@esfaenza/core 19.2.4 → 19.2.6

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{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.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:.6626;transform:translate(37.395vw,-10px) scale(.9326);animation:fall-1 26s -9s linear infinite}@keyframes fall-1{47.996%{transform:translate(42.9673vw,47.996vh) scale(.9326)}to{transform:translate(40.18115vw,99vh) scale(.9326)}}.snow:nth-child(2){opacity:1.8182;transform:translate(51.4016vw,-10px) scale(.7403);animation:fall-2 21s -6s linear infinite}@keyframes fall-2{57.022%{transform:translate(42.5515vw,57.022vh) scale(.7403)}to{transform:translate(46.97655vw,99vh) scale(.7403)}}.snow:nth-child(3){opacity:.312;transform:translate(81.7584vw,-10px) scale(.2727);animation:fall-3 16s -9s linear infinite}@keyframes fall-3{75.684%{transform:translate(75.0483vw,75.684vh) scale(.2727)}to{transform:translate(78.40335vw,99vh) scale(.2727)}}.snow:nth-child(4){opacity:.3588;transform:translate(20.6501vw,-10px) scale(.2005);animation:fall-4 11s -14s linear infinite}@keyframes fall-4{69.558%{transform:translate(14.4714vw,69.558vh) scale(.2005)}to{transform:translate(17.56075vw,99vh) scale(.2005)}}.snow:nth-child(5){opacity:.3154;transform:translate(68.3287vw,-10px) scale(.6265);animation:fall-5 17s -12s linear infinite}@keyframes fall-5{70.756%{transform:translate(74.566vw,70.756vh) scale(.6265)}to{transform:translate(71.44735vw,99vh) scale(.6265)}}.snow:nth-child(6){opacity:1.4964;transform:translate(19.5227vw,-10px) scale(.8384);animation:fall-6 11s -16s linear infinite}@keyframes fall-6{56.677%{transform:translate(12.9874vw,56.677vh) scale(.8384)}to{transform:translate(16.25505vw,99vh) scale(.8384)}}.snow:nth-child(7){opacity:1.7332;transform:translate(80.2088vw,-10px) scale(.5843);animation:fall-7 19s -7s linear infinite}@keyframes fall-7{78.524%{transform:translate(85.1666vw,78.524vh) scale(.5843)}to{transform:translate(82.6877vw,99vh) scale(.5843)}}.snow:nth-child(8){opacity:.8758;transform:translate(75.5792vw,-10px) scale(.9646);animation:fall-8 13s -15s linear infinite}@keyframes fall-8{30.598%{transform:translate(66.5299vw,30.598vh) scale(.9646)}to{transform:translate(71.05455vw,99vh) scale(.9646)}}.snow:nth-child(9){opacity:.2716;transform:translate(50.9266vw,-10px) scale(.6139);animation:fall-9 27s -26s linear infinite}@keyframes fall-9{57.486%{transform:translate(44.4846vw,57.486vh) scale(.6139)}to{transform:translate(47.7056vw,99vh) scale(.6139)}}.snow:nth-child(10){opacity:1.162;transform:translate(38.1904vw,-10px) scale(.36);animation:fall-10 11s -8s linear infinite}@keyframes fall-10{63.709%{transform:translate(29.1299vw,63.709vh) scale(.36)}to{transform:translate(33.66015vw,99vh) scale(.36)}}.snow:nth-child(11){opacity:1.5528;transform:translate(85.2241vw,-10px) scale(.2166);animation:fall-11 13s -30s linear infinite}@keyframes fall-11{54.95%{transform:translate(88.5169vw,54.95vh) scale(.2166)}to{transform:translate(86.8705vw,99vh) scale(.2166)}}.snow:nth-child(12){opacity:1.1916;transform:translate(69.8942vw,-10px) scale(.3754);animation:fall-12 24s -3s linear infinite}@keyframes fall-12{75.981%{transform:translate(60.9733vw,75.981vh) scale(.3754)}to{transform:translate(65.43375vw,99vh) scale(.3754)}}.snow:nth-child(13){opacity:1.614;transform:translate(22.3748vw,-10px) scale(.2602);animation:fall-13 30s -14s linear infinite}@keyframes fall-13{78.502%{transform:translate(29.4836vw,78.502vh) scale(.2602)}to{transform:translate(25.9292vw,99vh) scale(.2602)}}.snow:nth-child(14){opacity:.3658;transform:translate(36.7084vw,-10px) scale(.1277);animation:fall-14 13s -14s linear infinite}@keyframes fall-14{51.938%{transform:translate(28.5681vw,51.938vh) scale(.1277)}to{transform:translate(32.63825vw,99vh) scale(.1277)}}.snow:nth-child(15){opacity:1.5042;transform:translate(63.9748vw,-10px) scale(.769);animation:fall-15 21s -13s linear infinite}@keyframes fall-15{57.406%{transform:translate(55.2904vw,57.406vh) scale(.769)}to{transform:translate(59.6326vw,99vh) scale(.769)}}.snow:nth-child(16){opacity:.0184;transform:translate(52.8046vw,-10px) scale(.585);animation:fall-16 12s -28s linear infinite}@keyframes fall-16{76.74%{transform:translate(60.8974vw,76.74vh) scale(.585)}to{transform:translate(56.851vw,99vh) scale(.585)}}.snow:nth-child(17){opacity:1.2674;transform:translate(50.1939vw,-10px) scale(.7534);animation:fall-17 28s -11s linear infinite}@keyframes fall-17{31.119%{transform:translate(46.3705vw,31.119vh) scale(.7534)}to{transform:translate(48.2822vw,99vh) scale(.7534)}}.snow:nth-child(18){opacity:1.0946;transform:translate(7.0898vw,-10px) scale(.2461);animation:fall-18 11s -19s linear infinite}@keyframes fall-18{76.315%{transform:translate(13.5856vw,76.315vh) scale(.2461)}to{transform:translate(10.3377vw,99vh) scale(.2461)}}.snow:nth-child(19){opacity:1.4168;transform:translate(74.7468vw,-10px) scale(.6065);animation:fall-19 21s -14s linear infinite}@keyframes fall-19{77.953%{transform:translate(83.4624vw,77.953vh) scale(.6065)}to{transform:translate(79.1046vw,99vh) scale(.6065)}}.snow:nth-child(20){opacity:.679;transform:translate(11.7074vw,-10px) scale(.0074);animation:fall-20 24s -22s linear infinite}@keyframes fall-20{51.456%{transform:translate(15.1623vw,51.456vh) scale(.0074)}to{transform:translate(13.43485vw,99vh) scale(.0074)}}.snow:nth-child(21){opacity:1.267;transform:translate(55.1923vw,-10px) scale(.1759);animation:fall-21 20s -9s linear infinite}@keyframes fall-21{74.272%{transform:translate(46.1354vw,74.272vh) scale(.1759)}to{transform:translate(50.66385vw,99vh) scale(.1759)}}.snow:nth-child(22){opacity:.2318;transform:translate(10.4271vw,-10px) scale(.2382);animation:fall-22 13s -13s linear infinite}@keyframes fall-22{38.937%{transform:translate(2.6588vw,38.937vh) scale(.2382)}to{transform:translate(6.54295vw,99vh) scale(.2382)}}.snow:nth-child(23){opacity:1.5392;transform:translate(49.3726vw,-10px) scale(.806);animation:fall-23 14s -2s linear infinite}@keyframes fall-23{53.6%{transform:translate(43.3672vw,53.6vh) scale(.806)}to{transform:translate(46.3699vw,99vh) scale(.806)}}.snow:nth-child(24){opacity:1.4614;transform:translate(96.0236vw,-10px) scale(.1579);animation:fall-24 10s -1s linear infinite}@keyframes fall-24{57.793%{transform:translate(96.2117vw,57.793vh) scale(.1579)}to{transform:translate(96.11765vw,99vh) scale(.1579)}}.snow:nth-child(25){opacity:1.071;transform:translate(5.2526vw,-10px) scale(.1029);animation:fall-25 26s -21s linear infinite}@keyframes fall-25{69.055%{transform:translate(7.8896vw,69.055vh) scale(.1029)}to{transform:translate(6.5711vw,99vh) scale(.1029)}}.snow:nth-child(26){opacity:1.0158;transform:translate(41.8703vw,-10px) scale(.6914);animation:fall-26 19s -9s linear infinite}@keyframes fall-26{75.67%{transform:translate(42.2461vw,75.67vh) scale(.6914)}to{transform:translate(42.0582vw,99vh) scale(.6914)}}.snow:nth-child(27){opacity:.8846;transform:translate(50.7225vw,-10px) scale(.3727);animation:fall-27 13s -20s linear infinite}@keyframes fall-27{69.728%{transform:translate(48.6832vw,69.728vh) scale(.3727)}to{transform:translate(49.70285vw,99vh) scale(.3727)}}.snow:nth-child(28){opacity:.7574;transform:translate(40.9749vw,-10px) scale(.5321);animation:fall-28 20s -30s linear infinite}@keyframes fall-28{42.688%{transform:translate(35.0195vw,42.688vh) scale(.5321)}to{transform:translate(37.9972vw,99vh) scale(.5321)}}.snow:nth-child(29){opacity:1.2398;transform:translate(32.7671vw,-10px) scale(.9441);animation:fall-29 23s -4s linear infinite}@keyframes fall-29{76.038%{transform:translate(29.1571vw,76.038vh) scale(.9441)}to{transform:translate(30.9621vw,99vh) scale(.9441)}}.snow:nth-child(30){opacity:1.553;transform:translate(57.9263vw,-10px) scale(.8019);animation:fall-30 25s -5s linear infinite}@keyframes fall-30{64.612%{transform:translate(59.6612vw,64.612vh) scale(.8019)}to{transform:translate(58.79375vw,99vh) scale(.8019)}}.snow:nth-child(31){opacity:.2376;transform:translate(1.3942vw,-10px) scale(.6696);animation:fall-31 29s -15s linear infinite}@keyframes fall-31{74.265%{transform:translate(-.5841vw,74.265vh) scale(.6696)}to{transform:translate(.40505vw,99vh) scale(.6696)}}.snow:nth-child(32){opacity:1.4246;transform:translate(96.5441vw,-10px) scale(.7374);animation:fall-32 28s -30s linear infinite}@keyframes fall-32{37.736%{transform:translate(103.464vw,37.736vh) scale(.7374)}to{transform:translate(100.00405vw,99vh) scale(.7374)}}.snow:nth-child(33){opacity:1.5204;transform:translate(26.4821vw,-10px) scale(.9789);animation:fall-33 24s -7s linear infinite}@keyframes fall-33{36.813%{transform:translate(19.4623vw,36.813vh) scale(.9789)}to{transform:translate(22.9722vw,99vh) scale(.9789)}}.snow:nth-child(34){opacity:.4668;transform:translate(93.4233vw,-10px) scale(.4115);animation:fall-34 26s -11s linear infinite}@keyframes fall-34{58.671%{transform:translate(97.6503vw,58.671vh) scale(.4115)}to{transform:translate(95.5368vw,99vh) scale(.4115)}}.snow:nth-child(35){opacity:.5916;transform:translate(24.996vw,-10px) scale(.2585);animation:fall-35 28s -25s linear infinite}@keyframes fall-35{71.699%{transform:translate(27.0907vw,71.699vh) scale(.2585)}to{transform:translate(26.04335vw,99vh) scale(.2585)}}.snow:nth-child(36){opacity:.028;transform:translate(99.8516vw,-10px) scale(.8222);animation:fall-36 28s -1s linear infinite}@keyframes fall-36{38.263%{transform:translate(109.8196vw,38.263vh) scale(.8222)}to{transform:translate(104.8356vw,99vh) scale(.8222)}}.snow:nth-child(37){opacity:1.7652;transform:translate(1.9089vw,-10px) scale(.2853);animation:fall-37 26s -27s linear infinite}@keyframes fall-37{40.772%{transform:translate(2.0811vw,40.772vh) scale(.2853)}to{transform:translate(1.995vw,99vh) scale(.2853)}}.snow:nth-child(38){opacity:.7056;transform:translate(81.6925vw,-10px) scale(.9999);animation:fall-38 24s -25s linear infinite}@keyframes fall-38{51.046%{transform:translate(85.3447vw,51.046vh) scale(.9999)}to{transform:translate(83.5186vw,99vh) scale(.9999)}}.snow:nth-child(39){opacity:1.5194;transform:translate(82.9416vw,-10px) scale(.976);animation:fall-39 14s -22s linear infinite}@keyframes fall-39{55.262%{transform:translate(80.7318vw,55.262vh) scale(.976)}to{transform:translate(81.8367vw,99vh) scale(.976)}}.snow:nth-child(40){opacity:1.1602;transform:translate(44.1379vw,-10px) scale(.3485);animation:fall-40 17s -18s linear infinite}@keyframes fall-40{67.843%{transform:translate(44.3577vw,67.843vh) scale(.3485)}to{transform:translate(44.2478vw,99vh) scale(.3485)}}.snow:nth-child(41){opacity:1.507;transform:translate(47.4446vw,-10px) scale(.1878);animation:fall-41 26s -18s linear infinite}@keyframes fall-41{60.855%{transform:translate(48.1617vw,60.855vh) scale(.1878)}to{transform:translate(47.80315vw,99vh) scale(.1878)}}.snow:nth-child(42){opacity:1.748;transform:translate(59.6849vw,-10px) scale(.1741);animation:fall-42 23s -14s linear infinite}@keyframes fall-42{35.013%{transform:translate(62.6795vw,35.013vh) scale(.1741)}to{transform:translate(61.1822vw,99vh) scale(.1741)}}.snow:nth-child(43){opacity:1.5654;transform:translate(18.7233vw,-10px) scale(.1158);animation:fall-43 23s -6s linear infinite}@keyframes fall-43{57.864%{transform:translate(9.5466vw,57.864vh) scale(.1158)}to{transform:translate(14.13495vw,99vh) scale(.1158)}}.snow:nth-child(44){opacity:1.6426;transform:translate(63.6383vw,-10px) scale(.0712);animation:fall-44 28s -4s linear infinite}@keyframes fall-44{77.775%{transform:translate(68.6619vw,77.775vh) scale(.0712)}to{transform:translate(66.1501vw,99vh) scale(.0712)}}.snow:nth-child(45){opacity:.891;transform:translate(30.241vw,-10px) scale(.3005);animation:fall-45 24s -28s linear infinite}@keyframes fall-45{64.166%{transform:translate(21.2893vw,64.166vh) scale(.3005)}to{transform:translate(25.76515vw,99vh) scale(.3005)}}.snow:nth-child(46){opacity:.894;transform:translate(35.9821vw,-10px) scale(.4523);animation:fall-46 11s -10s linear infinite}@keyframes fall-46{35.447%{transform:translate(38.5597vw,35.447vh) scale(.4523)}to{transform:translate(37.2709vw,99vh) scale(.4523)}}.snow:nth-child(47){opacity:.7468;transform:translate(33.685vw,-10px) scale(.2629);animation:fall-47 12s -13s linear infinite}@keyframes fall-47{38.85%{transform:translate(29.8328vw,38.85vh) scale(.2629)}to{transform:translate(31.7589vw,99vh) scale(.2629)}}.snow:nth-child(48){opacity:.006;transform:translate(88.4543vw,-10px) scale(.5341);animation:fall-48 17s -29s linear infinite}@keyframes fall-48{32.002%{transform:translate(88.9397vw,32.002vh) scale(.5341)}to{transform:translate(88.697vw,99vh) scale(.5341)}}.snow:nth-child(49){opacity:1.1446;transform:translate(26.0273vw,-10px) scale(.6548);animation:fall-49 27s -16s linear infinite}@keyframes fall-49{66.041%{transform:translate(24.7292vw,66.041vh) scale(.6548)}to{transform:translate(25.37825vw,99vh) scale(.6548)}}.snow:nth-child(50){opacity:1.4638;transform:translate(52.2095vw,-10px) scale(.83);animation:fall-50 18s -30s linear infinite}@keyframes fall-50{68.517%{transform:translate(57.2412vw,68.517vh) scale(.83)}to{transform:translate(54.72535vw,99vh) scale(.83)}}.snow:nth-child(51){opacity:.417;transform:translate(17.7801vw,-10px) scale(.1687);animation:fall-51 20s -18s linear infinite}@keyframes fall-51{76.207%{transform:translate(16.3519vw,76.207vh) scale(.1687)}to{transform:translate(17.066vw,99vh) scale(.1687)}}.snow:nth-child(52){opacity:1.488;transform:translate(56.1956vw,-10px) scale(.032);animation:fall-52 25s -23s linear infinite}@keyframes fall-52{72.788%{transform:translate(50.1317vw,72.788vh) scale(.032)}to{transform:translate(53.16365vw,99vh) scale(.032)}}.snow:nth-child(53){opacity:.1166;transform:translate(15.9005vw,-10px) scale(.5137);animation:fall-53 15s -2s linear infinite}@keyframes fall-53{35.37%{transform:translate(12.0578vw,35.37vh) scale(.5137)}to{transform:translate(13.97915vw,99vh) scale(.5137)}}.snow:nth-child(54){opacity:.9912;transform:translate(92.5162vw,-10px) scale(.6217);animation:fall-54 19s -14s linear infinite}@keyframes fall-54{46.278%{transform:translate(83.1343vw,46.278vh) scale(.6217)}to{transform:translate(87.82525vw,99vh) scale(.6217)}}.snow:nth-child(55){opacity:.0512;transform:translate(48.6854vw,-10px) scale(.5049);animation:fall-55 21s -19s linear infinite}@keyframes fall-55{42.801%{transform:translate(45.6027vw,42.801vh) scale(.5049)}to{transform:translate(47.14405vw,99vh) scale(.5049)}}.snow:nth-child(56){opacity:1.893;transform:translate(9.8838vw,-10px) scale(.1634);animation:fall-56 21s -19s linear infinite}@keyframes fall-56{62.153%{transform:translate(13.6439vw,62.153vh) scale(.1634)}to{transform:translate(11.76385vw,99vh) scale(.1634)}}.snow:nth-child(57){opacity:.0932;transform:translate(98.4078vw,-10px) scale(.3768);animation:fall-57 23s -21s linear infinite}@keyframes fall-57{54.594%{transform:translate(92.3488vw,54.594vh) scale(.3768)}to{transform:translate(95.3783vw,99vh) scale(.3768)}}.snow:nth-child(58){opacity:.6964;transform:translate(24.6501vw,-10px) scale(.232);animation:fall-58 19s -27s linear infinite}@keyframes fall-58{30.515%{transform:translate(22.2656vw,30.515vh) scale(.232)}to{transform:translate(23.45785vw,99vh) scale(.232)}}.snow:nth-child(59){opacity:.0992;transform:translate(82.4611vw,-10px) scale(.0863);animation:fall-59 29s -30s linear infinite}@keyframes fall-59{75.226%{transform:translate(91.2624vw,75.226vh) scale(.0863)}to{transform:translate(86.86175vw,99vh) scale(.0863)}}.snow:nth-child(60){opacity:1.8086;transform:translate(76.1079vw,-10px) scale(.2048);animation:fall-60 16s -11s linear infinite}@keyframes fall-60{51.079%{transform:translate(66.2364vw,51.079vh) scale(.2048)}to{transform:translate(71.17215vw,99vh) scale(.2048)}}.snow:nth-child(61){opacity:.3356;transform:translate(41.1468vw,-10px) scale(.5036);animation:fall-61 10s -15s linear infinite}@keyframes fall-61{44.375%{transform:translate(50.4183vw,44.375vh) scale(.5036)}to{transform:translate(45.78255vw,99vh) scale(.5036)}}.snow:nth-child(62){opacity:.41;transform:translate(53.2963vw,-10px) scale(.3701);animation:fall-62 19s -5s linear infinite}@keyframes fall-62{71.808%{transform:translate(59.6063vw,71.808vh) scale(.3701)}to{transform:translate(56.4513vw,99vh) scale(.3701)}}.snow:nth-child(63){opacity:1.872;transform:translate(36.7022vw,-10px) scale(.0628);animation:fall-63 11s -4s linear infinite}@keyframes fall-63{45.322%{transform:translate(28.8317vw,45.322vh) scale(.0628)}to{transform:translate(32.76695vw,99vh) scale(.0628)}}.snow:nth-child(64){opacity:.5582;transform:translate(91.657vw,-10px) scale(.0895);animation:fall-64 18s -10s linear infinite}@keyframes fall-64{48.559%{transform:translate(99.3394vw,48.559vh) scale(.0895)}to{transform:translate(95.4982vw,99vh) scale(.0895)}}.snow:nth-child(65){opacity:.055;transform:translate(23.4195vw,-10px) scale(.0168);animation:fall-65 18s -28s linear infinite}@keyframes fall-65{51.967%{transform:translate(24.3776vw,51.967vh) scale(.0168)}to{transform:translate(23.89855vw,99vh) scale(.0168)}}.snow:nth-child(66){opacity:.8522;transform:translate(92.3185vw,-10px) scale(.6771);animation:fall-66 11s -21s linear infinite}@keyframes fall-66{45.674%{transform:translate(91.8875vw,45.674vh) scale(.6771)}to{transform:translate(92.103vw,99vh) scale(.6771)}}.snow:nth-child(67){opacity:.4168;transform:translate(46.1327vw,-10px) scale(.9715);animation:fall-67 23s -22s linear infinite}@keyframes fall-67{74.16%{transform:translate(56.0704vw,74.16vh) scale(.9715)}to{transform:translate(51.10155vw,99vh) scale(.9715)}}.snow:nth-child(68){opacity:.8422;transform:translate(85.0166vw,-10px) scale(.0624);animation:fall-68 28s -15s linear infinite}@keyframes fall-68{49.643%{transform:translate(88.9241vw,49.643vh) scale(.0624)}to{transform:translate(86.97035vw,99vh) scale(.0624)}}.snow:nth-child(69){opacity:1.4966;transform:translate(4.5413vw,-10px) scale(.065);animation:fall-69 21s -9s linear infinite}@keyframes fall-69{76.026%{transform:translate(2.6458vw,76.026vh) scale(.065)}to{transform:translate(3.59355vw,99vh) scale(.065)}}.snow:nth-child(70){opacity:.709;transform:translate(54.8009vw,-10px) scale(.782);animation:fall-70 17s -3s linear infinite}@keyframes fall-70{48.825%{transform:translate(55.3763vw,48.825vh) scale(.782)}to{transform:translate(55.0886vw,99vh) scale(.782)}}.snow:nth-child(71){opacity:.8724;transform:translate(22.6166vw,-10px) scale(.7364);animation:fall-71 22s -13s linear infinite}@keyframes fall-71{74.934%{transform:translate(24.287vw,74.934vh) scale(.7364)}to{transform:translate(23.4518vw,99vh) scale(.7364)}}.snow:nth-child(72){opacity:1.975;transform:translate(20.6478vw,-10px) scale(.1361);animation:fall-72 11s -26s linear infinite}@keyframes fall-72{62.496%{transform:translate(25.7332vw,62.496vh) scale(.1361)}to{transform:translate(23.1905vw,99vh) scale(.1361)}}.snow:nth-child(73){opacity:.993;transform:translate(90.4274vw,-10px) scale(.0783);animation:fall-73 12s -10s linear infinite}@keyframes fall-73{34.427%{transform:translate(88.733vw,34.427vh) scale(.0783)}to{transform:translate(89.5802vw,99vh) scale(.0783)}}.snow:nth-child(74){opacity:.8854;transform:translate(66.7086vw,-10px) scale(.2611);animation:fall-74 16s -4s linear infinite}@keyframes fall-74{73.362%{transform:translate(61.1318vw,73.362vh) scale(.2611)}to{transform:translate(63.9202vw,99vh) scale(.2611)}}.snow:nth-child(75){opacity:.5116;transform:translate(80.7934vw,-10px) scale(.4526);animation:fall-75 18s -1s linear infinite}@keyframes fall-75{52.869%{transform:translate(80.8413vw,52.869vh) scale(.4526)}to{transform:translate(80.81735vw,99vh) scale(.4526)}}.snow:nth-child(76){opacity:1.818;transform:translate(70.6069vw,-10px) scale(.8457);animation:fall-76 17s -8s linear infinite}@keyframes fall-76{76.388%{transform:translate(72.5607vw,76.388vh) scale(.8457)}to{transform:translate(71.5838vw,99vh) scale(.8457)}}.snow:nth-child(77){opacity:1.9098;transform:translate(10.7828vw,-10px) scale(.3327);animation:fall-77 24s -21s linear infinite}@keyframes fall-77{54.224%{transform:translate(13.7191vw,54.224vh) scale(.3327)}to{transform:translate(12.25095vw,99vh) scale(.3327)}}.snow:nth-child(78){opacity:.1976;transform:translate(12.5815vw,-10px) scale(.2658);animation:fall-78 28s -19s linear infinite}@keyframes fall-78{59.528%{transform:translate(18.0407vw,59.528vh) scale(.2658)}to{transform:translate(15.3111vw,99vh) scale(.2658)}}.snow:nth-child(79){opacity:1.2378;transform:translate(68.0339vw,-10px) scale(.5694);animation:fall-79 25s -1s linear infinite}@keyframes fall-79{41.309%{transform:translate(70.6851vw,41.309vh) scale(.5694)}to{transform:translate(69.3595vw,99vh) scale(.5694)}}.snow:nth-child(80){opacity:1.9256;transform:translate(90.3943vw,-10px) scale(.5941);animation:fall-80 25s -14s linear infinite}@keyframes fall-80{77.186%{transform:translate(93.7763vw,77.186vh) scale(.5941)}to{transform:translate(92.0853vw,99vh) scale(.5941)}}.snow:nth-child(81){opacity:1.4564;transform:translate(76.2382vw,-10px) scale(.386);animation:fall-81 22s -21s linear infinite}@keyframes fall-81{33.728%{transform:translate(84.4032vw,33.728vh) scale(.386)}to{transform:translate(80.3207vw,99vh) scale(.386)}}.snow:nth-child(82){opacity:1.324;transform:translate(39.9723vw,-10px) scale(.1839);animation:fall-82 19s -3s linear infinite}@keyframes fall-82{51.845%{transform:translate(36.8302vw,51.845vh) scale(.1839)}to{transform:translate(38.40125vw,99vh) scale(.1839)}}.snow:nth-child(83){opacity:.4252;transform:translate(24.0569vw,-10px) scale(.2924);animation:fall-83 16s -16s linear infinite}@keyframes fall-83{31.715%{transform:translate(18.2107vw,31.715vh) scale(.2924)}to{transform:translate(21.1338vw,99vh) scale(.2924)}}.snow:nth-child(84){opacity:1.005;transform:translate(38.8816vw,-10px) scale(.8039);animation:fall-84 12s -28s linear infinite}@keyframes fall-84{67.389%{transform:translate(48.7357vw,67.389vh) scale(.8039)}to{transform:translate(43.80865vw,99vh) scale(.8039)}}.snow:nth-child(85){opacity:1.8078;transform:translate(77.7977vw,-10px) scale(.5787);animation:fall-85 30s -1s linear infinite}@keyframes fall-85{72.513%{transform:translate(81.6393vw,72.513vh) scale(.5787)}to{transform:translate(79.7185vw,99vh) scale(.5787)}}.snow:nth-child(86){opacity:.9902;transform:translate(96.2834vw,-10px) scale(.023);animation:fall-86 19s -29s linear infinite}@keyframes fall-86{54.341%{transform:translate(94.6227vw,54.341vh) scale(.023)}to{transform:translate(95.45305vw,99vh) scale(.023)}}.snow:nth-child(87){opacity:.0064;transform:translate(97.3954vw,-10px) scale(.3267);animation:fall-87 16s -10s linear infinite}@keyframes fall-87{57.917%{transform:translate(99.4027vw,57.917vh) scale(.3267)}to{transform:translate(98.39905vw,99vh) scale(.3267)}}.snow:nth-child(88){opacity:1.2652;transform:translate(34.6688vw,-10px) scale(.8211);animation:fall-88 16s -7s linear infinite}@keyframes fall-88{51.431%{transform:translate(38.1534vw,51.431vh) scale(.8211)}to{transform:translate(36.4111vw,99vh) scale(.8211)}}.snow:nth-child(89){opacity:1.8696;transform:translate(97.9217vw,-10px) scale(.5152);animation:fall-89 27s -7s linear infinite}@keyframes fall-89{59.687%{transform:translate(106.0451vw,59.687vh) scale(.5152)}to{transform:translate(101.9834vw,99vh) scale(.5152)}}.snow:nth-child(90){opacity:1.3246;transform:translate(33.9112vw,-10px) scale(.0553);animation:fall-90 15s -23s linear infinite}@keyframes fall-90{36.125%{transform:translate(40.9705vw,36.125vh) scale(.0553)}to{transform:translate(37.44085vw,99vh) scale(.0553)}}.snow:nth-child(91){opacity:1.412;transform:translate(70.7766vw,-10px) scale(.3838);animation:fall-91 15s -25s linear infinite}@keyframes fall-91{62.984%{transform:translate(63.9709vw,62.984vh) scale(.3838)}to{transform:translate(67.37375vw,99vh) scale(.3838)}}.snow:nth-child(92){opacity:1.3478;transform:translate(44.7358vw,-10px) scale(.2589);animation:fall-92 19s -19s linear infinite}@keyframes fall-92{51.724%{transform:translate(51.2511vw,51.724vh) scale(.2589)}to{transform:translate(47.99345vw,99vh) scale(.2589)}}.snow:nth-child(93){opacity:1.1926;transform:translate(80.6031vw,-10px) scale(.2959);animation:fall-93 30s -2s linear infinite}@keyframes fall-93{37.191%{transform:translate(84.333vw,37.191vh) scale(.2959)}to{transform:translate(82.46805vw,99vh) scale(.2959)}}.snow:nth-child(94){opacity:1.765;transform:translate(98.2948vw,-10px) scale(.4638);animation:fall-94 17s -23s linear infinite}@keyframes fall-94{42.224%{transform:translate(108.277vw,42.224vh) scale(.4638)}to{transform:translate(103.2859vw,99vh) scale(.4638)}}.snow:nth-child(95){opacity:.4346;transform:translate(10.278vw,-10px) scale(.3754);animation:fall-95 26s -27s linear infinite}@keyframes fall-95{44.404%{transform:translate(2.9233vw,44.404vh) scale(.3754)}to{transform:translate(6.60065vw,99vh) scale(.3754)}}.snow:nth-child(96){opacity:1.306;transform:translate(15.5079vw,-10px) scale(.1557);animation:fall-96 10s -16s linear infinite}@keyframes fall-96{62.78%{transform:translate(23.2988vw,62.78vh) scale(.1557)}to{transform:translate(19.40335vw,99vh) scale(.1557)}}.snow:nth-child(97){opacity:1.1548;transform:translate(91.1178vw,-10px) scale(.4529);animation:fall-97 25s -5s linear infinite}@keyframes fall-97{69.105%{transform:translate(91.2857vw,69.105vh) scale(.4529)}to{transform:translate(91.20175vw,99vh) scale(.4529)}}.snow:nth-child(98){opacity:1.7286;transform:translate(73.338vw,-10px) scale(.2129);animation:fall-98 24s -11s linear infinite}@keyframes fall-98{65.503%{transform:translate(65.9115vw,65.503vh) scale(.2129)}to{transform:translate(69.62475vw,99vh) scale(.2129)}}.snow:nth-child(99){opacity:.1082;transform:translate(24.3542vw,-10px) scale(.2822);animation:fall-99 19s -7s linear infinite}@keyframes fall-99{32.644%{transform:translate(30.0162vw,32.644vh) scale(.2822)}to{transform:translate(27.1852vw,99vh) scale(.2822)}}.snow:nth-child(100){opacity:.5028;transform:translate(82.1299vw,-10px) scale(.3292);animation:fall-100 26s -7s linear infinite}@keyframes fall-100{53.283%{transform:translate(92.018vw,53.283vh) scale(.3292)}to{transform:translate(87.07395vw,99vh) scale(.3292)}}.snow:nth-child(101){opacity:.7886;transform:translate(97.4904vw,-10px) scale(.8906);animation:fall-101 11s -14s linear infinite}@keyframes fall-101{58.135%{transform:translate(98.4338vw,58.135vh) scale(.8906)}to{transform:translate(97.9621vw,99vh) scale(.8906)}}.snow:nth-child(102){opacity:1.8358;transform:translate(47.6294vw,-10px) scale(.0247);animation:fall-102 22s -21s linear infinite}@keyframes fall-102{43.634%{transform:translate(57.0034vw,43.634vh) scale(.0247)}to{transform:translate(52.3164vw,99vh) scale(.0247)}}.snow:nth-child(103){opacity:1.1694;transform:translate(34.0721vw,-10px) scale(.1218);animation:fall-103 15s -14s linear infinite}@keyframes fall-103{72.03%{transform:translate(35.7579vw,72.03vh) scale(.1218)}to{transform:translate(34.915vw,99vh) scale(.1218)}}.snow:nth-child(104){opacity:.1742;transform:translate(1.5406vw,-10px) scale(.8968);animation:fall-104 22s -14s linear infinite}@keyframes fall-104{49.714%{transform:translate(9.3117vw,49.714vh) scale(.8968)}to{transform:translate(5.42615vw,99vh) scale(.8968)}}.snow:nth-child(105){opacity:.9622;transform:translate(60.1267vw,-10px) scale(.8509);animation:fall-105 11s -3s linear infinite}@keyframes fall-105{59.485%{transform:translate(57.9595vw,59.485vh) scale(.8509)}to{transform:translate(59.0431vw,99vh) scale(.8509)}}.snow:nth-child(106){opacity:1.0786;transform:translate(25.3914vw,-10px) scale(.2649);animation:fall-106 15s -1s linear infinite}@keyframes fall-106{38.37%{transform:translate(33.0338vw,38.37vh) scale(.2649)}to{transform:translate(29.2126vw,99vh) scale(.2649)}}.snow:nth-child(107){opacity:1.164;transform:translate(74.7633vw,-10px) scale(.5113);animation:fall-107 17s -4s linear infinite}@keyframes fall-107{68.914%{transform:translate(80.4489vw,68.914vh) scale(.5113)}to{transform:translate(77.6061vw,99vh) scale(.5113)}}.snow:nth-child(108){opacity:.0212;transform:translate(73.7147vw,-10px) scale(.6158);animation:fall-108 30s -23s linear infinite}@keyframes fall-108{46.633%{transform:translate(83.4649vw,46.633vh) scale(.6158)}to{transform:translate(78.5898vw,99vh) scale(.6158)}}.snow:nth-child(109){opacity:1.9318;transform:translate(45.58vw,-10px) scale(.5658);animation:fall-109 25s -4s linear infinite}@keyframes fall-109{60.156%{transform:translate(49.4483vw,60.156vh) scale(.5658)}to{transform:translate(47.51415vw,99vh) scale(.5658)}}.snow:nth-child(110){opacity:1.5632;transform:translate(59.5175vw,-10px) scale(.7894);animation:fall-110 18s -2s linear infinite}@keyframes fall-110{65.714%{transform:translate(67.6377vw,65.714vh) scale(.7894)}to{transform:translate(63.5776vw,99vh) scale(.7894)}}.snow:nth-child(111){opacity:.4682;transform:translate(49.5225vw,-10px) scale(.0715);animation:fall-111 15s -23s linear infinite}@keyframes fall-111{37.672%{transform:translate(55.8669vw,37.672vh) scale(.0715)}to{transform:translate(52.6947vw,99vh) scale(.0715)}}.snow:nth-child(112){opacity:1.7208;transform:translate(67.9451vw,-10px) scale(.3356);animation:fall-112 22s -2s linear infinite}@keyframes fall-112{69.444%{transform:translate(76.6316vw,69.444vh) scale(.3356)}to{transform:translate(72.28835vw,99vh) scale(.3356)}}.snow:nth-child(113){opacity:1.3906;transform:translate(74.8309vw,-10px) scale(.8538);animation:fall-113 20s -17s linear infinite}@keyframes fall-113{30.11%{transform:translate(75.1383vw,30.11vh) scale(.8538)}to{transform:translate(74.9846vw,99vh) scale(.8538)}}.snow:nth-child(114){opacity:1.3446;transform:translate(39.1422vw,-10px) scale(.4568);animation:fall-114 27s -23s linear infinite}@keyframes fall-114{68.54%{transform:translate(29.349vw,68.54vh) scale(.4568)}to{transform:translate(34.2456vw,99vh) scale(.4568)}}.snow:nth-child(115){opacity:.5036;transform:translate(19.7783vw,-10px) scale(.9023);animation:fall-115 23s -23s linear infinite}@keyframes fall-115{34.629%{transform:translate(11.992vw,34.629vh) scale(.9023)}to{transform:translate(15.88515vw,99vh) scale(.9023)}}.snow:nth-child(116){opacity:1.5166;transform:translate(84.259vw,-10px) scale(.244);animation:fall-116 29s -22s linear infinite}@keyframes fall-116{57.745%{transform:translate(74.6389vw,57.745vh) scale(.244)}to{transform:translate(79.44895vw,99vh) scale(.244)}}.snow:nth-child(117){opacity:1.8236;transform:translate(71.0689vw,-10px) scale(.0338);animation:fall-117 14s -19s linear infinite}@keyframes fall-117{35.053%{transform:translate(70.5585vw,35.053vh) scale(.0338)}to{transform:translate(70.8137vw,99vh) scale(.0338)}}.snow:nth-child(118){opacity:.5178;transform:translate(53.7921vw,-10px) scale(.1902);animation:fall-118 25s -10s linear infinite}@keyframes fall-118{36.546%{transform:translate(50.9866vw,36.546vh) scale(.1902)}to{transform:translate(52.38935vw,99vh) scale(.1902)}}.snow:nth-child(119){opacity:.8028;transform:translate(34.9131vw,-10px) scale(.7966);animation:fall-119 27s -24s linear infinite}@keyframes fall-119{46.187%{transform:translate(28.8825vw,46.187vh) scale(.7966)}to{transform:translate(31.8978vw,99vh) scale(.7966)}}.snow:nth-child(120){opacity:1.3618;transform:translate(97.1534vw,-10px) scale(.3867);animation:fall-120 30s -17s linear infinite}@keyframes fall-120{37.809%{transform:translate(97.6861vw,37.809vh) scale(.3867)}to{transform:translate(97.41975vw,99vh) scale(.3867)}}.snow:nth-child(121){opacity:1.4822;transform:translate(59.2217vw,-10px) scale(.7077);animation:fall-121 14s -23s linear infinite}@keyframes fall-121{66.246%{transform:translate(57.0798vw,66.246vh) scale(.7077)}to{transform:translate(58.15075vw,99vh) scale(.7077)}}.snow:nth-child(122){opacity:.629;transform:translate(32.0606vw,-10px) scale(.436);animation:fall-122 13s -15s linear infinite}@keyframes fall-122{62.191%{transform:translate(27.8856vw,62.191vh) scale(.436)}to{transform:translate(29.9731vw,99vh) scale(.436)}}.snow:nth-child(123){opacity:1.5774;transform:translate(69.9681vw,-10px) scale(.7492);animation:fall-123 13s -25s linear infinite}@keyframes fall-123{44.532%{transform:translate(74.8293vw,44.532vh) scale(.7492)}to{transform:translate(72.3987vw,99vh) scale(.7492)}}.snow:nth-child(124){opacity:.7396;transform:translate(23.9898vw,-10px) scale(.6799);animation:fall-124 26s -2s linear infinite}@keyframes fall-124{30.115%{transform:translate(29.5031vw,30.115vh) scale(.6799)}to{transform:translate(26.74645vw,99vh) scale(.6799)}}.snow:nth-child(125){opacity:1.8742;transform:translate(84.3927vw,-10px) scale(.2015);animation:fall-125 16s -28s linear infinite}@keyframes fall-125{63.445%{transform:translate(88.1604vw,63.445vh) scale(.2015)}to{transform:translate(86.27655vw,99vh) scale(.2015)}}.snow:nth-child(126){opacity:.8408;transform:translate(24.1821vw,-10px) scale(.2385);animation:fall-126 24s -15s linear infinite}@keyframes fall-126{45.693%{transform:translate(33.5577vw,45.693vh) scale(.2385)}to{transform:translate(28.8699vw,99vh) scale(.2385)}}.snow:nth-child(127){opacity:.9026;transform:translate(2.804vw,-10px) scale(.2053);animation:fall-127 24s -17s linear infinite}@keyframes fall-127{55.94%{transform:translate(3.6098vw,55.94vh) scale(.2053)}to{transform:translate(3.2069vw,99vh) scale(.2053)}}.snow:nth-child(128){opacity:.342;transform:translate(38.295vw,-10px) scale(.6238);animation:fall-128 17s -9s linear infinite}@keyframes fall-128{56.433%{transform:translate(40.7231vw,56.433vh) scale(.6238)}to{transform:translate(39.50905vw,99vh) scale(.6238)}}.snow:nth-child(129){opacity:.6944;transform:translate(6.0604vw,-10px) scale(.612);animation:fall-129 21s -22s linear infinite}@keyframes fall-129{44.344%{transform:translate(-2.1858vw,44.344vh) scale(.612)}to{transform:translate(1.9373vw,99vh) scale(.612)}}.snow:nth-child(130){opacity:1.0062;transform:translate(24.0825vw,-10px) scale(.324);animation:fall-130 30s -12s linear infinite}@keyframes fall-130{31.538%{transform:translate(30.4276vw,31.538vh) scale(.324)}to{transform:translate(27.25505vw,99vh) scale(.324)}}.snow:nth-child(131){opacity:.2374;transform:translate(91.6327vw,-10px) scale(.3433);animation:fall-131 15s -13s linear infinite}@keyframes fall-131{38.366%{transform:translate(96.3863vw,38.366vh) scale(.3433)}to{transform:translate(94.0095vw,99vh) scale(.3433)}}.snow:nth-child(132){opacity:.2022;transform:translate(66.3617vw,-10px) scale(.6073);animation:fall-132 16s -12s linear infinite}@keyframes fall-132{40.57%{transform:translate(58.9407vw,40.57vh) scale(.6073)}to{transform:translate(62.6512vw,99vh) scale(.6073)}}.snow:nth-child(133){opacity:1.6702;transform:translate(22.015vw,-10px) scale(.4152);animation:fall-133 13s -5s linear infinite}@keyframes fall-133{68.977%{transform:translate(31.6296vw,68.977vh) scale(.4152)}to{transform:translate(26.8223vw,99vh) scale(.4152)}}.snow:nth-child(134){opacity:.1212;transform:translate(85.8218vw,-10px) scale(.2572);animation:fall-134 24s -22s linear infinite}@keyframes fall-134{75.252%{transform:translate(83.6355vw,75.252vh) scale(.2572)}to{transform:translate(84.72865vw,99vh) scale(.2572)}}.snow:nth-child(135){opacity:.5868;transform:translate(45.6788vw,-10px) scale(.5931);animation:fall-135 10s -25s linear infinite}@keyframes fall-135{34.208%{transform:translate(42.8381vw,34.208vh) scale(.5931)}to{transform:translate(44.25845vw,99vh) scale(.5931)}}.snow:nth-child(136){opacity:.8342;transform:translate(19.4614vw,-10px) scale(.9609);animation:fall-136 22s -6s linear infinite}@keyframes fall-136{52.112%{transform:translate(20.0469vw,52.112vh) scale(.9609)}to{transform:translate(19.75415vw,99vh) scale(.9609)}}.snow:nth-child(137){opacity:.6092;transform:translate(20.7705vw,-10px) scale(.6629);animation:fall-137 21s -9s linear infinite}@keyframes fall-137{49.752%{transform:translate(24.8781vw,49.752vh) scale(.6629)}to{transform:translate(22.8243vw,99vh) scale(.6629)}}.snow:nth-child(138){opacity:1.3614;transform:translate(27.1151vw,-10px) scale(.3184);animation:fall-138 15s -16s linear infinite}@keyframes fall-138{68.295%{transform:translate(17.7587vw,68.295vh) scale(.3184)}to{transform:translate(22.4369vw,99vh) scale(.3184)}}.snow:nth-child(139){opacity:.7874;transform:translate(2.2853vw,-10px) scale(.7952);animation:fall-139 20s -2s linear infinite}@keyframes fall-139{72.929%{transform:translate(-2.1677vw,72.929vh) scale(.7952)}to{transform:translate(.0588vw,99vh) scale(.7952)}}.snow:nth-child(140){opacity:.0286;transform:translate(57.543vw,-10px) scale(.6162);animation:fall-140 15s -24s linear infinite}@keyframes fall-140{73.583%{transform:translate(59.3545vw,73.583vh) scale(.6162)}to{transform:translate(58.44875vw,99vh) scale(.6162)}}.snow:nth-child(141){opacity:.7476;transform:translate(51.8356vw,-10px) scale(.382);animation:fall-141 27s -19s linear infinite}@keyframes fall-141{55.673%{transform:translate(52.8513vw,55.673vh) scale(.382)}to{transform:translate(52.34345vw,99vh) scale(.382)}}.snow:nth-child(142){opacity:.5876;transform:translate(43.8229vw,-10px) scale(.9974);animation:fall-142 14s -22s linear infinite}@keyframes fall-142{54.124%{transform:translate(39.2854vw,54.124vh) scale(.9974)}to{transform:translate(41.55415vw,99vh) scale(.9974)}}.snow:nth-child(143){opacity:.0126;transform:translate(70.6338vw,-10px) scale(.1951);animation:fall-143 28s -16s linear infinite}@keyframes fall-143{43.811%{transform:translate(60.835vw,43.811vh) scale(.1951)}to{transform:translate(65.7344vw,99vh) scale(.1951)}}.snow:nth-child(144){opacity:1.5292;transform:translate(31.1873vw,-10px) scale(.5975);animation:fall-144 11s -2s linear infinite}@keyframes fall-144{49.157%{transform:translate(36.8319vw,49.157vh) scale(.5975)}to{transform:translate(34.0096vw,99vh) scale(.5975)}}.snow:nth-child(145){opacity:.3734;transform:translate(4.1351vw,-10px) scale(.8318);animation:fall-145 24s -24s linear infinite}@keyframes fall-145{41.84%{transform:translate(-3.8402vw,41.84vh) scale(.8318)}to{transform:translate(.14745vw,99vh) scale(.8318)}}.snow:nth-child(146){opacity:1.9662;transform:translate(57.0362vw,-10px) scale(.6207);animation:fall-146 18s -22s linear infinite}@keyframes fall-146{47.115%{transform:translate(55.8363vw,47.115vh) scale(.6207)}to{transform:translate(56.43625vw,99vh) scale(.6207)}}.snow:nth-child(147){opacity:1.767;transform:translate(66.1761vw,-10px) scale(.9905);animation:fall-147 27s -30s linear infinite}@keyframes fall-147{48.58%{transform:translate(61.0643vw,48.58vh) scale(.9905)}to{transform:translate(63.6202vw,99vh) scale(.9905)}}.snow:nth-child(148){opacity:.7712;transform:translate(81.4664vw,-10px) scale(.5386);animation:fall-148 28s -22s linear infinite}@keyframes fall-148{49.401%{transform:translate(89.7689vw,49.401vh) scale(.5386)}to{transform:translate(85.61765vw,99vh) scale(.5386)}}.snow:nth-child(149){opacity:.5044;transform:translate(52.4872vw,-10px) scale(.7176);animation:fall-149 15s -6s linear infinite}@keyframes fall-149{36.722%{transform:translate(52.2129vw,36.722vh) scale(.7176)}to{transform:translate(52.35005vw,99vh) scale(.7176)}}.snow:nth-child(150){opacity:.6888;transform:translate(69.1576vw,-10px) scale(.4169);animation:fall-150 13s -2s linear infinite}@keyframes fall-150{58.234%{transform:translate(68.3911vw,58.234vh) scale(.4169)}to{transform:translate(68.77435vw,99vh) scale(.4169)}}.snow:nth-child(151){opacity:1.9274;transform:translate(27.091vw,-10px) scale(.1264);animation:fall-151 26s -18s linear infinite}@keyframes fall-151{52.446%{transform:translate(30.0364vw,52.446vh) scale(.1264)}to{transform:translate(28.5637vw,99vh) scale(.1264)}}.snow:nth-child(152){opacity:.056;transform:translate(35.6616vw,-10px) scale(.7343);animation:fall-152 29s -20s linear infinite}@keyframes fall-152{37.47%{transform:translate(31.8864vw,37.47vh) scale(.7343)}to{transform:translate(33.774vw,99vh) scale(.7343)}}.snow:nth-child(153){opacity:.555;transform:translate(58.4723vw,-10px) scale(.0794);animation:fall-153 27s -1s linear infinite}@keyframes fall-153{34.539%{transform:translate(50.8832vw,34.539vh) scale(.0794)}to{transform:translate(54.67775vw,99vh) scale(.0794)}}.snow:nth-child(154){opacity:1.5488;transform:translate(81.4016vw,-10px) scale(.2918);animation:fall-154 10s -30s linear infinite}@keyframes fall-154{53.72%{transform:translate(73.829vw,53.72vh) scale(.2918)}to{transform:translate(77.6153vw,99vh) scale(.2918)}}.snow:nth-child(155){opacity:1.069;transform:translate(60.5753vw,-10px) scale(.1079);animation:fall-155 18s -17s linear infinite}@keyframes fall-155{43.46%{transform:translate(53.8344vw,43.46vh) scale(.1079)}to{transform:translate(57.20485vw,99vh) scale(.1079)}}.snow:nth-child(156){opacity:1.6744;transform:translate(19.0499vw,-10px) scale(.7374);animation:fall-156 24s -28s linear infinite}@keyframes fall-156{65.451%{transform:translate(20.227vw,65.451vh) scale(.7374)}to{transform:translate(19.63845vw,99vh) scale(.7374)}}.snow:nth-child(157){opacity:.9156;transform:translate(12.6168vw,-10px) scale(.6481);animation:fall-157 10s -16s linear infinite}@keyframes fall-157{32.725%{transform:translate(21.1064vw,32.725vh) scale(.6481)}to{transform:translate(16.8616vw,99vh) scale(.6481)}}.snow:nth-child(158){opacity:.483;transform:translate(64.8491vw,-10px) scale(.1218);animation:fall-158 14s -6s linear infinite}@keyframes fall-158{64.538%{transform:translate(69.0532vw,64.538vh) scale(.1218)}to{transform:translate(66.95115vw,99vh) scale(.1218)}}.snow:nth-child(159){opacity:.3104;transform:translate(58.7785vw,-10px) scale(.7431);animation:fall-159 11s -12s linear infinite}@keyframes fall-159{54.964%{transform:translate(66.5826vw,54.964vh) scale(.7431)}to{transform:translate(62.68055vw,99vh) scale(.7431)}}.snow:nth-child(160){opacity:.7408;transform:translate(64.7298vw,-10px) scale(.7937);animation:fall-160 14s -3s linear infinite}@keyframes fall-160{41.913%{transform:translate(64.1511vw,41.913vh) scale(.7937)}to{transform:translate(64.44045vw,99vh) scale(.7937)}}.snow:nth-child(161){opacity:1.2024;transform:translate(60.4533vw,-10px) scale(.4395);animation:fall-161 22s -2s linear infinite}@keyframes fall-161{37.925%{transform:translate(55.8083vw,37.925vh) scale(.4395)}to{transform:translate(58.1308vw,99vh) scale(.4395)}}.snow:nth-child(162){opacity:.3624;transform:translate(41.0341vw,-10px) scale(.4639);animation:fall-162 24s -1s linear infinite}@keyframes fall-162{40.676%{transform:translate(50.1787vw,40.676vh) scale(.4639)}to{transform:translate(45.6064vw,99vh) scale(.4639)}}.snow:nth-child(163){opacity:1.8292;transform:translate(71.8995vw,-10px) scale(.5595);animation:fall-163 23s -12s linear infinite}@keyframes fall-163{51.411%{transform:translate(73.2871vw,51.411vh) scale(.5595)}to{transform:translate(72.5933vw,99vh) scale(.5595)}}.snow:nth-child(164){opacity:.6682;transform:translate(59.8273vw,-10px) scale(.5978);animation:fall-164 11s -25s linear infinite}@keyframes fall-164{70.032%{transform:translate(51.4867vw,70.032vh) scale(.5978)}to{transform:translate(55.657vw,99vh) scale(.5978)}}.snow:nth-child(165){opacity:.7696;transform:translate(61.1073vw,-10px) scale(.4556);animation:fall-165 23s -26s linear infinite}@keyframes fall-165{71.416%{transform:translate(65.8252vw,71.416vh) scale(.4556)}to{transform:translate(63.46625vw,99vh) scale(.4556)}}.snow:nth-child(166){opacity:1.8474;transform:translate(86.3444vw,-10px) scale(.823);animation:fall-166 14s -14s linear infinite}@keyframes fall-166{73.951%{transform:translate(95.3009vw,73.951vh) scale(.823)}to{transform:translate(90.82265vw,99vh) scale(.823)}}.snow:nth-child(167){opacity:.8096;transform:translate(95.4165vw,-10px) scale(.533);animation:fall-167 16s -11s linear infinite}@keyframes fall-167{44.58%{transform:translate(104.0277vw,44.58vh) scale(.533)}to{transform:translate(99.7221vw,99vh) scale(.533)}}.snow:nth-child(168){opacity:1.4592;transform:translate(26.0912vw,-10px) scale(.5294);animation:fall-168 14s -1s linear infinite}@keyframes fall-168{66.431%{transform:translate(27.7747vw,66.431vh) scale(.5294)}to{transform:translate(26.93295vw,99vh) scale(.5294)}}.snow:nth-child(169){opacity:1.8682;transform:translate(87.8239vw,-10px) scale(.2948);animation:fall-169 27s -22s linear infinite}@keyframes fall-169{68.49%{transform:translate(81.3647vw,68.49vh) scale(.2948)}to{transform:translate(84.5943vw,99vh) scale(.2948)}}.snow:nth-child(170){opacity:1.5912;transform:translate(82.1869vw,-10px) scale(.9727);animation:fall-170 13s -19s linear infinite}@keyframes fall-170{52.79%{transform:translate(80.1015vw,52.79vh) scale(.9727)}to{transform:translate(81.1442vw,99vh) scale(.9727)}}.snow:nth-child(171){opacity:.9306;transform:translate(38.2865vw,-10px) scale(.3974);animation:fall-171 27s -23s linear infinite}@keyframes fall-171{53.832%{transform:translate(42.013vw,53.832vh) scale(.3974)}to{transform:translate(40.14975vw,99vh) scale(.3974)}}.snow:nth-child(172){opacity:1.6334;transform:translate(66.2361vw,-10px) scale(.0153);animation:fall-172 27s -28s linear infinite}@keyframes fall-172{36.436%{transform:translate(62.106vw,36.436vh) scale(.0153)}to{transform:translate(64.17105vw,99vh) scale(.0153)}}.snow:nth-child(173){opacity:1.0692;transform:translate(46.0195vw,-10px) scale(.9355);animation:fall-173 23s -2s linear infinite}@keyframes fall-173{54.941%{transform:translate(39.9985vw,54.941vh) scale(.9355)}to{transform:translate(43.009vw,99vh) scale(.9355)}}.snow:nth-child(174){opacity:1.37;transform:translate(51.4722vw,-10px) scale(.3197);animation:fall-174 19s -2s linear infinite}@keyframes fall-174{59.209%{transform:translate(46.9433vw,59.209vh) scale(.3197)}to{transform:translate(49.20775vw,99vh) scale(.3197)}}.snow:nth-child(175){opacity:1.868;transform:translate(2.3751vw,-10px) scale(.1185);animation:fall-175 23s -13s linear infinite}@keyframes fall-175{63.113%{transform:translate(-.8645vw,63.113vh) scale(.1185)}to{transform:translate(.7553vw,99vh) scale(.1185)}}.snow:nth-child(176){opacity:.9468;transform:translate(27.6915vw,-10px) scale(.9774);animation:fall-176 21s -6s linear infinite}@keyframes fall-176{37.776%{transform:translate(36.8456vw,37.776vh) scale(.9774)}to{transform:translate(32.26855vw,99vh) scale(.9774)}}.snow:nth-child(177){opacity:1.1646;transform:translate(98.2846vw,-10px) scale(.9558);animation:fall-177 19s -4s linear infinite}@keyframes fall-177{52.098%{transform:translate(101.3956vw,52.098vh) scale(.9558)}to{transform:translate(99.8401vw,99vh) scale(.9558)}}.snow:nth-child(178){opacity:.0978;transform:translate(93.9181vw,-10px) scale(.397);animation:fall-178 17s -15s linear infinite}@keyframes fall-178{43.425%{transform:translate(97.1519vw,43.425vh) scale(.397)}to{transform:translate(95.535vw,99vh) scale(.397)}}.snow:nth-child(179){opacity:1.2682;transform:translate(15.6264vw,-10px) scale(.4925);animation:fall-179 29s -1s linear infinite}@keyframes fall-179{56.281%{transform:translate(24.1581vw,56.281vh) scale(.4925)}to{transform:translate(19.89225vw,99vh) scale(.4925)}}.snow:nth-child(180){opacity:.3836;transform:translate(31.7895vw,-10px) scale(.6711);animation:fall-180 10s -3s linear infinite}@keyframes fall-180{79.997%{transform:translate(22.6489vw,79.997vh) scale(.6711)}to{transform:translate(27.2192vw,99vh) scale(.6711)}}.snow:nth-child(181){opacity:.3514;transform:translate(93.4779vw,-10px) scale(.2644);animation:fall-181 18s -17s linear infinite}@keyframes fall-181{69.772%{transform:translate(103.0097vw,69.772vh) scale(.2644)}to{transform:translate(98.2438vw,99vh) scale(.2644)}}.snow:nth-child(182){opacity:1.7068;transform:translate(55.9662vw,-10px) scale(.071);animation:fall-182 11s -23s linear infinite}@keyframes fall-182{79.997%{transform:translate(49.5192vw,79.997vh) scale(.071)}to{transform:translate(52.7427vw,99vh) scale(.071)}}.snow:nth-child(183){opacity:1.4814;transform:translate(12.5922vw,-10px) scale(.5681);animation:fall-183 19s -24s linear infinite}@keyframes fall-183{39.042%{transform:translate(5.4896vw,39.042vh) scale(.5681)}to{transform:translate(9.0409vw,99vh) scale(.5681)}}.snow:nth-child(184){opacity:1.7486;transform:translate(25.5444vw,-10px) scale(.7978);animation:fall-184 26s -22s linear infinite}@keyframes fall-184{39.578%{transform:translate(30.4682vw,39.578vh) scale(.7978)}to{transform:translate(28.0063vw,99vh) scale(.7978)}}.snow:nth-child(185){opacity:.155;transform:translate(37.4188vw,-10px) scale(.2514);animation:fall-185 11s -20s linear infinite}@keyframes fall-185{56.723%{transform:translate(30.4467vw,56.723vh) scale(.2514)}to{transform:translate(33.93275vw,99vh) scale(.2514)}}.snow:nth-child(186){opacity:1.3008;transform:translate(65.6988vw,-10px) scale(.0216);animation:fall-186 18s -14s linear infinite}@keyframes fall-186{79.282%{transform:translate(69.6186vw,79.282vh) scale(.0216)}to{transform:translate(67.6587vw,99vh) scale(.0216)}}.snow:nth-child(187){opacity:.7894;transform:translate(4.662vw,-10px) scale(.6367);animation:fall-187 18s -23s linear infinite}@keyframes fall-187{64.799%{transform:translate(7.6779vw,64.799vh) scale(.6367)}to{transform:translate(6.16995vw,99vh) scale(.6367)}}.snow:nth-child(188){opacity:1.6996;transform:translate(93.6306vw,-10px) scale(.0467);animation:fall-188 19s -22s linear infinite}@keyframes fall-188{60.792%{transform:translate(85.4471vw,60.792vh) scale(.0467)}to{transform:translate(89.53885vw,99vh) scale(.0467)}}.snow:nth-child(189){opacity:1.3804;transform:translate(5.3143vw,-10px) scale(.6084);animation:fall-189 29s -12s linear infinite}@keyframes fall-189{55.22%{transform:translate(-.8358vw,55.22vh) scale(.6084)}to{transform:translate(2.23925vw,99vh) scale(.6084)}}.snow:nth-child(190){opacity:1.5458;transform:translate(73.1131vw,-10px) scale(.5461);animation:fall-190 28s -25s linear infinite}@keyframes fall-190{74.443%{transform:translate(72.2023vw,74.443vh) scale(.5461)}to{transform:translate(72.6577vw,99vh) scale(.5461)}}.snow:nth-child(191){opacity:.702;transform:translate(72.9228vw,-10px) scale(.6687);animation:fall-191 28s -5s linear infinite}@keyframes fall-191{57.794%{transform:translate(75.6925vw,57.794vh) scale(.6687)}to{transform:translate(74.30765vw,99vh) scale(.6687)}}.snow:nth-child(192){opacity:1.6592;transform:translate(52.7vw,-10px) scale(.7635);animation:fall-192 20s -20s linear infinite}@keyframes fall-192{33.646%{transform:translate(48.4554vw,33.646vh) scale(.7635)}to{transform:translate(50.5777vw,99vh) scale(.7635)}}.snow:nth-child(193){opacity:1.3236;transform:translate(18.2517vw,-10px) scale(.0949);animation:fall-193 26s -5s linear infinite}@keyframes fall-193{56.281%{transform:translate(16.7353vw,56.281vh) scale(.0949)}to{transform:translate(17.4935vw,99vh) scale(.0949)}}.snow:nth-child(194){opacity:1.3228;transform:translate(84.8474vw,-10px) scale(.525);animation:fall-194 30s -29s linear infinite}@keyframes fall-194{75.114%{transform:translate(79.6731vw,75.114vh) scale(.525)}to{transform:translate(82.26025vw,99vh) scale(.525)}}.snow:nth-child(195){opacity:1.2304;transform:translate(91.8761vw,-10px) scale(.3928);animation:fall-195 27s -27s linear infinite}@keyframes fall-195{52.167%{transform:translate(85.4395vw,52.167vh) scale(.3928)}to{transform:translate(88.6578vw,99vh) scale(.3928)}}.snow:nth-child(196){opacity:.7868;transform:translate(12.6781vw,-10px) scale(.5789);animation:fall-196 12s -16s linear infinite}@keyframes fall-196{45.598%{transform:translate(15.285vw,45.598vh) scale(.5789)}to{transform:translate(13.98155vw,99vh) scale(.5789)}}.snow:nth-child(197){opacity:.1402;transform:translate(61.5975vw,-10px) scale(.1542);animation:fall-197 20s -9s linear infinite}@keyframes fall-197{55.165%{transform:translate(52.8736vw,55.165vh) scale(.1542)}to{transform:translate(57.23555vw,99vh) scale(.1542)}}.snow:nth-child(198){opacity:1.1846;transform:translate(17.3194vw,-10px) scale(.6952);animation:fall-198 13s -12s linear infinite}@keyframes fall-198{37.495%{transform:translate(22.4055vw,37.495vh) scale(.6952)}to{transform:translate(19.86245vw,99vh) scale(.6952)}}.snow:nth-child(199){opacity:.5806;transform:translate(12.7745vw,-10px) scale(.8701);animation:fall-199 18s -5s linear infinite}@keyframes fall-199{53.566%{transform:translate(8.0559vw,53.566vh) scale(.8701)}to{transform:translate(10.4152vw,99vh) scale(.8701)}}.snow:nth-child(200){opacity:.7682;transform:translate(18.1939vw,-10px) scale(.5461);animation:fall-200 20s -18s linear infinite}@keyframes fall-200{36.074%{transform:translate(21.9496vw,36.074vh) scale(.5461)}to{transform:translate(20.07175vw,99vh) scale(.5461)}}.snow:nth-child(201){opacity:1.9586;transform:translate(4.8842vw,-10px) scale(.9914);animation:fall-201 14s -29s linear infinite}@keyframes fall-201{53.356%{transform:translate(-.4224vw,53.356vh) scale(.9914)}to{transform:translate(2.2309vw,99vh) scale(.9914)}}.snow:nth-child(202){opacity:.373;transform:translate(82.5705vw,-10px) scale(.2605);animation:fall-202 11s -11s linear infinite}@keyframes fall-202{54.349%{transform:translate(81.985vw,54.349vh) scale(.2605)}to{transform:translate(82.27775vw,99vh) scale(.2605)}}.snow:nth-child(203){opacity:.7074;transform:translate(.6182vw,-10px) scale(.2631);animation:fall-203 20s -24s linear infinite}@keyframes fall-203{55.802%{transform:translate(6.2241vw,55.802vh) scale(.2631)}to{transform:translate(3.42115vw,99vh) scale(.2631)}}.snow:nth-child(204){opacity:.2082;transform:translate(81.5924vw,-10px) scale(.5734);animation:fall-204 25s -30s linear infinite}@keyframes fall-204{63.026%{transform:translate(74.0382vw,63.026vh) scale(.5734)}to{transform:translate(77.8153vw,99vh) scale(.5734)}}.snow:nth-child(205){opacity:1.3874;transform:translate(58.8988vw,-10px) scale(.6184);animation:fall-205 23s -1s linear infinite}@keyframes fall-205{31.93%{transform:translate(54.7384vw,31.93vh) scale(.6184)}to{transform:translate(56.8186vw,99vh) scale(.6184)}}.snow:nth-child(206){opacity:.0064;transform:translate(26.7443vw,-10px) scale(.8204);animation:fall-206 19s -18s linear infinite}@keyframes fall-206{64.606%{transform:translate(19.3173vw,64.606vh) scale(.8204)}to{transform:translate(23.0308vw,99vh) scale(.8204)}}.snow:nth-child(207){opacity:.3614;transform:translate(24.247vw,-10px) scale(.742);animation:fall-207 13s -11s linear infinite}@keyframes fall-207{42.722%{transform:translate(17.9653vw,42.722vh) scale(.742)}to{transform:translate(21.10615vw,99vh) scale(.742)}}.snow:nth-child(208){opacity:.5816;transform:translate(24.646vw,-10px) scale(.8626);animation:fall-208 29s -19s linear infinite}@keyframes fall-208{35.917%{transform:translate(30.5775vw,35.917vh) scale(.8626)}to{transform:translate(27.61175vw,99vh) scale(.8626)}}.snow:nth-child(209){opacity:.2116;transform:translate(97.5775vw,-10px) scale(.7);animation:fall-209 27s -2s linear infinite}@keyframes fall-209{75.046%{transform:translate(104.958vw,75.046vh) scale(.7)}to{transform:translate(101.26775vw,99vh) scale(.7)}}.snow:nth-child(210){opacity:.4626;transform:translate(68.4797vw,-10px) scale(.2359);animation:fall-210 17s -26s linear infinite}@keyframes fall-210{58.501%{transform:translate(63.6866vw,58.501vh) scale(.2359)}to{transform:translate(66.08315vw,99vh) scale(.2359)}}.snow:nth-child(211){opacity:1.3556;transform:translate(17.7493vw,-10px) scale(.3236);animation:fall-211 14s -14s linear infinite}@keyframes fall-211{52.623%{transform:translate(7.9539vw,52.623vh) scale(.3236)}to{transform:translate(12.8516vw,99vh) scale(.3236)}}.snow:nth-child(212){opacity:1.884;transform:translate(84.1742vw,-10px) scale(.3505);animation:fall-212 11s -23s linear infinite}@keyframes fall-212{44.66%{transform:translate(84.0155vw,44.66vh) scale(.3505)}to{transform:translate(84.09485vw,99vh) scale(.3505)}}.snow:nth-child(213){opacity:1.7876;transform:translate(78.6814vw,-10px) scale(.4157);animation:fall-213 17s -26s linear infinite}@keyframes fall-213{50.921%{transform:translate(70.2481vw,50.921vh) scale(.4157)}to{transform:translate(74.46475vw,99vh) scale(.4157)}}.snow:nth-child(214){opacity:1.7902;transform:translate(53.0747vw,-10px) scale(.3329);animation:fall-214 20s -1s linear infinite}@keyframes fall-214{73.7%{transform:translate(55.7982vw,73.7vh) scale(.3329)}to{transform:translate(54.43645vw,99vh) scale(.3329)}}.snow:nth-child(215){opacity:1.3794;transform:translate(50.1493vw,-10px) scale(.6833);animation:fall-215 26s -15s linear infinite}@keyframes fall-215{38.633%{transform:translate(46.6054vw,38.633vh) scale(.6833)}to{transform:translate(48.37735vw,99vh) scale(.6833)}}.snow:nth-child(216){opacity:.0802;transform:translate(77.511vw,-10px) scale(.9855);animation:fall-216 10s -4s linear infinite}@keyframes fall-216{30.148%{transform:translate(77.6926vw,30.148vh) scale(.9855)}to{transform:translate(77.6018vw,99vh) scale(.9855)}}.snow:nth-child(217){opacity:.496;transform:translate(87.6736vw,-10px) scale(.7706);animation:fall-217 14s -12s linear infinite}@keyframes fall-217{32.562%{transform:translate(88.3756vw,32.562vh) scale(.7706)}to{transform:translate(88.0246vw,99vh) scale(.7706)}}.snow:nth-child(218){opacity:.9126;transform:translate(91.7796vw,-10px) scale(.6871);animation:fall-218 12s -23s linear infinite}@keyframes fall-218{51.278%{transform:translate(95.113vw,51.278vh) scale(.6871)}to{transform:translate(93.4463vw,99vh) scale(.6871)}}.snow:nth-child(219){opacity:1.1386;transform:translate(64.1148vw,-10px) scale(.149);animation:fall-219 17s -12s linear infinite}@keyframes fall-219{61.562%{transform:translate(54.6321vw,61.562vh) scale(.149)}to{transform:translate(59.37345vw,99vh) scale(.149)}}.snow:nth-child(220){opacity:1.728;transform:translate(36.4122vw,-10px) scale(.0546);animation:fall-220 13s -5s linear infinite}@keyframes fall-220{68.476%{transform:translate(45.6648vw,68.476vh) scale(.0546)}to{transform:translate(41.0385vw,99vh) scale(.0546)}}.snow:nth-child(221){opacity:.3084;transform:translate(15.837vw,-10px) scale(.9803);animation:fall-221 13s -5s linear infinite}@keyframes fall-221{47.287%{transform:translate(13.1502vw,47.287vh) scale(.9803)}to{transform:translate(14.4936vw,99vh) scale(.9803)}}.snow:nth-child(222){opacity:1.4524;transform:translate(14.407vw,-10px) scale(.1541);animation:fall-222 11s -14s linear infinite}@keyframes fall-222{79.619%{transform:translate(22.3545vw,79.619vh) scale(.1541)}to{transform:translate(18.38075vw,99vh) scale(.1541)}}.snow:nth-child(223){opacity:.4342;transform:translate(10.1393vw,-10px) scale(.6757);animation:fall-223 22s -19s linear infinite}@keyframes fall-223{51.477%{transform:translate(1.0696vw,51.477vh) scale(.6757)}to{transform:translate(5.60445vw,99vh) scale(.6757)}}.snow:nth-child(224){opacity:.223;transform:translate(93.1393vw,-10px) scale(.7455);animation:fall-224 30s -4s linear infinite}@keyframes fall-224{47.601%{transform:translate(85.3036vw,47.601vh) scale(.7455)}to{transform:translate(89.22145vw,99vh) scale(.7455)}}.snow:nth-child(225){opacity:.2912;transform:translate(45.1339vw,-10px) scale(.7605);animation:fall-225 29s -25s linear infinite}@keyframes fall-225{67.606%{transform:translate(52.0793vw,67.606vh) scale(.7605)}to{transform:translate(48.6066vw,99vh) scale(.7605)}}.snow:nth-child(226){opacity:.4664;transform:translate(96.0003vw,-10px) scale(.8906);animation:fall-226 30s -6s linear infinite}@keyframes fall-226{69.852%{transform:translate(97.9067vw,69.852vh) scale(.8906)}to{transform:translate(96.9535vw,99vh) scale(.8906)}}.snow:nth-child(227){opacity:.111;transform:translate(9.0259vw,-10px) scale(.8293);animation:fall-227 17s -15s linear infinite}@keyframes fall-227{49.969%{transform:translate(9.1247vw,49.969vh) scale(.8293)}to{transform:translate(9.0753vw,99vh) scale(.8293)}}.snow:nth-child(228){opacity:.9234;transform:translate(42.716vw,-10px) scale(.9013);animation:fall-228 17s -7s linear infinite}@keyframes fall-228{77.422%{transform:translate(42.8432vw,77.422vh) scale(.9013)}to{transform:translate(42.7796vw,99vh) scale(.9013)}}.snow:nth-child(229){opacity:1.173;transform:translate(39.6545vw,-10px) scale(.5827);animation:fall-229 23s -19s linear infinite}@keyframes fall-229{42.349%{transform:translate(37.5856vw,42.349vh) scale(.5827)}to{transform:translate(38.62005vw,99vh) scale(.5827)}}.snow:nth-child(230){opacity:.8352;transform:translate(52.6013vw,-10px) scale(.5551);animation:fall-230 10s -10s linear infinite}@keyframes fall-230{48.456%{transform:translate(58.1398vw,48.456vh) scale(.5551)}to{transform:translate(55.37055vw,99vh) scale(.5551)}}.snow:nth-child(231){opacity:1.9836;transform:translate(75.2862vw,-10px) scale(.3941);animation:fall-231 27s -28s linear infinite}@keyframes fall-231{55.754%{transform:translate(70.2625vw,55.754vh) scale(.3941)}to{transform:translate(72.77435vw,99vh) scale(.3941)}}.snow:nth-child(232){opacity:.739;transform:translate(13.7377vw,-10px) scale(.656);animation:fall-232 28s -13s linear infinite}@keyframes fall-232{55.8%{transform:translate(19.9396vw,55.8vh) scale(.656)}to{transform:translate(16.83865vw,99vh) scale(.656)}}.snow:nth-child(233){opacity:1.6312;transform:translate(98.9921vw,-10px) scale(.917);animation:fall-233 26s -1s linear infinite}@keyframes fall-233{42.254%{transform:translate(104.204vw,42.254vh) scale(.917)}to{transform:translate(101.59805vw,99vh) scale(.917)}}.snow:nth-child(234){opacity:.201;transform:translate(85.3398vw,-10px) scale(.2447);animation:fall-234 18s -8s linear infinite}@keyframes fall-234{41.321%{transform:translate(84.9337vw,41.321vh) scale(.2447)}to{transform:translate(85.13675vw,99vh) scale(.2447)}}.snow:nth-child(235){opacity:.6982;transform:translate(76.4923vw,-10px) scale(.4729);animation:fall-235 12s -14s linear infinite}@keyframes fall-235{41.46%{transform:translate(72.9062vw,41.46vh) scale(.4729)}to{transform:translate(74.69925vw,99vh) scale(.4729)}}.snow:nth-child(236){opacity:1.2172;transform:translate(30.001vw,-10px) scale(.9242);animation:fall-236 30s -11s linear infinite}@keyframes fall-236{71.284%{transform:translate(35.9237vw,71.284vh) scale(.9242)}to{transform:translate(32.96235vw,99vh) scale(.9242)}}.snow:nth-child(237){opacity:.334;transform:translate(61.5984vw,-10px) scale(.6362);animation:fall-237 26s -27s linear infinite}@keyframes fall-237{63.758%{transform:translate(52.4206vw,63.758vh) scale(.6362)}to{transform:translate(57.0095vw,99vh) scale(.6362)}}.snow:nth-child(238){opacity:1.7452;transform:translate(97.1963vw,-10px) scale(.3399);animation:fall-238 27s -13s linear infinite}@keyframes fall-238{46.908%{transform:translate(89.2852vw,46.908vh) scale(.3399)}to{transform:translate(93.24075vw,99vh) scale(.3399)}}.snow:nth-child(239){opacity:1.7334;transform:translate(68.3157vw,-10px) scale(.6637);animation:fall-239 22s -30s linear infinite}@keyframes fall-239{75.762%{transform:translate(71.2845vw,75.762vh) scale(.6637)}to{transform:translate(69.8001vw,99vh) scale(.6637)}}.snow:nth-child(240){opacity:.2962;transform:translate(20.9356vw,-10px) scale(.9569);animation:fall-240 13s -29s linear infinite}@keyframes fall-240{56.034%{transform:translate(25.7649vw,56.034vh) scale(.9569)}to{transform:translate(23.35025vw,99vh) scale(.9569)}}.snow:nth-child(241){opacity:1.7382;transform:translate(72.0661vw,-10px) scale(.9421);animation:fall-241 19s -10s linear infinite}@keyframes fall-241{34.83%{transform:translate(78.8105vw,34.83vh) scale(.9421)}to{transform:translate(75.4383vw,99vh) scale(.9421)}}.snow:nth-child(242){opacity:1.0496;transform:translate(81.361vw,-10px) scale(.6817);animation:fall-242 15s -9s linear infinite}@keyframes fall-242{75.897%{transform:translate(90.2461vw,75.897vh) scale(.6817)}to{transform:translate(85.80355vw,99vh) scale(.6817)}}.snow:nth-child(243){opacity:1.9226;transform:translate(61.4836vw,-10px) scale(.9998);animation:fall-243 21s -18s linear infinite}@keyframes fall-243{63.852%{transform:translate(66.5245vw,63.852vh) scale(.9998)}to{transform:translate(64.00405vw,99vh) scale(.9998)}}.snow:nth-child(244){opacity:1.6136;transform:translate(2.4661vw,-10px) scale(.0284);animation:fall-244 11s -30s linear infinite}@keyframes fall-244{71.313%{transform:translate(-6.8019vw,71.313vh) scale(.0284)}to{transform:translate(-2.1679vw,99vh) scale(.0284)}}.snow:nth-child(245){opacity:.5864;transform:translate(39.6945vw,-10px) scale(.0543);animation:fall-245 25s -8s linear infinite}@keyframes fall-245{44.581%{transform:translate(33.1628vw,44.581vh) scale(.0543)}to{transform:translate(36.42865vw,99vh) scale(.0543)}}.snow:nth-child(246){opacity:1.1606;transform:translate(31.982vw,-10px) scale(.6347);animation:fall-246 10s -4s linear infinite}@keyframes fall-246{35.813%{transform:translate(26.8602vw,35.813vh) scale(.6347)}to{transform:translate(29.4211vw,99vh) scale(.6347)}}.snow:nth-child(247){opacity:1.0042;transform:translate(65.1791vw,-10px) scale(.8117);animation:fall-247 18s -22s linear infinite}@keyframes fall-247{73.88%{transform:translate(69.2026vw,73.88vh) scale(.8117)}to{transform:translate(67.19085vw,99vh) scale(.8117)}}.snow:nth-child(248){opacity:.739;transform:translate(4.2472vw,-10px) scale(.5932);animation:fall-248 11s -3s linear infinite}@keyframes fall-248{48.061%{transform:translate(.4064vw,48.061vh) scale(.5932)}to{transform:translate(2.3268vw,99vh) scale(.5932)}}.snow:nth-child(249){opacity:1.2156;transform:translate(30.3657vw,-10px) scale(.0241);animation:fall-249 23s -17s linear infinite}@keyframes fall-249{46.351%{transform:translate(30.3871vw,46.351vh) scale(.0241)}to{transform:translate(30.3764vw,99vh) scale(.0241)}}.snow:nth-child(250){opacity:1.2406;transform:translate(22.1599vw,-10px) scale(.7676);animation:fall-250 17s -29s linear infinite}@keyframes fall-250{61.172%{transform:translate(16.7847vw,61.172vh) scale(.7676)}to{transform:translate(19.4723vw,99vh) scale(.7676)}}.snow:nth-child(251){opacity:1.0066;transform:translate(9.5385vw,-10px) scale(.1896);animation:fall-251 28s -10s linear infinite}@keyframes fall-251{60.487%{transform:translate(12.6653vw,60.487vh) scale(.1896)}to{transform:translate(11.1019vw,99vh) scale(.1896)}}.snow:nth-child(252){opacity:1.4804;transform:translate(49.5571vw,-10px) scale(.627);animation:fall-252 18s -24s linear infinite}@keyframes fall-252{64.715%{transform:translate(59.3936vw,64.715vh) scale(.627)}to{transform:translate(54.47535vw,99vh) scale(.627)}}.snow:nth-child(253){opacity:.7196;transform:translate(39.0435vw,-10px) scale(.0645);animation:fall-253 24s -11s linear infinite}@keyframes fall-253{30.099%{transform:translate(42.7512vw,30.099vh) scale(.0645)}to{transform:translate(40.89735vw,99vh) scale(.0645)}}.snow:nth-child(254){opacity:1.27;transform:translate(37.164vw,-10px) scale(.7873);animation:fall-254 12s -12s linear infinite}@keyframes fall-254{50.02%{transform:translate(32.8286vw,50.02vh) scale(.7873)}to{transform:translate(34.9963vw,99vh) scale(.7873)}}.snow:nth-child(255){opacity:.5172;transform:translate(89.4277vw,-10px) scale(.6628);animation:fall-255 27s -6s linear infinite}@keyframes fall-255{32.177%{transform:translate(88.2152vw,32.177vh) scale(.6628)}to{transform:translate(88.82145vw,99vh) scale(.6628)}}.snow:nth-child(256){opacity:1.5518;transform:translate(49.6482vw,-10px) scale(.8369);animation:fall-256 20s -23s linear infinite}@keyframes fall-256{59.465%{transform:translate(45.1282vw,59.465vh) scale(.8369)}to{transform:translate(47.3882vw,99vh) scale(.8369)}}.snow:nth-child(257){opacity:1.465;transform:translate(43.6726vw,-10px) scale(.9166);animation:fall-257 28s -12s linear infinite}@keyframes fall-257{71.268%{transform:translate(50.931vw,71.268vh) scale(.9166)}to{transform:translate(47.3018vw,99vh) scale(.9166)}}.snow:nth-child(258){opacity:1.966;transform:translate(23.8853vw,-10px) scale(.2568);animation:fall-258 22s -26s linear infinite}@keyframes fall-258{42.407%{transform:translate(29.0575vw,42.407vh) scale(.2568)}to{transform:translate(26.4714vw,99vh) scale(.2568)}}.snow:nth-child(259){opacity:.2992;transform:translate(48.4655vw,-10px) scale(.9764);animation:fall-259 13s -17s linear infinite}@keyframes fall-259{38.21%{transform:translate(54.9022vw,38.21vh) scale(.9764)}to{transform:translate(51.68385vw,99vh) scale(.9764)}}.snow:nth-child(260){opacity:.3094;transform:translate(2.7897vw,-10px) scale(.498);animation:fall-260 19s -23s linear infinite}@keyframes fall-260{74.399%{transform:translate(-3.6686vw,74.399vh) scale(.498)}to{transform:translate(-.43945vw,99vh) scale(.498)}}.snow:nth-child(261){opacity:.5738;transform:translate(28.2721vw,-10px) scale(.9965);animation:fall-261 16s -15s linear infinite}@keyframes fall-261{56.875%{transform:translate(24.3345vw,56.875vh) scale(.9965)}to{transform:translate(26.3033vw,99vh) scale(.9965)}}.snow:nth-child(262){opacity:.6498;transform:translate(14.638vw,-10px) scale(.3652);animation:fall-262 17s -13s linear infinite}@keyframes fall-262{47.483%{transform:translate(6.9277vw,47.483vh) scale(.3652)}to{transform:translate(10.78285vw,99vh) scale(.3652)}}.snow:nth-child(263){opacity:.5266;transform:translate(89.1403vw,-10px) scale(.0967);animation:fall-263 10s -18s linear infinite}@keyframes fall-263{46.562%{transform:translate(88.6847vw,46.562vh) scale(.0967)}to{transform:translate(88.9125vw,99vh) scale(.0967)}}.snow:nth-child(264){opacity:1.9664;transform:translate(54.607vw,-10px) scale(.7922);animation:fall-264 30s -18s linear infinite}@keyframes fall-264{39.086%{transform:translate(53.3746vw,39.086vh) scale(.7922)}to{transform:translate(53.9908vw,99vh) scale(.7922)}}.snow:nth-child(265){opacity:1.6396;transform:translate(14.1128vw,-10px) scale(.1414);animation:fall-265 12s -2s linear infinite}@keyframes fall-265{55.227%{transform:translate(22.7666vw,55.227vh) scale(.1414)}to{transform:translate(18.4397vw,99vh) scale(.1414)}}.snow:nth-child(266){opacity:1.9804;transform:translate(34.5328vw,-10px) scale(.5885);animation:fall-266 11s -29s linear infinite}@keyframes fall-266{65.467%{transform:translate(35.7167vw,65.467vh) scale(.5885)}to{transform:translate(35.12475vw,99vh) scale(.5885)}}.snow:nth-child(267){opacity:.8034;transform:translate(43.6129vw,-10px) scale(.7549);animation:fall-267 14s -14s linear infinite}@keyframes fall-267{54.002%{transform:translate(38.8126vw,54.002vh) scale(.7549)}to{transform:translate(41.21275vw,99vh) scale(.7549)}}.snow:nth-child(268){opacity:1.6894;transform:translate(5.793vw,-10px) scale(.3749);animation:fall-268 26s -27s linear infinite}@keyframes fall-268{50.3%{transform:translate(12.4786vw,50.3vh) scale(.3749)}to{transform:translate(9.1358vw,99vh) scale(.3749)}}.snow:nth-child(269){opacity:1.2374;transform:translate(74.1116vw,-10px) scale(.677);animation:fall-269 12s -26s linear infinite}@keyframes fall-269{79.399%{transform:translate(71.4725vw,79.399vh) scale(.677)}to{transform:translate(72.79205vw,99vh) scale(.677)}}.snow:nth-child(270){opacity:.3732;transform:translate(71.9247vw,-10px) scale(.6615);animation:fall-270 10s -9s linear infinite}@keyframes fall-270{50.474%{transform:translate(75.4811vw,50.474vh) scale(.6615)}to{transform:translate(73.7029vw,99vh) scale(.6615)}}.snow:nth-child(271){opacity:.442;transform:translate(75.463vw,-10px) scale(.2067);animation:fall-271 19s -3s linear infinite}@keyframes fall-271{46.734%{transform:translate(72.2009vw,46.734vh) scale(.2067)}to{transform:translate(73.83195vw,99vh) scale(.2067)}}.snow:nth-child(272){opacity:1.4584;transform:translate(11.7423vw,-10px) scale(.798);animation:fall-272 23s -11s linear infinite}@keyframes fall-272{37.17%{transform:translate(7.9767vw,37.17vh) scale(.798)}to{transform:translate(9.8595vw,99vh) scale(.798)}}.snow:nth-child(273){opacity:.3938;transform:translate(.6405vw,-10px) scale(.3708);animation:fall-273 26s -6s linear infinite}@keyframes fall-273{35.117%{transform:translate(3.8687vw,35.117vh) scale(.3708)}to{transform:translate(2.2546vw,99vh) scale(.3708)}}.snow:nth-child(274){opacity:.9344;transform:translate(52.3111vw,-10px) scale(.7791);animation:fall-274 26s -25s linear infinite}@keyframes fall-274{68.62%{transform:translate(50.6477vw,68.62vh) scale(.7791)}to{transform:translate(51.4794vw,99vh) scale(.7791)}}.snow:nth-child(275){opacity:1.3392;transform:translate(50.6891vw,-10px) scale(.0043);animation:fall-275 23s -11s linear infinite}@keyframes fall-275{73.003%{transform:translate(53.336vw,73.003vh) scale(.0043)}to{transform:translate(52.01255vw,99vh) scale(.0043)}}.snow:nth-child(276){opacity:1.1304;transform:translate(15.4289vw,-10px) scale(.7738);animation:fall-276 19s -15s linear infinite}@keyframes fall-276{77.825%{transform:translate(21.2524vw,77.825vh) scale(.7738)}to{transform:translate(18.34065vw,99vh) scale(.7738)}}.snow:nth-child(277){opacity:1.9284;transform:translate(22.5039vw,-10px) scale(.3612);animation:fall-277 15s -6s linear infinite}@keyframes fall-277{55.262%{transform:translate(17.1084vw,55.262vh) scale(.3612)}to{transform:translate(19.80615vw,99vh) scale(.3612)}}.snow:nth-child(278){opacity:.0956;transform:translate(40.3232vw,-10px) scale(.779);animation:fall-278 20s -9s linear infinite}@keyframes fall-278{61.041%{transform:translate(43.9168vw,61.041vh) scale(.779)}to{transform:translate(42.12vw,99vh) scale(.779)}}.snow:nth-child(279){opacity:.4826;transform:translate(50.8293vw,-10px) scale(.7744);animation:fall-279 24s -10s linear infinite}@keyframes fall-279{58.166%{transform:translate(50.0711vw,58.166vh) scale(.7744)}to{transform:translate(50.4502vw,99vh) scale(.7744)}}.snow:nth-child(280){opacity:1.9346;transform:translate(5.7145vw,-10px) scale(.6206);animation:fall-280 27s -9s linear infinite}@keyframes fall-280{60.544%{transform:translate(12.4261vw,60.544vh) scale(.6206)}to{transform:translate(9.0703vw,99vh) scale(.6206)}}.snow:nth-child(281){opacity:1.2686;transform:translate(85.1692vw,-10px) scale(.672);animation:fall-281 11s -16s linear infinite}@keyframes fall-281{58.051%{transform:translate(79.6434vw,58.051vh) scale(.672)}to{transform:translate(82.4063vw,99vh) scale(.672)}}.snow:nth-child(282){opacity:1.8676;transform:translate(.2238vw,-10px) scale(.4067);animation:fall-282 23s -10s linear infinite}@keyframes fall-282{38.729%{transform:translate(-1.7119vw,38.729vh) scale(.4067)}to{transform:translate(-.74405vw,99vh) scale(.4067)}}.snow:nth-child(283){opacity:1.9448;transform:translate(57.5642vw,-10px) scale(.8376);animation:fall-283 25s -6s linear infinite}@keyframes fall-283{70.55%{transform:translate(57.1644vw,70.55vh) scale(.8376)}to{transform:translate(57.3643vw,99vh) scale(.8376)}}.snow:nth-child(284){opacity:1.5492;transform:translate(63.3593vw,-10px) scale(.3839);animation:fall-284 25s -14s linear infinite}@keyframes fall-284{64.718%{transform:translate(55.6295vw,64.718vh) scale(.3839)}to{transform:translate(59.4944vw,99vh) scale(.3839)}}.snow:nth-child(285){opacity:.2392;transform:translate(33.077vw,-10px) scale(.7076);animation:fall-285 19s -7s linear infinite}@keyframes fall-285{51.739%{transform:translate(37.0649vw,51.739vh) scale(.7076)}to{transform:translate(35.07095vw,99vh) scale(.7076)}}.snow:nth-child(286){opacity:1.609;transform:translate(42.4429vw,-10px) scale(.2909);animation:fall-286 20s -7s linear infinite}@keyframes fall-286{31.452%{transform:translate(39.0352vw,31.452vh) scale(.2909)}to{transform:translate(40.73905vw,99vh) scale(.2909)}}.snow:nth-child(287){opacity:1.3454;transform:translate(83.7726vw,-10px) scale(.5792);animation:fall-287 26s -13s linear infinite}@keyframes fall-287{33.586%{transform:translate(82.8941vw,33.586vh) scale(.5792)}to{transform:translate(83.33335vw,99vh) scale(.5792)}}.snow:nth-child(288){opacity:1.3172;transform:translate(67.3378vw,-10px) scale(.7728);animation:fall-288 20s -26s linear infinite}@keyframes fall-288{36.421%{transform:translate(63.3533vw,36.421vh) scale(.7728)}to{transform:translate(65.34555vw,99vh) scale(.7728)}}.snow:nth-child(289){opacity:1.5194;transform:translate(38.9123vw,-10px) scale(.7167);animation:fall-289 25s -12s linear infinite}@keyframes fall-289{39.596%{transform:translate(32.4947vw,39.596vh) scale(.7167)}to{transform:translate(35.7035vw,99vh) scale(.7167)}}.snow:nth-child(290){opacity:1.4964;transform:translate(74.559vw,-10px) scale(.2285);animation:fall-290 24s -16s linear infinite}@keyframes fall-290{35.338%{transform:translate(73.7326vw,35.338vh) scale(.2285)}to{transform:translate(74.1458vw,99vh) scale(.2285)}}.snow:nth-child(291){opacity:.4092;transform:translate(68.549vw,-10px) scale(.0181);animation:fall-291 25s -1s linear infinite}@keyframes fall-291{52.038%{transform:translate(72.2438vw,52.038vh) scale(.0181)}to{transform:translate(70.3964vw,99vh) scale(.0181)}}.snow:nth-child(292){opacity:1.8142;transform:translate(59.744vw,-10px) scale(.6296);animation:fall-292 27s -20s linear infinite}@keyframes fall-292{49.077%{transform:translate(52.9764vw,49.077vh) scale(.6296)}to{transform:translate(56.3602vw,99vh) scale(.6296)}}.snow:nth-child(293){opacity:.2406;transform:translate(93.9374vw,-10px) scale(.3178);animation:fall-293 22s -6s linear infinite}@keyframes fall-293{61.215%{transform:translate(88.1397vw,61.215vh) scale(.3178)}to{transform:translate(91.03855vw,99vh) scale(.3178)}}.snow:nth-child(294){opacity:1.6978;transform:translate(52.5509vw,-10px) scale(.7168);animation:fall-294 20s -21s linear infinite}@keyframes fall-294{31.029%{transform:translate(48.7966vw,31.029vh) scale(.7168)}to{transform:translate(50.67375vw,99vh) scale(.7168)}}.snow:nth-child(295){opacity:1.3698;transform:translate(60.7216vw,-10px) scale(.7866);animation:fall-295 18s -26s linear infinite}@keyframes fall-295{50.041%{transform:translate(57.5581vw,50.041vh) scale(.7866)}to{transform:translate(59.13985vw,99vh) scale(.7866)}}.snow:nth-child(296){opacity:.0074;transform:translate(71.7019vw,-10px) scale(.8255);animation:fall-296 26s -12s linear infinite}@keyframes fall-296{58.824%{transform:translate(80.0449vw,58.824vh) scale(.8255)}to{transform:translate(75.8734vw,99vh) scale(.8255)}}.snow:nth-child(297){opacity:.558;transform:translate(70.7041vw,-10px) scale(.5361);animation:fall-297 12s -14s linear infinite}@keyframes fall-297{37.097%{transform:translate(63.333vw,37.097vh) scale(.5361)}to{transform:translate(67.01855vw,99vh) scale(.5361)}}.snow:nth-child(298){opacity:.4562;transform:translate(21.55vw,-10px) scale(.2363);animation:fall-298 18s -10s linear infinite}@keyframes fall-298{64.309%{transform:translate(11.5803vw,64.309vh) scale(.2363)}to{transform:translate(16.56515vw,99vh) scale(.2363)}}.snow:nth-child(299){opacity:.7664;transform:translate(88.4563vw,-10px) scale(.034);animation:fall-299 16s -4s linear infinite}@keyframes fall-299{62.93%{transform:translate(82.9566vw,62.93vh) scale(.034)}to{transform:translate(85.70645vw,99vh) scale(.034)}}.snow:nth-child(300){opacity:.4316;transform:translate(43.4691vw,-10px) scale(.2338);animation:fall-300 18s -26s linear infinite}@keyframes fall-300{43.471%{transform:translate(42.6137vw,43.471vh) scale(.2338)}to{transform:translate(43.0414vw,99vh) scale(.2338)}}.snow:nth-child(301){opacity:.731;transform:translate(33.5901vw,-10px) scale(.3943);animation:fall-301 25s -18s linear infinite}@keyframes fall-301{46.477%{transform:translate(37.6729vw,46.477vh) scale(.3943)}to{transform:translate(35.6315vw,99vh) scale(.3943)}}.snow:nth-child(302){opacity:1.8778;transform:translate(23.7991vw,-10px) scale(.6727);animation:fall-302 15s -27s linear infinite}@keyframes fall-302{47.499%{transform:translate(18.3747vw,47.499vh) scale(.6727)}to{transform:translate(21.0869vw,99vh) scale(.6727)}}.snow:nth-child(303){opacity:.5624;transform:translate(92.0698vw,-10px) scale(.6304);animation:fall-303 29s -5s linear infinite}@keyframes fall-303{31.992%{transform:translate(96.4943vw,31.992vh) scale(.6304)}to{transform:translate(94.28205vw,99vh) scale(.6304)}}.snow:nth-child(304){opacity:.7964;transform:translate(19.5556vw,-10px) scale(.5584);animation:fall-304 19s -15s linear infinite}@keyframes fall-304{78.357%{transform:translate(16.7798vw,78.357vh) scale(.5584)}to{transform:translate(18.1677vw,99vh) scale(.5584)}}.snow:nth-child(305){opacity:1.6786;transform:translate(19.2659vw,-10px) scale(.874);animation:fall-305 25s -16s linear infinite}@keyframes fall-305{39.794%{transform:translate(15.7207vw,39.794vh) scale(.874)}to{transform:translate(17.4933vw,99vh) scale(.874)}}.snow:nth-child(306){opacity:.5058;transform:translate(9.6919vw,-10px) scale(.7767);animation:fall-306 11s -17s linear infinite}@keyframes fall-306{46.237%{transform:translate(9.8412vw,46.237vh) scale(.7767)}to{transform:translate(9.76655vw,99vh) scale(.7767)}}.snow:nth-child(307){opacity:.9414;transform:translate(15.29vw,-10px) scale(.1572);animation:fall-307 12s -20s linear infinite}@keyframes fall-307{64.405%{transform:translate(16.4159vw,64.405vh) scale(.1572)}to{transform:translate(15.85295vw,99vh) scale(.1572)}}.snow:nth-child(308){opacity:1.4516;transform:translate(74.2173vw,-10px) scale(.8223);animation:fall-308 17s -26s linear infinite}@keyframes fall-308{73.249%{transform:translate(79.9417vw,73.249vh) scale(.8223)}to{transform:translate(77.0795vw,99vh) scale(.8223)}}.snow:nth-child(309){opacity:.9168;transform:translate(24.9094vw,-10px) scale(.0703);animation:fall-309 23s -10s linear infinite}@keyframes fall-309{62.135%{transform:translate(19.7171vw,62.135vh) scale(.0703)}to{transform:translate(22.31325vw,99vh) scale(.0703)}}.snow:nth-child(310){opacity:1.8176;transform:translate(65.3828vw,-10px) scale(.8769);animation:fall-310 27s -5s linear infinite}@keyframes fall-310{77.448%{transform:translate(66.9156vw,77.448vh) scale(.8769)}to{transform:translate(66.1492vw,99vh) scale(.8769)}}.snow:nth-child(311){opacity:1.3874;transform:translate(57.2448vw,-10px) scale(.2792);animation:fall-311 25s -8s linear infinite}@keyframes fall-311{66.565%{transform:translate(61.5213vw,66.565vh) scale(.2792)}to{transform:translate(59.38305vw,99vh) scale(.2792)}}.snow:nth-child(312){opacity:1.554;transform:translate(56.2658vw,-10px) scale(.4537);animation:fall-312 25s -9s linear infinite}@keyframes fall-312{35.286%{transform:translate(64.6745vw,35.286vh) scale(.4537)}to{transform:translate(60.47015vw,99vh) scale(.4537)}}.snow:nth-child(313){opacity:1.6832;transform:translate(30.0232vw,-10px) scale(.3383);animation:fall-313 10s -4s linear infinite}@keyframes fall-313{59.584%{transform:translate(29.5977vw,59.584vh) scale(.3383)}to{transform:translate(29.81045vw,99vh) scale(.3383)}}.snow:nth-child(314){opacity:1.5646;transform:translate(6.0916vw,-10px) scale(.7472);animation:fall-314 21s -6s linear infinite}@keyframes fall-314{67.615%{transform:translate(8.8218vw,67.615vh) scale(.7472)}to{transform:translate(7.4567vw,99vh) scale(.7472)}}.snow:nth-child(315){opacity:.1336;transform:translate(9.6083vw,-10px) scale(.7743);animation:fall-315 16s -27s linear infinite}@keyframes fall-315{35.576%{transform:translate(.9295vw,35.576vh) scale(.7743)}to{transform:translate(5.2689vw,99vh) scale(.7743)}}.snow:nth-child(316){opacity:1.6378;transform:translate(57.6895vw,-10px) scale(.5143);animation:fall-316 20s -29s linear infinite}@keyframes fall-316{35.084%{transform:translate(48.5346vw,35.084vh) scale(.5143)}to{transform:translate(53.11205vw,99vh) scale(.5143)}}.snow:nth-child(317){opacity:.1018;transform:translate(31.6725vw,-10px) scale(.9573);animation:fall-317 20s -30s linear infinite}@keyframes fall-317{71.719%{transform:translate(22.4517vw,71.719vh) scale(.9573)}to{transform:translate(27.0621vw,99vh) scale(.9573)}}.snow:nth-child(318){opacity:1.9954;transform:translate(99.0786vw,-10px) scale(.4793);animation:fall-318 18s -30s linear infinite}@keyframes fall-318{66.813%{transform:translate(94.1124vw,66.813vh) scale(.4793)}to{transform:translate(96.5955vw,99vh) scale(.4793)}}.snow:nth-child(319){opacity:1.4944;transform:translate(83.0524vw,-10px) scale(.0143);animation:fall-319 23s -24s linear infinite}@keyframes fall-319{35.766%{transform:translate(78.5131vw,35.766vh) scale(.0143)}to{transform:translate(80.78275vw,99vh) scale(.0143)}}.snow:nth-child(320){opacity:1.9942;transform:translate(60.9413vw,-10px) scale(.1309);animation:fall-320 15s -25s linear infinite}@keyframes fall-320{54.42%{transform:translate(54.6435vw,54.42vh) scale(.1309)}to{transform:translate(57.7924vw,99vh) scale(.1309)}}.snow:nth-child(321){opacity:.9826;transform:translate(13.5021vw,-10px) scale(.9889);animation:fall-321 11s -12s linear infinite}@keyframes fall-321{73.939%{transform:translate(19.9236vw,73.939vh) scale(.9889)}to{transform:translate(16.71285vw,99vh) scale(.9889)}}.snow:nth-child(322){opacity:1.2868;transform:translate(37.9446vw,-10px) scale(.0209);animation:fall-322 29s -10s linear infinite}@keyframes fall-322{78.193%{transform:translate(40.4896vw,78.193vh) scale(.0209)}to{transform:translate(39.2171vw,99vh) scale(.0209)}}.snow:nth-child(323){opacity:.9322;transform:translate(25.637vw,-10px) scale(.5313);animation:fall-323 29s -24s linear infinite}@keyframes fall-323{65.489%{transform:translate(33.9555vw,65.489vh) scale(.5313)}to{transform:translate(29.79625vw,99vh) scale(.5313)}}.snow:nth-child(324){opacity:.7504;transform:translate(45.9087vw,-10px) scale(.9463);animation:fall-324 28s -13s linear infinite}@keyframes fall-324{35.426%{transform:translate(40.7493vw,35.426vh) scale(.9463)}to{transform:translate(43.329vw,99vh) scale(.9463)}}.snow:nth-child(325){opacity:1.865;transform:translate(36.336vw,-10px) scale(.653);animation:fall-325 10s -12s linear infinite}@keyframes fall-325{50.083%{transform:translate(40.7682vw,50.083vh) scale(.653)}to{transform:translate(38.5521vw,99vh) scale(.653)}}.snow:nth-child(326){opacity:1.886;transform:translate(58.7162vw,-10px) scale(.6468);animation:fall-326 28s -23s linear infinite}@keyframes fall-326{79.017%{transform:translate(49.1162vw,79.017vh) scale(.6468)}to{transform:translate(53.9162vw,99vh) scale(.6468)}}.snow:nth-child(327){opacity:.2522;transform:translate(68.7739vw,-10px) scale(.5309);animation:fall-327 19s -6s linear infinite}@keyframes fall-327{79.394%{transform:translate(68.7043vw,79.394vh) scale(.5309)}to{transform:translate(68.7391vw,99vh) scale(.5309)}}.snow:nth-child(328){opacity:1.2336;transform:translate(6.9287vw,-10px) scale(.7226);animation:fall-328 16s -24s linear infinite}@keyframes fall-328{44.505%{transform:translate(7.8186vw,44.505vh) scale(.7226)}to{transform:translate(7.37365vw,99vh) scale(.7226)}}.snow:nth-child(329){opacity:.395;transform:translate(77.2784vw,-10px) scale(.9404);animation:fall-329 27s -16s linear infinite}@keyframes fall-329{64.65%{transform:translate(70.936vw,64.65vh) scale(.9404)}to{transform:translate(74.1072vw,99vh) scale(.9404)}}.snow:nth-child(330){opacity:1.6798;transform:translate(11.6157vw,-10px) scale(.3782);animation:fall-330 16s -16s linear infinite}@keyframes fall-330{36.903%{transform:translate(2.0838vw,36.903vh) scale(.3782)}to{transform:translate(6.84975vw,99vh) scale(.3782)}}.snow:nth-child(331){opacity:.4844;transform:translate(30.6996vw,-10px) scale(.395);animation:fall-331 19s -26s linear infinite}@keyframes fall-331{77.13%{transform:translate(36.9686vw,77.13vh) scale(.395)}to{transform:translate(33.8341vw,99vh) scale(.395)}}.snow:nth-child(332){opacity:1.0036;transform:translate(91.4089vw,-10px) scale(.4266);animation:fall-332 28s -24s linear infinite}@keyframes fall-332{33.395%{transform:translate(89.5284vw,33.395vh) scale(.4266)}to{transform:translate(90.46865vw,99vh) scale(.4266)}}.snow:nth-child(333){opacity:1.48;transform:translate(98.7518vw,-10px) scale(.1932);animation:fall-333 18s -15s linear infinite}@keyframes fall-333{70.14%{transform:translate(107.6172vw,70.14vh) scale(.1932)}to{transform:translate(103.1845vw,99vh) scale(.1932)}}.snow:nth-child(334){opacity:1.6388;transform:translate(6.377vw,-10px) scale(.1501);animation:fall-334 24s -6s linear infinite}@keyframes fall-334{31.131%{transform:translate(5.3475vw,31.131vh) scale(.1501)}to{transform:translate(5.86225vw,99vh) scale(.1501)}}.snow:nth-child(335){opacity:.045;transform:translate(90.9327vw,-10px) scale(.0841);animation:fall-335 18s -24s linear infinite}@keyframes fall-335{70.932%{transform:translate(87.6741vw,70.932vh) scale(.0841)}to{transform:translate(89.3034vw,99vh) scale(.0841)}}.snow:nth-child(336){opacity:1.8944;transform:translate(38.3917vw,-10px) scale(.2271);animation:fall-336 23s -4s linear infinite}@keyframes fall-336{72.757%{transform:translate(42.7108vw,72.757vh) scale(.2271)}to{transform:translate(40.55125vw,99vh) scale(.2271)}}.snow:nth-child(337){opacity:1.19;transform:translate(96.6652vw,-10px) scale(.4581);animation:fall-337 11s -21s linear infinite}@keyframes fall-337{47.997%{transform:translate(88.4004vw,47.997vh) scale(.4581)}to{transform:translate(92.5328vw,99vh) scale(.4581)}}.snow:nth-child(338){opacity:1.0032;transform:translate(90.2456vw,-10px) scale(.8523);animation:fall-338 23s -29s linear infinite}@keyframes fall-338{45.694%{transform:translate(83.9752vw,45.694vh) scale(.8523)}to{transform:translate(87.1104vw,99vh) scale(.8523)}}.snow:nth-child(339){opacity:1.91;transform:translate(20.915vw,-10px) scale(.3431);animation:fall-339 16s -22s linear infinite}@keyframes fall-339{50.352%{transform:translate(20.8057vw,50.352vh) scale(.3431)}to{transform:translate(20.86035vw,99vh) scale(.3431)}}.snow:nth-child(340){opacity:1.2812;transform:translate(78.0492vw,-10px) scale(.4463);animation:fall-340 15s -11s linear infinite}@keyframes fall-340{65.354%{transform:translate(71.7983vw,65.354vh) scale(.4463)}to{transform:translate(74.92375vw,99vh) scale(.4463)}}.snow:nth-child(341){opacity:1.0346;transform:translate(47.6746vw,-10px) scale(.3445);animation:fall-341 28s -14s linear infinite}@keyframes fall-341{49.192%{transform:translate(44.2545vw,49.192vh) scale(.3445)}to{transform:translate(45.96455vw,99vh) scale(.3445)}}.snow:nth-child(342){opacity:1.831;transform:translate(.271vw,-10px) scale(.2964);animation:fall-342 13s -25s linear infinite}@keyframes fall-342{31.386%{transform:translate(-8.8427vw,31.386vh) scale(.2964)}to{transform:translate(-4.28585vw,99vh) scale(.2964)}}.snow:nth-child(343){opacity:1.7192;transform:translate(65.1978vw,-10px) scale(.2807);animation:fall-343 18s -28s linear infinite}@keyframes fall-343{39.571%{transform:translate(69.3268vw,39.571vh) scale(.2807)}to{transform:translate(67.2623vw,99vh) scale(.2807)}}.snow:nth-child(344){opacity:.6448;transform:translate(75.1065vw,-10px) scale(.7574);animation:fall-344 30s -26s linear infinite}@keyframes fall-344{51.59%{transform:translate(77.9098vw,51.59vh) scale(.7574)}to{transform:translate(76.50815vw,99vh) scale(.7574)}}.snow:nth-child(345){opacity:1.8956;transform:translate(63.6723vw,-10px) scale(.3851);animation:fall-345 28s -9s linear infinite}@keyframes fall-345{63.2%{transform:translate(57.6931vw,63.2vh) scale(.3851)}to{transform:translate(60.6827vw,99vh) scale(.3851)}}.snow:nth-child(346){opacity:.1804;transform:translate(38.8967vw,-10px) scale(.7791);animation:fall-346 19s -8s linear infinite}@keyframes fall-346{70.755%{transform:translate(30.5015vw,70.755vh) scale(.7791)}to{transform:translate(34.6991vw,99vh) scale(.7791)}}.snow:nth-child(347){opacity:.4894;transform:translate(43.3672vw,-10px) scale(.5748);animation:fall-347 30s -3s linear infinite}@keyframes fall-347{40.884%{transform:translate(36.8025vw,40.884vh) scale(.5748)}to{transform:translate(40.08485vw,99vh) scale(.5748)}}.snow:nth-child(348){opacity:1.9234;transform:translate(81.1274vw,-10px) scale(.1909);animation:fall-348 26s -29s linear infinite}@keyframes fall-348{34.361%{transform:translate(82.9878vw,34.361vh) scale(.1909)}to{transform:translate(82.0576vw,99vh) scale(.1909)}}.snow:nth-child(349){opacity:.8908;transform:translate(74.4052vw,-10px) scale(.3543);animation:fall-349 27s -1s linear infinite}@keyframes fall-349{79.769%{transform:translate(83.7467vw,79.769vh) scale(.3543)}to{transform:translate(79.07595vw,99vh) scale(.3543)}}.snow:nth-child(350){opacity:.978;transform:translate(93.57vw,-10px) scale(.964);animation:fall-350 14s -23s linear infinite}@keyframes fall-350{44.001%{transform:translate(99.7015vw,44.001vh) scale(.964)}to{transform:translate(96.63575vw,99vh) scale(.964)}}.snow:nth-child(351){opacity:1.7648;transform:translate(38.7832vw,-10px) scale(.8352);animation:fall-351 27s -7s linear infinite}@keyframes fall-351{67.199%{transform:translate(41.9016vw,67.199vh) scale(.8352)}to{transform:translate(40.3424vw,99vh) scale(.8352)}}.snow:nth-child(352){opacity:1.8818;transform:translate(52.0874vw,-10px) scale(.9408);animation:fall-352 15s -26s linear infinite}@keyframes fall-352{33.477%{transform:translate(47.0445vw,33.477vh) scale(.9408)}to{transform:translate(49.56595vw,99vh) scale(.9408)}}.snow:nth-child(353){opacity:.746;transform:translate(91.3804vw,-10px) scale(.5121);animation:fall-353 12s -24s linear infinite}@keyframes fall-353{42.712%{transform:translate(90.2951vw,42.712vh) scale(.5121)}to{transform:translate(90.83775vw,99vh) scale(.5121)}}.snow:nth-child(354){opacity:1.756;transform:translate(36.822vw,-10px) scale(.344);animation:fall-354 29s -6s linear infinite}@keyframes fall-354{57.153%{transform:translate(43.4503vw,57.153vh) scale(.344)}to{transform:translate(40.13615vw,99vh) scale(.344)}}.snow:nth-child(355){opacity:.3784;transform:translate(5.0972vw,-10px) scale(.6771);animation:fall-355 18s -2s linear infinite}@keyframes fall-355{64.032%{transform:translate(9.6973vw,64.032vh) scale(.6771)}to{transform:translate(7.39725vw,99vh) scale(.6771)}}.snow:nth-child(356){opacity:1.112;transform:translate(21.1994vw,-10px) scale(.8833);animation:fall-356 25s -17s linear infinite}@keyframes fall-356{69.242%{transform:translate(29.0375vw,69.242vh) scale(.8833)}to{transform:translate(25.11845vw,99vh) scale(.8833)}}.snow:nth-child(357){opacity:.388;transform:translate(42.1959vw,-10px) scale(.8089);animation:fall-357 17s -29s linear infinite}@keyframes fall-357{62.419%{transform:translate(33.1211vw,62.419vh) scale(.8089)}to{transform:translate(37.6585vw,99vh) scale(.8089)}}.snow:nth-child(358){opacity:.1688;transform:translate(72.8576vw,-10px) scale(.381);animation:fall-358 18s -12s linear infinite}@keyframes fall-358{38.457%{transform:translate(64.7141vw,38.457vh) scale(.381)}to{transform:translate(68.78585vw,99vh) scale(.381)}}.snow:nth-child(359){opacity:1.322;transform:translate(95.327vw,-10px) scale(.7873);animation:fall-359 26s -11s linear infinite}@keyframes fall-359{59.948%{transform:translate(88.8803vw,59.948vh) scale(.7873)}to{transform:translate(92.10365vw,99vh) scale(.7873)}}.snow:nth-child(360){opacity:.6652;transform:translate(55.948vw,-10px) scale(.1949);animation:fall-360 30s -4s linear infinite}@keyframes fall-360{38.893%{transform:translate(51.4552vw,38.893vh) scale(.1949)}to{transform:translate(53.7016vw,99vh) scale(.1949)}}.snow:nth-child(361){opacity:1.5652;transform:translate(3.86vw,-10px) scale(.899);animation:fall-361 18s -10s linear infinite}@keyframes fall-361{35.265%{transform:translate(2.7854vw,35.265vh) scale(.899)}to{transform:translate(3.3227vw,99vh) scale(.899)}}.snow:nth-child(362){opacity:.3982;transform:translate(8.8865vw,-10px) scale(.7389);animation:fall-362 24s -15s linear infinite}@keyframes fall-362{59.431%{transform:translate(7.2492vw,59.431vh) scale(.7389)}to{transform:translate(8.06785vw,99vh) scale(.7389)}}.snow:nth-child(363){opacity:.881;transform:translate(58.9347vw,-10px) scale(.4009);animation:fall-363 26s -15s linear infinite}@keyframes fall-363{43.477%{transform:translate(66.8156vw,43.477vh) scale(.4009)}to{transform:translate(62.87515vw,99vh) scale(.4009)}}.snow:nth-child(364){opacity:1.3202;transform:translate(11.0206vw,-10px) scale(.501);animation:fall-364 18s -5s linear infinite}@keyframes fall-364{67.072%{transform:translate(17.9114vw,67.072vh) scale(.501)}to{transform:translate(14.466vw,99vh) scale(.501)}}.snow:nth-child(365){opacity:.2138;transform:translate(33.9073vw,-10px) scale(.0484);animation:fall-365 26s -16s linear infinite}@keyframes fall-365{43.62%{transform:translate(41.9421vw,43.62vh) scale(.0484)}to{transform:translate(37.9247vw,99vh) scale(.0484)}}.snow:nth-child(366){opacity:1.3834;transform:translate(15.2723vw,-10px) scale(.3649);animation:fall-366 22s -25s linear infinite}@keyframes fall-366{63.402%{transform:translate(5.7164vw,63.402vh) scale(.3649)}to{transform:translate(10.49435vw,99vh) scale(.3649)}}.snow:nth-child(367){opacity:.9314;transform:translate(84.4335vw,-10px) scale(.1977);animation:fall-367 27s -10s linear infinite}@keyframes fall-367{48.647%{transform:translate(81.6307vw,48.647vh) scale(.1977)}to{transform:translate(83.0321vw,99vh) scale(.1977)}}.snow:nth-child(368){opacity:1.7018;transform:translate(7.0007vw,-10px) scale(.2913);animation:fall-368 15s -23s linear infinite}@keyframes fall-368{55.578%{transform:translate(-1.7519vw,55.578vh) scale(.2913)}to{transform:translate(2.6244vw,99vh) scale(.2913)}}.snow:nth-child(369){opacity:1.5314;transform:translate(33.8867vw,-10px) scale(.0814);animation:fall-369 10s -3s linear infinite}@keyframes fall-369{54.665%{transform:translate(24.943vw,54.665vh) scale(.0814)}to{transform:translate(29.41485vw,99vh) scale(.0814)}}.snow:nth-child(370){opacity:.3028;transform:translate(64.5976vw,-10px) scale(.193);animation:fall-370 20s -19s linear infinite}@keyframes fall-370{54.992%{transform:translate(70.8916vw,54.992vh) scale(.193)}to{transform:translate(67.7446vw,99vh) scale(.193)}}.snow:nth-child(371){opacity:1.7388;transform:translate(58.4955vw,-10px) scale(.2589);animation:fall-371 25s -16s linear infinite}@keyframes fall-371{38.467%{transform:translate(55.3982vw,38.467vh) scale(.2589)}to{transform:translate(56.94685vw,99vh) scale(.2589)}}.snow:nth-child(372){opacity:1.2282;transform:translate(29.6601vw,-10px) scale(.4212);animation:fall-372 26s -26s linear infinite}@keyframes fall-372{36.061%{transform:translate(35.1926vw,36.061vh) scale(.4212)}to{transform:translate(32.42635vw,99vh) scale(.4212)}}.snow:nth-child(373){opacity:1.0304;transform:translate(94.1053vw,-10px) scale(.2772);animation:fall-373 17s -30s linear infinite}@keyframes fall-373{55.566%{transform:translate(87.7748vw,55.566vh) scale(.2772)}to{transform:translate(90.94005vw,99vh) scale(.2772)}}.snow:nth-child(374){opacity:.5276;transform:translate(15.3999vw,-10px) scale(.4813);animation:fall-374 18s -20s linear infinite}@keyframes fall-374{56.626%{transform:translate(19.8841vw,56.626vh) scale(.4813)}to{transform:translate(17.642vw,99vh) scale(.4813)}}.snow:nth-child(375){opacity:1.4962;transform:translate(18.351vw,-10px) scale(.5316);animation:fall-375 27s -7s linear infinite}@keyframes fall-375{45.454%{transform:translate(24.4112vw,45.454vh) scale(.5316)}to{transform:translate(21.3811vw,99vh) scale(.5316)}}.snow:nth-child(376){opacity:1.2454;transform:translate(46.785vw,-10px) scale(.1488);animation:fall-376 21s -25s linear infinite}@keyframes fall-376{64.288%{transform:translate(42.0526vw,64.288vh) scale(.1488)}to{transform:translate(44.4188vw,99vh) scale(.1488)}}.snow:nth-child(377){opacity:.7698;transform:translate(53.8877vw,-10px) scale(.7349);animation:fall-377 17s -9s linear infinite}@keyframes fall-377{49.028%{transform:translate(59.3874vw,49.028vh) scale(.7349)}to{transform:translate(56.63755vw,99vh) scale(.7349)}}.snow:nth-child(378){opacity:.0572;transform:translate(64.4134vw,-10px) scale(.8001);animation:fall-378 25s -18s linear infinite}@keyframes fall-378{38.893%{transform:translate(62.7784vw,38.893vh) scale(.8001)}to{transform:translate(63.5959vw,99vh) scale(.8001)}}.snow:nth-child(379){opacity:.4534;transform:translate(4.0899vw,-10px) scale(.6984);animation:fall-379 26s -9s linear infinite}@keyframes fall-379{52.84%{transform:translate(-3.4735vw,52.84vh) scale(.6984)}to{transform:translate(.3082vw,99vh) scale(.6984)}}.snow:nth-child(380){opacity:.3058;transform:translate(23.8188vw,-10px) scale(.6182);animation:fall-380 10s -27s linear infinite}@keyframes fall-380{50.461%{transform:translate(32.9946vw,50.461vh) scale(.6182)}to{transform:translate(28.4067vw,99vh) scale(.6182)}}.snow:nth-child(381){opacity:.7698;transform:translate(18.5029vw,-10px) scale(.9766);animation:fall-381 17s -12s linear infinite}@keyframes fall-381{50.496%{transform:translate(11.3237vw,50.496vh) scale(.9766)}to{transform:translate(14.9133vw,99vh) scale(.9766)}}.snow:nth-child(382){opacity:1.6572;transform:translate(25.7012vw,-10px) scale(.1519);animation:fall-382 12s -25s linear infinite}@keyframes fall-382{62.637%{transform:translate(15.7594vw,62.637vh) scale(.1519)}to{transform:translate(20.7303vw,99vh) scale(.1519)}}.snow:nth-child(383){opacity:1.779;transform:translate(44.0635vw,-10px) scale(.1769);animation:fall-383 26s -27s linear infinite}@keyframes fall-383{54.082%{transform:translate(41.3436vw,54.082vh) scale(.1769)}to{transform:translate(42.70355vw,99vh) scale(.1769)}}.snow:nth-child(384){opacity:.8772;transform:translate(89.1036vw,-10px) scale(.9578);animation:fall-384 22s -2s linear infinite}@keyframes fall-384{64.325%{transform:translate(95.8872vw,64.325vh) scale(.9578)}to{transform:translate(92.4954vw,99vh) scale(.9578)}}.snow:nth-child(385){opacity:1.462;transform:translate(29.0379vw,-10px) scale(.7848);animation:fall-385 15s -11s linear infinite}@keyframes fall-385{46.407%{transform:translate(31.1207vw,46.407vh) scale(.7848)}to{transform:translate(30.0793vw,99vh) scale(.7848)}}.snow:nth-child(386){opacity:.222;transform:translate(16.7272vw,-10px) scale(.5475);animation:fall-386 30s -16s linear infinite}@keyframes fall-386{65.049%{transform:translate(9.6655vw,65.049vh) scale(.5475)}to{transform:translate(13.19635vw,99vh) scale(.5475)}}.snow:nth-child(387){opacity:.8196;transform:translate(12.5949vw,-10px) scale(.4206);animation:fall-387 22s -20s linear infinite}@keyframes fall-387{41.589%{transform:translate(6.2468vw,41.589vh) scale(.4206)}to{transform:translate(9.42085vw,99vh) scale(.4206)}}.snow:nth-child(388){opacity:1.4906;transform:translate(75.3844vw,-10px) scale(.1326);animation:fall-388 30s -23s linear infinite}@keyframes fall-388{35.031%{transform:translate(72.5037vw,35.031vh) scale(.1326)}to{transform:translate(73.94405vw,99vh) scale(.1326)}}.snow:nth-child(389){opacity:.7896;transform:translate(96.9896vw,-10px) scale(.2081);animation:fall-389 23s -18s linear infinite}@keyframes fall-389{69.43%{transform:translate(93.2937vw,69.43vh) scale(.2081)}to{transform:translate(95.14165vw,99vh) scale(.2081)}}.snow:nth-child(390){opacity:1.5508;transform:translate(68.1234vw,-10px) scale(.0101);animation:fall-390 20s -17s linear infinite}@keyframes fall-390{67.335%{transform:translate(69.1507vw,67.335vh) scale(.0101)}to{transform:translate(68.63705vw,99vh) scale(.0101)}}.snow:nth-child(391){opacity:.0686;transform:translate(46.5203vw,-10px) scale(.865);animation:fall-391 10s -6s linear infinite}@keyframes fall-391{72.093%{transform:translate(42.6872vw,72.093vh) scale(.865)}to{transform:translate(44.60375vw,99vh) scale(.865)}}.snow:nth-child(392){opacity:1.8172;transform:translate(48.4353vw,-10px) scale(.9063);animation:fall-392 25s -9s linear infinite}@keyframes fall-392{35.247%{transform:translate(47.008vw,35.247vh) scale(.9063)}to{transform:translate(47.72165vw,99vh) scale(.9063)}}.snow:nth-child(393){opacity:1.0084;transform:translate(19.0554vw,-10px) scale(.8821);animation:fall-393 12s -22s linear infinite}@keyframes fall-393{31.195%{transform:translate(24.4056vw,31.195vh) scale(.8821)}to{transform:translate(21.7305vw,99vh) scale(.8821)}}.snow:nth-child(394){opacity:.9624;transform:translate(5.8607vw,-10px) scale(.8735);animation:fall-394 29s -30s linear infinite}@keyframes fall-394{77.991%{transform:translate(-1.6766vw,77.991vh) scale(.8735)}to{transform:translate(2.09205vw,99vh) scale(.8735)}}.snow:nth-child(395){opacity:1.137;transform:translate(18.2609vw,-10px) scale(.1513);animation:fall-395 26s -18s linear infinite}@keyframes fall-395{53.775%{transform:translate(21.1155vw,53.775vh) scale(.1513)}to{transform:translate(19.6882vw,99vh) scale(.1513)}}.snow:nth-child(396){opacity:1.0332;transform:translate(18.3098vw,-10px) scale(.39);animation:fall-396 29s -13s linear infinite}@keyframes fall-396{76.061%{transform:translate(27.4827vw,76.061vh) scale(.39)}to{transform:translate(22.89625vw,99vh) scale(.39)}}.snow:nth-child(397){opacity:1.9972;transform:translate(84.4865vw,-10px) scale(.781);animation:fall-397 11s -21s linear infinite}@keyframes fall-397{47.614%{transform:translate(76.9571vw,47.614vh) scale(.781)}to{transform:translate(80.7218vw,99vh) scale(.781)}}.snow:nth-child(398){opacity:.2956;transform:translate(73.209vw,-10px) scale(.7935);animation:fall-398 29s -12s linear infinite}@keyframes fall-398{30.634%{transform:translate(81.5938vw,30.634vh) scale(.7935)}to{transform:translate(77.4014vw,99vh) scale(.7935)}}.snow:nth-child(399){opacity:.6302;transform:translate(53.3487vw,-10px) scale(.3078);animation:fall-399 22s -13s linear infinite}@keyframes fall-399{48.747%{transform:translate(49.9534vw,48.747vh) scale(.3078)}to{transform:translate(51.65105vw,99vh) scale(.3078)}}.snow:nth-child(400){opacity:.5182;transform:translate(14.2937vw,-10px) scale(.8896);animation:fall-400 30s -6s linear infinite}@keyframes fall-400{60.605%{transform:translate(11.7842vw,60.605vh) scale(.8896)}to{transform:translate(13.03895vw,99vh) scale(.8896)}}\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{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.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.2332;transform:translate(65.2265vw,-10px) scale(.5821);animation:fall-1 19s -12s linear infinite}@keyframes fall-1{75.202%{transform:translate(61.2517vw,75.202vh) scale(.5821)}to{transform:translate(63.2391vw,99vh) scale(.5821)}}.snow:nth-child(2){opacity:.317;transform:translate(30.5035vw,-10px) scale(.2706);animation:fall-2 26s -29s linear infinite}@keyframes fall-2{79.585%{transform:translate(32.5359vw,79.585vh) scale(.2706)}to{transform:translate(31.5197vw,99vh) scale(.2706)}}.snow:nth-child(3){opacity:1.3896;transform:translate(85.2945vw,-10px) scale(.1482);animation:fall-3 29s -21s linear infinite}@keyframes fall-3{32.745%{transform:translate(85.8559vw,32.745vh) scale(.1482)}to{transform:translate(85.5752vw,99vh) scale(.1482)}}.snow:nth-child(4){opacity:.713;transform:translate(77.3946vw,-10px) scale(.8686);animation:fall-4 20s -3s linear infinite}@keyframes fall-4{54.274%{transform:translate(71.4071vw,54.274vh) scale(.8686)}to{transform:translate(74.40085vw,99vh) scale(.8686)}}.snow:nth-child(5){opacity:1.7716;transform:translate(.3546vw,-10px) scale(.0412);animation:fall-5 29s -18s linear infinite}@keyframes fall-5{38.032%{transform:translate(-1.8409vw,38.032vh) scale(.0412)}to{transform:translate(-.74315vw,99vh) scale(.0412)}}.snow:nth-child(6){opacity:.5964;transform:translate(90.4689vw,-10px) scale(.9142);animation:fall-6 23s -18s linear infinite}@keyframes fall-6{59.581%{transform:translate(84.3093vw,59.581vh) scale(.9142)}to{transform:translate(87.3891vw,99vh) scale(.9142)}}.snow:nth-child(7){opacity:.5338;transform:translate(10.2896vw,-10px) scale(.9306);animation:fall-7 18s -12s linear infinite}@keyframes fall-7{62.302%{transform:translate(13.4164vw,62.302vh) scale(.9306)}to{transform:translate(11.853vw,99vh) scale(.9306)}}.snow:nth-child(8){opacity:1.0184;transform:translate(85.0908vw,-10px) scale(.8104);animation:fall-8 13s -9s linear infinite}@keyframes fall-8{64.583%{transform:translate(93.6928vw,64.583vh) scale(.8104)}to{transform:translate(89.3918vw,99vh) scale(.8104)}}.snow:nth-child(9){opacity:.7568;transform:translate(14.7175vw,-10px) scale(.3966);animation:fall-9 27s -25s linear infinite}@keyframes fall-9{54.852%{transform:translate(4.8258vw,54.852vh) scale(.3966)}to{transform:translate(9.77165vw,99vh) scale(.3966)}}.snow:nth-child(10){opacity:.4916;transform:translate(81.6613vw,-10px) scale(.4451);animation:fall-10 20s -4s linear infinite}@keyframes fall-10{46.928%{transform:translate(74.1374vw,46.928vh) scale(.4451)}to{transform:translate(77.89935vw,99vh) scale(.4451)}}.snow:nth-child(11){opacity:.3192;transform:translate(80.2267vw,-10px) scale(.1498);animation:fall-11 11s -27s linear infinite}@keyframes fall-11{57.996%{transform:translate(72.9166vw,57.996vh) scale(.1498)}to{transform:translate(76.57165vw,99vh) scale(.1498)}}.snow:nth-child(12){opacity:1.7376;transform:translate(57.9065vw,-10px) scale(.3083);animation:fall-12 19s -30s linear infinite}@keyframes fall-12{47.814%{transform:translate(53.8457vw,47.814vh) scale(.3083)}to{transform:translate(55.8761vw,99vh) scale(.3083)}}.snow:nth-child(13){opacity:1.926;transform:translate(91.2149vw,-10px) scale(.6618);animation:fall-13 23s -22s linear infinite}@keyframes fall-13{63.052%{transform:translate(101.0195vw,63.052vh) scale(.6618)}to{transform:translate(96.1172vw,99vh) scale(.6618)}}.snow:nth-child(14){opacity:1.8118;transform:translate(43.4385vw,-10px) scale(.1798);animation:fall-14 27s -7s linear infinite}@keyframes fall-14{46.672%{transform:translate(51.9031vw,46.672vh) scale(.1798)}to{transform:translate(47.6708vw,99vh) scale(.1798)}}.snow:nth-child(15){opacity:1.0808;transform:translate(41.1064vw,-10px) scale(.763);animation:fall-15 26s -24s linear infinite}@keyframes fall-15{41.023%{transform:translate(46.2606vw,41.023vh) scale(.763)}to{transform:translate(43.6835vw,99vh) scale(.763)}}.snow:nth-child(16){opacity:.3708;transform:translate(50.7743vw,-10px) scale(.794);animation:fall-16 16s -7s linear infinite}@keyframes fall-16{77.85%{transform:translate(57.9134vw,77.85vh) scale(.794)}to{transform:translate(54.34385vw,99vh) scale(.794)}}.snow:nth-child(17){opacity:.0334;transform:translate(67.8824vw,-10px) scale(.3179);animation:fall-17 15s -25s linear infinite}@keyframes fall-17{59.062%{transform:translate(69.228vw,59.062vh) scale(.3179)}to{transform:translate(68.5552vw,99vh) scale(.3179)}}.snow:nth-child(18){opacity:1.9546;transform:translate(77.3063vw,-10px) scale(.4977);animation:fall-18 23s -13s linear infinite}@keyframes fall-18{32.543%{transform:translate(81.8697vw,32.543vh) scale(.4977)}to{transform:translate(79.588vw,99vh) scale(.4977)}}.snow:nth-child(19){opacity:.2806;transform:translate(52.3246vw,-10px) scale(.0811);animation:fall-19 15s -6s linear infinite}@keyframes fall-19{41.919%{transform:translate(54.7314vw,41.919vh) scale(.0811)}to{transform:translate(53.528vw,99vh) scale(.0811)}}.snow:nth-child(20){opacity:1.8752;transform:translate(8.7926vw,-10px) scale(.5199);animation:fall-20 23s -3s linear infinite}@keyframes fall-20{35.295%{transform:translate(7.6591vw,35.295vh) scale(.5199)}to{transform:translate(8.22585vw,99vh) scale(.5199)}}.snow:nth-child(21){opacity:.8994;transform:translate(47.3411vw,-10px) scale(.5071);animation:fall-21 25s -14s linear infinite}@keyframes fall-21{73.116%{transform:translate(54.9409vw,73.116vh) scale(.5071)}to{transform:translate(51.141vw,99vh) scale(.5071)}}.snow:nth-child(22){opacity:.0492;transform:translate(81.4763vw,-10px) scale(.6089);animation:fall-22 17s -21s linear infinite}@keyframes fall-22{42.462%{transform:translate(72.4532vw,42.462vh) scale(.6089)}to{transform:translate(76.96475vw,99vh) scale(.6089)}}.snow:nth-child(23){opacity:.75;transform:translate(90.4093vw,-10px) scale(.8932);animation:fall-23 14s -2s linear infinite}@keyframes fall-23{66.352%{transform:translate(99.6309vw,66.352vh) scale(.8932)}to{transform:translate(95.0201vw,99vh) scale(.8932)}}.snow:nth-child(24){opacity:.398;transform:translate(76.9987vw,-10px) scale(.0523);animation:fall-24 27s -15s linear infinite}@keyframes fall-24{67.919%{transform:translate(84.3059vw,67.919vh) scale(.0523)}to{transform:translate(80.6523vw,99vh) scale(.0523)}}.snow:nth-child(25){opacity:.9798;transform:translate(70.6616vw,-10px) scale(.4004);animation:fall-25 10s -14s linear infinite}@keyframes fall-25{42.425%{transform:translate(65.0732vw,42.425vh) scale(.4004)}to{transform:translate(67.8674vw,99vh) scale(.4004)}}.snow:nth-child(26){opacity:1.0646;transform:translate(97.141vw,-10px) scale(.385);animation:fall-26 10s -16s linear infinite}@keyframes fall-26{71.338%{transform:translate(101.2118vw,71.338vh) scale(.385)}to{transform:translate(99.1764vw,99vh) scale(.385)}}.snow:nth-child(27){opacity:.6696;transform:translate(55.1246vw,-10px) scale(.57);animation:fall-27 13s -4s linear infinite}@keyframes fall-27{73.266%{transform:translate(58.4777vw,73.266vh) scale(.57)}to{transform:translate(56.80115vw,99vh) scale(.57)}}.snow:nth-child(28){opacity:1.1568;transform:translate(6.1199vw,-10px) scale(.0965);animation:fall-28 16s -2s linear infinite}@keyframes fall-28{44.662%{transform:translate(2.8261vw,44.662vh) scale(.0965)}to{transform:translate(4.473vw,99vh) scale(.0965)}}.snow:nth-child(29){opacity:1.4544;transform:translate(56.2757vw,-10px) scale(.3058);animation:fall-29 19s -12s linear infinite}@keyframes fall-29{44.632%{transform:translate(49.6195vw,44.632vh) scale(.3058)}to{transform:translate(52.9476vw,99vh) scale(.3058)}}.snow:nth-child(30){opacity:1.919;transform:translate(15.3648vw,-10px) scale(.0825);animation:fall-30 25s -30s linear infinite}@keyframes fall-30{50.947%{transform:translate(11.949vw,50.947vh) scale(.0825)}to{transform:translate(13.6569vw,99vh) scale(.0825)}}.snow:nth-child(31){opacity:.7776;transform:translate(59.8809vw,-10px) scale(.4673);animation:fall-31 15s -6s linear infinite}@keyframes fall-31{59.307%{transform:translate(51.2853vw,59.307vh) scale(.4673)}to{transform:translate(55.5831vw,99vh) scale(.4673)}}.snow:nth-child(32){opacity:.9998;transform:translate(94.0457vw,-10px) scale(.6661);animation:fall-32 27s -6s linear infinite}@keyframes fall-32{30.882%{transform:translate(87.3784vw,30.882vh) scale(.6661)}to{transform:translate(90.71205vw,99vh) scale(.6661)}}.snow:nth-child(33){opacity:1.1556;transform:translate(28.0886vw,-10px) scale(.9355);animation:fall-33 22s -10s linear infinite}@keyframes fall-33{48.207%{transform:translate(32.7808vw,48.207vh) scale(.9355)}to{transform:translate(30.4347vw,99vh) scale(.9355)}}.snow:nth-child(34){opacity:1.5988;transform:translate(16.2022vw,-10px) scale(.8857);animation:fall-34 13s -3s linear infinite}@keyframes fall-34{60.866%{transform:translate(18.8974vw,60.866vh) scale(.8857)}to{transform:translate(17.5498vw,99vh) scale(.8857)}}.snow:nth-child(35){opacity:1.67;transform:translate(19.1874vw,-10px) scale(.9613);animation:fall-35 10s -24s linear infinite}@keyframes fall-35{44.398%{transform:translate(17.4681vw,44.398vh) scale(.9613)}to{transform:translate(18.32775vw,99vh) scale(.9613)}}.snow:nth-child(36){opacity:.4926;transform:translate(66.3107vw,-10px) scale(.5336);animation:fall-36 26s -18s linear infinite}@keyframes fall-36{53.438%{transform:translate(62.7766vw,53.438vh) scale(.5336)}to{transform:translate(64.54365vw,99vh) scale(.5336)}}.snow:nth-child(37){opacity:.5598;transform:translate(76.2201vw,-10px) scale(.458);animation:fall-37 24s -2s linear infinite}@keyframes fall-37{34.828%{transform:translate(79.5936vw,34.828vh) scale(.458)}to{transform:translate(77.90685vw,99vh) scale(.458)}}.snow:nth-child(38){opacity:.5258;transform:translate(96.9066vw,-10px) scale(.0533);animation:fall-38 15s -4s linear infinite}@keyframes fall-38{47.78%{transform:translate(94.5324vw,47.78vh) scale(.0533)}to{transform:translate(95.7195vw,99vh) scale(.0533)}}.snow:nth-child(39){opacity:1.9542;transform:translate(57.5617vw,-10px) scale(.0395);animation:fall-39 18s -12s linear infinite}@keyframes fall-39{35.736%{transform:translate(67.0917vw,35.736vh) scale(.0395)}to{transform:translate(62.3267vw,99vh) scale(.0395)}}.snow:nth-child(40){opacity:1.155;transform:translate(6.4114vw,-10px) scale(.1143);animation:fall-40 18s -26s linear infinite}@keyframes fall-40{70.178%{transform:translate(-3.2803vw,70.178vh) scale(.1143)}to{transform:translate(1.56555vw,99vh) scale(.1143)}}.snow:nth-child(41){opacity:1.8238;transform:translate(8.1223vw,-10px) scale(.4378);animation:fall-41 11s -25s linear infinite}@keyframes fall-41{46.435%{transform:translate(2.1804vw,46.435vh) scale(.4378)}to{transform:translate(5.15135vw,99vh) scale(.4378)}}.snow:nth-child(42){opacity:1.5902;transform:translate(23.6147vw,-10px) scale(.1235);animation:fall-42 21s -20s linear infinite}@keyframes fall-42{62.137%{transform:translate(20.1411vw,62.137vh) scale(.1235)}to{transform:translate(21.8779vw,99vh) scale(.1235)}}.snow:nth-child(43){opacity:1.5024;transform:translate(40.657vw,-10px) scale(.1744);animation:fall-43 24s -16s linear infinite}@keyframes fall-43{67.057%{transform:translate(33.4352vw,67.057vh) scale(.1744)}to{transform:translate(37.0461vw,99vh) scale(.1744)}}.snow:nth-child(44){opacity:1.1416;transform:translate(85.1442vw,-10px) scale(.0528);animation:fall-44 30s -29s linear infinite}@keyframes fall-44{59.27%{transform:translate(85.6289vw,59.27vh) scale(.0528)}to{transform:translate(85.38655vw,99vh) scale(.0528)}}.snow:nth-child(45){opacity:.994;transform:translate(30.0909vw,-10px) scale(.8959);animation:fall-45 11s -19s linear infinite}@keyframes fall-45{36.756%{transform:translate(38.5837vw,36.756vh) scale(.8959)}to{transform:translate(34.3373vw,99vh) scale(.8959)}}.snow:nth-child(46){opacity:.2176;transform:translate(14.8716vw,-10px) scale(.7172);animation:fall-46 12s -14s linear infinite}@keyframes fall-46{72.176%{transform:translate(5.1724vw,72.176vh) scale(.7172)}to{transform:translate(10.022vw,99vh) scale(.7172)}}.snow:nth-child(47){opacity:.894;transform:translate(10.0399vw,-10px) scale(.6369);animation:fall-47 24s -22s linear infinite}@keyframes fall-47{51.649%{transform:translate(15.1179vw,51.649vh) scale(.6369)}to{transform:translate(12.5789vw,99vh) scale(.6369)}}.snow:nth-child(48){opacity:.1652;transform:translate(88.0736vw,-10px) scale(.5676);animation:fall-48 23s -19s linear infinite}@keyframes fall-48{66.98%{transform:translate(82.1406vw,66.98vh) scale(.5676)}to{transform:translate(85.1071vw,99vh) scale(.5676)}}.snow:nth-child(49){opacity:.9286;transform:translate(7.619vw,-10px) scale(.5673);animation:fall-49 29s -3s linear infinite}@keyframes fall-49{45.508%{transform:translate(3.0316vw,45.508vh) scale(.5673)}to{transform:translate(5.3253vw,99vh) scale(.5673)}}.snow:nth-child(50){opacity:.4368;transform:translate(33.8911vw,-10px) scale(.4691);animation:fall-50 18s -11s linear infinite}@keyframes fall-50{71.174%{transform:translate(39.85vw,71.174vh) scale(.4691)}to{transform:translate(36.87055vw,99vh) scale(.4691)}}.snow:nth-child(51){opacity:1.3984;transform:translate(60.0597vw,-10px) scale(.7222);animation:fall-51 21s -11s linear infinite}@keyframes fall-51{61.742%{transform:translate(50.7995vw,61.742vh) scale(.7222)}to{transform:translate(55.4296vw,99vh) scale(.7222)}}.snow:nth-child(52){opacity:1.751;transform:translate(2.1333vw,-10px) scale(.2907);animation:fall-52 11s -22s linear infinite}@keyframes fall-52{54.143%{transform:translate(7.277vw,54.143vh) scale(.2907)}to{transform:translate(4.70515vw,99vh) scale(.2907)}}.snow:nth-child(53){opacity:.6672;transform:translate(44.2511vw,-10px) scale(.8502);animation:fall-53 29s -11s linear infinite}@keyframes fall-53{74.126%{transform:translate(51.0783vw,74.126vh) scale(.8502)}to{transform:translate(47.6647vw,99vh) scale(.8502)}}.snow:nth-child(54){opacity:.1292;transform:translate(77.2868vw,-10px) scale(.0645);animation:fall-54 25s -12s linear infinite}@keyframes fall-54{75.8%{transform:translate(74.97vw,75.8vh) scale(.0645)}to{transform:translate(76.1284vw,99vh) scale(.0645)}}.snow:nth-child(55){opacity:1.249;transform:translate(45.2785vw,-10px) scale(.0157);animation:fall-55 22s -2s linear infinite}@keyframes fall-55{46.892%{transform:translate(44.005vw,46.892vh) scale(.0157)}to{transform:translate(44.64175vw,99vh) scale(.0157)}}.snow:nth-child(56){opacity:1.6234;transform:translate(78.2398vw,-10px) scale(.0338);animation:fall-56 20s -11s linear infinite}@keyframes fall-56{34.607%{transform:translate(79.7768vw,34.607vh) scale(.0338)}to{transform:translate(79.0083vw,99vh) scale(.0338)}}.snow:nth-child(57){opacity:.1454;transform:translate(50.2726vw,-10px) scale(.9088);animation:fall-57 18s -29s linear infinite}@keyframes fall-57{64.03%{transform:translate(46.4014vw,64.03vh) scale(.9088)}to{transform:translate(48.337vw,99vh) scale(.9088)}}.snow:nth-child(58){opacity:.7864;transform:translate(14.0092vw,-10px) scale(.225);animation:fall-58 10s -25s linear infinite}@keyframes fall-58{36.722%{transform:translate(23.0686vw,36.722vh) scale(.225)}to{transform:translate(18.5389vw,99vh) scale(.225)}}.snow:nth-child(59){opacity:.685;transform:translate(28.9846vw,-10px) scale(.527);animation:fall-59 17s -16s linear infinite}@keyframes fall-59{37.201%{transform:translate(27.4623vw,37.201vh) scale(.527)}to{transform:translate(28.22345vw,99vh) scale(.527)}}.snow:nth-child(60){opacity:.7642;transform:translate(70.0319vw,-10px) scale(.5604);animation:fall-60 27s -18s linear infinite}@keyframes fall-60{43.301%{transform:translate(62.3628vw,43.301vh) scale(.5604)}to{transform:translate(66.19735vw,99vh) scale(.5604)}}.snow:nth-child(61){opacity:1.4272;transform:translate(50.395vw,-10px) scale(.7656);animation:fall-61 27s -16s linear infinite}@keyframes fall-61{57.278%{transform:translate(48.4016vw,57.278vh) scale(.7656)}to{transform:translate(49.3983vw,99vh) scale(.7656)}}.snow:nth-child(62){opacity:1.8022;transform:translate(97.4185vw,-10px) scale(.263);animation:fall-62 24s -9s linear infinite}@keyframes fall-62{77.953%{transform:translate(89.0599vw,77.953vh) scale(.263)}to{transform:translate(93.2392vw,99vh) scale(.263)}}.snow:nth-child(63){opacity:1.6992;transform:translate(6.1488vw,-10px) scale(.2038);animation:fall-63 26s -19s linear infinite}@keyframes fall-63{59.132%{transform:translate(6.8909vw,59.132vh) scale(.2038)}to{transform:translate(6.51985vw,99vh) scale(.2038)}}.snow:nth-child(64){opacity:1.2976;transform:translate(21.0508vw,-10px) scale(.8454);animation:fall-64 30s -18s linear infinite}@keyframes fall-64{34.772%{transform:translate(14.5568vw,34.772vh) scale(.8454)}to{transform:translate(17.8038vw,99vh) scale(.8454)}}.snow:nth-child(65){opacity:.7028;transform:translate(23.4965vw,-10px) scale(.295);animation:fall-65 19s -25s linear infinite}@keyframes fall-65{62.095%{transform:translate(26.4949vw,62.095vh) scale(.295)}to{transform:translate(24.9957vw,99vh) scale(.295)}}.snow:nth-child(66){opacity:1.515;transform:translate(16.5475vw,-10px) scale(.0653);animation:fall-66 19s -30s linear infinite}@keyframes fall-66{34.864%{transform:translate(21.8656vw,34.864vh) scale(.0653)}to{transform:translate(19.20655vw,99vh) scale(.0653)}}.snow:nth-child(67){opacity:1.9048;transform:translate(3.2185vw,-10px) scale(.721);animation:fall-67 11s -9s linear infinite}@keyframes fall-67{79.302%{transform:translate(9.0636vw,79.302vh) scale(.721)}to{transform:translate(6.14105vw,99vh) scale(.721)}}.snow:nth-child(68){opacity:1.6652;transform:translate(43.8869vw,-10px) scale(.8942);animation:fall-68 18s -28s linear infinite}@keyframes fall-68{67.39%{transform:translate(49.8642vw,67.39vh) scale(.8942)}to{transform:translate(46.87555vw,99vh) scale(.8942)}}.snow:nth-child(69){opacity:.8476;transform:translate(13.14vw,-10px) scale(.5683);animation:fall-69 11s -17s linear infinite}@keyframes fall-69{41.783%{transform:translate(17.1054vw,41.783vh) scale(.5683)}to{transform:translate(15.1227vw,99vh) scale(.5683)}}.snow:nth-child(70){opacity:1.2084;transform:translate(30.512vw,-10px) scale(.3819);animation:fall-70 14s -19s linear infinite}@keyframes fall-70{61.331%{transform:translate(22.5002vw,61.331vh) scale(.3819)}to{transform:translate(26.5061vw,99vh) scale(.3819)}}.snow:nth-child(71){opacity:.651;transform:translate(30.7977vw,-10px) scale(.7214);animation:fall-71 25s -20s linear infinite}@keyframes fall-71{79.9%{transform:translate(37.1446vw,79.9vh) scale(.7214)}to{transform:translate(33.97115vw,99vh) scale(.7214)}}.snow:nth-child(72){opacity:1.911;transform:translate(78.5806vw,-10px) scale(.342);animation:fall-72 17s -11s linear infinite}@keyframes fall-72{37.723%{transform:translate(73.9015vw,37.723vh) scale(.342)}to{transform:translate(76.24105vw,99vh) scale(.342)}}.snow:nth-child(73){opacity:1.554;transform:translate(86.1367vw,-10px) scale(.491);animation:fall-73 13s -12s linear infinite}@keyframes fall-73{50.204%{transform:translate(80.4137vw,50.204vh) scale(.491)}to{transform:translate(83.2752vw,99vh) scale(.491)}}.snow:nth-child(74){opacity:.7846;transform:translate(2.5874vw,-10px) scale(.6035);animation:fall-74 27s -5s linear infinite}@keyframes fall-74{77.482%{transform:translate(3.0141vw,77.482vh) scale(.6035)}to{transform:translate(2.80075vw,99vh) scale(.6035)}}.snow:nth-child(75){opacity:1.0284;transform:translate(79.8003vw,-10px) scale(.8849);animation:fall-75 25s -3s linear infinite}@keyframes fall-75{74.572%{transform:translate(89.2266vw,74.572vh) scale(.8849)}to{transform:translate(84.51345vw,99vh) scale(.8849)}}.snow:nth-child(76){opacity:1.2962;transform:translate(66.3932vw,-10px) scale(.7082);animation:fall-76 16s -5s linear infinite}@keyframes fall-76{57.278%{transform:translate(62.4907vw,57.278vh) scale(.7082)}to{transform:translate(64.44195vw,99vh) scale(.7082)}}.snow:nth-child(77){opacity:1.8846;transform:translate(57.3338vw,-10px) scale(.378);animation:fall-77 17s -1s linear infinite}@keyframes fall-77{44.197%{transform:translate(61.2089vw,44.197vh) scale(.378)}to{transform:translate(59.27135vw,99vh) scale(.378)}}.snow:nth-child(78){opacity:.2528;transform:translate(1.3802vw,-10px) scale(.0171);animation:fall-78 28s -25s linear infinite}@keyframes fall-78{62.365%{transform:translate(-2.3166vw,62.365vh) scale(.0171)}to{transform:translate(-.4682vw,99vh) scale(.0171)}}.snow:nth-child(79){opacity:.0176;transform:translate(8.4427vw,-10px) scale(.3713);animation:fall-79 17s -26s linear infinite}@keyframes fall-79{57.228%{transform:translate(18.1581vw,57.228vh) scale(.3713)}to{transform:translate(13.3004vw,99vh) scale(.3713)}}.snow:nth-child(80){opacity:1.7596;transform:translate(34.9889vw,-10px) scale(.5874);animation:fall-80 17s -14s linear infinite}@keyframes fall-80{54.101%{transform:translate(35.3966vw,54.101vh) scale(.5874)}to{transform:translate(35.19275vw,99vh) scale(.5874)}}.snow:nth-child(81){opacity:.785;transform:translate(69.4214vw,-10px) scale(.4532);animation:fall-81 17s -9s linear infinite}@keyframes fall-81{30.286%{transform:translate(65.3406vw,30.286vh) scale(.4532)}to{transform:translate(67.381vw,99vh) scale(.4532)}}.snow:nth-child(82){opacity:.1366;transform:translate(88.9908vw,-10px) scale(.6973);animation:fall-82 16s -20s linear infinite}@keyframes fall-82{38.814%{transform:translate(86.4036vw,38.814vh) scale(.6973)}to{transform:translate(87.6972vw,99vh) scale(.6973)}}.snow:nth-child(83){opacity:1.3258;transform:translate(95.9231vw,-10px) scale(.189);animation:fall-83 21s -24s linear infinite}@keyframes fall-83{74.579%{transform:translate(97.5316vw,74.579vh) scale(.189)}to{transform:translate(96.72735vw,99vh) scale(.189)}}.snow:nth-child(84){opacity:.3488;transform:translate(79.7153vw,-10px) scale(.5257);animation:fall-84 20s -3s linear infinite}@keyframes fall-84{77.51%{transform:translate(76.3748vw,77.51vh) scale(.5257)}to{transform:translate(78.04505vw,99vh) scale(.5257)}}.snow:nth-child(85){opacity:1.784;transform:translate(36.2907vw,-10px) scale(.6026);animation:fall-85 19s -8s linear infinite}@keyframes fall-85{65.243%{transform:translate(45.4421vw,65.243vh) scale(.6026)}to{transform:translate(40.8664vw,99vh) scale(.6026)}}.snow:nth-child(86){opacity:1.609;transform:translate(36.7312vw,-10px) scale(.0386);animation:fall-86 21s -15s linear infinite}@keyframes fall-86{59.714%{transform:translate(41.6046vw,59.714vh) scale(.0386)}to{transform:translate(39.1679vw,99vh) scale(.0386)}}.snow:nth-child(87){opacity:1.7424;transform:translate(16.1848vw,-10px) scale(.766);animation:fall-87 28s -16s linear infinite}@keyframes fall-87{53.816%{transform:translate(17.4578vw,53.816vh) scale(.766)}to{transform:translate(16.8213vw,99vh) scale(.766)}}.snow:nth-child(88){opacity:1.2908;transform:translate(78.9539vw,-10px) scale(.0394);animation:fall-88 20s -27s linear infinite}@keyframes fall-88{50.776%{transform:translate(87.0874vw,50.776vh) scale(.0394)}to{transform:translate(83.02065vw,99vh) scale(.0394)}}.snow:nth-child(89){opacity:.5512;transform:translate(28.0102vw,-10px) scale(.7609);animation:fall-89 25s -11s linear infinite}@keyframes fall-89{41.564%{transform:translate(19.2688vw,41.564vh) scale(.7609)}to{transform:translate(23.6395vw,99vh) scale(.7609)}}.snow:nth-child(90){opacity:.5918;transform:translate(5.5834vw,-10px) scale(.6932);animation:fall-90 19s -18s linear infinite}@keyframes fall-90{57.104%{transform:translate(1.1433vw,57.104vh) scale(.6932)}to{transform:translate(3.36335vw,99vh) scale(.6932)}}.snow:nth-child(91){opacity:1.5248;transform:translate(94.3185vw,-10px) scale(.348);animation:fall-91 23s -22s linear infinite}@keyframes fall-91{46.305%{transform:translate(99.9383vw,46.305vh) scale(.348)}to{transform:translate(97.1284vw,99vh) scale(.348)}}.snow:nth-child(92){opacity:1.1306;transform:translate(13.1596vw,-10px) scale(.5344);animation:fall-92 19s -10s linear infinite}@keyframes fall-92{40.086%{transform:translate(14.3101vw,40.086vh) scale(.5344)}to{transform:translate(13.73485vw,99vh) scale(.5344)}}.snow:nth-child(93){opacity:.1858;transform:translate(92.0289vw,-10px) scale(.6188);animation:fall-93 23s -29s linear infinite}@keyframes fall-93{61.67%{transform:translate(101.9693vw,61.67vh) scale(.6188)}to{transform:translate(96.9991vw,99vh) scale(.6188)}}.snow:nth-child(94){opacity:1.0476;transform:translate(87.2406vw,-10px) scale(.3813);animation:fall-94 12s -29s linear infinite}@keyframes fall-94{42.12%{transform:translate(81.6672vw,42.12vh) scale(.3813)}to{transform:translate(84.4539vw,99vh) scale(.3813)}}.snow:nth-child(95){opacity:1.6848;transform:translate(86.9655vw,-10px) scale(.2703);animation:fall-95 11s -18s linear infinite}@keyframes fall-95{30.749%{transform:translate(78.3714vw,30.749vh) scale(.2703)}to{transform:translate(82.66845vw,99vh) scale(.2703)}}.snow:nth-child(96){opacity:.331;transform:translate(5.7401vw,-10px) scale(.8681);animation:fall-96 20s -5s linear infinite}@keyframes fall-96{63.386%{transform:translate(9.9775vw,63.386vh) scale(.8681)}to{transform:translate(7.8588vw,99vh) scale(.8681)}}.snow:nth-child(97){opacity:.9516;transform:translate(18.518vw,-10px) scale(.3455);animation:fall-97 30s -26s linear infinite}@keyframes fall-97{79.66%{transform:translate(28.257vw,79.66vh) scale(.3455)}to{transform:translate(23.3875vw,99vh) scale(.3455)}}.snow:nth-child(98){opacity:1.1162;transform:translate(77.3147vw,-10px) scale(.6297);animation:fall-98 28s -15s linear infinite}@keyframes fall-98{36.324%{transform:translate(78.1466vw,36.324vh) scale(.6297)}to{transform:translate(77.73065vw,99vh) scale(.6297)}}.snow:nth-child(99){opacity:1.2578;transform:translate(60.4547vw,-10px) scale(.8766);animation:fall-99 26s -8s linear infinite}@keyframes fall-99{52.096%{transform:translate(54.7731vw,52.096vh) scale(.8766)}to{transform:translate(57.6139vw,99vh) scale(.8766)}}.snow:nth-child(100){opacity:1.538;transform:translate(66.3071vw,-10px) scale(.3871);animation:fall-100 16s -14s linear infinite}@keyframes fall-100{43.621%{transform:translate(65.4047vw,43.621vh) scale(.3871)}to{transform:translate(65.8559vw,99vh) scale(.3871)}}.snow:nth-child(101){opacity:1.095;transform:translate(37.3766vw,-10px) scale(.9145);animation:fall-101 28s -10s linear infinite}@keyframes fall-101{53.371%{transform:translate(47.3718vw,53.371vh) scale(.9145)}to{transform:translate(42.3742vw,99vh) scale(.9145)}}.snow:nth-child(102){opacity:1.414;transform:translate(37.7636vw,-10px) scale(.9254);animation:fall-102 13s -22s linear infinite}@keyframes fall-102{49.96%{transform:translate(31.8817vw,49.96vh) scale(.9254)}to{transform:translate(34.82265vw,99vh) scale(.9254)}}.snow:nth-child(103){opacity:.6948;transform:translate(82.9161vw,-10px) scale(.977);animation:fall-103 28s -21s linear infinite}@keyframes fall-103{51.499%{transform:translate(86.2707vw,51.499vh) scale(.977)}to{transform:translate(84.5934vw,99vh) scale(.977)}}.snow:nth-child(104){opacity:1.8298;transform:translate(62.8527vw,-10px) scale(.1896);animation:fall-104 28s -27s linear infinite}@keyframes fall-104{39.086%{transform:translate(72.1114vw,39.086vh) scale(.1896)}to{transform:translate(67.48205vw,99vh) scale(.1896)}}.snow:nth-child(105){opacity:.8822;transform:translate(29.2117vw,-10px) scale(.2858);animation:fall-105 29s -29s linear infinite}@keyframes fall-105{52.442%{transform:translate(28.4243vw,52.442vh) scale(.2858)}to{transform:translate(28.818vw,99vh) scale(.2858)}}.snow:nth-child(106){opacity:1.289;transform:translate(99.8266vw,-10px) scale(.8774);animation:fall-106 17s -12s linear infinite}@keyframes fall-106{67.826%{transform:translate(109.3853vw,67.826vh) scale(.8774)}to{transform:translate(104.60595vw,99vh) scale(.8774)}}.snow:nth-child(107){opacity:1.1568;transform:translate(52.7976vw,-10px) scale(.3749);animation:fall-107 18s -16s linear infinite}@keyframes fall-107{63.41%{transform:translate(48.7249vw,63.41vh) scale(.3749)}to{transform:translate(50.76125vw,99vh) scale(.3749)}}.snow:nth-child(108){opacity:.812;transform:translate(66.6703vw,-10px) scale(.342);animation:fall-108 15s -6s linear infinite}@keyframes fall-108{38.105%{transform:translate(58.1449vw,38.105vh) scale(.342)}to{transform:translate(62.4076vw,99vh) scale(.342)}}.snow:nth-child(109){opacity:.0412;transform:translate(14.3126vw,-10px) scale(.3551);animation:fall-109 23s -25s linear infinite}@keyframes fall-109{74.735%{transform:translate(23.5996vw,74.735vh) scale(.3551)}to{transform:translate(18.9561vw,99vh) scale(.3551)}}.snow:nth-child(110){opacity:1.1634;transform:translate(70.2589vw,-10px) scale(.4782);animation:fall-110 24s -4s linear infinite}@keyframes fall-110{68.183%{transform:translate(77.1378vw,68.183vh) scale(.4782)}to{transform:translate(73.69835vw,99vh) scale(.4782)}}.snow:nth-child(111){opacity:1.989;transform:translate(5.9586vw,-10px) scale(.8362);animation:fall-111 22s -27s linear infinite}@keyframes fall-111{34.617%{transform:translate(13.2515vw,34.617vh) scale(.8362)}to{transform:translate(9.60505vw,99vh) scale(.8362)}}.snow:nth-child(112){opacity:1.0714;transform:translate(52.0159vw,-10px) scale(.2502);animation:fall-112 26s -23s linear infinite}@keyframes fall-112{57.311%{transform:translate(54.9105vw,57.311vh) scale(.2502)}to{transform:translate(53.4632vw,99vh) scale(.2502)}}.snow:nth-child(113){opacity:1.7534;transform:translate(47.1298vw,-10px) scale(.4578);animation:fall-113 12s -29s linear infinite}@keyframes fall-113{71.645%{transform:translate(54.2986vw,71.645vh) scale(.4578)}to{transform:translate(50.7142vw,99vh) scale(.4578)}}.snow:nth-child(114){opacity:.3108;transform:translate(51.3462vw,-10px) scale(.8013);animation:fall-114 24s -22s linear infinite}@keyframes fall-114{31.949%{transform:translate(58.3922vw,31.949vh) scale(.8013)}to{transform:translate(54.8692vw,99vh) scale(.8013)}}.snow:nth-child(115){opacity:1.5094;transform:translate(82.0196vw,-10px) scale(.5968);animation:fall-115 13s -28s linear infinite}@keyframes fall-115{44.415%{transform:translate(76.5593vw,44.415vh) scale(.5968)}to{transform:translate(79.28945vw,99vh) scale(.5968)}}.snow:nth-child(116){opacity:.6374;transform:translate(78.0257vw,-10px) scale(.5227);animation:fall-116 21s -11s linear infinite}@keyframes fall-116{51.181%{transform:translate(72.2826vw,51.181vh) scale(.5227)}to{transform:translate(75.15415vw,99vh) scale(.5227)}}.snow:nth-child(117){opacity:1.7028;transform:translate(43.4931vw,-10px) scale(.7189);animation:fall-117 24s -5s linear infinite}@keyframes fall-117{45.259%{transform:translate(46.8548vw,45.259vh) scale(.7189)}to{transform:translate(45.17395vw,99vh) scale(.7189)}}.snow:nth-child(118){opacity:.9776;transform:translate(18.3484vw,-10px) scale(.9375);animation:fall-118 10s -24s linear infinite}@keyframes fall-118{54.279%{transform:translate(26.1826vw,54.279vh) scale(.9375)}to{transform:translate(22.2655vw,99vh) scale(.9375)}}.snow:nth-child(119){opacity:1.465;transform:translate(40.372vw,-10px) scale(.3134);animation:fall-119 14s -22s linear infinite}@keyframes fall-119{63.009%{transform:translate(41.2906vw,63.009vh) scale(.3134)}to{transform:translate(40.8313vw,99vh) scale(.3134)}}.snow:nth-child(120){opacity:.4308;transform:translate(51.5106vw,-10px) scale(.8353);animation:fall-120 21s -19s linear infinite}@keyframes fall-120{30.266%{transform:translate(55.62vw,30.266vh) scale(.8353)}to{transform:translate(53.5653vw,99vh) scale(.8353)}}.snow:nth-child(121){opacity:1.4312;transform:translate(98.6125vw,-10px) scale(.176);animation:fall-121 30s -26s linear infinite}@keyframes fall-121{69.048%{transform:translate(106.5591vw,69.048vh) scale(.176)}to{transform:translate(102.5858vw,99vh) scale(.176)}}.snow:nth-child(122){opacity:1.0836;transform:translate(3.4195vw,-10px) scale(.9379);animation:fall-122 19s -16s linear infinite}@keyframes fall-122{40.093%{transform:translate(11.0656vw,40.093vh) scale(.9379)}to{transform:translate(7.24255vw,99vh) scale(.9379)}}.snow:nth-child(123){opacity:.9096;transform:translate(54.5844vw,-10px) scale(.0132);animation:fall-123 16s -6s linear infinite}@keyframes fall-123{54.991%{transform:translate(50.3405vw,54.991vh) scale(.0132)}to{transform:translate(52.46245vw,99vh) scale(.0132)}}.snow:nth-child(124){opacity:1.0592;transform:translate(18.5916vw,-10px) scale(.8631);animation:fall-124 25s -2s linear infinite}@keyframes fall-124{45.853%{transform:translate(26.3119vw,45.853vh) scale(.8631)}to{transform:translate(22.45175vw,99vh) scale(.8631)}}.snow:nth-child(125){opacity:.5872;transform:translate(10.0659vw,-10px) scale(.6385);animation:fall-125 10s -18s linear infinite}@keyframes fall-125{56.68%{transform:translate(13.0313vw,56.68vh) scale(.6385)}to{transform:translate(11.5486vw,99vh) scale(.6385)}}.snow:nth-child(126){opacity:1.9342;transform:translate(95.973vw,-10px) scale(.6321);animation:fall-126 20s -2s linear infinite}@keyframes fall-126{51.958%{transform:translate(98.6834vw,51.958vh) scale(.6321)}to{transform:translate(97.3282vw,99vh) scale(.6321)}}.snow:nth-child(127){opacity:1.3596;transform:translate(4.8209vw,-10px) scale(.7056);animation:fall-127 10s -10s linear infinite}@keyframes fall-127{43.885%{transform:translate(-2.8863vw,43.885vh) scale(.7056)}to{transform:translate(.9673vw,99vh) scale(.7056)}}.snow:nth-child(128){opacity:1.917;transform:translate(50.8146vw,-10px) scale(.4639);animation:fall-128 12s -20s linear infinite}@keyframes fall-128{70.899%{transform:translate(50.0895vw,70.899vh) scale(.4639)}to{transform:translate(50.45205vw,99vh) scale(.4639)}}.snow:nth-child(129){opacity:.3726;transform:translate(11.5896vw,-10px) scale(.3034);animation:fall-129 23s -3s linear infinite}@keyframes fall-129{41.252%{transform:translate(3.4633vw,41.252vh) scale(.3034)}to{transform:translate(7.52645vw,99vh) scale(.3034)}}.snow:nth-child(130){opacity:1.0132;transform:translate(9.5305vw,-10px) scale(.9725);animation:fall-130 19s -23s linear infinite}@keyframes fall-130{63.542%{transform:translate(5.8725vw,63.542vh) scale(.9725)}to{transform:translate(7.7015vw,99vh) scale(.9725)}}.snow:nth-child(131){opacity:1.681;transform:translate(82.6153vw,-10px) scale(.7841);animation:fall-131 29s -19s linear infinite}@keyframes fall-131{42.462%{transform:translate(88.7488vw,42.462vh) scale(.7841)}to{transform:translate(85.68205vw,99vh) scale(.7841)}}.snow:nth-child(132){opacity:.0466;transform:translate(66.0441vw,-10px) scale(.8944);animation:fall-132 21s -19s linear infinite}@keyframes fall-132{55.135%{transform:translate(71.4413vw,55.135vh) scale(.8944)}to{transform:translate(68.7427vw,99vh) scale(.8944)}}.snow:nth-child(133){opacity:.8688;transform:translate(28.0516vw,-10px) scale(.5553);animation:fall-133 16s -16s linear infinite}@keyframes fall-133{36.169%{transform:translate(26.3821vw,36.169vh) scale(.5553)}to{transform:translate(27.21685vw,99vh) scale(.5553)}}.snow:nth-child(134){opacity:1.9134;transform:translate(25.9051vw,-10px) scale(.4394);animation:fall-134 27s -7s linear infinite}@keyframes fall-134{55.324%{transform:translate(25.2209vw,55.324vh) scale(.4394)}to{transform:translate(25.563vw,99vh) scale(.4394)}}.snow:nth-child(135){opacity:1.8214;transform:translate(36.6781vw,-10px) scale(.5501);animation:fall-135 28s -5s linear infinite}@keyframes fall-135{69.66%{transform:translate(36.9469vw,69.66vh) scale(.5501)}to{transform:translate(36.8125vw,99vh) scale(.5501)}}.snow:nth-child(136){opacity:.0246;transform:translate(69.0227vw,-10px) scale(.0504);animation:fall-136 26s -20s linear infinite}@keyframes fall-136{53.698%{transform:translate(78.4476vw,53.698vh) scale(.0504)}to{transform:translate(73.73515vw,99vh) scale(.0504)}}.snow:nth-child(137){opacity:1.0516;transform:translate(7.5913vw,-10px) scale(.3469);animation:fall-137 16s -8s linear infinite}@keyframes fall-137{50.557%{transform:translate(1.626vw,50.557vh) scale(.3469)}to{transform:translate(4.60865vw,99vh) scale(.3469)}}.snow:nth-child(138){opacity:1.2168;transform:translate(19.1353vw,-10px) scale(.4869);animation:fall-138 22s -7s linear infinite}@keyframes fall-138{60.798%{transform:translate(18.8677vw,60.798vh) scale(.4869)}to{transform:translate(19.0015vw,99vh) scale(.4869)}}.snow:nth-child(139){opacity:1.4932;transform:translate(15.0116vw,-10px) scale(.5212);animation:fall-139 19s -23s linear infinite}@keyframes fall-139{53.542%{transform:translate(6.1214vw,53.542vh) scale(.5212)}to{transform:translate(10.5665vw,99vh) scale(.5212)}}.snow:nth-child(140){opacity:1.323;transform:translate(11.4468vw,-10px) scale(.7855);animation:fall-140 12s -18s linear infinite}@keyframes fall-140{73.424%{transform:translate(6.7342vw,73.424vh) scale(.7855)}to{transform:translate(9.0905vw,99vh) scale(.7855)}}.snow:nth-child(141){opacity:1.022;transform:translate(81.2333vw,-10px) scale(.5694);animation:fall-141 12s -9s linear infinite}@keyframes fall-141{55.669%{transform:translate(83.6128vw,55.669vh) scale(.5694)}to{transform:translate(82.42305vw,99vh) scale(.5694)}}.snow:nth-child(142){opacity:1.439;transform:translate(3.8988vw,-10px) scale(.6242);animation:fall-142 14s -11s linear infinite}@keyframes fall-142{75.278%{transform:translate(7.3195vw,75.278vh) scale(.6242)}to{transform:translate(5.60915vw,99vh) scale(.6242)}}.snow:nth-child(143){opacity:1.7268;transform:translate(18.0157vw,-10px) scale(.7283);animation:fall-143 30s -13s linear infinite}@keyframes fall-143{59.169%{transform:translate(12.9449vw,59.169vh) scale(.7283)}to{transform:translate(15.4803vw,99vh) scale(.7283)}}.snow:nth-child(144){opacity:1.3224;transform:translate(44.4287vw,-10px) scale(.7926);animation:fall-144 20s -22s linear infinite}@keyframes fall-144{61.77%{transform:translate(48.1656vw,61.77vh) scale(.7926)}to{transform:translate(46.29715vw,99vh) scale(.7926)}}.snow:nth-child(145){opacity:1.0918;transform:translate(59.8742vw,-10px) scale(.6264);animation:fall-145 23s -28s linear infinite}@keyframes fall-145{46.199%{transform:translate(56.3002vw,46.199vh) scale(.6264)}to{transform:translate(58.0872vw,99vh) scale(.6264)}}.snow:nth-child(146){opacity:1.3644;transform:translate(12.0722vw,-10px) scale(.7951);animation:fall-146 25s -8s linear infinite}@keyframes fall-146{38.475%{transform:translate(7.5441vw,38.475vh) scale(.7951)}to{transform:translate(9.80815vw,99vh) scale(.7951)}}.snow:nth-child(147){opacity:.5552;transform:translate(7.6171vw,-10px) scale(.8133);animation:fall-147 24s -13s linear infinite}@keyframes fall-147{48.166%{transform:translate(9.0344vw,48.166vh) scale(.8133)}to{transform:translate(8.32575vw,99vh) scale(.8133)}}.snow:nth-child(148){opacity:.4008;transform:translate(47.3531vw,-10px) scale(.3727);animation:fall-148 19s -15s linear infinite}@keyframes fall-148{61.258%{transform:translate(53.7184vw,61.258vh) scale(.3727)}to{transform:translate(50.53575vw,99vh) scale(.3727)}}.snow:nth-child(149){opacity:.3452;transform:translate(32.8134vw,-10px) scale(.2071);animation:fall-149 24s -10s linear infinite}@keyframes fall-149{43.521%{transform:translate(35.4759vw,43.521vh) scale(.2071)}to{transform:translate(34.14465vw,99vh) scale(.2071)}}.snow:nth-child(150){opacity:1.5756;transform:translate(7.3714vw,-10px) scale(.0144);animation:fall-150 21s -17s linear infinite}@keyframes fall-150{55.798%{transform:translate(2.9664vw,55.798vh) scale(.0144)}to{transform:translate(5.1689vw,99vh) scale(.0144)}}.snow:nth-child(151){opacity:.7346;transform:translate(71.9628vw,-10px) scale(.3895);animation:fall-151 10s -26s linear infinite}@keyframes fall-151{43.86%{transform:translate(67.7829vw,43.86vh) scale(.3895)}to{transform:translate(69.87285vw,99vh) scale(.3895)}}.snow:nth-child(152){opacity:.8902;transform:translate(17.0955vw,-10px) scale(.0836);animation:fall-152 18s -8s linear infinite}@keyframes fall-152{50.394%{transform:translate(15.59vw,50.394vh) scale(.0836)}to{transform:translate(16.34275vw,99vh) scale(.0836)}}.snow:nth-child(153){opacity:1.8252;transform:translate(9.116vw,-10px) scale(.6793);animation:fall-153 15s -15s linear infinite}@keyframes fall-153{30.96%{transform:translate(4.4967vw,30.96vh) scale(.6793)}to{transform:translate(6.80635vw,99vh) scale(.6793)}}.snow:nth-child(154){opacity:1.2814;transform:translate(5.61vw,-10px) scale(.7378);animation:fall-154 20s -21s linear infinite}@keyframes fall-154{74.826%{transform:translate(1.571vw,74.826vh) scale(.7378)}to{transform:translate(3.5905vw,99vh) scale(.7378)}}.snow:nth-child(155){opacity:.9222;transform:translate(38.0566vw,-10px) scale(.4836);animation:fall-155 30s -15s linear infinite}@keyframes fall-155{52.227%{transform:translate(34.5258vw,52.227vh) scale(.4836)}to{transform:translate(36.2912vw,99vh) scale(.4836)}}.snow:nth-child(156){opacity:.1514;transform:translate(55.4086vw,-10px) scale(.4938);animation:fall-156 14s -21s linear infinite}@keyframes fall-156{72.195%{transform:translate(57.6727vw,72.195vh) scale(.4938)}to{transform:translate(56.54065vw,99vh) scale(.4938)}}.snow:nth-child(157){opacity:.3506;transform:translate(43.4735vw,-10px) scale(.0485);animation:fall-157 22s -13s linear infinite}@keyframes fall-157{54.324%{transform:translate(49.4176vw,54.324vh) scale(.0485)}to{transform:translate(46.44555vw,99vh) scale(.0485)}}.snow:nth-child(158){opacity:.5316;transform:translate(89.9075vw,-10px) scale(.7775);animation:fall-158 26s -1s linear infinite}@keyframes fall-158{64.406%{transform:translate(95.0968vw,64.406vh) scale(.7775)}to{transform:translate(92.50215vw,99vh) scale(.7775)}}.snow:nth-child(159){opacity:.3676;transform:translate(56.1546vw,-10px) scale(.3864);animation:fall-159 20s -9s linear infinite}@keyframes fall-159{45.59%{transform:translate(50.9061vw,45.59vh) scale(.3864)}to{transform:translate(53.53035vw,99vh) scale(.3864)}}.snow:nth-child(160){opacity:1.5426;transform:translate(23.811vw,-10px) scale(.6489);animation:fall-160 28s -25s linear infinite}@keyframes fall-160{57.386%{transform:translate(15.8657vw,57.386vh) scale(.6489)}to{transform:translate(19.83835vw,99vh) scale(.6489)}}.snow:nth-child(161){opacity:1.108;transform:translate(99.9485vw,-10px) scale(.9979);animation:fall-161 23s -13s linear infinite}@keyframes fall-161{44.074%{transform:translate(109.1818vw,44.074vh) scale(.9979)}to{transform:translate(104.56515vw,99vh) scale(.9979)}}.snow:nth-child(162){opacity:1.4036;transform:translate(11.2697vw,-10px) scale(.9705);animation:fall-162 20s -27s linear infinite}@keyframes fall-162{69.925%{transform:translate(2.534vw,69.925vh) scale(.9705)}to{transform:translate(6.90185vw,99vh) scale(.9705)}}.snow:nth-child(163){opacity:.037;transform:translate(24.7482vw,-10px) scale(.7403);animation:fall-163 25s -4s linear infinite}@keyframes fall-163{34.727%{transform:translate(28.1477vw,34.727vh) scale(.7403)}to{transform:translate(26.44795vw,99vh) scale(.7403)}}.snow:nth-child(164){opacity:.4932;transform:translate(47.052vw,-10px) scale(.3243);animation:fall-164 18s -20s linear infinite}@keyframes fall-164{66.797%{transform:translate(38.0416vw,66.797vh) scale(.3243)}to{transform:translate(42.5468vw,99vh) scale(.3243)}}.snow:nth-child(165){opacity:.7832;transform:translate(16.905vw,-10px) scale(.104);animation:fall-165 14s -25s linear infinite}@keyframes fall-165{73.227%{transform:translate(18.8066vw,73.227vh) scale(.104)}to{transform:translate(17.8558vw,99vh) scale(.104)}}.snow:nth-child(166){opacity:.8956;transform:translate(5.4169vw,-10px) scale(.4822);animation:fall-166 21s -1s linear infinite}@keyframes fall-166{59.521%{transform:translate(7.3887vw,59.521vh) scale(.4822)}to{transform:translate(6.4028vw,99vh) scale(.4822)}}.snow:nth-child(167){opacity:1.5938;transform:translate(6.8724vw,-10px) scale(.8856);animation:fall-167 30s -18s linear infinite}@keyframes fall-167{56.86%{transform:translate(9.7235vw,56.86vh) scale(.8856)}to{transform:translate(8.29795vw,99vh) scale(.8856)}}.snow:nth-child(168){opacity:1.9862;transform:translate(40.1975vw,-10px) scale(.3881);animation:fall-168 19s -11s linear infinite}@keyframes fall-168{34.525%{transform:translate(36.8407vw,34.525vh) scale(.3881)}to{transform:translate(38.5191vw,99vh) scale(.3881)}}.snow:nth-child(169){opacity:.007;transform:translate(.0376vw,-10px) scale(.4257);animation:fall-169 25s -3s linear infinite}@keyframes fall-169{39.715%{transform:translate(-.5422vw,39.715vh) scale(.4257)}to{transform:translate(-.2523vw,99vh) scale(.4257)}}.snow:nth-child(170){opacity:.4474;transform:translate(41.2265vw,-10px) scale(.5657);animation:fall-170 28s -25s linear infinite}@keyframes fall-170{51.227%{transform:translate(39.8347vw,51.227vh) scale(.5657)}to{transform:translate(40.5306vw,99vh) scale(.5657)}}.snow:nth-child(171){opacity:.6256;transform:translate(70.8412vw,-10px) scale(.7142);animation:fall-171 13s -5s linear infinite}@keyframes fall-171{32.204%{transform:translate(72.1088vw,32.204vh) scale(.7142)}to{transform:translate(71.475vw,99vh) scale(.7142)}}.snow:nth-child(172){opacity:.3726;transform:translate(11.8939vw,-10px) scale(.5876);animation:fall-172 25s -15s linear infinite}@keyframes fall-172{39.871%{transform:translate(11.2371vw,39.871vh) scale(.5876)}to{transform:translate(11.5655vw,99vh) scale(.5876)}}.snow:nth-child(173){opacity:1.6292;transform:translate(94.217vw,-10px) scale(.8216);animation:fall-173 16s -18s linear infinite}@keyframes fall-173{71.039%{transform:translate(96.5655vw,71.039vh) scale(.8216)}to{transform:translate(95.39125vw,99vh) scale(.8216)}}.snow:nth-child(174){opacity:1.9482;transform:translate(52.4525vw,-10px) scale(.2333);animation:fall-174 13s -21s linear infinite}@keyframes fall-174{37.752%{transform:translate(55.7247vw,37.752vh) scale(.2333)}to{transform:translate(54.0886vw,99vh) scale(.2333)}}.snow:nth-child(175){opacity:.1256;transform:translate(92.5833vw,-10px) scale(.9164);animation:fall-175 19s -30s linear infinite}@keyframes fall-175{47.293%{transform:translate(87.4235vw,47.293vh) scale(.9164)}to{transform:translate(90.0034vw,99vh) scale(.9164)}}.snow:nth-child(176){opacity:1.7166;transform:translate(47.2657vw,-10px) scale(.1389);animation:fall-176 13s -9s linear infinite}@keyframes fall-176{76.068%{transform:translate(40.86vw,76.068vh) scale(.1389)}to{transform:translate(44.06285vw,99vh) scale(.1389)}}.snow:nth-child(177){opacity:.6812;transform:translate(6.0829vw,-10px) scale(.5084);animation:fall-177 22s -24s linear infinite}@keyframes fall-177{57.02%{transform:translate(6.3097vw,57.02vh) scale(.5084)}to{transform:translate(6.1963vw,99vh) scale(.5084)}}.snow:nth-child(178){opacity:1.8784;transform:translate(42.6369vw,-10px) scale(.8114);animation:fall-178 29s -4s linear infinite}@keyframes fall-178{41.047%{transform:translate(39.8604vw,41.047vh) scale(.8114)}to{transform:translate(41.24865vw,99vh) scale(.8114)}}.snow:nth-child(179){opacity:.2108;transform:translate(39.9044vw,-10px) scale(.2873);animation:fall-179 16s -16s linear infinite}@keyframes fall-179{55.603%{transform:translate(42.0036vw,55.603vh) scale(.2873)}to{transform:translate(40.954vw,99vh) scale(.2873)}}.snow:nth-child(180){opacity:1.7142;transform:translate(98.3204vw,-10px) scale(.8043);animation:fall-180 13s -28s linear infinite}@keyframes fall-180{41.678%{transform:translate(105.8689vw,41.678vh) scale(.8043)}to{transform:translate(102.09465vw,99vh) scale(.8043)}}.snow:nth-child(181){opacity:1.2682;transform:translate(97.586vw,-10px) scale(.9119);animation:fall-181 24s -20s linear infinite}@keyframes fall-181{66.718%{transform:translate(88.0965vw,66.718vh) scale(.9119)}to{transform:translate(92.84125vw,99vh) scale(.9119)}}.snow:nth-child(182){opacity:.494;transform:translate(67.9482vw,-10px) scale(.483);animation:fall-182 21s -2s linear infinite}@keyframes fall-182{46.039%{transform:translate(58.8135vw,46.039vh) scale(.483)}to{transform:translate(63.38085vw,99vh) scale(.483)}}.snow:nth-child(183){opacity:.3766;transform:translate(61.7158vw,-10px) scale(.3158);animation:fall-183 29s -19s linear infinite}@keyframes fall-183{68.343%{transform:translate(64.7575vw,68.343vh) scale(.3158)}to{transform:translate(63.23665vw,99vh) scale(.3158)}}.snow:nth-child(184){opacity:.7902;transform:translate(29.6489vw,-10px) scale(.8779);animation:fall-184 29s -11s linear infinite}@keyframes fall-184{52.591%{transform:translate(33.3188vw,52.591vh) scale(.8779)}to{transform:translate(31.48385vw,99vh) scale(.8779)}}.snow:nth-child(185){opacity:.6442;transform:translate(61.67vw,-10px) scale(.7368);animation:fall-185 18s -1s linear infinite}@keyframes fall-185{66.796%{transform:translate(64.683vw,66.796vh) scale(.7368)}to{transform:translate(63.1765vw,99vh) scale(.7368)}}.snow:nth-child(186){opacity:1.692;transform:translate(5.6382vw,-10px) scale(.4354);animation:fall-186 22s -7s linear infinite}@keyframes fall-186{66.241%{transform:translate(6.3841vw,66.241vh) scale(.4354)}to{transform:translate(6.01115vw,99vh) scale(.4354)}}.snow:nth-child(187){opacity:1.5248;transform:translate(98.3772vw,-10px) scale(.7791);animation:fall-187 22s -25s linear infinite}@keyframes fall-187{68.572%{transform:translate(103.2614vw,68.572vh) scale(.7791)}to{transform:translate(100.8193vw,99vh) scale(.7791)}}.snow:nth-child(188){opacity:.9934;transform:translate(11.449vw,-10px) scale(.8009);animation:fall-188 26s -19s linear infinite}@keyframes fall-188{31.181%{transform:translate(7.867vw,31.181vh) scale(.8009)}to{transform:translate(9.658vw,99vh) scale(.8009)}}.snow:nth-child(189){opacity:.5002;transform:translate(59.6225vw,-10px) scale(.9005);animation:fall-189 15s -17s linear infinite}@keyframes fall-189{66.459%{transform:translate(61.7275vw,66.459vh) scale(.9005)}to{transform:translate(60.675vw,99vh) scale(.9005)}}.snow:nth-child(190){opacity:.8108;transform:translate(34.9743vw,-10px) scale(.5308);animation:fall-190 24s -10s linear infinite}@keyframes fall-190{79.58%{transform:translate(26.6001vw,79.58vh) scale(.5308)}to{transform:translate(30.7872vw,99vh) scale(.5308)}}.snow:nth-child(191){opacity:.5692;transform:translate(63.5195vw,-10px) scale(.4918);animation:fall-191 14s -1s linear infinite}@keyframes fall-191{72.576%{transform:translate(73.4179vw,72.576vh) scale(.4918)}to{transform:translate(68.4687vw,99vh) scale(.4918)}}.snow:nth-child(192){opacity:1.3494;transform:translate(65.868vw,-10px) scale(.1618);animation:fall-192 18s -13s linear infinite}@keyframes fall-192{74.569%{transform:translate(56.7795vw,74.569vh) scale(.1618)}to{transform:translate(61.32375vw,99vh) scale(.1618)}}.snow:nth-child(193){opacity:1.1726;transform:translate(81.501vw,-10px) scale(.1361);animation:fall-193 30s -14s linear infinite}@keyframes fall-193{43.325%{transform:translate(72.8397vw,43.325vh) scale(.1361)}to{transform:translate(77.17035vw,99vh) scale(.1361)}}.snow:nth-child(194){opacity:.4792;transform:translate(30.3384vw,-10px) scale(.542);animation:fall-194 12s -30s linear infinite}@keyframes fall-194{60.288%{transform:translate(37.5425vw,60.288vh) scale(.542)}to{transform:translate(33.94045vw,99vh) scale(.542)}}.snow:nth-child(195){opacity:.9468;transform:translate(4.2488vw,-10px) scale(.2971);animation:fall-195 14s -18s linear infinite}@keyframes fall-195{47.98%{transform:translate(-2.5087vw,47.98vh) scale(.2971)}to{transform:translate(.87005vw,99vh) scale(.2971)}}.snow:nth-child(196){opacity:1.8352;transform:translate(88.8422vw,-10px) scale(.6564);animation:fall-196 17s -3s linear infinite}@keyframes fall-196{59.147%{transform:translate(82.6244vw,59.147vh) scale(.6564)}to{transform:translate(85.7333vw,99vh) scale(.6564)}}.snow:nth-child(197){opacity:.8514;transform:translate(57.6428vw,-10px) scale(.9541);animation:fall-197 23s -25s linear infinite}@keyframes fall-197{68.584%{transform:translate(53.9453vw,68.584vh) scale(.9541)}to{transform:translate(55.79405vw,99vh) scale(.9541)}}.snow:nth-child(198){opacity:.1048;transform:translate(85.2615vw,-10px) scale(.4113);animation:fall-198 30s -6s linear infinite}@keyframes fall-198{48.738%{transform:translate(76.956vw,48.738vh) scale(.4113)}to{transform:translate(81.10875vw,99vh) scale(.4113)}}.snow:nth-child(199){opacity:1.4534;transform:translate(11.516vw,-10px) scale(.8503);animation:fall-199 13s -1s linear infinite}@keyframes fall-199{40.73%{transform:translate(10.1807vw,40.73vh) scale(.8503)}to{transform:translate(10.84835vw,99vh) scale(.8503)}}.snow:nth-child(200){opacity:.393;transform:translate(84.372vw,-10px) scale(.3543);animation:fall-200 24s -6s linear infinite}@keyframes fall-200{48.791%{transform:translate(77.9928vw,48.791vh) scale(.3543)}to{transform:translate(81.1824vw,99vh) scale(.3543)}}.snow:nth-child(201){opacity:.898;transform:translate(22.8491vw,-10px) scale(.7758);animation:fall-201 16s -5s linear infinite}@keyframes fall-201{46.372%{transform:translate(29.6117vw,46.372vh) scale(.7758)}to{transform:translate(26.2304vw,99vh) scale(.7758)}}.snow:nth-child(202){opacity:.2706;transform:translate(81.2941vw,-10px) scale(.7887);animation:fall-202 12s -20s linear infinite}@keyframes fall-202{65.683%{transform:translate(89.9905vw,65.683vh) scale(.7887)}to{transform:translate(85.6423vw,99vh) scale(.7887)}}.snow:nth-child(203){opacity:.1622;transform:translate(64.0298vw,-10px) scale(.247);animation:fall-203 29s -9s linear infinite}@keyframes fall-203{76.733%{transform:translate(61.3567vw,76.733vh) scale(.247)}to{transform:translate(62.69325vw,99vh) scale(.247)}}.snow:nth-child(204){opacity:.1146;transform:translate(87.2096vw,-10px) scale(.2019);animation:fall-204 28s -19s linear infinite}@keyframes fall-204{67.125%{transform:translate(80.3507vw,67.125vh) scale(.2019)}to{transform:translate(83.78015vw,99vh) scale(.2019)}}.snow:nth-child(205){opacity:.8768;transform:translate(6.2563vw,-10px) scale(.3934);animation:fall-205 18s -24s linear infinite}@keyframes fall-205{79.723%{transform:translate(1.787vw,79.723vh) scale(.3934)}to{transform:translate(4.02165vw,99vh) scale(.3934)}}.snow:nth-child(206){opacity:1.6916;transform:translate(54.3688vw,-10px) scale(.0474);animation:fall-206 25s -29s linear infinite}@keyframes fall-206{32.107%{transform:translate(46.3896vw,32.107vh) scale(.0474)}to{transform:translate(50.3792vw,99vh) scale(.0474)}}.snow:nth-child(207){opacity:.584;transform:translate(30.4187vw,-10px) scale(.6797);animation:fall-207 20s -12s linear infinite}@keyframes fall-207{56.264%{transform:translate(33.0314vw,56.264vh) scale(.6797)}to{transform:translate(31.72505vw,99vh) scale(.6797)}}.snow:nth-child(208){opacity:.021;transform:translate(98.953vw,-10px) scale(.428);animation:fall-208 20s -17s linear infinite}@keyframes fall-208{42.078%{transform:translate(103.6732vw,42.078vh) scale(.428)}to{transform:translate(101.3131vw,99vh) scale(.428)}}.snow:nth-child(209){opacity:.0442;transform:translate(61.1094vw,-10px) scale(.9745);animation:fall-209 19s -6s linear infinite}@keyframes fall-209{55.316%{transform:translate(51.3329vw,55.316vh) scale(.9745)}to{transform:translate(56.22115vw,99vh) scale(.9745)}}.snow:nth-child(210){opacity:1.3148;transform:translate(69.8246vw,-10px) scale(.2646);animation:fall-210 22s -22s linear infinite}@keyframes fall-210{44.529%{transform:translate(59.8625vw,44.529vh) scale(.2646)}to{transform:translate(64.84355vw,99vh) scale(.2646)}}.snow:nth-child(211){opacity:.0106;transform:translate(22.5203vw,-10px) scale(.2622);animation:fall-211 11s -9s linear infinite}@keyframes fall-211{30.588%{transform:translate(21.3603vw,30.588vh) scale(.2622)}to{transform:translate(21.9403vw,99vh) scale(.2622)}}.snow:nth-child(212){opacity:1.2854;transform:translate(88.0905vw,-10px) scale(.0916);animation:fall-212 25s -12s linear infinite}@keyframes fall-212{36.452%{transform:translate(83.7934vw,36.452vh) scale(.0916)}to{transform:translate(85.94195vw,99vh) scale(.0916)}}.snow:nth-child(213){opacity:1.4044;transform:translate(65.4051vw,-10px) scale(.4164);animation:fall-213 21s -14s linear infinite}@keyframes fall-213{32.038%{transform:translate(55.599vw,32.038vh) scale(.4164)}to{transform:translate(60.50205vw,99vh) scale(.4164)}}.snow:nth-child(214){opacity:1.387;transform:translate(11.6951vw,-10px) scale(.8808);animation:fall-214 30s -18s linear infinite}@keyframes fall-214{30.746%{transform:translate(5.8909vw,30.746vh) scale(.8808)}to{transform:translate(8.793vw,99vh) scale(.8808)}}.snow:nth-child(215){opacity:1.7658;transform:translate(73.6561vw,-10px) scale(.5789);animation:fall-215 25s -3s linear infinite}@keyframes fall-215{79.073%{transform:translate(82.3131vw,79.073vh) scale(.5789)}to{transform:translate(77.9846vw,99vh) scale(.5789)}}.snow:nth-child(216){opacity:1.7986;transform:translate(95.3958vw,-10px) scale(.6589);animation:fall-216 26s -9s linear infinite}@keyframes fall-216{79.174%{transform:translate(93.7282vw,79.174vh) scale(.6589)}to{transform:translate(94.562vw,99vh) scale(.6589)}}.snow:nth-child(217){opacity:1.997;transform:translate(15.3435vw,-10px) scale(.8645);animation:fall-217 24s -28s linear infinite}@keyframes fall-217{38.984%{transform:translate(5.6842vw,38.984vh) scale(.8645)}to{transform:translate(10.51385vw,99vh) scale(.8645)}}.snow:nth-child(218){opacity:1.3324;transform:translate(79.2884vw,-10px) scale(.7538);animation:fall-218 17s -28s linear infinite}@keyframes fall-218{37.911%{transform:translate(79.9153vw,37.911vh) scale(.7538)}to{transform:translate(79.60185vw,99vh) scale(.7538)}}.snow:nth-child(219){opacity:.5024;transform:translate(30.5997vw,-10px) scale(.3654);animation:fall-219 19s -25s linear infinite}@keyframes fall-219{65.523%{transform:translate(37.9993vw,65.523vh) scale(.3654)}to{transform:translate(34.2995vw,99vh) scale(.3654)}}.snow:nth-child(220){opacity:1.236;transform:translate(7.2605vw,-10px) scale(.5549);animation:fall-220 24s -16s linear infinite}@keyframes fall-220{77.173%{transform:translate(-2.5507vw,77.173vh) scale(.5549)}to{transform:translate(2.3549vw,99vh) scale(.5549)}}.snow:nth-child(221){opacity:1.3504;transform:translate(2.2009vw,-10px) scale(.4326);animation:fall-221 10s -20s linear infinite}@keyframes fall-221{75.844%{transform:translate(10.2402vw,75.844vh) scale(.4326)}to{transform:translate(6.22055vw,99vh) scale(.4326)}}.snow:nth-child(222){opacity:1.2338;transform:translate(31.6622vw,-10px) scale(.8596);animation:fall-222 29s -29s linear infinite}@keyframes fall-222{40.404%{transform:translate(32.837vw,40.404vh) scale(.8596)}to{transform:translate(32.2496vw,99vh) scale(.8596)}}.snow:nth-child(223){opacity:.0888;transform:translate(80.5053vw,-10px) scale(.0961);animation:fall-223 26s -2s linear infinite}@keyframes fall-223{35.934%{transform:translate(77.4093vw,35.934vh) scale(.0961)}to{transform:translate(78.9573vw,99vh) scale(.0961)}}.snow:nth-child(224){opacity:1.5422;transform:translate(49.427vw,-10px) scale(.4141);animation:fall-224 25s -13s linear infinite}@keyframes fall-224{35.102%{transform:translate(44.3807vw,35.102vh) scale(.4141)}to{transform:translate(46.90385vw,99vh) scale(.4141)}}.snow:nth-child(225){opacity:.3712;transform:translate(70.9695vw,-10px) scale(.035);animation:fall-225 20s -17s linear infinite}@keyframes fall-225{31.007%{transform:translate(71.8594vw,31.007vh) scale(.035)}to{transform:translate(71.41445vw,99vh) scale(.035)}}.snow:nth-child(226){opacity:1.2788;transform:translate(95.5972vw,-10px) scale(.8611);animation:fall-226 22s -27s linear infinite}@keyframes fall-226{57.235%{transform:translate(99.5184vw,57.235vh) scale(.8611)}to{transform:translate(97.5578vw,99vh) scale(.8611)}}.snow:nth-child(227){opacity:.5674;transform:translate(82.5809vw,-10px) scale(.6098);animation:fall-227 19s -25s linear infinite}@keyframes fall-227{48.832%{transform:translate(90.4053vw,48.832vh) scale(.6098)}to{transform:translate(86.4931vw,99vh) scale(.6098)}}.snow:nth-child(228){opacity:.6324;transform:translate(83.4003vw,-10px) scale(.3318);animation:fall-228 13s -26s linear infinite}@keyframes fall-228{37.775%{transform:translate(85.9476vw,37.775vh) scale(.3318)}to{transform:translate(84.67395vw,99vh) scale(.3318)}}.snow:nth-child(229){opacity:1.2116;transform:translate(16.3696vw,-10px) scale(.6703);animation:fall-229 27s -24s linear infinite}@keyframes fall-229{34.889%{transform:translate(14.6753vw,34.889vh) scale(.6703)}to{transform:translate(15.52245vw,99vh) scale(.6703)}}.snow:nth-child(230){opacity:.7686;transform:translate(43.2894vw,-10px) scale(.8007);animation:fall-230 27s -21s linear infinite}@keyframes fall-230{77.178%{transform:translate(43.8169vw,77.178vh) scale(.8007)}to{transform:translate(43.55315vw,99vh) scale(.8007)}}.snow:nth-child(231){opacity:1.5412;transform:translate(28.1822vw,-10px) scale(.4267);animation:fall-231 10s -2s linear infinite}@keyframes fall-231{31.189%{transform:translate(21.9169vw,31.189vh) scale(.4267)}to{transform:translate(25.04955vw,99vh) scale(.4267)}}.snow:nth-child(232){opacity:.6434;transform:translate(86.513vw,-10px) scale(.3308);animation:fall-232 19s -10s linear infinite}@keyframes fall-232{43.228%{transform:translate(79.2279vw,43.228vh) scale(.3308)}to{transform:translate(82.87045vw,99vh) scale(.3308)}}.snow:nth-child(233){opacity:.9282;transform:translate(28.1961vw,-10px) scale(.8138);animation:fall-233 27s -6s linear infinite}@keyframes fall-233{63.023%{transform:translate(30.021vw,63.023vh) scale(.8138)}to{transform:translate(29.10855vw,99vh) scale(.8138)}}.snow:nth-child(234){opacity:1.0094;transform:translate(8.9297vw,-10px) scale(.3198);animation:fall-234 29s -30s linear infinite}@keyframes fall-234{54.081%{transform:translate(.9731vw,54.081vh) scale(.3198)}to{transform:translate(4.9514vw,99vh) scale(.3198)}}.snow:nth-child(235){opacity:1.5286;transform:translate(27.9665vw,-10px) scale(.8874);animation:fall-235 19s -26s linear infinite}@keyframes fall-235{59.543%{transform:translate(22.4614vw,59.543vh) scale(.8874)}to{transform:translate(25.21395vw,99vh) scale(.8874)}}.snow:nth-child(236){opacity:1.3498;transform:translate(33.6663vw,-10px) scale(.7656);animation:fall-236 16s -30s linear infinite}@keyframes fall-236{56.936%{transform:translate(39.6436vw,56.936vh) scale(.7656)}to{transform:translate(36.65495vw,99vh) scale(.7656)}}.snow:nth-child(237){opacity:.8566;transform:translate(89.9641vw,-10px) scale(.9984);animation:fall-237 23s -11s linear infinite}@keyframes fall-237{77.737%{transform:translate(87.8049vw,77.737vh) scale(.9984)}to{transform:translate(88.8845vw,99vh) scale(.9984)}}.snow:nth-child(238){opacity:.1852;transform:translate(5.1851vw,-10px) scale(.4983);animation:fall-238 12s -29s linear infinite}@keyframes fall-238{53.644%{transform:translate(-1.1315vw,53.644vh) scale(.4983)}to{transform:translate(2.0268vw,99vh) scale(.4983)}}.snow:nth-child(239){opacity:1.916;transform:translate(94.5116vw,-10px) scale(.1206);animation:fall-239 18s -28s linear infinite}@keyframes fall-239{61.627%{transform:translate(91.9677vw,61.627vh) scale(.1206)}to{transform:translate(93.23965vw,99vh) scale(.1206)}}.snow:nth-child(240){opacity:1.8124;transform:translate(44.1168vw,-10px) scale(.4495);animation:fall-240 25s -11s linear infinite}@keyframes fall-240{45.817%{transform:translate(38.8918vw,45.817vh) scale(.4495)}to{transform:translate(41.5043vw,99vh) scale(.4495)}}.snow:nth-child(241){opacity:1.0036;transform:translate(16.9731vw,-10px) scale(.6282);animation:fall-241 20s -20s linear infinite}@keyframes fall-241{77.404%{transform:translate(16.4778vw,77.404vh) scale(.6282)}to{transform:translate(16.72545vw,99vh) scale(.6282)}}.snow:nth-child(242){opacity:1.9706;transform:translate(12.7507vw,-10px) scale(.1072);animation:fall-242 11s -30s linear infinite}@keyframes fall-242{48.667%{transform:translate(19.7469vw,48.667vh) scale(.1072)}to{transform:translate(16.2488vw,99vh) scale(.1072)}}.snow:nth-child(243){opacity:.1876;transform:translate(74.1323vw,-10px) scale(.319);animation:fall-243 18s -5s linear infinite}@keyframes fall-243{69.196%{transform:translate(74.3207vw,69.196vh) scale(.319)}to{transform:translate(74.2265vw,99vh) scale(.319)}}.snow:nth-child(244){opacity:.9904;transform:translate(5.4459vw,-10px) scale(.4246);animation:fall-244 20s -28s linear infinite}@keyframes fall-244{38.814%{transform:translate(6.7286vw,38.814vh) scale(.4246)}to{transform:translate(6.08725vw,99vh) scale(.4246)}}.snow:nth-child(245){opacity:.4136;transform:translate(46.562vw,-10px) scale(.1347);animation:fall-245 29s -30s linear infinite}@keyframes fall-245{77.747%{transform:translate(55.7076vw,77.747vh) scale(.1347)}to{transform:translate(51.1348vw,99vh) scale(.1347)}}.snow:nth-child(246){opacity:1.0096;transform:translate(41.526vw,-10px) scale(.0379);animation:fall-246 19s -8s linear infinite}@keyframes fall-246{73.315%{transform:translate(38.0832vw,73.315vh) scale(.0379)}to{transform:translate(39.8046vw,99vh) scale(.0379)}}.snow:nth-child(247){opacity:.311;transform:translate(87.9379vw,-10px) scale(.4463);animation:fall-247 15s -17s linear infinite}@keyframes fall-247{39.945%{transform:translate(85.0056vw,39.945vh) scale(.4463)}to{transform:translate(86.47175vw,99vh) scale(.4463)}}.snow:nth-child(248){opacity:1.375;transform:translate(77.773vw,-10px) scale(.3441);animation:fall-248 15s -7s linear infinite}@keyframes fall-248{31.073%{transform:translate(82.188vw,31.073vh) scale(.3441)}to{transform:translate(79.9805vw,99vh) scale(.3441)}}.snow:nth-child(249){opacity:.7798;transform:translate(64.8965vw,-10px) scale(.7054);animation:fall-249 25s -13s linear infinite}@keyframes fall-249{44.376%{transform:translate(69.8125vw,44.376vh) scale(.7054)}to{transform:translate(67.3545vw,99vh) scale(.7054)}}.snow:nth-child(250){opacity:.7518;transform:translate(25.258vw,-10px) scale(.1625);animation:fall-250 16s -29s linear infinite}@keyframes fall-250{43.732%{transform:translate(20.9801vw,43.732vh) scale(.1625)}to{transform:translate(23.11905vw,99vh) scale(.1625)}}.snow:nth-child(251){opacity:1.9862;transform:translate(63.7147vw,-10px) scale(.6903);animation:fall-251 30s -21s linear infinite}@keyframes fall-251{38.357%{transform:translate(70.6851vw,38.357vh) scale(.6903)}to{transform:translate(67.1999vw,99vh) scale(.6903)}}.snow:nth-child(252){opacity:.7762;transform:translate(26.8805vw,-10px) scale(.0246);animation:fall-252 15s -25s linear infinite}@keyframes fall-252{75.391%{transform:translate(34.5795vw,75.391vh) scale(.0246)}to{transform:translate(30.73vw,99vh) scale(.0246)}}.snow:nth-child(253){opacity:1.959;transform:translate(18.9191vw,-10px) scale(.8277);animation:fall-253 17s -5s linear infinite}@keyframes fall-253{77.351%{transform:translate(24.3073vw,77.351vh) scale(.8277)}to{transform:translate(21.6132vw,99vh) scale(.8277)}}.snow:nth-child(254){opacity:.1006;transform:translate(28.3441vw,-10px) scale(.6568);animation:fall-254 22s -10s linear infinite}@keyframes fall-254{33.597%{transform:translate(24.5147vw,33.597vh) scale(.6568)}to{transform:translate(26.4294vw,99vh) scale(.6568)}}.snow:nth-child(255){opacity:1.8822;transform:translate(22.2369vw,-10px) scale(.7668);animation:fall-255 22s -18s linear infinite}@keyframes fall-255{43.876%{transform:translate(29.3569vw,43.876vh) scale(.7668)}to{transform:translate(25.7969vw,99vh) scale(.7668)}}.snow:nth-child(256){opacity:.0468;transform:translate(9.4231vw,-10px) scale(.6193);animation:fall-256 14s -21s linear infinite}@keyframes fall-256{73.776%{transform:translate(2.7537vw,73.776vh) scale(.6193)}to{transform:translate(6.0884vw,99vh) scale(.6193)}}.snow:nth-child(257){opacity:1.1928;transform:translate(52.0424vw,-10px) scale(.7067);animation:fall-257 17s -26s linear infinite}@keyframes fall-257{30.159%{transform:translate(53.1967vw,30.159vh) scale(.7067)}to{transform:translate(52.61955vw,99vh) scale(.7067)}}.snow:nth-child(258){opacity:1.5538;transform:translate(54.5176vw,-10px) scale(.1046);animation:fall-258 12s -20s linear infinite}@keyframes fall-258{30.078%{transform:translate(55.03vw,30.078vh) scale(.1046)}to{transform:translate(54.7738vw,99vh) scale(.1046)}}.snow:nth-child(259){opacity:.4426;transform:translate(89.482vw,-10px) scale(.085);animation:fall-259 19s -3s linear infinite}@keyframes fall-259{58.474%{transform:translate(91.5326vw,58.474vh) scale(.085)}to{transform:translate(90.5073vw,99vh) scale(.085)}}.snow:nth-child(260){opacity:1.211;transform:translate(7.7472vw,-10px) scale(.7171);animation:fall-260 23s -8s linear infinite}@keyframes fall-260{79.527%{transform:translate(2.4215vw,79.527vh) scale(.7171)}to{transform:translate(5.08435vw,99vh) scale(.7171)}}.snow:nth-child(261){opacity:.9598;transform:translate(95.1194vw,-10px) scale(.012);animation:fall-261 25s -28s linear infinite}@keyframes fall-261{57.267%{transform:translate(103.9932vw,57.267vh) scale(.012)}to{transform:translate(99.5563vw,99vh) scale(.012)}}.snow:nth-child(262){opacity:.5996;transform:translate(54.2055vw,-10px) scale(.4852);animation:fall-262 26s -29s linear infinite}@keyframes fall-262{38.715%{transform:translate(50.2074vw,38.715vh) scale(.4852)}to{transform:translate(52.20645vw,99vh) scale(.4852)}}.snow:nth-child(263){opacity:1.8672;transform:translate(40.9515vw,-10px) scale(.7239);animation:fall-263 18s -11s linear infinite}@keyframes fall-263{64.848%{transform:translate(35.6479vw,64.848vh) scale(.7239)}to{transform:translate(38.2997vw,99vh) scale(.7239)}}.snow:nth-child(264){opacity:1.4186;transform:translate(41.4196vw,-10px) scale(.4606);animation:fall-264 17s -10s linear infinite}@keyframes fall-264{33.56%{transform:translate(32.3836vw,33.56vh) scale(.4606)}to{transform:translate(36.9016vw,99vh) scale(.4606)}}.snow:nth-child(265){opacity:.828;transform:translate(42.2337vw,-10px) scale(.4859);animation:fall-265 11s -19s linear infinite}@keyframes fall-265{76.676%{transform:translate(37.0076vw,76.676vh) scale(.4859)}to{transform:translate(39.62065vw,99vh) scale(.4859)}}.snow:nth-child(266){opacity:.7902;transform:translate(31.8042vw,-10px) scale(.4553);animation:fall-266 28s -4s linear infinite}@keyframes fall-266{65.939%{transform:translate(38.8256vw,65.939vh) scale(.4553)}to{transform:translate(35.3149vw,99vh) scale(.4553)}}.snow:nth-child(267){opacity:1.7196;transform:translate(87.9037vw,-10px) scale(.5416);animation:fall-267 22s -4s linear infinite}@keyframes fall-267{72.587%{transform:translate(80.8149vw,72.587vh) scale(.5416)}to{transform:translate(84.3593vw,99vh) scale(.5416)}}.snow:nth-child(268){opacity:1.343;transform:translate(17.9184vw,-10px) scale(.4625);animation:fall-268 24s -18s linear infinite}@keyframes fall-268{71.501%{transform:translate(19.4782vw,71.501vh) scale(.4625)}to{transform:translate(18.6983vw,99vh) scale(.4625)}}.snow:nth-child(269){opacity:1.8074;transform:translate(63.227vw,-10px) scale(.6002);animation:fall-269 13s -12s linear infinite}@keyframes fall-269{53.411%{transform:translate(67.1838vw,53.411vh) scale(.6002)}to{transform:translate(65.2054vw,99vh) scale(.6002)}}.snow:nth-child(270){opacity:1.632;transform:translate(93.8617vw,-10px) scale(.6222);animation:fall-270 20s -3s linear infinite}@keyframes fall-270{61.942%{transform:translate(84.6998vw,61.942vh) scale(.6222)}to{transform:translate(89.28075vw,99vh) scale(.6222)}}.snow:nth-child(271){opacity:.8096;transform:translate(41.7538vw,-10px) scale(.8523);animation:fall-271 26s -5s linear infinite}@keyframes fall-271{46.209%{transform:translate(33.7773vw,46.209vh) scale(.8523)}to{transform:translate(37.76555vw,99vh) scale(.8523)}}.snow:nth-child(272){opacity:1.2928;transform:translate(25.5803vw,-10px) scale(.4743);animation:fall-272 30s -14s linear infinite}@keyframes fall-272{53.116%{transform:translate(21.5053vw,53.116vh) scale(.4743)}to{transform:translate(23.5428vw,99vh) scale(.4743)}}.snow:nth-child(273){opacity:.2972;transform:translate(95.3938vw,-10px) scale(.3182);animation:fall-273 15s -18s linear infinite}@keyframes fall-273{42.713%{transform:translate(91.7851vw,42.713vh) scale(.3182)}to{transform:translate(93.58945vw,99vh) scale(.3182)}}.snow:nth-child(274){opacity:1.6966;transform:translate(52.1645vw,-10px) scale(.598);animation:fall-274 23s -16s linear infinite}@keyframes fall-274{72.541%{transform:translate(48.3616vw,72.541vh) scale(.598)}to{transform:translate(50.26305vw,99vh) scale(.598)}}.snow:nth-child(275){opacity:.4478;transform:translate(22.3467vw,-10px) scale(.939);animation:fall-275 20s -30s linear infinite}@keyframes fall-275{41.141%{transform:translate(21.3632vw,41.141vh) scale(.939)}to{transform:translate(21.85495vw,99vh) scale(.939)}}.snow:nth-child(276){opacity:.4534;transform:translate(93.9864vw,-10px) scale(.002);animation:fall-276 12s -30s linear infinite}@keyframes fall-276{61.071%{transform:translate(94.4984vw,61.071vh) scale(.002)}to{transform:translate(94.2424vw,99vh) scale(.002)}}.snow:nth-child(277){opacity:1.9862;transform:translate(53.0895vw,-10px) scale(.8532);animation:fall-277 22s -25s linear infinite}@keyframes fall-277{35.077%{transform:translate(58.5813vw,35.077vh) scale(.8532)}to{transform:translate(55.8354vw,99vh) scale(.8532)}}.snow:nth-child(278){opacity:.905;transform:translate(52.7499vw,-10px) scale(.0423);animation:fall-278 26s -2s linear infinite}@keyframes fall-278{73.255%{transform:translate(49.1621vw,73.255vh) scale(.0423)}to{transform:translate(50.956vw,99vh) scale(.0423)}}.snow:nth-child(279){opacity:1.1592;transform:translate(40.2526vw,-10px) scale(.7818);animation:fall-279 16s -3s linear infinite}@keyframes fall-279{79.833%{transform:translate(33.1594vw,79.833vh) scale(.7818)}to{transform:translate(36.706vw,99vh) scale(.7818)}}.snow:nth-child(280){opacity:.565;transform:translate(98.9215vw,-10px) scale(.8008);animation:fall-280 10s -4s linear infinite}@keyframes fall-280{74.313%{transform:translate(107.0528vw,74.313vh) scale(.8008)}to{transform:translate(102.98715vw,99vh) scale(.8008)}}.snow:nth-child(281){opacity:.8732;transform:translate(88.5117vw,-10px) scale(.2865);animation:fall-281 11s -4s linear infinite}@keyframes fall-281{56.819%{transform:translate(89.5716vw,56.819vh) scale(.2865)}to{transform:translate(89.04165vw,99vh) scale(.2865)}}.snow:nth-child(282){opacity:.473;transform:translate(63.1319vw,-10px) scale(.5076);animation:fall-282 11s -15s linear infinite}@keyframes fall-282{34.591%{transform:translate(56.6355vw,34.591vh) scale(.5076)}to{transform:translate(59.8837vw,99vh) scale(.5076)}}.snow:nth-child(283){opacity:1.9816;transform:translate(55.4505vw,-10px) scale(.5793);animation:fall-283 14s -11s linear infinite}@keyframes fall-283{30.482%{transform:translate(63.3617vw,30.482vh) scale(.5793)}to{transform:translate(59.4061vw,99vh) scale(.5793)}}.snow:nth-child(284){opacity:1.8188;transform:translate(69.0939vw,-10px) scale(.5924);animation:fall-284 25s -30s linear infinite}@keyframes fall-284{65.374%{transform:translate(74.3135vw,65.374vh) scale(.5924)}to{transform:translate(71.7037vw,99vh) scale(.5924)}}.snow:nth-child(285){opacity:1.4204;transform:translate(52.2452vw,-10px) scale(.5465);animation:fall-285 13s -28s linear infinite}@keyframes fall-285{56.353%{transform:translate(46.2546vw,56.353vh) scale(.5465)}to{transform:translate(49.2499vw,99vh) scale(.5465)}}.snow:nth-child(286){opacity:.3984;transform:translate(99.6142vw,-10px) scale(.3081);animation:fall-286 20s -13s linear infinite}@keyframes fall-286{47.712%{transform:translate(95.7929vw,47.712vh) scale(.3081)}to{transform:translate(97.70355vw,99vh) scale(.3081)}}.snow:nth-child(287){opacity:1.5398;transform:translate(69.8426vw,-10px) scale(.071);animation:fall-287 15s -14s linear infinite}@keyframes fall-287{74.898%{transform:translate(75.1154vw,74.898vh) scale(.071)}to{transform:translate(72.479vw,99vh) scale(.071)}}.snow:nth-child(288){opacity:1.4966;transform:translate(18.8035vw,-10px) scale(.8152);animation:fall-288 26s -22s linear infinite}@keyframes fall-288{72.586%{transform:translate(8.8247vw,72.586vh) scale(.8152)}to{transform:translate(13.8141vw,99vh) scale(.8152)}}.snow:nth-child(289){opacity:1.0162;transform:translate(61.6217vw,-10px) scale(.5975);animation:fall-289 17s -30s linear infinite}@keyframes fall-289{55.399%{transform:translate(61.7993vw,55.399vh) scale(.5975)}to{transform:translate(61.7105vw,99vh) scale(.5975)}}.snow:nth-child(290){opacity:.8134;transform:translate(26.1797vw,-10px) scale(.3407);animation:fall-290 22s -5s linear infinite}@keyframes fall-290{61.853%{transform:translate(21.3112vw,61.853vh) scale(.3407)}to{transform:translate(23.74545vw,99vh) scale(.3407)}}.snow:nth-child(291){opacity:1.3484;transform:translate(43.1927vw,-10px) scale(.321);animation:fall-291 23s -1s linear infinite}@keyframes fall-291{76.599%{transform:translate(47.997vw,76.599vh) scale(.321)}to{transform:translate(45.59485vw,99vh) scale(.321)}}.snow:nth-child(292){opacity:.8162;transform:translate(69.2322vw,-10px) scale(.0563);animation:fall-292 18s -22s linear infinite}@keyframes fall-292{52.767%{transform:translate(78.1022vw,52.767vh) scale(.0563)}to{transform:translate(73.6672vw,99vh) scale(.0563)}}.snow:nth-child(293){opacity:1.2502;transform:translate(74.5187vw,-10px) scale(.9801);animation:fall-293 18s -21s linear infinite}@keyframes fall-293{60.599%{transform:translate(75.373vw,60.599vh) scale(.9801)}to{transform:translate(74.94585vw,99vh) scale(.9801)}}.snow:nth-child(294){opacity:.5974;transform:translate(99.2114vw,-10px) scale(.4729);animation:fall-294 13s -13s linear infinite}@keyframes fall-294{62.03%{transform:translate(101.2715vw,62.03vh) scale(.4729)}to{transform:translate(100.24145vw,99vh) scale(.4729)}}.snow:nth-child(295){opacity:1.9086;transform:translate(5.486vw,-10px) scale(.2653);animation:fall-295 12s -28s linear infinite}@keyframes fall-295{53.196%{transform:translate(13.9939vw,53.196vh) scale(.2653)}to{transform:translate(9.73995vw,99vh) scale(.2653)}}.snow:nth-child(296){opacity:.1344;transform:translate(82.1295vw,-10px) scale(.6593);animation:fall-296 10s -4s linear infinite}@keyframes fall-296{59.243%{transform:translate(76.4763vw,59.243vh) scale(.6593)}to{transform:translate(79.3029vw,99vh) scale(.6593)}}.snow:nth-child(297){opacity:.9848;transform:translate(47.9921vw,-10px) scale(.5348);animation:fall-297 27s -10s linear infinite}@keyframes fall-297{51.737%{transform:translate(39.7104vw,51.737vh) scale(.5348)}to{transform:translate(43.85125vw,99vh) scale(.5348)}}.snow:nth-child(298){opacity:1.2574;transform:translate(77.339vw,-10px) scale(.8117);animation:fall-298 22s -29s linear infinite}@keyframes fall-298{67.694%{transform:translate(85.3454vw,67.694vh) scale(.8117)}to{transform:translate(81.3422vw,99vh) scale(.8117)}}.snow:nth-child(299){opacity:.1694;transform:translate(18.5804vw,-10px) scale(.1828);animation:fall-299 15s -8s linear infinite}@keyframes fall-299{34.986%{transform:translate(26.3276vw,34.986vh) scale(.1828)}to{transform:translate(22.454vw,99vh) scale(.1828)}}.snow:nth-child(300){opacity:.7892;transform:translate(59.0159vw,-10px) scale(.5421);animation:fall-300 16s -23s linear infinite}@keyframes fall-300{76.48%{transform:translate(63.5496vw,76.48vh) scale(.5421)}to{transform:translate(61.28275vw,99vh) scale(.5421)}}.snow:nth-child(301){opacity:1.12;transform:translate(33.1838vw,-10px) scale(.5088);animation:fall-301 27s -28s linear infinite}@keyframes fall-301{58.13%{transform:translate(32.0488vw,58.13vh) scale(.5088)}to{transform:translate(32.6163vw,99vh) scale(.5088)}}.snow:nth-child(302){opacity:.8514;transform:translate(46.9427vw,-10px) scale(.9356);animation:fall-302 19s -28s linear infinite}@keyframes fall-302{72.494%{transform:translate(43.775vw,72.494vh) scale(.9356)}to{transform:translate(45.35885vw,99vh) scale(.9356)}}.snow:nth-child(303){opacity:1.612;transform:translate(48.6117vw,-10px) scale(.9439);animation:fall-303 16s -12s linear infinite}@keyframes fall-303{32.571%{transform:translate(51.5589vw,32.571vh) scale(.9439)}to{transform:translate(50.0853vw,99vh) scale(.9439)}}.snow:nth-child(304){opacity:1.6332;transform:translate(5.6027vw,-10px) scale(.2395);animation:fall-304 20s -4s linear infinite}@keyframes fall-304{65.633%{transform:translate(12.7089vw,65.633vh) scale(.2395)}to{transform:translate(9.1558vw,99vh) scale(.2395)}}.snow:nth-child(305){opacity:1.4558;transform:translate(62.4051vw,-10px) scale(.7463);animation:fall-305 27s -5s linear infinite}@keyframes fall-305{45.231%{transform:translate(59.7095vw,45.231vh) scale(.7463)}to{transform:translate(61.0573vw,99vh) scale(.7463)}}.snow:nth-child(306){opacity:1.2454;transform:translate(5.0849vw,-10px) scale(.0153);animation:fall-306 21s -28s linear infinite}@keyframes fall-306{38.828%{transform:translate(2.9466vw,38.828vh) scale(.0153)}to{transform:translate(4.01575vw,99vh) scale(.0153)}}.snow:nth-child(307){opacity:1.1188;transform:translate(43.6061vw,-10px) scale(.9325);animation:fall-307 11s -16s linear infinite}@keyframes fall-307{36.384%{transform:translate(35.8967vw,36.384vh) scale(.9325)}to{transform:translate(39.7514vw,99vh) scale(.9325)}}.snow:nth-child(308){opacity:.5766;transform:translate(28.8802vw,-10px) scale(.6045);animation:fall-308 20s -26s linear infinite}@keyframes fall-308{62.993%{transform:translate(32.4032vw,62.993vh) scale(.6045)}to{transform:translate(30.6417vw,99vh) scale(.6045)}}.snow:nth-child(309){opacity:1.051;transform:translate(51.3682vw,-10px) scale(.3481);animation:fall-309 14s -18s linear infinite}@keyframes fall-309{36.04%{transform:translate(41.6024vw,36.04vh) scale(.3481)}to{transform:translate(46.4853vw,99vh) scale(.3481)}}.snow:nth-child(310){opacity:.2678;transform:translate(15.7966vw,-10px) scale(.0872);animation:fall-310 12s -26s linear infinite}@keyframes fall-310{71.621%{transform:translate(14.6356vw,71.621vh) scale(.0872)}to{transform:translate(15.2161vw,99vh) scale(.0872)}}.snow:nth-child(311){opacity:.445;transform:translate(14.8219vw,-10px) scale(.4714);animation:fall-311 28s -10s linear infinite}@keyframes fall-311{74.901%{transform:translate(10.4128vw,74.901vh) scale(.4714)}to{transform:translate(12.61735vw,99vh) scale(.4714)}}.snow:nth-child(312){opacity:1.601;transform:translate(77.7641vw,-10px) scale(.332);animation:fall-312 27s -27s linear infinite}@keyframes fall-312{72.233%{transform:translate(87.7474vw,72.233vh) scale(.332)}to{transform:translate(82.75575vw,99vh) scale(.332)}}.snow:nth-child(313){opacity:1.0648;transform:translate(94.4018vw,-10px) scale(.0347);animation:fall-313 26s -15s linear infinite}@keyframes fall-313{70.214%{transform:translate(96.7202vw,70.214vh) scale(.0347)}to{transform:translate(95.561vw,99vh) scale(.0347)}}.snow:nth-child(314){opacity:.7604;transform:translate(45.0609vw,-10px) scale(.7108);animation:fall-314 18s -17s linear infinite}@keyframes fall-314{76.11%{transform:translate(53.5475vw,76.11vh) scale(.7108)}to{transform:translate(49.3042vw,99vh) scale(.7108)}}.snow:nth-child(315){opacity:1.7314;transform:translate(33.0983vw,-10px) scale(.7707);animation:fall-315 18s -11s linear infinite}@keyframes fall-315{79.44%{transform:translate(33.8847vw,79.44vh) scale(.7707)}to{transform:translate(33.4915vw,99vh) scale(.7707)}}.snow:nth-child(316){opacity:.4378;transform:translate(2.1091vw,-10px) scale(.3722);animation:fall-316 18s -20s linear infinite}@keyframes fall-316{59.877%{transform:translate(6.8117vw,59.877vh) scale(.3722)}to{transform:translate(4.4604vw,99vh) scale(.3722)}}.snow:nth-child(317){opacity:1.6676;transform:translate(13.1915vw,-10px) scale(.9704);animation:fall-317 16s -7s linear infinite}@keyframes fall-317{69.839%{transform:translate(21.8147vw,69.839vh) scale(.9704)}to{transform:translate(17.5031vw,99vh) scale(.9704)}}.snow:nth-child(318){opacity:.703;transform:translate(33.6272vw,-10px) scale(.8766);animation:fall-318 12s -12s linear infinite}@keyframes fall-318{75.695%{transform:translate(42.9797vw,75.695vh) scale(.8766)}to{transform:translate(38.30345vw,99vh) scale(.8766)}}.snow:nth-child(319){opacity:1.9644;transform:translate(84.2295vw,-10px) scale(.2896);animation:fall-319 13s -6s linear infinite}@keyframes fall-319{59.827%{transform:translate(76.9042vw,59.827vh) scale(.2896)}to{transform:translate(80.56685vw,99vh) scale(.2896)}}.snow:nth-child(320){opacity:1.4456;transform:translate(71.3447vw,-10px) scale(.1742);animation:fall-320 19s -25s linear infinite}@keyframes fall-320{60.856%{transform:translate(77.7484vw,60.856vh) scale(.1742)}to{transform:translate(74.54655vw,99vh) scale(.1742)}}.snow:nth-child(321){opacity:.8408;transform:translate(54.2203vw,-10px) scale(.8389);animation:fall-321 30s -14s linear infinite}@keyframes fall-321{70.173%{transform:translate(52.9466vw,70.173vh) scale(.8389)}to{transform:translate(53.58345vw,99vh) scale(.8389)}}.snow:nth-child(322){opacity:.644;transform:translate(93.1829vw,-10px) scale(.1451);animation:fall-322 12s -18s linear infinite}@keyframes fall-322{39.967%{transform:translate(100.0335vw,39.967vh) scale(.1451)}to{transform:translate(96.6082vw,99vh) scale(.1451)}}.snow:nth-child(323){opacity:.0178;transform:translate(80.1538vw,-10px) scale(.1777);animation:fall-323 23s -11s linear infinite}@keyframes fall-323{45.661%{transform:translate(71.946vw,45.661vh) scale(.1777)}to{transform:translate(76.0499vw,99vh) scale(.1777)}}.snow:nth-child(324){opacity:1.682;transform:translate(72.4961vw,-10px) scale(.4603);animation:fall-324 30s -19s linear infinite}@keyframes fall-324{42.965%{transform:translate(63.6844vw,42.965vh) scale(.4603)}to{transform:translate(68.09025vw,99vh) scale(.4603)}}.snow:nth-child(325){opacity:.9394;transform:translate(53.1642vw,-10px) scale(.9408);animation:fall-325 27s -9s linear infinite}@keyframes fall-325{76.365%{transform:translate(61.1599vw,76.365vh) scale(.9408)}to{transform:translate(57.16205vw,99vh) scale(.9408)}}.snow:nth-child(326){opacity:1.9836;transform:translate(97.5974vw,-10px) scale(.6348);animation:fall-326 24s -29s linear infinite}@keyframes fall-326{68.511%{transform:translate(95.4684vw,68.511vh) scale(.6348)}to{transform:translate(96.5329vw,99vh) scale(.6348)}}.snow:nth-child(327){opacity:1.0476;transform:translate(90.5529vw,-10px) scale(.5097);animation:fall-327 20s -12s linear infinite}@keyframes fall-327{61.532%{transform:translate(98.3067vw,61.532vh) scale(.5097)}to{transform:translate(94.4298vw,99vh) scale(.5097)}}.snow:nth-child(328){opacity:1.6102;transform:translate(72.3309vw,-10px) scale(.1122);animation:fall-328 12s -13s linear infinite}@keyframes fall-328{48.837%{transform:translate(63.1239vw,48.837vh) scale(.1122)}to{transform:translate(67.7274vw,99vh) scale(.1122)}}.snow:nth-child(329){opacity:1.1592;transform:translate(26.1294vw,-10px) scale(.7552);animation:fall-329 20s -3s linear infinite}@keyframes fall-329{63.876%{transform:translate(33.3747vw,63.876vh) scale(.7552)}to{transform:translate(29.75205vw,99vh) scale(.7552)}}.snow:nth-child(330){opacity:1.5238;transform:translate(42.2653vw,-10px) scale(.3927);animation:fall-330 30s -15s linear infinite}@keyframes fall-330{39.592%{transform:translate(34.4792vw,39.592vh) scale(.3927)}to{transform:translate(38.37225vw,99vh) scale(.3927)}}.snow:nth-child(331){opacity:.197;transform:translate(71.2433vw,-10px) scale(.3485);animation:fall-331 28s -27s linear infinite}@keyframes fall-331{75.847%{transform:translate(68.3501vw,75.847vh) scale(.3485)}to{transform:translate(69.7967vw,99vh) scale(.3485)}}.snow:nth-child(332){opacity:1.262;transform:translate(89.9965vw,-10px) scale(.417);animation:fall-332 29s -14s linear infinite}@keyframes fall-332{42.566%{transform:translate(87.4194vw,42.566vh) scale(.417)}to{transform:translate(88.70795vw,99vh) scale(.417)}}.snow:nth-child(333){opacity:1.0578;transform:translate(28.456vw,-10px) scale(.3723);animation:fall-333 22s -1s linear infinite}@keyframes fall-333{66.177%{transform:translate(30.104vw,66.177vh) scale(.3723)}to{transform:translate(29.28vw,99vh) scale(.3723)}}.snow:nth-child(334){opacity:.916;transform:translate(74.7682vw,-10px) scale(.9825);animation:fall-334 28s -17s linear infinite}@keyframes fall-334{60.969%{transform:translate(68.2668vw,60.969vh) scale(.9825)}to{transform:translate(71.5175vw,99vh) scale(.9825)}}.snow:nth-child(335){opacity:.7568;transform:translate(39.7945vw,-10px) scale(.1111);animation:fall-335 22s -28s linear infinite}@keyframes fall-335{51.705%{transform:translate(30.4543vw,51.705vh) scale(.1111)}to{transform:translate(35.1244vw,99vh) scale(.1111)}}.snow:nth-child(336){opacity:1.279;transform:translate(11.0808vw,-10px) scale(.972);animation:fall-336 23s -2s linear infinite}@keyframes fall-336{60.774%{transform:translate(7.0995vw,60.774vh) scale(.972)}to{transform:translate(9.09015vw,99vh) scale(.972)}}.snow:nth-child(337){opacity:1.7372;transform:translate(15.5299vw,-10px) scale(.107);animation:fall-337 15s -8s linear infinite}@keyframes fall-337{44.535%{transform:translate(20.9883vw,44.535vh) scale(.107)}to{transform:translate(18.2591vw,99vh) scale(.107)}}.snow:nth-child(338){opacity:1.4434;transform:translate(88.1437vw,-10px) scale(.8373);animation:fall-338 26s -19s linear infinite}@keyframes fall-338{77.014%{transform:translate(80.7933vw,77.014vh) scale(.8373)}to{transform:translate(84.4685vw,99vh) scale(.8373)}}.snow:nth-child(339){opacity:.8888;transform:translate(32.0833vw,-10px) scale(.575);animation:fall-339 28s -22s linear infinite}@keyframes fall-339{30.778%{transform:translate(41.2455vw,30.778vh) scale(.575)}to{transform:translate(36.6644vw,99vh) scale(.575)}}.snow:nth-child(340){opacity:.1616;transform:translate(2.0062vw,-10px) scale(.8936);animation:fall-340 19s -2s linear infinite}@keyframes fall-340{43.802%{transform:translate(-6.6392vw,43.802vh) scale(.8936)}to{transform:translate(-2.3165vw,99vh) scale(.8936)}}.snow:nth-child(341){opacity:1.3114;transform:translate(89.3632vw,-10px) scale(.6652);animation:fall-341 16s -5s linear infinite}@keyframes fall-341{63.837%{transform:translate(91.5664vw,63.837vh) scale(.6652)}to{transform:translate(90.4648vw,99vh) scale(.6652)}}.snow:nth-child(342){opacity:1.3002;transform:translate(49.0234vw,-10px) scale(.8281);animation:fall-342 27s -11s linear infinite}@keyframes fall-342{62.912%{transform:translate(47.3371vw,62.912vh) scale(.8281)}to{transform:translate(48.18025vw,99vh) scale(.8281)}}.snow:nth-child(343){opacity:1.0426;transform:translate(40.576vw,-10px) scale(.8492);animation:fall-343 15s -28s linear infinite}@keyframes fall-343{60.767%{transform:translate(49.3777vw,60.767vh) scale(.8492)}to{transform:translate(44.97685vw,99vh) scale(.8492)}}.snow:nth-child(344){opacity:1.4772;transform:translate(56.5774vw,-10px) scale(.1546);animation:fall-344 21s -19s linear infinite}@keyframes fall-344{63.73%{transform:translate(56.791vw,63.73vh) scale(.1546)}to{transform:translate(56.6842vw,99vh) scale(.1546)}}.snow:nth-child(345){opacity:.8984;transform:translate(5.8795vw,-10px) scale(.4447);animation:fall-345 18s -23s linear infinite}@keyframes fall-345{79.288%{transform:translate(1.162vw,79.288vh) scale(.4447)}to{transform:translate(3.52075vw,99vh) scale(.4447)}}.snow:nth-child(346){opacity:1.3004;transform:translate(54.2179vw,-10px) scale(.463);animation:fall-346 26s -28s linear infinite}@keyframes fall-346{52.35%{transform:translate(44.5006vw,52.35vh) scale(.463)}to{transform:translate(49.35925vw,99vh) scale(.463)}}.snow:nth-child(347){opacity:1.32;transform:translate(95.5189vw,-10px) scale(.417);animation:fall-347 24s -10s linear infinite}@keyframes fall-347{32.887%{transform:translate(90.6799vw,32.887vh) scale(.417)}to{transform:translate(93.0994vw,99vh) scale(.417)}}.snow:nth-child(348){opacity:1.4448;transform:translate(68.1469vw,-10px) scale(.3806);animation:fall-348 13s -3s linear infinite}@keyframes fall-348{52.098%{transform:translate(70.1271vw,52.098vh) scale(.3806)}to{transform:translate(69.137vw,99vh) scale(.3806)}}.snow:nth-child(349){opacity:.8014;transform:translate(85.7056vw,-10px) scale(.1239);animation:fall-349 16s -3s linear infinite}@keyframes fall-349{46.542%{transform:translate(86.9746vw,46.542vh) scale(.1239)}to{transform:translate(86.3401vw,99vh) scale(.1239)}}.snow:nth-child(350){opacity:.4818;transform:translate(18.9517vw,-10px) scale(.6877);animation:fall-350 17s -3s linear infinite}@keyframes fall-350{57.325%{transform:translate(19.6496vw,57.325vh) scale(.6877)}to{transform:translate(19.30065vw,99vh) scale(.6877)}}.snow:nth-child(351){opacity:.2982;transform:translate(34.5609vw,-10px) scale(.5091);animation:fall-351 21s -23s linear infinite}@keyframes fall-351{75.476%{transform:translate(37.0529vw,75.476vh) scale(.5091)}to{transform:translate(35.8069vw,99vh) scale(.5091)}}.snow:nth-child(352){opacity:.3442;transform:translate(25.0216vw,-10px) scale(.606);animation:fall-352 12s -19s linear infinite}@keyframes fall-352{33.154%{transform:translate(28.6222vw,33.154vh) scale(.606)}to{transform:translate(26.8219vw,99vh) scale(.606)}}.snow:nth-child(353){opacity:1.3512;transform:translate(64.6674vw,-10px) scale(.6498);animation:fall-353 14s -11s linear infinite}@keyframes fall-353{72.828%{transform:translate(58.9185vw,72.828vh) scale(.6498)}to{transform:translate(61.79295vw,99vh) scale(.6498)}}.snow:nth-child(354){opacity:1.074;transform:translate(83.2078vw,-10px) scale(.5618);animation:fall-354 27s -9s linear infinite}@keyframes fall-354{51.912%{transform:translate(80.7493vw,51.912vh) scale(.5618)}to{transform:translate(81.97855vw,99vh) scale(.5618)}}.snow:nth-child(355){opacity:.2528;transform:translate(67.6021vw,-10px) scale(.8015);animation:fall-355 23s -21s linear infinite}@keyframes fall-355{36.047%{transform:translate(74.9291vw,36.047vh) scale(.8015)}to{transform:translate(71.2656vw,99vh) scale(.8015)}}.snow:nth-child(356){opacity:.8476;transform:translate(7.9148vw,-10px) scale(.5966);animation:fall-356 25s -16s linear infinite}@keyframes fall-356{51.696%{transform:translate(4.3235vw,51.696vh) scale(.5966)}to{transform:translate(6.11915vw,99vh) scale(.5966)}}.snow:nth-child(357){opacity:.7448;transform:translate(18.9006vw,-10px) scale(.5636);animation:fall-357 26s -1s linear infinite}@keyframes fall-357{58.361%{transform:translate(20.3823vw,58.361vh) scale(.5636)}to{transform:translate(19.64145vw,99vh) scale(.5636)}}.snow:nth-child(358){opacity:1.0176;transform:translate(32.3488vw,-10px) scale(.1579);animation:fall-358 26s -9s linear infinite}@keyframes fall-358{53.97%{transform:translate(24.6255vw,53.97vh) scale(.1579)}to{transform:translate(28.48715vw,99vh) scale(.1579)}}.snow:nth-child(359){opacity:.5426;transform:translate(45.8207vw,-10px) scale(.7381);animation:fall-359 13s -16s linear infinite}@keyframes fall-359{70.577%{transform:translate(47.09vw,70.577vh) scale(.7381)}to{transform:translate(46.45535vw,99vh) scale(.7381)}}.snow:nth-child(360){opacity:1.0444;transform:translate(97.8084vw,-10px) scale(.3842);animation:fall-360 16s -10s linear infinite}@keyframes fall-360{51.619%{transform:translate(104.5119vw,51.619vh) scale(.3842)}to{transform:translate(101.16015vw,99vh) scale(.3842)}}.snow:nth-child(361){opacity:.8792;transform:translate(80.4577vw,-10px) scale(.8261);animation:fall-361 29s -26s linear infinite}@keyframes fall-361{34.434%{transform:translate(79.5748vw,34.434vh) scale(.8261)}to{transform:translate(80.01625vw,99vh) scale(.8261)}}.snow:nth-child(362){opacity:1.2046;transform:translate(66.7428vw,-10px) scale(.7845);animation:fall-362 11s -13s linear infinite}@keyframes fall-362{68.558%{transform:translate(63.9414vw,68.558vh) scale(.7845)}to{transform:translate(65.3421vw,99vh) scale(.7845)}}.snow:nth-child(363){opacity:.6346;transform:translate(45.4936vw,-10px) scale(.7561);animation:fall-363 20s -21s linear infinite}@keyframes fall-363{61.537%{transform:translate(49.7835vw,61.537vh) scale(.7561)}to{transform:translate(47.63855vw,99vh) scale(.7561)}}.snow:nth-child(364){opacity:.585;transform:translate(39.0366vw,-10px) scale(.1116);animation:fall-364 22s -1s linear infinite}@keyframes fall-364{37.802%{transform:translate(34.8871vw,37.802vh) scale(.1116)}to{transform:translate(36.96185vw,99vh) scale(.1116)}}.snow:nth-child(365){opacity:1.0188;transform:translate(23.0731vw,-10px) scale(.3118);animation:fall-365 25s -26s linear infinite}@keyframes fall-365{42.03%{transform:translate(20.1145vw,42.03vh) scale(.3118)}to{transform:translate(21.5938vw,99vh) scale(.3118)}}.snow:nth-child(366){opacity:.4634;transform:translate(25.6151vw,-10px) scale(.7488);animation:fall-366 17s -18s linear infinite}@keyframes fall-366{53.16%{transform:translate(24.6526vw,53.16vh) scale(.7488)}to{transform:translate(25.13385vw,99vh) scale(.7488)}}.snow:nth-child(367){opacity:1.2424;transform:translate(35.4302vw,-10px) scale(.3978);animation:fall-367 17s -29s linear infinite}@keyframes fall-367{71.991%{transform:translate(40.6963vw,71.991vh) scale(.3978)}to{transform:translate(38.06325vw,99vh) scale(.3978)}}.snow:nth-child(368){opacity:1.703;transform:translate(9.6436vw,-10px) scale(.4873);animation:fall-368 20s -20s linear infinite}@keyframes fall-368{74.4%{transform:translate(3.419vw,74.4vh) scale(.4873)}to{transform:translate(6.5313vw,99vh) scale(.4873)}}.snow:nth-child(369){opacity:1.8226;transform:translate(25.8683vw,-10px) scale(.1684);animation:fall-369 15s -7s linear infinite}@keyframes fall-369{63.838%{transform:translate(33.7047vw,63.838vh) scale(.1684)}to{transform:translate(29.7865vw,99vh) scale(.1684)}}.snow:nth-child(370){opacity:.3898;transform:translate(56.7586vw,-10px) scale(.1929);animation:fall-370 18s -18s linear infinite}@keyframes fall-370{66.68%{transform:translate(56.1582vw,66.68vh) scale(.1929)}to{transform:translate(56.4584vw,99vh) scale(.1929)}}.snow:nth-child(371){opacity:.3536;transform:translate(19.718vw,-10px) scale(.9949);animation:fall-371 27s -2s linear infinite}@keyframes fall-371{65.986%{transform:translate(19.4293vw,65.986vh) scale(.9949)}to{transform:translate(19.57365vw,99vh) scale(.9949)}}.snow:nth-child(372){opacity:.0398;transform:translate(14.9369vw,-10px) scale(.2434);animation:fall-372 28s -6s linear infinite}@keyframes fall-372{73.528%{transform:translate(15.5804vw,73.528vh) scale(.2434)}to{transform:translate(15.25865vw,99vh) scale(.2434)}}.snow:nth-child(373){opacity:1.3996;transform:translate(86.2766vw,-10px) scale(.9526);animation:fall-373 17s -19s linear infinite}@keyframes fall-373{56.012%{transform:translate(86.247vw,56.012vh) scale(.9526)}to{transform:translate(86.2618vw,99vh) scale(.9526)}}.snow:nth-child(374){opacity:1.0224;transform:translate(55.3534vw,-10px) scale(.1624);animation:fall-374 21s -15s linear infinite}@keyframes fall-374{78.012%{transform:translate(50.0999vw,78.012vh) scale(.1624)}to{transform:translate(52.72665vw,99vh) scale(.1624)}}.snow:nth-child(375){opacity:1.507;transform:translate(57.1062vw,-10px) scale(.8672);animation:fall-375 25s -1s linear infinite}@keyframes fall-375{79.048%{transform:translate(62.1791vw,79.048vh) scale(.8672)}to{transform:translate(59.64265vw,99vh) scale(.8672)}}.snow:nth-child(376){opacity:.5248;transform:translate(54.6442vw,-10px) scale(.3901);animation:fall-376 28s -30s linear infinite}@keyframes fall-376{46.846%{transform:translate(53.6468vw,46.846vh) scale(.3901)}to{transform:translate(54.1455vw,99vh) scale(.3901)}}.snow:nth-child(377){opacity:.0764;transform:translate(51.0408vw,-10px) scale(.7457);animation:fall-377 13s -12s linear infinite}@keyframes fall-377{76.671%{transform:translate(51.6023vw,76.671vh) scale(.7457)}to{transform:translate(51.32155vw,99vh) scale(.7457)}}.snow:nth-child(378){opacity:1.9474;transform:translate(75.4315vw,-10px) scale(.7324);animation:fall-378 16s -4s linear infinite}@keyframes fall-378{58.142%{transform:translate(66.6546vw,58.142vh) scale(.7324)}to{transform:translate(71.04305vw,99vh) scale(.7324)}}.snow:nth-child(379){opacity:.6562;transform:translate(50.636vw,-10px) scale(.0065);animation:fall-379 20s -12s linear infinite}@keyframes fall-379{30.477%{transform:translate(55.5439vw,30.477vh) scale(.0065)}to{transform:translate(53.08995vw,99vh) scale(.0065)}}.snow:nth-child(380){opacity:1.075;transform:translate(52.5984vw,-10px) scale(.7372);animation:fall-380 22s -15s linear infinite}@keyframes fall-380{42.082%{transform:translate(45.226vw,42.082vh) scale(.7372)}to{transform:translate(48.9122vw,99vh) scale(.7372)}}.snow:nth-child(381){opacity:.5454;transform:translate(40.7747vw,-10px) scale(.6827);animation:fall-381 17s -23s linear infinite}@keyframes fall-381{48.699%{transform:translate(46.6427vw,48.699vh) scale(.6827)}to{transform:translate(43.7087vw,99vh) scale(.6827)}}.snow:nth-child(382){opacity:.823;transform:translate(25.5275vw,-10px) scale(.1389);animation:fall-382 21s -12s linear infinite}@keyframes fall-382{31.075%{transform:translate(21.0756vw,31.075vh) scale(.1389)}to{transform:translate(23.30155vw,99vh) scale(.1389)}}.snow:nth-child(383){opacity:.8204;transform:translate(89.3221vw,-10px) scale(.8844);animation:fall-383 22s -9s linear infinite}@keyframes fall-383{68.236%{transform:translate(86.7811vw,68.236vh) scale(.8844)}to{transform:translate(88.0516vw,99vh) scale(.8844)}}.snow:nth-child(384){opacity:1.3072;transform:translate(55.186vw,-10px) scale(.075);animation:fall-384 23s -17s linear infinite}@keyframes fall-384{31.953%{transform:translate(62.7688vw,31.953vh) scale(.075)}to{transform:translate(58.9774vw,99vh) scale(.075)}}.snow:nth-child(385){opacity:.709;transform:translate(15.5997vw,-10px) scale(.2174);animation:fall-385 10s -28s linear infinite}@keyframes fall-385{34.262%{transform:translate(20.8885vw,34.262vh) scale(.2174)}to{transform:translate(18.2441vw,99vh) scale(.2174)}}.snow:nth-child(386){opacity:.4884;transform:translate(40.9705vw,-10px) scale(.1507);animation:fall-386 10s -30s linear infinite}@keyframes fall-386{46.361%{transform:translate(37.8164vw,46.361vh) scale(.1507)}to{transform:translate(39.39345vw,99vh) scale(.1507)}}.snow:nth-child(387){opacity:1.1198;transform:translate(38.3925vw,-10px) scale(.2637);animation:fall-387 22s -1s linear infinite}@keyframes fall-387{65.719%{transform:translate(47.2172vw,65.719vh) scale(.2637)}to{transform:translate(42.80485vw,99vh) scale(.2637)}}.snow:nth-child(388){opacity:.5798;transform:translate(35.0315vw,-10px) scale(.5083);animation:fall-388 21s -3s linear infinite}@keyframes fall-388{64.117%{transform:translate(35.4394vw,64.117vh) scale(.5083)}to{transform:translate(35.23545vw,99vh) scale(.5083)}}.snow:nth-child(389){opacity:.6296;transform:translate(97.8377vw,-10px) scale(.7995);animation:fall-389 20s -30s linear infinite}@keyframes fall-389{57.071%{transform:translate(100.4688vw,57.071vh) scale(.7995)}to{transform:translate(99.15325vw,99vh) scale(.7995)}}.snow:nth-child(390){opacity:1.8806;transform:translate(45.9234vw,-10px) scale(.6722);animation:fall-390 20s -7s linear infinite}@keyframes fall-390{67.112%{transform:translate(52.8071vw,67.112vh) scale(.6722)}to{transform:translate(49.36525vw,99vh) scale(.6722)}}.snow:nth-child(391){opacity:1.9632;transform:translate(28.7131vw,-10px) scale(.5771);animation:fall-391 27s -8s linear infinite}@keyframes fall-391{74.476%{transform:translate(30.1949vw,74.476vh) scale(.5771)}to{transform:translate(29.454vw,99vh) scale(.5771)}}.snow:nth-child(392){opacity:.2196;transform:translate(8.8518vw,-10px) scale(.9906);animation:fall-392 13s -19s linear infinite}@keyframes fall-392{66.28%{transform:translate(-1.091vw,66.28vh) scale(.9906)}to{transform:translate(3.8804vw,99vh) scale(.9906)}}.snow:nth-child(393){opacity:.5088;transform:translate(18.4016vw,-10px) scale(.8448);animation:fall-393 15s -23s linear infinite}@keyframes fall-393{69.294%{transform:translate(17.7291vw,69.294vh) scale(.8448)}to{transform:translate(18.06535vw,99vh) scale(.8448)}}.snow:nth-child(394){opacity:1.9704;transform:translate(98.1391vw,-10px) scale(.8804);animation:fall-394 19s -8s linear infinite}@keyframes fall-394{48.674%{transform:translate(107.5983vw,48.674vh) scale(.8804)}to{transform:translate(102.8687vw,99vh) scale(.8804)}}.snow:nth-child(395){opacity:1.3206;transform:translate(34.4773vw,-10px) scale(.3211);animation:fall-395 17s -23s linear infinite}@keyframes fall-395{62.484%{transform:translate(36.2417vw,62.484vh) scale(.3211)}to{transform:translate(35.3595vw,99vh) scale(.3211)}}.snow:nth-child(396){opacity:1.7296;transform:translate(50.6931vw,-10px) scale(.9486);animation:fall-396 26s -1s linear infinite}@keyframes fall-396{72.488%{transform:translate(58.7718vw,72.488vh) scale(.9486)}to{transform:translate(54.73245vw,99vh) scale(.9486)}}.snow:nth-child(397){opacity:1.8386;transform:translate(88.8946vw,-10px) scale(.987);animation:fall-397 27s -24s linear infinite}@keyframes fall-397{30.288%{transform:translate(96.1305vw,30.288vh) scale(.987)}to{transform:translate(92.51255vw,99vh) scale(.987)}}.snow:nth-child(398){opacity:.4842;transform:translate(78.1976vw,-10px) scale(.6557);animation:fall-398 16s -5s linear infinite}@keyframes fall-398{61.007%{transform:translate(74.1404vw,61.007vh) scale(.6557)}to{transform:translate(76.169vw,99vh) scale(.6557)}}.snow:nth-child(399){opacity:1.6096;transform:translate(84.5906vw,-10px) scale(.1224);animation:fall-399 21s -3s linear infinite}@keyframes fall-399{58.979%{transform:translate(81.1796vw,58.979vh) scale(.1224)}to{transform:translate(82.8851vw,99vh) scale(.1224)}}.snow:nth-child(400){opacity:1.249;transform:translate(88.6639vw,-10px) scale(.406);animation:fall-400 18s -19s linear infinite}@keyframes fall-400{73.204%{transform:translate(85.3512vw,73.204vh) scale(.406)}to{transform:translate(87.00755vw,99vh) scale(.406)}}\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{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.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:.6626;transform:translate(37.395vw,-10px) scale(.9326);animation:fall-1 26s -9s linear infinite}@keyframes fall-1{47.996%{transform:translate(42.9673vw,47.996vh) scale(.9326)}to{transform:translate(40.18115vw,99vh) scale(.9326)}}.snow:nth-child(2){opacity:1.8182;transform:translate(51.4016vw,-10px) scale(.7403);animation:fall-2 21s -6s linear infinite}@keyframes fall-2{57.022%{transform:translate(42.5515vw,57.022vh) scale(.7403)}to{transform:translate(46.97655vw,99vh) scale(.7403)}}.snow:nth-child(3){opacity:.312;transform:translate(81.7584vw,-10px) scale(.2727);animation:fall-3 16s -9s linear infinite}@keyframes fall-3{75.684%{transform:translate(75.0483vw,75.684vh) scale(.2727)}to{transform:translate(78.40335vw,99vh) scale(.2727)}}.snow:nth-child(4){opacity:.3588;transform:translate(20.6501vw,-10px) scale(.2005);animation:fall-4 11s -14s linear infinite}@keyframes fall-4{69.558%{transform:translate(14.4714vw,69.558vh) scale(.2005)}to{transform:translate(17.56075vw,99vh) scale(.2005)}}.snow:nth-child(5){opacity:.3154;transform:translate(68.3287vw,-10px) scale(.6265);animation:fall-5 17s -12s linear infinite}@keyframes fall-5{70.756%{transform:translate(74.566vw,70.756vh) scale(.6265)}to{transform:translate(71.44735vw,99vh) scale(.6265)}}.snow:nth-child(6){opacity:1.4964;transform:translate(19.5227vw,-10px) scale(.8384);animation:fall-6 11s -16s linear infinite}@keyframes fall-6{56.677%{transform:translate(12.9874vw,56.677vh) scale(.8384)}to{transform:translate(16.25505vw,99vh) scale(.8384)}}.snow:nth-child(7){opacity:1.7332;transform:translate(80.2088vw,-10px) scale(.5843);animation:fall-7 19s -7s linear infinite}@keyframes fall-7{78.524%{transform:translate(85.1666vw,78.524vh) scale(.5843)}to{transform:translate(82.6877vw,99vh) scale(.5843)}}.snow:nth-child(8){opacity:.8758;transform:translate(75.5792vw,-10px) scale(.9646);animation:fall-8 13s -15s linear infinite}@keyframes fall-8{30.598%{transform:translate(66.5299vw,30.598vh) scale(.9646)}to{transform:translate(71.05455vw,99vh) scale(.9646)}}.snow:nth-child(9){opacity:.2716;transform:translate(50.9266vw,-10px) scale(.6139);animation:fall-9 27s -26s linear infinite}@keyframes fall-9{57.486%{transform:translate(44.4846vw,57.486vh) scale(.6139)}to{transform:translate(47.7056vw,99vh) scale(.6139)}}.snow:nth-child(10){opacity:1.162;transform:translate(38.1904vw,-10px) scale(.36);animation:fall-10 11s -8s linear infinite}@keyframes fall-10{63.709%{transform:translate(29.1299vw,63.709vh) scale(.36)}to{transform:translate(33.66015vw,99vh) scale(.36)}}.snow:nth-child(11){opacity:1.5528;transform:translate(85.2241vw,-10px) scale(.2166);animation:fall-11 13s -30s linear infinite}@keyframes fall-11{54.95%{transform:translate(88.5169vw,54.95vh) scale(.2166)}to{transform:translate(86.8705vw,99vh) scale(.2166)}}.snow:nth-child(12){opacity:1.1916;transform:translate(69.8942vw,-10px) scale(.3754);animation:fall-12 24s -3s linear infinite}@keyframes fall-12{75.981%{transform:translate(60.9733vw,75.981vh) scale(.3754)}to{transform:translate(65.43375vw,99vh) scale(.3754)}}.snow:nth-child(13){opacity:1.614;transform:translate(22.3748vw,-10px) scale(.2602);animation:fall-13 30s -14s linear infinite}@keyframes fall-13{78.502%{transform:translate(29.4836vw,78.502vh) scale(.2602)}to{transform:translate(25.9292vw,99vh) scale(.2602)}}.snow:nth-child(14){opacity:.3658;transform:translate(36.7084vw,-10px) scale(.1277);animation:fall-14 13s -14s linear infinite}@keyframes fall-14{51.938%{transform:translate(28.5681vw,51.938vh) scale(.1277)}to{transform:translate(32.63825vw,99vh) scale(.1277)}}.snow:nth-child(15){opacity:1.5042;transform:translate(63.9748vw,-10px) scale(.769);animation:fall-15 21s -13s linear infinite}@keyframes fall-15{57.406%{transform:translate(55.2904vw,57.406vh) scale(.769)}to{transform:translate(59.6326vw,99vh) scale(.769)}}.snow:nth-child(16){opacity:.0184;transform:translate(52.8046vw,-10px) scale(.585);animation:fall-16 12s -28s linear infinite}@keyframes fall-16{76.74%{transform:translate(60.8974vw,76.74vh) scale(.585)}to{transform:translate(56.851vw,99vh) scale(.585)}}.snow:nth-child(17){opacity:1.2674;transform:translate(50.1939vw,-10px) scale(.7534);animation:fall-17 28s -11s linear infinite}@keyframes fall-17{31.119%{transform:translate(46.3705vw,31.119vh) scale(.7534)}to{transform:translate(48.2822vw,99vh) scale(.7534)}}.snow:nth-child(18){opacity:1.0946;transform:translate(7.0898vw,-10px) scale(.2461);animation:fall-18 11s -19s linear infinite}@keyframes fall-18{76.315%{transform:translate(13.5856vw,76.315vh) scale(.2461)}to{transform:translate(10.3377vw,99vh) scale(.2461)}}.snow:nth-child(19){opacity:1.4168;transform:translate(74.7468vw,-10px) scale(.6065);animation:fall-19 21s -14s linear infinite}@keyframes fall-19{77.953%{transform:translate(83.4624vw,77.953vh) scale(.6065)}to{transform:translate(79.1046vw,99vh) scale(.6065)}}.snow:nth-child(20){opacity:.679;transform:translate(11.7074vw,-10px) scale(.0074);animation:fall-20 24s -22s linear infinite}@keyframes fall-20{51.456%{transform:translate(15.1623vw,51.456vh) scale(.0074)}to{transform:translate(13.43485vw,99vh) scale(.0074)}}.snow:nth-child(21){opacity:1.267;transform:translate(55.1923vw,-10px) scale(.1759);animation:fall-21 20s -9s linear infinite}@keyframes fall-21{74.272%{transform:translate(46.1354vw,74.272vh) scale(.1759)}to{transform:translate(50.66385vw,99vh) scale(.1759)}}.snow:nth-child(22){opacity:.2318;transform:translate(10.4271vw,-10px) scale(.2382);animation:fall-22 13s -13s linear infinite}@keyframes fall-22{38.937%{transform:translate(2.6588vw,38.937vh) scale(.2382)}to{transform:translate(6.54295vw,99vh) scale(.2382)}}.snow:nth-child(23){opacity:1.5392;transform:translate(49.3726vw,-10px) scale(.806);animation:fall-23 14s -2s linear infinite}@keyframes fall-23{53.6%{transform:translate(43.3672vw,53.6vh) scale(.806)}to{transform:translate(46.3699vw,99vh) scale(.806)}}.snow:nth-child(24){opacity:1.4614;transform:translate(96.0236vw,-10px) scale(.1579);animation:fall-24 10s -1s linear infinite}@keyframes fall-24{57.793%{transform:translate(96.2117vw,57.793vh) scale(.1579)}to{transform:translate(96.11765vw,99vh) scale(.1579)}}.snow:nth-child(25){opacity:1.071;transform:translate(5.2526vw,-10px) scale(.1029);animation:fall-25 26s -21s linear infinite}@keyframes fall-25{69.055%{transform:translate(7.8896vw,69.055vh) scale(.1029)}to{transform:translate(6.5711vw,99vh) scale(.1029)}}.snow:nth-child(26){opacity:1.0158;transform:translate(41.8703vw,-10px) scale(.6914);animation:fall-26 19s -9s linear infinite}@keyframes fall-26{75.67%{transform:translate(42.2461vw,75.67vh) scale(.6914)}to{transform:translate(42.0582vw,99vh) scale(.6914)}}.snow:nth-child(27){opacity:.8846;transform:translate(50.7225vw,-10px) scale(.3727);animation:fall-27 13s -20s linear infinite}@keyframes fall-27{69.728%{transform:translate(48.6832vw,69.728vh) scale(.3727)}to{transform:translate(49.70285vw,99vh) scale(.3727)}}.snow:nth-child(28){opacity:.7574;transform:translate(40.9749vw,-10px) scale(.5321);animation:fall-28 20s -30s linear infinite}@keyframes fall-28{42.688%{transform:translate(35.0195vw,42.688vh) scale(.5321)}to{transform:translate(37.9972vw,99vh) scale(.5321)}}.snow:nth-child(29){opacity:1.2398;transform:translate(32.7671vw,-10px) scale(.9441);animation:fall-29 23s -4s linear infinite}@keyframes fall-29{76.038%{transform:translate(29.1571vw,76.038vh) scale(.9441)}to{transform:translate(30.9621vw,99vh) scale(.9441)}}.snow:nth-child(30){opacity:1.553;transform:translate(57.9263vw,-10px) scale(.8019);animation:fall-30 25s -5s linear infinite}@keyframes fall-30{64.612%{transform:translate(59.6612vw,64.612vh) scale(.8019)}to{transform:translate(58.79375vw,99vh) scale(.8019)}}.snow:nth-child(31){opacity:.2376;transform:translate(1.3942vw,-10px) scale(.6696);animation:fall-31 29s -15s linear infinite}@keyframes fall-31{74.265%{transform:translate(-.5841vw,74.265vh) scale(.6696)}to{transform:translate(.40505vw,99vh) scale(.6696)}}.snow:nth-child(32){opacity:1.4246;transform:translate(96.5441vw,-10px) scale(.7374);animation:fall-32 28s -30s linear infinite}@keyframes fall-32{37.736%{transform:translate(103.464vw,37.736vh) scale(.7374)}to{transform:translate(100.00405vw,99vh) scale(.7374)}}.snow:nth-child(33){opacity:1.5204;transform:translate(26.4821vw,-10px) scale(.9789);animation:fall-33 24s -7s linear infinite}@keyframes fall-33{36.813%{transform:translate(19.4623vw,36.813vh) scale(.9789)}to{transform:translate(22.9722vw,99vh) scale(.9789)}}.snow:nth-child(34){opacity:.4668;transform:translate(93.4233vw,-10px) scale(.4115);animation:fall-34 26s -11s linear infinite}@keyframes fall-34{58.671%{transform:translate(97.6503vw,58.671vh) scale(.4115)}to{transform:translate(95.5368vw,99vh) scale(.4115)}}.snow:nth-child(35){opacity:.5916;transform:translate(24.996vw,-10px) scale(.2585);animation:fall-35 28s -25s linear infinite}@keyframes fall-35{71.699%{transform:translate(27.0907vw,71.699vh) scale(.2585)}to{transform:translate(26.04335vw,99vh) scale(.2585)}}.snow:nth-child(36){opacity:.028;transform:translate(99.8516vw,-10px) scale(.8222);animation:fall-36 28s -1s linear infinite}@keyframes fall-36{38.263%{transform:translate(109.8196vw,38.263vh) scale(.8222)}to{transform:translate(104.8356vw,99vh) scale(.8222)}}.snow:nth-child(37){opacity:1.7652;transform:translate(1.9089vw,-10px) scale(.2853);animation:fall-37 26s -27s linear infinite}@keyframes fall-37{40.772%{transform:translate(2.0811vw,40.772vh) scale(.2853)}to{transform:translate(1.995vw,99vh) scale(.2853)}}.snow:nth-child(38){opacity:.7056;transform:translate(81.6925vw,-10px) scale(.9999);animation:fall-38 24s -25s linear infinite}@keyframes fall-38{51.046%{transform:translate(85.3447vw,51.046vh) scale(.9999)}to{transform:translate(83.5186vw,99vh) scale(.9999)}}.snow:nth-child(39){opacity:1.5194;transform:translate(82.9416vw,-10px) scale(.976);animation:fall-39 14s -22s linear infinite}@keyframes fall-39{55.262%{transform:translate(80.7318vw,55.262vh) scale(.976)}to{transform:translate(81.8367vw,99vh) scale(.976)}}.snow:nth-child(40){opacity:1.1602;transform:translate(44.1379vw,-10px) scale(.3485);animation:fall-40 17s -18s linear infinite}@keyframes fall-40{67.843%{transform:translate(44.3577vw,67.843vh) scale(.3485)}to{transform:translate(44.2478vw,99vh) scale(.3485)}}.snow:nth-child(41){opacity:1.507;transform:translate(47.4446vw,-10px) scale(.1878);animation:fall-41 26s -18s linear infinite}@keyframes fall-41{60.855%{transform:translate(48.1617vw,60.855vh) scale(.1878)}to{transform:translate(47.80315vw,99vh) scale(.1878)}}.snow:nth-child(42){opacity:1.748;transform:translate(59.6849vw,-10px) scale(.1741);animation:fall-42 23s -14s linear infinite}@keyframes fall-42{35.013%{transform:translate(62.6795vw,35.013vh) scale(.1741)}to{transform:translate(61.1822vw,99vh) scale(.1741)}}.snow:nth-child(43){opacity:1.5654;transform:translate(18.7233vw,-10px) scale(.1158);animation:fall-43 23s -6s linear infinite}@keyframes fall-43{57.864%{transform:translate(9.5466vw,57.864vh) scale(.1158)}to{transform:translate(14.13495vw,99vh) scale(.1158)}}.snow:nth-child(44){opacity:1.6426;transform:translate(63.6383vw,-10px) scale(.0712);animation:fall-44 28s -4s linear infinite}@keyframes fall-44{77.775%{transform:translate(68.6619vw,77.775vh) scale(.0712)}to{transform:translate(66.1501vw,99vh) scale(.0712)}}.snow:nth-child(45){opacity:.891;transform:translate(30.241vw,-10px) scale(.3005);animation:fall-45 24s -28s linear infinite}@keyframes fall-45{64.166%{transform:translate(21.2893vw,64.166vh) scale(.3005)}to{transform:translate(25.76515vw,99vh) scale(.3005)}}.snow:nth-child(46){opacity:.894;transform:translate(35.9821vw,-10px) scale(.4523);animation:fall-46 11s -10s linear infinite}@keyframes fall-46{35.447%{transform:translate(38.5597vw,35.447vh) scale(.4523)}to{transform:translate(37.2709vw,99vh) scale(.4523)}}.snow:nth-child(47){opacity:.7468;transform:translate(33.685vw,-10px) scale(.2629);animation:fall-47 12s -13s linear infinite}@keyframes fall-47{38.85%{transform:translate(29.8328vw,38.85vh) scale(.2629)}to{transform:translate(31.7589vw,99vh) scale(.2629)}}.snow:nth-child(48){opacity:.006;transform:translate(88.4543vw,-10px) scale(.5341);animation:fall-48 17s -29s linear infinite}@keyframes fall-48{32.002%{transform:translate(88.9397vw,32.002vh) scale(.5341)}to{transform:translate(88.697vw,99vh) scale(.5341)}}.snow:nth-child(49){opacity:1.1446;transform:translate(26.0273vw,-10px) scale(.6548);animation:fall-49 27s -16s linear infinite}@keyframes fall-49{66.041%{transform:translate(24.7292vw,66.041vh) scale(.6548)}to{transform:translate(25.37825vw,99vh) scale(.6548)}}.snow:nth-child(50){opacity:1.4638;transform:translate(52.2095vw,-10px) scale(.83);animation:fall-50 18s -30s linear infinite}@keyframes fall-50{68.517%{transform:translate(57.2412vw,68.517vh) scale(.83)}to{transform:translate(54.72535vw,99vh) scale(.83)}}.snow:nth-child(51){opacity:.417;transform:translate(17.7801vw,-10px) scale(.1687);animation:fall-51 20s -18s linear infinite}@keyframes fall-51{76.207%{transform:translate(16.3519vw,76.207vh) scale(.1687)}to{transform:translate(17.066vw,99vh) scale(.1687)}}.snow:nth-child(52){opacity:1.488;transform:translate(56.1956vw,-10px) scale(.032);animation:fall-52 25s -23s linear infinite}@keyframes fall-52{72.788%{transform:translate(50.1317vw,72.788vh) scale(.032)}to{transform:translate(53.16365vw,99vh) scale(.032)}}.snow:nth-child(53){opacity:.1166;transform:translate(15.9005vw,-10px) scale(.5137);animation:fall-53 15s -2s linear infinite}@keyframes fall-53{35.37%{transform:translate(12.0578vw,35.37vh) scale(.5137)}to{transform:translate(13.97915vw,99vh) scale(.5137)}}.snow:nth-child(54){opacity:.9912;transform:translate(92.5162vw,-10px) scale(.6217);animation:fall-54 19s -14s linear infinite}@keyframes fall-54{46.278%{transform:translate(83.1343vw,46.278vh) scale(.6217)}to{transform:translate(87.82525vw,99vh) scale(.6217)}}.snow:nth-child(55){opacity:.0512;transform:translate(48.6854vw,-10px) scale(.5049);animation:fall-55 21s -19s linear infinite}@keyframes fall-55{42.801%{transform:translate(45.6027vw,42.801vh) scale(.5049)}to{transform:translate(47.14405vw,99vh) scale(.5049)}}.snow:nth-child(56){opacity:1.893;transform:translate(9.8838vw,-10px) scale(.1634);animation:fall-56 21s -19s linear infinite}@keyframes fall-56{62.153%{transform:translate(13.6439vw,62.153vh) scale(.1634)}to{transform:translate(11.76385vw,99vh) scale(.1634)}}.snow:nth-child(57){opacity:.0932;transform:translate(98.4078vw,-10px) scale(.3768);animation:fall-57 23s -21s linear infinite}@keyframes fall-57{54.594%{transform:translate(92.3488vw,54.594vh) scale(.3768)}to{transform:translate(95.3783vw,99vh) scale(.3768)}}.snow:nth-child(58){opacity:.6964;transform:translate(24.6501vw,-10px) scale(.232);animation:fall-58 19s -27s linear infinite}@keyframes fall-58{30.515%{transform:translate(22.2656vw,30.515vh) scale(.232)}to{transform:translate(23.45785vw,99vh) scale(.232)}}.snow:nth-child(59){opacity:.0992;transform:translate(82.4611vw,-10px) scale(.0863);animation:fall-59 29s -30s linear infinite}@keyframes fall-59{75.226%{transform:translate(91.2624vw,75.226vh) scale(.0863)}to{transform:translate(86.86175vw,99vh) scale(.0863)}}.snow:nth-child(60){opacity:1.8086;transform:translate(76.1079vw,-10px) scale(.2048);animation:fall-60 16s -11s linear infinite}@keyframes fall-60{51.079%{transform:translate(66.2364vw,51.079vh) scale(.2048)}to{transform:translate(71.17215vw,99vh) scale(.2048)}}.snow:nth-child(61){opacity:.3356;transform:translate(41.1468vw,-10px) scale(.5036);animation:fall-61 10s -15s linear infinite}@keyframes fall-61{44.375%{transform:translate(50.4183vw,44.375vh) scale(.5036)}to{transform:translate(45.78255vw,99vh) scale(.5036)}}.snow:nth-child(62){opacity:.41;transform:translate(53.2963vw,-10px) scale(.3701);animation:fall-62 19s -5s linear infinite}@keyframes fall-62{71.808%{transform:translate(59.6063vw,71.808vh) scale(.3701)}to{transform:translate(56.4513vw,99vh) scale(.3701)}}.snow:nth-child(63){opacity:1.872;transform:translate(36.7022vw,-10px) scale(.0628);animation:fall-63 11s -4s linear infinite}@keyframes fall-63{45.322%{transform:translate(28.8317vw,45.322vh) scale(.0628)}to{transform:translate(32.76695vw,99vh) scale(.0628)}}.snow:nth-child(64){opacity:.5582;transform:translate(91.657vw,-10px) scale(.0895);animation:fall-64 18s -10s linear infinite}@keyframes fall-64{48.559%{transform:translate(99.3394vw,48.559vh) scale(.0895)}to{transform:translate(95.4982vw,99vh) scale(.0895)}}.snow:nth-child(65){opacity:.055;transform:translate(23.4195vw,-10px) scale(.0168);animation:fall-65 18s -28s linear infinite}@keyframes fall-65{51.967%{transform:translate(24.3776vw,51.967vh) scale(.0168)}to{transform:translate(23.89855vw,99vh) scale(.0168)}}.snow:nth-child(66){opacity:.8522;transform:translate(92.3185vw,-10px) scale(.6771);animation:fall-66 11s -21s linear infinite}@keyframes fall-66{45.674%{transform:translate(91.8875vw,45.674vh) scale(.6771)}to{transform:translate(92.103vw,99vh) scale(.6771)}}.snow:nth-child(67){opacity:.4168;transform:translate(46.1327vw,-10px) scale(.9715);animation:fall-67 23s -22s linear infinite}@keyframes fall-67{74.16%{transform:translate(56.0704vw,74.16vh) scale(.9715)}to{transform:translate(51.10155vw,99vh) scale(.9715)}}.snow:nth-child(68){opacity:.8422;transform:translate(85.0166vw,-10px) scale(.0624);animation:fall-68 28s -15s linear infinite}@keyframes fall-68{49.643%{transform:translate(88.9241vw,49.643vh) scale(.0624)}to{transform:translate(86.97035vw,99vh) scale(.0624)}}.snow:nth-child(69){opacity:1.4966;transform:translate(4.5413vw,-10px) scale(.065);animation:fall-69 21s -9s linear infinite}@keyframes fall-69{76.026%{transform:translate(2.6458vw,76.026vh) scale(.065)}to{transform:translate(3.59355vw,99vh) scale(.065)}}.snow:nth-child(70){opacity:.709;transform:translate(54.8009vw,-10px) scale(.782);animation:fall-70 17s -3s linear infinite}@keyframes fall-70{48.825%{transform:translate(55.3763vw,48.825vh) scale(.782)}to{transform:translate(55.0886vw,99vh) scale(.782)}}.snow:nth-child(71){opacity:.8724;transform:translate(22.6166vw,-10px) scale(.7364);animation:fall-71 22s -13s linear infinite}@keyframes fall-71{74.934%{transform:translate(24.287vw,74.934vh) scale(.7364)}to{transform:translate(23.4518vw,99vh) scale(.7364)}}.snow:nth-child(72){opacity:1.975;transform:translate(20.6478vw,-10px) scale(.1361);animation:fall-72 11s -26s linear infinite}@keyframes fall-72{62.496%{transform:translate(25.7332vw,62.496vh) scale(.1361)}to{transform:translate(23.1905vw,99vh) scale(.1361)}}.snow:nth-child(73){opacity:.993;transform:translate(90.4274vw,-10px) scale(.0783);animation:fall-73 12s -10s linear infinite}@keyframes fall-73{34.427%{transform:translate(88.733vw,34.427vh) scale(.0783)}to{transform:translate(89.5802vw,99vh) scale(.0783)}}.snow:nth-child(74){opacity:.8854;transform:translate(66.7086vw,-10px) scale(.2611);animation:fall-74 16s -4s linear infinite}@keyframes fall-74{73.362%{transform:translate(61.1318vw,73.362vh) scale(.2611)}to{transform:translate(63.9202vw,99vh) scale(.2611)}}.snow:nth-child(75){opacity:.5116;transform:translate(80.7934vw,-10px) scale(.4526);animation:fall-75 18s -1s linear infinite}@keyframes fall-75{52.869%{transform:translate(80.8413vw,52.869vh) scale(.4526)}to{transform:translate(80.81735vw,99vh) scale(.4526)}}.snow:nth-child(76){opacity:1.818;transform:translate(70.6069vw,-10px) scale(.8457);animation:fall-76 17s -8s linear infinite}@keyframes fall-76{76.388%{transform:translate(72.5607vw,76.388vh) scale(.8457)}to{transform:translate(71.5838vw,99vh) scale(.8457)}}.snow:nth-child(77){opacity:1.9098;transform:translate(10.7828vw,-10px) scale(.3327);animation:fall-77 24s -21s linear infinite}@keyframes fall-77{54.224%{transform:translate(13.7191vw,54.224vh) scale(.3327)}to{transform:translate(12.25095vw,99vh) scale(.3327)}}.snow:nth-child(78){opacity:.1976;transform:translate(12.5815vw,-10px) scale(.2658);animation:fall-78 28s -19s linear infinite}@keyframes fall-78{59.528%{transform:translate(18.0407vw,59.528vh) scale(.2658)}to{transform:translate(15.3111vw,99vh) scale(.2658)}}.snow:nth-child(79){opacity:1.2378;transform:translate(68.0339vw,-10px) scale(.5694);animation:fall-79 25s -1s linear infinite}@keyframes fall-79{41.309%{transform:translate(70.6851vw,41.309vh) scale(.5694)}to{transform:translate(69.3595vw,99vh) scale(.5694)}}.snow:nth-child(80){opacity:1.9256;transform:translate(90.3943vw,-10px) scale(.5941);animation:fall-80 25s -14s linear infinite}@keyframes fall-80{77.186%{transform:translate(93.7763vw,77.186vh) scale(.5941)}to{transform:translate(92.0853vw,99vh) scale(.5941)}}.snow:nth-child(81){opacity:1.4564;transform:translate(76.2382vw,-10px) scale(.386);animation:fall-81 22s -21s linear infinite}@keyframes fall-81{33.728%{transform:translate(84.4032vw,33.728vh) scale(.386)}to{transform:translate(80.3207vw,99vh) scale(.386)}}.snow:nth-child(82){opacity:1.324;transform:translate(39.9723vw,-10px) scale(.1839);animation:fall-82 19s -3s linear infinite}@keyframes fall-82{51.845%{transform:translate(36.8302vw,51.845vh) scale(.1839)}to{transform:translate(38.40125vw,99vh) scale(.1839)}}.snow:nth-child(83){opacity:.4252;transform:translate(24.0569vw,-10px) scale(.2924);animation:fall-83 16s -16s linear infinite}@keyframes fall-83{31.715%{transform:translate(18.2107vw,31.715vh) scale(.2924)}to{transform:translate(21.1338vw,99vh) scale(.2924)}}.snow:nth-child(84){opacity:1.005;transform:translate(38.8816vw,-10px) scale(.8039);animation:fall-84 12s -28s linear infinite}@keyframes fall-84{67.389%{transform:translate(48.7357vw,67.389vh) scale(.8039)}to{transform:translate(43.80865vw,99vh) scale(.8039)}}.snow:nth-child(85){opacity:1.8078;transform:translate(77.7977vw,-10px) scale(.5787);animation:fall-85 30s -1s linear infinite}@keyframes fall-85{72.513%{transform:translate(81.6393vw,72.513vh) scale(.5787)}to{transform:translate(79.7185vw,99vh) scale(.5787)}}.snow:nth-child(86){opacity:.9902;transform:translate(96.2834vw,-10px) scale(.023);animation:fall-86 19s -29s linear infinite}@keyframes fall-86{54.341%{transform:translate(94.6227vw,54.341vh) scale(.023)}to{transform:translate(95.45305vw,99vh) scale(.023)}}.snow:nth-child(87){opacity:.0064;transform:translate(97.3954vw,-10px) scale(.3267);animation:fall-87 16s -10s linear infinite}@keyframes fall-87{57.917%{transform:translate(99.4027vw,57.917vh) scale(.3267)}to{transform:translate(98.39905vw,99vh) scale(.3267)}}.snow:nth-child(88){opacity:1.2652;transform:translate(34.6688vw,-10px) scale(.8211);animation:fall-88 16s -7s linear infinite}@keyframes fall-88{51.431%{transform:translate(38.1534vw,51.431vh) scale(.8211)}to{transform:translate(36.4111vw,99vh) scale(.8211)}}.snow:nth-child(89){opacity:1.8696;transform:translate(97.9217vw,-10px) scale(.5152);animation:fall-89 27s -7s linear infinite}@keyframes fall-89{59.687%{transform:translate(106.0451vw,59.687vh) scale(.5152)}to{transform:translate(101.9834vw,99vh) scale(.5152)}}.snow:nth-child(90){opacity:1.3246;transform:translate(33.9112vw,-10px) scale(.0553);animation:fall-90 15s -23s linear infinite}@keyframes fall-90{36.125%{transform:translate(40.9705vw,36.125vh) scale(.0553)}to{transform:translate(37.44085vw,99vh) scale(.0553)}}.snow:nth-child(91){opacity:1.412;transform:translate(70.7766vw,-10px) scale(.3838);animation:fall-91 15s -25s linear infinite}@keyframes fall-91{62.984%{transform:translate(63.9709vw,62.984vh) scale(.3838)}to{transform:translate(67.37375vw,99vh) scale(.3838)}}.snow:nth-child(92){opacity:1.3478;transform:translate(44.7358vw,-10px) scale(.2589);animation:fall-92 19s -19s linear infinite}@keyframes fall-92{51.724%{transform:translate(51.2511vw,51.724vh) scale(.2589)}to{transform:translate(47.99345vw,99vh) scale(.2589)}}.snow:nth-child(93){opacity:1.1926;transform:translate(80.6031vw,-10px) scale(.2959);animation:fall-93 30s -2s linear infinite}@keyframes fall-93{37.191%{transform:translate(84.333vw,37.191vh) scale(.2959)}to{transform:translate(82.46805vw,99vh) scale(.2959)}}.snow:nth-child(94){opacity:1.765;transform:translate(98.2948vw,-10px) scale(.4638);animation:fall-94 17s -23s linear infinite}@keyframes fall-94{42.224%{transform:translate(108.277vw,42.224vh) scale(.4638)}to{transform:translate(103.2859vw,99vh) scale(.4638)}}.snow:nth-child(95){opacity:.4346;transform:translate(10.278vw,-10px) scale(.3754);animation:fall-95 26s -27s linear infinite}@keyframes fall-95{44.404%{transform:translate(2.9233vw,44.404vh) scale(.3754)}to{transform:translate(6.60065vw,99vh) scale(.3754)}}.snow:nth-child(96){opacity:1.306;transform:translate(15.5079vw,-10px) scale(.1557);animation:fall-96 10s -16s linear infinite}@keyframes fall-96{62.78%{transform:translate(23.2988vw,62.78vh) scale(.1557)}to{transform:translate(19.40335vw,99vh) scale(.1557)}}.snow:nth-child(97){opacity:1.1548;transform:translate(91.1178vw,-10px) scale(.4529);animation:fall-97 25s -5s linear infinite}@keyframes fall-97{69.105%{transform:translate(91.2857vw,69.105vh) scale(.4529)}to{transform:translate(91.20175vw,99vh) scale(.4529)}}.snow:nth-child(98){opacity:1.7286;transform:translate(73.338vw,-10px) scale(.2129);animation:fall-98 24s -11s linear infinite}@keyframes fall-98{65.503%{transform:translate(65.9115vw,65.503vh) scale(.2129)}to{transform:translate(69.62475vw,99vh) scale(.2129)}}.snow:nth-child(99){opacity:.1082;transform:translate(24.3542vw,-10px) scale(.2822);animation:fall-99 19s -7s linear infinite}@keyframes fall-99{32.644%{transform:translate(30.0162vw,32.644vh) scale(.2822)}to{transform:translate(27.1852vw,99vh) scale(.2822)}}.snow:nth-child(100){opacity:.5028;transform:translate(82.1299vw,-10px) scale(.3292);animation:fall-100 26s -7s linear infinite}@keyframes fall-100{53.283%{transform:translate(92.018vw,53.283vh) scale(.3292)}to{transform:translate(87.07395vw,99vh) scale(.3292)}}.snow:nth-child(101){opacity:.7886;transform:translate(97.4904vw,-10px) scale(.8906);animation:fall-101 11s -14s linear infinite}@keyframes fall-101{58.135%{transform:translate(98.4338vw,58.135vh) scale(.8906)}to{transform:translate(97.9621vw,99vh) scale(.8906)}}.snow:nth-child(102){opacity:1.8358;transform:translate(47.6294vw,-10px) scale(.0247);animation:fall-102 22s -21s linear infinite}@keyframes fall-102{43.634%{transform:translate(57.0034vw,43.634vh) scale(.0247)}to{transform:translate(52.3164vw,99vh) scale(.0247)}}.snow:nth-child(103){opacity:1.1694;transform:translate(34.0721vw,-10px) scale(.1218);animation:fall-103 15s -14s linear infinite}@keyframes fall-103{72.03%{transform:translate(35.7579vw,72.03vh) scale(.1218)}to{transform:translate(34.915vw,99vh) scale(.1218)}}.snow:nth-child(104){opacity:.1742;transform:translate(1.5406vw,-10px) scale(.8968);animation:fall-104 22s -14s linear infinite}@keyframes fall-104{49.714%{transform:translate(9.3117vw,49.714vh) scale(.8968)}to{transform:translate(5.42615vw,99vh) scale(.8968)}}.snow:nth-child(105){opacity:.9622;transform:translate(60.1267vw,-10px) scale(.8509);animation:fall-105 11s -3s linear infinite}@keyframes fall-105{59.485%{transform:translate(57.9595vw,59.485vh) scale(.8509)}to{transform:translate(59.0431vw,99vh) scale(.8509)}}.snow:nth-child(106){opacity:1.0786;transform:translate(25.3914vw,-10px) scale(.2649);animation:fall-106 15s -1s linear infinite}@keyframes fall-106{38.37%{transform:translate(33.0338vw,38.37vh) scale(.2649)}to{transform:translate(29.2126vw,99vh) scale(.2649)}}.snow:nth-child(107){opacity:1.164;transform:translate(74.7633vw,-10px) scale(.5113);animation:fall-107 17s -4s linear infinite}@keyframes fall-107{68.914%{transform:translate(80.4489vw,68.914vh) scale(.5113)}to{transform:translate(77.6061vw,99vh) scale(.5113)}}.snow:nth-child(108){opacity:.0212;transform:translate(73.7147vw,-10px) scale(.6158);animation:fall-108 30s -23s linear infinite}@keyframes fall-108{46.633%{transform:translate(83.4649vw,46.633vh) scale(.6158)}to{transform:translate(78.5898vw,99vh) scale(.6158)}}.snow:nth-child(109){opacity:1.9318;transform:translate(45.58vw,-10px) scale(.5658);animation:fall-109 25s -4s linear infinite}@keyframes fall-109{60.156%{transform:translate(49.4483vw,60.156vh) scale(.5658)}to{transform:translate(47.51415vw,99vh) scale(.5658)}}.snow:nth-child(110){opacity:1.5632;transform:translate(59.5175vw,-10px) scale(.7894);animation:fall-110 18s -2s linear infinite}@keyframes fall-110{65.714%{transform:translate(67.6377vw,65.714vh) scale(.7894)}to{transform:translate(63.5776vw,99vh) scale(.7894)}}.snow:nth-child(111){opacity:.4682;transform:translate(49.5225vw,-10px) scale(.0715);animation:fall-111 15s -23s linear infinite}@keyframes fall-111{37.672%{transform:translate(55.8669vw,37.672vh) scale(.0715)}to{transform:translate(52.6947vw,99vh) scale(.0715)}}.snow:nth-child(112){opacity:1.7208;transform:translate(67.9451vw,-10px) scale(.3356);animation:fall-112 22s -2s linear infinite}@keyframes fall-112{69.444%{transform:translate(76.6316vw,69.444vh) scale(.3356)}to{transform:translate(72.28835vw,99vh) scale(.3356)}}.snow:nth-child(113){opacity:1.3906;transform:translate(74.8309vw,-10px) scale(.8538);animation:fall-113 20s -17s linear infinite}@keyframes fall-113{30.11%{transform:translate(75.1383vw,30.11vh) scale(.8538)}to{transform:translate(74.9846vw,99vh) scale(.8538)}}.snow:nth-child(114){opacity:1.3446;transform:translate(39.1422vw,-10px) scale(.4568);animation:fall-114 27s -23s linear infinite}@keyframes fall-114{68.54%{transform:translate(29.349vw,68.54vh) scale(.4568)}to{transform:translate(34.2456vw,99vh) scale(.4568)}}.snow:nth-child(115){opacity:.5036;transform:translate(19.7783vw,-10px) scale(.9023);animation:fall-115 23s -23s linear infinite}@keyframes fall-115{34.629%{transform:translate(11.992vw,34.629vh) scale(.9023)}to{transform:translate(15.88515vw,99vh) scale(.9023)}}.snow:nth-child(116){opacity:1.5166;transform:translate(84.259vw,-10px) scale(.244);animation:fall-116 29s -22s linear infinite}@keyframes fall-116{57.745%{transform:translate(74.6389vw,57.745vh) scale(.244)}to{transform:translate(79.44895vw,99vh) scale(.244)}}.snow:nth-child(117){opacity:1.8236;transform:translate(71.0689vw,-10px) scale(.0338);animation:fall-117 14s -19s linear infinite}@keyframes fall-117{35.053%{transform:translate(70.5585vw,35.053vh) scale(.0338)}to{transform:translate(70.8137vw,99vh) scale(.0338)}}.snow:nth-child(118){opacity:.5178;transform:translate(53.7921vw,-10px) scale(.1902);animation:fall-118 25s -10s linear infinite}@keyframes fall-118{36.546%{transform:translate(50.9866vw,36.546vh) scale(.1902)}to{transform:translate(52.38935vw,99vh) scale(.1902)}}.snow:nth-child(119){opacity:.8028;transform:translate(34.9131vw,-10px) scale(.7966);animation:fall-119 27s -24s linear infinite}@keyframes fall-119{46.187%{transform:translate(28.8825vw,46.187vh) scale(.7966)}to{transform:translate(31.8978vw,99vh) scale(.7966)}}.snow:nth-child(120){opacity:1.3618;transform:translate(97.1534vw,-10px) scale(.3867);animation:fall-120 30s -17s linear infinite}@keyframes fall-120{37.809%{transform:translate(97.6861vw,37.809vh) scale(.3867)}to{transform:translate(97.41975vw,99vh) scale(.3867)}}.snow:nth-child(121){opacity:1.4822;transform:translate(59.2217vw,-10px) scale(.7077);animation:fall-121 14s -23s linear infinite}@keyframes fall-121{66.246%{transform:translate(57.0798vw,66.246vh) scale(.7077)}to{transform:translate(58.15075vw,99vh) scale(.7077)}}.snow:nth-child(122){opacity:.629;transform:translate(32.0606vw,-10px) scale(.436);animation:fall-122 13s -15s linear infinite}@keyframes fall-122{62.191%{transform:translate(27.8856vw,62.191vh) scale(.436)}to{transform:translate(29.9731vw,99vh) scale(.436)}}.snow:nth-child(123){opacity:1.5774;transform:translate(69.9681vw,-10px) scale(.7492);animation:fall-123 13s -25s linear infinite}@keyframes fall-123{44.532%{transform:translate(74.8293vw,44.532vh) scale(.7492)}to{transform:translate(72.3987vw,99vh) scale(.7492)}}.snow:nth-child(124){opacity:.7396;transform:translate(23.9898vw,-10px) scale(.6799);animation:fall-124 26s -2s linear infinite}@keyframes fall-124{30.115%{transform:translate(29.5031vw,30.115vh) scale(.6799)}to{transform:translate(26.74645vw,99vh) scale(.6799)}}.snow:nth-child(125){opacity:1.8742;transform:translate(84.3927vw,-10px) scale(.2015);animation:fall-125 16s -28s linear infinite}@keyframes fall-125{63.445%{transform:translate(88.1604vw,63.445vh) scale(.2015)}to{transform:translate(86.27655vw,99vh) scale(.2015)}}.snow:nth-child(126){opacity:.8408;transform:translate(24.1821vw,-10px) scale(.2385);animation:fall-126 24s -15s linear infinite}@keyframes fall-126{45.693%{transform:translate(33.5577vw,45.693vh) scale(.2385)}to{transform:translate(28.8699vw,99vh) scale(.2385)}}.snow:nth-child(127){opacity:.9026;transform:translate(2.804vw,-10px) scale(.2053);animation:fall-127 24s -17s linear infinite}@keyframes fall-127{55.94%{transform:translate(3.6098vw,55.94vh) scale(.2053)}to{transform:translate(3.2069vw,99vh) scale(.2053)}}.snow:nth-child(128){opacity:.342;transform:translate(38.295vw,-10px) scale(.6238);animation:fall-128 17s -9s linear infinite}@keyframes fall-128{56.433%{transform:translate(40.7231vw,56.433vh) scale(.6238)}to{transform:translate(39.50905vw,99vh) scale(.6238)}}.snow:nth-child(129){opacity:.6944;transform:translate(6.0604vw,-10px) scale(.612);animation:fall-129 21s -22s linear infinite}@keyframes fall-129{44.344%{transform:translate(-2.1858vw,44.344vh) scale(.612)}to{transform:translate(1.9373vw,99vh) scale(.612)}}.snow:nth-child(130){opacity:1.0062;transform:translate(24.0825vw,-10px) scale(.324);animation:fall-130 30s -12s linear infinite}@keyframes fall-130{31.538%{transform:translate(30.4276vw,31.538vh) scale(.324)}to{transform:translate(27.25505vw,99vh) scale(.324)}}.snow:nth-child(131){opacity:.2374;transform:translate(91.6327vw,-10px) scale(.3433);animation:fall-131 15s -13s linear infinite}@keyframes fall-131{38.366%{transform:translate(96.3863vw,38.366vh) scale(.3433)}to{transform:translate(94.0095vw,99vh) scale(.3433)}}.snow:nth-child(132){opacity:.2022;transform:translate(66.3617vw,-10px) scale(.6073);animation:fall-132 16s -12s linear infinite}@keyframes fall-132{40.57%{transform:translate(58.9407vw,40.57vh) scale(.6073)}to{transform:translate(62.6512vw,99vh) scale(.6073)}}.snow:nth-child(133){opacity:1.6702;transform:translate(22.015vw,-10px) scale(.4152);animation:fall-133 13s -5s linear infinite}@keyframes fall-133{68.977%{transform:translate(31.6296vw,68.977vh) scale(.4152)}to{transform:translate(26.8223vw,99vh) scale(.4152)}}.snow:nth-child(134){opacity:.1212;transform:translate(85.8218vw,-10px) scale(.2572);animation:fall-134 24s -22s linear infinite}@keyframes fall-134{75.252%{transform:translate(83.6355vw,75.252vh) scale(.2572)}to{transform:translate(84.72865vw,99vh) scale(.2572)}}.snow:nth-child(135){opacity:.5868;transform:translate(45.6788vw,-10px) scale(.5931);animation:fall-135 10s -25s linear infinite}@keyframes fall-135{34.208%{transform:translate(42.8381vw,34.208vh) scale(.5931)}to{transform:translate(44.25845vw,99vh) scale(.5931)}}.snow:nth-child(136){opacity:.8342;transform:translate(19.4614vw,-10px) scale(.9609);animation:fall-136 22s -6s linear infinite}@keyframes fall-136{52.112%{transform:translate(20.0469vw,52.112vh) scale(.9609)}to{transform:translate(19.75415vw,99vh) scale(.9609)}}.snow:nth-child(137){opacity:.6092;transform:translate(20.7705vw,-10px) scale(.6629);animation:fall-137 21s -9s linear infinite}@keyframes fall-137{49.752%{transform:translate(24.8781vw,49.752vh) scale(.6629)}to{transform:translate(22.8243vw,99vh) scale(.6629)}}.snow:nth-child(138){opacity:1.3614;transform:translate(27.1151vw,-10px) scale(.3184);animation:fall-138 15s -16s linear infinite}@keyframes fall-138{68.295%{transform:translate(17.7587vw,68.295vh) scale(.3184)}to{transform:translate(22.4369vw,99vh) scale(.3184)}}.snow:nth-child(139){opacity:.7874;transform:translate(2.2853vw,-10px) scale(.7952);animation:fall-139 20s -2s linear infinite}@keyframes fall-139{72.929%{transform:translate(-2.1677vw,72.929vh) scale(.7952)}to{transform:translate(.0588vw,99vh) scale(.7952)}}.snow:nth-child(140){opacity:.0286;transform:translate(57.543vw,-10px) scale(.6162);animation:fall-140 15s -24s linear infinite}@keyframes fall-140{73.583%{transform:translate(59.3545vw,73.583vh) scale(.6162)}to{transform:translate(58.44875vw,99vh) scale(.6162)}}.snow:nth-child(141){opacity:.7476;transform:translate(51.8356vw,-10px) scale(.382);animation:fall-141 27s -19s linear infinite}@keyframes fall-141{55.673%{transform:translate(52.8513vw,55.673vh) scale(.382)}to{transform:translate(52.34345vw,99vh) scale(.382)}}.snow:nth-child(142){opacity:.5876;transform:translate(43.8229vw,-10px) scale(.9974);animation:fall-142 14s -22s linear infinite}@keyframes fall-142{54.124%{transform:translate(39.2854vw,54.124vh) scale(.9974)}to{transform:translate(41.55415vw,99vh) scale(.9974)}}.snow:nth-child(143){opacity:.0126;transform:translate(70.6338vw,-10px) scale(.1951);animation:fall-143 28s -16s linear infinite}@keyframes fall-143{43.811%{transform:translate(60.835vw,43.811vh) scale(.1951)}to{transform:translate(65.7344vw,99vh) scale(.1951)}}.snow:nth-child(144){opacity:1.5292;transform:translate(31.1873vw,-10px) scale(.5975);animation:fall-144 11s -2s linear infinite}@keyframes fall-144{49.157%{transform:translate(36.8319vw,49.157vh) scale(.5975)}to{transform:translate(34.0096vw,99vh) scale(.5975)}}.snow:nth-child(145){opacity:.3734;transform:translate(4.1351vw,-10px) scale(.8318);animation:fall-145 24s -24s linear infinite}@keyframes fall-145{41.84%{transform:translate(-3.8402vw,41.84vh) scale(.8318)}to{transform:translate(.14745vw,99vh) scale(.8318)}}.snow:nth-child(146){opacity:1.9662;transform:translate(57.0362vw,-10px) scale(.6207);animation:fall-146 18s -22s linear infinite}@keyframes fall-146{47.115%{transform:translate(55.8363vw,47.115vh) scale(.6207)}to{transform:translate(56.43625vw,99vh) scale(.6207)}}.snow:nth-child(147){opacity:1.767;transform:translate(66.1761vw,-10px) scale(.9905);animation:fall-147 27s -30s linear infinite}@keyframes fall-147{48.58%{transform:translate(61.0643vw,48.58vh) scale(.9905)}to{transform:translate(63.6202vw,99vh) scale(.9905)}}.snow:nth-child(148){opacity:.7712;transform:translate(81.4664vw,-10px) scale(.5386);animation:fall-148 28s -22s linear infinite}@keyframes fall-148{49.401%{transform:translate(89.7689vw,49.401vh) scale(.5386)}to{transform:translate(85.61765vw,99vh) scale(.5386)}}.snow:nth-child(149){opacity:.5044;transform:translate(52.4872vw,-10px) scale(.7176);animation:fall-149 15s -6s linear infinite}@keyframes fall-149{36.722%{transform:translate(52.2129vw,36.722vh) scale(.7176)}to{transform:translate(52.35005vw,99vh) scale(.7176)}}.snow:nth-child(150){opacity:.6888;transform:translate(69.1576vw,-10px) scale(.4169);animation:fall-150 13s -2s linear infinite}@keyframes fall-150{58.234%{transform:translate(68.3911vw,58.234vh) scale(.4169)}to{transform:translate(68.77435vw,99vh) scale(.4169)}}.snow:nth-child(151){opacity:1.9274;transform:translate(27.091vw,-10px) scale(.1264);animation:fall-151 26s -18s linear infinite}@keyframes fall-151{52.446%{transform:translate(30.0364vw,52.446vh) scale(.1264)}to{transform:translate(28.5637vw,99vh) scale(.1264)}}.snow:nth-child(152){opacity:.056;transform:translate(35.6616vw,-10px) scale(.7343);animation:fall-152 29s -20s linear infinite}@keyframes fall-152{37.47%{transform:translate(31.8864vw,37.47vh) scale(.7343)}to{transform:translate(33.774vw,99vh) scale(.7343)}}.snow:nth-child(153){opacity:.555;transform:translate(58.4723vw,-10px) scale(.0794);animation:fall-153 27s -1s linear infinite}@keyframes fall-153{34.539%{transform:translate(50.8832vw,34.539vh) scale(.0794)}to{transform:translate(54.67775vw,99vh) scale(.0794)}}.snow:nth-child(154){opacity:1.5488;transform:translate(81.4016vw,-10px) scale(.2918);animation:fall-154 10s -30s linear infinite}@keyframes fall-154{53.72%{transform:translate(73.829vw,53.72vh) scale(.2918)}to{transform:translate(77.6153vw,99vh) scale(.2918)}}.snow:nth-child(155){opacity:1.069;transform:translate(60.5753vw,-10px) scale(.1079);animation:fall-155 18s -17s linear infinite}@keyframes fall-155{43.46%{transform:translate(53.8344vw,43.46vh) scale(.1079)}to{transform:translate(57.20485vw,99vh) scale(.1079)}}.snow:nth-child(156){opacity:1.6744;transform:translate(19.0499vw,-10px) scale(.7374);animation:fall-156 24s -28s linear infinite}@keyframes fall-156{65.451%{transform:translate(20.227vw,65.451vh) scale(.7374)}to{transform:translate(19.63845vw,99vh) scale(.7374)}}.snow:nth-child(157){opacity:.9156;transform:translate(12.6168vw,-10px) scale(.6481);animation:fall-157 10s -16s linear infinite}@keyframes fall-157{32.725%{transform:translate(21.1064vw,32.725vh) scale(.6481)}to{transform:translate(16.8616vw,99vh) scale(.6481)}}.snow:nth-child(158){opacity:.483;transform:translate(64.8491vw,-10px) scale(.1218);animation:fall-158 14s -6s linear infinite}@keyframes fall-158{64.538%{transform:translate(69.0532vw,64.538vh) scale(.1218)}to{transform:translate(66.95115vw,99vh) scale(.1218)}}.snow:nth-child(159){opacity:.3104;transform:translate(58.7785vw,-10px) scale(.7431);animation:fall-159 11s -12s linear infinite}@keyframes fall-159{54.964%{transform:translate(66.5826vw,54.964vh) scale(.7431)}to{transform:translate(62.68055vw,99vh) scale(.7431)}}.snow:nth-child(160){opacity:.7408;transform:translate(64.7298vw,-10px) scale(.7937);animation:fall-160 14s -3s linear infinite}@keyframes fall-160{41.913%{transform:translate(64.1511vw,41.913vh) scale(.7937)}to{transform:translate(64.44045vw,99vh) scale(.7937)}}.snow:nth-child(161){opacity:1.2024;transform:translate(60.4533vw,-10px) scale(.4395);animation:fall-161 22s -2s linear infinite}@keyframes fall-161{37.925%{transform:translate(55.8083vw,37.925vh) scale(.4395)}to{transform:translate(58.1308vw,99vh) scale(.4395)}}.snow:nth-child(162){opacity:.3624;transform:translate(41.0341vw,-10px) scale(.4639);animation:fall-162 24s -1s linear infinite}@keyframes fall-162{40.676%{transform:translate(50.1787vw,40.676vh) scale(.4639)}to{transform:translate(45.6064vw,99vh) scale(.4639)}}.snow:nth-child(163){opacity:1.8292;transform:translate(71.8995vw,-10px) scale(.5595);animation:fall-163 23s -12s linear infinite}@keyframes fall-163{51.411%{transform:translate(73.2871vw,51.411vh) scale(.5595)}to{transform:translate(72.5933vw,99vh) scale(.5595)}}.snow:nth-child(164){opacity:.6682;transform:translate(59.8273vw,-10px) scale(.5978);animation:fall-164 11s -25s linear infinite}@keyframes fall-164{70.032%{transform:translate(51.4867vw,70.032vh) scale(.5978)}to{transform:translate(55.657vw,99vh) scale(.5978)}}.snow:nth-child(165){opacity:.7696;transform:translate(61.1073vw,-10px) scale(.4556);animation:fall-165 23s -26s linear infinite}@keyframes fall-165{71.416%{transform:translate(65.8252vw,71.416vh) scale(.4556)}to{transform:translate(63.46625vw,99vh) scale(.4556)}}.snow:nth-child(166){opacity:1.8474;transform:translate(86.3444vw,-10px) scale(.823);animation:fall-166 14s -14s linear infinite}@keyframes fall-166{73.951%{transform:translate(95.3009vw,73.951vh) scale(.823)}to{transform:translate(90.82265vw,99vh) scale(.823)}}.snow:nth-child(167){opacity:.8096;transform:translate(95.4165vw,-10px) scale(.533);animation:fall-167 16s -11s linear infinite}@keyframes fall-167{44.58%{transform:translate(104.0277vw,44.58vh) scale(.533)}to{transform:translate(99.7221vw,99vh) scale(.533)}}.snow:nth-child(168){opacity:1.4592;transform:translate(26.0912vw,-10px) scale(.5294);animation:fall-168 14s -1s linear infinite}@keyframes fall-168{66.431%{transform:translate(27.7747vw,66.431vh) scale(.5294)}to{transform:translate(26.93295vw,99vh) scale(.5294)}}.snow:nth-child(169){opacity:1.8682;transform:translate(87.8239vw,-10px) scale(.2948);animation:fall-169 27s -22s linear infinite}@keyframes fall-169{68.49%{transform:translate(81.3647vw,68.49vh) scale(.2948)}to{transform:translate(84.5943vw,99vh) scale(.2948)}}.snow:nth-child(170){opacity:1.5912;transform:translate(82.1869vw,-10px) scale(.9727);animation:fall-170 13s -19s linear infinite}@keyframes fall-170{52.79%{transform:translate(80.1015vw,52.79vh) scale(.9727)}to{transform:translate(81.1442vw,99vh) scale(.9727)}}.snow:nth-child(171){opacity:.9306;transform:translate(38.2865vw,-10px) scale(.3974);animation:fall-171 27s -23s linear infinite}@keyframes fall-171{53.832%{transform:translate(42.013vw,53.832vh) scale(.3974)}to{transform:translate(40.14975vw,99vh) scale(.3974)}}.snow:nth-child(172){opacity:1.6334;transform:translate(66.2361vw,-10px) scale(.0153);animation:fall-172 27s -28s linear infinite}@keyframes fall-172{36.436%{transform:translate(62.106vw,36.436vh) scale(.0153)}to{transform:translate(64.17105vw,99vh) scale(.0153)}}.snow:nth-child(173){opacity:1.0692;transform:translate(46.0195vw,-10px) scale(.9355);animation:fall-173 23s -2s linear infinite}@keyframes fall-173{54.941%{transform:translate(39.9985vw,54.941vh) scale(.9355)}to{transform:translate(43.009vw,99vh) scale(.9355)}}.snow:nth-child(174){opacity:1.37;transform:translate(51.4722vw,-10px) scale(.3197);animation:fall-174 19s -2s linear infinite}@keyframes fall-174{59.209%{transform:translate(46.9433vw,59.209vh) scale(.3197)}to{transform:translate(49.20775vw,99vh) scale(.3197)}}.snow:nth-child(175){opacity:1.868;transform:translate(2.3751vw,-10px) scale(.1185);animation:fall-175 23s -13s linear infinite}@keyframes fall-175{63.113%{transform:translate(-.8645vw,63.113vh) scale(.1185)}to{transform:translate(.7553vw,99vh) scale(.1185)}}.snow:nth-child(176){opacity:.9468;transform:translate(27.6915vw,-10px) scale(.9774);animation:fall-176 21s -6s linear infinite}@keyframes fall-176{37.776%{transform:translate(36.8456vw,37.776vh) scale(.9774)}to{transform:translate(32.26855vw,99vh) scale(.9774)}}.snow:nth-child(177){opacity:1.1646;transform:translate(98.2846vw,-10px) scale(.9558);animation:fall-177 19s -4s linear infinite}@keyframes fall-177{52.098%{transform:translate(101.3956vw,52.098vh) scale(.9558)}to{transform:translate(99.8401vw,99vh) scale(.9558)}}.snow:nth-child(178){opacity:.0978;transform:translate(93.9181vw,-10px) scale(.397);animation:fall-178 17s -15s linear infinite}@keyframes fall-178{43.425%{transform:translate(97.1519vw,43.425vh) scale(.397)}to{transform:translate(95.535vw,99vh) scale(.397)}}.snow:nth-child(179){opacity:1.2682;transform:translate(15.6264vw,-10px) scale(.4925);animation:fall-179 29s -1s linear infinite}@keyframes fall-179{56.281%{transform:translate(24.1581vw,56.281vh) scale(.4925)}to{transform:translate(19.89225vw,99vh) scale(.4925)}}.snow:nth-child(180){opacity:.3836;transform:translate(31.7895vw,-10px) scale(.6711);animation:fall-180 10s -3s linear infinite}@keyframes fall-180{79.997%{transform:translate(22.6489vw,79.997vh) scale(.6711)}to{transform:translate(27.2192vw,99vh) scale(.6711)}}.snow:nth-child(181){opacity:.3514;transform:translate(93.4779vw,-10px) scale(.2644);animation:fall-181 18s -17s linear infinite}@keyframes fall-181{69.772%{transform:translate(103.0097vw,69.772vh) scale(.2644)}to{transform:translate(98.2438vw,99vh) scale(.2644)}}.snow:nth-child(182){opacity:1.7068;transform:translate(55.9662vw,-10px) scale(.071);animation:fall-182 11s -23s linear infinite}@keyframes fall-182{79.997%{transform:translate(49.5192vw,79.997vh) scale(.071)}to{transform:translate(52.7427vw,99vh) scale(.071)}}.snow:nth-child(183){opacity:1.4814;transform:translate(12.5922vw,-10px) scale(.5681);animation:fall-183 19s -24s linear infinite}@keyframes fall-183{39.042%{transform:translate(5.4896vw,39.042vh) scale(.5681)}to{transform:translate(9.0409vw,99vh) scale(.5681)}}.snow:nth-child(184){opacity:1.7486;transform:translate(25.5444vw,-10px) scale(.7978);animation:fall-184 26s -22s linear infinite}@keyframes fall-184{39.578%{transform:translate(30.4682vw,39.578vh) scale(.7978)}to{transform:translate(28.0063vw,99vh) scale(.7978)}}.snow:nth-child(185){opacity:.155;transform:translate(37.4188vw,-10px) scale(.2514);animation:fall-185 11s -20s linear infinite}@keyframes fall-185{56.723%{transform:translate(30.4467vw,56.723vh) scale(.2514)}to{transform:translate(33.93275vw,99vh) scale(.2514)}}.snow:nth-child(186){opacity:1.3008;transform:translate(65.6988vw,-10px) scale(.0216);animation:fall-186 18s -14s linear infinite}@keyframes fall-186{79.282%{transform:translate(69.6186vw,79.282vh) scale(.0216)}to{transform:translate(67.6587vw,99vh) scale(.0216)}}.snow:nth-child(187){opacity:.7894;transform:translate(4.662vw,-10px) scale(.6367);animation:fall-187 18s -23s linear infinite}@keyframes fall-187{64.799%{transform:translate(7.6779vw,64.799vh) scale(.6367)}to{transform:translate(6.16995vw,99vh) scale(.6367)}}.snow:nth-child(188){opacity:1.6996;transform:translate(93.6306vw,-10px) scale(.0467);animation:fall-188 19s -22s linear infinite}@keyframes fall-188{60.792%{transform:translate(85.4471vw,60.792vh) scale(.0467)}to{transform:translate(89.53885vw,99vh) scale(.0467)}}.snow:nth-child(189){opacity:1.3804;transform:translate(5.3143vw,-10px) scale(.6084);animation:fall-189 29s -12s linear infinite}@keyframes fall-189{55.22%{transform:translate(-.8358vw,55.22vh) scale(.6084)}to{transform:translate(2.23925vw,99vh) scale(.6084)}}.snow:nth-child(190){opacity:1.5458;transform:translate(73.1131vw,-10px) scale(.5461);animation:fall-190 28s -25s linear infinite}@keyframes fall-190{74.443%{transform:translate(72.2023vw,74.443vh) scale(.5461)}to{transform:translate(72.6577vw,99vh) scale(.5461)}}.snow:nth-child(191){opacity:.702;transform:translate(72.9228vw,-10px) scale(.6687);animation:fall-191 28s -5s linear infinite}@keyframes fall-191{57.794%{transform:translate(75.6925vw,57.794vh) scale(.6687)}to{transform:translate(74.30765vw,99vh) scale(.6687)}}.snow:nth-child(192){opacity:1.6592;transform:translate(52.7vw,-10px) scale(.7635);animation:fall-192 20s -20s linear infinite}@keyframes fall-192{33.646%{transform:translate(48.4554vw,33.646vh) scale(.7635)}to{transform:translate(50.5777vw,99vh) scale(.7635)}}.snow:nth-child(193){opacity:1.3236;transform:translate(18.2517vw,-10px) scale(.0949);animation:fall-193 26s -5s linear infinite}@keyframes fall-193{56.281%{transform:translate(16.7353vw,56.281vh) scale(.0949)}to{transform:translate(17.4935vw,99vh) scale(.0949)}}.snow:nth-child(194){opacity:1.3228;transform:translate(84.8474vw,-10px) scale(.525);animation:fall-194 30s -29s linear infinite}@keyframes fall-194{75.114%{transform:translate(79.6731vw,75.114vh) scale(.525)}to{transform:translate(82.26025vw,99vh) scale(.525)}}.snow:nth-child(195){opacity:1.2304;transform:translate(91.8761vw,-10px) scale(.3928);animation:fall-195 27s -27s linear infinite}@keyframes fall-195{52.167%{transform:translate(85.4395vw,52.167vh) scale(.3928)}to{transform:translate(88.6578vw,99vh) scale(.3928)}}.snow:nth-child(196){opacity:.7868;transform:translate(12.6781vw,-10px) scale(.5789);animation:fall-196 12s -16s linear infinite}@keyframes fall-196{45.598%{transform:translate(15.285vw,45.598vh) scale(.5789)}to{transform:translate(13.98155vw,99vh) scale(.5789)}}.snow:nth-child(197){opacity:.1402;transform:translate(61.5975vw,-10px) scale(.1542);animation:fall-197 20s -9s linear infinite}@keyframes fall-197{55.165%{transform:translate(52.8736vw,55.165vh) scale(.1542)}to{transform:translate(57.23555vw,99vh) scale(.1542)}}.snow:nth-child(198){opacity:1.1846;transform:translate(17.3194vw,-10px) scale(.6952);animation:fall-198 13s -12s linear infinite}@keyframes fall-198{37.495%{transform:translate(22.4055vw,37.495vh) scale(.6952)}to{transform:translate(19.86245vw,99vh) scale(.6952)}}.snow:nth-child(199){opacity:.5806;transform:translate(12.7745vw,-10px) scale(.8701);animation:fall-199 18s -5s linear infinite}@keyframes fall-199{53.566%{transform:translate(8.0559vw,53.566vh) scale(.8701)}to{transform:translate(10.4152vw,99vh) scale(.8701)}}.snow:nth-child(200){opacity:.7682;transform:translate(18.1939vw,-10px) scale(.5461);animation:fall-200 20s -18s linear infinite}@keyframes fall-200{36.074%{transform:translate(21.9496vw,36.074vh) scale(.5461)}to{transform:translate(20.07175vw,99vh) scale(.5461)}}.snow:nth-child(201){opacity:1.9586;transform:translate(4.8842vw,-10px) scale(.9914);animation:fall-201 14s -29s linear infinite}@keyframes fall-201{53.356%{transform:translate(-.4224vw,53.356vh) scale(.9914)}to{transform:translate(2.2309vw,99vh) scale(.9914)}}.snow:nth-child(202){opacity:.373;transform:translate(82.5705vw,-10px) scale(.2605);animation:fall-202 11s -11s linear infinite}@keyframes fall-202{54.349%{transform:translate(81.985vw,54.349vh) scale(.2605)}to{transform:translate(82.27775vw,99vh) scale(.2605)}}.snow:nth-child(203){opacity:.7074;transform:translate(.6182vw,-10px) scale(.2631);animation:fall-203 20s -24s linear infinite}@keyframes fall-203{55.802%{transform:translate(6.2241vw,55.802vh) scale(.2631)}to{transform:translate(3.42115vw,99vh) scale(.2631)}}.snow:nth-child(204){opacity:.2082;transform:translate(81.5924vw,-10px) scale(.5734);animation:fall-204 25s -30s linear infinite}@keyframes fall-204{63.026%{transform:translate(74.0382vw,63.026vh) scale(.5734)}to{transform:translate(77.8153vw,99vh) scale(.5734)}}.snow:nth-child(205){opacity:1.3874;transform:translate(58.8988vw,-10px) scale(.6184);animation:fall-205 23s -1s linear infinite}@keyframes fall-205{31.93%{transform:translate(54.7384vw,31.93vh) scale(.6184)}to{transform:translate(56.8186vw,99vh) scale(.6184)}}.snow:nth-child(206){opacity:.0064;transform:translate(26.7443vw,-10px) scale(.8204);animation:fall-206 19s -18s linear infinite}@keyframes fall-206{64.606%{transform:translate(19.3173vw,64.606vh) scale(.8204)}to{transform:translate(23.0308vw,99vh) scale(.8204)}}.snow:nth-child(207){opacity:.3614;transform:translate(24.247vw,-10px) scale(.742);animation:fall-207 13s -11s linear infinite}@keyframes fall-207{42.722%{transform:translate(17.9653vw,42.722vh) scale(.742)}to{transform:translate(21.10615vw,99vh) scale(.742)}}.snow:nth-child(208){opacity:.5816;transform:translate(24.646vw,-10px) scale(.8626);animation:fall-208 29s -19s linear infinite}@keyframes fall-208{35.917%{transform:translate(30.5775vw,35.917vh) scale(.8626)}to{transform:translate(27.61175vw,99vh) scale(.8626)}}.snow:nth-child(209){opacity:.2116;transform:translate(97.5775vw,-10px) scale(.7);animation:fall-209 27s -2s linear infinite}@keyframes fall-209{75.046%{transform:translate(104.958vw,75.046vh) scale(.7)}to{transform:translate(101.26775vw,99vh) scale(.7)}}.snow:nth-child(210){opacity:.4626;transform:translate(68.4797vw,-10px) scale(.2359);animation:fall-210 17s -26s linear infinite}@keyframes fall-210{58.501%{transform:translate(63.6866vw,58.501vh) scale(.2359)}to{transform:translate(66.08315vw,99vh) scale(.2359)}}.snow:nth-child(211){opacity:1.3556;transform:translate(17.7493vw,-10px) scale(.3236);animation:fall-211 14s -14s linear infinite}@keyframes fall-211{52.623%{transform:translate(7.9539vw,52.623vh) scale(.3236)}to{transform:translate(12.8516vw,99vh) scale(.3236)}}.snow:nth-child(212){opacity:1.884;transform:translate(84.1742vw,-10px) scale(.3505);animation:fall-212 11s -23s linear infinite}@keyframes fall-212{44.66%{transform:translate(84.0155vw,44.66vh) scale(.3505)}to{transform:translate(84.09485vw,99vh) scale(.3505)}}.snow:nth-child(213){opacity:1.7876;transform:translate(78.6814vw,-10px) scale(.4157);animation:fall-213 17s -26s linear infinite}@keyframes fall-213{50.921%{transform:translate(70.2481vw,50.921vh) scale(.4157)}to{transform:translate(74.46475vw,99vh) scale(.4157)}}.snow:nth-child(214){opacity:1.7902;transform:translate(53.0747vw,-10px) scale(.3329);animation:fall-214 20s -1s linear infinite}@keyframes fall-214{73.7%{transform:translate(55.7982vw,73.7vh) scale(.3329)}to{transform:translate(54.43645vw,99vh) scale(.3329)}}.snow:nth-child(215){opacity:1.3794;transform:translate(50.1493vw,-10px) scale(.6833);animation:fall-215 26s -15s linear infinite}@keyframes fall-215{38.633%{transform:translate(46.6054vw,38.633vh) scale(.6833)}to{transform:translate(48.37735vw,99vh) scale(.6833)}}.snow:nth-child(216){opacity:.0802;transform:translate(77.511vw,-10px) scale(.9855);animation:fall-216 10s -4s linear infinite}@keyframes fall-216{30.148%{transform:translate(77.6926vw,30.148vh) scale(.9855)}to{transform:translate(77.6018vw,99vh) scale(.9855)}}.snow:nth-child(217){opacity:.496;transform:translate(87.6736vw,-10px) scale(.7706);animation:fall-217 14s -12s linear infinite}@keyframes fall-217{32.562%{transform:translate(88.3756vw,32.562vh) scale(.7706)}to{transform:translate(88.0246vw,99vh) scale(.7706)}}.snow:nth-child(218){opacity:.9126;transform:translate(91.7796vw,-10px) scale(.6871);animation:fall-218 12s -23s linear infinite}@keyframes fall-218{51.278%{transform:translate(95.113vw,51.278vh) scale(.6871)}to{transform:translate(93.4463vw,99vh) scale(.6871)}}.snow:nth-child(219){opacity:1.1386;transform:translate(64.1148vw,-10px) scale(.149);animation:fall-219 17s -12s linear infinite}@keyframes fall-219{61.562%{transform:translate(54.6321vw,61.562vh) scale(.149)}to{transform:translate(59.37345vw,99vh) scale(.149)}}.snow:nth-child(220){opacity:1.728;transform:translate(36.4122vw,-10px) scale(.0546);animation:fall-220 13s -5s linear infinite}@keyframes fall-220{68.476%{transform:translate(45.6648vw,68.476vh) scale(.0546)}to{transform:translate(41.0385vw,99vh) scale(.0546)}}.snow:nth-child(221){opacity:.3084;transform:translate(15.837vw,-10px) scale(.9803);animation:fall-221 13s -5s linear infinite}@keyframes fall-221{47.287%{transform:translate(13.1502vw,47.287vh) scale(.9803)}to{transform:translate(14.4936vw,99vh) scale(.9803)}}.snow:nth-child(222){opacity:1.4524;transform:translate(14.407vw,-10px) scale(.1541);animation:fall-222 11s -14s linear infinite}@keyframes fall-222{79.619%{transform:translate(22.3545vw,79.619vh) scale(.1541)}to{transform:translate(18.38075vw,99vh) scale(.1541)}}.snow:nth-child(223){opacity:.4342;transform:translate(10.1393vw,-10px) scale(.6757);animation:fall-223 22s -19s linear infinite}@keyframes fall-223{51.477%{transform:translate(1.0696vw,51.477vh) scale(.6757)}to{transform:translate(5.60445vw,99vh) scale(.6757)}}.snow:nth-child(224){opacity:.223;transform:translate(93.1393vw,-10px) scale(.7455);animation:fall-224 30s -4s linear infinite}@keyframes fall-224{47.601%{transform:translate(85.3036vw,47.601vh) scale(.7455)}to{transform:translate(89.22145vw,99vh) scale(.7455)}}.snow:nth-child(225){opacity:.2912;transform:translate(45.1339vw,-10px) scale(.7605);animation:fall-225 29s -25s linear infinite}@keyframes fall-225{67.606%{transform:translate(52.0793vw,67.606vh) scale(.7605)}to{transform:translate(48.6066vw,99vh) scale(.7605)}}.snow:nth-child(226){opacity:.4664;transform:translate(96.0003vw,-10px) scale(.8906);animation:fall-226 30s -6s linear infinite}@keyframes fall-226{69.852%{transform:translate(97.9067vw,69.852vh) scale(.8906)}to{transform:translate(96.9535vw,99vh) scale(.8906)}}.snow:nth-child(227){opacity:.111;transform:translate(9.0259vw,-10px) scale(.8293);animation:fall-227 17s -15s linear infinite}@keyframes fall-227{49.969%{transform:translate(9.1247vw,49.969vh) scale(.8293)}to{transform:translate(9.0753vw,99vh) scale(.8293)}}.snow:nth-child(228){opacity:.9234;transform:translate(42.716vw,-10px) scale(.9013);animation:fall-228 17s -7s linear infinite}@keyframes fall-228{77.422%{transform:translate(42.8432vw,77.422vh) scale(.9013)}to{transform:translate(42.7796vw,99vh) scale(.9013)}}.snow:nth-child(229){opacity:1.173;transform:translate(39.6545vw,-10px) scale(.5827);animation:fall-229 23s -19s linear infinite}@keyframes fall-229{42.349%{transform:translate(37.5856vw,42.349vh) scale(.5827)}to{transform:translate(38.62005vw,99vh) scale(.5827)}}.snow:nth-child(230){opacity:.8352;transform:translate(52.6013vw,-10px) scale(.5551);animation:fall-230 10s -10s linear infinite}@keyframes fall-230{48.456%{transform:translate(58.1398vw,48.456vh) scale(.5551)}to{transform:translate(55.37055vw,99vh) scale(.5551)}}.snow:nth-child(231){opacity:1.9836;transform:translate(75.2862vw,-10px) scale(.3941);animation:fall-231 27s -28s linear infinite}@keyframes fall-231{55.754%{transform:translate(70.2625vw,55.754vh) scale(.3941)}to{transform:translate(72.77435vw,99vh) scale(.3941)}}.snow:nth-child(232){opacity:.739;transform:translate(13.7377vw,-10px) scale(.656);animation:fall-232 28s -13s linear infinite}@keyframes fall-232{55.8%{transform:translate(19.9396vw,55.8vh) scale(.656)}to{transform:translate(16.83865vw,99vh) scale(.656)}}.snow:nth-child(233){opacity:1.6312;transform:translate(98.9921vw,-10px) scale(.917);animation:fall-233 26s -1s linear infinite}@keyframes fall-233{42.254%{transform:translate(104.204vw,42.254vh) scale(.917)}to{transform:translate(101.59805vw,99vh) scale(.917)}}.snow:nth-child(234){opacity:.201;transform:translate(85.3398vw,-10px) scale(.2447);animation:fall-234 18s -8s linear infinite}@keyframes fall-234{41.321%{transform:translate(84.9337vw,41.321vh) scale(.2447)}to{transform:translate(85.13675vw,99vh) scale(.2447)}}.snow:nth-child(235){opacity:.6982;transform:translate(76.4923vw,-10px) scale(.4729);animation:fall-235 12s -14s linear infinite}@keyframes fall-235{41.46%{transform:translate(72.9062vw,41.46vh) scale(.4729)}to{transform:translate(74.69925vw,99vh) scale(.4729)}}.snow:nth-child(236){opacity:1.2172;transform:translate(30.001vw,-10px) scale(.9242);animation:fall-236 30s -11s linear infinite}@keyframes fall-236{71.284%{transform:translate(35.9237vw,71.284vh) scale(.9242)}to{transform:translate(32.96235vw,99vh) scale(.9242)}}.snow:nth-child(237){opacity:.334;transform:translate(61.5984vw,-10px) scale(.6362);animation:fall-237 26s -27s linear infinite}@keyframes fall-237{63.758%{transform:translate(52.4206vw,63.758vh) scale(.6362)}to{transform:translate(57.0095vw,99vh) scale(.6362)}}.snow:nth-child(238){opacity:1.7452;transform:translate(97.1963vw,-10px) scale(.3399);animation:fall-238 27s -13s linear infinite}@keyframes fall-238{46.908%{transform:translate(89.2852vw,46.908vh) scale(.3399)}to{transform:translate(93.24075vw,99vh) scale(.3399)}}.snow:nth-child(239){opacity:1.7334;transform:translate(68.3157vw,-10px) scale(.6637);animation:fall-239 22s -30s linear infinite}@keyframes fall-239{75.762%{transform:translate(71.2845vw,75.762vh) scale(.6637)}to{transform:translate(69.8001vw,99vh) scale(.6637)}}.snow:nth-child(240){opacity:.2962;transform:translate(20.9356vw,-10px) scale(.9569);animation:fall-240 13s -29s linear infinite}@keyframes fall-240{56.034%{transform:translate(25.7649vw,56.034vh) scale(.9569)}to{transform:translate(23.35025vw,99vh) scale(.9569)}}.snow:nth-child(241){opacity:1.7382;transform:translate(72.0661vw,-10px) scale(.9421);animation:fall-241 19s -10s linear infinite}@keyframes fall-241{34.83%{transform:translate(78.8105vw,34.83vh) scale(.9421)}to{transform:translate(75.4383vw,99vh) scale(.9421)}}.snow:nth-child(242){opacity:1.0496;transform:translate(81.361vw,-10px) scale(.6817);animation:fall-242 15s -9s linear infinite}@keyframes fall-242{75.897%{transform:translate(90.2461vw,75.897vh) scale(.6817)}to{transform:translate(85.80355vw,99vh) scale(.6817)}}.snow:nth-child(243){opacity:1.9226;transform:translate(61.4836vw,-10px) scale(.9998);animation:fall-243 21s -18s linear infinite}@keyframes fall-243{63.852%{transform:translate(66.5245vw,63.852vh) scale(.9998)}to{transform:translate(64.00405vw,99vh) scale(.9998)}}.snow:nth-child(244){opacity:1.6136;transform:translate(2.4661vw,-10px) scale(.0284);animation:fall-244 11s -30s linear infinite}@keyframes fall-244{71.313%{transform:translate(-6.8019vw,71.313vh) scale(.0284)}to{transform:translate(-2.1679vw,99vh) scale(.0284)}}.snow:nth-child(245){opacity:.5864;transform:translate(39.6945vw,-10px) scale(.0543);animation:fall-245 25s -8s linear infinite}@keyframes fall-245{44.581%{transform:translate(33.1628vw,44.581vh) scale(.0543)}to{transform:translate(36.42865vw,99vh) scale(.0543)}}.snow:nth-child(246){opacity:1.1606;transform:translate(31.982vw,-10px) scale(.6347);animation:fall-246 10s -4s linear infinite}@keyframes fall-246{35.813%{transform:translate(26.8602vw,35.813vh) scale(.6347)}to{transform:translate(29.4211vw,99vh) scale(.6347)}}.snow:nth-child(247){opacity:1.0042;transform:translate(65.1791vw,-10px) scale(.8117);animation:fall-247 18s -22s linear infinite}@keyframes fall-247{73.88%{transform:translate(69.2026vw,73.88vh) scale(.8117)}to{transform:translate(67.19085vw,99vh) scale(.8117)}}.snow:nth-child(248){opacity:.739;transform:translate(4.2472vw,-10px) scale(.5932);animation:fall-248 11s -3s linear infinite}@keyframes fall-248{48.061%{transform:translate(.4064vw,48.061vh) scale(.5932)}to{transform:translate(2.3268vw,99vh) scale(.5932)}}.snow:nth-child(249){opacity:1.2156;transform:translate(30.3657vw,-10px) scale(.0241);animation:fall-249 23s -17s linear infinite}@keyframes fall-249{46.351%{transform:translate(30.3871vw,46.351vh) scale(.0241)}to{transform:translate(30.3764vw,99vh) scale(.0241)}}.snow:nth-child(250){opacity:1.2406;transform:translate(22.1599vw,-10px) scale(.7676);animation:fall-250 17s -29s linear infinite}@keyframes fall-250{61.172%{transform:translate(16.7847vw,61.172vh) scale(.7676)}to{transform:translate(19.4723vw,99vh) scale(.7676)}}.snow:nth-child(251){opacity:1.0066;transform:translate(9.5385vw,-10px) scale(.1896);animation:fall-251 28s -10s linear infinite}@keyframes fall-251{60.487%{transform:translate(12.6653vw,60.487vh) scale(.1896)}to{transform:translate(11.1019vw,99vh) scale(.1896)}}.snow:nth-child(252){opacity:1.4804;transform:translate(49.5571vw,-10px) scale(.627);animation:fall-252 18s -24s linear infinite}@keyframes fall-252{64.715%{transform:translate(59.3936vw,64.715vh) scale(.627)}to{transform:translate(54.47535vw,99vh) scale(.627)}}.snow:nth-child(253){opacity:.7196;transform:translate(39.0435vw,-10px) scale(.0645);animation:fall-253 24s -11s linear infinite}@keyframes fall-253{30.099%{transform:translate(42.7512vw,30.099vh) scale(.0645)}to{transform:translate(40.89735vw,99vh) scale(.0645)}}.snow:nth-child(254){opacity:1.27;transform:translate(37.164vw,-10px) scale(.7873);animation:fall-254 12s -12s linear infinite}@keyframes fall-254{50.02%{transform:translate(32.8286vw,50.02vh) scale(.7873)}to{transform:translate(34.9963vw,99vh) scale(.7873)}}.snow:nth-child(255){opacity:.5172;transform:translate(89.4277vw,-10px) scale(.6628);animation:fall-255 27s -6s linear infinite}@keyframes fall-255{32.177%{transform:translate(88.2152vw,32.177vh) scale(.6628)}to{transform:translate(88.82145vw,99vh) scale(.6628)}}.snow:nth-child(256){opacity:1.5518;transform:translate(49.6482vw,-10px) scale(.8369);animation:fall-256 20s -23s linear infinite}@keyframes fall-256{59.465%{transform:translate(45.1282vw,59.465vh) scale(.8369)}to{transform:translate(47.3882vw,99vh) scale(.8369)}}.snow:nth-child(257){opacity:1.465;transform:translate(43.6726vw,-10px) scale(.9166);animation:fall-257 28s -12s linear infinite}@keyframes fall-257{71.268%{transform:translate(50.931vw,71.268vh) scale(.9166)}to{transform:translate(47.3018vw,99vh) scale(.9166)}}.snow:nth-child(258){opacity:1.966;transform:translate(23.8853vw,-10px) scale(.2568);animation:fall-258 22s -26s linear infinite}@keyframes fall-258{42.407%{transform:translate(29.0575vw,42.407vh) scale(.2568)}to{transform:translate(26.4714vw,99vh) scale(.2568)}}.snow:nth-child(259){opacity:.2992;transform:translate(48.4655vw,-10px) scale(.9764);animation:fall-259 13s -17s linear infinite}@keyframes fall-259{38.21%{transform:translate(54.9022vw,38.21vh) scale(.9764)}to{transform:translate(51.68385vw,99vh) scale(.9764)}}.snow:nth-child(260){opacity:.3094;transform:translate(2.7897vw,-10px) scale(.498);animation:fall-260 19s -23s linear infinite}@keyframes fall-260{74.399%{transform:translate(-3.6686vw,74.399vh) scale(.498)}to{transform:translate(-.43945vw,99vh) scale(.498)}}.snow:nth-child(261){opacity:.5738;transform:translate(28.2721vw,-10px) scale(.9965);animation:fall-261 16s -15s linear infinite}@keyframes fall-261{56.875%{transform:translate(24.3345vw,56.875vh) scale(.9965)}to{transform:translate(26.3033vw,99vh) scale(.9965)}}.snow:nth-child(262){opacity:.6498;transform:translate(14.638vw,-10px) scale(.3652);animation:fall-262 17s -13s linear infinite}@keyframes fall-262{47.483%{transform:translate(6.9277vw,47.483vh) scale(.3652)}to{transform:translate(10.78285vw,99vh) scale(.3652)}}.snow:nth-child(263){opacity:.5266;transform:translate(89.1403vw,-10px) scale(.0967);animation:fall-263 10s -18s linear infinite}@keyframes fall-263{46.562%{transform:translate(88.6847vw,46.562vh) scale(.0967)}to{transform:translate(88.9125vw,99vh) scale(.0967)}}.snow:nth-child(264){opacity:1.9664;transform:translate(54.607vw,-10px) scale(.7922);animation:fall-264 30s -18s linear infinite}@keyframes fall-264{39.086%{transform:translate(53.3746vw,39.086vh) scale(.7922)}to{transform:translate(53.9908vw,99vh) scale(.7922)}}.snow:nth-child(265){opacity:1.6396;transform:translate(14.1128vw,-10px) scale(.1414);animation:fall-265 12s -2s linear infinite}@keyframes fall-265{55.227%{transform:translate(22.7666vw,55.227vh) scale(.1414)}to{transform:translate(18.4397vw,99vh) scale(.1414)}}.snow:nth-child(266){opacity:1.9804;transform:translate(34.5328vw,-10px) scale(.5885);animation:fall-266 11s -29s linear infinite}@keyframes fall-266{65.467%{transform:translate(35.7167vw,65.467vh) scale(.5885)}to{transform:translate(35.12475vw,99vh) scale(.5885)}}.snow:nth-child(267){opacity:.8034;transform:translate(43.6129vw,-10px) scale(.7549);animation:fall-267 14s -14s linear infinite}@keyframes fall-267{54.002%{transform:translate(38.8126vw,54.002vh) scale(.7549)}to{transform:translate(41.21275vw,99vh) scale(.7549)}}.snow:nth-child(268){opacity:1.6894;transform:translate(5.793vw,-10px) scale(.3749);animation:fall-268 26s -27s linear infinite}@keyframes fall-268{50.3%{transform:translate(12.4786vw,50.3vh) scale(.3749)}to{transform:translate(9.1358vw,99vh) scale(.3749)}}.snow:nth-child(269){opacity:1.2374;transform:translate(74.1116vw,-10px) scale(.677);animation:fall-269 12s -26s linear infinite}@keyframes fall-269{79.399%{transform:translate(71.4725vw,79.399vh) scale(.677)}to{transform:translate(72.79205vw,99vh) scale(.677)}}.snow:nth-child(270){opacity:.3732;transform:translate(71.9247vw,-10px) scale(.6615);animation:fall-270 10s -9s linear infinite}@keyframes fall-270{50.474%{transform:translate(75.4811vw,50.474vh) scale(.6615)}to{transform:translate(73.7029vw,99vh) scale(.6615)}}.snow:nth-child(271){opacity:.442;transform:translate(75.463vw,-10px) scale(.2067);animation:fall-271 19s -3s linear infinite}@keyframes fall-271{46.734%{transform:translate(72.2009vw,46.734vh) scale(.2067)}to{transform:translate(73.83195vw,99vh) scale(.2067)}}.snow:nth-child(272){opacity:1.4584;transform:translate(11.7423vw,-10px) scale(.798);animation:fall-272 23s -11s linear infinite}@keyframes fall-272{37.17%{transform:translate(7.9767vw,37.17vh) scale(.798)}to{transform:translate(9.8595vw,99vh) scale(.798)}}.snow:nth-child(273){opacity:.3938;transform:translate(.6405vw,-10px) scale(.3708);animation:fall-273 26s -6s linear infinite}@keyframes fall-273{35.117%{transform:translate(3.8687vw,35.117vh) scale(.3708)}to{transform:translate(2.2546vw,99vh) scale(.3708)}}.snow:nth-child(274){opacity:.9344;transform:translate(52.3111vw,-10px) scale(.7791);animation:fall-274 26s -25s linear infinite}@keyframes fall-274{68.62%{transform:translate(50.6477vw,68.62vh) scale(.7791)}to{transform:translate(51.4794vw,99vh) scale(.7791)}}.snow:nth-child(275){opacity:1.3392;transform:translate(50.6891vw,-10px) scale(.0043);animation:fall-275 23s -11s linear infinite}@keyframes fall-275{73.003%{transform:translate(53.336vw,73.003vh) scale(.0043)}to{transform:translate(52.01255vw,99vh) scale(.0043)}}.snow:nth-child(276){opacity:1.1304;transform:translate(15.4289vw,-10px) scale(.7738);animation:fall-276 19s -15s linear infinite}@keyframes fall-276{77.825%{transform:translate(21.2524vw,77.825vh) scale(.7738)}to{transform:translate(18.34065vw,99vh) scale(.7738)}}.snow:nth-child(277){opacity:1.9284;transform:translate(22.5039vw,-10px) scale(.3612);animation:fall-277 15s -6s linear infinite}@keyframes fall-277{55.262%{transform:translate(17.1084vw,55.262vh) scale(.3612)}to{transform:translate(19.80615vw,99vh) scale(.3612)}}.snow:nth-child(278){opacity:.0956;transform:translate(40.3232vw,-10px) scale(.779);animation:fall-278 20s -9s linear infinite}@keyframes fall-278{61.041%{transform:translate(43.9168vw,61.041vh) scale(.779)}to{transform:translate(42.12vw,99vh) scale(.779)}}.snow:nth-child(279){opacity:.4826;transform:translate(50.8293vw,-10px) scale(.7744);animation:fall-279 24s -10s linear infinite}@keyframes fall-279{58.166%{transform:translate(50.0711vw,58.166vh) scale(.7744)}to{transform:translate(50.4502vw,99vh) scale(.7744)}}.snow:nth-child(280){opacity:1.9346;transform:translate(5.7145vw,-10px) scale(.6206);animation:fall-280 27s -9s linear infinite}@keyframes fall-280{60.544%{transform:translate(12.4261vw,60.544vh) scale(.6206)}to{transform:translate(9.0703vw,99vh) scale(.6206)}}.snow:nth-child(281){opacity:1.2686;transform:translate(85.1692vw,-10px) scale(.672);animation:fall-281 11s -16s linear infinite}@keyframes fall-281{58.051%{transform:translate(79.6434vw,58.051vh) scale(.672)}to{transform:translate(82.4063vw,99vh) scale(.672)}}.snow:nth-child(282){opacity:1.8676;transform:translate(.2238vw,-10px) scale(.4067);animation:fall-282 23s -10s linear infinite}@keyframes fall-282{38.729%{transform:translate(-1.7119vw,38.729vh) scale(.4067)}to{transform:translate(-.74405vw,99vh) scale(.4067)}}.snow:nth-child(283){opacity:1.9448;transform:translate(57.5642vw,-10px) scale(.8376);animation:fall-283 25s -6s linear infinite}@keyframes fall-283{70.55%{transform:translate(57.1644vw,70.55vh) scale(.8376)}to{transform:translate(57.3643vw,99vh) scale(.8376)}}.snow:nth-child(284){opacity:1.5492;transform:translate(63.3593vw,-10px) scale(.3839);animation:fall-284 25s -14s linear infinite}@keyframes fall-284{64.718%{transform:translate(55.6295vw,64.718vh) scale(.3839)}to{transform:translate(59.4944vw,99vh) scale(.3839)}}.snow:nth-child(285){opacity:.2392;transform:translate(33.077vw,-10px) scale(.7076);animation:fall-285 19s -7s linear infinite}@keyframes fall-285{51.739%{transform:translate(37.0649vw,51.739vh) scale(.7076)}to{transform:translate(35.07095vw,99vh) scale(.7076)}}.snow:nth-child(286){opacity:1.609;transform:translate(42.4429vw,-10px) scale(.2909);animation:fall-286 20s -7s linear infinite}@keyframes fall-286{31.452%{transform:translate(39.0352vw,31.452vh) scale(.2909)}to{transform:translate(40.73905vw,99vh) scale(.2909)}}.snow:nth-child(287){opacity:1.3454;transform:translate(83.7726vw,-10px) scale(.5792);animation:fall-287 26s -13s linear infinite}@keyframes fall-287{33.586%{transform:translate(82.8941vw,33.586vh) scale(.5792)}to{transform:translate(83.33335vw,99vh) scale(.5792)}}.snow:nth-child(288){opacity:1.3172;transform:translate(67.3378vw,-10px) scale(.7728);animation:fall-288 20s -26s linear infinite}@keyframes fall-288{36.421%{transform:translate(63.3533vw,36.421vh) scale(.7728)}to{transform:translate(65.34555vw,99vh) scale(.7728)}}.snow:nth-child(289){opacity:1.5194;transform:translate(38.9123vw,-10px) scale(.7167);animation:fall-289 25s -12s linear infinite}@keyframes fall-289{39.596%{transform:translate(32.4947vw,39.596vh) scale(.7167)}to{transform:translate(35.7035vw,99vh) scale(.7167)}}.snow:nth-child(290){opacity:1.4964;transform:translate(74.559vw,-10px) scale(.2285);animation:fall-290 24s -16s linear infinite}@keyframes fall-290{35.338%{transform:translate(73.7326vw,35.338vh) scale(.2285)}to{transform:translate(74.1458vw,99vh) scale(.2285)}}.snow:nth-child(291){opacity:.4092;transform:translate(68.549vw,-10px) scale(.0181);animation:fall-291 25s -1s linear infinite}@keyframes fall-291{52.038%{transform:translate(72.2438vw,52.038vh) scale(.0181)}to{transform:translate(70.3964vw,99vh) scale(.0181)}}.snow:nth-child(292){opacity:1.8142;transform:translate(59.744vw,-10px) scale(.6296);animation:fall-292 27s -20s linear infinite}@keyframes fall-292{49.077%{transform:translate(52.9764vw,49.077vh) scale(.6296)}to{transform:translate(56.3602vw,99vh) scale(.6296)}}.snow:nth-child(293){opacity:.2406;transform:translate(93.9374vw,-10px) scale(.3178);animation:fall-293 22s -6s linear infinite}@keyframes fall-293{61.215%{transform:translate(88.1397vw,61.215vh) scale(.3178)}to{transform:translate(91.03855vw,99vh) scale(.3178)}}.snow:nth-child(294){opacity:1.6978;transform:translate(52.5509vw,-10px) scale(.7168);animation:fall-294 20s -21s linear infinite}@keyframes fall-294{31.029%{transform:translate(48.7966vw,31.029vh) scale(.7168)}to{transform:translate(50.67375vw,99vh) scale(.7168)}}.snow:nth-child(295){opacity:1.3698;transform:translate(60.7216vw,-10px) scale(.7866);animation:fall-295 18s -26s linear infinite}@keyframes fall-295{50.041%{transform:translate(57.5581vw,50.041vh) scale(.7866)}to{transform:translate(59.13985vw,99vh) scale(.7866)}}.snow:nth-child(296){opacity:.0074;transform:translate(71.7019vw,-10px) scale(.8255);animation:fall-296 26s -12s linear infinite}@keyframes fall-296{58.824%{transform:translate(80.0449vw,58.824vh) scale(.8255)}to{transform:translate(75.8734vw,99vh) scale(.8255)}}.snow:nth-child(297){opacity:.558;transform:translate(70.7041vw,-10px) scale(.5361);animation:fall-297 12s -14s linear infinite}@keyframes fall-297{37.097%{transform:translate(63.333vw,37.097vh) scale(.5361)}to{transform:translate(67.01855vw,99vh) scale(.5361)}}.snow:nth-child(298){opacity:.4562;transform:translate(21.55vw,-10px) scale(.2363);animation:fall-298 18s -10s linear infinite}@keyframes fall-298{64.309%{transform:translate(11.5803vw,64.309vh) scale(.2363)}to{transform:translate(16.56515vw,99vh) scale(.2363)}}.snow:nth-child(299){opacity:.7664;transform:translate(88.4563vw,-10px) scale(.034);animation:fall-299 16s -4s linear infinite}@keyframes fall-299{62.93%{transform:translate(82.9566vw,62.93vh) scale(.034)}to{transform:translate(85.70645vw,99vh) scale(.034)}}.snow:nth-child(300){opacity:.4316;transform:translate(43.4691vw,-10px) scale(.2338);animation:fall-300 18s -26s linear infinite}@keyframes fall-300{43.471%{transform:translate(42.6137vw,43.471vh) scale(.2338)}to{transform:translate(43.0414vw,99vh) scale(.2338)}}.snow:nth-child(301){opacity:.731;transform:translate(33.5901vw,-10px) scale(.3943);animation:fall-301 25s -18s linear infinite}@keyframes fall-301{46.477%{transform:translate(37.6729vw,46.477vh) scale(.3943)}to{transform:translate(35.6315vw,99vh) scale(.3943)}}.snow:nth-child(302){opacity:1.8778;transform:translate(23.7991vw,-10px) scale(.6727);animation:fall-302 15s -27s linear infinite}@keyframes fall-302{47.499%{transform:translate(18.3747vw,47.499vh) scale(.6727)}to{transform:translate(21.0869vw,99vh) scale(.6727)}}.snow:nth-child(303){opacity:.5624;transform:translate(92.0698vw,-10px) scale(.6304);animation:fall-303 29s -5s linear infinite}@keyframes fall-303{31.992%{transform:translate(96.4943vw,31.992vh) scale(.6304)}to{transform:translate(94.28205vw,99vh) scale(.6304)}}.snow:nth-child(304){opacity:.7964;transform:translate(19.5556vw,-10px) scale(.5584);animation:fall-304 19s -15s linear infinite}@keyframes fall-304{78.357%{transform:translate(16.7798vw,78.357vh) scale(.5584)}to{transform:translate(18.1677vw,99vh) scale(.5584)}}.snow:nth-child(305){opacity:1.6786;transform:translate(19.2659vw,-10px) scale(.874);animation:fall-305 25s -16s linear infinite}@keyframes fall-305{39.794%{transform:translate(15.7207vw,39.794vh) scale(.874)}to{transform:translate(17.4933vw,99vh) scale(.874)}}.snow:nth-child(306){opacity:.5058;transform:translate(9.6919vw,-10px) scale(.7767);animation:fall-306 11s -17s linear infinite}@keyframes fall-306{46.237%{transform:translate(9.8412vw,46.237vh) scale(.7767)}to{transform:translate(9.76655vw,99vh) scale(.7767)}}.snow:nth-child(307){opacity:.9414;transform:translate(15.29vw,-10px) scale(.1572);animation:fall-307 12s -20s linear infinite}@keyframes fall-307{64.405%{transform:translate(16.4159vw,64.405vh) scale(.1572)}to{transform:translate(15.85295vw,99vh) scale(.1572)}}.snow:nth-child(308){opacity:1.4516;transform:translate(74.2173vw,-10px) scale(.8223);animation:fall-308 17s -26s linear infinite}@keyframes fall-308{73.249%{transform:translate(79.9417vw,73.249vh) scale(.8223)}to{transform:translate(77.0795vw,99vh) scale(.8223)}}.snow:nth-child(309){opacity:.9168;transform:translate(24.9094vw,-10px) scale(.0703);animation:fall-309 23s -10s linear infinite}@keyframes fall-309{62.135%{transform:translate(19.7171vw,62.135vh) scale(.0703)}to{transform:translate(22.31325vw,99vh) scale(.0703)}}.snow:nth-child(310){opacity:1.8176;transform:translate(65.3828vw,-10px) scale(.8769);animation:fall-310 27s -5s linear infinite}@keyframes fall-310{77.448%{transform:translate(66.9156vw,77.448vh) scale(.8769)}to{transform:translate(66.1492vw,99vh) scale(.8769)}}.snow:nth-child(311){opacity:1.3874;transform:translate(57.2448vw,-10px) scale(.2792);animation:fall-311 25s -8s linear infinite}@keyframes fall-311{66.565%{transform:translate(61.5213vw,66.565vh) scale(.2792)}to{transform:translate(59.38305vw,99vh) scale(.2792)}}.snow:nth-child(312){opacity:1.554;transform:translate(56.2658vw,-10px) scale(.4537);animation:fall-312 25s -9s linear infinite}@keyframes fall-312{35.286%{transform:translate(64.6745vw,35.286vh) scale(.4537)}to{transform:translate(60.47015vw,99vh) scale(.4537)}}.snow:nth-child(313){opacity:1.6832;transform:translate(30.0232vw,-10px) scale(.3383);animation:fall-313 10s -4s linear infinite}@keyframes fall-313{59.584%{transform:translate(29.5977vw,59.584vh) scale(.3383)}to{transform:translate(29.81045vw,99vh) scale(.3383)}}.snow:nth-child(314){opacity:1.5646;transform:translate(6.0916vw,-10px) scale(.7472);animation:fall-314 21s -6s linear infinite}@keyframes fall-314{67.615%{transform:translate(8.8218vw,67.615vh) scale(.7472)}to{transform:translate(7.4567vw,99vh) scale(.7472)}}.snow:nth-child(315){opacity:.1336;transform:translate(9.6083vw,-10px) scale(.7743);animation:fall-315 16s -27s linear infinite}@keyframes fall-315{35.576%{transform:translate(.9295vw,35.576vh) scale(.7743)}to{transform:translate(5.2689vw,99vh) scale(.7743)}}.snow:nth-child(316){opacity:1.6378;transform:translate(57.6895vw,-10px) scale(.5143);animation:fall-316 20s -29s linear infinite}@keyframes fall-316{35.084%{transform:translate(48.5346vw,35.084vh) scale(.5143)}to{transform:translate(53.11205vw,99vh) scale(.5143)}}.snow:nth-child(317){opacity:.1018;transform:translate(31.6725vw,-10px) scale(.9573);animation:fall-317 20s -30s linear infinite}@keyframes fall-317{71.719%{transform:translate(22.4517vw,71.719vh) scale(.9573)}to{transform:translate(27.0621vw,99vh) scale(.9573)}}.snow:nth-child(318){opacity:1.9954;transform:translate(99.0786vw,-10px) scale(.4793);animation:fall-318 18s -30s linear infinite}@keyframes fall-318{66.813%{transform:translate(94.1124vw,66.813vh) scale(.4793)}to{transform:translate(96.5955vw,99vh) scale(.4793)}}.snow:nth-child(319){opacity:1.4944;transform:translate(83.0524vw,-10px) scale(.0143);animation:fall-319 23s -24s linear infinite}@keyframes fall-319{35.766%{transform:translate(78.5131vw,35.766vh) scale(.0143)}to{transform:translate(80.78275vw,99vh) scale(.0143)}}.snow:nth-child(320){opacity:1.9942;transform:translate(60.9413vw,-10px) scale(.1309);animation:fall-320 15s -25s linear infinite}@keyframes fall-320{54.42%{transform:translate(54.6435vw,54.42vh) scale(.1309)}to{transform:translate(57.7924vw,99vh) scale(.1309)}}.snow:nth-child(321){opacity:.9826;transform:translate(13.5021vw,-10px) scale(.9889);animation:fall-321 11s -12s linear infinite}@keyframes fall-321{73.939%{transform:translate(19.9236vw,73.939vh) scale(.9889)}to{transform:translate(16.71285vw,99vh) scale(.9889)}}.snow:nth-child(322){opacity:1.2868;transform:translate(37.9446vw,-10px) scale(.0209);animation:fall-322 29s -10s linear infinite}@keyframes fall-322{78.193%{transform:translate(40.4896vw,78.193vh) scale(.0209)}to{transform:translate(39.2171vw,99vh) scale(.0209)}}.snow:nth-child(323){opacity:.9322;transform:translate(25.637vw,-10px) scale(.5313);animation:fall-323 29s -24s linear infinite}@keyframes fall-323{65.489%{transform:translate(33.9555vw,65.489vh) scale(.5313)}to{transform:translate(29.79625vw,99vh) scale(.5313)}}.snow:nth-child(324){opacity:.7504;transform:translate(45.9087vw,-10px) scale(.9463);animation:fall-324 28s -13s linear infinite}@keyframes fall-324{35.426%{transform:translate(40.7493vw,35.426vh) scale(.9463)}to{transform:translate(43.329vw,99vh) scale(.9463)}}.snow:nth-child(325){opacity:1.865;transform:translate(36.336vw,-10px) scale(.653);animation:fall-325 10s -12s linear infinite}@keyframes fall-325{50.083%{transform:translate(40.7682vw,50.083vh) scale(.653)}to{transform:translate(38.5521vw,99vh) scale(.653)}}.snow:nth-child(326){opacity:1.886;transform:translate(58.7162vw,-10px) scale(.6468);animation:fall-326 28s -23s linear infinite}@keyframes fall-326{79.017%{transform:translate(49.1162vw,79.017vh) scale(.6468)}to{transform:translate(53.9162vw,99vh) scale(.6468)}}.snow:nth-child(327){opacity:.2522;transform:translate(68.7739vw,-10px) scale(.5309);animation:fall-327 19s -6s linear infinite}@keyframes fall-327{79.394%{transform:translate(68.7043vw,79.394vh) scale(.5309)}to{transform:translate(68.7391vw,99vh) scale(.5309)}}.snow:nth-child(328){opacity:1.2336;transform:translate(6.9287vw,-10px) scale(.7226);animation:fall-328 16s -24s linear infinite}@keyframes fall-328{44.505%{transform:translate(7.8186vw,44.505vh) scale(.7226)}to{transform:translate(7.37365vw,99vh) scale(.7226)}}.snow:nth-child(329){opacity:.395;transform:translate(77.2784vw,-10px) scale(.9404);animation:fall-329 27s -16s linear infinite}@keyframes fall-329{64.65%{transform:translate(70.936vw,64.65vh) scale(.9404)}to{transform:translate(74.1072vw,99vh) scale(.9404)}}.snow:nth-child(330){opacity:1.6798;transform:translate(11.6157vw,-10px) scale(.3782);animation:fall-330 16s -16s linear infinite}@keyframes fall-330{36.903%{transform:translate(2.0838vw,36.903vh) scale(.3782)}to{transform:translate(6.84975vw,99vh) scale(.3782)}}.snow:nth-child(331){opacity:.4844;transform:translate(30.6996vw,-10px) scale(.395);animation:fall-331 19s -26s linear infinite}@keyframes fall-331{77.13%{transform:translate(36.9686vw,77.13vh) scale(.395)}to{transform:translate(33.8341vw,99vh) scale(.395)}}.snow:nth-child(332){opacity:1.0036;transform:translate(91.4089vw,-10px) scale(.4266);animation:fall-332 28s -24s linear infinite}@keyframes fall-332{33.395%{transform:translate(89.5284vw,33.395vh) scale(.4266)}to{transform:translate(90.46865vw,99vh) scale(.4266)}}.snow:nth-child(333){opacity:1.48;transform:translate(98.7518vw,-10px) scale(.1932);animation:fall-333 18s -15s linear infinite}@keyframes fall-333{70.14%{transform:translate(107.6172vw,70.14vh) scale(.1932)}to{transform:translate(103.1845vw,99vh) scale(.1932)}}.snow:nth-child(334){opacity:1.6388;transform:translate(6.377vw,-10px) scale(.1501);animation:fall-334 24s -6s linear infinite}@keyframes fall-334{31.131%{transform:translate(5.3475vw,31.131vh) scale(.1501)}to{transform:translate(5.86225vw,99vh) scale(.1501)}}.snow:nth-child(335){opacity:.045;transform:translate(90.9327vw,-10px) scale(.0841);animation:fall-335 18s -24s linear infinite}@keyframes fall-335{70.932%{transform:translate(87.6741vw,70.932vh) scale(.0841)}to{transform:translate(89.3034vw,99vh) scale(.0841)}}.snow:nth-child(336){opacity:1.8944;transform:translate(38.3917vw,-10px) scale(.2271);animation:fall-336 23s -4s linear infinite}@keyframes fall-336{72.757%{transform:translate(42.7108vw,72.757vh) scale(.2271)}to{transform:translate(40.55125vw,99vh) scale(.2271)}}.snow:nth-child(337){opacity:1.19;transform:translate(96.6652vw,-10px) scale(.4581);animation:fall-337 11s -21s linear infinite}@keyframes fall-337{47.997%{transform:translate(88.4004vw,47.997vh) scale(.4581)}to{transform:translate(92.5328vw,99vh) scale(.4581)}}.snow:nth-child(338){opacity:1.0032;transform:translate(90.2456vw,-10px) scale(.8523);animation:fall-338 23s -29s linear infinite}@keyframes fall-338{45.694%{transform:translate(83.9752vw,45.694vh) scale(.8523)}to{transform:translate(87.1104vw,99vh) scale(.8523)}}.snow:nth-child(339){opacity:1.91;transform:translate(20.915vw,-10px) scale(.3431);animation:fall-339 16s -22s linear infinite}@keyframes fall-339{50.352%{transform:translate(20.8057vw,50.352vh) scale(.3431)}to{transform:translate(20.86035vw,99vh) scale(.3431)}}.snow:nth-child(340){opacity:1.2812;transform:translate(78.0492vw,-10px) scale(.4463);animation:fall-340 15s -11s linear infinite}@keyframes fall-340{65.354%{transform:translate(71.7983vw,65.354vh) scale(.4463)}to{transform:translate(74.92375vw,99vh) scale(.4463)}}.snow:nth-child(341){opacity:1.0346;transform:translate(47.6746vw,-10px) scale(.3445);animation:fall-341 28s -14s linear infinite}@keyframes fall-341{49.192%{transform:translate(44.2545vw,49.192vh) scale(.3445)}to{transform:translate(45.96455vw,99vh) scale(.3445)}}.snow:nth-child(342){opacity:1.831;transform:translate(.271vw,-10px) scale(.2964);animation:fall-342 13s -25s linear infinite}@keyframes fall-342{31.386%{transform:translate(-8.8427vw,31.386vh) scale(.2964)}to{transform:translate(-4.28585vw,99vh) scale(.2964)}}.snow:nth-child(343){opacity:1.7192;transform:translate(65.1978vw,-10px) scale(.2807);animation:fall-343 18s -28s linear infinite}@keyframes fall-343{39.571%{transform:translate(69.3268vw,39.571vh) scale(.2807)}to{transform:translate(67.2623vw,99vh) scale(.2807)}}.snow:nth-child(344){opacity:.6448;transform:translate(75.1065vw,-10px) scale(.7574);animation:fall-344 30s -26s linear infinite}@keyframes fall-344{51.59%{transform:translate(77.9098vw,51.59vh) scale(.7574)}to{transform:translate(76.50815vw,99vh) scale(.7574)}}.snow:nth-child(345){opacity:1.8956;transform:translate(63.6723vw,-10px) scale(.3851);animation:fall-345 28s -9s linear infinite}@keyframes fall-345{63.2%{transform:translate(57.6931vw,63.2vh) scale(.3851)}to{transform:translate(60.6827vw,99vh) scale(.3851)}}.snow:nth-child(346){opacity:.1804;transform:translate(38.8967vw,-10px) scale(.7791);animation:fall-346 19s -8s linear infinite}@keyframes fall-346{70.755%{transform:translate(30.5015vw,70.755vh) scale(.7791)}to{transform:translate(34.6991vw,99vh) scale(.7791)}}.snow:nth-child(347){opacity:.4894;transform:translate(43.3672vw,-10px) scale(.5748);animation:fall-347 30s -3s linear infinite}@keyframes fall-347{40.884%{transform:translate(36.8025vw,40.884vh) scale(.5748)}to{transform:translate(40.08485vw,99vh) scale(.5748)}}.snow:nth-child(348){opacity:1.9234;transform:translate(81.1274vw,-10px) scale(.1909);animation:fall-348 26s -29s linear infinite}@keyframes fall-348{34.361%{transform:translate(82.9878vw,34.361vh) scale(.1909)}to{transform:translate(82.0576vw,99vh) scale(.1909)}}.snow:nth-child(349){opacity:.8908;transform:translate(74.4052vw,-10px) scale(.3543);animation:fall-349 27s -1s linear infinite}@keyframes fall-349{79.769%{transform:translate(83.7467vw,79.769vh) scale(.3543)}to{transform:translate(79.07595vw,99vh) scale(.3543)}}.snow:nth-child(350){opacity:.978;transform:translate(93.57vw,-10px) scale(.964);animation:fall-350 14s -23s linear infinite}@keyframes fall-350{44.001%{transform:translate(99.7015vw,44.001vh) scale(.964)}to{transform:translate(96.63575vw,99vh) scale(.964)}}.snow:nth-child(351){opacity:1.7648;transform:translate(38.7832vw,-10px) scale(.8352);animation:fall-351 27s -7s linear infinite}@keyframes fall-351{67.199%{transform:translate(41.9016vw,67.199vh) scale(.8352)}to{transform:translate(40.3424vw,99vh) scale(.8352)}}.snow:nth-child(352){opacity:1.8818;transform:translate(52.0874vw,-10px) scale(.9408);animation:fall-352 15s -26s linear infinite}@keyframes fall-352{33.477%{transform:translate(47.0445vw,33.477vh) scale(.9408)}to{transform:translate(49.56595vw,99vh) scale(.9408)}}.snow:nth-child(353){opacity:.746;transform:translate(91.3804vw,-10px) scale(.5121);animation:fall-353 12s -24s linear infinite}@keyframes fall-353{42.712%{transform:translate(90.2951vw,42.712vh) scale(.5121)}to{transform:translate(90.83775vw,99vh) scale(.5121)}}.snow:nth-child(354){opacity:1.756;transform:translate(36.822vw,-10px) scale(.344);animation:fall-354 29s -6s linear infinite}@keyframes fall-354{57.153%{transform:translate(43.4503vw,57.153vh) scale(.344)}to{transform:translate(40.13615vw,99vh) scale(.344)}}.snow:nth-child(355){opacity:.3784;transform:translate(5.0972vw,-10px) scale(.6771);animation:fall-355 18s -2s linear infinite}@keyframes fall-355{64.032%{transform:translate(9.6973vw,64.032vh) scale(.6771)}to{transform:translate(7.39725vw,99vh) scale(.6771)}}.snow:nth-child(356){opacity:1.112;transform:translate(21.1994vw,-10px) scale(.8833);animation:fall-356 25s -17s linear infinite}@keyframes fall-356{69.242%{transform:translate(29.0375vw,69.242vh) scale(.8833)}to{transform:translate(25.11845vw,99vh) scale(.8833)}}.snow:nth-child(357){opacity:.388;transform:translate(42.1959vw,-10px) scale(.8089);animation:fall-357 17s -29s linear infinite}@keyframes fall-357{62.419%{transform:translate(33.1211vw,62.419vh) scale(.8089)}to{transform:translate(37.6585vw,99vh) scale(.8089)}}.snow:nth-child(358){opacity:.1688;transform:translate(72.8576vw,-10px) scale(.381);animation:fall-358 18s -12s linear infinite}@keyframes fall-358{38.457%{transform:translate(64.7141vw,38.457vh) scale(.381)}to{transform:translate(68.78585vw,99vh) scale(.381)}}.snow:nth-child(359){opacity:1.322;transform:translate(95.327vw,-10px) scale(.7873);animation:fall-359 26s -11s linear infinite}@keyframes fall-359{59.948%{transform:translate(88.8803vw,59.948vh) scale(.7873)}to{transform:translate(92.10365vw,99vh) scale(.7873)}}.snow:nth-child(360){opacity:.6652;transform:translate(55.948vw,-10px) scale(.1949);animation:fall-360 30s -4s linear infinite}@keyframes fall-360{38.893%{transform:translate(51.4552vw,38.893vh) scale(.1949)}to{transform:translate(53.7016vw,99vh) scale(.1949)}}.snow:nth-child(361){opacity:1.5652;transform:translate(3.86vw,-10px) scale(.899);animation:fall-361 18s -10s linear infinite}@keyframes fall-361{35.265%{transform:translate(2.7854vw,35.265vh) scale(.899)}to{transform:translate(3.3227vw,99vh) scale(.899)}}.snow:nth-child(362){opacity:.3982;transform:translate(8.8865vw,-10px) scale(.7389);animation:fall-362 24s -15s linear infinite}@keyframes fall-362{59.431%{transform:translate(7.2492vw,59.431vh) scale(.7389)}to{transform:translate(8.06785vw,99vh) scale(.7389)}}.snow:nth-child(363){opacity:.881;transform:translate(58.9347vw,-10px) scale(.4009);animation:fall-363 26s -15s linear infinite}@keyframes fall-363{43.477%{transform:translate(66.8156vw,43.477vh) scale(.4009)}to{transform:translate(62.87515vw,99vh) scale(.4009)}}.snow:nth-child(364){opacity:1.3202;transform:translate(11.0206vw,-10px) scale(.501);animation:fall-364 18s -5s linear infinite}@keyframes fall-364{67.072%{transform:translate(17.9114vw,67.072vh) scale(.501)}to{transform:translate(14.466vw,99vh) scale(.501)}}.snow:nth-child(365){opacity:.2138;transform:translate(33.9073vw,-10px) scale(.0484);animation:fall-365 26s -16s linear infinite}@keyframes fall-365{43.62%{transform:translate(41.9421vw,43.62vh) scale(.0484)}to{transform:translate(37.9247vw,99vh) scale(.0484)}}.snow:nth-child(366){opacity:1.3834;transform:translate(15.2723vw,-10px) scale(.3649);animation:fall-366 22s -25s linear infinite}@keyframes fall-366{63.402%{transform:translate(5.7164vw,63.402vh) scale(.3649)}to{transform:translate(10.49435vw,99vh) scale(.3649)}}.snow:nth-child(367){opacity:.9314;transform:translate(84.4335vw,-10px) scale(.1977);animation:fall-367 27s -10s linear infinite}@keyframes fall-367{48.647%{transform:translate(81.6307vw,48.647vh) scale(.1977)}to{transform:translate(83.0321vw,99vh) scale(.1977)}}.snow:nth-child(368){opacity:1.7018;transform:translate(7.0007vw,-10px) scale(.2913);animation:fall-368 15s -23s linear infinite}@keyframes fall-368{55.578%{transform:translate(-1.7519vw,55.578vh) scale(.2913)}to{transform:translate(2.6244vw,99vh) scale(.2913)}}.snow:nth-child(369){opacity:1.5314;transform:translate(33.8867vw,-10px) scale(.0814);animation:fall-369 10s -3s linear infinite}@keyframes fall-369{54.665%{transform:translate(24.943vw,54.665vh) scale(.0814)}to{transform:translate(29.41485vw,99vh) scale(.0814)}}.snow:nth-child(370){opacity:.3028;transform:translate(64.5976vw,-10px) scale(.193);animation:fall-370 20s -19s linear infinite}@keyframes fall-370{54.992%{transform:translate(70.8916vw,54.992vh) scale(.193)}to{transform:translate(67.7446vw,99vh) scale(.193)}}.snow:nth-child(371){opacity:1.7388;transform:translate(58.4955vw,-10px) scale(.2589);animation:fall-371 25s -16s linear infinite}@keyframes fall-371{38.467%{transform:translate(55.3982vw,38.467vh) scale(.2589)}to{transform:translate(56.94685vw,99vh) scale(.2589)}}.snow:nth-child(372){opacity:1.2282;transform:translate(29.6601vw,-10px) scale(.4212);animation:fall-372 26s -26s linear infinite}@keyframes fall-372{36.061%{transform:translate(35.1926vw,36.061vh) scale(.4212)}to{transform:translate(32.42635vw,99vh) scale(.4212)}}.snow:nth-child(373){opacity:1.0304;transform:translate(94.1053vw,-10px) scale(.2772);animation:fall-373 17s -30s linear infinite}@keyframes fall-373{55.566%{transform:translate(87.7748vw,55.566vh) scale(.2772)}to{transform:translate(90.94005vw,99vh) scale(.2772)}}.snow:nth-child(374){opacity:.5276;transform:translate(15.3999vw,-10px) scale(.4813);animation:fall-374 18s -20s linear infinite}@keyframes fall-374{56.626%{transform:translate(19.8841vw,56.626vh) scale(.4813)}to{transform:translate(17.642vw,99vh) scale(.4813)}}.snow:nth-child(375){opacity:1.4962;transform:translate(18.351vw,-10px) scale(.5316);animation:fall-375 27s -7s linear infinite}@keyframes fall-375{45.454%{transform:translate(24.4112vw,45.454vh) scale(.5316)}to{transform:translate(21.3811vw,99vh) scale(.5316)}}.snow:nth-child(376){opacity:1.2454;transform:translate(46.785vw,-10px) scale(.1488);animation:fall-376 21s -25s linear infinite}@keyframes fall-376{64.288%{transform:translate(42.0526vw,64.288vh) scale(.1488)}to{transform:translate(44.4188vw,99vh) scale(.1488)}}.snow:nth-child(377){opacity:.7698;transform:translate(53.8877vw,-10px) scale(.7349);animation:fall-377 17s -9s linear infinite}@keyframes fall-377{49.028%{transform:translate(59.3874vw,49.028vh) scale(.7349)}to{transform:translate(56.63755vw,99vh) scale(.7349)}}.snow:nth-child(378){opacity:.0572;transform:translate(64.4134vw,-10px) scale(.8001);animation:fall-378 25s -18s linear infinite}@keyframes fall-378{38.893%{transform:translate(62.7784vw,38.893vh) scale(.8001)}to{transform:translate(63.5959vw,99vh) scale(.8001)}}.snow:nth-child(379){opacity:.4534;transform:translate(4.0899vw,-10px) scale(.6984);animation:fall-379 26s -9s linear infinite}@keyframes fall-379{52.84%{transform:translate(-3.4735vw,52.84vh) scale(.6984)}to{transform:translate(.3082vw,99vh) scale(.6984)}}.snow:nth-child(380){opacity:.3058;transform:translate(23.8188vw,-10px) scale(.6182);animation:fall-380 10s -27s linear infinite}@keyframes fall-380{50.461%{transform:translate(32.9946vw,50.461vh) scale(.6182)}to{transform:translate(28.4067vw,99vh) scale(.6182)}}.snow:nth-child(381){opacity:.7698;transform:translate(18.5029vw,-10px) scale(.9766);animation:fall-381 17s -12s linear infinite}@keyframes fall-381{50.496%{transform:translate(11.3237vw,50.496vh) scale(.9766)}to{transform:translate(14.9133vw,99vh) scale(.9766)}}.snow:nth-child(382){opacity:1.6572;transform:translate(25.7012vw,-10px) scale(.1519);animation:fall-382 12s -25s linear infinite}@keyframes fall-382{62.637%{transform:translate(15.7594vw,62.637vh) scale(.1519)}to{transform:translate(20.7303vw,99vh) scale(.1519)}}.snow:nth-child(383){opacity:1.779;transform:translate(44.0635vw,-10px) scale(.1769);animation:fall-383 26s -27s linear infinite}@keyframes fall-383{54.082%{transform:translate(41.3436vw,54.082vh) scale(.1769)}to{transform:translate(42.70355vw,99vh) scale(.1769)}}.snow:nth-child(384){opacity:.8772;transform:translate(89.1036vw,-10px) scale(.9578);animation:fall-384 22s -2s linear infinite}@keyframes fall-384{64.325%{transform:translate(95.8872vw,64.325vh) scale(.9578)}to{transform:translate(92.4954vw,99vh) scale(.9578)}}.snow:nth-child(385){opacity:1.462;transform:translate(29.0379vw,-10px) scale(.7848);animation:fall-385 15s -11s linear infinite}@keyframes fall-385{46.407%{transform:translate(31.1207vw,46.407vh) scale(.7848)}to{transform:translate(30.0793vw,99vh) scale(.7848)}}.snow:nth-child(386){opacity:.222;transform:translate(16.7272vw,-10px) scale(.5475);animation:fall-386 30s -16s linear infinite}@keyframes fall-386{65.049%{transform:translate(9.6655vw,65.049vh) scale(.5475)}to{transform:translate(13.19635vw,99vh) scale(.5475)}}.snow:nth-child(387){opacity:.8196;transform:translate(12.5949vw,-10px) scale(.4206);animation:fall-387 22s -20s linear infinite}@keyframes fall-387{41.589%{transform:translate(6.2468vw,41.589vh) scale(.4206)}to{transform:translate(9.42085vw,99vh) scale(.4206)}}.snow:nth-child(388){opacity:1.4906;transform:translate(75.3844vw,-10px) scale(.1326);animation:fall-388 30s -23s linear infinite}@keyframes fall-388{35.031%{transform:translate(72.5037vw,35.031vh) scale(.1326)}to{transform:translate(73.94405vw,99vh) scale(.1326)}}.snow:nth-child(389){opacity:.7896;transform:translate(96.9896vw,-10px) scale(.2081);animation:fall-389 23s -18s linear infinite}@keyframes fall-389{69.43%{transform:translate(93.2937vw,69.43vh) scale(.2081)}to{transform:translate(95.14165vw,99vh) scale(.2081)}}.snow:nth-child(390){opacity:1.5508;transform:translate(68.1234vw,-10px) scale(.0101);animation:fall-390 20s -17s linear infinite}@keyframes fall-390{67.335%{transform:translate(69.1507vw,67.335vh) scale(.0101)}to{transform:translate(68.63705vw,99vh) scale(.0101)}}.snow:nth-child(391){opacity:.0686;transform:translate(46.5203vw,-10px) scale(.865);animation:fall-391 10s -6s linear infinite}@keyframes fall-391{72.093%{transform:translate(42.6872vw,72.093vh) scale(.865)}to{transform:translate(44.60375vw,99vh) scale(.865)}}.snow:nth-child(392){opacity:1.8172;transform:translate(48.4353vw,-10px) scale(.9063);animation:fall-392 25s -9s linear infinite}@keyframes fall-392{35.247%{transform:translate(47.008vw,35.247vh) scale(.9063)}to{transform:translate(47.72165vw,99vh) scale(.9063)}}.snow:nth-child(393){opacity:1.0084;transform:translate(19.0554vw,-10px) scale(.8821);animation:fall-393 12s -22s linear infinite}@keyframes fall-393{31.195%{transform:translate(24.4056vw,31.195vh) scale(.8821)}to{transform:translate(21.7305vw,99vh) scale(.8821)}}.snow:nth-child(394){opacity:.9624;transform:translate(5.8607vw,-10px) scale(.8735);animation:fall-394 29s -30s linear infinite}@keyframes fall-394{77.991%{transform:translate(-1.6766vw,77.991vh) scale(.8735)}to{transform:translate(2.09205vw,99vh) scale(.8735)}}.snow:nth-child(395){opacity:1.137;transform:translate(18.2609vw,-10px) scale(.1513);animation:fall-395 26s -18s linear infinite}@keyframes fall-395{53.775%{transform:translate(21.1155vw,53.775vh) scale(.1513)}to{transform:translate(19.6882vw,99vh) scale(.1513)}}.snow:nth-child(396){opacity:1.0332;transform:translate(18.3098vw,-10px) scale(.39);animation:fall-396 29s -13s linear infinite}@keyframes fall-396{76.061%{transform:translate(27.4827vw,76.061vh) scale(.39)}to{transform:translate(22.89625vw,99vh) scale(.39)}}.snow:nth-child(397){opacity:1.9972;transform:translate(84.4865vw,-10px) scale(.781);animation:fall-397 11s -21s linear infinite}@keyframes fall-397{47.614%{transform:translate(76.9571vw,47.614vh) scale(.781)}to{transform:translate(80.7218vw,99vh) scale(.781)}}.snow:nth-child(398){opacity:.2956;transform:translate(73.209vw,-10px) scale(.7935);animation:fall-398 29s -12s linear infinite}@keyframes fall-398{30.634%{transform:translate(81.5938vw,30.634vh) scale(.7935)}to{transform:translate(77.4014vw,99vh) scale(.7935)}}.snow:nth-child(399){opacity:.6302;transform:translate(53.3487vw,-10px) scale(.3078);animation:fall-399 22s -13s linear infinite}@keyframes fall-399{48.747%{transform:translate(49.9534vw,48.747vh) scale(.3078)}to{transform:translate(51.65105vw,99vh) scale(.3078)}}.snow:nth-child(400){opacity:.5182;transform:translate(14.2937vw,-10px) scale(.8896);animation:fall-400 30s -6s linear infinite}@keyframes fall-400{60.605%{transform:translate(11.7842vw,60.605vh) scale(.8896)}to{transform:translate(13.03895vw,99vh) scale(.8896)}}\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{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.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.2332;transform:translate(65.2265vw,-10px) scale(.5821);animation:fall-1 19s -12s linear infinite}@keyframes fall-1{75.202%{transform:translate(61.2517vw,75.202vh) scale(.5821)}to{transform:translate(63.2391vw,99vh) scale(.5821)}}.snow:nth-child(2){opacity:.317;transform:translate(30.5035vw,-10px) scale(.2706);animation:fall-2 26s -29s linear infinite}@keyframes fall-2{79.585%{transform:translate(32.5359vw,79.585vh) scale(.2706)}to{transform:translate(31.5197vw,99vh) scale(.2706)}}.snow:nth-child(3){opacity:1.3896;transform:translate(85.2945vw,-10px) scale(.1482);animation:fall-3 29s -21s linear infinite}@keyframes fall-3{32.745%{transform:translate(85.8559vw,32.745vh) scale(.1482)}to{transform:translate(85.5752vw,99vh) scale(.1482)}}.snow:nth-child(4){opacity:.713;transform:translate(77.3946vw,-10px) scale(.8686);animation:fall-4 20s -3s linear infinite}@keyframes fall-4{54.274%{transform:translate(71.4071vw,54.274vh) scale(.8686)}to{transform:translate(74.40085vw,99vh) scale(.8686)}}.snow:nth-child(5){opacity:1.7716;transform:translate(.3546vw,-10px) scale(.0412);animation:fall-5 29s -18s linear infinite}@keyframes fall-5{38.032%{transform:translate(-1.8409vw,38.032vh) scale(.0412)}to{transform:translate(-.74315vw,99vh) scale(.0412)}}.snow:nth-child(6){opacity:.5964;transform:translate(90.4689vw,-10px) scale(.9142);animation:fall-6 23s -18s linear infinite}@keyframes fall-6{59.581%{transform:translate(84.3093vw,59.581vh) scale(.9142)}to{transform:translate(87.3891vw,99vh) scale(.9142)}}.snow:nth-child(7){opacity:.5338;transform:translate(10.2896vw,-10px) scale(.9306);animation:fall-7 18s -12s linear infinite}@keyframes fall-7{62.302%{transform:translate(13.4164vw,62.302vh) scale(.9306)}to{transform:translate(11.853vw,99vh) scale(.9306)}}.snow:nth-child(8){opacity:1.0184;transform:translate(85.0908vw,-10px) scale(.8104);animation:fall-8 13s -9s linear infinite}@keyframes fall-8{64.583%{transform:translate(93.6928vw,64.583vh) scale(.8104)}to{transform:translate(89.3918vw,99vh) scale(.8104)}}.snow:nth-child(9){opacity:.7568;transform:translate(14.7175vw,-10px) scale(.3966);animation:fall-9 27s -25s linear infinite}@keyframes fall-9{54.852%{transform:translate(4.8258vw,54.852vh) scale(.3966)}to{transform:translate(9.77165vw,99vh) scale(.3966)}}.snow:nth-child(10){opacity:.4916;transform:translate(81.6613vw,-10px) scale(.4451);animation:fall-10 20s -4s linear infinite}@keyframes fall-10{46.928%{transform:translate(74.1374vw,46.928vh) scale(.4451)}to{transform:translate(77.89935vw,99vh) scale(.4451)}}.snow:nth-child(11){opacity:.3192;transform:translate(80.2267vw,-10px) scale(.1498);animation:fall-11 11s -27s linear infinite}@keyframes fall-11{57.996%{transform:translate(72.9166vw,57.996vh) scale(.1498)}to{transform:translate(76.57165vw,99vh) scale(.1498)}}.snow:nth-child(12){opacity:1.7376;transform:translate(57.9065vw,-10px) scale(.3083);animation:fall-12 19s -30s linear infinite}@keyframes fall-12{47.814%{transform:translate(53.8457vw,47.814vh) scale(.3083)}to{transform:translate(55.8761vw,99vh) scale(.3083)}}.snow:nth-child(13){opacity:1.926;transform:translate(91.2149vw,-10px) scale(.6618);animation:fall-13 23s -22s linear infinite}@keyframes fall-13{63.052%{transform:translate(101.0195vw,63.052vh) scale(.6618)}to{transform:translate(96.1172vw,99vh) scale(.6618)}}.snow:nth-child(14){opacity:1.8118;transform:translate(43.4385vw,-10px) scale(.1798);animation:fall-14 27s -7s linear infinite}@keyframes fall-14{46.672%{transform:translate(51.9031vw,46.672vh) scale(.1798)}to{transform:translate(47.6708vw,99vh) scale(.1798)}}.snow:nth-child(15){opacity:1.0808;transform:translate(41.1064vw,-10px) scale(.763);animation:fall-15 26s -24s linear infinite}@keyframes fall-15{41.023%{transform:translate(46.2606vw,41.023vh) scale(.763)}to{transform:translate(43.6835vw,99vh) scale(.763)}}.snow:nth-child(16){opacity:.3708;transform:translate(50.7743vw,-10px) scale(.794);animation:fall-16 16s -7s linear infinite}@keyframes fall-16{77.85%{transform:translate(57.9134vw,77.85vh) scale(.794)}to{transform:translate(54.34385vw,99vh) scale(.794)}}.snow:nth-child(17){opacity:.0334;transform:translate(67.8824vw,-10px) scale(.3179);animation:fall-17 15s -25s linear infinite}@keyframes fall-17{59.062%{transform:translate(69.228vw,59.062vh) scale(.3179)}to{transform:translate(68.5552vw,99vh) scale(.3179)}}.snow:nth-child(18){opacity:1.9546;transform:translate(77.3063vw,-10px) scale(.4977);animation:fall-18 23s -13s linear infinite}@keyframes fall-18{32.543%{transform:translate(81.8697vw,32.543vh) scale(.4977)}to{transform:translate(79.588vw,99vh) scale(.4977)}}.snow:nth-child(19){opacity:.2806;transform:translate(52.3246vw,-10px) scale(.0811);animation:fall-19 15s -6s linear infinite}@keyframes fall-19{41.919%{transform:translate(54.7314vw,41.919vh) scale(.0811)}to{transform:translate(53.528vw,99vh) scale(.0811)}}.snow:nth-child(20){opacity:1.8752;transform:translate(8.7926vw,-10px) scale(.5199);animation:fall-20 23s -3s linear infinite}@keyframes fall-20{35.295%{transform:translate(7.6591vw,35.295vh) scale(.5199)}to{transform:translate(8.22585vw,99vh) scale(.5199)}}.snow:nth-child(21){opacity:.8994;transform:translate(47.3411vw,-10px) scale(.5071);animation:fall-21 25s -14s linear infinite}@keyframes fall-21{73.116%{transform:translate(54.9409vw,73.116vh) scale(.5071)}to{transform:translate(51.141vw,99vh) scale(.5071)}}.snow:nth-child(22){opacity:.0492;transform:translate(81.4763vw,-10px) scale(.6089);animation:fall-22 17s -21s linear infinite}@keyframes fall-22{42.462%{transform:translate(72.4532vw,42.462vh) scale(.6089)}to{transform:translate(76.96475vw,99vh) scale(.6089)}}.snow:nth-child(23){opacity:.75;transform:translate(90.4093vw,-10px) scale(.8932);animation:fall-23 14s -2s linear infinite}@keyframes fall-23{66.352%{transform:translate(99.6309vw,66.352vh) scale(.8932)}to{transform:translate(95.0201vw,99vh) scale(.8932)}}.snow:nth-child(24){opacity:.398;transform:translate(76.9987vw,-10px) scale(.0523);animation:fall-24 27s -15s linear infinite}@keyframes fall-24{67.919%{transform:translate(84.3059vw,67.919vh) scale(.0523)}to{transform:translate(80.6523vw,99vh) scale(.0523)}}.snow:nth-child(25){opacity:.9798;transform:translate(70.6616vw,-10px) scale(.4004);animation:fall-25 10s -14s linear infinite}@keyframes fall-25{42.425%{transform:translate(65.0732vw,42.425vh) scale(.4004)}to{transform:translate(67.8674vw,99vh) scale(.4004)}}.snow:nth-child(26){opacity:1.0646;transform:translate(97.141vw,-10px) scale(.385);animation:fall-26 10s -16s linear infinite}@keyframes fall-26{71.338%{transform:translate(101.2118vw,71.338vh) scale(.385)}to{transform:translate(99.1764vw,99vh) scale(.385)}}.snow:nth-child(27){opacity:.6696;transform:translate(55.1246vw,-10px) scale(.57);animation:fall-27 13s -4s linear infinite}@keyframes fall-27{73.266%{transform:translate(58.4777vw,73.266vh) scale(.57)}to{transform:translate(56.80115vw,99vh) scale(.57)}}.snow:nth-child(28){opacity:1.1568;transform:translate(6.1199vw,-10px) scale(.0965);animation:fall-28 16s -2s linear infinite}@keyframes fall-28{44.662%{transform:translate(2.8261vw,44.662vh) scale(.0965)}to{transform:translate(4.473vw,99vh) scale(.0965)}}.snow:nth-child(29){opacity:1.4544;transform:translate(56.2757vw,-10px) scale(.3058);animation:fall-29 19s -12s linear infinite}@keyframes fall-29{44.632%{transform:translate(49.6195vw,44.632vh) scale(.3058)}to{transform:translate(52.9476vw,99vh) scale(.3058)}}.snow:nth-child(30){opacity:1.919;transform:translate(15.3648vw,-10px) scale(.0825);animation:fall-30 25s -30s linear infinite}@keyframes fall-30{50.947%{transform:translate(11.949vw,50.947vh) scale(.0825)}to{transform:translate(13.6569vw,99vh) scale(.0825)}}.snow:nth-child(31){opacity:.7776;transform:translate(59.8809vw,-10px) scale(.4673);animation:fall-31 15s -6s linear infinite}@keyframes fall-31{59.307%{transform:translate(51.2853vw,59.307vh) scale(.4673)}to{transform:translate(55.5831vw,99vh) scale(.4673)}}.snow:nth-child(32){opacity:.9998;transform:translate(94.0457vw,-10px) scale(.6661);animation:fall-32 27s -6s linear infinite}@keyframes fall-32{30.882%{transform:translate(87.3784vw,30.882vh) scale(.6661)}to{transform:translate(90.71205vw,99vh) scale(.6661)}}.snow:nth-child(33){opacity:1.1556;transform:translate(28.0886vw,-10px) scale(.9355);animation:fall-33 22s -10s linear infinite}@keyframes fall-33{48.207%{transform:translate(32.7808vw,48.207vh) scale(.9355)}to{transform:translate(30.4347vw,99vh) scale(.9355)}}.snow:nth-child(34){opacity:1.5988;transform:translate(16.2022vw,-10px) scale(.8857);animation:fall-34 13s -3s linear infinite}@keyframes fall-34{60.866%{transform:translate(18.8974vw,60.866vh) scale(.8857)}to{transform:translate(17.5498vw,99vh) scale(.8857)}}.snow:nth-child(35){opacity:1.67;transform:translate(19.1874vw,-10px) scale(.9613);animation:fall-35 10s -24s linear infinite}@keyframes fall-35{44.398%{transform:translate(17.4681vw,44.398vh) scale(.9613)}to{transform:translate(18.32775vw,99vh) scale(.9613)}}.snow:nth-child(36){opacity:.4926;transform:translate(66.3107vw,-10px) scale(.5336);animation:fall-36 26s -18s linear infinite}@keyframes fall-36{53.438%{transform:translate(62.7766vw,53.438vh) scale(.5336)}to{transform:translate(64.54365vw,99vh) scale(.5336)}}.snow:nth-child(37){opacity:.5598;transform:translate(76.2201vw,-10px) scale(.458);animation:fall-37 24s -2s linear infinite}@keyframes fall-37{34.828%{transform:translate(79.5936vw,34.828vh) scale(.458)}to{transform:translate(77.90685vw,99vh) scale(.458)}}.snow:nth-child(38){opacity:.5258;transform:translate(96.9066vw,-10px) scale(.0533);animation:fall-38 15s -4s linear infinite}@keyframes fall-38{47.78%{transform:translate(94.5324vw,47.78vh) scale(.0533)}to{transform:translate(95.7195vw,99vh) scale(.0533)}}.snow:nth-child(39){opacity:1.9542;transform:translate(57.5617vw,-10px) scale(.0395);animation:fall-39 18s -12s linear infinite}@keyframes fall-39{35.736%{transform:translate(67.0917vw,35.736vh) scale(.0395)}to{transform:translate(62.3267vw,99vh) scale(.0395)}}.snow:nth-child(40){opacity:1.155;transform:translate(6.4114vw,-10px) scale(.1143);animation:fall-40 18s -26s linear infinite}@keyframes fall-40{70.178%{transform:translate(-3.2803vw,70.178vh) scale(.1143)}to{transform:translate(1.56555vw,99vh) scale(.1143)}}.snow:nth-child(41){opacity:1.8238;transform:translate(8.1223vw,-10px) scale(.4378);animation:fall-41 11s -25s linear infinite}@keyframes fall-41{46.435%{transform:translate(2.1804vw,46.435vh) scale(.4378)}to{transform:translate(5.15135vw,99vh) scale(.4378)}}.snow:nth-child(42){opacity:1.5902;transform:translate(23.6147vw,-10px) scale(.1235);animation:fall-42 21s -20s linear infinite}@keyframes fall-42{62.137%{transform:translate(20.1411vw,62.137vh) scale(.1235)}to{transform:translate(21.8779vw,99vh) scale(.1235)}}.snow:nth-child(43){opacity:1.5024;transform:translate(40.657vw,-10px) scale(.1744);animation:fall-43 24s -16s linear infinite}@keyframes fall-43{67.057%{transform:translate(33.4352vw,67.057vh) scale(.1744)}to{transform:translate(37.0461vw,99vh) scale(.1744)}}.snow:nth-child(44){opacity:1.1416;transform:translate(85.1442vw,-10px) scale(.0528);animation:fall-44 30s -29s linear infinite}@keyframes fall-44{59.27%{transform:translate(85.6289vw,59.27vh) scale(.0528)}to{transform:translate(85.38655vw,99vh) scale(.0528)}}.snow:nth-child(45){opacity:.994;transform:translate(30.0909vw,-10px) scale(.8959);animation:fall-45 11s -19s linear infinite}@keyframes fall-45{36.756%{transform:translate(38.5837vw,36.756vh) scale(.8959)}to{transform:translate(34.3373vw,99vh) scale(.8959)}}.snow:nth-child(46){opacity:.2176;transform:translate(14.8716vw,-10px) scale(.7172);animation:fall-46 12s -14s linear infinite}@keyframes fall-46{72.176%{transform:translate(5.1724vw,72.176vh) scale(.7172)}to{transform:translate(10.022vw,99vh) scale(.7172)}}.snow:nth-child(47){opacity:.894;transform:translate(10.0399vw,-10px) scale(.6369);animation:fall-47 24s -22s linear infinite}@keyframes fall-47{51.649%{transform:translate(15.1179vw,51.649vh) scale(.6369)}to{transform:translate(12.5789vw,99vh) scale(.6369)}}.snow:nth-child(48){opacity:.1652;transform:translate(88.0736vw,-10px) scale(.5676);animation:fall-48 23s -19s linear infinite}@keyframes fall-48{66.98%{transform:translate(82.1406vw,66.98vh) scale(.5676)}to{transform:translate(85.1071vw,99vh) scale(.5676)}}.snow:nth-child(49){opacity:.9286;transform:translate(7.619vw,-10px) scale(.5673);animation:fall-49 29s -3s linear infinite}@keyframes fall-49{45.508%{transform:translate(3.0316vw,45.508vh) scale(.5673)}to{transform:translate(5.3253vw,99vh) scale(.5673)}}.snow:nth-child(50){opacity:.4368;transform:translate(33.8911vw,-10px) scale(.4691);animation:fall-50 18s -11s linear infinite}@keyframes fall-50{71.174%{transform:translate(39.85vw,71.174vh) scale(.4691)}to{transform:translate(36.87055vw,99vh) scale(.4691)}}.snow:nth-child(51){opacity:1.3984;transform:translate(60.0597vw,-10px) scale(.7222);animation:fall-51 21s -11s linear infinite}@keyframes fall-51{61.742%{transform:translate(50.7995vw,61.742vh) scale(.7222)}to{transform:translate(55.4296vw,99vh) scale(.7222)}}.snow:nth-child(52){opacity:1.751;transform:translate(2.1333vw,-10px) scale(.2907);animation:fall-52 11s -22s linear infinite}@keyframes fall-52{54.143%{transform:translate(7.277vw,54.143vh) scale(.2907)}to{transform:translate(4.70515vw,99vh) scale(.2907)}}.snow:nth-child(53){opacity:.6672;transform:translate(44.2511vw,-10px) scale(.8502);animation:fall-53 29s -11s linear infinite}@keyframes fall-53{74.126%{transform:translate(51.0783vw,74.126vh) scale(.8502)}to{transform:translate(47.6647vw,99vh) scale(.8502)}}.snow:nth-child(54){opacity:.1292;transform:translate(77.2868vw,-10px) scale(.0645);animation:fall-54 25s -12s linear infinite}@keyframes fall-54{75.8%{transform:translate(74.97vw,75.8vh) scale(.0645)}to{transform:translate(76.1284vw,99vh) scale(.0645)}}.snow:nth-child(55){opacity:1.249;transform:translate(45.2785vw,-10px) scale(.0157);animation:fall-55 22s -2s linear infinite}@keyframes fall-55{46.892%{transform:translate(44.005vw,46.892vh) scale(.0157)}to{transform:translate(44.64175vw,99vh) scale(.0157)}}.snow:nth-child(56){opacity:1.6234;transform:translate(78.2398vw,-10px) scale(.0338);animation:fall-56 20s -11s linear infinite}@keyframes fall-56{34.607%{transform:translate(79.7768vw,34.607vh) scale(.0338)}to{transform:translate(79.0083vw,99vh) scale(.0338)}}.snow:nth-child(57){opacity:.1454;transform:translate(50.2726vw,-10px) scale(.9088);animation:fall-57 18s -29s linear infinite}@keyframes fall-57{64.03%{transform:translate(46.4014vw,64.03vh) scale(.9088)}to{transform:translate(48.337vw,99vh) scale(.9088)}}.snow:nth-child(58){opacity:.7864;transform:translate(14.0092vw,-10px) scale(.225);animation:fall-58 10s -25s linear infinite}@keyframes fall-58{36.722%{transform:translate(23.0686vw,36.722vh) scale(.225)}to{transform:translate(18.5389vw,99vh) scale(.225)}}.snow:nth-child(59){opacity:.685;transform:translate(28.9846vw,-10px) scale(.527);animation:fall-59 17s -16s linear infinite}@keyframes fall-59{37.201%{transform:translate(27.4623vw,37.201vh) scale(.527)}to{transform:translate(28.22345vw,99vh) scale(.527)}}.snow:nth-child(60){opacity:.7642;transform:translate(70.0319vw,-10px) scale(.5604);animation:fall-60 27s -18s linear infinite}@keyframes fall-60{43.301%{transform:translate(62.3628vw,43.301vh) scale(.5604)}to{transform:translate(66.19735vw,99vh) scale(.5604)}}.snow:nth-child(61){opacity:1.4272;transform:translate(50.395vw,-10px) scale(.7656);animation:fall-61 27s -16s linear infinite}@keyframes fall-61{57.278%{transform:translate(48.4016vw,57.278vh) scale(.7656)}to{transform:translate(49.3983vw,99vh) scale(.7656)}}.snow:nth-child(62){opacity:1.8022;transform:translate(97.4185vw,-10px) scale(.263);animation:fall-62 24s -9s linear infinite}@keyframes fall-62{77.953%{transform:translate(89.0599vw,77.953vh) scale(.263)}to{transform:translate(93.2392vw,99vh) scale(.263)}}.snow:nth-child(63){opacity:1.6992;transform:translate(6.1488vw,-10px) scale(.2038);animation:fall-63 26s -19s linear infinite}@keyframes fall-63{59.132%{transform:translate(6.8909vw,59.132vh) scale(.2038)}to{transform:translate(6.51985vw,99vh) scale(.2038)}}.snow:nth-child(64){opacity:1.2976;transform:translate(21.0508vw,-10px) scale(.8454);animation:fall-64 30s -18s linear infinite}@keyframes fall-64{34.772%{transform:translate(14.5568vw,34.772vh) scale(.8454)}to{transform:translate(17.8038vw,99vh) scale(.8454)}}.snow:nth-child(65){opacity:.7028;transform:translate(23.4965vw,-10px) scale(.295);animation:fall-65 19s -25s linear infinite}@keyframes fall-65{62.095%{transform:translate(26.4949vw,62.095vh) scale(.295)}to{transform:translate(24.9957vw,99vh) scale(.295)}}.snow:nth-child(66){opacity:1.515;transform:translate(16.5475vw,-10px) scale(.0653);animation:fall-66 19s -30s linear infinite}@keyframes fall-66{34.864%{transform:translate(21.8656vw,34.864vh) scale(.0653)}to{transform:translate(19.20655vw,99vh) scale(.0653)}}.snow:nth-child(67){opacity:1.9048;transform:translate(3.2185vw,-10px) scale(.721);animation:fall-67 11s -9s linear infinite}@keyframes fall-67{79.302%{transform:translate(9.0636vw,79.302vh) scale(.721)}to{transform:translate(6.14105vw,99vh) scale(.721)}}.snow:nth-child(68){opacity:1.6652;transform:translate(43.8869vw,-10px) scale(.8942);animation:fall-68 18s -28s linear infinite}@keyframes fall-68{67.39%{transform:translate(49.8642vw,67.39vh) scale(.8942)}to{transform:translate(46.87555vw,99vh) scale(.8942)}}.snow:nth-child(69){opacity:.8476;transform:translate(13.14vw,-10px) scale(.5683);animation:fall-69 11s -17s linear infinite}@keyframes fall-69{41.783%{transform:translate(17.1054vw,41.783vh) scale(.5683)}to{transform:translate(15.1227vw,99vh) scale(.5683)}}.snow:nth-child(70){opacity:1.2084;transform:translate(30.512vw,-10px) scale(.3819);animation:fall-70 14s -19s linear infinite}@keyframes fall-70{61.331%{transform:translate(22.5002vw,61.331vh) scale(.3819)}to{transform:translate(26.5061vw,99vh) scale(.3819)}}.snow:nth-child(71){opacity:.651;transform:translate(30.7977vw,-10px) scale(.7214);animation:fall-71 25s -20s linear infinite}@keyframes fall-71{79.9%{transform:translate(37.1446vw,79.9vh) scale(.7214)}to{transform:translate(33.97115vw,99vh) scale(.7214)}}.snow:nth-child(72){opacity:1.911;transform:translate(78.5806vw,-10px) scale(.342);animation:fall-72 17s -11s linear infinite}@keyframes fall-72{37.723%{transform:translate(73.9015vw,37.723vh) scale(.342)}to{transform:translate(76.24105vw,99vh) scale(.342)}}.snow:nth-child(73){opacity:1.554;transform:translate(86.1367vw,-10px) scale(.491);animation:fall-73 13s -12s linear infinite}@keyframes fall-73{50.204%{transform:translate(80.4137vw,50.204vh) scale(.491)}to{transform:translate(83.2752vw,99vh) scale(.491)}}.snow:nth-child(74){opacity:.7846;transform:translate(2.5874vw,-10px) scale(.6035);animation:fall-74 27s -5s linear infinite}@keyframes fall-74{77.482%{transform:translate(3.0141vw,77.482vh) scale(.6035)}to{transform:translate(2.80075vw,99vh) scale(.6035)}}.snow:nth-child(75){opacity:1.0284;transform:translate(79.8003vw,-10px) scale(.8849);animation:fall-75 25s -3s linear infinite}@keyframes fall-75{74.572%{transform:translate(89.2266vw,74.572vh) scale(.8849)}to{transform:translate(84.51345vw,99vh) scale(.8849)}}.snow:nth-child(76){opacity:1.2962;transform:translate(66.3932vw,-10px) scale(.7082);animation:fall-76 16s -5s linear infinite}@keyframes fall-76{57.278%{transform:translate(62.4907vw,57.278vh) scale(.7082)}to{transform:translate(64.44195vw,99vh) scale(.7082)}}.snow:nth-child(77){opacity:1.8846;transform:translate(57.3338vw,-10px) scale(.378);animation:fall-77 17s -1s linear infinite}@keyframes fall-77{44.197%{transform:translate(61.2089vw,44.197vh) scale(.378)}to{transform:translate(59.27135vw,99vh) scale(.378)}}.snow:nth-child(78){opacity:.2528;transform:translate(1.3802vw,-10px) scale(.0171);animation:fall-78 28s -25s linear infinite}@keyframes fall-78{62.365%{transform:translate(-2.3166vw,62.365vh) scale(.0171)}to{transform:translate(-.4682vw,99vh) scale(.0171)}}.snow:nth-child(79){opacity:.0176;transform:translate(8.4427vw,-10px) scale(.3713);animation:fall-79 17s -26s linear infinite}@keyframes fall-79{57.228%{transform:translate(18.1581vw,57.228vh) scale(.3713)}to{transform:translate(13.3004vw,99vh) scale(.3713)}}.snow:nth-child(80){opacity:1.7596;transform:translate(34.9889vw,-10px) scale(.5874);animation:fall-80 17s -14s linear infinite}@keyframes fall-80{54.101%{transform:translate(35.3966vw,54.101vh) scale(.5874)}to{transform:translate(35.19275vw,99vh) scale(.5874)}}.snow:nth-child(81){opacity:.785;transform:translate(69.4214vw,-10px) scale(.4532);animation:fall-81 17s -9s linear infinite}@keyframes fall-81{30.286%{transform:translate(65.3406vw,30.286vh) scale(.4532)}to{transform:translate(67.381vw,99vh) scale(.4532)}}.snow:nth-child(82){opacity:.1366;transform:translate(88.9908vw,-10px) scale(.6973);animation:fall-82 16s -20s linear infinite}@keyframes fall-82{38.814%{transform:translate(86.4036vw,38.814vh) scale(.6973)}to{transform:translate(87.6972vw,99vh) scale(.6973)}}.snow:nth-child(83){opacity:1.3258;transform:translate(95.9231vw,-10px) scale(.189);animation:fall-83 21s -24s linear infinite}@keyframes fall-83{74.579%{transform:translate(97.5316vw,74.579vh) scale(.189)}to{transform:translate(96.72735vw,99vh) scale(.189)}}.snow:nth-child(84){opacity:.3488;transform:translate(79.7153vw,-10px) scale(.5257);animation:fall-84 20s -3s linear infinite}@keyframes fall-84{77.51%{transform:translate(76.3748vw,77.51vh) scale(.5257)}to{transform:translate(78.04505vw,99vh) scale(.5257)}}.snow:nth-child(85){opacity:1.784;transform:translate(36.2907vw,-10px) scale(.6026);animation:fall-85 19s -8s linear infinite}@keyframes fall-85{65.243%{transform:translate(45.4421vw,65.243vh) scale(.6026)}to{transform:translate(40.8664vw,99vh) scale(.6026)}}.snow:nth-child(86){opacity:1.609;transform:translate(36.7312vw,-10px) scale(.0386);animation:fall-86 21s -15s linear infinite}@keyframes fall-86{59.714%{transform:translate(41.6046vw,59.714vh) scale(.0386)}to{transform:translate(39.1679vw,99vh) scale(.0386)}}.snow:nth-child(87){opacity:1.7424;transform:translate(16.1848vw,-10px) scale(.766);animation:fall-87 28s -16s linear infinite}@keyframes fall-87{53.816%{transform:translate(17.4578vw,53.816vh) scale(.766)}to{transform:translate(16.8213vw,99vh) scale(.766)}}.snow:nth-child(88){opacity:1.2908;transform:translate(78.9539vw,-10px) scale(.0394);animation:fall-88 20s -27s linear infinite}@keyframes fall-88{50.776%{transform:translate(87.0874vw,50.776vh) scale(.0394)}to{transform:translate(83.02065vw,99vh) scale(.0394)}}.snow:nth-child(89){opacity:.5512;transform:translate(28.0102vw,-10px) scale(.7609);animation:fall-89 25s -11s linear infinite}@keyframes fall-89{41.564%{transform:translate(19.2688vw,41.564vh) scale(.7609)}to{transform:translate(23.6395vw,99vh) scale(.7609)}}.snow:nth-child(90){opacity:.5918;transform:translate(5.5834vw,-10px) scale(.6932);animation:fall-90 19s -18s linear infinite}@keyframes fall-90{57.104%{transform:translate(1.1433vw,57.104vh) scale(.6932)}to{transform:translate(3.36335vw,99vh) scale(.6932)}}.snow:nth-child(91){opacity:1.5248;transform:translate(94.3185vw,-10px) scale(.348);animation:fall-91 23s -22s linear infinite}@keyframes fall-91{46.305%{transform:translate(99.9383vw,46.305vh) scale(.348)}to{transform:translate(97.1284vw,99vh) scale(.348)}}.snow:nth-child(92){opacity:1.1306;transform:translate(13.1596vw,-10px) scale(.5344);animation:fall-92 19s -10s linear infinite}@keyframes fall-92{40.086%{transform:translate(14.3101vw,40.086vh) scale(.5344)}to{transform:translate(13.73485vw,99vh) scale(.5344)}}.snow:nth-child(93){opacity:.1858;transform:translate(92.0289vw,-10px) scale(.6188);animation:fall-93 23s -29s linear infinite}@keyframes fall-93{61.67%{transform:translate(101.9693vw,61.67vh) scale(.6188)}to{transform:translate(96.9991vw,99vh) scale(.6188)}}.snow:nth-child(94){opacity:1.0476;transform:translate(87.2406vw,-10px) scale(.3813);animation:fall-94 12s -29s linear infinite}@keyframes fall-94{42.12%{transform:translate(81.6672vw,42.12vh) scale(.3813)}to{transform:translate(84.4539vw,99vh) scale(.3813)}}.snow:nth-child(95){opacity:1.6848;transform:translate(86.9655vw,-10px) scale(.2703);animation:fall-95 11s -18s linear infinite}@keyframes fall-95{30.749%{transform:translate(78.3714vw,30.749vh) scale(.2703)}to{transform:translate(82.66845vw,99vh) scale(.2703)}}.snow:nth-child(96){opacity:.331;transform:translate(5.7401vw,-10px) scale(.8681);animation:fall-96 20s -5s linear infinite}@keyframes fall-96{63.386%{transform:translate(9.9775vw,63.386vh) scale(.8681)}to{transform:translate(7.8588vw,99vh) scale(.8681)}}.snow:nth-child(97){opacity:.9516;transform:translate(18.518vw,-10px) scale(.3455);animation:fall-97 30s -26s linear infinite}@keyframes fall-97{79.66%{transform:translate(28.257vw,79.66vh) scale(.3455)}to{transform:translate(23.3875vw,99vh) scale(.3455)}}.snow:nth-child(98){opacity:1.1162;transform:translate(77.3147vw,-10px) scale(.6297);animation:fall-98 28s -15s linear infinite}@keyframes fall-98{36.324%{transform:translate(78.1466vw,36.324vh) scale(.6297)}to{transform:translate(77.73065vw,99vh) scale(.6297)}}.snow:nth-child(99){opacity:1.2578;transform:translate(60.4547vw,-10px) scale(.8766);animation:fall-99 26s -8s linear infinite}@keyframes fall-99{52.096%{transform:translate(54.7731vw,52.096vh) scale(.8766)}to{transform:translate(57.6139vw,99vh) scale(.8766)}}.snow:nth-child(100){opacity:1.538;transform:translate(66.3071vw,-10px) scale(.3871);animation:fall-100 16s -14s linear infinite}@keyframes fall-100{43.621%{transform:translate(65.4047vw,43.621vh) scale(.3871)}to{transform:translate(65.8559vw,99vh) scale(.3871)}}.snow:nth-child(101){opacity:1.095;transform:translate(37.3766vw,-10px) scale(.9145);animation:fall-101 28s -10s linear infinite}@keyframes fall-101{53.371%{transform:translate(47.3718vw,53.371vh) scale(.9145)}to{transform:translate(42.3742vw,99vh) scale(.9145)}}.snow:nth-child(102){opacity:1.414;transform:translate(37.7636vw,-10px) scale(.9254);animation:fall-102 13s -22s linear infinite}@keyframes fall-102{49.96%{transform:translate(31.8817vw,49.96vh) scale(.9254)}to{transform:translate(34.82265vw,99vh) scale(.9254)}}.snow:nth-child(103){opacity:.6948;transform:translate(82.9161vw,-10px) scale(.977);animation:fall-103 28s -21s linear infinite}@keyframes fall-103{51.499%{transform:translate(86.2707vw,51.499vh) scale(.977)}to{transform:translate(84.5934vw,99vh) scale(.977)}}.snow:nth-child(104){opacity:1.8298;transform:translate(62.8527vw,-10px) scale(.1896);animation:fall-104 28s -27s linear infinite}@keyframes fall-104{39.086%{transform:translate(72.1114vw,39.086vh) scale(.1896)}to{transform:translate(67.48205vw,99vh) scale(.1896)}}.snow:nth-child(105){opacity:.8822;transform:translate(29.2117vw,-10px) scale(.2858);animation:fall-105 29s -29s linear infinite}@keyframes fall-105{52.442%{transform:translate(28.4243vw,52.442vh) scale(.2858)}to{transform:translate(28.818vw,99vh) scale(.2858)}}.snow:nth-child(106){opacity:1.289;transform:translate(99.8266vw,-10px) scale(.8774);animation:fall-106 17s -12s linear infinite}@keyframes fall-106{67.826%{transform:translate(109.3853vw,67.826vh) scale(.8774)}to{transform:translate(104.60595vw,99vh) scale(.8774)}}.snow:nth-child(107){opacity:1.1568;transform:translate(52.7976vw,-10px) scale(.3749);animation:fall-107 18s -16s linear infinite}@keyframes fall-107{63.41%{transform:translate(48.7249vw,63.41vh) scale(.3749)}to{transform:translate(50.76125vw,99vh) scale(.3749)}}.snow:nth-child(108){opacity:.812;transform:translate(66.6703vw,-10px) scale(.342);animation:fall-108 15s -6s linear infinite}@keyframes fall-108{38.105%{transform:translate(58.1449vw,38.105vh) scale(.342)}to{transform:translate(62.4076vw,99vh) scale(.342)}}.snow:nth-child(109){opacity:.0412;transform:translate(14.3126vw,-10px) scale(.3551);animation:fall-109 23s -25s linear infinite}@keyframes fall-109{74.735%{transform:translate(23.5996vw,74.735vh) scale(.3551)}to{transform:translate(18.9561vw,99vh) scale(.3551)}}.snow:nth-child(110){opacity:1.1634;transform:translate(70.2589vw,-10px) scale(.4782);animation:fall-110 24s -4s linear infinite}@keyframes fall-110{68.183%{transform:translate(77.1378vw,68.183vh) scale(.4782)}to{transform:translate(73.69835vw,99vh) scale(.4782)}}.snow:nth-child(111){opacity:1.989;transform:translate(5.9586vw,-10px) scale(.8362);animation:fall-111 22s -27s linear infinite}@keyframes fall-111{34.617%{transform:translate(13.2515vw,34.617vh) scale(.8362)}to{transform:translate(9.60505vw,99vh) scale(.8362)}}.snow:nth-child(112){opacity:1.0714;transform:translate(52.0159vw,-10px) scale(.2502);animation:fall-112 26s -23s linear infinite}@keyframes fall-112{57.311%{transform:translate(54.9105vw,57.311vh) scale(.2502)}to{transform:translate(53.4632vw,99vh) scale(.2502)}}.snow:nth-child(113){opacity:1.7534;transform:translate(47.1298vw,-10px) scale(.4578);animation:fall-113 12s -29s linear infinite}@keyframes fall-113{71.645%{transform:translate(54.2986vw,71.645vh) scale(.4578)}to{transform:translate(50.7142vw,99vh) scale(.4578)}}.snow:nth-child(114){opacity:.3108;transform:translate(51.3462vw,-10px) scale(.8013);animation:fall-114 24s -22s linear infinite}@keyframes fall-114{31.949%{transform:translate(58.3922vw,31.949vh) scale(.8013)}to{transform:translate(54.8692vw,99vh) scale(.8013)}}.snow:nth-child(115){opacity:1.5094;transform:translate(82.0196vw,-10px) scale(.5968);animation:fall-115 13s -28s linear infinite}@keyframes fall-115{44.415%{transform:translate(76.5593vw,44.415vh) scale(.5968)}to{transform:translate(79.28945vw,99vh) scale(.5968)}}.snow:nth-child(116){opacity:.6374;transform:translate(78.0257vw,-10px) scale(.5227);animation:fall-116 21s -11s linear infinite}@keyframes fall-116{51.181%{transform:translate(72.2826vw,51.181vh) scale(.5227)}to{transform:translate(75.15415vw,99vh) scale(.5227)}}.snow:nth-child(117){opacity:1.7028;transform:translate(43.4931vw,-10px) scale(.7189);animation:fall-117 24s -5s linear infinite}@keyframes fall-117{45.259%{transform:translate(46.8548vw,45.259vh) scale(.7189)}to{transform:translate(45.17395vw,99vh) scale(.7189)}}.snow:nth-child(118){opacity:.9776;transform:translate(18.3484vw,-10px) scale(.9375);animation:fall-118 10s -24s linear infinite}@keyframes fall-118{54.279%{transform:translate(26.1826vw,54.279vh) scale(.9375)}to{transform:translate(22.2655vw,99vh) scale(.9375)}}.snow:nth-child(119){opacity:1.465;transform:translate(40.372vw,-10px) scale(.3134);animation:fall-119 14s -22s linear infinite}@keyframes fall-119{63.009%{transform:translate(41.2906vw,63.009vh) scale(.3134)}to{transform:translate(40.8313vw,99vh) scale(.3134)}}.snow:nth-child(120){opacity:.4308;transform:translate(51.5106vw,-10px) scale(.8353);animation:fall-120 21s -19s linear infinite}@keyframes fall-120{30.266%{transform:translate(55.62vw,30.266vh) scale(.8353)}to{transform:translate(53.5653vw,99vh) scale(.8353)}}.snow:nth-child(121){opacity:1.4312;transform:translate(98.6125vw,-10px) scale(.176);animation:fall-121 30s -26s linear infinite}@keyframes fall-121{69.048%{transform:translate(106.5591vw,69.048vh) scale(.176)}to{transform:translate(102.5858vw,99vh) scale(.176)}}.snow:nth-child(122){opacity:1.0836;transform:translate(3.4195vw,-10px) scale(.9379);animation:fall-122 19s -16s linear infinite}@keyframes fall-122{40.093%{transform:translate(11.0656vw,40.093vh) scale(.9379)}to{transform:translate(7.24255vw,99vh) scale(.9379)}}.snow:nth-child(123){opacity:.9096;transform:translate(54.5844vw,-10px) scale(.0132);animation:fall-123 16s -6s linear infinite}@keyframes fall-123{54.991%{transform:translate(50.3405vw,54.991vh) scale(.0132)}to{transform:translate(52.46245vw,99vh) scale(.0132)}}.snow:nth-child(124){opacity:1.0592;transform:translate(18.5916vw,-10px) scale(.8631);animation:fall-124 25s -2s linear infinite}@keyframes fall-124{45.853%{transform:translate(26.3119vw,45.853vh) scale(.8631)}to{transform:translate(22.45175vw,99vh) scale(.8631)}}.snow:nth-child(125){opacity:.5872;transform:translate(10.0659vw,-10px) scale(.6385);animation:fall-125 10s -18s linear infinite}@keyframes fall-125{56.68%{transform:translate(13.0313vw,56.68vh) scale(.6385)}to{transform:translate(11.5486vw,99vh) scale(.6385)}}.snow:nth-child(126){opacity:1.9342;transform:translate(95.973vw,-10px) scale(.6321);animation:fall-126 20s -2s linear infinite}@keyframes fall-126{51.958%{transform:translate(98.6834vw,51.958vh) scale(.6321)}to{transform:translate(97.3282vw,99vh) scale(.6321)}}.snow:nth-child(127){opacity:1.3596;transform:translate(4.8209vw,-10px) scale(.7056);animation:fall-127 10s -10s linear infinite}@keyframes fall-127{43.885%{transform:translate(-2.8863vw,43.885vh) scale(.7056)}to{transform:translate(.9673vw,99vh) scale(.7056)}}.snow:nth-child(128){opacity:1.917;transform:translate(50.8146vw,-10px) scale(.4639);animation:fall-128 12s -20s linear infinite}@keyframes fall-128{70.899%{transform:translate(50.0895vw,70.899vh) scale(.4639)}to{transform:translate(50.45205vw,99vh) scale(.4639)}}.snow:nth-child(129){opacity:.3726;transform:translate(11.5896vw,-10px) scale(.3034);animation:fall-129 23s -3s linear infinite}@keyframes fall-129{41.252%{transform:translate(3.4633vw,41.252vh) scale(.3034)}to{transform:translate(7.52645vw,99vh) scale(.3034)}}.snow:nth-child(130){opacity:1.0132;transform:translate(9.5305vw,-10px) scale(.9725);animation:fall-130 19s -23s linear infinite}@keyframes fall-130{63.542%{transform:translate(5.8725vw,63.542vh) scale(.9725)}to{transform:translate(7.7015vw,99vh) scale(.9725)}}.snow:nth-child(131){opacity:1.681;transform:translate(82.6153vw,-10px) scale(.7841);animation:fall-131 29s -19s linear infinite}@keyframes fall-131{42.462%{transform:translate(88.7488vw,42.462vh) scale(.7841)}to{transform:translate(85.68205vw,99vh) scale(.7841)}}.snow:nth-child(132){opacity:.0466;transform:translate(66.0441vw,-10px) scale(.8944);animation:fall-132 21s -19s linear infinite}@keyframes fall-132{55.135%{transform:translate(71.4413vw,55.135vh) scale(.8944)}to{transform:translate(68.7427vw,99vh) scale(.8944)}}.snow:nth-child(133){opacity:.8688;transform:translate(28.0516vw,-10px) scale(.5553);animation:fall-133 16s -16s linear infinite}@keyframes fall-133{36.169%{transform:translate(26.3821vw,36.169vh) scale(.5553)}to{transform:translate(27.21685vw,99vh) scale(.5553)}}.snow:nth-child(134){opacity:1.9134;transform:translate(25.9051vw,-10px) scale(.4394);animation:fall-134 27s -7s linear infinite}@keyframes fall-134{55.324%{transform:translate(25.2209vw,55.324vh) scale(.4394)}to{transform:translate(25.563vw,99vh) scale(.4394)}}.snow:nth-child(135){opacity:1.8214;transform:translate(36.6781vw,-10px) scale(.5501);animation:fall-135 28s -5s linear infinite}@keyframes fall-135{69.66%{transform:translate(36.9469vw,69.66vh) scale(.5501)}to{transform:translate(36.8125vw,99vh) scale(.5501)}}.snow:nth-child(136){opacity:.0246;transform:translate(69.0227vw,-10px) scale(.0504);animation:fall-136 26s -20s linear infinite}@keyframes fall-136{53.698%{transform:translate(78.4476vw,53.698vh) scale(.0504)}to{transform:translate(73.73515vw,99vh) scale(.0504)}}.snow:nth-child(137){opacity:1.0516;transform:translate(7.5913vw,-10px) scale(.3469);animation:fall-137 16s -8s linear infinite}@keyframes fall-137{50.557%{transform:translate(1.626vw,50.557vh) scale(.3469)}to{transform:translate(4.60865vw,99vh) scale(.3469)}}.snow:nth-child(138){opacity:1.2168;transform:translate(19.1353vw,-10px) scale(.4869);animation:fall-138 22s -7s linear infinite}@keyframes fall-138{60.798%{transform:translate(18.8677vw,60.798vh) scale(.4869)}to{transform:translate(19.0015vw,99vh) scale(.4869)}}.snow:nth-child(139){opacity:1.4932;transform:translate(15.0116vw,-10px) scale(.5212);animation:fall-139 19s -23s linear infinite}@keyframes fall-139{53.542%{transform:translate(6.1214vw,53.542vh) scale(.5212)}to{transform:translate(10.5665vw,99vh) scale(.5212)}}.snow:nth-child(140){opacity:1.323;transform:translate(11.4468vw,-10px) scale(.7855);animation:fall-140 12s -18s linear infinite}@keyframes fall-140{73.424%{transform:translate(6.7342vw,73.424vh) scale(.7855)}to{transform:translate(9.0905vw,99vh) scale(.7855)}}.snow:nth-child(141){opacity:1.022;transform:translate(81.2333vw,-10px) scale(.5694);animation:fall-141 12s -9s linear infinite}@keyframes fall-141{55.669%{transform:translate(83.6128vw,55.669vh) scale(.5694)}to{transform:translate(82.42305vw,99vh) scale(.5694)}}.snow:nth-child(142){opacity:1.439;transform:translate(3.8988vw,-10px) scale(.6242);animation:fall-142 14s -11s linear infinite}@keyframes fall-142{75.278%{transform:translate(7.3195vw,75.278vh) scale(.6242)}to{transform:translate(5.60915vw,99vh) scale(.6242)}}.snow:nth-child(143){opacity:1.7268;transform:translate(18.0157vw,-10px) scale(.7283);animation:fall-143 30s -13s linear infinite}@keyframes fall-143{59.169%{transform:translate(12.9449vw,59.169vh) scale(.7283)}to{transform:translate(15.4803vw,99vh) scale(.7283)}}.snow:nth-child(144){opacity:1.3224;transform:translate(44.4287vw,-10px) scale(.7926);animation:fall-144 20s -22s linear infinite}@keyframes fall-144{61.77%{transform:translate(48.1656vw,61.77vh) scale(.7926)}to{transform:translate(46.29715vw,99vh) scale(.7926)}}.snow:nth-child(145){opacity:1.0918;transform:translate(59.8742vw,-10px) scale(.6264);animation:fall-145 23s -28s linear infinite}@keyframes fall-145{46.199%{transform:translate(56.3002vw,46.199vh) scale(.6264)}to{transform:translate(58.0872vw,99vh) scale(.6264)}}.snow:nth-child(146){opacity:1.3644;transform:translate(12.0722vw,-10px) scale(.7951);animation:fall-146 25s -8s linear infinite}@keyframes fall-146{38.475%{transform:translate(7.5441vw,38.475vh) scale(.7951)}to{transform:translate(9.80815vw,99vh) scale(.7951)}}.snow:nth-child(147){opacity:.5552;transform:translate(7.6171vw,-10px) scale(.8133);animation:fall-147 24s -13s linear infinite}@keyframes fall-147{48.166%{transform:translate(9.0344vw,48.166vh) scale(.8133)}to{transform:translate(8.32575vw,99vh) scale(.8133)}}.snow:nth-child(148){opacity:.4008;transform:translate(47.3531vw,-10px) scale(.3727);animation:fall-148 19s -15s linear infinite}@keyframes fall-148{61.258%{transform:translate(53.7184vw,61.258vh) scale(.3727)}to{transform:translate(50.53575vw,99vh) scale(.3727)}}.snow:nth-child(149){opacity:.3452;transform:translate(32.8134vw,-10px) scale(.2071);animation:fall-149 24s -10s linear infinite}@keyframes fall-149{43.521%{transform:translate(35.4759vw,43.521vh) scale(.2071)}to{transform:translate(34.14465vw,99vh) scale(.2071)}}.snow:nth-child(150){opacity:1.5756;transform:translate(7.3714vw,-10px) scale(.0144);animation:fall-150 21s -17s linear infinite}@keyframes fall-150{55.798%{transform:translate(2.9664vw,55.798vh) scale(.0144)}to{transform:translate(5.1689vw,99vh) scale(.0144)}}.snow:nth-child(151){opacity:.7346;transform:translate(71.9628vw,-10px) scale(.3895);animation:fall-151 10s -26s linear infinite}@keyframes fall-151{43.86%{transform:translate(67.7829vw,43.86vh) scale(.3895)}to{transform:translate(69.87285vw,99vh) scale(.3895)}}.snow:nth-child(152){opacity:.8902;transform:translate(17.0955vw,-10px) scale(.0836);animation:fall-152 18s -8s linear infinite}@keyframes fall-152{50.394%{transform:translate(15.59vw,50.394vh) scale(.0836)}to{transform:translate(16.34275vw,99vh) scale(.0836)}}.snow:nth-child(153){opacity:1.8252;transform:translate(9.116vw,-10px) scale(.6793);animation:fall-153 15s -15s linear infinite}@keyframes fall-153{30.96%{transform:translate(4.4967vw,30.96vh) scale(.6793)}to{transform:translate(6.80635vw,99vh) scale(.6793)}}.snow:nth-child(154){opacity:1.2814;transform:translate(5.61vw,-10px) scale(.7378);animation:fall-154 20s -21s linear infinite}@keyframes fall-154{74.826%{transform:translate(1.571vw,74.826vh) scale(.7378)}to{transform:translate(3.5905vw,99vh) scale(.7378)}}.snow:nth-child(155){opacity:.9222;transform:translate(38.0566vw,-10px) scale(.4836);animation:fall-155 30s -15s linear infinite}@keyframes fall-155{52.227%{transform:translate(34.5258vw,52.227vh) scale(.4836)}to{transform:translate(36.2912vw,99vh) scale(.4836)}}.snow:nth-child(156){opacity:.1514;transform:translate(55.4086vw,-10px) scale(.4938);animation:fall-156 14s -21s linear infinite}@keyframes fall-156{72.195%{transform:translate(57.6727vw,72.195vh) scale(.4938)}to{transform:translate(56.54065vw,99vh) scale(.4938)}}.snow:nth-child(157){opacity:.3506;transform:translate(43.4735vw,-10px) scale(.0485);animation:fall-157 22s -13s linear infinite}@keyframes fall-157{54.324%{transform:translate(49.4176vw,54.324vh) scale(.0485)}to{transform:translate(46.44555vw,99vh) scale(.0485)}}.snow:nth-child(158){opacity:.5316;transform:translate(89.9075vw,-10px) scale(.7775);animation:fall-158 26s -1s linear infinite}@keyframes fall-158{64.406%{transform:translate(95.0968vw,64.406vh) scale(.7775)}to{transform:translate(92.50215vw,99vh) scale(.7775)}}.snow:nth-child(159){opacity:.3676;transform:translate(56.1546vw,-10px) scale(.3864);animation:fall-159 20s -9s linear infinite}@keyframes fall-159{45.59%{transform:translate(50.9061vw,45.59vh) scale(.3864)}to{transform:translate(53.53035vw,99vh) scale(.3864)}}.snow:nth-child(160){opacity:1.5426;transform:translate(23.811vw,-10px) scale(.6489);animation:fall-160 28s -25s linear infinite}@keyframes fall-160{57.386%{transform:translate(15.8657vw,57.386vh) scale(.6489)}to{transform:translate(19.83835vw,99vh) scale(.6489)}}.snow:nth-child(161){opacity:1.108;transform:translate(99.9485vw,-10px) scale(.9979);animation:fall-161 23s -13s linear infinite}@keyframes fall-161{44.074%{transform:translate(109.1818vw,44.074vh) scale(.9979)}to{transform:translate(104.56515vw,99vh) scale(.9979)}}.snow:nth-child(162){opacity:1.4036;transform:translate(11.2697vw,-10px) scale(.9705);animation:fall-162 20s -27s linear infinite}@keyframes fall-162{69.925%{transform:translate(2.534vw,69.925vh) scale(.9705)}to{transform:translate(6.90185vw,99vh) scale(.9705)}}.snow:nth-child(163){opacity:.037;transform:translate(24.7482vw,-10px) scale(.7403);animation:fall-163 25s -4s linear infinite}@keyframes fall-163{34.727%{transform:translate(28.1477vw,34.727vh) scale(.7403)}to{transform:translate(26.44795vw,99vh) scale(.7403)}}.snow:nth-child(164){opacity:.4932;transform:translate(47.052vw,-10px) scale(.3243);animation:fall-164 18s -20s linear infinite}@keyframes fall-164{66.797%{transform:translate(38.0416vw,66.797vh) scale(.3243)}to{transform:translate(42.5468vw,99vh) scale(.3243)}}.snow:nth-child(165){opacity:.7832;transform:translate(16.905vw,-10px) scale(.104);animation:fall-165 14s -25s linear infinite}@keyframes fall-165{73.227%{transform:translate(18.8066vw,73.227vh) scale(.104)}to{transform:translate(17.8558vw,99vh) scale(.104)}}.snow:nth-child(166){opacity:.8956;transform:translate(5.4169vw,-10px) scale(.4822);animation:fall-166 21s -1s linear infinite}@keyframes fall-166{59.521%{transform:translate(7.3887vw,59.521vh) scale(.4822)}to{transform:translate(6.4028vw,99vh) scale(.4822)}}.snow:nth-child(167){opacity:1.5938;transform:translate(6.8724vw,-10px) scale(.8856);animation:fall-167 30s -18s linear infinite}@keyframes fall-167{56.86%{transform:translate(9.7235vw,56.86vh) scale(.8856)}to{transform:translate(8.29795vw,99vh) scale(.8856)}}.snow:nth-child(168){opacity:1.9862;transform:translate(40.1975vw,-10px) scale(.3881);animation:fall-168 19s -11s linear infinite}@keyframes fall-168{34.525%{transform:translate(36.8407vw,34.525vh) scale(.3881)}to{transform:translate(38.5191vw,99vh) scale(.3881)}}.snow:nth-child(169){opacity:.007;transform:translate(.0376vw,-10px) scale(.4257);animation:fall-169 25s -3s linear infinite}@keyframes fall-169{39.715%{transform:translate(-.5422vw,39.715vh) scale(.4257)}to{transform:translate(-.2523vw,99vh) scale(.4257)}}.snow:nth-child(170){opacity:.4474;transform:translate(41.2265vw,-10px) scale(.5657);animation:fall-170 28s -25s linear infinite}@keyframes fall-170{51.227%{transform:translate(39.8347vw,51.227vh) scale(.5657)}to{transform:translate(40.5306vw,99vh) scale(.5657)}}.snow:nth-child(171){opacity:.6256;transform:translate(70.8412vw,-10px) scale(.7142);animation:fall-171 13s -5s linear infinite}@keyframes fall-171{32.204%{transform:translate(72.1088vw,32.204vh) scale(.7142)}to{transform:translate(71.475vw,99vh) scale(.7142)}}.snow:nth-child(172){opacity:.3726;transform:translate(11.8939vw,-10px) scale(.5876);animation:fall-172 25s -15s linear infinite}@keyframes fall-172{39.871%{transform:translate(11.2371vw,39.871vh) scale(.5876)}to{transform:translate(11.5655vw,99vh) scale(.5876)}}.snow:nth-child(173){opacity:1.6292;transform:translate(94.217vw,-10px) scale(.8216);animation:fall-173 16s -18s linear infinite}@keyframes fall-173{71.039%{transform:translate(96.5655vw,71.039vh) scale(.8216)}to{transform:translate(95.39125vw,99vh) scale(.8216)}}.snow:nth-child(174){opacity:1.9482;transform:translate(52.4525vw,-10px) scale(.2333);animation:fall-174 13s -21s linear infinite}@keyframes fall-174{37.752%{transform:translate(55.7247vw,37.752vh) scale(.2333)}to{transform:translate(54.0886vw,99vh) scale(.2333)}}.snow:nth-child(175){opacity:.1256;transform:translate(92.5833vw,-10px) scale(.9164);animation:fall-175 19s -30s linear infinite}@keyframes fall-175{47.293%{transform:translate(87.4235vw,47.293vh) scale(.9164)}to{transform:translate(90.0034vw,99vh) scale(.9164)}}.snow:nth-child(176){opacity:1.7166;transform:translate(47.2657vw,-10px) scale(.1389);animation:fall-176 13s -9s linear infinite}@keyframes fall-176{76.068%{transform:translate(40.86vw,76.068vh) scale(.1389)}to{transform:translate(44.06285vw,99vh) scale(.1389)}}.snow:nth-child(177){opacity:.6812;transform:translate(6.0829vw,-10px) scale(.5084);animation:fall-177 22s -24s linear infinite}@keyframes fall-177{57.02%{transform:translate(6.3097vw,57.02vh) scale(.5084)}to{transform:translate(6.1963vw,99vh) scale(.5084)}}.snow:nth-child(178){opacity:1.8784;transform:translate(42.6369vw,-10px) scale(.8114);animation:fall-178 29s -4s linear infinite}@keyframes fall-178{41.047%{transform:translate(39.8604vw,41.047vh) scale(.8114)}to{transform:translate(41.24865vw,99vh) scale(.8114)}}.snow:nth-child(179){opacity:.2108;transform:translate(39.9044vw,-10px) scale(.2873);animation:fall-179 16s -16s linear infinite}@keyframes fall-179{55.603%{transform:translate(42.0036vw,55.603vh) scale(.2873)}to{transform:translate(40.954vw,99vh) scale(.2873)}}.snow:nth-child(180){opacity:1.7142;transform:translate(98.3204vw,-10px) scale(.8043);animation:fall-180 13s -28s linear infinite}@keyframes fall-180{41.678%{transform:translate(105.8689vw,41.678vh) scale(.8043)}to{transform:translate(102.09465vw,99vh) scale(.8043)}}.snow:nth-child(181){opacity:1.2682;transform:translate(97.586vw,-10px) scale(.9119);animation:fall-181 24s -20s linear infinite}@keyframes fall-181{66.718%{transform:translate(88.0965vw,66.718vh) scale(.9119)}to{transform:translate(92.84125vw,99vh) scale(.9119)}}.snow:nth-child(182){opacity:.494;transform:translate(67.9482vw,-10px) scale(.483);animation:fall-182 21s -2s linear infinite}@keyframes fall-182{46.039%{transform:translate(58.8135vw,46.039vh) scale(.483)}to{transform:translate(63.38085vw,99vh) scale(.483)}}.snow:nth-child(183){opacity:.3766;transform:translate(61.7158vw,-10px) scale(.3158);animation:fall-183 29s -19s linear infinite}@keyframes fall-183{68.343%{transform:translate(64.7575vw,68.343vh) scale(.3158)}to{transform:translate(63.23665vw,99vh) scale(.3158)}}.snow:nth-child(184){opacity:.7902;transform:translate(29.6489vw,-10px) scale(.8779);animation:fall-184 29s -11s linear infinite}@keyframes fall-184{52.591%{transform:translate(33.3188vw,52.591vh) scale(.8779)}to{transform:translate(31.48385vw,99vh) scale(.8779)}}.snow:nth-child(185){opacity:.6442;transform:translate(61.67vw,-10px) scale(.7368);animation:fall-185 18s -1s linear infinite}@keyframes fall-185{66.796%{transform:translate(64.683vw,66.796vh) scale(.7368)}to{transform:translate(63.1765vw,99vh) scale(.7368)}}.snow:nth-child(186){opacity:1.692;transform:translate(5.6382vw,-10px) scale(.4354);animation:fall-186 22s -7s linear infinite}@keyframes fall-186{66.241%{transform:translate(6.3841vw,66.241vh) scale(.4354)}to{transform:translate(6.01115vw,99vh) scale(.4354)}}.snow:nth-child(187){opacity:1.5248;transform:translate(98.3772vw,-10px) scale(.7791);animation:fall-187 22s -25s linear infinite}@keyframes fall-187{68.572%{transform:translate(103.2614vw,68.572vh) scale(.7791)}to{transform:translate(100.8193vw,99vh) scale(.7791)}}.snow:nth-child(188){opacity:.9934;transform:translate(11.449vw,-10px) scale(.8009);animation:fall-188 26s -19s linear infinite}@keyframes fall-188{31.181%{transform:translate(7.867vw,31.181vh) scale(.8009)}to{transform:translate(9.658vw,99vh) scale(.8009)}}.snow:nth-child(189){opacity:.5002;transform:translate(59.6225vw,-10px) scale(.9005);animation:fall-189 15s -17s linear infinite}@keyframes fall-189{66.459%{transform:translate(61.7275vw,66.459vh) scale(.9005)}to{transform:translate(60.675vw,99vh) scale(.9005)}}.snow:nth-child(190){opacity:.8108;transform:translate(34.9743vw,-10px) scale(.5308);animation:fall-190 24s -10s linear infinite}@keyframes fall-190{79.58%{transform:translate(26.6001vw,79.58vh) scale(.5308)}to{transform:translate(30.7872vw,99vh) scale(.5308)}}.snow:nth-child(191){opacity:.5692;transform:translate(63.5195vw,-10px) scale(.4918);animation:fall-191 14s -1s linear infinite}@keyframes fall-191{72.576%{transform:translate(73.4179vw,72.576vh) scale(.4918)}to{transform:translate(68.4687vw,99vh) scale(.4918)}}.snow:nth-child(192){opacity:1.3494;transform:translate(65.868vw,-10px) scale(.1618);animation:fall-192 18s -13s linear infinite}@keyframes fall-192{74.569%{transform:translate(56.7795vw,74.569vh) scale(.1618)}to{transform:translate(61.32375vw,99vh) scale(.1618)}}.snow:nth-child(193){opacity:1.1726;transform:translate(81.501vw,-10px) scale(.1361);animation:fall-193 30s -14s linear infinite}@keyframes fall-193{43.325%{transform:translate(72.8397vw,43.325vh) scale(.1361)}to{transform:translate(77.17035vw,99vh) scale(.1361)}}.snow:nth-child(194){opacity:.4792;transform:translate(30.3384vw,-10px) scale(.542);animation:fall-194 12s -30s linear infinite}@keyframes fall-194{60.288%{transform:translate(37.5425vw,60.288vh) scale(.542)}to{transform:translate(33.94045vw,99vh) scale(.542)}}.snow:nth-child(195){opacity:.9468;transform:translate(4.2488vw,-10px) scale(.2971);animation:fall-195 14s -18s linear infinite}@keyframes fall-195{47.98%{transform:translate(-2.5087vw,47.98vh) scale(.2971)}to{transform:translate(.87005vw,99vh) scale(.2971)}}.snow:nth-child(196){opacity:1.8352;transform:translate(88.8422vw,-10px) scale(.6564);animation:fall-196 17s -3s linear infinite}@keyframes fall-196{59.147%{transform:translate(82.6244vw,59.147vh) scale(.6564)}to{transform:translate(85.7333vw,99vh) scale(.6564)}}.snow:nth-child(197){opacity:.8514;transform:translate(57.6428vw,-10px) scale(.9541);animation:fall-197 23s -25s linear infinite}@keyframes fall-197{68.584%{transform:translate(53.9453vw,68.584vh) scale(.9541)}to{transform:translate(55.79405vw,99vh) scale(.9541)}}.snow:nth-child(198){opacity:.1048;transform:translate(85.2615vw,-10px) scale(.4113);animation:fall-198 30s -6s linear infinite}@keyframes fall-198{48.738%{transform:translate(76.956vw,48.738vh) scale(.4113)}to{transform:translate(81.10875vw,99vh) scale(.4113)}}.snow:nth-child(199){opacity:1.4534;transform:translate(11.516vw,-10px) scale(.8503);animation:fall-199 13s -1s linear infinite}@keyframes fall-199{40.73%{transform:translate(10.1807vw,40.73vh) scale(.8503)}to{transform:translate(10.84835vw,99vh) scale(.8503)}}.snow:nth-child(200){opacity:.393;transform:translate(84.372vw,-10px) scale(.3543);animation:fall-200 24s -6s linear infinite}@keyframes fall-200{48.791%{transform:translate(77.9928vw,48.791vh) scale(.3543)}to{transform:translate(81.1824vw,99vh) scale(.3543)}}.snow:nth-child(201){opacity:.898;transform:translate(22.8491vw,-10px) scale(.7758);animation:fall-201 16s -5s linear infinite}@keyframes fall-201{46.372%{transform:translate(29.6117vw,46.372vh) scale(.7758)}to{transform:translate(26.2304vw,99vh) scale(.7758)}}.snow:nth-child(202){opacity:.2706;transform:translate(81.2941vw,-10px) scale(.7887);animation:fall-202 12s -20s linear infinite}@keyframes fall-202{65.683%{transform:translate(89.9905vw,65.683vh) scale(.7887)}to{transform:translate(85.6423vw,99vh) scale(.7887)}}.snow:nth-child(203){opacity:.1622;transform:translate(64.0298vw,-10px) scale(.247);animation:fall-203 29s -9s linear infinite}@keyframes fall-203{76.733%{transform:translate(61.3567vw,76.733vh) scale(.247)}to{transform:translate(62.69325vw,99vh) scale(.247)}}.snow:nth-child(204){opacity:.1146;transform:translate(87.2096vw,-10px) scale(.2019);animation:fall-204 28s -19s linear infinite}@keyframes fall-204{67.125%{transform:translate(80.3507vw,67.125vh) scale(.2019)}to{transform:translate(83.78015vw,99vh) scale(.2019)}}.snow:nth-child(205){opacity:.8768;transform:translate(6.2563vw,-10px) scale(.3934);animation:fall-205 18s -24s linear infinite}@keyframes fall-205{79.723%{transform:translate(1.787vw,79.723vh) scale(.3934)}to{transform:translate(4.02165vw,99vh) scale(.3934)}}.snow:nth-child(206){opacity:1.6916;transform:translate(54.3688vw,-10px) scale(.0474);animation:fall-206 25s -29s linear infinite}@keyframes fall-206{32.107%{transform:translate(46.3896vw,32.107vh) scale(.0474)}to{transform:translate(50.3792vw,99vh) scale(.0474)}}.snow:nth-child(207){opacity:.584;transform:translate(30.4187vw,-10px) scale(.6797);animation:fall-207 20s -12s linear infinite}@keyframes fall-207{56.264%{transform:translate(33.0314vw,56.264vh) scale(.6797)}to{transform:translate(31.72505vw,99vh) scale(.6797)}}.snow:nth-child(208){opacity:.021;transform:translate(98.953vw,-10px) scale(.428);animation:fall-208 20s -17s linear infinite}@keyframes fall-208{42.078%{transform:translate(103.6732vw,42.078vh) scale(.428)}to{transform:translate(101.3131vw,99vh) scale(.428)}}.snow:nth-child(209){opacity:.0442;transform:translate(61.1094vw,-10px) scale(.9745);animation:fall-209 19s -6s linear infinite}@keyframes fall-209{55.316%{transform:translate(51.3329vw,55.316vh) scale(.9745)}to{transform:translate(56.22115vw,99vh) scale(.9745)}}.snow:nth-child(210){opacity:1.3148;transform:translate(69.8246vw,-10px) scale(.2646);animation:fall-210 22s -22s linear infinite}@keyframes fall-210{44.529%{transform:translate(59.8625vw,44.529vh) scale(.2646)}to{transform:translate(64.84355vw,99vh) scale(.2646)}}.snow:nth-child(211){opacity:.0106;transform:translate(22.5203vw,-10px) scale(.2622);animation:fall-211 11s -9s linear infinite}@keyframes fall-211{30.588%{transform:translate(21.3603vw,30.588vh) scale(.2622)}to{transform:translate(21.9403vw,99vh) scale(.2622)}}.snow:nth-child(212){opacity:1.2854;transform:translate(88.0905vw,-10px) scale(.0916);animation:fall-212 25s -12s linear infinite}@keyframes fall-212{36.452%{transform:translate(83.7934vw,36.452vh) scale(.0916)}to{transform:translate(85.94195vw,99vh) scale(.0916)}}.snow:nth-child(213){opacity:1.4044;transform:translate(65.4051vw,-10px) scale(.4164);animation:fall-213 21s -14s linear infinite}@keyframes fall-213{32.038%{transform:translate(55.599vw,32.038vh) scale(.4164)}to{transform:translate(60.50205vw,99vh) scale(.4164)}}.snow:nth-child(214){opacity:1.387;transform:translate(11.6951vw,-10px) scale(.8808);animation:fall-214 30s -18s linear infinite}@keyframes fall-214{30.746%{transform:translate(5.8909vw,30.746vh) scale(.8808)}to{transform:translate(8.793vw,99vh) scale(.8808)}}.snow:nth-child(215){opacity:1.7658;transform:translate(73.6561vw,-10px) scale(.5789);animation:fall-215 25s -3s linear infinite}@keyframes fall-215{79.073%{transform:translate(82.3131vw,79.073vh) scale(.5789)}to{transform:translate(77.9846vw,99vh) scale(.5789)}}.snow:nth-child(216){opacity:1.7986;transform:translate(95.3958vw,-10px) scale(.6589);animation:fall-216 26s -9s linear infinite}@keyframes fall-216{79.174%{transform:translate(93.7282vw,79.174vh) scale(.6589)}to{transform:translate(94.562vw,99vh) scale(.6589)}}.snow:nth-child(217){opacity:1.997;transform:translate(15.3435vw,-10px) scale(.8645);animation:fall-217 24s -28s linear infinite}@keyframes fall-217{38.984%{transform:translate(5.6842vw,38.984vh) scale(.8645)}to{transform:translate(10.51385vw,99vh) scale(.8645)}}.snow:nth-child(218){opacity:1.3324;transform:translate(79.2884vw,-10px) scale(.7538);animation:fall-218 17s -28s linear infinite}@keyframes fall-218{37.911%{transform:translate(79.9153vw,37.911vh) scale(.7538)}to{transform:translate(79.60185vw,99vh) scale(.7538)}}.snow:nth-child(219){opacity:.5024;transform:translate(30.5997vw,-10px) scale(.3654);animation:fall-219 19s -25s linear infinite}@keyframes fall-219{65.523%{transform:translate(37.9993vw,65.523vh) scale(.3654)}to{transform:translate(34.2995vw,99vh) scale(.3654)}}.snow:nth-child(220){opacity:1.236;transform:translate(7.2605vw,-10px) scale(.5549);animation:fall-220 24s -16s linear infinite}@keyframes fall-220{77.173%{transform:translate(-2.5507vw,77.173vh) scale(.5549)}to{transform:translate(2.3549vw,99vh) scale(.5549)}}.snow:nth-child(221){opacity:1.3504;transform:translate(2.2009vw,-10px) scale(.4326);animation:fall-221 10s -20s linear infinite}@keyframes fall-221{75.844%{transform:translate(10.2402vw,75.844vh) scale(.4326)}to{transform:translate(6.22055vw,99vh) scale(.4326)}}.snow:nth-child(222){opacity:1.2338;transform:translate(31.6622vw,-10px) scale(.8596);animation:fall-222 29s -29s linear infinite}@keyframes fall-222{40.404%{transform:translate(32.837vw,40.404vh) scale(.8596)}to{transform:translate(32.2496vw,99vh) scale(.8596)}}.snow:nth-child(223){opacity:.0888;transform:translate(80.5053vw,-10px) scale(.0961);animation:fall-223 26s -2s linear infinite}@keyframes fall-223{35.934%{transform:translate(77.4093vw,35.934vh) scale(.0961)}to{transform:translate(78.9573vw,99vh) scale(.0961)}}.snow:nth-child(224){opacity:1.5422;transform:translate(49.427vw,-10px) scale(.4141);animation:fall-224 25s -13s linear infinite}@keyframes fall-224{35.102%{transform:translate(44.3807vw,35.102vh) scale(.4141)}to{transform:translate(46.90385vw,99vh) scale(.4141)}}.snow:nth-child(225){opacity:.3712;transform:translate(70.9695vw,-10px) scale(.035);animation:fall-225 20s -17s linear infinite}@keyframes fall-225{31.007%{transform:translate(71.8594vw,31.007vh) scale(.035)}to{transform:translate(71.41445vw,99vh) scale(.035)}}.snow:nth-child(226){opacity:1.2788;transform:translate(95.5972vw,-10px) scale(.8611);animation:fall-226 22s -27s linear infinite}@keyframes fall-226{57.235%{transform:translate(99.5184vw,57.235vh) scale(.8611)}to{transform:translate(97.5578vw,99vh) scale(.8611)}}.snow:nth-child(227){opacity:.5674;transform:translate(82.5809vw,-10px) scale(.6098);animation:fall-227 19s -25s linear infinite}@keyframes fall-227{48.832%{transform:translate(90.4053vw,48.832vh) scale(.6098)}to{transform:translate(86.4931vw,99vh) scale(.6098)}}.snow:nth-child(228){opacity:.6324;transform:translate(83.4003vw,-10px) scale(.3318);animation:fall-228 13s -26s linear infinite}@keyframes fall-228{37.775%{transform:translate(85.9476vw,37.775vh) scale(.3318)}to{transform:translate(84.67395vw,99vh) scale(.3318)}}.snow:nth-child(229){opacity:1.2116;transform:translate(16.3696vw,-10px) scale(.6703);animation:fall-229 27s -24s linear infinite}@keyframes fall-229{34.889%{transform:translate(14.6753vw,34.889vh) scale(.6703)}to{transform:translate(15.52245vw,99vh) scale(.6703)}}.snow:nth-child(230){opacity:.7686;transform:translate(43.2894vw,-10px) scale(.8007);animation:fall-230 27s -21s linear infinite}@keyframes fall-230{77.178%{transform:translate(43.8169vw,77.178vh) scale(.8007)}to{transform:translate(43.55315vw,99vh) scale(.8007)}}.snow:nth-child(231){opacity:1.5412;transform:translate(28.1822vw,-10px) scale(.4267);animation:fall-231 10s -2s linear infinite}@keyframes fall-231{31.189%{transform:translate(21.9169vw,31.189vh) scale(.4267)}to{transform:translate(25.04955vw,99vh) scale(.4267)}}.snow:nth-child(232){opacity:.6434;transform:translate(86.513vw,-10px) scale(.3308);animation:fall-232 19s -10s linear infinite}@keyframes fall-232{43.228%{transform:translate(79.2279vw,43.228vh) scale(.3308)}to{transform:translate(82.87045vw,99vh) scale(.3308)}}.snow:nth-child(233){opacity:.9282;transform:translate(28.1961vw,-10px) scale(.8138);animation:fall-233 27s -6s linear infinite}@keyframes fall-233{63.023%{transform:translate(30.021vw,63.023vh) scale(.8138)}to{transform:translate(29.10855vw,99vh) scale(.8138)}}.snow:nth-child(234){opacity:1.0094;transform:translate(8.9297vw,-10px) scale(.3198);animation:fall-234 29s -30s linear infinite}@keyframes fall-234{54.081%{transform:translate(.9731vw,54.081vh) scale(.3198)}to{transform:translate(4.9514vw,99vh) scale(.3198)}}.snow:nth-child(235){opacity:1.5286;transform:translate(27.9665vw,-10px) scale(.8874);animation:fall-235 19s -26s linear infinite}@keyframes fall-235{59.543%{transform:translate(22.4614vw,59.543vh) scale(.8874)}to{transform:translate(25.21395vw,99vh) scale(.8874)}}.snow:nth-child(236){opacity:1.3498;transform:translate(33.6663vw,-10px) scale(.7656);animation:fall-236 16s -30s linear infinite}@keyframes fall-236{56.936%{transform:translate(39.6436vw,56.936vh) scale(.7656)}to{transform:translate(36.65495vw,99vh) scale(.7656)}}.snow:nth-child(237){opacity:.8566;transform:translate(89.9641vw,-10px) scale(.9984);animation:fall-237 23s -11s linear infinite}@keyframes fall-237{77.737%{transform:translate(87.8049vw,77.737vh) scale(.9984)}to{transform:translate(88.8845vw,99vh) scale(.9984)}}.snow:nth-child(238){opacity:.1852;transform:translate(5.1851vw,-10px) scale(.4983);animation:fall-238 12s -29s linear infinite}@keyframes fall-238{53.644%{transform:translate(-1.1315vw,53.644vh) scale(.4983)}to{transform:translate(2.0268vw,99vh) scale(.4983)}}.snow:nth-child(239){opacity:1.916;transform:translate(94.5116vw,-10px) scale(.1206);animation:fall-239 18s -28s linear infinite}@keyframes fall-239{61.627%{transform:translate(91.9677vw,61.627vh) scale(.1206)}to{transform:translate(93.23965vw,99vh) scale(.1206)}}.snow:nth-child(240){opacity:1.8124;transform:translate(44.1168vw,-10px) scale(.4495);animation:fall-240 25s -11s linear infinite}@keyframes fall-240{45.817%{transform:translate(38.8918vw,45.817vh) scale(.4495)}to{transform:translate(41.5043vw,99vh) scale(.4495)}}.snow:nth-child(241){opacity:1.0036;transform:translate(16.9731vw,-10px) scale(.6282);animation:fall-241 20s -20s linear infinite}@keyframes fall-241{77.404%{transform:translate(16.4778vw,77.404vh) scale(.6282)}to{transform:translate(16.72545vw,99vh) scale(.6282)}}.snow:nth-child(242){opacity:1.9706;transform:translate(12.7507vw,-10px) scale(.1072);animation:fall-242 11s -30s linear infinite}@keyframes fall-242{48.667%{transform:translate(19.7469vw,48.667vh) scale(.1072)}to{transform:translate(16.2488vw,99vh) scale(.1072)}}.snow:nth-child(243){opacity:.1876;transform:translate(74.1323vw,-10px) scale(.319);animation:fall-243 18s -5s linear infinite}@keyframes fall-243{69.196%{transform:translate(74.3207vw,69.196vh) scale(.319)}to{transform:translate(74.2265vw,99vh) scale(.319)}}.snow:nth-child(244){opacity:.9904;transform:translate(5.4459vw,-10px) scale(.4246);animation:fall-244 20s -28s linear infinite}@keyframes fall-244{38.814%{transform:translate(6.7286vw,38.814vh) scale(.4246)}to{transform:translate(6.08725vw,99vh) scale(.4246)}}.snow:nth-child(245){opacity:.4136;transform:translate(46.562vw,-10px) scale(.1347);animation:fall-245 29s -30s linear infinite}@keyframes fall-245{77.747%{transform:translate(55.7076vw,77.747vh) scale(.1347)}to{transform:translate(51.1348vw,99vh) scale(.1347)}}.snow:nth-child(246){opacity:1.0096;transform:translate(41.526vw,-10px) scale(.0379);animation:fall-246 19s -8s linear infinite}@keyframes fall-246{73.315%{transform:translate(38.0832vw,73.315vh) scale(.0379)}to{transform:translate(39.8046vw,99vh) scale(.0379)}}.snow:nth-child(247){opacity:.311;transform:translate(87.9379vw,-10px) scale(.4463);animation:fall-247 15s -17s linear infinite}@keyframes fall-247{39.945%{transform:translate(85.0056vw,39.945vh) scale(.4463)}to{transform:translate(86.47175vw,99vh) scale(.4463)}}.snow:nth-child(248){opacity:1.375;transform:translate(77.773vw,-10px) scale(.3441);animation:fall-248 15s -7s linear infinite}@keyframes fall-248{31.073%{transform:translate(82.188vw,31.073vh) scale(.3441)}to{transform:translate(79.9805vw,99vh) scale(.3441)}}.snow:nth-child(249){opacity:.7798;transform:translate(64.8965vw,-10px) scale(.7054);animation:fall-249 25s -13s linear infinite}@keyframes fall-249{44.376%{transform:translate(69.8125vw,44.376vh) scale(.7054)}to{transform:translate(67.3545vw,99vh) scale(.7054)}}.snow:nth-child(250){opacity:.7518;transform:translate(25.258vw,-10px) scale(.1625);animation:fall-250 16s -29s linear infinite}@keyframes fall-250{43.732%{transform:translate(20.9801vw,43.732vh) scale(.1625)}to{transform:translate(23.11905vw,99vh) scale(.1625)}}.snow:nth-child(251){opacity:1.9862;transform:translate(63.7147vw,-10px) scale(.6903);animation:fall-251 30s -21s linear infinite}@keyframes fall-251{38.357%{transform:translate(70.6851vw,38.357vh) scale(.6903)}to{transform:translate(67.1999vw,99vh) scale(.6903)}}.snow:nth-child(252){opacity:.7762;transform:translate(26.8805vw,-10px) scale(.0246);animation:fall-252 15s -25s linear infinite}@keyframes fall-252{75.391%{transform:translate(34.5795vw,75.391vh) scale(.0246)}to{transform:translate(30.73vw,99vh) scale(.0246)}}.snow:nth-child(253){opacity:1.959;transform:translate(18.9191vw,-10px) scale(.8277);animation:fall-253 17s -5s linear infinite}@keyframes fall-253{77.351%{transform:translate(24.3073vw,77.351vh) scale(.8277)}to{transform:translate(21.6132vw,99vh) scale(.8277)}}.snow:nth-child(254){opacity:.1006;transform:translate(28.3441vw,-10px) scale(.6568);animation:fall-254 22s -10s linear infinite}@keyframes fall-254{33.597%{transform:translate(24.5147vw,33.597vh) scale(.6568)}to{transform:translate(26.4294vw,99vh) scale(.6568)}}.snow:nth-child(255){opacity:1.8822;transform:translate(22.2369vw,-10px) scale(.7668);animation:fall-255 22s -18s linear infinite}@keyframes fall-255{43.876%{transform:translate(29.3569vw,43.876vh) scale(.7668)}to{transform:translate(25.7969vw,99vh) scale(.7668)}}.snow:nth-child(256){opacity:.0468;transform:translate(9.4231vw,-10px) scale(.6193);animation:fall-256 14s -21s linear infinite}@keyframes fall-256{73.776%{transform:translate(2.7537vw,73.776vh) scale(.6193)}to{transform:translate(6.0884vw,99vh) scale(.6193)}}.snow:nth-child(257){opacity:1.1928;transform:translate(52.0424vw,-10px) scale(.7067);animation:fall-257 17s -26s linear infinite}@keyframes fall-257{30.159%{transform:translate(53.1967vw,30.159vh) scale(.7067)}to{transform:translate(52.61955vw,99vh) scale(.7067)}}.snow:nth-child(258){opacity:1.5538;transform:translate(54.5176vw,-10px) scale(.1046);animation:fall-258 12s -20s linear infinite}@keyframes fall-258{30.078%{transform:translate(55.03vw,30.078vh) scale(.1046)}to{transform:translate(54.7738vw,99vh) scale(.1046)}}.snow:nth-child(259){opacity:.4426;transform:translate(89.482vw,-10px) scale(.085);animation:fall-259 19s -3s linear infinite}@keyframes fall-259{58.474%{transform:translate(91.5326vw,58.474vh) scale(.085)}to{transform:translate(90.5073vw,99vh) scale(.085)}}.snow:nth-child(260){opacity:1.211;transform:translate(7.7472vw,-10px) scale(.7171);animation:fall-260 23s -8s linear infinite}@keyframes fall-260{79.527%{transform:translate(2.4215vw,79.527vh) scale(.7171)}to{transform:translate(5.08435vw,99vh) scale(.7171)}}.snow:nth-child(261){opacity:.9598;transform:translate(95.1194vw,-10px) scale(.012);animation:fall-261 25s -28s linear infinite}@keyframes fall-261{57.267%{transform:translate(103.9932vw,57.267vh) scale(.012)}to{transform:translate(99.5563vw,99vh) scale(.012)}}.snow:nth-child(262){opacity:.5996;transform:translate(54.2055vw,-10px) scale(.4852);animation:fall-262 26s -29s linear infinite}@keyframes fall-262{38.715%{transform:translate(50.2074vw,38.715vh) scale(.4852)}to{transform:translate(52.20645vw,99vh) scale(.4852)}}.snow:nth-child(263){opacity:1.8672;transform:translate(40.9515vw,-10px) scale(.7239);animation:fall-263 18s -11s linear infinite}@keyframes fall-263{64.848%{transform:translate(35.6479vw,64.848vh) scale(.7239)}to{transform:translate(38.2997vw,99vh) scale(.7239)}}.snow:nth-child(264){opacity:1.4186;transform:translate(41.4196vw,-10px) scale(.4606);animation:fall-264 17s -10s linear infinite}@keyframes fall-264{33.56%{transform:translate(32.3836vw,33.56vh) scale(.4606)}to{transform:translate(36.9016vw,99vh) scale(.4606)}}.snow:nth-child(265){opacity:.828;transform:translate(42.2337vw,-10px) scale(.4859);animation:fall-265 11s -19s linear infinite}@keyframes fall-265{76.676%{transform:translate(37.0076vw,76.676vh) scale(.4859)}to{transform:translate(39.62065vw,99vh) scale(.4859)}}.snow:nth-child(266){opacity:.7902;transform:translate(31.8042vw,-10px) scale(.4553);animation:fall-266 28s -4s linear infinite}@keyframes fall-266{65.939%{transform:translate(38.8256vw,65.939vh) scale(.4553)}to{transform:translate(35.3149vw,99vh) scale(.4553)}}.snow:nth-child(267){opacity:1.7196;transform:translate(87.9037vw,-10px) scale(.5416);animation:fall-267 22s -4s linear infinite}@keyframes fall-267{72.587%{transform:translate(80.8149vw,72.587vh) scale(.5416)}to{transform:translate(84.3593vw,99vh) scale(.5416)}}.snow:nth-child(268){opacity:1.343;transform:translate(17.9184vw,-10px) scale(.4625);animation:fall-268 24s -18s linear infinite}@keyframes fall-268{71.501%{transform:translate(19.4782vw,71.501vh) scale(.4625)}to{transform:translate(18.6983vw,99vh) scale(.4625)}}.snow:nth-child(269){opacity:1.8074;transform:translate(63.227vw,-10px) scale(.6002);animation:fall-269 13s -12s linear infinite}@keyframes fall-269{53.411%{transform:translate(67.1838vw,53.411vh) scale(.6002)}to{transform:translate(65.2054vw,99vh) scale(.6002)}}.snow:nth-child(270){opacity:1.632;transform:translate(93.8617vw,-10px) scale(.6222);animation:fall-270 20s -3s linear infinite}@keyframes fall-270{61.942%{transform:translate(84.6998vw,61.942vh) scale(.6222)}to{transform:translate(89.28075vw,99vh) scale(.6222)}}.snow:nth-child(271){opacity:.8096;transform:translate(41.7538vw,-10px) scale(.8523);animation:fall-271 26s -5s linear infinite}@keyframes fall-271{46.209%{transform:translate(33.7773vw,46.209vh) scale(.8523)}to{transform:translate(37.76555vw,99vh) scale(.8523)}}.snow:nth-child(272){opacity:1.2928;transform:translate(25.5803vw,-10px) scale(.4743);animation:fall-272 30s -14s linear infinite}@keyframes fall-272{53.116%{transform:translate(21.5053vw,53.116vh) scale(.4743)}to{transform:translate(23.5428vw,99vh) scale(.4743)}}.snow:nth-child(273){opacity:.2972;transform:translate(95.3938vw,-10px) scale(.3182);animation:fall-273 15s -18s linear infinite}@keyframes fall-273{42.713%{transform:translate(91.7851vw,42.713vh) scale(.3182)}to{transform:translate(93.58945vw,99vh) scale(.3182)}}.snow:nth-child(274){opacity:1.6966;transform:translate(52.1645vw,-10px) scale(.598);animation:fall-274 23s -16s linear infinite}@keyframes fall-274{72.541%{transform:translate(48.3616vw,72.541vh) scale(.598)}to{transform:translate(50.26305vw,99vh) scale(.598)}}.snow:nth-child(275){opacity:.4478;transform:translate(22.3467vw,-10px) scale(.939);animation:fall-275 20s -30s linear infinite}@keyframes fall-275{41.141%{transform:translate(21.3632vw,41.141vh) scale(.939)}to{transform:translate(21.85495vw,99vh) scale(.939)}}.snow:nth-child(276){opacity:.4534;transform:translate(93.9864vw,-10px) scale(.002);animation:fall-276 12s -30s linear infinite}@keyframes fall-276{61.071%{transform:translate(94.4984vw,61.071vh) scale(.002)}to{transform:translate(94.2424vw,99vh) scale(.002)}}.snow:nth-child(277){opacity:1.9862;transform:translate(53.0895vw,-10px) scale(.8532);animation:fall-277 22s -25s linear infinite}@keyframes fall-277{35.077%{transform:translate(58.5813vw,35.077vh) scale(.8532)}to{transform:translate(55.8354vw,99vh) scale(.8532)}}.snow:nth-child(278){opacity:.905;transform:translate(52.7499vw,-10px) scale(.0423);animation:fall-278 26s -2s linear infinite}@keyframes fall-278{73.255%{transform:translate(49.1621vw,73.255vh) scale(.0423)}to{transform:translate(50.956vw,99vh) scale(.0423)}}.snow:nth-child(279){opacity:1.1592;transform:translate(40.2526vw,-10px) scale(.7818);animation:fall-279 16s -3s linear infinite}@keyframes fall-279{79.833%{transform:translate(33.1594vw,79.833vh) scale(.7818)}to{transform:translate(36.706vw,99vh) scale(.7818)}}.snow:nth-child(280){opacity:.565;transform:translate(98.9215vw,-10px) scale(.8008);animation:fall-280 10s -4s linear infinite}@keyframes fall-280{74.313%{transform:translate(107.0528vw,74.313vh) scale(.8008)}to{transform:translate(102.98715vw,99vh) scale(.8008)}}.snow:nth-child(281){opacity:.8732;transform:translate(88.5117vw,-10px) scale(.2865);animation:fall-281 11s -4s linear infinite}@keyframes fall-281{56.819%{transform:translate(89.5716vw,56.819vh) scale(.2865)}to{transform:translate(89.04165vw,99vh) scale(.2865)}}.snow:nth-child(282){opacity:.473;transform:translate(63.1319vw,-10px) scale(.5076);animation:fall-282 11s -15s linear infinite}@keyframes fall-282{34.591%{transform:translate(56.6355vw,34.591vh) scale(.5076)}to{transform:translate(59.8837vw,99vh) scale(.5076)}}.snow:nth-child(283){opacity:1.9816;transform:translate(55.4505vw,-10px) scale(.5793);animation:fall-283 14s -11s linear infinite}@keyframes fall-283{30.482%{transform:translate(63.3617vw,30.482vh) scale(.5793)}to{transform:translate(59.4061vw,99vh) scale(.5793)}}.snow:nth-child(284){opacity:1.8188;transform:translate(69.0939vw,-10px) scale(.5924);animation:fall-284 25s -30s linear infinite}@keyframes fall-284{65.374%{transform:translate(74.3135vw,65.374vh) scale(.5924)}to{transform:translate(71.7037vw,99vh) scale(.5924)}}.snow:nth-child(285){opacity:1.4204;transform:translate(52.2452vw,-10px) scale(.5465);animation:fall-285 13s -28s linear infinite}@keyframes fall-285{56.353%{transform:translate(46.2546vw,56.353vh) scale(.5465)}to{transform:translate(49.2499vw,99vh) scale(.5465)}}.snow:nth-child(286){opacity:.3984;transform:translate(99.6142vw,-10px) scale(.3081);animation:fall-286 20s -13s linear infinite}@keyframes fall-286{47.712%{transform:translate(95.7929vw,47.712vh) scale(.3081)}to{transform:translate(97.70355vw,99vh) scale(.3081)}}.snow:nth-child(287){opacity:1.5398;transform:translate(69.8426vw,-10px) scale(.071);animation:fall-287 15s -14s linear infinite}@keyframes fall-287{74.898%{transform:translate(75.1154vw,74.898vh) scale(.071)}to{transform:translate(72.479vw,99vh) scale(.071)}}.snow:nth-child(288){opacity:1.4966;transform:translate(18.8035vw,-10px) scale(.8152);animation:fall-288 26s -22s linear infinite}@keyframes fall-288{72.586%{transform:translate(8.8247vw,72.586vh) scale(.8152)}to{transform:translate(13.8141vw,99vh) scale(.8152)}}.snow:nth-child(289){opacity:1.0162;transform:translate(61.6217vw,-10px) scale(.5975);animation:fall-289 17s -30s linear infinite}@keyframes fall-289{55.399%{transform:translate(61.7993vw,55.399vh) scale(.5975)}to{transform:translate(61.7105vw,99vh) scale(.5975)}}.snow:nth-child(290){opacity:.8134;transform:translate(26.1797vw,-10px) scale(.3407);animation:fall-290 22s -5s linear infinite}@keyframes fall-290{61.853%{transform:translate(21.3112vw,61.853vh) scale(.3407)}to{transform:translate(23.74545vw,99vh) scale(.3407)}}.snow:nth-child(291){opacity:1.3484;transform:translate(43.1927vw,-10px) scale(.321);animation:fall-291 23s -1s linear infinite}@keyframes fall-291{76.599%{transform:translate(47.997vw,76.599vh) scale(.321)}to{transform:translate(45.59485vw,99vh) scale(.321)}}.snow:nth-child(292){opacity:.8162;transform:translate(69.2322vw,-10px) scale(.0563);animation:fall-292 18s -22s linear infinite}@keyframes fall-292{52.767%{transform:translate(78.1022vw,52.767vh) scale(.0563)}to{transform:translate(73.6672vw,99vh) scale(.0563)}}.snow:nth-child(293){opacity:1.2502;transform:translate(74.5187vw,-10px) scale(.9801);animation:fall-293 18s -21s linear infinite}@keyframes fall-293{60.599%{transform:translate(75.373vw,60.599vh) scale(.9801)}to{transform:translate(74.94585vw,99vh) scale(.9801)}}.snow:nth-child(294){opacity:.5974;transform:translate(99.2114vw,-10px) scale(.4729);animation:fall-294 13s -13s linear infinite}@keyframes fall-294{62.03%{transform:translate(101.2715vw,62.03vh) scale(.4729)}to{transform:translate(100.24145vw,99vh) scale(.4729)}}.snow:nth-child(295){opacity:1.9086;transform:translate(5.486vw,-10px) scale(.2653);animation:fall-295 12s -28s linear infinite}@keyframes fall-295{53.196%{transform:translate(13.9939vw,53.196vh) scale(.2653)}to{transform:translate(9.73995vw,99vh) scale(.2653)}}.snow:nth-child(296){opacity:.1344;transform:translate(82.1295vw,-10px) scale(.6593);animation:fall-296 10s -4s linear infinite}@keyframes fall-296{59.243%{transform:translate(76.4763vw,59.243vh) scale(.6593)}to{transform:translate(79.3029vw,99vh) scale(.6593)}}.snow:nth-child(297){opacity:.9848;transform:translate(47.9921vw,-10px) scale(.5348);animation:fall-297 27s -10s linear infinite}@keyframes fall-297{51.737%{transform:translate(39.7104vw,51.737vh) scale(.5348)}to{transform:translate(43.85125vw,99vh) scale(.5348)}}.snow:nth-child(298){opacity:1.2574;transform:translate(77.339vw,-10px) scale(.8117);animation:fall-298 22s -29s linear infinite}@keyframes fall-298{67.694%{transform:translate(85.3454vw,67.694vh) scale(.8117)}to{transform:translate(81.3422vw,99vh) scale(.8117)}}.snow:nth-child(299){opacity:.1694;transform:translate(18.5804vw,-10px) scale(.1828);animation:fall-299 15s -8s linear infinite}@keyframes fall-299{34.986%{transform:translate(26.3276vw,34.986vh) scale(.1828)}to{transform:translate(22.454vw,99vh) scale(.1828)}}.snow:nth-child(300){opacity:.7892;transform:translate(59.0159vw,-10px) scale(.5421);animation:fall-300 16s -23s linear infinite}@keyframes fall-300{76.48%{transform:translate(63.5496vw,76.48vh) scale(.5421)}to{transform:translate(61.28275vw,99vh) scale(.5421)}}.snow:nth-child(301){opacity:1.12;transform:translate(33.1838vw,-10px) scale(.5088);animation:fall-301 27s -28s linear infinite}@keyframes fall-301{58.13%{transform:translate(32.0488vw,58.13vh) scale(.5088)}to{transform:translate(32.6163vw,99vh) scale(.5088)}}.snow:nth-child(302){opacity:.8514;transform:translate(46.9427vw,-10px) scale(.9356);animation:fall-302 19s -28s linear infinite}@keyframes fall-302{72.494%{transform:translate(43.775vw,72.494vh) scale(.9356)}to{transform:translate(45.35885vw,99vh) scale(.9356)}}.snow:nth-child(303){opacity:1.612;transform:translate(48.6117vw,-10px) scale(.9439);animation:fall-303 16s -12s linear infinite}@keyframes fall-303{32.571%{transform:translate(51.5589vw,32.571vh) scale(.9439)}to{transform:translate(50.0853vw,99vh) scale(.9439)}}.snow:nth-child(304){opacity:1.6332;transform:translate(5.6027vw,-10px) scale(.2395);animation:fall-304 20s -4s linear infinite}@keyframes fall-304{65.633%{transform:translate(12.7089vw,65.633vh) scale(.2395)}to{transform:translate(9.1558vw,99vh) scale(.2395)}}.snow:nth-child(305){opacity:1.4558;transform:translate(62.4051vw,-10px) scale(.7463);animation:fall-305 27s -5s linear infinite}@keyframes fall-305{45.231%{transform:translate(59.7095vw,45.231vh) scale(.7463)}to{transform:translate(61.0573vw,99vh) scale(.7463)}}.snow:nth-child(306){opacity:1.2454;transform:translate(5.0849vw,-10px) scale(.0153);animation:fall-306 21s -28s linear infinite}@keyframes fall-306{38.828%{transform:translate(2.9466vw,38.828vh) scale(.0153)}to{transform:translate(4.01575vw,99vh) scale(.0153)}}.snow:nth-child(307){opacity:1.1188;transform:translate(43.6061vw,-10px) scale(.9325);animation:fall-307 11s -16s linear infinite}@keyframes fall-307{36.384%{transform:translate(35.8967vw,36.384vh) scale(.9325)}to{transform:translate(39.7514vw,99vh) scale(.9325)}}.snow:nth-child(308){opacity:.5766;transform:translate(28.8802vw,-10px) scale(.6045);animation:fall-308 20s -26s linear infinite}@keyframes fall-308{62.993%{transform:translate(32.4032vw,62.993vh) scale(.6045)}to{transform:translate(30.6417vw,99vh) scale(.6045)}}.snow:nth-child(309){opacity:1.051;transform:translate(51.3682vw,-10px) scale(.3481);animation:fall-309 14s -18s linear infinite}@keyframes fall-309{36.04%{transform:translate(41.6024vw,36.04vh) scale(.3481)}to{transform:translate(46.4853vw,99vh) scale(.3481)}}.snow:nth-child(310){opacity:.2678;transform:translate(15.7966vw,-10px) scale(.0872);animation:fall-310 12s -26s linear infinite}@keyframes fall-310{71.621%{transform:translate(14.6356vw,71.621vh) scale(.0872)}to{transform:translate(15.2161vw,99vh) scale(.0872)}}.snow:nth-child(311){opacity:.445;transform:translate(14.8219vw,-10px) scale(.4714);animation:fall-311 28s -10s linear infinite}@keyframes fall-311{74.901%{transform:translate(10.4128vw,74.901vh) scale(.4714)}to{transform:translate(12.61735vw,99vh) scale(.4714)}}.snow:nth-child(312){opacity:1.601;transform:translate(77.7641vw,-10px) scale(.332);animation:fall-312 27s -27s linear infinite}@keyframes fall-312{72.233%{transform:translate(87.7474vw,72.233vh) scale(.332)}to{transform:translate(82.75575vw,99vh) scale(.332)}}.snow:nth-child(313){opacity:1.0648;transform:translate(94.4018vw,-10px) scale(.0347);animation:fall-313 26s -15s linear infinite}@keyframes fall-313{70.214%{transform:translate(96.7202vw,70.214vh) scale(.0347)}to{transform:translate(95.561vw,99vh) scale(.0347)}}.snow:nth-child(314){opacity:.7604;transform:translate(45.0609vw,-10px) scale(.7108);animation:fall-314 18s -17s linear infinite}@keyframes fall-314{76.11%{transform:translate(53.5475vw,76.11vh) scale(.7108)}to{transform:translate(49.3042vw,99vh) scale(.7108)}}.snow:nth-child(315){opacity:1.7314;transform:translate(33.0983vw,-10px) scale(.7707);animation:fall-315 18s -11s linear infinite}@keyframes fall-315{79.44%{transform:translate(33.8847vw,79.44vh) scale(.7707)}to{transform:translate(33.4915vw,99vh) scale(.7707)}}.snow:nth-child(316){opacity:.4378;transform:translate(2.1091vw,-10px) scale(.3722);animation:fall-316 18s -20s linear infinite}@keyframes fall-316{59.877%{transform:translate(6.8117vw,59.877vh) scale(.3722)}to{transform:translate(4.4604vw,99vh) scale(.3722)}}.snow:nth-child(317){opacity:1.6676;transform:translate(13.1915vw,-10px) scale(.9704);animation:fall-317 16s -7s linear infinite}@keyframes fall-317{69.839%{transform:translate(21.8147vw,69.839vh) scale(.9704)}to{transform:translate(17.5031vw,99vh) scale(.9704)}}.snow:nth-child(318){opacity:.703;transform:translate(33.6272vw,-10px) scale(.8766);animation:fall-318 12s -12s linear infinite}@keyframes fall-318{75.695%{transform:translate(42.9797vw,75.695vh) scale(.8766)}to{transform:translate(38.30345vw,99vh) scale(.8766)}}.snow:nth-child(319){opacity:1.9644;transform:translate(84.2295vw,-10px) scale(.2896);animation:fall-319 13s -6s linear infinite}@keyframes fall-319{59.827%{transform:translate(76.9042vw,59.827vh) scale(.2896)}to{transform:translate(80.56685vw,99vh) scale(.2896)}}.snow:nth-child(320){opacity:1.4456;transform:translate(71.3447vw,-10px) scale(.1742);animation:fall-320 19s -25s linear infinite}@keyframes fall-320{60.856%{transform:translate(77.7484vw,60.856vh) scale(.1742)}to{transform:translate(74.54655vw,99vh) scale(.1742)}}.snow:nth-child(321){opacity:.8408;transform:translate(54.2203vw,-10px) scale(.8389);animation:fall-321 30s -14s linear infinite}@keyframes fall-321{70.173%{transform:translate(52.9466vw,70.173vh) scale(.8389)}to{transform:translate(53.58345vw,99vh) scale(.8389)}}.snow:nth-child(322){opacity:.644;transform:translate(93.1829vw,-10px) scale(.1451);animation:fall-322 12s -18s linear infinite}@keyframes fall-322{39.967%{transform:translate(100.0335vw,39.967vh) scale(.1451)}to{transform:translate(96.6082vw,99vh) scale(.1451)}}.snow:nth-child(323){opacity:.0178;transform:translate(80.1538vw,-10px) scale(.1777);animation:fall-323 23s -11s linear infinite}@keyframes fall-323{45.661%{transform:translate(71.946vw,45.661vh) scale(.1777)}to{transform:translate(76.0499vw,99vh) scale(.1777)}}.snow:nth-child(324){opacity:1.682;transform:translate(72.4961vw,-10px) scale(.4603);animation:fall-324 30s -19s linear infinite}@keyframes fall-324{42.965%{transform:translate(63.6844vw,42.965vh) scale(.4603)}to{transform:translate(68.09025vw,99vh) scale(.4603)}}.snow:nth-child(325){opacity:.9394;transform:translate(53.1642vw,-10px) scale(.9408);animation:fall-325 27s -9s linear infinite}@keyframes fall-325{76.365%{transform:translate(61.1599vw,76.365vh) scale(.9408)}to{transform:translate(57.16205vw,99vh) scale(.9408)}}.snow:nth-child(326){opacity:1.9836;transform:translate(97.5974vw,-10px) scale(.6348);animation:fall-326 24s -29s linear infinite}@keyframes fall-326{68.511%{transform:translate(95.4684vw,68.511vh) scale(.6348)}to{transform:translate(96.5329vw,99vh) scale(.6348)}}.snow:nth-child(327){opacity:1.0476;transform:translate(90.5529vw,-10px) scale(.5097);animation:fall-327 20s -12s linear infinite}@keyframes fall-327{61.532%{transform:translate(98.3067vw,61.532vh) scale(.5097)}to{transform:translate(94.4298vw,99vh) scale(.5097)}}.snow:nth-child(328){opacity:1.6102;transform:translate(72.3309vw,-10px) scale(.1122);animation:fall-328 12s -13s linear infinite}@keyframes fall-328{48.837%{transform:translate(63.1239vw,48.837vh) scale(.1122)}to{transform:translate(67.7274vw,99vh) scale(.1122)}}.snow:nth-child(329){opacity:1.1592;transform:translate(26.1294vw,-10px) scale(.7552);animation:fall-329 20s -3s linear infinite}@keyframes fall-329{63.876%{transform:translate(33.3747vw,63.876vh) scale(.7552)}to{transform:translate(29.75205vw,99vh) scale(.7552)}}.snow:nth-child(330){opacity:1.5238;transform:translate(42.2653vw,-10px) scale(.3927);animation:fall-330 30s -15s linear infinite}@keyframes fall-330{39.592%{transform:translate(34.4792vw,39.592vh) scale(.3927)}to{transform:translate(38.37225vw,99vh) scale(.3927)}}.snow:nth-child(331){opacity:.197;transform:translate(71.2433vw,-10px) scale(.3485);animation:fall-331 28s -27s linear infinite}@keyframes fall-331{75.847%{transform:translate(68.3501vw,75.847vh) scale(.3485)}to{transform:translate(69.7967vw,99vh) scale(.3485)}}.snow:nth-child(332){opacity:1.262;transform:translate(89.9965vw,-10px) scale(.417);animation:fall-332 29s -14s linear infinite}@keyframes fall-332{42.566%{transform:translate(87.4194vw,42.566vh) scale(.417)}to{transform:translate(88.70795vw,99vh) scale(.417)}}.snow:nth-child(333){opacity:1.0578;transform:translate(28.456vw,-10px) scale(.3723);animation:fall-333 22s -1s linear infinite}@keyframes fall-333{66.177%{transform:translate(30.104vw,66.177vh) scale(.3723)}to{transform:translate(29.28vw,99vh) scale(.3723)}}.snow:nth-child(334){opacity:.916;transform:translate(74.7682vw,-10px) scale(.9825);animation:fall-334 28s -17s linear infinite}@keyframes fall-334{60.969%{transform:translate(68.2668vw,60.969vh) scale(.9825)}to{transform:translate(71.5175vw,99vh) scale(.9825)}}.snow:nth-child(335){opacity:.7568;transform:translate(39.7945vw,-10px) scale(.1111);animation:fall-335 22s -28s linear infinite}@keyframes fall-335{51.705%{transform:translate(30.4543vw,51.705vh) scale(.1111)}to{transform:translate(35.1244vw,99vh) scale(.1111)}}.snow:nth-child(336){opacity:1.279;transform:translate(11.0808vw,-10px) scale(.972);animation:fall-336 23s -2s linear infinite}@keyframes fall-336{60.774%{transform:translate(7.0995vw,60.774vh) scale(.972)}to{transform:translate(9.09015vw,99vh) scale(.972)}}.snow:nth-child(337){opacity:1.7372;transform:translate(15.5299vw,-10px) scale(.107);animation:fall-337 15s -8s linear infinite}@keyframes fall-337{44.535%{transform:translate(20.9883vw,44.535vh) scale(.107)}to{transform:translate(18.2591vw,99vh) scale(.107)}}.snow:nth-child(338){opacity:1.4434;transform:translate(88.1437vw,-10px) scale(.8373);animation:fall-338 26s -19s linear infinite}@keyframes fall-338{77.014%{transform:translate(80.7933vw,77.014vh) scale(.8373)}to{transform:translate(84.4685vw,99vh) scale(.8373)}}.snow:nth-child(339){opacity:.8888;transform:translate(32.0833vw,-10px) scale(.575);animation:fall-339 28s -22s linear infinite}@keyframes fall-339{30.778%{transform:translate(41.2455vw,30.778vh) scale(.575)}to{transform:translate(36.6644vw,99vh) scale(.575)}}.snow:nth-child(340){opacity:.1616;transform:translate(2.0062vw,-10px) scale(.8936);animation:fall-340 19s -2s linear infinite}@keyframes fall-340{43.802%{transform:translate(-6.6392vw,43.802vh) scale(.8936)}to{transform:translate(-2.3165vw,99vh) scale(.8936)}}.snow:nth-child(341){opacity:1.3114;transform:translate(89.3632vw,-10px) scale(.6652);animation:fall-341 16s -5s linear infinite}@keyframes fall-341{63.837%{transform:translate(91.5664vw,63.837vh) scale(.6652)}to{transform:translate(90.4648vw,99vh) scale(.6652)}}.snow:nth-child(342){opacity:1.3002;transform:translate(49.0234vw,-10px) scale(.8281);animation:fall-342 27s -11s linear infinite}@keyframes fall-342{62.912%{transform:translate(47.3371vw,62.912vh) scale(.8281)}to{transform:translate(48.18025vw,99vh) scale(.8281)}}.snow:nth-child(343){opacity:1.0426;transform:translate(40.576vw,-10px) scale(.8492);animation:fall-343 15s -28s linear infinite}@keyframes fall-343{60.767%{transform:translate(49.3777vw,60.767vh) scale(.8492)}to{transform:translate(44.97685vw,99vh) scale(.8492)}}.snow:nth-child(344){opacity:1.4772;transform:translate(56.5774vw,-10px) scale(.1546);animation:fall-344 21s -19s linear infinite}@keyframes fall-344{63.73%{transform:translate(56.791vw,63.73vh) scale(.1546)}to{transform:translate(56.6842vw,99vh) scale(.1546)}}.snow:nth-child(345){opacity:.8984;transform:translate(5.8795vw,-10px) scale(.4447);animation:fall-345 18s -23s linear infinite}@keyframes fall-345{79.288%{transform:translate(1.162vw,79.288vh) scale(.4447)}to{transform:translate(3.52075vw,99vh) scale(.4447)}}.snow:nth-child(346){opacity:1.3004;transform:translate(54.2179vw,-10px) scale(.463);animation:fall-346 26s -28s linear infinite}@keyframes fall-346{52.35%{transform:translate(44.5006vw,52.35vh) scale(.463)}to{transform:translate(49.35925vw,99vh) scale(.463)}}.snow:nth-child(347){opacity:1.32;transform:translate(95.5189vw,-10px) scale(.417);animation:fall-347 24s -10s linear infinite}@keyframes fall-347{32.887%{transform:translate(90.6799vw,32.887vh) scale(.417)}to{transform:translate(93.0994vw,99vh) scale(.417)}}.snow:nth-child(348){opacity:1.4448;transform:translate(68.1469vw,-10px) scale(.3806);animation:fall-348 13s -3s linear infinite}@keyframes fall-348{52.098%{transform:translate(70.1271vw,52.098vh) scale(.3806)}to{transform:translate(69.137vw,99vh) scale(.3806)}}.snow:nth-child(349){opacity:.8014;transform:translate(85.7056vw,-10px) scale(.1239);animation:fall-349 16s -3s linear infinite}@keyframes fall-349{46.542%{transform:translate(86.9746vw,46.542vh) scale(.1239)}to{transform:translate(86.3401vw,99vh) scale(.1239)}}.snow:nth-child(350){opacity:.4818;transform:translate(18.9517vw,-10px) scale(.6877);animation:fall-350 17s -3s linear infinite}@keyframes fall-350{57.325%{transform:translate(19.6496vw,57.325vh) scale(.6877)}to{transform:translate(19.30065vw,99vh) scale(.6877)}}.snow:nth-child(351){opacity:.2982;transform:translate(34.5609vw,-10px) scale(.5091);animation:fall-351 21s -23s linear infinite}@keyframes fall-351{75.476%{transform:translate(37.0529vw,75.476vh) scale(.5091)}to{transform:translate(35.8069vw,99vh) scale(.5091)}}.snow:nth-child(352){opacity:.3442;transform:translate(25.0216vw,-10px) scale(.606);animation:fall-352 12s -19s linear infinite}@keyframes fall-352{33.154%{transform:translate(28.6222vw,33.154vh) scale(.606)}to{transform:translate(26.8219vw,99vh) scale(.606)}}.snow:nth-child(353){opacity:1.3512;transform:translate(64.6674vw,-10px) scale(.6498);animation:fall-353 14s -11s linear infinite}@keyframes fall-353{72.828%{transform:translate(58.9185vw,72.828vh) scale(.6498)}to{transform:translate(61.79295vw,99vh) scale(.6498)}}.snow:nth-child(354){opacity:1.074;transform:translate(83.2078vw,-10px) scale(.5618);animation:fall-354 27s -9s linear infinite}@keyframes fall-354{51.912%{transform:translate(80.7493vw,51.912vh) scale(.5618)}to{transform:translate(81.97855vw,99vh) scale(.5618)}}.snow:nth-child(355){opacity:.2528;transform:translate(67.6021vw,-10px) scale(.8015);animation:fall-355 23s -21s linear infinite}@keyframes fall-355{36.047%{transform:translate(74.9291vw,36.047vh) scale(.8015)}to{transform:translate(71.2656vw,99vh) scale(.8015)}}.snow:nth-child(356){opacity:.8476;transform:translate(7.9148vw,-10px) scale(.5966);animation:fall-356 25s -16s linear infinite}@keyframes fall-356{51.696%{transform:translate(4.3235vw,51.696vh) scale(.5966)}to{transform:translate(6.11915vw,99vh) scale(.5966)}}.snow:nth-child(357){opacity:.7448;transform:translate(18.9006vw,-10px) scale(.5636);animation:fall-357 26s -1s linear infinite}@keyframes fall-357{58.361%{transform:translate(20.3823vw,58.361vh) scale(.5636)}to{transform:translate(19.64145vw,99vh) scale(.5636)}}.snow:nth-child(358){opacity:1.0176;transform:translate(32.3488vw,-10px) scale(.1579);animation:fall-358 26s -9s linear infinite}@keyframes fall-358{53.97%{transform:translate(24.6255vw,53.97vh) scale(.1579)}to{transform:translate(28.48715vw,99vh) scale(.1579)}}.snow:nth-child(359){opacity:.5426;transform:translate(45.8207vw,-10px) scale(.7381);animation:fall-359 13s -16s linear infinite}@keyframes fall-359{70.577%{transform:translate(47.09vw,70.577vh) scale(.7381)}to{transform:translate(46.45535vw,99vh) scale(.7381)}}.snow:nth-child(360){opacity:1.0444;transform:translate(97.8084vw,-10px) scale(.3842);animation:fall-360 16s -10s linear infinite}@keyframes fall-360{51.619%{transform:translate(104.5119vw,51.619vh) scale(.3842)}to{transform:translate(101.16015vw,99vh) scale(.3842)}}.snow:nth-child(361){opacity:.8792;transform:translate(80.4577vw,-10px) scale(.8261);animation:fall-361 29s -26s linear infinite}@keyframes fall-361{34.434%{transform:translate(79.5748vw,34.434vh) scale(.8261)}to{transform:translate(80.01625vw,99vh) scale(.8261)}}.snow:nth-child(362){opacity:1.2046;transform:translate(66.7428vw,-10px) scale(.7845);animation:fall-362 11s -13s linear infinite}@keyframes fall-362{68.558%{transform:translate(63.9414vw,68.558vh) scale(.7845)}to{transform:translate(65.3421vw,99vh) scale(.7845)}}.snow:nth-child(363){opacity:.6346;transform:translate(45.4936vw,-10px) scale(.7561);animation:fall-363 20s -21s linear infinite}@keyframes fall-363{61.537%{transform:translate(49.7835vw,61.537vh) scale(.7561)}to{transform:translate(47.63855vw,99vh) scale(.7561)}}.snow:nth-child(364){opacity:.585;transform:translate(39.0366vw,-10px) scale(.1116);animation:fall-364 22s -1s linear infinite}@keyframes fall-364{37.802%{transform:translate(34.8871vw,37.802vh) scale(.1116)}to{transform:translate(36.96185vw,99vh) scale(.1116)}}.snow:nth-child(365){opacity:1.0188;transform:translate(23.0731vw,-10px) scale(.3118);animation:fall-365 25s -26s linear infinite}@keyframes fall-365{42.03%{transform:translate(20.1145vw,42.03vh) scale(.3118)}to{transform:translate(21.5938vw,99vh) scale(.3118)}}.snow:nth-child(366){opacity:.4634;transform:translate(25.6151vw,-10px) scale(.7488);animation:fall-366 17s -18s linear infinite}@keyframes fall-366{53.16%{transform:translate(24.6526vw,53.16vh) scale(.7488)}to{transform:translate(25.13385vw,99vh) scale(.7488)}}.snow:nth-child(367){opacity:1.2424;transform:translate(35.4302vw,-10px) scale(.3978);animation:fall-367 17s -29s linear infinite}@keyframes fall-367{71.991%{transform:translate(40.6963vw,71.991vh) scale(.3978)}to{transform:translate(38.06325vw,99vh) scale(.3978)}}.snow:nth-child(368){opacity:1.703;transform:translate(9.6436vw,-10px) scale(.4873);animation:fall-368 20s -20s linear infinite}@keyframes fall-368{74.4%{transform:translate(3.419vw,74.4vh) scale(.4873)}to{transform:translate(6.5313vw,99vh) scale(.4873)}}.snow:nth-child(369){opacity:1.8226;transform:translate(25.8683vw,-10px) scale(.1684);animation:fall-369 15s -7s linear infinite}@keyframes fall-369{63.838%{transform:translate(33.7047vw,63.838vh) scale(.1684)}to{transform:translate(29.7865vw,99vh) scale(.1684)}}.snow:nth-child(370){opacity:.3898;transform:translate(56.7586vw,-10px) scale(.1929);animation:fall-370 18s -18s linear infinite}@keyframes fall-370{66.68%{transform:translate(56.1582vw,66.68vh) scale(.1929)}to{transform:translate(56.4584vw,99vh) scale(.1929)}}.snow:nth-child(371){opacity:.3536;transform:translate(19.718vw,-10px) scale(.9949);animation:fall-371 27s -2s linear infinite}@keyframes fall-371{65.986%{transform:translate(19.4293vw,65.986vh) scale(.9949)}to{transform:translate(19.57365vw,99vh) scale(.9949)}}.snow:nth-child(372){opacity:.0398;transform:translate(14.9369vw,-10px) scale(.2434);animation:fall-372 28s -6s linear infinite}@keyframes fall-372{73.528%{transform:translate(15.5804vw,73.528vh) scale(.2434)}to{transform:translate(15.25865vw,99vh) scale(.2434)}}.snow:nth-child(373){opacity:1.3996;transform:translate(86.2766vw,-10px) scale(.9526);animation:fall-373 17s -19s linear infinite}@keyframes fall-373{56.012%{transform:translate(86.247vw,56.012vh) scale(.9526)}to{transform:translate(86.2618vw,99vh) scale(.9526)}}.snow:nth-child(374){opacity:1.0224;transform:translate(55.3534vw,-10px) scale(.1624);animation:fall-374 21s -15s linear infinite}@keyframes fall-374{78.012%{transform:translate(50.0999vw,78.012vh) scale(.1624)}to{transform:translate(52.72665vw,99vh) scale(.1624)}}.snow:nth-child(375){opacity:1.507;transform:translate(57.1062vw,-10px) scale(.8672);animation:fall-375 25s -1s linear infinite}@keyframes fall-375{79.048%{transform:translate(62.1791vw,79.048vh) scale(.8672)}to{transform:translate(59.64265vw,99vh) scale(.8672)}}.snow:nth-child(376){opacity:.5248;transform:translate(54.6442vw,-10px) scale(.3901);animation:fall-376 28s -30s linear infinite}@keyframes fall-376{46.846%{transform:translate(53.6468vw,46.846vh) scale(.3901)}to{transform:translate(54.1455vw,99vh) scale(.3901)}}.snow:nth-child(377){opacity:.0764;transform:translate(51.0408vw,-10px) scale(.7457);animation:fall-377 13s -12s linear infinite}@keyframes fall-377{76.671%{transform:translate(51.6023vw,76.671vh) scale(.7457)}to{transform:translate(51.32155vw,99vh) scale(.7457)}}.snow:nth-child(378){opacity:1.9474;transform:translate(75.4315vw,-10px) scale(.7324);animation:fall-378 16s -4s linear infinite}@keyframes fall-378{58.142%{transform:translate(66.6546vw,58.142vh) scale(.7324)}to{transform:translate(71.04305vw,99vh) scale(.7324)}}.snow:nth-child(379){opacity:.6562;transform:translate(50.636vw,-10px) scale(.0065);animation:fall-379 20s -12s linear infinite}@keyframes fall-379{30.477%{transform:translate(55.5439vw,30.477vh) scale(.0065)}to{transform:translate(53.08995vw,99vh) scale(.0065)}}.snow:nth-child(380){opacity:1.075;transform:translate(52.5984vw,-10px) scale(.7372);animation:fall-380 22s -15s linear infinite}@keyframes fall-380{42.082%{transform:translate(45.226vw,42.082vh) scale(.7372)}to{transform:translate(48.9122vw,99vh) scale(.7372)}}.snow:nth-child(381){opacity:.5454;transform:translate(40.7747vw,-10px) scale(.6827);animation:fall-381 17s -23s linear infinite}@keyframes fall-381{48.699%{transform:translate(46.6427vw,48.699vh) scale(.6827)}to{transform:translate(43.7087vw,99vh) scale(.6827)}}.snow:nth-child(382){opacity:.823;transform:translate(25.5275vw,-10px) scale(.1389);animation:fall-382 21s -12s linear infinite}@keyframes fall-382{31.075%{transform:translate(21.0756vw,31.075vh) scale(.1389)}to{transform:translate(23.30155vw,99vh) scale(.1389)}}.snow:nth-child(383){opacity:.8204;transform:translate(89.3221vw,-10px) scale(.8844);animation:fall-383 22s -9s linear infinite}@keyframes fall-383{68.236%{transform:translate(86.7811vw,68.236vh) scale(.8844)}to{transform:translate(88.0516vw,99vh) scale(.8844)}}.snow:nth-child(384){opacity:1.3072;transform:translate(55.186vw,-10px) scale(.075);animation:fall-384 23s -17s linear infinite}@keyframes fall-384{31.953%{transform:translate(62.7688vw,31.953vh) scale(.075)}to{transform:translate(58.9774vw,99vh) scale(.075)}}.snow:nth-child(385){opacity:.709;transform:translate(15.5997vw,-10px) scale(.2174);animation:fall-385 10s -28s linear infinite}@keyframes fall-385{34.262%{transform:translate(20.8885vw,34.262vh) scale(.2174)}to{transform:translate(18.2441vw,99vh) scale(.2174)}}.snow:nth-child(386){opacity:.4884;transform:translate(40.9705vw,-10px) scale(.1507);animation:fall-386 10s -30s linear infinite}@keyframes fall-386{46.361%{transform:translate(37.8164vw,46.361vh) scale(.1507)}to{transform:translate(39.39345vw,99vh) scale(.1507)}}.snow:nth-child(387){opacity:1.1198;transform:translate(38.3925vw,-10px) scale(.2637);animation:fall-387 22s -1s linear infinite}@keyframes fall-387{65.719%{transform:translate(47.2172vw,65.719vh) scale(.2637)}to{transform:translate(42.80485vw,99vh) scale(.2637)}}.snow:nth-child(388){opacity:.5798;transform:translate(35.0315vw,-10px) scale(.5083);animation:fall-388 21s -3s linear infinite}@keyframes fall-388{64.117%{transform:translate(35.4394vw,64.117vh) scale(.5083)}to{transform:translate(35.23545vw,99vh) scale(.5083)}}.snow:nth-child(389){opacity:.6296;transform:translate(97.8377vw,-10px) scale(.7995);animation:fall-389 20s -30s linear infinite}@keyframes fall-389{57.071%{transform:translate(100.4688vw,57.071vh) scale(.7995)}to{transform:translate(99.15325vw,99vh) scale(.7995)}}.snow:nth-child(390){opacity:1.8806;transform:translate(45.9234vw,-10px) scale(.6722);animation:fall-390 20s -7s linear infinite}@keyframes fall-390{67.112%{transform:translate(52.8071vw,67.112vh) scale(.6722)}to{transform:translate(49.36525vw,99vh) scale(.6722)}}.snow:nth-child(391){opacity:1.9632;transform:translate(28.7131vw,-10px) scale(.5771);animation:fall-391 27s -8s linear infinite}@keyframes fall-391{74.476%{transform:translate(30.1949vw,74.476vh) scale(.5771)}to{transform:translate(29.454vw,99vh) scale(.5771)}}.snow:nth-child(392){opacity:.2196;transform:translate(8.8518vw,-10px) scale(.9906);animation:fall-392 13s -19s linear infinite}@keyframes fall-392{66.28%{transform:translate(-1.091vw,66.28vh) scale(.9906)}to{transform:translate(3.8804vw,99vh) scale(.9906)}}.snow:nth-child(393){opacity:.5088;transform:translate(18.4016vw,-10px) scale(.8448);animation:fall-393 15s -23s linear infinite}@keyframes fall-393{69.294%{transform:translate(17.7291vw,69.294vh) scale(.8448)}to{transform:translate(18.06535vw,99vh) scale(.8448)}}.snow:nth-child(394){opacity:1.9704;transform:translate(98.1391vw,-10px) scale(.8804);animation:fall-394 19s -8s linear infinite}@keyframes fall-394{48.674%{transform:translate(107.5983vw,48.674vh) scale(.8804)}to{transform:translate(102.8687vw,99vh) scale(.8804)}}.snow:nth-child(395){opacity:1.3206;transform:translate(34.4773vw,-10px) scale(.3211);animation:fall-395 17s -23s linear infinite}@keyframes fall-395{62.484%{transform:translate(36.2417vw,62.484vh) scale(.3211)}to{transform:translate(35.3595vw,99vh) scale(.3211)}}.snow:nth-child(396){opacity:1.7296;transform:translate(50.6931vw,-10px) scale(.9486);animation:fall-396 26s -1s linear infinite}@keyframes fall-396{72.488%{transform:translate(58.7718vw,72.488vh) scale(.9486)}to{transform:translate(54.73245vw,99vh) scale(.9486)}}.snow:nth-child(397){opacity:1.8386;transform:translate(88.8946vw,-10px) scale(.987);animation:fall-397 27s -24s linear infinite}@keyframes fall-397{30.288%{transform:translate(96.1305vw,30.288vh) scale(.987)}to{transform:translate(92.51255vw,99vh) scale(.987)}}.snow:nth-child(398){opacity:.4842;transform:translate(78.1976vw,-10px) scale(.6557);animation:fall-398 16s -5s linear infinite}@keyframes fall-398{61.007%{transform:translate(74.1404vw,61.007vh) scale(.6557)}to{transform:translate(76.169vw,99vh) scale(.6557)}}.snow:nth-child(399){opacity:1.6096;transform:translate(84.5906vw,-10px) scale(.1224);animation:fall-399 21s -3s linear infinite}@keyframes fall-399{58.979%{transform:translate(81.1796vw,58.979vh) scale(.1224)}to{transform:translate(82.8851vw,99vh) scale(.1224)}}.snow:nth-child(400){opacity:1.249;transform:translate(88.6639vw,-10px) scale(.406);animation:fall-400 18s -19s linear infinite}@keyframes fall-400{73.204%{transform:translate(85.3512vw,73.204vh) scale(.406)}to{transform:translate(87.00755vw,99vh) scale(.406)}}\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]