@esfaenza/core 19.2.9 → 19.2.10

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:.8446;transform:translate(75.2187vw,-10px) scale(.3019);animation:fall-1 27s -18s linear infinite}@keyframes fall-1{34.481%{transform:translate(77.9147vw,34.481vh) scale(.3019)}to{transform:translate(76.5667vw,99vh) scale(.3019)}}.snow:nth-child(2){opacity:.4474;transform:translate(59.1752vw,-10px) scale(.2453);animation:fall-2 13s -18s linear infinite}@keyframes fall-2{70.765%{transform:translate(68.2621vw,70.765vh) scale(.2453)}to{transform:translate(63.71865vw,99vh) scale(.2453)}}.snow:nth-child(3){opacity:1.2746;transform:translate(29.7023vw,-10px) scale(.864);animation:fall-3 29s -12s linear infinite}@keyframes fall-3{78.357%{transform:translate(35.52vw,78.357vh) scale(.864)}to{transform:translate(32.61115vw,99vh) scale(.864)}}.snow:nth-child(4){opacity:.7712;transform:translate(86.0366vw,-10px) scale(.2228);animation:fall-4 23s -11s linear infinite}@keyframes fall-4{43.438%{transform:translate(86.5642vw,43.438vh) scale(.2228)}to{transform:translate(86.3004vw,99vh) scale(.2228)}}.snow:nth-child(5){opacity:1.6158;transform:translate(94.4289vw,-10px) scale(.7398);animation:fall-5 30s -17s linear infinite}@keyframes fall-5{52.921%{transform:translate(101.7348vw,52.921vh) scale(.7398)}to{transform:translate(98.08185vw,99vh) scale(.7398)}}.snow:nth-child(6){opacity:.1598;transform:translate(26.4363vw,-10px) scale(.752);animation:fall-6 14s -18s linear infinite}@keyframes fall-6{46.092%{transform:translate(29.8864vw,46.092vh) scale(.752)}to{transform:translate(28.16135vw,99vh) scale(.752)}}.snow:nth-child(7){opacity:.1778;transform:translate(75.6522vw,-10px) scale(.8682);animation:fall-7 19s -23s linear infinite}@keyframes fall-7{57.417%{transform:translate(81.5644vw,57.417vh) scale(.8682)}to{transform:translate(78.6083vw,99vh) scale(.8682)}}.snow:nth-child(8){opacity:.7792;transform:translate(39.8925vw,-10px) scale(.8482);animation:fall-8 10s -29s linear infinite}@keyframes fall-8{34.012%{transform:translate(30.0105vw,34.012vh) scale(.8482)}to{transform:translate(34.9515vw,99vh) scale(.8482)}}.snow:nth-child(9){opacity:.14;transform:translate(20.485vw,-10px) scale(.4688);animation:fall-9 20s -8s linear infinite}@keyframes fall-9{36.754%{transform:translate(16.0082vw,36.754vh) scale(.4688)}to{transform:translate(18.2466vw,99vh) scale(.4688)}}.snow:nth-child(10){opacity:.9428;transform:translate(43.0677vw,-10px) scale(.779);animation:fall-10 26s -27s linear infinite}@keyframes fall-10{33.489%{transform:translate(39.715vw,33.489vh) scale(.779)}to{transform:translate(41.39135vw,99vh) scale(.779)}}.snow:nth-child(11){opacity:.7514;transform:translate(7.2609vw,-10px) scale(.0296);animation:fall-11 15s -1s linear infinite}@keyframes fall-11{40.82%{transform:translate(14.797vw,40.82vh) scale(.0296)}to{transform:translate(11.02895vw,99vh) scale(.0296)}}.snow:nth-child(12){opacity:.6586;transform:translate(37.2753vw,-10px) scale(.7701);animation:fall-12 16s -9s linear infinite}@keyframes fall-12{33.882%{transform:translate(28.8648vw,33.882vh) scale(.7701)}to{transform:translate(33.07005vw,99vh) scale(.7701)}}.snow:nth-child(13){opacity:1.7842;transform:translate(98.8153vw,-10px) scale(.2265);animation:fall-13 21s -7s linear infinite}@keyframes fall-13{31.589%{transform:translate(96.3612vw,31.589vh) scale(.2265)}to{transform:translate(97.58825vw,99vh) scale(.2265)}}.snow:nth-child(14){opacity:1.0284;transform:translate(62.8922vw,-10px) scale(.3717);animation:fall-14 21s -21s linear infinite}@keyframes fall-14{69.985%{transform:translate(59.761vw,69.985vh) scale(.3717)}to{transform:translate(61.3266vw,99vh) scale(.3717)}}.snow:nth-child(15){opacity:1.0574;transform:translate(90.7667vw,-10px) scale(.9176);animation:fall-15 26s -24s linear infinite}@keyframes fall-15{50.256%{transform:translate(85.1405vw,50.256vh) scale(.9176)}to{transform:translate(87.9536vw,99vh) scale(.9176)}}.snow:nth-child(16){opacity:.3994;transform:translate(30.0959vw,-10px) scale(.323);animation:fall-16 30s -14s linear infinite}@keyframes fall-16{30.201%{transform:translate(31.2988vw,30.201vh) scale(.323)}to{transform:translate(30.69735vw,99vh) scale(.323)}}.snow:nth-child(17){opacity:.6398;transform:translate(68.5079vw,-10px) scale(.4784);animation:fall-17 18s -28s linear infinite}@keyframes fall-17{62.319%{transform:translate(68.1903vw,62.319vh) scale(.4784)}to{transform:translate(68.3491vw,99vh) scale(.4784)}}.snow:nth-child(18){opacity:.3876;transform:translate(99.6564vw,-10px) scale(.6372);animation:fall-18 22s -16s linear infinite}@keyframes fall-18{37.092%{transform:translate(96.0326vw,37.092vh) scale(.6372)}to{transform:translate(97.8445vw,99vh) scale(.6372)}}.snow:nth-child(19){opacity:.8406;transform:translate(81.1423vw,-10px) scale(.6618);animation:fall-19 17s -17s linear infinite}@keyframes fall-19{78.568%{transform:translate(87.3504vw,78.568vh) scale(.6618)}to{transform:translate(84.24635vw,99vh) scale(.6618)}}.snow:nth-child(20){opacity:1.853;transform:translate(11.7039vw,-10px) scale(.2439);animation:fall-20 25s -1s linear infinite}@keyframes fall-20{54.806%{transform:translate(12.9614vw,54.806vh) scale(.2439)}to{transform:translate(12.33265vw,99vh) scale(.2439)}}.snow:nth-child(21){opacity:1.6126;transform:translate(2.0049vw,-10px) scale(.7054);animation:fall-21 13s -28s linear infinite}@keyframes fall-21{46.859%{transform:translate(-.7104vw,46.859vh) scale(.7054)}to{transform:translate(.64725vw,99vh) scale(.7054)}}.snow:nth-child(22){opacity:.0148;transform:translate(77.8317vw,-10px) scale(.149);animation:fall-22 30s -6s linear infinite}@keyframes fall-22{47.038%{transform:translate(72.736vw,47.038vh) scale(.149)}to{transform:translate(75.28385vw,99vh) scale(.149)}}.snow:nth-child(23){opacity:.8678;transform:translate(37.572vw,-10px) scale(.716);animation:fall-23 28s -10s linear infinite}@keyframes fall-23{76.955%{transform:translate(38.5242vw,76.955vh) scale(.716)}to{transform:translate(38.0481vw,99vh) scale(.716)}}.snow:nth-child(24){opacity:.3306;transform:translate(47.4284vw,-10px) scale(.1213);animation:fall-24 21s -7s linear infinite}@keyframes fall-24{73.11%{transform:translate(41.3617vw,73.11vh) scale(.1213)}to{transform:translate(44.39505vw,99vh) scale(.1213)}}.snow:nth-child(25){opacity:.0358;transform:translate(63.718vw,-10px) scale(.2247);animation:fall-25 20s -25s linear infinite}@keyframes fall-25{56.536%{transform:translate(61.8191vw,56.536vh) scale(.2247)}to{transform:translate(62.76855vw,99vh) scale(.2247)}}.snow:nth-child(26){opacity:1.179;transform:translate(85.2164vw,-10px) scale(.4376);animation:fall-26 15s -29s linear infinite}@keyframes fall-26{46.175%{transform:translate(94.3566vw,46.175vh) scale(.4376)}to{transform:translate(89.7865vw,99vh) scale(.4376)}}.snow:nth-child(27){opacity:.2194;transform:translate(82.136vw,-10px) scale(.7599);animation:fall-27 22s -9s linear infinite}@keyframes fall-27{57.397%{transform:translate(75.6489vw,57.397vh) scale(.7599)}to{transform:translate(78.89245vw,99vh) scale(.7599)}}.snow:nth-child(28){opacity:1.7414;transform:translate(54.9896vw,-10px) scale(.7861);animation:fall-28 22s -9s linear infinite}@keyframes fall-28{76.583%{transform:translate(54.9231vw,76.583vh) scale(.7861)}to{transform:translate(54.95635vw,99vh) scale(.7861)}}.snow:nth-child(29){opacity:1.3804;transform:translate(7.5398vw,-10px) scale(.7093);animation:fall-29 25s -19s linear infinite}@keyframes fall-29{41.762%{transform:translate(9.2625vw,41.762vh) scale(.7093)}to{transform:translate(8.40115vw,99vh) scale(.7093)}}.snow:nth-child(30){opacity:1.6864;transform:translate(38.9738vw,-10px) scale(.6632);animation:fall-30 17s -18s linear infinite}@keyframes fall-30{78.824%{transform:translate(29.2881vw,78.824vh) scale(.6632)}to{transform:translate(34.13095vw,99vh) scale(.6632)}}.snow:nth-child(31){opacity:.1322;transform:translate(77.3726vw,-10px) scale(.1025);animation:fall-31 13s -24s linear infinite}@keyframes fall-31{77.593%{transform:translate(77.173vw,77.593vh) scale(.1025)}to{transform:translate(77.2728vw,99vh) scale(.1025)}}.snow:nth-child(32){opacity:.4584;transform:translate(50.3688vw,-10px) scale(.7026);animation:fall-32 23s -24s linear infinite}@keyframes fall-32{49.547%{transform:translate(57.011vw,49.547vh) scale(.7026)}to{transform:translate(53.6899vw,99vh) scale(.7026)}}.snow:nth-child(33){opacity:1.0502;transform:translate(95.8957vw,-10px) scale(.3815);animation:fall-33 29s -7s linear infinite}@keyframes fall-33{42.38%{transform:translate(89.683vw,42.38vh) scale(.3815)}to{transform:translate(92.78935vw,99vh) scale(.3815)}}.snow:nth-child(34){opacity:.7304;transform:translate(95.8906vw,-10px) scale(.9581);animation:fall-34 29s -27s linear infinite}@keyframes fall-34{58.665%{transform:translate(103.2024vw,58.665vh) scale(.9581)}to{transform:translate(99.5465vw,99vh) scale(.9581)}}.snow:nth-child(35){opacity:.8572;transform:translate(66.4886vw,-10px) scale(.0554);animation:fall-35 16s -20s linear infinite}@keyframes fall-35{57.226%{transform:translate(63.8814vw,57.226vh) scale(.0554)}to{transform:translate(65.185vw,99vh) scale(.0554)}}.snow:nth-child(36){opacity:1.354;transform:translate(96.1372vw,-10px) scale(.9559);animation:fall-36 15s -22s linear infinite}@keyframes fall-36{31.883%{transform:translate(101.4105vw,31.883vh) scale(.9559)}to{transform:translate(98.77385vw,99vh) scale(.9559)}}.snow:nth-child(37){opacity:1.3934;transform:translate(84.0364vw,-10px) scale(.3284);animation:fall-37 22s -9s linear infinite}@keyframes fall-37{70.174%{transform:translate(87.1902vw,70.174vh) scale(.3284)}to{transform:translate(85.6133vw,99vh) scale(.3284)}}.snow:nth-child(38){opacity:1.3068;transform:translate(99.6381vw,-10px) scale(.9246);animation:fall-38 18s -13s linear infinite}@keyframes fall-38{75.33%{transform:translate(105.3231vw,75.33vh) scale(.9246)}to{transform:translate(102.4806vw,99vh) scale(.9246)}}.snow:nth-child(39){opacity:.3876;transform:translate(37.7738vw,-10px) scale(.2331);animation:fall-39 15s -30s linear infinite}@keyframes fall-39{64.587%{transform:translate(31.3097vw,64.587vh) scale(.2331)}to{transform:translate(34.54175vw,99vh) scale(.2331)}}.snow:nth-child(40){opacity:.4302;transform:translate(33.2817vw,-10px) scale(.8788);animation:fall-40 14s -28s linear infinite}@keyframes fall-40{67.725%{transform:translate(43.0868vw,67.725vh) scale(.8788)}to{transform:translate(38.18425vw,99vh) scale(.8788)}}.snow:nth-child(41){opacity:1.4036;transform:translate(45.8932vw,-10px) scale(.5844);animation:fall-41 21s -10s linear infinite}@keyframes fall-41{55.332%{transform:translate(42.3259vw,55.332vh) scale(.5844)}to{transform:translate(44.10955vw,99vh) scale(.5844)}}.snow:nth-child(42){opacity:1.3974;transform:translate(16.8091vw,-10px) scale(.1444);animation:fall-42 22s -21s linear infinite}@keyframes fall-42{57.019%{transform:translate(12.4135vw,57.019vh) scale(.1444)}to{transform:translate(14.6113vw,99vh) scale(.1444)}}.snow:nth-child(43){opacity:1.765;transform:translate(28.4229vw,-10px) scale(.6199);animation:fall-43 12s -23s linear infinite}@keyframes fall-43{73.371%{transform:translate(37.7797vw,73.371vh) scale(.6199)}to{transform:translate(33.1013vw,99vh) scale(.6199)}}.snow:nth-child(44){opacity:.0336;transform:translate(13.7715vw,-10px) scale(.2989);animation:fall-44 28s -21s linear infinite}@keyframes fall-44{55.414%{transform:translate(16.6944vw,55.414vh) scale(.2989)}to{transform:translate(15.23295vw,99vh) scale(.2989)}}.snow:nth-child(45){opacity:1.1794;transform:translate(68.3541vw,-10px) scale(.0198);animation:fall-45 27s -26s linear infinite}@keyframes fall-45{62.342%{transform:translate(73.9329vw,62.342vh) scale(.0198)}to{transform:translate(71.1435vw,99vh) scale(.0198)}}.snow:nth-child(46){opacity:1.476;transform:translate(8.2537vw,-10px) scale(.4375);animation:fall-46 13s -10s linear infinite}@keyframes fall-46{63.935%{transform:translate(1.8389vw,63.935vh) scale(.4375)}to{transform:translate(5.0463vw,99vh) scale(.4375)}}.snow:nth-child(47){opacity:.9914;transform:translate(14.4607vw,-10px) scale(.0117);animation:fall-47 25s -18s linear infinite}@keyframes fall-47{56.924%{transform:translate(22.9062vw,56.924vh) scale(.0117)}to{transform:translate(18.68345vw,99vh) scale(.0117)}}.snow:nth-child(48){opacity:1.726;transform:translate(81.2395vw,-10px) scale(.0938);animation:fall-48 28s -23s linear infinite}@keyframes fall-48{44.14%{transform:translate(79.4016vw,44.14vh) scale(.0938)}to{transform:translate(80.32055vw,99vh) scale(.0938)}}.snow:nth-child(49){opacity:1.2732;transform:translate(67.6358vw,-10px) scale(.75);animation:fall-49 15s -2s linear infinite}@keyframes fall-49{47.065%{transform:translate(73.7634vw,47.065vh) scale(.75)}to{transform:translate(70.6996vw,99vh) scale(.75)}}.snow:nth-child(50){opacity:.2298;transform:translate(90.1596vw,-10px) scale(.9595);animation:fall-50 21s -24s linear infinite}@keyframes fall-50{72.686%{transform:translate(99.6465vw,72.686vh) scale(.9595)}to{transform:translate(94.90305vw,99vh) scale(.9595)}}.snow:nth-child(51){opacity:1.7208;transform:translate(70.002vw,-10px) scale(.4136);animation:fall-51 17s -2s linear infinite}@keyframes fall-51{37.94%{transform:translate(76.2868vw,37.94vh) scale(.4136)}to{transform:translate(73.1444vw,99vh) scale(.4136)}}.snow:nth-child(52){opacity:1.4264;transform:translate(37.6216vw,-10px) scale(.9164);animation:fall-52 28s -27s linear infinite}@keyframes fall-52{46.37%{transform:translate(45.925vw,46.37vh) scale(.9164)}to{transform:translate(41.7733vw,99vh) scale(.9164)}}.snow:nth-child(53){opacity:.1166;transform:translate(61.4026vw,-10px) scale(.3102);animation:fall-53 25s -24s linear infinite}@keyframes fall-53{56.07%{transform:translate(53.9361vw,56.07vh) scale(.3102)}to{transform:translate(57.66935vw,99vh) scale(.3102)}}.snow:nth-child(54){opacity:1.119;transform:translate(87.5003vw,-10px) scale(.1702);animation:fall-54 21s -8s linear infinite}@keyframes fall-54{43.882%{transform:translate(92.2409vw,43.882vh) scale(.1702)}to{transform:translate(89.8706vw,99vh) scale(.1702)}}.snow:nth-child(55){opacity:1.416;transform:translate(76.5799vw,-10px) scale(.6292);animation:fall-55 11s -13s linear infinite}@keyframes fall-55{33.538%{transform:translate(66.7169vw,33.538vh) scale(.6292)}to{transform:translate(71.6484vw,99vh) scale(.6292)}}.snow:nth-child(56){opacity:1.9982;transform:translate(66.7509vw,-10px) scale(.805);animation:fall-56 12s -13s linear infinite}@keyframes fall-56{53.654%{transform:translate(72.7478vw,53.654vh) scale(.805)}to{transform:translate(69.74935vw,99vh) scale(.805)}}.snow:nth-child(57){opacity:1.4624;transform:translate(72.8997vw,-10px) scale(.5916);animation:fall-57 29s -2s linear infinite}@keyframes fall-57{43.054%{transform:translate(70.4935vw,43.054vh) scale(.5916)}to{transform:translate(71.6966vw,99vh) scale(.5916)}}.snow:nth-child(58){opacity:.2834;transform:translate(30.6572vw,-10px) scale(.9777);animation:fall-58 21s -11s linear infinite}@keyframes fall-58{58.145%{transform:translate(21.1457vw,58.145vh) scale(.9777)}to{transform:translate(25.90145vw,99vh) scale(.9777)}}.snow:nth-child(59){opacity:.875;transform:translate(59.7719vw,-10px) scale(.4297);animation:fall-59 17s -1s linear infinite}@keyframes fall-59{49.391%{transform:translate(60.8773vw,49.391vh) scale(.4297)}to{transform:translate(60.3246vw,99vh) scale(.4297)}}.snow:nth-child(60){opacity:.1738;transform:translate(54.6143vw,-10px) scale(.9955);animation:fall-60 25s -9s linear infinite}@keyframes fall-60{72.616%{transform:translate(57.2976vw,72.616vh) scale(.9955)}to{transform:translate(55.95595vw,99vh) scale(.9955)}}.snow:nth-child(61){opacity:1.6644;transform:translate(17.1701vw,-10px) scale(.034);animation:fall-61 22s -13s linear infinite}@keyframes fall-61{43.81%{transform:translate(23.9771vw,43.81vh) scale(.034)}to{transform:translate(20.5736vw,99vh) scale(.034)}}.snow:nth-child(62){opacity:1.5908;transform:translate(96.5891vw,-10px) scale(.5903);animation:fall-62 22s -25s linear infinite}@keyframes fall-62{64.364%{transform:translate(91.0466vw,64.364vh) scale(.5903)}to{transform:translate(93.81785vw,99vh) scale(.5903)}}.snow:nth-child(63){opacity:1.8814;transform:translate(3.9287vw,-10px) scale(.7302);animation:fall-63 14s -25s linear infinite}@keyframes fall-63{39.192%{transform:translate(3.44vw,39.192vh) scale(.7302)}to{transform:translate(3.68435vw,99vh) scale(.7302)}}.snow:nth-child(64){opacity:1.2746;transform:translate(89.581vw,-10px) scale(.9311);animation:fall-64 26s -23s linear infinite}@keyframes fall-64{71.586%{transform:translate(91.3997vw,71.586vh) scale(.9311)}to{transform:translate(90.49035vw,99vh) scale(.9311)}}.snow:nth-child(65){opacity:1.7076;transform:translate(29.0499vw,-10px) scale(.7524);animation:fall-65 15s -28s linear infinite}@keyframes fall-65{59.553%{transform:translate(28.5768vw,59.553vh) scale(.7524)}to{transform:translate(28.81335vw,99vh) scale(.7524)}}.snow:nth-child(66){opacity:1.2134;transform:translate(82.2957vw,-10px) scale(.9191);animation:fall-66 25s -6s linear infinite}@keyframes fall-66{69.797%{transform:translate(73.5481vw,69.797vh) scale(.9191)}to{transform:translate(77.9219vw,99vh) scale(.9191)}}.snow:nth-child(67){opacity:.4948;transform:translate(56.585vw,-10px) scale(.4043);animation:fall-67 29s -12s linear infinite}@keyframes fall-67{43.352%{transform:translate(60.3853vw,43.352vh) scale(.4043)}to{transform:translate(58.48515vw,99vh) scale(.4043)}}.snow:nth-child(68){opacity:1.6424;transform:translate(32.6582vw,-10px) scale(.5781);animation:fall-68 30s -1s linear infinite}@keyframes fall-68{47.189%{transform:translate(27.0166vw,47.189vh) scale(.5781)}to{transform:translate(29.8374vw,99vh) scale(.5781)}}.snow:nth-child(69){opacity:.9842;transform:translate(65.5139vw,-10px) scale(.0929);animation:fall-69 26s -8s linear infinite}@keyframes fall-69{69.769%{transform:translate(74.889vw,69.769vh) scale(.0929)}to{transform:translate(70.20145vw,99vh) scale(.0929)}}.snow:nth-child(70){opacity:1.8192;transform:translate(20.4701vw,-10px) scale(.5761);animation:fall-70 11s -28s linear infinite}@keyframes fall-70{72.128%{transform:translate(19.905vw,72.128vh) scale(.5761)}to{transform:translate(20.18755vw,99vh) scale(.5761)}}.snow:nth-child(71){opacity:1.4168;transform:translate(97.3104vw,-10px) scale(.6656);animation:fall-71 24s -16s linear infinite}@keyframes fall-71{79.69%{transform:translate(94.76vw,79.69vh) scale(.6656)}to{transform:translate(96.0352vw,99vh) scale(.6656)}}.snow:nth-child(72){opacity:1.358;transform:translate(39.2953vw,-10px) scale(.4211);animation:fall-72 26s -7s linear infinite}@keyframes fall-72{45.878%{transform:translate(32.8441vw,45.878vh) scale(.4211)}to{transform:translate(36.0697vw,99vh) scale(.4211)}}.snow:nth-child(73){opacity:1.8404;transform:translate(72.2018vw,-10px) scale(.149);animation:fall-73 16s -18s linear infinite}@keyframes fall-73{38.866%{transform:translate(64.7407vw,38.866vh) scale(.149)}to{transform:translate(68.47125vw,99vh) scale(.149)}}.snow:nth-child(74){opacity:1.6434;transform:translate(21.881vw,-10px) scale(.6798);animation:fall-74 21s -27s linear infinite}@keyframes fall-74{52.32%{transform:translate(18.8069vw,52.32vh) scale(.6798)}to{transform:translate(20.34395vw,99vh) scale(.6798)}}.snow:nth-child(75){opacity:.397;transform:translate(85.4056vw,-10px) scale(.3345);animation:fall-75 16s -26s linear infinite}@keyframes fall-75{38.724%{transform:translate(84.6807vw,38.724vh) scale(.3345)}to{transform:translate(85.04315vw,99vh) scale(.3345)}}.snow:nth-child(76){opacity:1.235;transform:translate(7.9076vw,-10px) scale(.4185);animation:fall-76 12s -21s linear infinite}@keyframes fall-76{31.219%{transform:translate(.1253vw,31.219vh) scale(.4185)}to{transform:translate(4.01645vw,99vh) scale(.4185)}}.snow:nth-child(77){opacity:.167;transform:translate(91.5158vw,-10px) scale(.4905);animation:fall-77 10s -4s linear infinite}@keyframes fall-77{64.169%{transform:translate(89.1537vw,64.169vh) scale(.4905)}to{transform:translate(90.33475vw,99vh) scale(.4905)}}.snow:nth-child(78){opacity:1.4658;transform:translate(37.4767vw,-10px) scale(.6591);animation:fall-78 30s -16s linear infinite}@keyframes fall-78{39.352%{transform:translate(29.2162vw,39.352vh) scale(.6591)}to{transform:translate(33.34645vw,99vh) scale(.6591)}}.snow:nth-child(79){opacity:1.2956;transform:translate(79.121vw,-10px) scale(.5363);animation:fall-79 24s -24s linear infinite}@keyframes fall-79{79.389%{transform:translate(70.886vw,79.389vh) scale(.5363)}to{transform:translate(75.0035vw,99vh) scale(.5363)}}.snow:nth-child(80){opacity:.5168;transform:translate(72.8431vw,-10px) scale(.345);animation:fall-80 26s -3s linear infinite}@keyframes fall-80{39.823%{transform:translate(71.3526vw,39.823vh) scale(.345)}to{transform:translate(72.09785vw,99vh) scale(.345)}}.snow:nth-child(81){opacity:1.8266;transform:translate(76.6061vw,-10px) scale(.3911);animation:fall-81 16s -12s linear infinite}@keyframes fall-81{71.193%{transform:translate(74.7367vw,71.193vh) scale(.3911)}to{transform:translate(75.6714vw,99vh) scale(.3911)}}.snow:nth-child(82){opacity:.7572;transform:translate(5.7794vw,-10px) scale(.9472);animation:fall-82 17s -18s linear infinite}@keyframes fall-82{77.871%{transform:translate(12.623vw,77.871vh) scale(.9472)}to{transform:translate(9.2012vw,99vh) scale(.9472)}}.snow:nth-child(83){opacity:1.8;transform:translate(59.7418vw,-10px) scale(.6359);animation:fall-83 18s -5s linear infinite}@keyframes fall-83{57.51%{transform:translate(56.4074vw,57.51vh) scale(.6359)}to{transform:translate(58.0746vw,99vh) scale(.6359)}}.snow:nth-child(84){opacity:1.8588;transform:translate(39.0809vw,-10px) scale(.617);animation:fall-84 27s -7s linear infinite}@keyframes fall-84{61.031%{transform:translate(39.5483vw,61.031vh) scale(.617)}to{transform:translate(39.3146vw,99vh) scale(.617)}}.snow:nth-child(85){opacity:.0502;transform:translate(39.5938vw,-10px) scale(.3039);animation:fall-85 29s -8s linear infinite}@keyframes fall-85{37.383%{transform:translate(34.5541vw,37.383vh) scale(.3039)}to{transform:translate(37.07395vw,99vh) scale(.3039)}}.snow:nth-child(86){opacity:1.0416;transform:translate(36.9128vw,-10px) scale(.9577);animation:fall-86 10s -8s linear infinite}@keyframes fall-86{73.697%{transform:translate(42.7538vw,73.697vh) scale(.9577)}to{transform:translate(39.8333vw,99vh) scale(.9577)}}.snow:nth-child(87){opacity:1.463;transform:translate(52.36vw,-10px) scale(.695);animation:fall-87 10s -20s linear infinite}@keyframes fall-87{46.969%{transform:translate(58.1951vw,46.969vh) scale(.695)}to{transform:translate(55.27755vw,99vh) scale(.695)}}.snow:nth-child(88){opacity:1.912;transform:translate(76.8171vw,-10px) scale(.5592);animation:fall-88 11s -14s linear infinite}@keyframes fall-88{32.967%{transform:translate(80.748vw,32.967vh) scale(.5592)}to{transform:translate(78.78255vw,99vh) scale(.5592)}}.snow:nth-child(89){opacity:.4894;transform:translate(81.3716vw,-10px) scale(.27);animation:fall-89 18s -20s linear infinite}@keyframes fall-89{75.366%{transform:translate(84.9813vw,75.366vh) scale(.27)}to{transform:translate(83.17645vw,99vh) scale(.27)}}.snow:nth-child(90){opacity:.5816;transform:translate(47.8975vw,-10px) scale(.8896);animation:fall-90 20s -1s linear infinite}@keyframes fall-90{64.787%{transform:translate(57.3622vw,64.787vh) scale(.8896)}to{transform:translate(52.62985vw,99vh) scale(.8896)}}.snow:nth-child(91){opacity:1.992;transform:translate(72.2843vw,-10px) scale(.9948);animation:fall-91 23s -27s linear infinite}@keyframes fall-91{56.421%{transform:translate(72.0817vw,56.421vh) scale(.9948)}to{transform:translate(72.183vw,99vh) scale(.9948)}}.snow:nth-child(92){opacity:.1948;transform:translate(65.7006vw,-10px) scale(.975);animation:fall-92 24s -4s linear infinite}@keyframes fall-92{36.206%{transform:translate(60.5352vw,36.206vh) scale(.975)}to{transform:translate(63.1179vw,99vh) scale(.975)}}.snow:nth-child(93){opacity:.9476;transform:translate(29.7122vw,-10px) scale(.1772);animation:fall-93 16s -5s linear infinite}@keyframes fall-93{70.474%{transform:translate(33.5348vw,70.474vh) scale(.1772)}to{transform:translate(31.6235vw,99vh) scale(.1772)}}.snow:nth-child(94){opacity:.9952;transform:translate(78.6343vw,-10px) scale(.2774);animation:fall-94 26s -21s linear infinite}@keyframes fall-94{46.626%{transform:translate(73.8667vw,46.626vh) scale(.2774)}to{transform:translate(76.2505vw,99vh) scale(.2774)}}.snow:nth-child(95){opacity:1.5396;transform:translate(9.4495vw,-10px) scale(.2031);animation:fall-95 25s -29s linear infinite}@keyframes fall-95{60.456%{transform:translate(9.507vw,60.456vh) scale(.2031)}to{transform:translate(9.47825vw,99vh) scale(.2031)}}.snow:nth-child(96){opacity:.939;transform:translate(26.6968vw,-10px) scale(.1074);animation:fall-96 13s -19s linear infinite}@keyframes fall-96{50.15%{transform:translate(21.5088vw,50.15vh) scale(.1074)}to{transform:translate(24.1028vw,99vh) scale(.1074)}}.snow:nth-child(97){opacity:1.3212;transform:translate(58.2683vw,-10px) scale(.6606);animation:fall-97 19s -14s linear infinite}@keyframes fall-97{38.567%{transform:translate(52.9828vw,38.567vh) scale(.6606)}to{transform:translate(55.62555vw,99vh) scale(.6606)}}.snow:nth-child(98){opacity:.909;transform:translate(22.4061vw,-10px) scale(.0839);animation:fall-98 19s -3s linear infinite}@keyframes fall-98{51.718%{transform:translate(24.8374vw,51.718vh) scale(.0839)}to{transform:translate(23.62175vw,99vh) scale(.0839)}}.snow:nth-child(99){opacity:1.5504;transform:translate(11.242vw,-10px) scale(.3902);animation:fall-99 24s -3s linear infinite}@keyframes fall-99{63.25%{transform:translate(18.0969vw,63.25vh) scale(.3902)}to{transform:translate(14.66945vw,99vh) scale(.3902)}}.snow:nth-child(100){opacity:.4528;transform:translate(90.5517vw,-10px) scale(.1702);animation:fall-100 22s -6s linear infinite}@keyframes fall-100{60.787%{transform:translate(90.492vw,60.787vh) scale(.1702)}to{transform:translate(90.52185vw,99vh) scale(.1702)}}.snow:nth-child(101){opacity:.884;transform:translate(98.5621vw,-10px) scale(.6898);animation:fall-101 20s -15s linear infinite}@keyframes fall-101{50.182%{transform:translate(107.4871vw,50.182vh) scale(.6898)}to{transform:translate(103.0246vw,99vh) scale(.6898)}}.snow:nth-child(102){opacity:.8788;transform:translate(11.9647vw,-10px) scale(.9325);animation:fall-102 11s -26s linear infinite}@keyframes fall-102{45.052%{transform:translate(20.8973vw,45.052vh) scale(.9325)}to{transform:translate(16.431vw,99vh) scale(.9325)}}.snow:nth-child(103){opacity:.867;transform:translate(92.5737vw,-10px) scale(.465);animation:fall-103 22s -29s linear infinite}@keyframes fall-103{47.939%{transform:translate(97.9735vw,47.939vh) scale(.465)}to{transform:translate(95.2736vw,99vh) scale(.465)}}.snow:nth-child(104){opacity:1.965;transform:translate(67.4244vw,-10px) scale(.4373);animation:fall-104 30s -4s linear infinite}@keyframes fall-104{46.361%{transform:translate(74.2098vw,46.361vh) scale(.4373)}to{transform:translate(70.8171vw,99vh) scale(.4373)}}.snow:nth-child(105){opacity:1.7782;transform:translate(69.3116vw,-10px) scale(.5156);animation:fall-105 17s -1s linear infinite}@keyframes fall-105{34.363%{transform:translate(68.3147vw,34.363vh) scale(.5156)}to{transform:translate(68.81315vw,99vh) scale(.5156)}}.snow:nth-child(106){opacity:.1242;transform:translate(31.7053vw,-10px) scale(.456);animation:fall-106 20s -7s linear infinite}@keyframes fall-106{43.06%{transform:translate(24.9753vw,43.06vh) scale(.456)}to{transform:translate(28.3403vw,99vh) scale(.456)}}.snow:nth-child(107){opacity:1.0872;transform:translate(18.3411vw,-10px) scale(.5424);animation:fall-107 10s -30s linear infinite}@keyframes fall-107{68.896%{transform:translate(21.5603vw,68.896vh) scale(.5424)}to{transform:translate(19.9507vw,99vh) scale(.5424)}}.snow:nth-child(108){opacity:1.0558;transform:translate(5.523vw,-10px) scale(.9944);animation:fall-108 15s -27s linear infinite}@keyframes fall-108{53.22%{transform:translate(14.5689vw,53.22vh) scale(.9944)}to{transform:translate(10.04595vw,99vh) scale(.9944)}}.snow:nth-child(109){opacity:1.2206;transform:translate(31.8335vw,-10px) scale(.6649);animation:fall-109 18s -15s linear infinite}@keyframes fall-109{57.473%{transform:translate(41.795vw,57.473vh) scale(.6649)}to{transform:translate(36.81425vw,99vh) scale(.6649)}}.snow:nth-child(110){opacity:.1208;transform:translate(76.3981vw,-10px) scale(.2161);animation:fall-110 28s -3s linear infinite}@keyframes fall-110{32.825%{transform:translate(71.4465vw,32.825vh) scale(.2161)}to{transform:translate(73.9223vw,99vh) scale(.2161)}}.snow:nth-child(111){opacity:.3674;transform:translate(52.2624vw,-10px) scale(.0803);animation:fall-111 19s -26s linear infinite}@keyframes fall-111{64.508%{transform:translate(49.3743vw,64.508vh) scale(.0803)}to{transform:translate(50.81835vw,99vh) scale(.0803)}}.snow:nth-child(112){opacity:.8144;transform:translate(93.3903vw,-10px) scale(.6905);animation:fall-112 25s -29s linear infinite}@keyframes fall-112{34.125%{transform:translate(95.8829vw,34.125vh) scale(.6905)}to{transform:translate(94.6366vw,99vh) scale(.6905)}}.snow:nth-child(113){opacity:1.6818;transform:translate(57.7442vw,-10px) scale(.8402);animation:fall-113 12s -30s linear infinite}@keyframes fall-113{50.085%{transform:translate(64.5495vw,50.085vh) scale(.8402)}to{transform:translate(61.14685vw,99vh) scale(.8402)}}.snow:nth-child(114){opacity:.7288;transform:translate(14.2453vw,-10px) scale(.3785);animation:fall-114 16s -27s linear infinite}@keyframes fall-114{48.044%{transform:translate(13.5028vw,48.044vh) scale(.3785)}to{transform:translate(13.87405vw,99vh) scale(.3785)}}.snow:nth-child(115){opacity:.8868;transform:translate(84.9352vw,-10px) scale(.0481);animation:fall-115 30s -2s linear infinite}@keyframes fall-115{65.179%{transform:translate(89.662vw,65.179vh) scale(.0481)}to{transform:translate(87.2986vw,99vh) scale(.0481)}}.snow:nth-child(116){opacity:.831;transform:translate(29.6066vw,-10px) scale(.5083);animation:fall-116 17s -24s linear infinite}@keyframes fall-116{43.415%{transform:translate(38.9976vw,43.415vh) scale(.5083)}to{transform:translate(34.3021vw,99vh) scale(.5083)}}.snow:nth-child(117){opacity:1.7562;transform:translate(77.1515vw,-10px) scale(.5783);animation:fall-117 22s -22s linear infinite}@keyframes fall-117{54.925%{transform:translate(80.9901vw,54.925vh) scale(.5783)}to{transform:translate(79.0708vw,99vh) scale(.5783)}}.snow:nth-child(118){opacity:1.1218;transform:translate(23.7551vw,-10px) scale(.8686);animation:fall-118 21s -19s linear infinite}@keyframes fall-118{63.208%{transform:translate(23.5437vw,63.208vh) scale(.8686)}to{transform:translate(23.6494vw,99vh) scale(.8686)}}.snow:nth-child(119){opacity:1.8804;transform:translate(83.9978vw,-10px) scale(.6349);animation:fall-119 25s -27s linear infinite}@keyframes fall-119{65.001%{transform:translate(81.1385vw,65.001vh) scale(.6349)}to{transform:translate(82.56815vw,99vh) scale(.6349)}}.snow:nth-child(120){opacity:.7192;transform:translate(23.8653vw,-10px) scale(.6667);animation:fall-120 30s -1s linear infinite}@keyframes fall-120{45.407%{transform:translate(31.8954vw,45.407vh) scale(.6667)}to{transform:translate(27.88035vw,99vh) scale(.6667)}}.snow:nth-child(121){opacity:1.88;transform:translate(98.944vw,-10px) scale(.3192);animation:fall-121 22s -11s linear infinite}@keyframes fall-121{48.985%{transform:translate(95.8178vw,48.985vh) scale(.3192)}to{transform:translate(97.3809vw,99vh) scale(.3192)}}.snow:nth-child(122){opacity:1.7728;transform:translate(78.0745vw,-10px) scale(.2545);animation:fall-122 29s -7s linear infinite}@keyframes fall-122{78.137%{transform:translate(78.8159vw,78.137vh) scale(.2545)}to{transform:translate(78.4452vw,99vh) scale(.2545)}}.snow:nth-child(123){opacity:.6584;transform:translate(38.0476vw,-10px) scale(.6287);animation:fall-123 29s -8s linear infinite}@keyframes fall-123{31.231%{transform:translate(46.7112vw,31.231vh) scale(.6287)}to{transform:translate(42.3794vw,99vh) scale(.6287)}}.snow:nth-child(124){opacity:.451;transform:translate(12.8564vw,-10px) scale(.8943);animation:fall-124 29s -19s linear infinite}@keyframes fall-124{66.295%{transform:translate(22.4291vw,66.295vh) scale(.8943)}to{transform:translate(17.64275vw,99vh) scale(.8943)}}.snow:nth-child(125){opacity:.5334;transform:translate(34.2757vw,-10px) scale(.5688);animation:fall-125 18s -24s linear infinite}@keyframes fall-125{65.766%{transform:translate(38.191vw,65.766vh) scale(.5688)}to{transform:translate(36.23335vw,99vh) scale(.5688)}}.snow:nth-child(126){opacity:.8646;transform:translate(91.0225vw,-10px) scale(.0545);animation:fall-126 19s -29s linear infinite}@keyframes fall-126{50.844%{transform:translate(98.0749vw,50.844vh) scale(.0545)}to{transform:translate(94.5487vw,99vh) scale(.0545)}}.snow:nth-child(127){opacity:.2234;transform:translate(11.2886vw,-10px) scale(.8951);animation:fall-127 30s -17s linear infinite}@keyframes fall-127{56.211%{transform:translate(3.8326vw,56.211vh) scale(.8951)}to{transform:translate(7.5606vw,99vh) scale(.8951)}}.snow:nth-child(128){opacity:.3758;transform:translate(16.9914vw,-10px) scale(.885);animation:fall-128 21s -3s linear infinite}@keyframes fall-128{48.226%{transform:translate(19.7484vw,48.226vh) scale(.885)}to{transform:translate(18.3699vw,99vh) scale(.885)}}.snow:nth-child(129){opacity:1.152;transform:translate(4.1908vw,-10px) scale(.6155);animation:fall-129 26s -13s linear infinite}@keyframes fall-129{38.348%{transform:translate(10.7249vw,38.348vh) scale(.6155)}to{transform:translate(7.45785vw,99vh) scale(.6155)}}.snow:nth-child(130){opacity:1.5438;transform:translate(35.2089vw,-10px) scale(.9746);animation:fall-130 22s -13s linear infinite}@keyframes fall-130{53.858%{transform:translate(43.222vw,53.858vh) scale(.9746)}to{transform:translate(39.21545vw,99vh) scale(.9746)}}.snow:nth-child(131){opacity:.9614;transform:translate(40.0349vw,-10px) scale(.4001);animation:fall-131 18s -30s linear infinite}@keyframes fall-131{52.435%{transform:translate(35.6599vw,52.435vh) scale(.4001)}to{transform:translate(37.8474vw,99vh) scale(.4001)}}.snow:nth-child(132){opacity:.76;transform:translate(70.8883vw,-10px) scale(.0613);animation:fall-132 24s -27s linear infinite}@keyframes fall-132{32.469%{transform:translate(72.8631vw,32.469vh) scale(.0613)}to{transform:translate(71.8757vw,99vh) scale(.0613)}}.snow:nth-child(133){opacity:.6032;transform:translate(19.7236vw,-10px) scale(.4503);animation:fall-133 23s -11s linear infinite}@keyframes fall-133{38.775%{transform:translate(15.686vw,38.775vh) scale(.4503)}to{transform:translate(17.7048vw,99vh) scale(.4503)}}.snow:nth-child(134){opacity:1.682;transform:translate(24.5647vw,-10px) scale(.8393);animation:fall-134 16s -21s linear infinite}@keyframes fall-134{38.061%{transform:translate(18.5041vw,38.061vh) scale(.8393)}to{transform:translate(21.5344vw,99vh) scale(.8393)}}.snow:nth-child(135){opacity:1.919;transform:translate(37.1418vw,-10px) scale(.6879);animation:fall-135 16s -13s linear infinite}@keyframes fall-135{71.761%{transform:translate(41.8512vw,71.761vh) scale(.6879)}to{transform:translate(39.4965vw,99vh) scale(.6879)}}.snow:nth-child(136){opacity:1.0498;transform:translate(25.7958vw,-10px) scale(.5249);animation:fall-136 28s -24s linear infinite}@keyframes fall-136{49.288%{transform:translate(16.0986vw,49.288vh) scale(.5249)}to{transform:translate(20.9472vw,99vh) scale(.5249)}}.snow:nth-child(137){opacity:1.5276;transform:translate(33.016vw,-10px) scale(.4936);animation:fall-137 23s -29s linear infinite}@keyframes fall-137{76.771%{transform:translate(25.931vw,76.771vh) scale(.4936)}to{transform:translate(29.4735vw,99vh) scale(.4936)}}.snow:nth-child(138){opacity:.2238;transform:translate(33.4318vw,-10px) scale(.1271);animation:fall-138 23s -23s linear infinite}@keyframes fall-138{77.536%{transform:translate(25.1624vw,77.536vh) scale(.1271)}to{transform:translate(29.2971vw,99vh) scale(.1271)}}.snow:nth-child(139){opacity:1.8958;transform:translate(90.6948vw,-10px) scale(.6076);animation:fall-139 25s -20s linear infinite}@keyframes fall-139{50.889%{transform:translate(80.8553vw,50.889vh) scale(.6076)}to{transform:translate(85.77505vw,99vh) scale(.6076)}}.snow:nth-child(140){opacity:.7944;transform:translate(77.6647vw,-10px) scale(.5564);animation:fall-140 19s -21s linear infinite}@keyframes fall-140{59.506%{transform:translate(81.4077vw,59.506vh) scale(.5564)}to{transform:translate(79.5362vw,99vh) scale(.5564)}}.snow:nth-child(141){opacity:1.0844;transform:translate(29.3838vw,-10px) scale(.7734);animation:fall-141 19s -5s linear infinite}@keyframes fall-141{30.637%{transform:translate(30.7295vw,30.637vh) scale(.7734)}to{transform:translate(30.05665vw,99vh) scale(.7734)}}.snow:nth-child(142){opacity:.4954;transform:translate(73.003vw,-10px) scale(.2135);animation:fall-142 22s -7s linear infinite}@keyframes fall-142{32.464%{transform:translate(69.2356vw,32.464vh) scale(.2135)}to{transform:translate(71.1193vw,99vh) scale(.2135)}}.snow:nth-child(143){opacity:1.349;transform:translate(36.4024vw,-10px) scale(.5369);animation:fall-143 13s -29s linear infinite}@keyframes fall-143{34.392%{transform:translate(40.0837vw,34.392vh) scale(.5369)}to{transform:translate(38.24305vw,99vh) scale(.5369)}}.snow:nth-child(144){opacity:1.6446;transform:translate(39.3164vw,-10px) scale(.2375);animation:fall-144 10s -16s linear infinite}@keyframes fall-144{77.641%{transform:translate(47.0144vw,77.641vh) scale(.2375)}to{transform:translate(43.1654vw,99vh) scale(.2375)}}.snow:nth-child(145){opacity:.3796;transform:translate(19.3789vw,-10px) scale(.6353);animation:fall-145 27s -14s linear infinite}@keyframes fall-145{38.317%{transform:translate(13.1934vw,38.317vh) scale(.6353)}to{transform:translate(16.28615vw,99vh) scale(.6353)}}.snow:nth-child(146){opacity:1.373;transform:translate(54.017vw,-10px) scale(.1633);animation:fall-146 28s -3s linear infinite}@keyframes fall-146{70.89%{transform:translate(53.1308vw,70.89vh) scale(.1633)}to{transform:translate(53.5739vw,99vh) scale(.1633)}}.snow:nth-child(147){opacity:1.8864;transform:translate(87.9937vw,-10px) scale(.8867);animation:fall-147 10s -23s linear infinite}@keyframes fall-147{47.339%{transform:translate(94.7245vw,47.339vh) scale(.8867)}to{transform:translate(91.3591vw,99vh) scale(.8867)}}.snow:nth-child(148){opacity:.172;transform:translate(97.8472vw,-10px) scale(.7833);animation:fall-148 23s -30s linear infinite}@keyframes fall-148{65.677%{transform:translate(100.8253vw,65.677vh) scale(.7833)}to{transform:translate(99.33625vw,99vh) scale(.7833)}}.snow:nth-child(149){opacity:1.2942;transform:translate(6.4045vw,-10px) scale(.3604);animation:fall-149 23s -6s linear infinite}@keyframes fall-149{67.545%{transform:translate(1.7319vw,67.545vh) scale(.3604)}to{transform:translate(4.0682vw,99vh) scale(.3604)}}.snow:nth-child(150){opacity:1.584;transform:translate(13.6541vw,-10px) scale(.3262);animation:fall-150 28s -29s linear infinite}@keyframes fall-150{51.279%{transform:translate(19.7523vw,51.279vh) scale(.3262)}to{transform:translate(16.7032vw,99vh) scale(.3262)}}.snow:nth-child(151){opacity:.4522;transform:translate(59.0555vw,-10px) scale(.2615);animation:fall-151 19s -16s linear infinite}@keyframes fall-151{74.67%{transform:translate(51.1264vw,74.67vh) scale(.2615)}to{transform:translate(55.09095vw,99vh) scale(.2615)}}.snow:nth-child(152){opacity:1.5642;transform:translate(61.7278vw,-10px) scale(.7589);animation:fall-152 16s -23s linear infinite}@keyframes fall-152{34.686%{transform:translate(53.6078vw,34.686vh) scale(.7589)}to{transform:translate(57.6678vw,99vh) scale(.7589)}}.snow:nth-child(153){opacity:1.1026;transform:translate(81.0268vw,-10px) scale(.2678);animation:fall-153 29s -10s linear infinite}@keyframes fall-153{51.302%{transform:translate(86.2682vw,51.302vh) scale(.2678)}to{transform:translate(83.6475vw,99vh) scale(.2678)}}.snow:nth-child(154){opacity:1.1098;transform:translate(63.7117vw,-10px) scale(.4145);animation:fall-154 25s -15s linear infinite}@keyframes fall-154{31.657%{transform:translate(65.9246vw,31.657vh) scale(.4145)}to{transform:translate(64.81815vw,99vh) scale(.4145)}}.snow:nth-child(155){opacity:.4114;transform:translate(14.5239vw,-10px) scale(.71);animation:fall-155 17s -3s linear infinite}@keyframes fall-155{47.124%{transform:translate(9.4295vw,47.124vh) scale(.71)}to{transform:translate(11.9767vw,99vh) scale(.71)}}.snow:nth-child(156){opacity:1.8266;transform:translate(36.7517vw,-10px) scale(.2962);animation:fall-156 24s -13s linear infinite}@keyframes fall-156{55.493%{transform:translate(33.4471vw,55.493vh) scale(.2962)}to{transform:translate(35.0994vw,99vh) scale(.2962)}}.snow:nth-child(157){opacity:.8938;transform:translate(92.047vw,-10px) scale(.4215);animation:fall-157 17s -30s linear infinite}@keyframes fall-157{71.067%{transform:translate(83.3575vw,71.067vh) scale(.4215)}to{transform:translate(87.70225vw,99vh) scale(.4215)}}.snow:nth-child(158){opacity:1.9564;transform:translate(38.6075vw,-10px) scale(.1815);animation:fall-158 29s -3s linear infinite}@keyframes fall-158{68.352%{transform:translate(46.1172vw,68.352vh) scale(.1815)}to{transform:translate(42.36235vw,99vh) scale(.1815)}}.snow:nth-child(159){opacity:1.3712;transform:translate(12.8771vw,-10px) scale(.8056);animation:fall-159 28s -14s linear infinite}@keyframes fall-159{67.445%{transform:translate(15.2314vw,67.445vh) scale(.8056)}to{transform:translate(14.05425vw,99vh) scale(.8056)}}.snow:nth-child(160){opacity:.8066;transform:translate(46.2927vw,-10px) scale(.3331);animation:fall-160 19s -1s linear infinite}@keyframes fall-160{36.745%{transform:translate(38.4816vw,36.745vh) scale(.3331)}to{transform:translate(42.38715vw,99vh) scale(.3331)}}.snow:nth-child(161){opacity:1.5836;transform:translate(49.6599vw,-10px) scale(.7713);animation:fall-161 16s -9s linear infinite}@keyframes fall-161{55.413%{transform:translate(46.9161vw,55.413vh) scale(.7713)}to{transform:translate(48.288vw,99vh) scale(.7713)}}.snow:nth-child(162){opacity:1.9438;transform:translate(56.337vw,-10px) scale(.717);animation:fall-162 29s -23s linear infinite}@keyframes fall-162{47.247%{transform:translate(66.212vw,47.247vh) scale(.717)}to{transform:translate(61.2745vw,99vh) scale(.717)}}.snow:nth-child(163){opacity:.522;transform:translate(69.2145vw,-10px) scale(.3073);animation:fall-163 19s -14s linear infinite}@keyframes fall-163{57.854%{transform:translate(75.9461vw,57.854vh) scale(.3073)}to{transform:translate(72.5803vw,99vh) scale(.3073)}}.snow:nth-child(164){opacity:1.75;transform:translate(14.5298vw,-10px) scale(.9034);animation:fall-164 18s -20s linear infinite}@keyframes fall-164{76.128%{transform:translate(23.1936vw,76.128vh) scale(.9034)}to{transform:translate(18.8617vw,99vh) scale(.9034)}}.snow:nth-child(165){opacity:1.2866;transform:translate(31.0412vw,-10px) scale(.874);animation:fall-165 25s -15s linear infinite}@keyframes fall-165{57.249%{transform:translate(32.4414vw,57.249vh) scale(.874)}to{transform:translate(31.7413vw,99vh) scale(.874)}}.snow:nth-child(166){opacity:.4144;transform:translate(85.1753vw,-10px) scale(.4249);animation:fall-166 20s -21s linear infinite}@keyframes fall-166{56.361%{transform:translate(80.957vw,56.361vh) scale(.4249)}to{transform:translate(83.06615vw,99vh) scale(.4249)}}.snow:nth-child(167){opacity:.825;transform:translate(79.3623vw,-10px) scale(.7735);animation:fall-167 20s -25s linear infinite}@keyframes fall-167{67.603%{transform:translate(80.6894vw,67.603vh) scale(.7735)}to{transform:translate(80.02585vw,99vh) scale(.7735)}}.snow:nth-child(168){opacity:1.5908;transform:translate(45.1788vw,-10px) scale(.1439);animation:fall-168 18s -18s linear infinite}@keyframes fall-168{58.604%{transform:translate(45.9795vw,58.604vh) scale(.1439)}to{transform:translate(45.57915vw,99vh) scale(.1439)}}.snow:nth-child(169){opacity:1.8124;transform:translate(20.5792vw,-10px) scale(.0898);animation:fall-169 18s -5s linear infinite}@keyframes fall-169{65.881%{transform:translate(12.5278vw,65.881vh) scale(.0898)}to{transform:translate(16.5535vw,99vh) scale(.0898)}}.snow:nth-child(170){opacity:1.5164;transform:translate(16.2729vw,-10px) scale(.4335);animation:fall-170 26s -4s linear infinite}@keyframes fall-170{31.918%{transform:translate(7.0332vw,31.918vh) scale(.4335)}to{transform:translate(11.65305vw,99vh) scale(.4335)}}.snow:nth-child(171){opacity:.5026;transform:translate(65.0806vw,-10px) scale(.2592);animation:fall-171 25s -25s linear infinite}@keyframes fall-171{63.556%{transform:translate(57.9827vw,63.556vh) scale(.2592)}to{transform:translate(61.53165vw,99vh) scale(.2592)}}.snow:nth-child(172){opacity:1.6548;transform:translate(40.0671vw,-10px) scale(.8993);animation:fall-172 26s -29s linear infinite}@keyframes fall-172{55.085%{transform:translate(46.2981vw,55.085vh) scale(.8993)}to{transform:translate(43.1826vw,99vh) scale(.8993)}}.snow:nth-child(173){opacity:.15;transform:translate(31.7508vw,-10px) scale(.8264);animation:fall-173 23s -4s linear infinite}@keyframes fall-173{62.081%{transform:translate(37.9472vw,62.081vh) scale(.8264)}to{transform:translate(34.849vw,99vh) scale(.8264)}}.snow:nth-child(174){opacity:.121;transform:translate(63.2497vw,-10px) scale(.941);animation:fall-174 29s -12s linear infinite}@keyframes fall-174{79.839%{transform:translate(69.6884vw,79.839vh) scale(.941)}to{transform:translate(66.46905vw,99vh) scale(.941)}}.snow:nth-child(175){opacity:1.0902;transform:translate(48.5788vw,-10px) scale(.5063);animation:fall-175 18s -1s linear infinite}@keyframes fall-175{42.327%{transform:translate(58.4278vw,42.327vh) scale(.5063)}to{transform:translate(53.5033vw,99vh) scale(.5063)}}.snow:nth-child(176){opacity:1.9452;transform:translate(15.7221vw,-10px) scale(.912);animation:fall-176 16s -22s linear infinite}@keyframes fall-176{69.209%{transform:translate(22.101vw,69.209vh) scale(.912)}to{transform:translate(18.91155vw,99vh) scale(.912)}}.snow:nth-child(177){opacity:.4168;transform:translate(54.032vw,-10px) scale(.8489);animation:fall-177 20s -25s linear infinite}@keyframes fall-177{74.517%{transform:translate(56.9124vw,74.517vh) scale(.8489)}to{transform:translate(55.4722vw,99vh) scale(.8489)}}.snow:nth-child(178){opacity:.4258;transform:translate(54.8062vw,-10px) scale(.8149);animation:fall-178 23s -19s linear infinite}@keyframes fall-178{46.817%{transform:translate(51.5412vw,46.817vh) scale(.8149)}to{transform:translate(53.1737vw,99vh) scale(.8149)}}.snow:nth-child(179){opacity:1.3762;transform:translate(64.2841vw,-10px) scale(.3924);animation:fall-179 10s -25s linear infinite}@keyframes fall-179{74.859%{transform:translate(59.5102vw,74.859vh) scale(.3924)}to{transform:translate(61.89715vw,99vh) scale(.3924)}}.snow:nth-child(180){opacity:.9108;transform:translate(53.8708vw,-10px) scale(.1915);animation:fall-180 19s -17s linear infinite}@keyframes fall-180{42.243%{transform:translate(63.2818vw,42.243vh) scale(.1915)}to{transform:translate(58.5763vw,99vh) scale(.1915)}}.snow:nth-child(181){opacity:1.9678;transform:translate(65.6239vw,-10px) scale(.3343);animation:fall-181 17s -3s linear infinite}@keyframes fall-181{51.413%{transform:translate(70.0008vw,51.413vh) scale(.3343)}to{transform:translate(67.81235vw,99vh) scale(.3343)}}.snow:nth-child(182){opacity:.531;transform:translate(72.0664vw,-10px) scale(.4129);animation:fall-182 13s -18s linear infinite}@keyframes fall-182{33.633%{transform:translate(62.6188vw,33.633vh) scale(.4129)}to{transform:translate(67.3426vw,99vh) scale(.4129)}}.snow:nth-child(183){opacity:.4574;transform:translate(35.9786vw,-10px) scale(.5407);animation:fall-183 24s -16s linear infinite}@keyframes fall-183{36.838%{transform:translate(37.1758vw,36.838vh) scale(.5407)}to{transform:translate(36.5772vw,99vh) scale(.5407)}}.snow:nth-child(184){opacity:.3372;transform:translate(52.1164vw,-10px) scale(.5002);animation:fall-184 14s -30s linear infinite}@keyframes fall-184{42.184%{transform:translate(51.0355vw,42.184vh) scale(.5002)}to{transform:translate(51.57595vw,99vh) scale(.5002)}}.snow:nth-child(185){opacity:.4836;transform:translate(89.3209vw,-10px) scale(.5408);animation:fall-185 30s -24s linear infinite}@keyframes fall-185{74.985%{transform:translate(88.9394vw,74.985vh) scale(.5408)}to{transform:translate(89.13015vw,99vh) scale(.5408)}}.snow:nth-child(186){opacity:1.942;transform:translate(68.3574vw,-10px) scale(.6327);animation:fall-186 30s -24s linear infinite}@keyframes fall-186{46.649%{transform:translate(76.2489vw,46.649vh) scale(.6327)}to{transform:translate(72.30315vw,99vh) scale(.6327)}}.snow:nth-child(187){opacity:.9752;transform:translate(67.7936vw,-10px) scale(.7591);animation:fall-187 30s -8s linear infinite}@keyframes fall-187{50.278%{transform:translate(68.5881vw,50.278vh) scale(.7591)}to{transform:translate(68.19085vw,99vh) scale(.7591)}}.snow:nth-child(188){opacity:.5204;transform:translate(62.8978vw,-10px) scale(.0876);animation:fall-188 16s -10s linear infinite}@keyframes fall-188{56.006%{transform:translate(72.6056vw,56.006vh) scale(.0876)}to{transform:translate(67.7517vw,99vh) scale(.0876)}}.snow:nth-child(189){opacity:1.2318;transform:translate(59.1275vw,-10px) scale(.7234);animation:fall-189 18s -5s linear infinite}@keyframes fall-189{35.904%{transform:translate(64.1811vw,35.904vh) scale(.7234)}to{transform:translate(61.6543vw,99vh) scale(.7234)}}.snow:nth-child(190){opacity:1.8484;transform:translate(59.1331vw,-10px) scale(.0147);animation:fall-190 11s -10s linear infinite}@keyframes fall-190{75.752%{transform:translate(49.6377vw,75.752vh) scale(.0147)}to{transform:translate(54.3854vw,99vh) scale(.0147)}}.snow:nth-child(191){opacity:.558;transform:translate(91.0115vw,-10px) scale(.0823);animation:fall-191 19s -25s linear infinite}@keyframes fall-191{43.691%{transform:translate(98.8029vw,43.691vh) scale(.0823)}to{transform:translate(94.9072vw,99vh) scale(.0823)}}.snow:nth-child(192){opacity:1.9676;transform:translate(47.3348vw,-10px) scale(.5894);animation:fall-192 29s -29s linear infinite}@keyframes fall-192{53.35%{transform:translate(48.1472vw,53.35vh) scale(.5894)}to{transform:translate(47.741vw,99vh) scale(.5894)}}.snow:nth-child(193){opacity:.982;transform:translate(20.0148vw,-10px) scale(.8939);animation:fall-193 25s -21s linear infinite}@keyframes fall-193{60.106%{transform:translate(24.9483vw,60.106vh) scale(.8939)}to{transform:translate(22.48155vw,99vh) scale(.8939)}}.snow:nth-child(194){opacity:1.7498;transform:translate(92.769vw,-10px) scale(.7698);animation:fall-194 20s -2s linear infinite}@keyframes fall-194{44.516%{transform:translate(102.2023vw,44.516vh) scale(.7698)}to{transform:translate(97.48565vw,99vh) scale(.7698)}}.snow:nth-child(195){opacity:.2318;transform:translate(29.2594vw,-10px) scale(.5789);animation:fall-195 19s -29s linear infinite}@keyframes fall-195{68.711%{transform:translate(23.7154vw,68.711vh) scale(.5789)}to{transform:translate(26.4874vw,99vh) scale(.5789)}}.snow:nth-child(196){opacity:.423;transform:translate(81.6572vw,-10px) scale(.2105);animation:fall-196 18s -18s linear infinite}@keyframes fall-196{41.621%{transform:translate(81.9011vw,41.621vh) scale(.2105)}to{transform:translate(81.77915vw,99vh) scale(.2105)}}.snow:nth-child(197){opacity:.9264;transform:translate(22.646vw,-10px) scale(.0039);animation:fall-197 13s -4s linear infinite}@keyframes fall-197{67.095%{transform:translate(24.415vw,67.095vh) scale(.0039)}to{transform:translate(23.5305vw,99vh) scale(.0039)}}.snow:nth-child(198){opacity:1.5232;transform:translate(69.602vw,-10px) scale(.7462);animation:fall-198 21s -17s linear infinite}@keyframes fall-198{44.617%{transform:translate(60.8652vw,44.617vh) scale(.7462)}to{transform:translate(65.2336vw,99vh) scale(.7462)}}.snow:nth-child(199){opacity:.834;transform:translate(34.1719vw,-10px) scale(.0425);animation:fall-199 30s -12s linear infinite}@keyframes fall-199{52.85%{transform:translate(37.493vw,52.85vh) scale(.0425)}to{transform:translate(35.83245vw,99vh) scale(.0425)}}.snow:nth-child(200){opacity:.6938;transform:translate(12.9592vw,-10px) scale(.5613);animation:fall-200 21s -5s linear infinite}@keyframes fall-200{76.167%{transform:translate(8.5554vw,76.167vh) scale(.5613)}to{transform:translate(10.7573vw,99vh) scale(.5613)}}.snow:nth-child(201){opacity:.036;transform:translate(73.1131vw,-10px) scale(.0927);animation:fall-201 16s -21s linear infinite}@keyframes fall-201{57.606%{transform:translate(79.9845vw,57.606vh) scale(.0927)}to{transform:translate(76.5488vw,99vh) scale(.0927)}}.snow:nth-child(202){opacity:1.3892;transform:translate(43.3203vw,-10px) scale(.6999);animation:fall-202 26s -3s linear infinite}@keyframes fall-202{46.608%{transform:translate(37.2552vw,46.608vh) scale(.6999)}to{transform:translate(40.28775vw,99vh) scale(.6999)}}.snow:nth-child(203){opacity:.1618;transform:translate(43.8976vw,-10px) scale(.1816);animation:fall-203 21s -5s linear infinite}@keyframes fall-203{62.781%{transform:translate(34.2893vw,62.781vh) scale(.1816)}to{transform:translate(39.09345vw,99vh) scale(.1816)}}.snow:nth-child(204){opacity:.0078;transform:translate(91.207vw,-10px) scale(.1613);animation:fall-204 10s -23s linear infinite}@keyframes fall-204{54.523%{transform:translate(95.6786vw,54.523vh) scale(.1613)}to{transform:translate(93.4428vw,99vh) scale(.1613)}}.snow:nth-child(205){opacity:.835;transform:translate(78.085vw,-10px) scale(.298);animation:fall-205 22s -30s linear infinite}@keyframes fall-205{49.533%{transform:translate(80.511vw,49.533vh) scale(.298)}to{transform:translate(79.298vw,99vh) scale(.298)}}.snow:nth-child(206){opacity:1.8518;transform:translate(28.9583vw,-10px) scale(.5436);animation:fall-206 20s -28s linear infinite}@keyframes fall-206{79.333%{transform:translate(22.2225vw,79.333vh) scale(.5436)}to{transform:translate(25.5904vw,99vh) scale(.5436)}}.snow:nth-child(207){opacity:.0554;transform:translate(37.052vw,-10px) scale(.3899);animation:fall-207 16s -9s linear infinite}@keyframes fall-207{48.672%{transform:translate(44.2671vw,48.672vh) scale(.3899)}to{transform:translate(40.65955vw,99vh) scale(.3899)}}.snow:nth-child(208){opacity:.7138;transform:translate(91.9399vw,-10px) scale(.8261);animation:fall-208 25s -13s linear infinite}@keyframes fall-208{76.834%{transform:translate(100.4469vw,76.834vh) scale(.8261)}to{transform:translate(96.1934vw,99vh) scale(.8261)}}.snow:nth-child(209){opacity:1.457;transform:translate(93.5366vw,-10px) scale(.2893);animation:fall-209 24s -3s linear infinite}@keyframes fall-209{59.995%{transform:translate(88.4905vw,59.995vh) scale(.2893)}to{transform:translate(91.01355vw,99vh) scale(.2893)}}.snow:nth-child(210){opacity:.7356;transform:translate(52.9571vw,-10px) scale(.8362);animation:fall-210 25s -14s linear infinite}@keyframes fall-210{79.256%{transform:translate(53.1008vw,79.256vh) scale(.8362)}to{transform:translate(53.02895vw,99vh) scale(.8362)}}.snow:nth-child(211){opacity:.0144;transform:translate(57.086vw,-10px) scale(.6154);animation:fall-211 26s -12s linear infinite}@keyframes fall-211{68.03%{transform:translate(57.5166vw,68.03vh) scale(.6154)}to{transform:translate(57.3013vw,99vh) scale(.6154)}}.snow:nth-child(212){opacity:.3356;transform:translate(85.5639vw,-10px) scale(.2685);animation:fall-212 23s -16s linear infinite}@keyframes fall-212{63.046%{transform:translate(76.8484vw,63.046vh) scale(.2685)}to{transform:translate(81.20615vw,99vh) scale(.2685)}}.snow:nth-child(213){opacity:1.2036;transform:translate(54.5491vw,-10px) scale(.9982);animation:fall-213 25s -7s linear infinite}@keyframes fall-213{77.265%{transform:translate(56.658vw,77.265vh) scale(.9982)}to{transform:translate(55.60355vw,99vh) scale(.9982)}}.snow:nth-child(214){opacity:.7528;transform:translate(92.2048vw,-10px) scale(.5215);animation:fall-214 13s -11s linear infinite}@keyframes fall-214{74.504%{transform:translate(97.6869vw,74.504vh) scale(.5215)}to{transform:translate(94.94585vw,99vh) scale(.5215)}}.snow:nth-child(215){opacity:1.3046;transform:translate(18.6433vw,-10px) scale(.875);animation:fall-215 17s -24s linear infinite}@keyframes fall-215{32.897%{transform:translate(16.1083vw,32.897vh) scale(.875)}to{transform:translate(17.3758vw,99vh) scale(.875)}}.snow:nth-child(216){opacity:1.12;transform:translate(92.4233vw,-10px) scale(.206);animation:fall-216 12s -6s linear infinite}@keyframes fall-216{35.341%{transform:translate(101.7689vw,35.341vh) scale(.206)}to{transform:translate(97.0961vw,99vh) scale(.206)}}.snow:nth-child(217){opacity:.4958;transform:translate(3.8061vw,-10px) scale(.4175);animation:fall-217 24s -16s linear infinite}@keyframes fall-217{36.206%{transform:translate(-3.1091vw,36.206vh) scale(.4175)}to{transform:translate(.3485vw,99vh) scale(.4175)}}.snow:nth-child(218){opacity:.9914;transform:translate(68.4712vw,-10px) scale(.847);animation:fall-218 13s -15s linear infinite}@keyframes fall-218{70.676%{transform:translate(60.736vw,70.676vh) scale(.847)}to{transform:translate(64.6036vw,99vh) scale(.847)}}.snow:nth-child(219){opacity:.5084;transform:translate(29.3098vw,-10px) scale(.4752);animation:fall-219 30s -8s linear infinite}@keyframes fall-219{37.623%{transform:translate(38.4201vw,37.623vh) scale(.4752)}to{transform:translate(33.86495vw,99vh) scale(.4752)}}.snow:nth-child(220){opacity:.2752;transform:translate(50.1085vw,-10px) scale(.3879);animation:fall-220 21s -23s linear infinite}@keyframes fall-220{65.965%{transform:translate(53.7939vw,65.965vh) scale(.3879)}to{transform:translate(51.9512vw,99vh) scale(.3879)}}.snow:nth-child(221){opacity:1.2206;transform:translate(48.1324vw,-10px) scale(.4004);animation:fall-221 24s -30s linear infinite}@keyframes fall-221{62%{transform:translate(49.0245vw,62vh) scale(.4004)}to{transform:translate(48.57845vw,99vh) scale(.4004)}}.snow:nth-child(222){opacity:1.9354;transform:translate(92.9305vw,-10px) scale(.886);animation:fall-222 17s -20s linear infinite}@keyframes fall-222{53.274%{transform:translate(86.0312vw,53.274vh) scale(.886)}to{transform:translate(89.48085vw,99vh) scale(.886)}}.snow:nth-child(223){opacity:.7358;transform:translate(85.6769vw,-10px) scale(.6769);animation:fall-223 29s -30s linear infinite}@keyframes fall-223{66.145%{transform:translate(88.8056vw,66.145vh) scale(.6769)}to{transform:translate(87.24125vw,99vh) scale(.6769)}}.snow:nth-child(224){opacity:1.0686;transform:translate(72.6873vw,-10px) scale(.6561);animation:fall-224 11s -12s linear infinite}@keyframes fall-224{53.196%{transform:translate(73.1186vw,53.196vh) scale(.6561)}to{transform:translate(72.90295vw,99vh) scale(.6561)}}.snow:nth-child(225){opacity:.2788;transform:translate(36.9934vw,-10px) scale(.8303);animation:fall-225 23s -24s linear infinite}@keyframes fall-225{47.753%{transform:translate(46.6022vw,47.753vh) scale(.8303)}to{transform:translate(41.7978vw,99vh) scale(.8303)}}.snow:nth-child(226){opacity:1.6522;transform:translate(81.4109vw,-10px) scale(.0673);animation:fall-226 22s -7s linear infinite}@keyframes fall-226{78.191%{transform:translate(87.1212vw,78.191vh) scale(.0673)}to{transform:translate(84.26605vw,99vh) scale(.0673)}}.snow:nth-child(227){opacity:1.645;transform:translate(32.6787vw,-10px) scale(.0154);animation:fall-227 12s -25s linear infinite}@keyframes fall-227{72.544%{transform:translate(32.2324vw,72.544vh) scale(.0154)}to{transform:translate(32.45555vw,99vh) scale(.0154)}}.snow:nth-child(228){opacity:.8864;transform:translate(42.6777vw,-10px) scale(.7758);animation:fall-228 11s -18s linear infinite}@keyframes fall-228{49.756%{transform:translate(33.225vw,49.756vh) scale(.7758)}to{transform:translate(37.95135vw,99vh) scale(.7758)}}.snow:nth-child(229){opacity:.5332;transform:translate(94.1651vw,-10px) scale(.1747);animation:fall-229 18s -15s linear infinite}@keyframes fall-229{41.921%{transform:translate(98.8006vw,41.921vh) scale(.1747)}to{transform:translate(96.48285vw,99vh) scale(.1747)}}.snow:nth-child(230){opacity:1.0226;transform:translate(43.1191vw,-10px) scale(.6591);animation:fall-230 22s -18s linear infinite}@keyframes fall-230{77.88%{transform:translate(37.8213vw,77.88vh) scale(.6591)}to{transform:translate(40.4702vw,99vh) scale(.6591)}}.snow:nth-child(231){opacity:.3914;transform:translate(17.8277vw,-10px) scale(.9617);animation:fall-231 26s -9s linear infinite}@keyframes fall-231{69.357%{transform:translate(23.8344vw,69.357vh) scale(.9617)}to{transform:translate(20.83105vw,99vh) scale(.9617)}}.snow:nth-child(232){opacity:.4598;transform:translate(36.7861vw,-10px) scale(.2378);animation:fall-232 16s -15s linear infinite}@keyframes fall-232{51.065%{transform:translate(30.4445vw,51.065vh) scale(.2378)}to{transform:translate(33.6153vw,99vh) scale(.2378)}}.snow:nth-child(233){opacity:.4444;transform:translate(99.3605vw,-10px) scale(.5477);animation:fall-233 13s -1s linear infinite}@keyframes fall-233{63.827%{transform:translate(90.3969vw,63.827vh) scale(.5477)}to{transform:translate(94.8787vw,99vh) scale(.5477)}}.snow:nth-child(234){opacity:1.1456;transform:translate(57.4749vw,-10px) scale(.4704);animation:fall-234 11s -3s linear infinite}@keyframes fall-234{57.976%{transform:translate(49.886vw,57.976vh) scale(.4704)}to{transform:translate(53.68045vw,99vh) scale(.4704)}}.snow:nth-child(235){opacity:.034;transform:translate(75.3738vw,-10px) scale(.7853);animation:fall-235 30s -22s linear infinite}@keyframes fall-235{48.791%{transform:translate(75.2026vw,48.791vh) scale(.7853)}to{transform:translate(75.2882vw,99vh) scale(.7853)}}.snow:nth-child(236){opacity:.3926;transform:translate(17.676vw,-10px) scale(.8039);animation:fall-236 17s -3s linear infinite}@keyframes fall-236{52.214%{transform:translate(21.7586vw,52.214vh) scale(.8039)}to{transform:translate(19.7173vw,99vh) scale(.8039)}}.snow:nth-child(237){opacity:.4162;transform:translate(15.5342vw,-10px) scale(.3444);animation:fall-237 27s -11s linear infinite}@keyframes fall-237{73.211%{transform:translate(11.2568vw,73.211vh) scale(.3444)}to{transform:translate(13.3955vw,99vh) scale(.3444)}}.snow:nth-child(238){opacity:1.3772;transform:translate(81.2263vw,-10px) scale(.787);animation:fall-238 25s -4s linear infinite}@keyframes fall-238{52.488%{transform:translate(77.3447vw,52.488vh) scale(.787)}to{transform:translate(79.2855vw,99vh) scale(.787)}}.snow:nth-child(239){opacity:.7796;transform:translate(48.591vw,-10px) scale(.7663);animation:fall-239 21s -7s linear infinite}@keyframes fall-239{53.532%{transform:translate(53.4197vw,53.532vh) scale(.7663)}to{transform:translate(51.00535vw,99vh) scale(.7663)}}.snow:nth-child(240){opacity:1.7322;transform:translate(67.2865vw,-10px) scale(.4867);animation:fall-240 11s -9s linear infinite}@keyframes fall-240{33.304%{transform:translate(74.5941vw,33.304vh) scale(.4867)}to{transform:translate(70.9403vw,99vh) scale(.4867)}}.snow:nth-child(241){opacity:1.0222;transform:translate(2.5078vw,-10px) scale(.0185);animation:fall-241 16s -11s linear infinite}@keyframes fall-241{31.214%{transform:translate(12.2798vw,31.214vh) scale(.0185)}to{transform:translate(7.3938vw,99vh) scale(.0185)}}.snow:nth-child(242){opacity:1.6092;transform:translate(15.0558vw,-10px) scale(.5537);animation:fall-242 13s -17s linear infinite}@keyframes fall-242{60.718%{transform:translate(8.7931vw,60.718vh) scale(.5537)}to{transform:translate(11.92445vw,99vh) scale(.5537)}}.snow:nth-child(243){opacity:1.056;transform:translate(69.4369vw,-10px) scale(.0022);animation:fall-243 30s -29s linear infinite}@keyframes fall-243{66.572%{transform:translate(66.7045vw,66.572vh) scale(.0022)}to{transform:translate(68.0707vw,99vh) scale(.0022)}}.snow:nth-child(244){opacity:.3414;transform:translate(72.4504vw,-10px) scale(.4289);animation:fall-244 18s -2s linear infinite}@keyframes fall-244{44.835%{transform:translate(69.6247vw,44.835vh) scale(.4289)}to{transform:translate(71.03755vw,99vh) scale(.4289)}}.snow:nth-child(245){opacity:.724;transform:translate(67.7309vw,-10px) scale(.0421);animation:fall-245 15s -4s linear infinite}@keyframes fall-245{64.405%{transform:translate(68.322vw,64.405vh) scale(.0421)}to{transform:translate(68.02645vw,99vh) scale(.0421)}}.snow:nth-child(246){opacity:1.1786;transform:translate(84.6959vw,-10px) scale(.0732);animation:fall-246 15s -14s linear infinite}@keyframes fall-246{65.917%{transform:translate(83.2705vw,65.917vh) scale(.0732)}to{transform:translate(83.9832vw,99vh) scale(.0732)}}.snow:nth-child(247){opacity:.4312;transform:translate(27.8819vw,-10px) scale(.4275);animation:fall-247 17s -20s linear infinite}@keyframes fall-247{60.751%{transform:translate(18.912vw,60.751vh) scale(.4275)}to{transform:translate(23.39695vw,99vh) scale(.4275)}}.snow:nth-child(248){opacity:1.972;transform:translate(44.4055vw,-10px) scale(.9484);animation:fall-248 10s -18s linear infinite}@keyframes fall-248{58.105%{transform:translate(48.1257vw,58.105vh) scale(.9484)}to{transform:translate(46.2656vw,99vh) scale(.9484)}}.snow:nth-child(249){opacity:.2094;transform:translate(26.7947vw,-10px) scale(.5807);animation:fall-249 20s -1s linear infinite}@keyframes fall-249{67.607%{transform:translate(33.2799vw,67.607vh) scale(.5807)}to{transform:translate(30.0373vw,99vh) scale(.5807)}}.snow:nth-child(250){opacity:1.7122;transform:translate(75.7805vw,-10px) scale(.9299);animation:fall-250 30s -19s linear infinite}@keyframes fall-250{50.685%{transform:translate(75.3924vw,50.685vh) scale(.9299)}to{transform:translate(75.58645vw,99vh) scale(.9299)}}.snow:nth-child(251){opacity:1.7942;transform:translate(75.9705vw,-10px) scale(.5512);animation:fall-251 30s -17s linear infinite}@keyframes fall-251{70.57%{transform:translate(70.4804vw,70.57vh) scale(.5512)}to{transform:translate(73.22545vw,99vh) scale(.5512)}}.snow:nth-child(252){opacity:1.1794;transform:translate(47.3274vw,-10px) scale(.2831);animation:fall-252 10s -5s linear infinite}@keyframes fall-252{54.278%{transform:translate(43.3256vw,54.278vh) scale(.2831)}to{transform:translate(45.3265vw,99vh) scale(.2831)}}.snow:nth-child(253){opacity:1.6264;transform:translate(98.1839vw,-10px) scale(.1504);animation:fall-253 16s -20s linear infinite}@keyframes fall-253{36.455%{transform:translate(98.8893vw,36.455vh) scale(.1504)}to{transform:translate(98.5366vw,99vh) scale(.1504)}}.snow:nth-child(254){opacity:.7232;transform:translate(80.6817vw,-10px) scale(.8355);animation:fall-254 27s -17s linear infinite}@keyframes fall-254{76.077%{transform:translate(71.3719vw,76.077vh) scale(.8355)}to{transform:translate(76.0268vw,99vh) scale(.8355)}}.snow:nth-child(255){opacity:.217;transform:translate(50.8982vw,-10px) scale(.9226);animation:fall-255 11s -11s linear infinite}@keyframes fall-255{67.276%{transform:translate(47.6759vw,67.276vh) scale(.9226)}to{transform:translate(49.28705vw,99vh) scale(.9226)}}.snow:nth-child(256){opacity:1.8112;transform:translate(32.6601vw,-10px) scale(.2184);animation:fall-256 25s -9s linear infinite}@keyframes fall-256{42.686%{transform:translate(41.1898vw,42.686vh) scale(.2184)}to{transform:translate(36.92495vw,99vh) scale(.2184)}}.snow:nth-child(257){opacity:.5764;transform:translate(74.451vw,-10px) scale(.4187);animation:fall-257 14s -28s linear infinite}@keyframes fall-257{42.018%{transform:translate(80.7494vw,42.018vh) scale(.4187)}to{transform:translate(77.6002vw,99vh) scale(.4187)}}.snow:nth-child(258){opacity:1.277;transform:translate(12.6235vw,-10px) scale(.4935);animation:fall-258 26s -5s linear infinite}@keyframes fall-258{36.008%{transform:translate(20.2072vw,36.008vh) scale(.4935)}to{transform:translate(16.41535vw,99vh) scale(.4935)}}.snow:nth-child(259){opacity:1.7318;transform:translate(57.0063vw,-10px) scale(.347);animation:fall-259 15s -11s linear infinite}@keyframes fall-259{73.003%{transform:translate(60.1304vw,73.003vh) scale(.347)}to{transform:translate(58.56835vw,99vh) scale(.347)}}.snow:nth-child(260){opacity:.0496;transform:translate(22.7911vw,-10px) scale(.3008);animation:fall-260 30s -16s linear infinite}@keyframes fall-260{56.407%{transform:translate(31.2358vw,56.407vh) scale(.3008)}to{transform:translate(27.01345vw,99vh) scale(.3008)}}.snow:nth-child(261){opacity:1.7646;transform:translate(16.3164vw,-10px) scale(.3252);animation:fall-261 11s -1s linear infinite}@keyframes fall-261{72.644%{transform:translate(6.4108vw,72.644vh) scale(.3252)}to{transform:translate(11.3636vw,99vh) scale(.3252)}}.snow:nth-child(262){opacity:1.494;transform:translate(18.8324vw,-10px) scale(.084);animation:fall-262 20s -11s linear infinite}@keyframes fall-262{48.697%{transform:translate(9.6063vw,48.697vh) scale(.084)}to{transform:translate(14.21935vw,99vh) scale(.084)}}.snow:nth-child(263){opacity:1.3404;transform:translate(83.0773vw,-10px) scale(.8227);animation:fall-263 27s -11s linear infinite}@keyframes fall-263{54.013%{transform:translate(79.8639vw,54.013vh) scale(.8227)}to{transform:translate(81.4706vw,99vh) scale(.8227)}}.snow:nth-child(264){opacity:1.4008;transform:translate(38.7891vw,-10px) scale(.2384);animation:fall-264 24s -11s linear infinite}@keyframes fall-264{65.967%{transform:translate(35.0415vw,65.967vh) scale(.2384)}to{transform:translate(36.9153vw,99vh) scale(.2384)}}.snow:nth-child(265){opacity:1.6582;transform:translate(16.8671vw,-10px) scale(.3601);animation:fall-265 24s -5s linear infinite}@keyframes fall-265{62.063%{transform:translate(11.4845vw,62.063vh) scale(.3601)}to{transform:translate(14.1758vw,99vh) scale(.3601)}}.snow:nth-child(266){opacity:.2246;transform:translate(87.227vw,-10px) scale(.8096);animation:fall-266 14s -8s linear infinite}@keyframes fall-266{43.445%{transform:translate(83.3194vw,43.445vh) scale(.8096)}to{transform:translate(85.2732vw,99vh) scale(.8096)}}.snow:nth-child(267){opacity:1.7832;transform:translate(84.8894vw,-10px) scale(.9767);animation:fall-267 10s -2s linear infinite}@keyframes fall-267{61.48%{transform:translate(81.3716vw,61.48vh) scale(.9767)}to{transform:translate(83.1305vw,99vh) scale(.9767)}}.snow:nth-child(268){opacity:1.342;transform:translate(40.8623vw,-10px) scale(.2846);animation:fall-268 20s -29s linear infinite}@keyframes fall-268{79.709%{transform:translate(49.2612vw,79.709vh) scale(.2846)}to{transform:translate(45.06175vw,99vh) scale(.2846)}}.snow:nth-child(269){opacity:1.8804;transform:translate(47.9652vw,-10px) scale(.7465);animation:fall-269 22s -21s linear infinite}@keyframes fall-269{77.236%{transform:translate(49.0684vw,77.236vh) scale(.7465)}to{transform:translate(48.5168vw,99vh) scale(.7465)}}.snow:nth-child(270){opacity:.576;transform:translate(81.858vw,-10px) scale(.4703);animation:fall-270 10s -8s linear infinite}@keyframes fall-270{44.344%{transform:translate(80.1658vw,44.344vh) scale(.4703)}to{transform:translate(81.0119vw,99vh) scale(.4703)}}.snow:nth-child(271){opacity:1.6138;transform:translate(6.5544vw,-10px) scale(.6915);animation:fall-271 17s -15s linear infinite}@keyframes fall-271{62.579%{transform:translate(12.2998vw,62.579vh) scale(.6915)}to{transform:translate(9.4271vw,99vh) scale(.6915)}}.snow:nth-child(272){opacity:1.7906;transform:translate(2.452vw,-10px) scale(.1177);animation:fall-272 17s -2s linear infinite}@keyframes fall-272{41.319%{transform:translate(-.2747vw,41.319vh) scale(.1177)}to{transform:translate(1.08865vw,99vh) scale(.1177)}}.snow:nth-child(273){opacity:1.2464;transform:translate(4.2782vw,-10px) scale(.3903);animation:fall-273 20s -24s linear infinite}@keyframes fall-273{60.949%{transform:translate(2.6869vw,60.949vh) scale(.3903)}to{transform:translate(3.48255vw,99vh) scale(.3903)}}.snow:nth-child(274){opacity:.2298;transform:translate(78.8075vw,-10px) scale(.9335);animation:fall-274 26s -10s linear infinite}@keyframes fall-274{59.321%{transform:translate(74.9752vw,59.321vh) scale(.9335)}to{transform:translate(76.89135vw,99vh) scale(.9335)}}.snow:nth-child(275){opacity:1.725;transform:translate(1.6513vw,-10px) scale(.1051);animation:fall-275 14s -21s linear infinite}@keyframes fall-275{75.216%{transform:translate(-4.9857vw,75.216vh) scale(.1051)}to{transform:translate(-1.6672vw,99vh) scale(.1051)}}.snow:nth-child(276){opacity:1.1362;transform:translate(82.1418vw,-10px) scale(.1344);animation:fall-276 22s -29s linear infinite}@keyframes fall-276{41.112%{transform:translate(82.9497vw,41.112vh) scale(.1344)}to{transform:translate(82.54575vw,99vh) scale(.1344)}}.snow:nth-child(277){opacity:.0624;transform:translate(95.9151vw,-10px) scale(.8616);animation:fall-277 15s -20s linear infinite}@keyframes fall-277{71.691%{transform:translate(96.1325vw,71.691vh) scale(.8616)}to{transform:translate(96.0238vw,99vh) scale(.8616)}}.snow:nth-child(278){opacity:1.0134;transform:translate(51.6334vw,-10px) scale(.5946);animation:fall-278 14s -30s linear infinite}@keyframes fall-278{43.836%{transform:translate(59.6494vw,43.836vh) scale(.5946)}to{transform:translate(55.6414vw,99vh) scale(.5946)}}.snow:nth-child(279){opacity:1.1512;transform:translate(67.409vw,-10px) scale(.2751);animation:fall-279 13s -7s linear infinite}@keyframes fall-279{55.17%{transform:translate(75.9282vw,55.17vh) scale(.2751)}to{transform:translate(71.6686vw,99vh) scale(.2751)}}.snow:nth-child(280){opacity:1.5466;transform:translate(87.5303vw,-10px) scale(.9547);animation:fall-280 12s -16s linear infinite}@keyframes fall-280{55.986%{transform:translate(80.2906vw,55.986vh) scale(.9547)}to{transform:translate(83.91045vw,99vh) scale(.9547)}}.snow:nth-child(281){opacity:1.9098;transform:translate(48.3234vw,-10px) scale(.931);animation:fall-281 13s -3s linear infinite}@keyframes fall-281{54.819%{transform:translate(51.6528vw,54.819vh) scale(.931)}to{transform:translate(49.9881vw,99vh) scale(.931)}}.snow:nth-child(282){opacity:.6424;transform:translate(20.92vw,-10px) scale(.6571);animation:fall-282 15s -19s linear infinite}@keyframes fall-282{76.738%{transform:translate(23.9184vw,76.738vh) scale(.6571)}to{transform:translate(22.4192vw,99vh) scale(.6571)}}.snow:nth-child(283){opacity:1.2444;transform:translate(28.8156vw,-10px) scale(.9534);animation:fall-283 21s -10s linear infinite}@keyframes fall-283{34.982%{transform:translate(21.5821vw,34.982vh) scale(.9534)}to{transform:translate(25.19885vw,99vh) scale(.9534)}}.snow:nth-child(284){opacity:.1532;transform:translate(30.528vw,-10px) scale(.0805);animation:fall-284 14s -29s linear infinite}@keyframes fall-284{32.079%{transform:translate(30.898vw,32.079vh) scale(.0805)}to{transform:translate(30.713vw,99vh) scale(.0805)}}.snow:nth-child(285){opacity:1.1674;transform:translate(68.6151vw,-10px) scale(.4914);animation:fall-285 21s -21s linear infinite}@keyframes fall-285{73.782%{transform:translate(77.328vw,73.782vh) scale(.4914)}to{transform:translate(72.97155vw,99vh) scale(.4914)}}.snow:nth-child(286){opacity:.4162;transform:translate(17.1717vw,-10px) scale(.8012);animation:fall-286 16s -7s linear infinite}@keyframes fall-286{60.952%{transform:translate(11.263vw,60.952vh) scale(.8012)}to{transform:translate(14.21735vw,99vh) scale(.8012)}}.snow:nth-child(287){opacity:1.576;transform:translate(67.1355vw,-10px) scale(.3672);animation:fall-287 16s -1s linear infinite}@keyframes fall-287{64.883%{transform:translate(75.8491vw,64.883vh) scale(.3672)}to{transform:translate(71.4923vw,99vh) scale(.3672)}}.snow:nth-child(288){opacity:1.767;transform:translate(67.9554vw,-10px) scale(.4734);animation:fall-288 22s -30s linear infinite}@keyframes fall-288{35.384%{transform:translate(76.5551vw,35.384vh) scale(.4734)}to{transform:translate(72.25525vw,99vh) scale(.4734)}}.snow:nth-child(289){opacity:.464;transform:translate(99.8335vw,-10px) scale(.8451);animation:fall-289 14s -9s linear infinite}@keyframes fall-289{48.206%{transform:translate(92.3877vw,48.206vh) scale(.8451)}to{transform:translate(96.1106vw,99vh) scale(.8451)}}.snow:nth-child(290){opacity:1.9598;transform:translate(5.3319vw,-10px) scale(.7077);animation:fall-290 20s -12s linear infinite}@keyframes fall-290{32.268%{transform:translate(14.4026vw,32.268vh) scale(.7077)}to{transform:translate(9.86725vw,99vh) scale(.7077)}}.snow:nth-child(291){opacity:1.0952;transform:translate(54.2885vw,-10px) scale(.9061);animation:fall-291 10s -9s linear infinite}@keyframes fall-291{58.707%{transform:translate(54.2814vw,58.707vh) scale(.9061)}to{transform:translate(54.28495vw,99vh) scale(.9061)}}.snow:nth-child(292){opacity:.217;transform:translate(74.1972vw,-10px) scale(.1034);animation:fall-292 16s -28s linear infinite}@keyframes fall-292{65.298%{transform:translate(82.6457vw,65.298vh) scale(.1034)}to{transform:translate(78.42145vw,99vh) scale(.1034)}}.snow:nth-child(293){opacity:1.3136;transform:translate(45.1709vw,-10px) scale(.5294);animation:fall-293 28s -5s linear infinite}@keyframes fall-293{47.064%{transform:translate(42.032vw,47.064vh) scale(.5294)}to{transform:translate(43.60145vw,99vh) scale(.5294)}}.snow:nth-child(294){opacity:.9396;transform:translate(58.0349vw,-10px) scale(.0049);animation:fall-294 19s -6s linear infinite}@keyframes fall-294{54.162%{transform:translate(50.1076vw,54.162vh) scale(.0049)}to{transform:translate(54.07125vw,99vh) scale(.0049)}}.snow:nth-child(295){opacity:.9116;transform:translate(24.7774vw,-10px) scale(.624);animation:fall-295 26s -13s linear infinite}@keyframes fall-295{52.46%{transform:translate(30.4084vw,52.46vh) scale(.624)}to{transform:translate(27.5929vw,99vh) scale(.624)}}.snow:nth-child(296){opacity:1.999;transform:translate(8.8499vw,-10px) scale(.7456);animation:fall-296 29s -12s linear infinite}@keyframes fall-296{65.406%{transform:translate(12.3756vw,65.406vh) scale(.7456)}to{transform:translate(10.61275vw,99vh) scale(.7456)}}.snow:nth-child(297){opacity:1.5404;transform:translate(28.957vw,-10px) scale(.4398);animation:fall-297 20s -14s linear infinite}@keyframes fall-297{63.214%{transform:translate(25.1652vw,63.214vh) scale(.4398)}to{transform:translate(27.0611vw,99vh) scale(.4398)}}.snow:nth-child(298){opacity:.4818;transform:translate(16.9924vw,-10px) scale(.2747);animation:fall-298 25s -22s linear infinite}@keyframes fall-298{73.215%{transform:translate(14.8706vw,73.215vh) scale(.2747)}to{transform:translate(15.9315vw,99vh) scale(.2747)}}.snow:nth-child(299){opacity:.2874;transform:translate(89.8951vw,-10px) scale(.411);animation:fall-299 22s -10s linear infinite}@keyframes fall-299{67.905%{transform:translate(85.356vw,67.905vh) scale(.411)}to{transform:translate(87.62555vw,99vh) scale(.411)}}.snow:nth-child(300){opacity:.2044;transform:translate(17.7429vw,-10px) scale(.2248);animation:fall-300 23s -21s linear infinite}@keyframes fall-300{40.02%{transform:translate(11.2476vw,40.02vh) scale(.2248)}to{transform:translate(14.49525vw,99vh) scale(.2248)}}.snow:nth-child(301){opacity:.1432;transform:translate(92.3708vw,-10px) scale(.8186);animation:fall-301 20s -14s linear infinite}@keyframes fall-301{70.526%{transform:translate(91.3908vw,70.526vh) scale(.8186)}to{transform:translate(91.8808vw,99vh) scale(.8186)}}.snow:nth-child(302){opacity:1.2196;transform:translate(8.1083vw,-10px) scale(.4435);animation:fall-302 26s -15s linear infinite}@keyframes fall-302{40.36%{transform:translate(-.2558vw,40.36vh) scale(.4435)}to{transform:translate(3.92625vw,99vh) scale(.4435)}}.snow:nth-child(303){opacity:1.2514;transform:translate(91.9538vw,-10px) scale(.2121);animation:fall-303 17s -18s linear infinite}@keyframes fall-303{43.772%{transform:translate(97.3372vw,43.772vh) scale(.2121)}to{transform:translate(94.6455vw,99vh) scale(.2121)}}.snow:nth-child(304){opacity:1.0782;transform:translate(84.3708vw,-10px) scale(.3046);animation:fall-304 27s -24s linear infinite}@keyframes fall-304{69.47%{transform:translate(78.7851vw,69.47vh) scale(.3046)}to{transform:translate(81.57795vw,99vh) scale(.3046)}}.snow:nth-child(305){opacity:.8734;transform:translate(82.0437vw,-10px) scale(.9558);animation:fall-305 10s -9s linear infinite}@keyframes fall-305{32.042%{transform:translate(83.8167vw,32.042vh) scale(.9558)}to{transform:translate(82.9302vw,99vh) scale(.9558)}}.snow:nth-child(306){opacity:.06;transform:translate(38.5821vw,-10px) scale(.2397);animation:fall-306 13s -30s linear infinite}@keyframes fall-306{38.903%{transform:translate(30.5837vw,38.903vh) scale(.2397)}to{transform:translate(34.5829vw,99vh) scale(.2397)}}.snow:nth-child(307){opacity:1.2272;transform:translate(32.1884vw,-10px) scale(.0149);animation:fall-307 16s -12s linear infinite}@keyframes fall-307{54.768%{transform:translate(32.4932vw,54.768vh) scale(.0149)}to{transform:translate(32.3408vw,99vh) scale(.0149)}}.snow:nth-child(308){opacity:.1188;transform:translate(10.5954vw,-10px) scale(.5651);animation:fall-308 10s -29s linear infinite}@keyframes fall-308{52.147%{transform:translate(8.5982vw,52.147vh) scale(.5651)}to{transform:translate(9.5968vw,99vh) scale(.5651)}}.snow:nth-child(309){opacity:.2708;transform:translate(11.1705vw,-10px) scale(.2829);animation:fall-309 20s -28s linear infinite}@keyframes fall-309{54.622%{transform:translate(18.0317vw,54.622vh) scale(.2829)}to{transform:translate(14.6011vw,99vh) scale(.2829)}}.snow:nth-child(310){opacity:.0306;transform:translate(78.6367vw,-10px) scale(.9331);animation:fall-310 22s -4s linear infinite}@keyframes fall-310{63.047%{transform:translate(83.5518vw,63.047vh) scale(.9331)}to{transform:translate(81.09425vw,99vh) scale(.9331)}}.snow:nth-child(311){opacity:1.4262;transform:translate(69.7051vw,-10px) scale(.2518);animation:fall-311 18s -5s linear infinite}@keyframes fall-311{45.329%{transform:translate(76.4916vw,45.329vh) scale(.2518)}to{transform:translate(73.09835vw,99vh) scale(.2518)}}.snow:nth-child(312){opacity:1.6354;transform:translate(2.2299vw,-10px) scale(.3666);animation:fall-312 24s -23s linear infinite}@keyframes fall-312{39.342%{transform:translate(8.6312vw,39.342vh) scale(.3666)}to{transform:translate(5.43055vw,99vh) scale(.3666)}}.snow:nth-child(313){opacity:.7272;transform:translate(80.2551vw,-10px) scale(.6663);animation:fall-313 26s -29s linear infinite}@keyframes fall-313{57.724%{transform:translate(87.3528vw,57.724vh) scale(.6663)}to{transform:translate(83.80395vw,99vh) scale(.6663)}}.snow:nth-child(314){opacity:.4658;transform:translate(6.2647vw,-10px) scale(.1415);animation:fall-314 20s -1s linear infinite}@keyframes fall-314{65.562%{transform:translate(3.7129vw,65.562vh) scale(.1415)}to{transform:translate(4.9888vw,99vh) scale(.1415)}}.snow:nth-child(315){opacity:.8808;transform:translate(66.6076vw,-10px) scale(.7296);animation:fall-315 25s -29s linear infinite}@keyframes fall-315{59.733%{transform:translate(59.6299vw,59.733vh) scale(.7296)}to{transform:translate(63.11875vw,99vh) scale(.7296)}}.snow:nth-child(316){opacity:.7056;transform:translate(11.1828vw,-10px) scale(.642);animation:fall-316 23s -12s linear infinite}@keyframes fall-316{52.937%{transform:translate(17.5918vw,52.937vh) scale(.642)}to{transform:translate(14.3873vw,99vh) scale(.642)}}.snow:nth-child(317){opacity:.3282;transform:translate(64.6681vw,-10px) scale(.596);animation:fall-317 27s -1s linear infinite}@keyframes fall-317{58.568%{transform:translate(65.8767vw,58.568vh) scale(.596)}to{transform:translate(65.2724vw,99vh) scale(.596)}}.snow:nth-child(318){opacity:1.9292;transform:translate(11.7987vw,-10px) scale(.9194);animation:fall-318 29s -3s linear infinite}@keyframes fall-318{48.861%{transform:translate(9.5033vw,48.861vh) scale(.9194)}to{transform:translate(10.651vw,99vh) scale(.9194)}}.snow:nth-child(319){opacity:1.553;transform:translate(28.3743vw,-10px) scale(.2481);animation:fall-319 15s -20s linear infinite}@keyframes fall-319{39.643%{transform:translate(27.3546vw,39.643vh) scale(.2481)}to{transform:translate(27.86445vw,99vh) scale(.2481)}}.snow:nth-child(320){opacity:1.8976;transform:translate(44.2149vw,-10px) scale(.7202);animation:fall-320 17s -14s linear infinite}@keyframes fall-320{30.491%{transform:translate(51.6317vw,30.491vh) scale(.7202)}to{transform:translate(47.9233vw,99vh) scale(.7202)}}.snow:nth-child(321){opacity:1.8008;transform:translate(74.8335vw,-10px) scale(.6249);animation:fall-321 21s -22s linear infinite}@keyframes fall-321{39.156%{transform:translate(66.3281vw,39.156vh) scale(.6249)}to{transform:translate(70.5808vw,99vh) scale(.6249)}}.snow:nth-child(322){opacity:1.6934;transform:translate(67.4527vw,-10px) scale(.0709);animation:fall-322 11s -21s linear infinite}@keyframes fall-322{71.895%{transform:translate(72.104vw,71.895vh) scale(.0709)}to{transform:translate(69.77835vw,99vh) scale(.0709)}}.snow:nth-child(323){opacity:.5222;transform:translate(81.0989vw,-10px) scale(.9541);animation:fall-323 10s -23s linear infinite}@keyframes fall-323{68.652%{transform:translate(89.557vw,68.652vh) scale(.9541)}to{transform:translate(85.32795vw,99vh) scale(.9541)}}.snow:nth-child(324){opacity:1.3744;transform:translate(21.7018vw,-10px) scale(.3137);animation:fall-324 30s -6s linear infinite}@keyframes fall-324{68.053%{transform:translate(14.6956vw,68.053vh) scale(.3137)}to{transform:translate(18.1987vw,99vh) scale(.3137)}}.snow:nth-child(325){opacity:.6566;transform:translate(45.2418vw,-10px) scale(.4559);animation:fall-325 24s -30s linear infinite}@keyframes fall-325{44.202%{transform:translate(38.5563vw,44.202vh) scale(.4559)}to{transform:translate(41.89905vw,99vh) scale(.4559)}}.snow:nth-child(326){opacity:.5978;transform:translate(49.1729vw,-10px) scale(.9427);animation:fall-326 18s -10s linear infinite}@keyframes fall-326{56.482%{transform:translate(43.7654vw,56.482vh) scale(.9427)}to{transform:translate(46.46915vw,99vh) scale(.9427)}}.snow:nth-child(327){opacity:.649;transform:translate(52.3027vw,-10px) scale(.8014);animation:fall-327 24s -8s linear infinite}@keyframes fall-327{55.936%{transform:translate(60.2291vw,55.936vh) scale(.8014)}to{transform:translate(56.2659vw,99vh) scale(.8014)}}.snow:nth-child(328){opacity:.2136;transform:translate(76.1976vw,-10px) scale(.8567);animation:fall-328 11s -9s linear infinite}@keyframes fall-328{61.71%{transform:translate(74.9911vw,61.71vh) scale(.8567)}to{transform:translate(75.59435vw,99vh) scale(.8567)}}.snow:nth-child(329){opacity:1.5982;transform:translate(5.9368vw,-10px) scale(.0625);animation:fall-329 13s -1s linear infinite}@keyframes fall-329{56.187%{transform:translate(15.4571vw,56.187vh) scale(.0625)}to{transform:translate(10.69695vw,99vh) scale(.0625)}}.snow:nth-child(330){opacity:1.1768;transform:translate(43.1118vw,-10px) scale(.0739);animation:fall-330 19s -14s linear infinite}@keyframes fall-330{79.495%{transform:translate(47.2509vw,79.495vh) scale(.0739)}to{transform:translate(45.18135vw,99vh) scale(.0739)}}.snow:nth-child(331){opacity:1.6378;transform:translate(65.6247vw,-10px) scale(.3996);animation:fall-331 17s -27s linear infinite}@keyframes fall-331{36.332%{transform:translate(59.8473vw,36.332vh) scale(.3996)}to{transform:translate(62.736vw,99vh) scale(.3996)}}.snow:nth-child(332){opacity:.3476;transform:translate(58.8356vw,-10px) scale(.2035);animation:fall-332 28s -5s linear infinite}@keyframes fall-332{33.739%{transform:translate(58.9668vw,33.739vh) scale(.2035)}to{transform:translate(58.9012vw,99vh) scale(.2035)}}.snow:nth-child(333){opacity:.925;transform:translate(81.5475vw,-10px) scale(.5258);animation:fall-333 13s -20s linear infinite}@keyframes fall-333{45.534%{transform:translate(79.6073vw,45.534vh) scale(.5258)}to{transform:translate(80.5774vw,99vh) scale(.5258)}}.snow:nth-child(334){opacity:.4972;transform:translate(87.8263vw,-10px) scale(.2966);animation:fall-334 14s -16s linear infinite}@keyframes fall-334{79.732%{transform:translate(97.7004vw,79.732vh) scale(.2966)}to{transform:translate(92.76335vw,99vh) scale(.2966)}}.snow:nth-child(335){opacity:1.3196;transform:translate(11.1087vw,-10px) scale(.8633);animation:fall-335 22s -28s linear infinite}@keyframes fall-335{71.664%{transform:translate(5.4986vw,71.664vh) scale(.8633)}to{transform:translate(8.30365vw,99vh) scale(.8633)}}.snow:nth-child(336){opacity:1.376;transform:translate(57.8569vw,-10px) scale(.9521);animation:fall-336 29s -21s linear infinite}@keyframes fall-336{72.037%{transform:translate(61.6577vw,72.037vh) scale(.9521)}to{transform:translate(59.7573vw,99vh) scale(.9521)}}.snow:nth-child(337){opacity:.3648;transform:translate(80.6149vw,-10px) scale(.3723);animation:fall-337 19s -5s linear infinite}@keyframes fall-337{53.565%{transform:translate(85.0666vw,53.565vh) scale(.3723)}to{transform:translate(82.84075vw,99vh) scale(.3723)}}.snow:nth-child(338){opacity:.9992;transform:translate(57.9728vw,-10px) scale(.9554);animation:fall-338 22s -13s linear infinite}@keyframes fall-338{62.031%{transform:translate(60.3421vw,62.031vh) scale(.9554)}to{transform:translate(59.15745vw,99vh) scale(.9554)}}.snow:nth-child(339){opacity:.2202;transform:translate(6.5141vw,-10px) scale(.9413);animation:fall-339 11s -28s linear infinite}@keyframes fall-339{45.326%{transform:translate(-2.9829vw,45.326vh) scale(.9413)}to{transform:translate(1.7656vw,99vh) scale(.9413)}}.snow:nth-child(340){opacity:1.2968;transform:translate(33.3125vw,-10px) scale(.2672);animation:fall-340 15s -7s linear infinite}@keyframes fall-340{45.441%{transform:translate(38.954vw,45.441vh) scale(.2672)}to{transform:translate(36.13325vw,99vh) scale(.2672)}}.snow:nth-child(341){opacity:1.2858;transform:translate(69.2404vw,-10px) scale(.6393);animation:fall-341 18s -18s linear infinite}@keyframes fall-341{62.726%{transform:translate(71.936vw,62.726vh) scale(.6393)}to{transform:translate(70.5882vw,99vh) scale(.6393)}}.snow:nth-child(342){opacity:1.9192;transform:translate(84.6892vw,-10px) scale(.3135);animation:fall-342 19s -13s linear infinite}@keyframes fall-342{74.607%{transform:translate(91.8615vw,74.607vh) scale(.3135)}to{transform:translate(88.27535vw,99vh) scale(.3135)}}.snow:nth-child(343){opacity:.7448;transform:translate(29.6569vw,-10px) scale(.7507);animation:fall-343 28s -12s linear infinite}@keyframes fall-343{58.358%{transform:translate(31.405vw,58.358vh) scale(.7507)}to{transform:translate(30.53095vw,99vh) scale(.7507)}}.snow:nth-child(344){opacity:.358;transform:translate(67.6298vw,-10px) scale(.1698);animation:fall-344 12s -24s linear infinite}@keyframes fall-344{41.556%{transform:translate(62.3967vw,41.556vh) scale(.1698)}to{transform:translate(65.01325vw,99vh) scale(.1698)}}.snow:nth-child(345){opacity:.5716;transform:translate(56.8782vw,-10px) scale(.5716);animation:fall-345 22s -1s linear infinite}@keyframes fall-345{69.243%{transform:translate(47.7333vw,69.243vh) scale(.5716)}to{transform:translate(52.30575vw,99vh) scale(.5716)}}.snow:nth-child(346){opacity:1.6862;transform:translate(28.6236vw,-10px) scale(.5615);animation:fall-346 19s -14s linear infinite}@keyframes fall-346{55.029%{transform:translate(26.2968vw,55.029vh) scale(.5615)}to{transform:translate(27.4602vw,99vh) scale(.5615)}}.snow:nth-child(347){opacity:.0052;transform:translate(88.3811vw,-10px) scale(.5258);animation:fall-347 22s -27s linear infinite}@keyframes fall-347{59.314%{transform:translate(86.6778vw,59.314vh) scale(.5258)}to{transform:translate(87.52945vw,99vh) scale(.5258)}}.snow:nth-child(348){opacity:1.8476;transform:translate(17.0943vw,-10px) scale(.9169);animation:fall-348 23s -2s linear infinite}@keyframes fall-348{58.292%{transform:translate(12.9499vw,58.292vh) scale(.9169)}to{transform:translate(15.0221vw,99vh) scale(.9169)}}.snow:nth-child(349){opacity:.4856;transform:translate(28.2841vw,-10px) scale(.5748);animation:fall-349 13s -12s linear infinite}@keyframes fall-349{34.109%{transform:translate(28.1409vw,34.109vh) scale(.5748)}to{transform:translate(28.2125vw,99vh) scale(.5748)}}.snow:nth-child(350){opacity:1.2112;transform:translate(63.5762vw,-10px) scale(.7366);animation:fall-350 28s -19s linear infinite}@keyframes fall-350{57.246%{transform:translate(61.7189vw,57.246vh) scale(.7366)}to{transform:translate(62.64755vw,99vh) scale(.7366)}}.snow:nth-child(351){opacity:.5354;transform:translate(99.2333vw,-10px) scale(.8664);animation:fall-351 22s -4s linear infinite}@keyframes fall-351{52.302%{transform:translate(89.4943vw,52.302vh) scale(.8664)}to{transform:translate(94.3638vw,99vh) scale(.8664)}}.snow:nth-child(352){opacity:.6152;transform:translate(66.3757vw,-10px) scale(.9868);animation:fall-352 12s -23s linear infinite}@keyframes fall-352{57.757%{transform:translate(70.6282vw,57.757vh) scale(.9868)}to{transform:translate(68.50195vw,99vh) scale(.9868)}}.snow:nth-child(353){opacity:1.9776;transform:translate(35.8966vw,-10px) scale(.6964);animation:fall-353 22s -18s linear infinite}@keyframes fall-353{52.633%{transform:translate(36.2198vw,52.633vh) scale(.6964)}to{transform:translate(36.0582vw,99vh) scale(.6964)}}.snow:nth-child(354){opacity:.4328;transform:translate(54.37vw,-10px) scale(.9775);animation:fall-354 26s -9s linear infinite}@keyframes fall-354{58.726%{transform:translate(63.0601vw,58.726vh) scale(.9775)}to{transform:translate(58.71505vw,99vh) scale(.9775)}}.snow:nth-child(355){opacity:1.1536;transform:translate(31.1813vw,-10px) scale(.1383);animation:fall-355 23s -8s linear infinite}@keyframes fall-355{37.117%{transform:translate(41.0263vw,37.117vh) scale(.1383)}to{transform:translate(36.1038vw,99vh) scale(.1383)}}.snow:nth-child(356){opacity:1.8566;transform:translate(61.6968vw,-10px) scale(.136);animation:fall-356 20s -5s linear infinite}@keyframes fall-356{43.384%{transform:translate(63.8512vw,43.384vh) scale(.136)}to{transform:translate(62.774vw,99vh) scale(.136)}}.snow:nth-child(357){opacity:.829;transform:translate(35.5032vw,-10px) scale(.5221);animation:fall-357 24s -16s linear infinite}@keyframes fall-357{38.211%{transform:translate(39.2463vw,38.211vh) scale(.5221)}to{transform:translate(37.37475vw,99vh) scale(.5221)}}.snow:nth-child(358){opacity:1.0794;transform:translate(51.4607vw,-10px) scale(.389);animation:fall-358 26s -20s linear infinite}@keyframes fall-358{48.81%{transform:translate(45.9201vw,48.81vh) scale(.389)}to{transform:translate(48.6904vw,99vh) scale(.389)}}.snow:nth-child(359){opacity:1.3312;transform:translate(84.2429vw,-10px) scale(.8178);animation:fall-359 24s -22s linear infinite}@keyframes fall-359{69.289%{transform:translate(81.0591vw,69.289vh) scale(.8178)}to{transform:translate(82.651vw,99vh) scale(.8178)}}.snow:nth-child(360){opacity:1.556;transform:translate(17.7193vw,-10px) scale(.6236);animation:fall-360 17s -3s linear infinite}@keyframes fall-360{77.288%{transform:translate(22.8036vw,77.288vh) scale(.6236)}to{transform:translate(20.26145vw,99vh) scale(.6236)}}.snow:nth-child(361){opacity:.592;transform:translate(6.6021vw,-10px) scale(.0036);animation:fall-361 17s -29s linear infinite}@keyframes fall-361{76.982%{transform:translate(-2.3107vw,76.982vh) scale(.0036)}to{transform:translate(2.1457vw,99vh) scale(.0036)}}.snow:nth-child(362){opacity:1.008;transform:translate(33.1231vw,-10px) scale(.8318);animation:fall-362 15s -7s linear infinite}@keyframes fall-362{77.043%{transform:translate(34.6039vw,77.043vh) scale(.8318)}to{transform:translate(33.8635vw,99vh) scale(.8318)}}.snow:nth-child(363){opacity:1.831;transform:translate(61.4215vw,-10px) scale(.9094);animation:fall-363 21s -21s linear infinite}@keyframes fall-363{55.381%{transform:translate(68.5623vw,55.381vh) scale(.9094)}to{transform:translate(64.9919vw,99vh) scale(.9094)}}.snow:nth-child(364){opacity:1.2124;transform:translate(67.0938vw,-10px) scale(.7382);animation:fall-364 10s -10s linear infinite}@keyframes fall-364{34.157%{transform:translate(68.5774vw,34.157vh) scale(.7382)}to{transform:translate(67.8356vw,99vh) scale(.7382)}}.snow:nth-child(365){opacity:1.2452;transform:translate(29.0354vw,-10px) scale(.0553);animation:fall-365 13s -25s linear infinite}@keyframes fall-365{77.189%{transform:translate(37.636vw,77.189vh) scale(.0553)}to{transform:translate(33.3357vw,99vh) scale(.0553)}}.snow:nth-child(366){opacity:1.4838;transform:translate(74.5708vw,-10px) scale(.812);animation:fall-366 10s -14s linear infinite}@keyframes fall-366{42.449%{transform:translate(83.3558vw,42.449vh) scale(.812)}to{transform:translate(78.9633vw,99vh) scale(.812)}}.snow:nth-child(367){opacity:.2286;transform:translate(31.8063vw,-10px) scale(.7349);animation:fall-367 13s -9s linear infinite}@keyframes fall-367{62.649%{transform:translate(29.9221vw,62.649vh) scale(.7349)}to{transform:translate(30.8642vw,99vh) scale(.7349)}}.snow:nth-child(368){opacity:1.2446;transform:translate(21.544vw,-10px) scale(.3918);animation:fall-368 12s -18s linear infinite}@keyframes fall-368{59.761%{transform:translate(21.7885vw,59.761vh) scale(.3918)}to{transform:translate(21.66625vw,99vh) scale(.3918)}}.snow:nth-child(369){opacity:.436;transform:translate(84.6224vw,-10px) scale(.2278);animation:fall-369 27s -9s linear infinite}@keyframes fall-369{75.498%{transform:translate(89.4971vw,75.498vh) scale(.2278)}to{transform:translate(87.05975vw,99vh) scale(.2278)}}.snow:nth-child(370){opacity:.2268;transform:translate(57.1906vw,-10px) scale(.2234);animation:fall-370 15s -3s linear infinite}@keyframes fall-370{74.398%{transform:translate(47.5357vw,74.398vh) scale(.2234)}to{transform:translate(52.36315vw,99vh) scale(.2234)}}.snow:nth-child(371){opacity:.1986;transform:translate(1.9718vw,-10px) scale(.6293);animation:fall-371 11s -12s linear infinite}@keyframes fall-371{30.888%{transform:translate(-2.0941vw,30.888vh) scale(.6293)}to{transform:translate(-.06115vw,99vh) scale(.6293)}}.snow:nth-child(372){opacity:1.4408;transform:translate(65.104vw,-10px) scale(.3037);animation:fall-372 26s -29s linear infinite}@keyframes fall-372{73.489%{transform:translate(71.2583vw,73.489vh) scale(.3037)}to{transform:translate(68.18115vw,99vh) scale(.3037)}}.snow:nth-child(373){opacity:1.6104;transform:translate(10.4442vw,-10px) scale(.0063);animation:fall-373 24s -29s linear infinite}@keyframes fall-373{57.417%{transform:translate(18.0617vw,57.417vh) scale(.0063)}to{transform:translate(14.25295vw,99vh) scale(.0063)}}.snow:nth-child(374){opacity:1.9058;transform:translate(53.4616vw,-10px) scale(.9888);animation:fall-374 24s -17s linear infinite}@keyframes fall-374{68.102%{transform:translate(50.4394vw,68.102vh) scale(.9888)}to{transform:translate(51.9505vw,99vh) scale(.9888)}}.snow:nth-child(375){opacity:.2244;transform:translate(25.9361vw,-10px) scale(.5401);animation:fall-375 14s -11s linear infinite}@keyframes fall-375{57.042%{transform:translate(25.6014vw,57.042vh) scale(.5401)}to{transform:translate(25.76875vw,99vh) scale(.5401)}}.snow:nth-child(376){opacity:.244;transform:translate(58.6508vw,-10px) scale(.7085);animation:fall-376 22s -29s linear infinite}@keyframes fall-376{51.383%{transform:translate(54.5524vw,51.383vh) scale(.7085)}to{transform:translate(56.6016vw,99vh) scale(.7085)}}.snow:nth-child(377){opacity:1.4688;transform:translate(69.0907vw,-10px) scale(.0958);animation:fall-377 12s -21s linear infinite}@keyframes fall-377{50.462%{transform:translate(60.057vw,50.462vh) scale(.0958)}to{transform:translate(64.57385vw,99vh) scale(.0958)}}.snow:nth-child(378){opacity:.4674;transform:translate(8.5349vw,-10px) scale(.7547);animation:fall-378 24s -22s linear infinite}@keyframes fall-378{48.078%{transform:translate(5.6255vw,48.078vh) scale(.7547)}to{transform:translate(7.0802vw,99vh) scale(.7547)}}.snow:nth-child(379){opacity:1.2078;transform:translate(39.8804vw,-10px) scale(.3178);animation:fall-379 14s -12s linear infinite}@keyframes fall-379{54.56%{transform:translate(45.3352vw,54.56vh) scale(.3178)}to{transform:translate(42.6078vw,99vh) scale(.3178)}}.snow:nth-child(380){opacity:1.4156;transform:translate(57.4895vw,-10px) scale(.6532);animation:fall-380 18s -19s linear infinite}@keyframes fall-380{45.034%{transform:translate(52.0622vw,45.034vh) scale(.6532)}to{transform:translate(54.77585vw,99vh) scale(.6532)}}.snow:nth-child(381){opacity:1.9526;transform:translate(1.5796vw,-10px) scale(.053);animation:fall-381 21s -4s linear infinite}@keyframes fall-381{66.018%{transform:translate(-2.5314vw,66.018vh) scale(.053)}to{transform:translate(-.4759vw,99vh) scale(.053)}}.snow:nth-child(382){opacity:.3698;transform:translate(92.4149vw,-10px) scale(.7814);animation:fall-382 30s -7s linear infinite}@keyframes fall-382{36.802%{transform:translate(91.429vw,36.802vh) scale(.7814)}to{transform:translate(91.92195vw,99vh) scale(.7814)}}.snow:nth-child(383){opacity:.3876;transform:translate(4.632vw,-10px) scale(.3009);animation:fall-383 26s -8s linear infinite}@keyframes fall-383{37.915%{transform:translate(2.6061vw,37.915vh) scale(.3009)}to{transform:translate(3.61905vw,99vh) scale(.3009)}}.snow:nth-child(384){opacity:.9146;transform:translate(11.0668vw,-10px) scale(.1881);animation:fall-384 26s -7s linear infinite}@keyframes fall-384{53.2%{transform:translate(20.147vw,53.2vh) scale(.1881)}to{transform:translate(15.6069vw,99vh) scale(.1881)}}.snow:nth-child(385){opacity:1.0746;transform:translate(76.3202vw,-10px) scale(.6206);animation:fall-385 22s -11s linear infinite}@keyframes fall-385{76.58%{transform:translate(70.3714vw,76.58vh) scale(.6206)}to{transform:translate(73.3458vw,99vh) scale(.6206)}}.snow:nth-child(386){opacity:.0872;transform:translate(13.5457vw,-10px) scale(.1721);animation:fall-386 23s -27s linear infinite}@keyframes fall-386{61.502%{transform:translate(8.2917vw,61.502vh) scale(.1721)}to{transform:translate(10.9187vw,99vh) scale(.1721)}}.snow:nth-child(387){opacity:.7742;transform:translate(21.6154vw,-10px) scale(.0429);animation:fall-387 21s -22s linear infinite}@keyframes fall-387{61.325%{transform:translate(21.5735vw,61.325vh) scale(.0429)}to{transform:translate(21.59445vw,99vh) scale(.0429)}}.snow:nth-child(388){opacity:1.5668;transform:translate(95.2419vw,-10px) scale(.9277);animation:fall-388 25s -15s linear infinite}@keyframes fall-388{64.62%{transform:translate(102.0516vw,64.62vh) scale(.9277)}to{transform:translate(98.64675vw,99vh) scale(.9277)}}.snow:nth-child(389){opacity:.1848;transform:translate(52.996vw,-10px) scale(.8451);animation:fall-389 16s -27s linear infinite}@keyframes fall-389{57.106%{transform:translate(61.9041vw,57.106vh) scale(.8451)}to{transform:translate(57.45005vw,99vh) scale(.8451)}}.snow:nth-child(390){opacity:1.9468;transform:translate(96.8436vw,-10px) scale(.4909);animation:fall-390 10s -17s linear infinite}@keyframes fall-390{75.511%{transform:translate(90.8353vw,75.511vh) scale(.4909)}to{transform:translate(93.83945vw,99vh) scale(.4909)}}.snow:nth-child(391){opacity:.6206;transform:translate(19.5975vw,-10px) scale(.8141);animation:fall-391 12s -11s linear infinite}@keyframes fall-391{65.227%{transform:translate(13.3948vw,65.227vh) scale(.8141)}to{transform:translate(16.49615vw,99vh) scale(.8141)}}.snow:nth-child(392){opacity:1.6342;transform:translate(85.0664vw,-10px) scale(.3335);animation:fall-392 13s -22s linear infinite}@keyframes fall-392{49.698%{transform:translate(91.0319vw,49.698vh) scale(.3335)}to{transform:translate(88.04915vw,99vh) scale(.3335)}}.snow:nth-child(393){opacity:1.5468;transform:translate(53.9962vw,-10px) scale(.3287);animation:fall-393 19s -6s linear infinite}@keyframes fall-393{46.141%{transform:translate(56.5189vw,46.141vh) scale(.3287)}to{transform:translate(55.25755vw,99vh) scale(.3287)}}.snow:nth-child(394){opacity:1.725;transform:translate(34.3007vw,-10px) scale(.9219);animation:fall-394 29s -16s linear infinite}@keyframes fall-394{67.327%{transform:translate(38.9124vw,67.327vh) scale(.9219)}to{transform:translate(36.60655vw,99vh) scale(.9219)}}.snow:nth-child(395){opacity:1.297;transform:translate(7.7046vw,-10px) scale(.3791);animation:fall-395 15s -16s linear infinite}@keyframes fall-395{42.78%{transform:translate(12.7349vw,42.78vh) scale(.3791)}to{transform:translate(10.21975vw,99vh) scale(.3791)}}.snow:nth-child(396){opacity:1.8034;transform:translate(94.9589vw,-10px) scale(.7713);animation:fall-396 13s -4s linear infinite}@keyframes fall-396{60.16%{transform:translate(86.4576vw,60.16vh) scale(.7713)}to{transform:translate(90.70825vw,99vh) scale(.7713)}}.snow:nth-child(397){opacity:.894;transform:translate(69.4539vw,-10px) scale(.4815);animation:fall-397 20s -22s linear infinite}@keyframes fall-397{70.421%{transform:translate(71.2643vw,70.421vh) scale(.4815)}to{transform:translate(70.3591vw,99vh) scale(.4815)}}.snow:nth-child(398){opacity:1.4498;transform:translate(20.8806vw,-10px) scale(.6464);animation:fall-398 16s -7s linear infinite}@keyframes fall-398{57.628%{transform:translate(12.3599vw,57.628vh) scale(.6464)}to{transform:translate(16.62025vw,99vh) scale(.6464)}}.snow:nth-child(399){opacity:.135;transform:translate(70.1994vw,-10px) scale(.2297);animation:fall-399 28s -2s linear infinite}@keyframes fall-399{70.056%{transform:translate(73.1857vw,70.056vh) scale(.2297)}to{transform:translate(71.69255vw,99vh) scale(.2297)}}.snow:nth-child(400){opacity:.3764;transform:translate(19.3067vw,-10px) scale(.6197);animation:fall-400 14s -8s linear infinite}@keyframes fall-400{53.233%{transform:translate(22.6098vw,53.233vh) scale(.6197)}to{transform:translate(20.95825vw,99vh) scale(.6197)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None }); }
75
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: AppComponent, isStandalone: false, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: ["@charset \"UTF-8\";.table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:#024a8880}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:#2d922d80}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:#248dad80}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:#f79a1780}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:#bf172580}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:#0006}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:#0003}.card.overlay .card-img{border-radius:0;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-webkit-filter:brightness(80%);-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:#024a88cc!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:#024a8880;border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:#024a88f2!important;border-color:#024a88f2!important}.btn-success{background:#2d922dcc;border-color:#2d922dcc}.btn-success.medium-opacity{background:#2d922d80;border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:#2d922df2!important;border-color:#2d922df2!important}.btn-info{background:#248dadcc;border-color:#248dadcc}.btn-info.medium-opacity{background:#248dad80;border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:#248dadf2!important;border-color:#248dadf2!important}.btn-warning{background:#f79a17cc;border-color:#f79a17cc}.btn-warning.medium-opacity{background:#f79a1780;border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:#f79a17f2!important;border-color:#f79a17f2!important}.btn-danger{background:#bf1725cc;border-color:#bf1725cc}.btn-danger.medium-opacity{background:#bf172580;border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:#bf1725f2!important;border-color:#bf1725f2!important}.btn-dark{background:#000c;border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:#00000080;border-color:#0000001a}.btn-dark:hover{background:#000;border-color:#000}.btn-dark:active{background:#000000f2!important;border-color:#000000f2!important}.btn-main{background:#242d3acc;border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:#242d3a80;border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:#242d3af2!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242d3a;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:#2d922d80;border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:#555555b3}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242d3a}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:#555555b3}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242d3a}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:#ffffff1a url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:#024a8880!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:#2d922d80!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:#f79a1780!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:#bf172580!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:#242d3a80!important}.bg-dark{background:#000!important}.bg-dark.medium-opacity{background:#00000080!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::-webkit-input-placeholder{color:#aaa!important}:-moz-placeholder{color:#aaa!important;opacity:1!important}::-moz-placeholder{color:#aaa!important;opacity:1!important}:-ms-input-placeholder{color:#aaa!important}::-ms-input-placeholder{color:#aaa!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{-moz-transform:scale(1,-1);-webkit-transform:scale(1,-1);-o-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}.app-flip-x{-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:#ff323233;position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:#fff;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:#00000080 none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:#ededed;border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637ca0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#ccc}::-webkit-scrollbar-thumb:active{background:#888}::-webkit-scrollbar-track{background:#666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666}::-webkit-scrollbar-track:active{background:#333}::-webkit-scrollbar-corner{background:transparent}.transition{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;border-radius:4px;background-color:var(--mat-datepicker-calendar-container-background-color);color:var(--mat-datepicker-calendar-container-text-color)}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}.mat-calendar{display:block;font-family:var(--mat-datepicker-calendar-text-font);font-size:var(--mat-datepicker-calendar-text-size)}.mat-calendar-header{padding:8px 8px 0}.mat-calendar-content{padding:0 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size);font-weight:var(--mat-datepicker-calendar-period-button-text-weight)}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color)}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:CanvasText}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-content .mat-calendar-next-button{color:var(--mat-datepicker-calendar-navigation-button-icon-color)}.mat-calendar-previous-button:after,.mat-calendar-next-button:after{inset:0;position:absolute;content:\"\";margin:15.5px;border:0 solid currentColor;border-top-width:2px}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button:after{border-left-width:2px;transform:translate(2px) rotate(-45deg)}.mat-calendar-next-button:after{border-right-width:2px;transform:translate(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px;color:var(--mat-datepicker-calendar-header-text-color);font-size:var(--mat-datepicker-calendar-header-text-size);font-weight:var(--mat-datepicker-calendar-header-text-weight)}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider:after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color)}.mat-calendar-body-cell-content:before{margin:calc((var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.mat-calendar-body-cell:focus .mat-focus-indicator:before{content:\"\"}.mat-calendar-hidden-label{display:none}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity .28s cubic-bezier(.4,0,.2,1)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:#0000}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__progress-indicator{font-size:0;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;line-height:initial}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px);display:none}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring{border-color:CanvasText}}.mdc-button .mdc-button__focus-ring:after{content:\"\";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring:after{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{display:block}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px}.mdc-button--unelevated{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border .28s cubic-bezier(.4,0,.2,1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:#0000}.mat-mdc-button{height:var(--mdc-text-button-container-height, 36px);border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, inherit)}.mat-mdc-button:disabled{color:var(--mdc-text-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button{height:var(--mdc-filled-button-container-height, 36px);border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button:not(:disabled){background-color:var(--mdc-filled-button-container-color, transparent)}.mat-mdc-unelevated-button:disabled{background-color:var(--mdc-filled-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, inherit)}.mat-mdc-unelevated-button:disabled{color:var(--mdc-filled-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button{height:var(--mdc-protected-button-container-height, 36px);border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px));box-shadow:var(--mdc-protected-button-container-elevation, 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){background-color:var(--mdc-protected-button-container-color, transparent)}.mat-mdc-raised-button:disabled{background-color:var(--mdc-protected-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, inherit)}.mat-mdc-raised-button:disabled{color:var(--mdc-protected-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button.mdc-ripple-upgraded--background-focused,.mat-mdc-raised-button:not(.mdc-ripple-upgraded):focus{box-shadow:var(--mdc-protected-button-focus-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled):active{box-shadow:var(--mdc-protected-button-pressed-container-elevation, 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation, 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12))}.mat-mdc-outlined-button{height:var(--mdc-outlined-button-container-height, 36px);border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px));padding:0 15px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, inherit)}.mat-mdc-outlined-button:disabled{color:var(--mdc-outlined-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-outlined-button .mdc-button__ripple{border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-outlined-button:not(:disabled){border-color:var(--mdc-outlined-button-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button:disabled{border-color:var(--mdc-outlined-button-disabled-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button.mdc-button--icon-trailing{padding:0 11px 0 15px}.mat-mdc-outlined-button.mdc-button--icon-leading{padding:0 15px 0 11px}.mat-mdc-outlined-button .mdc-button__ripple{inset:-1px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button .mdc-button__touch{left:calc(-1 * var(--mdc-outlined-button-outline-width, 1px));width:calc(100% + 2 * var(--mdc-outlined-button-outline-width, 1px))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{inset:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{content:\"\";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-button .mat-ripple-element,.mat-mdc-unelevated-button .mat-ripple-element,.mat-mdc-raised-button .mat-ripple-element,.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label{z-index:1}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{inset:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator:before{content:\"\"}.mat-mdc-button[disabled],.mat-mdc-unelevated-button[disabled],.mat-mdc-raised-button[disabled],.mat-mdc-outline\\2026 .mat-calendar-body{min-width:224px}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-outline-color)}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%;font-size:var(--mat-datepicker-calendar-body-label-text-size);font-weight:var(--mat-datepicker-calendar-body-label-text-weight);color:var(--mat-datepicker-calendar-body-label-text-color)}.mat-calendar-body-hidden-label{display:none}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell::-moz-focus-inner{border:0}.mat-calendar-body-cell:before,.mat-calendar-body-cell:after,.mat-calendar-body-cell-preview{content:\"\";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;display:block;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-start:after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,.mat-calendar-body-comparison-start:after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,[dir=rtl] .mat-calendar-body-comparison-start:after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0 999px 999px 0}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,.mat-calendar-body-comparison-end:after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,[dir=rtl] .mat-calendar-body-comparison-end:after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:999px 0 0 999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start:after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start:after{width:90%}.mat-calendar-body-in-preview{color:var(--mat-datepicker-calendar-date-preview-state-outline-color)}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:var(--mat-datepicker-calendar-date-disabled-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-disabled-state-outline-color)}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px;color:var(--mat-datepicker-calendar-date-text-color);border-color:var(--mat-datepicker-calendar-date-outline-color)}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-focus-state-background-color)}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-hover-state-background-color)}}.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-state-background-color);color:var(--mat-datepicker-calendar-date-selected-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-disabled-state-background-color)}.mat-calendar-body-selected.mat-calendar-body-today{box-shadow:inset 0 0 0 1px var(--mat-datepicker-calendar-date-today-selected-state-outline-color)}.mat-calendar-body-in-range:before{background:var(--mat-datepicker-calendar-date-in-range-state-background-color)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:var(--mat-datepicker-calendar-date-in-overlap-range-state-background-color)}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:var(--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color)}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .mat-calendar-body-cell:before,.cdk-high-contrast-active .mat-calendar-body-cell:after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end:before{border-top:solid 1px;border-bottom:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:0;border-right:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:0;border-left:solid 1px}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range:before{border-top:dashed 1px;border-bottom:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:0;border-right:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:0;border-left:dashed 1px}[dir=rtl] .mat-calendar-body-label{text-align:right}.mat-mdc-form-field-subscript-wrapper{height:0}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-bottom:5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:5px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.snow:nth-child(1){opacity:.1062;transform:translate(3.0249vw,-10px) scale(.7064);animation:fall-1 12s -2s linear infinite}@keyframes fall-1{32.08%{transform:translate(-1.0712vw,32.08vh) scale(.7064)}to{transform:translate(.97685vw,99vh) scale(.7064)}}.snow:nth-child(2){opacity:1.3354;transform:translate(34.4017vw,-10px) scale(.4995);animation:fall-2 11s -11s linear infinite}@keyframes fall-2{69.844%{transform:translate(35.0497vw,69.844vh) scale(.4995)}to{transform:translate(34.7257vw,99vh) scale(.4995)}}.snow:nth-child(3){opacity:.7402;transform:translate(60.446vw,-10px) scale(.7335);animation:fall-3 23s -24s linear infinite}@keyframes fall-3{37.85%{transform:translate(60.4376vw,37.85vh) scale(.7335)}to{transform:translate(60.4418vw,99vh) scale(.7335)}}.snow:nth-child(4){opacity:1.6946;transform:translate(.0503vw,-10px) scale(.0044);animation:fall-4 27s -21s linear infinite}@keyframes fall-4{63.872%{transform:translate(.3675vw,63.872vh) scale(.0044)}to{transform:translate(.2089vw,99vh) scale(.0044)}}.snow:nth-child(5){opacity:.2062;transform:translate(97.8189vw,-10px) scale(.4543);animation:fall-5 13s -26s linear infinite}@keyframes fall-5{55.031%{transform:translate(92.9164vw,55.031vh) scale(.4543)}to{transform:translate(95.36765vw,99vh) scale(.4543)}}.snow:nth-child(6){opacity:.1132;transform:translate(14.8302vw,-10px) scale(.0997);animation:fall-6 24s -20s linear infinite}@keyframes fall-6{66.192%{transform:translate(20.6813vw,66.192vh) scale(.0997)}to{transform:translate(17.75575vw,99vh) scale(.0997)}}.snow:nth-child(7){opacity:.78;transform:translate(69.6034vw,-10px) scale(.8324);animation:fall-7 27s -7s linear infinite}@keyframes fall-7{37.095%{transform:translate(65.9806vw,37.095vh) scale(.8324)}to{transform:translate(67.792vw,99vh) scale(.8324)}}.snow:nth-child(8){opacity:1.5034;transform:translate(54.4636vw,-10px) scale(.4133);animation:fall-8 10s -18s linear infinite}@keyframes fall-8{50.375%{transform:translate(61.2957vw,50.375vh) scale(.4133)}to{transform:translate(57.87965vw,99vh) scale(.4133)}}.snow:nth-child(9){opacity:1.3404;transform:translate(33.7026vw,-10px) scale(.9639);animation:fall-9 27s -26s linear infinite}@keyframes fall-9{67.643%{transform:translate(36.3938vw,67.643vh) scale(.9639)}to{transform:translate(35.0482vw,99vh) scale(.9639)}}.snow:nth-child(10){opacity:.626;transform:translate(74.8313vw,-10px) scale(.628);animation:fall-10 22s -4s linear infinite}@keyframes fall-10{46.643%{transform:translate(65.0214vw,46.643vh) scale(.628)}to{transform:translate(69.92635vw,99vh) scale(.628)}}.snow:nth-child(11){opacity:1.4568;transform:translate(55.1715vw,-10px) scale(.9717);animation:fall-11 15s -8s linear infinite}@keyframes fall-11{33.768%{transform:translate(59.6913vw,33.768vh) scale(.9717)}to{transform:translate(57.4314vw,99vh) scale(.9717)}}.snow:nth-child(12){opacity:.8726;transform:translate(76.2341vw,-10px) scale(.0383);animation:fall-12 15s -21s linear infinite}@keyframes fall-12{40.863%{transform:translate(67.4643vw,40.863vh) scale(.0383)}to{transform:translate(71.8492vw,99vh) scale(.0383)}}.snow:nth-child(13){opacity:1.6256;transform:translate(30.3528vw,-10px) scale(.943);animation:fall-13 30s -28s linear infinite}@keyframes fall-13{44.917%{transform:translate(27.8856vw,44.917vh) scale(.943)}to{transform:translate(29.1192vw,99vh) scale(.943)}}.snow:nth-child(14){opacity:1.834;transform:translate(67.3319vw,-10px) scale(.3833);animation:fall-14 18s -24s linear infinite}@keyframes fall-14{62.894%{transform:translate(59.8807vw,62.894vh) scale(.3833)}to{transform:translate(63.6063vw,99vh) scale(.3833)}}.snow:nth-child(15){opacity:1.431;transform:translate(77.2118vw,-10px) scale(.6578);animation:fall-15 19s -11s linear infinite}@keyframes fall-15{78.397%{transform:translate(84.6482vw,78.397vh) scale(.6578)}to{transform:translate(80.93vw,99vh) scale(.6578)}}.snow:nth-child(16){opacity:1.9986;transform:translate(27.9569vw,-10px) scale(.1585);animation:fall-16 11s -1s linear infinite}@keyframes fall-16{34.179%{transform:translate(34.1716vw,34.179vh) scale(.1585)}to{transform:translate(31.06425vw,99vh) scale(.1585)}}.snow:nth-child(17){opacity:1.9872;transform:translate(68.0037vw,-10px) scale(.8602);animation:fall-17 16s -8s linear infinite}@keyframes fall-17{76.312%{transform:translate(74.5582vw,76.312vh) scale(.8602)}to{transform:translate(71.28095vw,99vh) scale(.8602)}}.snow:nth-child(18){opacity:1.8978;transform:translate(99.9446vw,-10px) scale(.1545);animation:fall-18 29s -20s linear infinite}@keyframes fall-18{78.159%{transform:translate(94.9933vw,78.159vh) scale(.1545)}to{transform:translate(97.46895vw,99vh) scale(.1545)}}.snow:nth-child(19){opacity:1.0756;transform:translate(39.8244vw,-10px) scale(.6668);animation:fall-19 30s -10s linear infinite}@keyframes fall-19{37.107%{transform:translate(34.4868vw,37.107vh) scale(.6668)}to{transform:translate(37.1556vw,99vh) scale(.6668)}}.snow:nth-child(20){opacity:1.0604;transform:translate(70.8403vw,-10px) scale(.3904);animation:fall-20 20s -5s linear infinite}@keyframes fall-20{62.623%{transform:translate(80.3076vw,62.623vh) scale(.3904)}to{transform:translate(75.57395vw,99vh) scale(.3904)}}.snow:nth-child(21){opacity:.2566;transform:translate(79.988vw,-10px) scale(.0845);animation:fall-21 18s -28s linear infinite}@keyframes fall-21{37.708%{transform:translate(73.4617vw,37.708vh) scale(.0845)}to{transform:translate(76.72485vw,99vh) scale(.0845)}}.snow:nth-child(22){opacity:1.241;transform:translate(38.5241vw,-10px) scale(.0085);animation:fall-22 11s -1s linear infinite}@keyframes fall-22{77.014%{transform:translate(41.3352vw,77.014vh) scale(.0085)}to{transform:translate(39.92965vw,99vh) scale(.0085)}}.snow:nth-child(23){opacity:1.1166;transform:translate(84.7442vw,-10px) scale(.7791);animation:fall-23 25s -13s linear infinite}@keyframes fall-23{47.446%{transform:translate(84.911vw,47.446vh) scale(.7791)}to{transform:translate(84.8276vw,99vh) scale(.7791)}}.snow:nth-child(24){opacity:.8108;transform:translate(91.9802vw,-10px) scale(.9165);animation:fall-24 22s -3s linear infinite}@keyframes fall-24{55.332%{transform:translate(100.4966vw,55.332vh) scale(.9165)}to{transform:translate(96.2384vw,99vh) scale(.9165)}}.snow:nth-child(25){opacity:.044;transform:translate(65.1336vw,-10px) scale(.792);animation:fall-25 28s -20s linear infinite}@keyframes fall-25{67.369%{transform:translate(65.1687vw,67.369vh) scale(.792)}to{transform:translate(65.15115vw,99vh) scale(.792)}}.snow:nth-child(26){opacity:.8022;transform:translate(8.0802vw,-10px) scale(.0851);animation:fall-26 26s -17s linear infinite}@keyframes fall-26{37.675%{transform:translate(10.657vw,37.675vh) scale(.0851)}to{transform:translate(9.3686vw,99vh) scale(.0851)}}.snow:nth-child(27){opacity:.75;transform:translate(59.5319vw,-10px) scale(.8717);animation:fall-27 20s -3s linear infinite}@keyframes fall-27{43.607%{transform:translate(61.1599vw,43.607vh) scale(.8717)}to{transform:translate(60.3459vw,99vh) scale(.8717)}}.snow:nth-child(28){opacity:1.728;transform:translate(1.0684vw,-10px) scale(.0193);animation:fall-28 25s -4s linear infinite}@keyframes fall-28{61.094%{transform:translate(-6.017vw,61.094vh) scale(.0193)}to{transform:translate(-2.4743vw,99vh) scale(.0193)}}.snow:nth-child(29){opacity:1.5138;transform:translate(90.6891vw,-10px) scale(.836);animation:fall-29 26s -30s linear infinite}@keyframes fall-29{65.298%{transform:translate(98.774vw,65.298vh) scale(.836)}to{transform:translate(94.73155vw,99vh) scale(.836)}}.snow:nth-child(30){opacity:.4136;transform:translate(76.4652vw,-10px) scale(.6324);animation:fall-30 11s -8s linear infinite}@keyframes fall-30{44.167%{transform:translate(80.1349vw,44.167vh) scale(.6324)}to{transform:translate(78.30005vw,99vh) scale(.6324)}}.snow:nth-child(31){opacity:1.5548;transform:translate(13.291vw,-10px) scale(.2533);animation:fall-31 20s -16s linear infinite}@keyframes fall-31{40.568%{transform:translate(15.2456vw,40.568vh) scale(.2533)}to{transform:translate(14.2683vw,99vh) scale(.2533)}}.snow:nth-child(32){opacity:1.8092;transform:translate(17.949vw,-10px) scale(.6287);animation:fall-32 20s -13s linear infinite}@keyframes fall-32{70.21%{transform:translate(15.8793vw,70.21vh) scale(.6287)}to{transform:translate(16.91415vw,99vh) scale(.6287)}}.snow:nth-child(33){opacity:1.6546;transform:translate(30.4495vw,-10px) scale(.3083);animation:fall-33 12s -20s linear infinite}@keyframes fall-33{50.446%{transform:translate(31.1682vw,50.446vh) scale(.3083)}to{transform:translate(30.80885vw,99vh) scale(.3083)}}.snow:nth-child(34){opacity:.1934;transform:translate(13.3175vw,-10px) scale(.4532);animation:fall-34 25s -2s linear infinite}@keyframes fall-34{37.453%{transform:translate(12.7554vw,37.453vh) scale(.4532)}to{transform:translate(13.03645vw,99vh) scale(.4532)}}.snow:nth-child(35){opacity:1.105;transform:translate(89.1371vw,-10px) scale(.1628);animation:fall-35 14s -25s linear infinite}@keyframes fall-35{79.622%{transform:translate(94.2598vw,79.622vh) scale(.1628)}to{transform:translate(91.69845vw,99vh) scale(.1628)}}.snow:nth-child(36){opacity:1.9758;transform:translate(5.4976vw,-10px) scale(.9199);animation:fall-36 21s -2s linear infinite}@keyframes fall-36{77.789%{transform:translate(.3325vw,77.789vh) scale(.9199)}to{transform:translate(2.91505vw,99vh) scale(.9199)}}.snow:nth-child(37){opacity:.8556;transform:translate(41.7521vw,-10px) scale(.1101);animation:fall-37 25s -7s linear infinite}@keyframes fall-37{36.156%{transform:translate(34.1498vw,36.156vh) scale(.1101)}to{transform:translate(37.95095vw,99vh) scale(.1101)}}.snow:nth-child(38){opacity:1.8026;transform:translate(56.0748vw,-10px) scale(.2264);animation:fall-38 11s -13s linear infinite}@keyframes fall-38{44.952%{transform:translate(59.9049vw,44.952vh) scale(.2264)}to{transform:translate(57.98985vw,99vh) scale(.2264)}}.snow:nth-child(39){opacity:.2444;transform:translate(65.1272vw,-10px) scale(.6964);animation:fall-39 10s -17s linear infinite}@keyframes fall-39{50.077%{transform:translate(58.187vw,50.077vh) scale(.6964)}to{transform:translate(61.6571vw,99vh) scale(.6964)}}.snow:nth-child(40){opacity:.8442;transform:translate(30.7327vw,-10px) scale(.994);animation:fall-40 28s -25s linear infinite}@keyframes fall-40{35.123%{transform:translate(38.9626vw,35.123vh) scale(.994)}to{transform:translate(34.84765vw,99vh) scale(.994)}}.snow:nth-child(41){opacity:.4506;transform:translate(23.2538vw,-10px) scale(.3878);animation:fall-41 23s -29s linear infinite}@keyframes fall-41{74.565%{transform:translate(17.4542vw,74.565vh) scale(.3878)}to{transform:translate(20.354vw,99vh) scale(.3878)}}.snow:nth-child(42){opacity:1.1936;transform:translate(17.9828vw,-10px) scale(.2409);animation:fall-42 14s -6s linear infinite}@keyframes fall-42{54.1%{transform:translate(11.0277vw,54.1vh) scale(.2409)}to{transform:translate(14.50525vw,99vh) scale(.2409)}}.snow:nth-child(43){opacity:1.5888;transform:translate(19.254vw,-10px) scale(.8624);animation:fall-43 22s -21s linear infinite}@keyframes fall-43{30.974%{transform:translate(22.1369vw,30.974vh) scale(.8624)}to{transform:translate(20.69545vw,99vh) scale(.8624)}}.snow:nth-child(44){opacity:.6556;transform:translate(47.0047vw,-10px) scale(.2433);animation:fall-44 20s -4s linear infinite}@keyframes fall-44{46.372%{transform:translate(42.1842vw,46.372vh) scale(.2433)}to{transform:translate(44.59445vw,99vh) scale(.2433)}}.snow:nth-child(45){opacity:1.6174;transform:translate(71.9954vw,-10px) scale(.873);animation:fall-45 29s -26s linear infinite}@keyframes fall-45{34.635%{transform:translate(78.4035vw,34.635vh) scale(.873)}to{transform:translate(75.19945vw,99vh) scale(.873)}}.snow:nth-child(46){opacity:.1964;transform:translate(35.4332vw,-10px) scale(.4387);animation:fall-46 19s -25s linear infinite}@keyframes fall-46{51.239%{transform:translate(41.7506vw,51.239vh) scale(.4387)}to{transform:translate(38.5919vw,99vh) scale(.4387)}}.snow:nth-child(47){opacity:1.4896;transform:translate(23.8543vw,-10px) scale(.175);animation:fall-47 20s -21s linear infinite}@keyframes fall-47{36.392%{transform:translate(29.8733vw,36.392vh) scale(.175)}to{transform:translate(26.8638vw,99vh) scale(.175)}}.snow:nth-child(48){opacity:1.2568;transform:translate(81.9885vw,-10px) scale(.7662);animation:fall-48 28s -23s linear infinite}@keyframes fall-48{34.094%{transform:translate(91.5383vw,34.094vh) scale(.7662)}to{transform:translate(86.7634vw,99vh) scale(.7662)}}.snow:nth-child(49){opacity:.516;transform:translate(82.968vw,-10px) scale(.878);animation:fall-49 13s -7s linear infinite}@keyframes fall-49{37.074%{transform:translate(83.8496vw,37.074vh) scale(.878)}to{transform:translate(83.4088vw,99vh) scale(.878)}}.snow:nth-child(50){opacity:1.5646;transform:translate(54.4997vw,-10px) scale(.8457);animation:fall-50 24s -20s linear infinite}@keyframes fall-50{37.618%{transform:translate(48.4692vw,37.618vh) scale(.8457)}to{transform:translate(51.48445vw,99vh) scale(.8457)}}.snow:nth-child(51){opacity:.4204;transform:translate(14.6236vw,-10px) scale(.6397);animation:fall-51 22s -22s linear infinite}@keyframes fall-51{49.343%{transform:translate(14.8813vw,49.343vh) scale(.6397)}to{transform:translate(14.75245vw,99vh) scale(.6397)}}.snow:nth-child(52){opacity:.8608;transform:translate(13.6873vw,-10px) scale(.4134);animation:fall-52 20s -6s linear infinite}@keyframes fall-52{62.894%{transform:translate(3.7208vw,62.894vh) scale(.4134)}to{transform:translate(8.70405vw,99vh) scale(.4134)}}.snow:nth-child(53){opacity:1.7016;transform:translate(54.594vw,-10px) scale(.3272);animation:fall-53 21s -16s linear infinite}@keyframes fall-53{43.584%{transform:translate(47.9228vw,43.584vh) scale(.3272)}to{transform:translate(51.2584vw,99vh) scale(.3272)}}.snow:nth-child(54){opacity:.1156;transform:translate(18.2419vw,-10px) scale(.9632);animation:fall-54 18s -27s linear infinite}@keyframes fall-54{75.135%{transform:translate(27.749vw,75.135vh) scale(.9632)}to{transform:translate(22.99545vw,99vh) scale(.9632)}}.snow:nth-child(55){opacity:1.0218;transform:translate(.3269vw,-10px) scale(.0191);animation:fall-55 24s -12s linear infinite}@keyframes fall-55{34.186%{transform:translate(-8.1492vw,34.186vh) scale(.0191)}to{transform:translate(-3.91115vw,99vh) scale(.0191)}}.snow:nth-child(56){opacity:.4406;transform:translate(14.4328vw,-10px) scale(.3591);animation:fall-56 28s -19s linear infinite}@keyframes fall-56{47.522%{transform:translate(15.9127vw,47.522vh) scale(.3591)}to{transform:translate(15.17275vw,99vh) scale(.3591)}}.snow:nth-child(57){opacity:.1278;transform:translate(13.2778vw,-10px) scale(.8784);animation:fall-57 21s -6s linear infinite}@keyframes fall-57{75.333%{transform:translate(11.0086vw,75.333vh) scale(.8784)}to{transform:translate(12.1432vw,99vh) scale(.8784)}}.snow:nth-child(58){opacity:.6796;transform:translate(6.834vw,-10px) scale(.8707);animation:fall-58 30s -12s linear infinite}@keyframes fall-58{31.402%{transform:translate(12.6922vw,31.402vh) scale(.8707)}to{transform:translate(9.7631vw,99vh) scale(.8707)}}.snow:nth-child(59){opacity:.5456;transform:translate(79.6962vw,-10px) scale(.3962);animation:fall-59 18s -3s linear infinite}@keyframes fall-59{58.691%{transform:translate(86.4417vw,58.691vh) scale(.3962)}to{transform:translate(83.06895vw,99vh) scale(.3962)}}.snow:nth-child(60){opacity:.1168;transform:translate(98.5267vw,-10px) scale(.0984);animation:fall-60 28s -18s linear infinite}@keyframes fall-60{40.19%{transform:translate(101.7761vw,40.19vh) scale(.0984)}to{transform:translate(100.1514vw,99vh) scale(.0984)}}.snow:nth-child(61){opacity:1.5654;transform:translate(42.9458vw,-10px) scale(.777);animation:fall-61 29s -20s linear infinite}@keyframes fall-61{57.061%{transform:translate(42.6241vw,57.061vh) scale(.777)}to{transform:translate(42.78495vw,99vh) scale(.777)}}.snow:nth-child(62){opacity:.2122;transform:translate(15.5907vw,-10px) scale(.2313);animation:fall-62 30s -2s linear infinite}@keyframes fall-62{48.606%{transform:translate(7.9032vw,48.606vh) scale(.2313)}to{transform:translate(11.74695vw,99vh) scale(.2313)}}.snow:nth-child(63){opacity:1.6324;transform:translate(5.3788vw,-10px) scale(.368);animation:fall-63 23s -14s linear infinite}@keyframes fall-63{52.974%{transform:translate(4.0789vw,52.974vh) scale(.368)}to{transform:translate(4.72885vw,99vh) scale(.368)}}.snow:nth-child(64){opacity:.7096;transform:translate(19.9293vw,-10px) scale(.1659);animation:fall-64 30s -8s linear infinite}@keyframes fall-64{69.081%{transform:translate(24.0782vw,69.081vh) scale(.1659)}to{transform:translate(22.00375vw,99vh) scale(.1659)}}.snow:nth-child(65){opacity:1.6752;transform:translate(36.6327vw,-10px) scale(.6413);animation:fall-65 20s -23s linear infinite}@keyframes fall-65{73.35%{transform:translate(28.7289vw,73.35vh) scale(.6413)}to{transform:translate(32.6808vw,99vh) scale(.6413)}}.snow:nth-child(66){opacity:.1962;transform:translate(13.8772vw,-10px) scale(.4257);animation:fall-66 27s -5s linear infinite}@keyframes fall-66{37.725%{transform:translate(18.5507vw,37.725vh) scale(.4257)}to{transform:translate(16.21395vw,99vh) scale(.4257)}}.snow:nth-child(67){opacity:1.2736;transform:translate(12.9926vw,-10px) scale(.4269);animation:fall-67 19s -22s linear infinite}@keyframes fall-67{66.89%{transform:translate(6.4079vw,66.89vh) scale(.4269)}to{transform:translate(9.70025vw,99vh) scale(.4269)}}.snow:nth-child(68){opacity:.6622;transform:translate(95.0599vw,-10px) scale(.8804);animation:fall-68 30s -19s linear infinite}@keyframes fall-68{51.607%{transform:translate(96.8729vw,51.607vh) scale(.8804)}to{transform:translate(95.9664vw,99vh) scale(.8804)}}.snow:nth-child(69){opacity:.524;transform:translate(36.2584vw,-10px) scale(.0703);animation:fall-69 28s -14s linear infinite}@keyframes fall-69{46.778%{transform:translate(29.3895vw,46.778vh) scale(.0703)}to{transform:translate(32.82395vw,99vh) scale(.0703)}}.snow:nth-child(70){opacity:.83;transform:translate(63.1407vw,-10px) scale(.0019);animation:fall-70 13s -12s linear infinite}@keyframes fall-70{33.971%{transform:translate(64.9641vw,33.971vh) scale(.0019)}to{transform:translate(64.0524vw,99vh) scale(.0019)}}.snow:nth-child(71){opacity:1.7554;transform:translate(92.4251vw,-10px) scale(.4568);animation:fall-71 10s -24s linear infinite}@keyframes fall-71{54.666%{transform:translate(87.464vw,54.666vh) scale(.4568)}to{transform:translate(89.94455vw,99vh) scale(.4568)}}.snow:nth-child(72){opacity:1.1376;transform:translate(87.5402vw,-10px) scale(.6077);animation:fall-72 24s -5s linear infinite}@keyframes fall-72{45.118%{transform:translate(87.9686vw,45.118vh) scale(.6077)}to{transform:translate(87.7544vw,99vh) scale(.6077)}}.snow:nth-child(73){opacity:.7488;transform:translate(45.1857vw,-10px) scale(.8734);animation:fall-73 19s -13s linear infinite}@keyframes fall-73{61.963%{transform:translate(39.0585vw,61.963vh) scale(.8734)}to{transform:translate(42.1221vw,99vh) scale(.8734)}}.snow:nth-child(74){opacity:1.8994;transform:translate(34.002vw,-10px) scale(.4262);animation:fall-74 28s -3s linear infinite}@keyframes fall-74{72.687%{transform:translate(34.0768vw,72.687vh) scale(.4262)}to{transform:translate(34.0394vw,99vh) scale(.4262)}}.snow:nth-child(75){opacity:1.985;transform:translate(90.7827vw,-10px) scale(.6771);animation:fall-75 13s -22s linear infinite}@keyframes fall-75{52.352%{transform:translate(82.9949vw,52.352vh) scale(.6771)}to{transform:translate(86.8888vw,99vh) scale(.6771)}}.snow:nth-child(76){opacity:1.8418;transform:translate(23.0797vw,-10px) scale(.9707);animation:fall-76 20s -26s linear infinite}@keyframes fall-76{42.393%{transform:translate(20.1892vw,42.393vh) scale(.9707)}to{transform:translate(21.63445vw,99vh) scale(.9707)}}.snow:nth-child(77){opacity:1.7718;transform:translate(53.9477vw,-10px) scale(.0937);animation:fall-77 14s -20s linear infinite}@keyframes fall-77{39.794%{transform:translate(58.8374vw,39.794vh) scale(.0937)}to{transform:translate(56.39255vw,99vh) scale(.0937)}}.snow:nth-child(78){opacity:.6238;transform:translate(63.7878vw,-10px) scale(.0442);animation:fall-78 15s -17s linear infinite}@keyframes fall-78{64.426%{transform:translate(65.0446vw,64.426vh) scale(.0442)}to{transform:translate(64.4162vw,99vh) scale(.0442)}}.snow:nth-child(79){opacity:1.1186;transform:translate(85.2447vw,-10px) scale(.5398);animation:fall-79 15s -28s linear infinite}@keyframes fall-79{67.917%{transform:translate(81.2543vw,67.917vh) scale(.5398)}to{transform:translate(83.2495vw,99vh) scale(.5398)}}.snow:nth-child(80){opacity:.1374;transform:translate(34.6483vw,-10px) scale(.5895);animation:fall-80 15s -22s linear infinite}@keyframes fall-80{65.124%{transform:translate(36.5205vw,65.124vh) scale(.5895)}to{transform:translate(35.5844vw,99vh) scale(.5895)}}.snow:nth-child(81){opacity:1.9796;transform:translate(18.9055vw,-10px) scale(.0739);animation:fall-81 29s -16s linear infinite}@keyframes fall-81{31.325%{transform:translate(13.518vw,31.325vh) scale(.0739)}to{transform:translate(16.21175vw,99vh) scale(.0739)}}.snow:nth-child(82){opacity:1.1014;transform:translate(70.8789vw,-10px) scale(.408);animation:fall-82 28s -1s linear infinite}@keyframes fall-82{58.102%{transform:translate(80.6476vw,58.102vh) scale(.408)}to{transform:translate(75.76325vw,99vh) scale(.408)}}.snow:nth-child(83){opacity:1.96;transform:translate(56.7894vw,-10px) scale(.2283);animation:fall-83 10s -26s linear infinite}@keyframes fall-83{67.606%{transform:translate(64.757vw,67.606vh) scale(.2283)}to{transform:translate(60.7732vw,99vh) scale(.2283)}}.snow:nth-child(84){opacity:1.2808;transform:translate(96.7098vw,-10px) scale(.1906);animation:fall-84 13s -12s linear infinite}@keyframes fall-84{63.158%{transform:translate(105.1878vw,63.158vh) scale(.1906)}to{transform:translate(100.9488vw,99vh) scale(.1906)}}.snow:nth-child(85){opacity:1.2612;transform:translate(49.6026vw,-10px) scale(.6723);animation:fall-85 16s -16s linear infinite}@keyframes fall-85{42.049%{transform:translate(47.993vw,42.049vh) scale(.6723)}to{transform:translate(48.7978vw,99vh) scale(.6723)}}.snow:nth-child(86){opacity:1.6898;transform:translate(87.0665vw,-10px) scale(.454);animation:fall-86 22s -17s linear infinite}@keyframes fall-86{68.841%{transform:translate(84.6745vw,68.841vh) scale(.454)}to{transform:translate(85.8705vw,99vh) scale(.454)}}.snow:nth-child(87){opacity:.0506;transform:translate(2.6363vw,-10px) scale(.7994);animation:fall-87 17s -1s linear infinite}@keyframes fall-87{67.326%{transform:translate(-3.7018vw,67.326vh) scale(.7994)}to{transform:translate(-.53275vw,99vh) scale(.7994)}}.snow:nth-child(88){opacity:1.7278;transform:translate(98.2051vw,-10px) scale(.8373);animation:fall-88 24s -21s linear infinite}@keyframes fall-88{69.014%{transform:translate(96.2035vw,69.014vh) scale(.8373)}to{transform:translate(97.2043vw,99vh) scale(.8373)}}.snow:nth-child(89){opacity:.9904;transform:translate(18.8846vw,-10px) scale(.4712);animation:fall-89 18s -4s linear infinite}@keyframes fall-89{59.695%{transform:translate(26.8911vw,59.695vh) scale(.4712)}to{transform:translate(22.88785vw,99vh) scale(.4712)}}.snow:nth-child(90){opacity:.312;transform:translate(91.3429vw,-10px) scale(.5984);animation:fall-90 23s -25s linear infinite}@keyframes fall-90{65.853%{transform:translate(86.2899vw,65.853vh) scale(.5984)}to{transform:translate(88.8164vw,99vh) scale(.5984)}}.snow:nth-child(91){opacity:1.1;transform:translate(65.6812vw,-10px) scale(.7345);animation:fall-91 22s -16s linear infinite}@keyframes fall-91{65.791%{transform:translate(66.9125vw,65.791vh) scale(.7345)}to{transform:translate(66.29685vw,99vh) scale(.7345)}}.snow:nth-child(92){opacity:.4932;transform:translate(86.4024vw,-10px) scale(.2731);animation:fall-92 21s -3s linear infinite}@keyframes fall-92{55.68%{transform:translate(95.5235vw,55.68vh) scale(.2731)}to{transform:translate(90.96295vw,99vh) scale(.2731)}}.snow:nth-child(93){opacity:.703;transform:translate(25.0215vw,-10px) scale(.9377);animation:fall-93 10s -30s linear infinite}@keyframes fall-93{30.726%{transform:translate(18.3588vw,30.726vh) scale(.9377)}to{transform:translate(21.69015vw,99vh) scale(.9377)}}.snow:nth-child(94){opacity:.0706;transform:translate(20.2961vw,-10px) scale(.4993);animation:fall-94 15s -3s linear infinite}@keyframes fall-94{67.962%{transform:translate(15.8391vw,67.962vh) scale(.4993)}to{transform:translate(18.0676vw,99vh) scale(.4993)}}.snow:nth-child(95){opacity:.577;transform:translate(98.5188vw,-10px) scale(.0882);animation:fall-95 18s -16s linear infinite}@keyframes fall-95{34.073%{transform:translate(93.6927vw,34.073vh) scale(.0882)}to{transform:translate(96.10575vw,99vh) scale(.0882)}}.snow:nth-child(96){opacity:.2094;transform:translate(74.3583vw,-10px) scale(.6548);animation:fall-96 23s -25s linear infinite}@keyframes fall-96{67.544%{transform:translate(66.6343vw,67.544vh) scale(.6548)}to{transform:translate(70.4963vw,99vh) scale(.6548)}}.snow:nth-child(97){opacity:.8712;transform:translate(30.9932vw,-10px) scale(.1803);animation:fall-97 20s -1s linear infinite}@keyframes fall-97{60.687%{transform:translate(21.6247vw,60.687vh) scale(.1803)}to{transform:translate(26.30895vw,99vh) scale(.1803)}}.snow:nth-child(98){opacity:.2964;transform:translate(27.432vw,-10px) scale(.2205);animation:fall-98 19s -12s linear infinite}@keyframes fall-98{48.224%{transform:translate(28.4272vw,48.224vh) scale(.2205)}to{transform:translate(27.9296vw,99vh) scale(.2205)}}.snow:nth-child(99){opacity:.647;transform:translate(8.2079vw,-10px) scale(.8224);animation:fall-99 14s -29s linear infinite}@keyframes fall-99{54.778%{transform:translate(11.2097vw,54.778vh) scale(.8224)}to{transform:translate(9.7088vw,99vh) scale(.8224)}}.snow:nth-child(100){opacity:1.7422;transform:translate(58.7337vw,-10px) scale(.5253);animation:fall-100 16s -10s linear infinite}@keyframes fall-100{40.008%{transform:translate(63.3511vw,40.008vh) scale(.5253)}to{transform:translate(61.0424vw,99vh) scale(.5253)}}.snow:nth-child(101){opacity:.2368;transform:translate(51.8949vw,-10px) scale(.0084);animation:fall-101 27s -20s linear infinite}@keyframes fall-101{36.026%{transform:translate(44.6318vw,36.026vh) scale(.0084)}to{transform:translate(48.26335vw,99vh) scale(.0084)}}.snow:nth-child(102){opacity:.224;transform:translate(24.8168vw,-10px) scale(.7376);animation:fall-102 26s -3s linear infinite}@keyframes fall-102{61.677%{transform:translate(33.1136vw,61.677vh) scale(.7376)}to{transform:translate(28.9652vw,99vh) scale(.7376)}}.snow:nth-child(103){opacity:.773;transform:translate(76.5707vw,-10px) scale(.6695);animation:fall-103 29s -16s linear infinite}@keyframes fall-103{71.687%{transform:translate(73.7716vw,71.687vh) scale(.6695)}to{transform:translate(75.17115vw,99vh) scale(.6695)}}.snow:nth-child(104){opacity:.9962;transform:translate(51.9042vw,-10px) scale(.0425);animation:fall-104 30s -5s linear infinite}@keyframes fall-104{69.637%{transform:translate(61.2918vw,69.637vh) scale(.0425)}to{transform:translate(56.598vw,99vh) scale(.0425)}}.snow:nth-child(105){opacity:.189;transform:translate(45.5067vw,-10px) scale(.0305);animation:fall-105 18s -7s linear infinite}@keyframes fall-105{41.184%{transform:translate(41.637vw,41.184vh) scale(.0305)}to{transform:translate(43.57185vw,99vh) scale(.0305)}}.snow:nth-child(106){opacity:.6948;transform:translate(61.4397vw,-10px) scale(.8761);animation:fall-106 30s -23s linear infinite}@keyframes fall-106{52.459%{transform:translate(67.3643vw,52.459vh) scale(.8761)}to{transform:translate(64.402vw,99vh) scale(.8761)}}.snow:nth-child(107){opacity:.9794;transform:translate(99.8959vw,-10px) scale(.0203);animation:fall-107 23s -4s linear infinite}@keyframes fall-107{54.84%{transform:translate(97.0621vw,54.84vh) scale(.0203)}to{transform:translate(98.479vw,99vh) scale(.0203)}}.snow:nth-child(108){opacity:1.225;transform:translate(45.7198vw,-10px) scale(.4466);animation:fall-108 20s -29s linear infinite}@keyframes fall-108{39.925%{transform:translate(49.6956vw,39.925vh) scale(.4466)}to{transform:translate(47.7077vw,99vh) scale(.4466)}}.snow:nth-child(109){opacity:.2798;transform:translate(62.1679vw,-10px) scale(.0662);animation:fall-109 21s -5s linear infinite}@keyframes fall-109{73.607%{transform:translate(54.0491vw,73.607vh) scale(.0662)}to{transform:translate(58.1085vw,99vh) scale(.0662)}}.snow:nth-child(110){opacity:.722;transform:translate(48.5816vw,-10px) scale(.492);animation:fall-110 10s -28s linear infinite}@keyframes fall-110{59.086%{transform:translate(54.7933vw,59.086vh) scale(.492)}to{transform:translate(51.68745vw,99vh) scale(.492)}}.snow:nth-child(111){opacity:1.2664;transform:translate(90.038vw,-10px) scale(.9188);animation:fall-111 10s -9s linear infinite}@keyframes fall-111{64.776%{transform:translate(96.0262vw,64.776vh) scale(.9188)}to{transform:translate(93.0321vw,99vh) scale(.9188)}}.snow:nth-child(112){opacity:1.031;transform:translate(38.6801vw,-10px) scale(.3457);animation:fall-112 26s -19s linear infinite}@keyframes fall-112{38.769%{transform:translate(30.2742vw,38.769vh) scale(.3457)}to{transform:translate(34.47715vw,99vh) scale(.3457)}}.snow:nth-child(113){opacity:.8838;transform:translate(53.2349vw,-10px) scale(.0531);animation:fall-113 15s -7s linear infinite}@keyframes fall-113{73.779%{transform:translate(57.7069vw,73.779vh) scale(.0531)}to{transform:translate(55.4709vw,99vh) scale(.0531)}}.snow:nth-child(114){opacity:1.6708;transform:translate(7.7091vw,-10px) scale(.4104);animation:fall-114 29s -19s linear infinite}@keyframes fall-114{59.91%{transform:translate(12.8395vw,59.91vh) scale(.4104)}to{transform:translate(10.2743vw,99vh) scale(.4104)}}.snow:nth-child(115){opacity:1.0096;transform:translate(69.4987vw,-10px) scale(.1475);animation:fall-115 25s -2s linear infinite}@keyframes fall-115{36.103%{transform:translate(77.2431vw,36.103vh) scale(.1475)}to{transform:translate(73.3709vw,99vh) scale(.1475)}}.snow:nth-child(116){opacity:.5012;transform:translate(66.6113vw,-10px) scale(.542);animation:fall-116 20s -19s linear infinite}@keyframes fall-116{73.5%{transform:translate(70.9862vw,73.5vh) scale(.542)}to{transform:translate(68.79875vw,99vh) scale(.542)}}.snow:nth-child(117){opacity:.0876;transform:translate(44.3914vw,-10px) scale(.384);animation:fall-117 13s -19s linear infinite}@keyframes fall-117{62.797%{transform:translate(39.6438vw,62.797vh) scale(.384)}to{transform:translate(42.0176vw,99vh) scale(.384)}}.snow:nth-child(118){opacity:1.538;transform:translate(65.5513vw,-10px) scale(.8744);animation:fall-118 18s -3s linear infinite}@keyframes fall-118{56.378%{transform:translate(71.189vw,56.378vh) scale(.8744)}to{transform:translate(68.37015vw,99vh) scale(.8744)}}.snow:nth-child(119){opacity:1.6466;transform:translate(2.3813vw,-10px) scale(.6658);animation:fall-119 19s -15s linear infinite}@keyframes fall-119{51.888%{transform:translate(9.5933vw,51.888vh) scale(.6658)}to{transform:translate(5.9873vw,99vh) scale(.6658)}}.snow:nth-child(120){opacity:.4714;transform:translate(32.8737vw,-10px) scale(.6154);animation:fall-120 22s -21s linear infinite}@keyframes fall-120{75.735%{transform:translate(25.1419vw,75.735vh) scale(.6154)}to{transform:translate(29.0078vw,99vh) scale(.6154)}}.snow:nth-child(121){opacity:.7392;transform:translate(47.1177vw,-10px) scale(.919);animation:fall-121 22s -9s linear infinite}@keyframes fall-121{53.845%{transform:translate(55.7343vw,53.845vh) scale(.919)}to{transform:translate(51.426vw,99vh) scale(.919)}}.snow:nth-child(122){opacity:.2198;transform:translate(54.2654vw,-10px) scale(.635);animation:fall-122 10s -11s linear infinite}@keyframes fall-122{57.3%{transform:translate(53.9019vw,57.3vh) scale(.635)}to{transform:translate(54.08365vw,99vh) scale(.635)}}.snow:nth-child(123){opacity:1.6968;transform:translate(37.5104vw,-10px) scale(.6589);animation:fall-123 19s -10s linear infinite}@keyframes fall-123{61.688%{transform:translate(34.1414vw,61.688vh) scale(.6589)}to{transform:translate(35.8259vw,99vh) scale(.6589)}}.snow:nth-child(124){opacity:.8092;transform:translate(96.3669vw,-10px) scale(.7043);animation:fall-124 26s -16s linear infinite}@keyframes fall-124{34.341%{transform:translate(95.4653vw,34.341vh) scale(.7043)}to{transform:translate(95.9161vw,99vh) scale(.7043)}}.snow:nth-child(125){opacity:1.953;transform:translate(65.0975vw,-10px) scale(.1556);animation:fall-125 30s -3s linear infinite}@keyframes fall-125{77.494%{transform:translate(57.33vw,77.494vh) scale(.1556)}to{transform:translate(61.21375vw,99vh) scale(.1556)}}.snow:nth-child(126){opacity:1.9924;transform:translate(82.7618vw,-10px) scale(.6372);animation:fall-126 24s -11s linear infinite}@keyframes fall-126{43.907%{transform:translate(77.3349vw,43.907vh) scale(.6372)}to{transform:translate(80.04835vw,99vh) scale(.6372)}}.snow:nth-child(127){opacity:1.229;transform:translate(94.6118vw,-10px) scale(.794);animation:fall-127 26s -4s linear infinite}@keyframes fall-127{62.999%{transform:translate(102.2618vw,62.999vh) scale(.794)}to{transform:translate(98.4368vw,99vh) scale(.794)}}.snow:nth-child(128){opacity:1.143;transform:translate(28.9461vw,-10px) scale(.2125);animation:fall-128 13s -22s linear infinite}@keyframes fall-128{45.047%{transform:translate(35.5659vw,45.047vh) scale(.2125)}to{transform:translate(32.256vw,99vh) scale(.2125)}}.snow:nth-child(129){opacity:1.3822;transform:translate(75.9126vw,-10px) scale(.5633);animation:fall-129 12s -19s linear infinite}@keyframes fall-129{68.192%{transform:translate(68.9646vw,68.192vh) scale(.5633)}to{transform:translate(72.4386vw,99vh) scale(.5633)}}.snow:nth-child(130){opacity:1.0076;transform:translate(.9358vw,-10px) scale(.2861);animation:fall-130 29s -15s linear infinite}@keyframes fall-130{32.315%{transform:translate(5.2981vw,32.315vh) scale(.2861)}to{transform:translate(3.11695vw,99vh) scale(.2861)}}.snow:nth-child(131){opacity:.1882;transform:translate(36.0359vw,-10px) scale(.831);animation:fall-131 21s -28s linear infinite}@keyframes fall-131{45.039%{transform:translate(35.1387vw,45.039vh) scale(.831)}to{transform:translate(35.5873vw,99vh) scale(.831)}}.snow:nth-child(132){opacity:1.7772;transform:translate(4.2032vw,-10px) scale(.5059);animation:fall-132 20s -21s linear infinite}@keyframes fall-132{52.336%{transform:translate(-1.0831vw,52.336vh) scale(.5059)}to{transform:translate(1.56005vw,99vh) scale(.5059)}}.snow:nth-child(133){opacity:.5822;transform:translate(20.1385vw,-10px) scale(.9798);animation:fall-133 17s -4s linear infinite}@keyframes fall-133{72.512%{transform:translate(16.0189vw,72.512vh) scale(.9798)}to{transform:translate(18.0787vw,99vh) scale(.9798)}}.snow:nth-child(134){opacity:1.773;transform:translate(41.9674vw,-10px) scale(.5515);animation:fall-134 24s -1s linear infinite}@keyframes fall-134{53.344%{transform:translate(50.5754vw,53.344vh) scale(.5515)}to{transform:translate(46.2714vw,99vh) scale(.5515)}}.snow:nth-child(135){opacity:.161;transform:translate(50.876vw,-10px) scale(.087);animation:fall-135 30s -17s linear infinite}@keyframes fall-135{58.193%{transform:translate(46.4808vw,58.193vh) scale(.087)}to{transform:translate(48.6784vw,99vh) scale(.087)}}.snow:nth-child(136){opacity:1.4274;transform:translate(58.5203vw,-10px) scale(.3057);animation:fall-136 21s -4s linear infinite}@keyframes fall-136{78.996%{transform:translate(58.9784vw,78.996vh) scale(.3057)}to{transform:translate(58.74935vw,99vh) scale(.3057)}}.snow:nth-child(137){opacity:.168;transform:translate(67.423vw,-10px) scale(.2553);animation:fall-137 12s -26s linear infinite}@keyframes fall-137{45.785%{transform:translate(64.5164vw,45.785vh) scale(.2553)}to{transform:translate(65.9697vw,99vh) scale(.2553)}}.snow:nth-child(138){opacity:1.9126;transform:translate(74.1961vw,-10px) scale(.1942);animation:fall-138 30s -30s linear infinite}@keyframes fall-138{46.274%{transform:translate(75.4984vw,46.274vh) scale(.1942)}to{transform:translate(74.84725vw,99vh) scale(.1942)}}.snow:nth-child(139){opacity:.4964;transform:translate(75.3166vw,-10px) scale(.1351);animation:fall-139 17s -20s linear infinite}@keyframes fall-139{63.678%{transform:translate(72.7941vw,63.678vh) scale(.1351)}to{transform:translate(74.05535vw,99vh) scale(.1351)}}.snow:nth-child(140){opacity:.474;transform:translate(85.1014vw,-10px) scale(.0648);animation:fall-140 22s -4s linear infinite}@keyframes fall-140{57.531%{transform:translate(81.9168vw,57.531vh) scale(.0648)}to{transform:translate(83.5091vw,99vh) scale(.0648)}}.snow:nth-child(141){opacity:.4606;transform:translate(98.8451vw,-10px) scale(.6021);animation:fall-141 16s -11s linear infinite}@keyframes fall-141{59.045%{transform:translate(104.5808vw,59.045vh) scale(.6021)}to{transform:translate(101.71295vw,99vh) scale(.6021)}}.snow:nth-child(142){opacity:1.374;transform:translate(36.4733vw,-10px) scale(.8926);animation:fall-142 13s -24s linear infinite}@keyframes fall-142{61.838%{transform:translate(41.1426vw,61.838vh) scale(.8926)}to{transform:translate(38.80795vw,99vh) scale(.8926)}}.snow:nth-child(143){opacity:1.455;transform:translate(70.8389vw,-10px) scale(.5102);animation:fall-143 24s -23s linear infinite}@keyframes fall-143{72.991%{transform:translate(68.5635vw,72.991vh) scale(.5102)}to{transform:translate(69.7012vw,99vh) scale(.5102)}}.snow:nth-child(144){opacity:1.2004;transform:translate(61.3264vw,-10px) scale(.4192);animation:fall-144 30s -26s linear infinite}@keyframes fall-144{51.353%{transform:translate(63.2964vw,51.353vh) scale(.4192)}to{transform:translate(62.3114vw,99vh) scale(.4192)}}.snow:nth-child(145){opacity:1.515;transform:translate(66.1128vw,-10px) scale(.5228);animation:fall-145 11s -8s linear infinite}@keyframes fall-145{77.732%{transform:translate(72.2277vw,77.732vh) scale(.5228)}to{transform:translate(69.17025vw,99vh) scale(.5228)}}.snow:nth-child(146){opacity:1.6428;transform:translate(64.1987vw,-10px) scale(.314);animation:fall-146 17s -16s linear infinite}@keyframes fall-146{49.1%{transform:translate(66.2615vw,49.1vh) scale(.314)}to{transform:translate(65.2301vw,99vh) scale(.314)}}.snow:nth-child(147){opacity:1.2682;transform:translate(73.706vw,-10px) scale(.3387);animation:fall-147 27s -5s linear infinite}@keyframes fall-147{44.733%{transform:translate(65.6947vw,44.733vh) scale(.3387)}to{transform:translate(69.70035vw,99vh) scale(.3387)}}.snow:nth-child(148){opacity:1.4024;transform:translate(60.7649vw,-10px) scale(.9908);animation:fall-148 16s -2s linear infinite}@keyframes fall-148{70.1%{transform:translate(69.274vw,70.1vh) scale(.9908)}to{transform:translate(65.01945vw,99vh) scale(.9908)}}.snow:nth-child(149){opacity:1.5522;transform:translate(83.3752vw,-10px) scale(.8425);animation:fall-149 25s -1s linear infinite}@keyframes fall-149{35.943%{transform:translate(74.6596vw,35.943vh) scale(.8425)}to{transform:translate(79.0174vw,99vh) scale(.8425)}}.snow:nth-child(150){opacity:1.3822;transform:translate(82.3726vw,-10px) scale(.6866);animation:fall-150 17s -2s linear infinite}@keyframes fall-150{45.621%{transform:translate(89.1637vw,45.621vh) scale(.6866)}to{transform:translate(85.76815vw,99vh) scale(.6866)}}.snow:nth-child(151){opacity:1.801;transform:translate(60.115vw,-10px) scale(.6883);animation:fall-151 18s -21s linear infinite}@keyframes fall-151{56.575%{transform:translate(64.3956vw,56.575vh) scale(.6883)}to{transform:translate(62.2553vw,99vh) scale(.6883)}}.snow:nth-child(152){opacity:1.9452;transform:translate(94.858vw,-10px) scale(.9892);animation:fall-152 28s -8s linear infinite}@keyframes fall-152{67.432%{transform:translate(93.4646vw,67.432vh) scale(.9892)}to{transform:translate(94.1613vw,99vh) scale(.9892)}}.snow:nth-child(153){opacity:.3576;transform:translate(79.8671vw,-10px) scale(.6652);animation:fall-153 12s -27s linear infinite}@keyframes fall-153{73.699%{transform:translate(70.43vw,73.699vh) scale(.6652)}to{transform:translate(75.14855vw,99vh) scale(.6652)}}.snow:nth-child(154){opacity:1.954;transform:translate(58.0664vw,-10px) scale(.0338);animation:fall-154 10s -18s linear infinite}@keyframes fall-154{47.336%{transform:translate(59.475vw,47.336vh) scale(.0338)}to{transform:translate(58.7707vw,99vh) scale(.0338)}}.snow:nth-child(155){opacity:1.3906;transform:translate(55.5388vw,-10px) scale(.0854);animation:fall-155 21s -17s linear infinite}@keyframes fall-155{31.002%{transform:translate(59.5892vw,31.002vh) scale(.0854)}to{transform:translate(57.564vw,99vh) scale(.0854)}}.snow:nth-child(156){opacity:.0322;transform:translate(32.4296vw,-10px) scale(.2036);animation:fall-156 10s -13s linear infinite}@keyframes fall-156{53.914%{transform:translate(41.2954vw,53.914vh) scale(.2036)}to{transform:translate(36.8625vw,99vh) scale(.2036)}}.snow:nth-child(157){opacity:.184;transform:translate(48.839vw,-10px) scale(.5041);animation:fall-157 10s -15s linear infinite}@keyframes fall-157{55.837%{transform:translate(52.5742vw,55.837vh) scale(.5041)}to{transform:translate(50.7066vw,99vh) scale(.5041)}}.snow:nth-child(158){opacity:1.202;transform:translate(66.5953vw,-10px) scale(.7904);animation:fall-158 11s -4s linear infinite}@keyframes fall-158{64.974%{transform:translate(62.4158vw,64.974vh) scale(.7904)}to{transform:translate(64.50555vw,99vh) scale(.7904)}}.snow:nth-child(159){opacity:.3958;transform:translate(18.8104vw,-10px) scale(.3435);animation:fall-159 17s -4s linear infinite}@keyframes fall-159{38.634%{transform:translate(27.4891vw,38.634vh) scale(.3435)}to{transform:translate(23.14975vw,99vh) scale(.3435)}}.snow:nth-child(160){opacity:.3596;transform:translate(60.0896vw,-10px) scale(.862);animation:fall-160 18s -1s linear infinite}@keyframes fall-160{44.614%{transform:translate(62.4826vw,44.614vh) scale(.862)}to{transform:translate(61.2861vw,99vh) scale(.862)}}.snow:nth-child(161){opacity:1.2056;transform:translate(88.3226vw,-10px) scale(.6447);animation:fall-161 13s -25s linear infinite}@keyframes fall-161{45.83%{transform:translate(92.1237vw,45.83vh) scale(.6447)}to{transform:translate(90.22315vw,99vh) scale(.6447)}}.snow:nth-child(162){opacity:1.7116;transform:translate(51.0622vw,-10px) scale(.2538);animation:fall-162 17s -25s linear infinite}@keyframes fall-162{55.032%{transform:translate(48.8131vw,55.032vh) scale(.2538)}to{transform:translate(49.93765vw,99vh) scale(.2538)}}.snow:nth-child(163){opacity:1.3418;transform:translate(47.501vw,-10px) scale(.7192);animation:fall-163 24s -3s linear infinite}@keyframes fall-163{69.556%{transform:translate(52.7862vw,69.556vh) scale(.7192)}to{transform:translate(50.1436vw,99vh) scale(.7192)}}.snow:nth-child(164){opacity:1.9832;transform:translate(1.7078vw,-10px) scale(.604);animation:fall-164 27s -25s linear infinite}@keyframes fall-164{36.539%{transform:translate(-5.7427vw,36.539vh) scale(.604)}to{transform:translate(-2.01745vw,99vh) scale(.604)}}.snow:nth-child(165){opacity:.1582;transform:translate(37.0953vw,-10px) scale(.3727);animation:fall-165 17s -16s linear infinite}@keyframes fall-165{77.584%{transform:translate(29.4408vw,77.584vh) scale(.3727)}to{transform:translate(33.26805vw,99vh) scale(.3727)}}.snow:nth-child(166){opacity:.968;transform:translate(57.2697vw,-10px) scale(.2192);animation:fall-166 27s -18s linear infinite}@keyframes fall-166{60.113%{transform:translate(66.3724vw,60.113vh) scale(.2192)}to{transform:translate(61.82105vw,99vh) scale(.2192)}}.snow:nth-child(167){opacity:.7218;transform:translate(71.0722vw,-10px) scale(.2054);animation:fall-167 13s -25s linear infinite}@keyframes fall-167{69.598%{transform:translate(67.9066vw,69.598vh) scale(.2054)}to{transform:translate(69.4894vw,99vh) scale(.2054)}}.snow:nth-child(168){opacity:1.8018;transform:translate(17.2683vw,-10px) scale(.7807);animation:fall-168 20s -16s linear infinite}@keyframes fall-168{47.882%{transform:translate(26.3093vw,47.882vh) scale(.7807)}to{transform:translate(21.7888vw,99vh) scale(.7807)}}.snow:nth-child(169){opacity:.6136;transform:translate(38.4706vw,-10px) scale(.8125);animation:fall-169 27s -20s linear infinite}@keyframes fall-169{39.922%{transform:translate(42.2752vw,39.922vh) scale(.8125)}to{transform:translate(40.3729vw,99vh) scale(.8125)}}.snow:nth-child(170){opacity:.8798;transform:translate(81.977vw,-10px) scale(.2029);animation:fall-170 15s -5s linear infinite}@keyframes fall-170{57.855%{transform:translate(81.6405vw,57.855vh) scale(.2029)}to{transform:translate(81.80875vw,99vh) scale(.2029)}}.snow:nth-child(171){opacity:1.7422;transform:translate(53.6659vw,-10px) scale(.2734);animation:fall-171 14s -25s linear infinite}@keyframes fall-171{43.59%{transform:translate(49.4276vw,43.59vh) scale(.2734)}to{transform:translate(51.54675vw,99vh) scale(.2734)}}.snow:nth-child(172){opacity:1.8006;transform:translate(42.3897vw,-10px) scale(.6829);animation:fall-172 21s -21s linear infinite}@keyframes fall-172{64.773%{transform:translate(44.7403vw,64.773vh) scale(.6829)}to{transform:translate(43.565vw,99vh) scale(.6829)}}.snow:nth-child(173){opacity:1.1496;transform:translate(47.0795vw,-10px) scale(.5896);animation:fall-173 23s -19s linear infinite}@keyframes fall-173{30.683%{transform:translate(46.0097vw,30.683vh) scale(.5896)}to{transform:translate(46.5446vw,99vh) scale(.5896)}}.snow:nth-child(174){opacity:1.8782;transform:translate(8.9737vw,-10px) scale(.1995);animation:fall-174 24s -25s linear infinite}@keyframes fall-174{38.954%{transform:translate(.8645vw,38.954vh) scale(.1995)}to{transform:translate(4.9191vw,99vh) scale(.1995)}}.snow:nth-child(175){opacity:.1462;transform:translate(39.1805vw,-10px) scale(.6919);animation:fall-175 26s -25s linear infinite}@keyframes fall-175{45.839%{transform:translate(36.8252vw,45.839vh) scale(.6919)}to{transform:translate(38.00285vw,99vh) scale(.6919)}}.snow:nth-child(176){opacity:.1926;transform:translate(10.8258vw,-10px) scale(.3928);animation:fall-176 12s -29s linear infinite}@keyframes fall-176{66.313%{transform:translate(6.1366vw,66.313vh) scale(.3928)}to{transform:translate(8.4812vw,99vh) scale(.3928)}}.snow:nth-child(177){opacity:1.2194;transform:translate(41.7712vw,-10px) scale(.969);animation:fall-177 19s -10s linear infinite}@keyframes fall-177{78.798%{transform:translate(38.8425vw,78.798vh) scale(.969)}to{transform:translate(40.30685vw,99vh) scale(.969)}}.snow:nth-child(178){opacity:1.7296;transform:translate(95.9687vw,-10px) scale(.0957);animation:fall-178 30s -20s linear infinite}@keyframes fall-178{47.949%{transform:translate(94.9149vw,47.949vh) scale(.0957)}to{transform:translate(95.4418vw,99vh) scale(.0957)}}.snow:nth-child(179){opacity:1.7704;transform:translate(71.5039vw,-10px) scale(.1987);animation:fall-179 22s -19s linear infinite}@keyframes fall-179{79.538%{transform:translate(72.4979vw,79.538vh) scale(.1987)}to{transform:translate(72.0009vw,99vh) scale(.1987)}}.snow:nth-child(180){opacity:.5256;transform:translate(25.5025vw,-10px) scale(.2407);animation:fall-180 14s -11s linear infinite}@keyframes fall-180{34.56%{transform:translate(29.0375vw,34.56vh) scale(.2407)}to{transform:translate(27.27vw,99vh) scale(.2407)}}.snow:nth-child(181){opacity:1.6432;transform:translate(65.7713vw,-10px) scale(.3342);animation:fall-181 22s -16s linear infinite}@keyframes fall-181{62.587%{transform:translate(66.4863vw,62.587vh) scale(.3342)}to{transform:translate(66.1288vw,99vh) scale(.3342)}}.snow:nth-child(182){opacity:.2968;transform:translate(83.0395vw,-10px) scale(.1292);animation:fall-182 12s -12s linear infinite}@keyframes fall-182{31.03%{transform:translate(87.1702vw,31.03vh) scale(.1292)}to{transform:translate(85.10485vw,99vh) scale(.1292)}}.snow:nth-child(183){opacity:.8024;transform:translate(76.8254vw,-10px) scale(.5208);animation:fall-183 29s -11s linear infinite}@keyframes fall-183{47.345%{transform:translate(73.2776vw,47.345vh) scale(.5208)}to{transform:translate(75.0515vw,99vh) scale(.5208)}}.snow:nth-child(184){opacity:1.357;transform:translate(34.4602vw,-10px) scale(.8491);animation:fall-184 30s -2s linear infinite}@keyframes fall-184{60.055%{transform:translate(26.6071vw,60.055vh) scale(.8491)}to{transform:translate(30.53365vw,99vh) scale(.8491)}}.snow:nth-child(185){opacity:1.2146;transform:translate(32.7627vw,-10px) scale(.2525);animation:fall-185 14s -25s linear infinite}@keyframes fall-185{43.849%{transform:translate(25.2197vw,43.849vh) scale(.2525)}to{transform:translate(28.9912vw,99vh) scale(.2525)}}.snow:nth-child(186){opacity:.6504;transform:translate(49.3309vw,-10px) scale(.3709);animation:fall-186 22s -5s linear infinite}@keyframes fall-186{63.99%{transform:translate(40.1892vw,63.99vh) scale(.3709)}to{transform:translate(44.76005vw,99vh) scale(.3709)}}.snow:nth-child(187){opacity:.4184;transform:translate(77.9875vw,-10px) scale(.1632);animation:fall-187 18s -18s linear infinite}@keyframes fall-187{71.88%{transform:translate(80.2265vw,71.88vh) scale(.1632)}to{transform:translate(79.107vw,99vh) scale(.1632)}}.snow:nth-child(188){opacity:.0416;transform:translate(2.7459vw,-10px) scale(.1233);animation:fall-188 11s -15s linear infinite}@keyframes fall-188{33.231%{transform:translate(6.4336vw,33.231vh) scale(.1233)}to{transform:translate(4.58975vw,99vh) scale(.1233)}}.snow:nth-child(189){opacity:1.8894;transform:translate(64.8667vw,-10px) scale(.6439);animation:fall-189 30s -23s linear infinite}@keyframes fall-189{34.34%{transform:translate(67.0848vw,34.34vh) scale(.6439)}to{transform:translate(65.97575vw,99vh) scale(.6439)}}.snow:nth-child(190){opacity:.8782;transform:translate(51.3149vw,-10px) scale(.0557);animation:fall-190 29s -26s linear infinite}@keyframes fall-190{55.436%{transform:translate(41.9175vw,55.436vh) scale(.0557)}to{transform:translate(46.6162vw,99vh) scale(.0557)}}.snow:nth-child(191){opacity:.4002;transform:translate(37.351vw,-10px) scale(.5113);animation:fall-191 20s -23s linear infinite}@keyframes fall-191{55.183%{transform:translate(30.9905vw,55.183vh) scale(.5113)}to{transform:translate(34.17075vw,99vh) scale(.5113)}}.snow:nth-child(192){opacity:.0348;transform:translate(44.2679vw,-10px) scale(.6735);animation:fall-192 25s -10s linear infinite}@keyframes fall-192{47.62%{transform:translate(50.2761vw,47.62vh) scale(.6735)}to{transform:translate(47.272vw,99vh) scale(.6735)}}.snow:nth-child(193){opacity:.46;transform:translate(87.5029vw,-10px) scale(.2242);animation:fall-193 16s -25s linear infinite}@keyframes fall-193{78.086%{transform:translate(80.9527vw,78.086vh) scale(.2242)}to{transform:translate(84.2278vw,99vh) scale(.2242)}}.snow:nth-child(194){opacity:.0584;transform:translate(94.0707vw,-10px) scale(.1308);animation:fall-194 24s -2s linear infinite}@keyframes fall-194{57.928%{transform:translate(96.4111vw,57.928vh) scale(.1308)}to{transform:translate(95.2409vw,99vh) scale(.1308)}}.snow:nth-child(195){opacity:.9712;transform:translate(91.9513vw,-10px) scale(.663);animation:fall-195 29s -12s linear infinite}@keyframes fall-195{32.41%{transform:translate(90.2024vw,32.41vh) scale(.663)}to{transform:translate(91.07685vw,99vh) scale(.663)}}.snow:nth-child(196){opacity:1.672;transform:translate(55.2618vw,-10px) scale(.4265);animation:fall-196 25s -14s linear infinite}@keyframes fall-196{59.74%{transform:translate(59.4267vw,59.74vh) scale(.4265)}to{transform:translate(57.34425vw,99vh) scale(.4265)}}.snow:nth-child(197){opacity:.7322;transform:translate(86.1997vw,-10px) scale(.3201);animation:fall-197 30s -5s linear infinite}@keyframes fall-197{30.432%{transform:translate(95.7907vw,30.432vh) scale(.3201)}to{transform:translate(90.9952vw,99vh) scale(.3201)}}.snow:nth-child(198){opacity:.705;transform:translate(84.3192vw,-10px) scale(.6957);animation:fall-198 29s -11s linear infinite}@keyframes fall-198{58.369%{transform:translate(82.2854vw,58.369vh) scale(.6957)}to{transform:translate(83.3023vw,99vh) scale(.6957)}}.snow:nth-child(199){opacity:1.4014;transform:translate(38.3563vw,-10px) scale(.1685);animation:fall-199 20s -1s linear infinite}@keyframes fall-199{38.82%{transform:translate(46.9133vw,38.82vh) scale(.1685)}to{transform:translate(42.6348vw,99vh) scale(.1685)}}.snow:nth-child(200){opacity:.1692;transform:translate(34.2258vw,-10px) scale(.7074);animation:fall-200 12s -11s linear infinite}@keyframes fall-200{50.914%{transform:translate(29.2431vw,50.914vh) scale(.7074)}to{transform:translate(31.73445vw,99vh) scale(.7074)}}.snow:nth-child(201){opacity:.0122;transform:translate(73.8718vw,-10px) scale(.0973);animation:fall-201 27s -21s linear infinite}@keyframes fall-201{69.727%{transform:translate(72.3497vw,69.727vh) scale(.0973)}to{transform:translate(73.11075vw,99vh) scale(.0973)}}.snow:nth-child(202){opacity:1.0598;transform:translate(63.6777vw,-10px) scale(.8659);animation:fall-202 18s -18s linear infinite}@keyframes fall-202{69.366%{transform:translate(55.852vw,69.366vh) scale(.8659)}to{transform:translate(59.76485vw,99vh) scale(.8659)}}.snow:nth-child(203){opacity:1.1858;transform:translate(15.8317vw,-10px) scale(.5357);animation:fall-203 30s -10s linear infinite}@keyframes fall-203{41.038%{transform:translate(20.7512vw,41.038vh) scale(.5357)}to{transform:translate(18.29145vw,99vh) scale(.5357)}}.snow:nth-child(204){opacity:1.589;transform:translate(6.9454vw,-10px) scale(.9617);animation:fall-204 15s -17s linear infinite}@keyframes fall-204{65.161%{transform:translate(3.3453vw,65.161vh) scale(.9617)}to{transform:translate(5.14535vw,99vh) scale(.9617)}}.snow:nth-child(205){opacity:1.2242;transform:translate(66.7654vw,-10px) scale(.6221);animation:fall-205 23s -16s linear infinite}@keyframes fall-205{36.91%{transform:translate(60.8009vw,36.91vh) scale(.6221)}to{transform:translate(63.78315vw,99vh) scale(.6221)}}.snow:nth-child(206){opacity:1.219;transform:translate(85.2213vw,-10px) scale(.8025);animation:fall-206 25s -8s linear infinite}@keyframes fall-206{74.463%{transform:translate(90.5752vw,74.463vh) scale(.8025)}to{transform:translate(87.89825vw,99vh) scale(.8025)}}.snow:nth-child(207){opacity:1.9608;transform:translate(69.6973vw,-10px) scale(.8964);animation:fall-207 26s -2s linear infinite}@keyframes fall-207{74.144%{transform:translate(66.7475vw,74.144vh) scale(.8964)}to{transform:translate(68.2224vw,99vh) scale(.8964)}}.snow:nth-child(208){opacity:.0322;transform:translate(79.0662vw,-10px) scale(.7758);animation:fall-208 10s -18s linear infinite}@keyframes fall-208{79.726%{transform:translate(79.7126vw,79.726vh) scale(.7758)}to{transform:translate(79.3894vw,99vh) scale(.7758)}}.snow:nth-child(209){opacity:1.8214;transform:translate(45.0672vw,-10px) scale(.8094);animation:fall-209 23s -17s linear infinite}@keyframes fall-209{66.719%{transform:translate(53.7203vw,66.719vh) scale(.8094)}to{transform:translate(49.39375vw,99vh) scale(.8094)}}.snow:nth-child(210){opacity:1.2882;transform:translate(27.3405vw,-10px) scale(.421);animation:fall-210 23s -23s linear infinite}@keyframes fall-210{76.671%{transform:translate(34.6193vw,76.671vh) scale(.421)}to{transform:translate(30.9799vw,99vh) scale(.421)}}.snow:nth-child(211){opacity:1.1374;transform:translate(34.5089vw,-10px) scale(.99);animation:fall-211 10s -28s linear infinite}@keyframes fall-211{31.425%{transform:translate(38.0023vw,31.425vh) scale(.99)}to{transform:translate(36.2556vw,99vh) scale(.99)}}.snow:nth-child(212){opacity:1.0178;transform:translate(67.4405vw,-10px) scale(.4532);animation:fall-212 14s -22s linear infinite}@keyframes fall-212{70.659%{transform:translate(62.5075vw,70.659vh) scale(.4532)}to{transform:translate(64.974vw,99vh) scale(.4532)}}.snow:nth-child(213){opacity:.8546;transform:translate(77.9826vw,-10px) scale(.1187);animation:fall-213 13s -2s linear infinite}@keyframes fall-213{45.247%{transform:translate(86.8215vw,45.247vh) scale(.1187)}to{transform:translate(82.40205vw,99vh) scale(.1187)}}.snow:nth-child(214){opacity:1.5256;transform:translate(51.1468vw,-10px) scale(.0025);animation:fall-214 13s -5s linear infinite}@keyframes fall-214{62.615%{transform:translate(46.3156vw,62.615vh) scale(.0025)}to{transform:translate(48.7312vw,99vh) scale(.0025)}}.snow:nth-child(215){opacity:1.6674;transform:translate(41.6666vw,-10px) scale(.961);animation:fall-215 23s -15s linear infinite}@keyframes fall-215{47.523%{transform:translate(33.2287vw,47.523vh) scale(.961)}to{transform:translate(37.44765vw,99vh) scale(.961)}}.snow:nth-child(216){opacity:1.9172;transform:translate(39.2629vw,-10px) scale(.71);animation:fall-216 17s -7s linear infinite}@keyframes fall-216{63.517%{transform:translate(45.1583vw,63.517vh) scale(.71)}to{transform:translate(42.2106vw,99vh) scale(.71)}}.snow:nth-child(217){opacity:.0166;transform:translate(64.7195vw,-10px) scale(.504);animation:fall-217 16s -29s linear infinite}@keyframes fall-217{41.474%{transform:translate(55.2197vw,41.474vh) scale(.504)}to{transform:translate(59.9696vw,99vh) scale(.504)}}.snow:nth-child(218){opacity:.8232;transform:translate(94.8242vw,-10px) scale(.2425);animation:fall-218 24s -26s linear infinite}@keyframes fall-218{77.48%{transform:translate(96.4549vw,77.48vh) scale(.2425)}to{transform:translate(95.63955vw,99vh) scale(.2425)}}.snow:nth-child(219){opacity:1.2062;transform:translate(61.6283vw,-10px) scale(.6055);animation:fall-219 17s -15s linear infinite}@keyframes fall-219{36.901%{transform:translate(65.517vw,36.901vh) scale(.6055)}to{transform:translate(63.57265vw,99vh) scale(.6055)}}.snow:nth-child(220){opacity:.2476;transform:translate(63.734vw,-10px) scale(.1081);animation:fall-220 14s -19s linear infinite}@keyframes fall-220{33.486%{transform:translate(59.518vw,33.486vh) scale(.1081)}to{transform:translate(61.626vw,99vh) scale(.1081)}}.snow:nth-child(221){opacity:1.9432;transform:translate(8.6215vw,-10px) scale(.7759);animation:fall-221 12s -28s linear infinite}@keyframes fall-221{71.83%{transform:translate(.3216vw,71.83vh) scale(.7759)}to{transform:translate(4.47155vw,99vh) scale(.7759)}}.snow:nth-child(222){opacity:1.9488;transform:translate(48.7109vw,-10px) scale(.7658);animation:fall-222 21s -19s linear infinite}@keyframes fall-222{71.448%{transform:translate(50.3858vw,71.448vh) scale(.7658)}to{transform:translate(49.54835vw,99vh) scale(.7658)}}.snow:nth-child(223){opacity:.5566;transform:translate(89.7686vw,-10px) scale(.4129);animation:fall-223 24s -21s linear infinite}@keyframes fall-223{78.797%{transform:translate(85.4002vw,78.797vh) scale(.4129)}to{transform:translate(87.5844vw,99vh) scale(.4129)}}.snow:nth-child(224){opacity:1.1576;transform:translate(13.3356vw,-10px) scale(.4622);animation:fall-224 23s -5s linear infinite}@keyframes fall-224{55.006%{transform:translate(7.3625vw,55.006vh) scale(.4622)}to{transform:translate(10.34905vw,99vh) scale(.4622)}}.snow:nth-child(225){opacity:.7562;transform:translate(66.1755vw,-10px) scale(.5321);animation:fall-225 16s -9s linear infinite}@keyframes fall-225{43.601%{transform:translate(69.7734vw,43.601vh) scale(.5321)}to{transform:translate(67.97445vw,99vh) scale(.5321)}}.snow:nth-child(226){opacity:.3704;transform:translate(82.5878vw,-10px) scale(.0234);animation:fall-226 12s -12s linear infinite}@keyframes fall-226{44.463%{transform:translate(75.0689vw,44.463vh) scale(.0234)}to{transform:translate(78.82835vw,99vh) scale(.0234)}}.snow:nth-child(227){opacity:.6994;transform:translate(81.6142vw,-10px) scale(.936);animation:fall-227 19s -29s linear infinite}@keyframes fall-227{52.888%{transform:translate(85.6707vw,52.888vh) scale(.936)}to{transform:translate(83.64245vw,99vh) scale(.936)}}.snow:nth-child(228){opacity:1.5902;transform:translate(26.7432vw,-10px) scale(.9681);animation:fall-228 21s -14s linear infinite}@keyframes fall-228{73.494%{transform:translate(35.9899vw,73.494vh) scale(.9681)}to{transform:translate(31.36655vw,99vh) scale(.9681)}}.snow:nth-child(229){opacity:1.6496;transform:translate(53.9433vw,-10px) scale(.807);animation:fall-229 21s -1s linear infinite}@keyframes fall-229{78.717%{transform:translate(59.1666vw,78.717vh) scale(.807)}to{transform:translate(56.55495vw,99vh) scale(.807)}}.snow:nth-child(230){opacity:.6896;transform:translate(71.086vw,-10px) scale(.1596);animation:fall-230 21s -18s linear infinite}@keyframes fall-230{65.809%{transform:translate(63.5684vw,65.809vh) scale(.1596)}to{transform:translate(67.3272vw,99vh) scale(.1596)}}.snow:nth-child(231){opacity:.893;transform:translate(47.9417vw,-10px) scale(.5968);animation:fall-231 14s -19s linear infinite}@keyframes fall-231{41.606%{transform:translate(50.4452vw,41.606vh) scale(.5968)}to{transform:translate(49.19345vw,99vh) scale(.5968)}}.snow:nth-child(232){opacity:1.4744;transform:translate(15.4596vw,-10px) scale(.3854);animation:fall-232 20s -6s linear infinite}@keyframes fall-232{66.47%{transform:translate(10.1894vw,66.47vh) scale(.3854)}to{transform:translate(12.8245vw,99vh) scale(.3854)}}.snow:nth-child(233){opacity:.0502;transform:translate(12.7958vw,-10px) scale(.8167);animation:fall-233 11s -1s linear infinite}@keyframes fall-233{40.164%{transform:translate(19.3154vw,40.164vh) scale(.8167)}to{transform:translate(16.0556vw,99vh) scale(.8167)}}.snow:nth-child(234){opacity:1.4278;transform:translate(56.3893vw,-10px) scale(.6343);animation:fall-234 18s -30s linear infinite}@keyframes fall-234{71.216%{transform:translate(53.7146vw,71.216vh) scale(.6343)}to{transform:translate(55.05195vw,99vh) scale(.6343)}}.snow:nth-child(235){opacity:.2854;transform:translate(49.9346vw,-10px) scale(.6158);animation:fall-235 15s -15s linear infinite}@keyframes fall-235{32.88%{transform:translate(47.45vw,32.88vh) scale(.6158)}to{transform:translate(48.6923vw,99vh) scale(.6158)}}.snow:nth-child(236){opacity:1.6154;transform:translate(8.2856vw,-10px) scale(.2755);animation:fall-236 12s -3s linear infinite}@keyframes fall-236{74.89%{transform:translate(11.1926vw,74.89vh) scale(.2755)}to{transform:translate(9.7391vw,99vh) scale(.2755)}}.snow:nth-child(237){opacity:1.6004;transform:translate(18.1093vw,-10px) scale(.4823);animation:fall-237 10s -1s linear infinite}@keyframes fall-237{31.876%{transform:translate(8.2643vw,31.876vh) scale(.4823)}to{transform:translate(13.1868vw,99vh) scale(.4823)}}.snow:nth-child(238){opacity:.3366;transform:translate(56.0146vw,-10px) scale(.4924);animation:fall-238 18s -2s linear infinite}@keyframes fall-238{40.95%{transform:translate(49.4514vw,40.95vh) scale(.4924)}to{transform:translate(52.733vw,99vh) scale(.4924)}}.snow:nth-child(239){opacity:1.014;transform:translate(18.5432vw,-10px) scale(.0672);animation:fall-239 22s -11s linear infinite}@keyframes fall-239{54.86%{transform:translate(18.2167vw,54.86vh) scale(.0672)}to{transform:translate(18.37995vw,99vh) scale(.0672)}}.snow:nth-child(240){opacity:.2422;transform:translate(67.8393vw,-10px) scale(.591);animation:fall-240 12s -6s linear infinite}@keyframes fall-240{77.497%{transform:translate(63.9218vw,77.497vh) scale(.591)}to{transform:translate(65.88055vw,99vh) scale(.591)}}.snow:nth-child(241){opacity:.4828;transform:translate(13.5576vw,-10px) scale(.7751);animation:fall-241 27s -14s linear infinite}@keyframes fall-241{56.449%{transform:translate(11.8498vw,56.449vh) scale(.7751)}to{transform:translate(12.7037vw,99vh) scale(.7751)}}.snow:nth-child(242){opacity:1.5934;transform:translate(37.0011vw,-10px) scale(.9036);animation:fall-242 11s -10s linear infinite}@keyframes fall-242{36.719%{transform:translate(40.2602vw,36.719vh) scale(.9036)}to{transform:translate(38.63065vw,99vh) scale(.9036)}}.snow:nth-child(243){opacity:.2214;transform:translate(89.9338vw,-10px) scale(.9402);animation:fall-243 29s -9s linear infinite}@keyframes fall-243{61.114%{transform:translate(99.8433vw,61.114vh) scale(.9402)}to{transform:translate(94.88855vw,99vh) scale(.9402)}}.snow:nth-child(244){opacity:1.608;transform:translate(13.3135vw,-10px) scale(.1786);animation:fall-244 15s -18s linear infinite}@keyframes fall-244{76.638%{transform:translate(14.2067vw,76.638vh) scale(.1786)}to{transform:translate(13.7601vw,99vh) scale(.1786)}}.snow:nth-child(245){opacity:.5334;transform:translate(27.7545vw,-10px) scale(.4189);animation:fall-245 29s -10s linear infinite}@keyframes fall-245{76.542%{transform:translate(34.4654vw,76.542vh) scale(.4189)}to{transform:translate(31.10995vw,99vh) scale(.4189)}}.snow:nth-child(246){opacity:.379;transform:translate(22.6606vw,-10px) scale(.8191);animation:fall-246 27s -28s linear infinite}@keyframes fall-246{43.571%{transform:translate(30.5089vw,43.571vh) scale(.8191)}to{transform:translate(26.58475vw,99vh) scale(.8191)}}.snow:nth-child(247){opacity:.2964;transform:translate(44.5793vw,-10px) scale(.7635);animation:fall-247 13s -13s linear infinite}@keyframes fall-247{32.103%{transform:translate(54.2699vw,32.103vh) scale(.7635)}to{transform:translate(49.4246vw,99vh) scale(.7635)}}.snow:nth-child(248){opacity:1.3098;transform:translate(89.8628vw,-10px) scale(.099);animation:fall-248 26s -13s linear infinite}@keyframes fall-248{48.328%{transform:translate(81.7392vw,48.328vh) scale(.099)}to{transform:translate(85.801vw,99vh) scale(.099)}}.snow:nth-child(249){opacity:1.7398;transform:translate(11.0547vw,-10px) scale(.577);animation:fall-249 13s -17s linear infinite}@keyframes fall-249{49.648%{transform:translate(1.8723vw,49.648vh) scale(.577)}to{transform:translate(6.4635vw,99vh) scale(.577)}}.snow:nth-child(250){opacity:.1716;transform:translate(21.0939vw,-10px) scale(.7187);animation:fall-250 27s -14s linear infinite}@keyframes fall-250{48.598%{transform:translate(16.3248vw,48.598vh) scale(.7187)}to{transform:translate(18.70935vw,99vh) scale(.7187)}}.snow:nth-child(251){opacity:.2474;transform:translate(68.6172vw,-10px) scale(.6103);animation:fall-251 19s -26s linear infinite}@keyframes fall-251{50.262%{transform:translate(74.1415vw,50.262vh) scale(.6103)}to{transform:translate(71.37935vw,99vh) scale(.6103)}}.snow:nth-child(252){opacity:1.3818;transform:translate(57.2738vw,-10px) scale(.7563);animation:fall-252 25s -15s linear infinite}@keyframes fall-252{64.324%{transform:translate(56.9645vw,64.324vh) scale(.7563)}to{transform:translate(57.11915vw,99vh) scale(.7563)}}.snow:nth-child(253){opacity:.6074;transform:translate(35.4771vw,-10px) scale(.7305);animation:fall-253 22s -17s linear infinite}@keyframes fall-253{49.355%{transform:translate(32.4803vw,49.355vh) scale(.7305)}to{transform:translate(33.9787vw,99vh) scale(.7305)}}.snow:nth-child(254){opacity:.3146;transform:translate(35.5093vw,-10px) scale(.1532);animation:fall-254 26s -9s linear infinite}@keyframes fall-254{57.458%{transform:translate(30.0619vw,57.458vh) scale(.1532)}to{transform:translate(32.7856vw,99vh) scale(.1532)}}.snow:nth-child(255){opacity:.8402;transform:translate(68.1578vw,-10px) scale(.253);animation:fall-255 13s -14s linear infinite}@keyframes fall-255{62.125%{transform:translate(67.8115vw,62.125vh) scale(.253)}to{transform:translate(67.98465vw,99vh) scale(.253)}}.snow:nth-child(256){opacity:1.1244;transform:translate(33.3818vw,-10px) scale(.9783);animation:fall-256 29s -10s linear infinite}@keyframes fall-256{49.232%{transform:translate(40.307vw,49.232vh) scale(.9783)}to{transform:translate(36.8444vw,99vh) scale(.9783)}}.snow:nth-child(257){opacity:1.593;transform:translate(86.5295vw,-10px) scale(.0318);animation:fall-257 30s -17s linear infinite}@keyframes fall-257{73.521%{transform:translate(86.2052vw,73.521vh) scale(.0318)}to{transform:translate(86.36735vw,99vh) scale(.0318)}}.snow:nth-child(258){opacity:1.3086;transform:translate(53.7628vw,-10px) scale(.0954);animation:fall-258 18s -5s linear infinite}@keyframes fall-258{57.193%{transform:translate(44.0215vw,57.193vh) scale(.0954)}to{transform:translate(48.89215vw,99vh) scale(.0954)}}.snow:nth-child(259){opacity:1.5718;transform:translate(46.3462vw,-10px) scale(.18);animation:fall-259 27s -22s linear infinite}@keyframes fall-259{64.44%{transform:translate(49.8036vw,64.44vh) scale(.18)}to{transform:translate(48.0749vw,99vh) scale(.18)}}.snow:nth-child(260){opacity:.5748;transform:translate(20.3077vw,-10px) scale(.4982);animation:fall-260 20s -26s linear infinite}@keyframes fall-260{56.124%{transform:translate(21.1309vw,56.124vh) scale(.4982)}to{transform:translate(20.7193vw,99vh) scale(.4982)}}.snow:nth-child(261){opacity:1.1456;transform:translate(1.9808vw,-10px) scale(.1669);animation:fall-261 27s -22s linear infinite}@keyframes fall-261{67.003%{transform:translate(1.0077vw,67.003vh) scale(.1669)}to{transform:translate(1.49425vw,99vh) scale(.1669)}}.snow:nth-child(262){opacity:.296;transform:translate(45.166vw,-10px) scale(.4378);animation:fall-262 19s -8s linear infinite}@keyframes fall-262{47.754%{transform:translate(40.0031vw,47.754vh) scale(.4378)}to{transform:translate(42.58455vw,99vh) scale(.4378)}}.snow:nth-child(263){opacity:.15;transform:translate(40.5746vw,-10px) scale(.853);animation:fall-263 29s -16s linear infinite}@keyframes fall-263{76.565%{transform:translate(39.9936vw,76.565vh) scale(.853)}to{transform:translate(40.2841vw,99vh) scale(.853)}}.snow:nth-child(264){opacity:1.6872;transform:translate(49.2038vw,-10px) scale(.1478);animation:fall-264 16s -29s linear infinite}@keyframes fall-264{73.673%{transform:translate(39.6442vw,73.673vh) scale(.1478)}to{transform:translate(44.424vw,99vh) scale(.1478)}}.snow:nth-child(265){opacity:1.2482;transform:translate(71.9906vw,-10px) scale(.9585);animation:fall-265 30s -28s linear infinite}@keyframes fall-265{61.826%{transform:translate(77.0654vw,61.826vh) scale(.9585)}to{transform:translate(74.528vw,99vh) scale(.9585)}}.snow:nth-child(266){opacity:.527;transform:translate(95.4435vw,-10px) scale(.2642);animation:fall-266 20s -29s linear infinite}@keyframes fall-266{72.857%{transform:translate(103.5556vw,72.857vh) scale(.2642)}to{transform:translate(99.49955vw,99vh) scale(.2642)}}.snow:nth-child(267){opacity:.2122;transform:translate(67.7285vw,-10px) scale(.1975);animation:fall-267 19s -18s linear infinite}@keyframes fall-267{67.146%{transform:translate(58.2467vw,67.146vh) scale(.1975)}to{transform:translate(62.9876vw,99vh) scale(.1975)}}.snow:nth-child(268){opacity:1.9344;transform:translate(19.9118vw,-10px) scale(.7197);animation:fall-268 10s -2s linear infinite}@keyframes fall-268{71.887%{transform:translate(25.8053vw,71.887vh) scale(.7197)}to{transform:translate(22.85855vw,99vh) scale(.7197)}}.snow:nth-child(269){opacity:.9574;transform:translate(42.8123vw,-10px) scale(.4779);animation:fall-269 26s -19s linear infinite}@keyframes fall-269{37.653%{transform:translate(33.3241vw,37.653vh) scale(.4779)}to{transform:translate(38.0682vw,99vh) scale(.4779)}}.snow:nth-child(270){opacity:1.7534;transform:translate(90.4546vw,-10px) scale(.4841);animation:fall-270 15s -11s linear infinite}@keyframes fall-270{59.628%{transform:translate(86.3499vw,59.628vh) scale(.4841)}to{transform:translate(88.40225vw,99vh) scale(.4841)}}.snow:nth-child(271){opacity:.8362;transform:translate(15.4426vw,-10px) scale(.5939);animation:fall-271 25s -15s linear infinite}@keyframes fall-271{47.618%{transform:translate(10.6323vw,47.618vh) scale(.5939)}to{transform:translate(13.03745vw,99vh) scale(.5939)}}.snow:nth-child(272){opacity:.937;transform:translate(67.9921vw,-10px) scale(.9088);animation:fall-272 22s -2s linear infinite}@keyframes fall-272{55.634%{transform:translate(60.1474vw,55.634vh) scale(.9088)}to{transform:translate(64.06975vw,99vh) scale(.9088)}}.snow:nth-child(273){opacity:.738;transform:translate(25.0805vw,-10px) scale(.3335);animation:fall-273 18s -19s linear infinite}@keyframes fall-273{31.467%{transform:translate(33.1597vw,31.467vh) scale(.3335)}to{transform:translate(29.1201vw,99vh) scale(.3335)}}.snow:nth-child(274){opacity:.6294;transform:translate(53.013vw,-10px) scale(.8235);animation:fall-274 24s -17s linear infinite}@keyframes fall-274{57.727%{transform:translate(60.7262vw,57.727vh) scale(.8235)}to{transform:translate(56.8696vw,99vh) scale(.8235)}}.snow:nth-child(275){opacity:.9196;transform:translate(60.8543vw,-10px) scale(.1681);animation:fall-275 29s -15s linear infinite}@keyframes fall-275{68.4%{transform:translate(65.9543vw,68.4vh) scale(.1681)}to{transform:translate(63.4043vw,99vh) scale(.1681)}}.snow:nth-child(276){opacity:1.7582;transform:translate(78.7052vw,-10px) scale(.5445);animation:fall-276 19s -5s linear infinite}@keyframes fall-276{63.897%{transform:translate(83.6312vw,63.897vh) scale(.5445)}to{transform:translate(81.1682vw,99vh) scale(.5445)}}.snow:nth-child(277){opacity:.6836;transform:translate(52.1332vw,-10px) scale(.545);animation:fall-277 18s -11s linear infinite}@keyframes fall-277{53.447%{transform:translate(54.4995vw,53.447vh) scale(.545)}to{transform:translate(53.31635vw,99vh) scale(.545)}}.snow:nth-child(278){opacity:1.535;transform:translate(42.5174vw,-10px) scale(.6378);animation:fall-278 24s -23s linear infinite}@keyframes fall-278{62.856%{transform:translate(38.6923vw,62.856vh) scale(.6378)}to{transform:translate(40.60485vw,99vh) scale(.6378)}}.snow:nth-child(279){opacity:.5892;transform:translate(56.5909vw,-10px) scale(.0756);animation:fall-279 23s -6s linear infinite}@keyframes fall-279{51.607%{transform:translate(65.9675vw,51.607vh) scale(.0756)}to{transform:translate(61.2792vw,99vh) scale(.0756)}}.snow:nth-child(280){opacity:1.1674;transform:translate(1.1953vw,-10px) scale(.9099);animation:fall-280 30s -5s linear infinite}@keyframes fall-280{49.267%{transform:translate(10.0523vw,49.267vh) scale(.9099)}to{transform:translate(5.6238vw,99vh) scale(.9099)}}.snow:nth-child(281){opacity:.8428;transform:translate(9.3011vw,-10px) scale(.7545);animation:fall-281 16s -19s linear infinite}@keyframes fall-281{74.945%{transform:translate(5.3002vw,74.945vh) scale(.7545)}to{transform:translate(7.30065vw,99vh) scale(.7545)}}.snow:nth-child(282){opacity:.77;transform:translate(20.8561vw,-10px) scale(.2413);animation:fall-282 29s -22s linear infinite}@keyframes fall-282{76.428%{transform:translate(24.4094vw,76.428vh) scale(.2413)}to{transform:translate(22.63275vw,99vh) scale(.2413)}}.snow:nth-child(283){opacity:1.0096;transform:translate(9.573vw,-10px) scale(.6939);animation:fall-283 16s -19s linear infinite}@keyframes fall-283{48.014%{transform:translate(1.866vw,48.014vh) scale(.6939)}to{transform:translate(5.7195vw,99vh) scale(.6939)}}.snow:nth-child(284){opacity:1.1798;transform:translate(89.1043vw,-10px) scale(.0508);animation:fall-284 22s -14s linear infinite}@keyframes fall-284{76.847%{transform:translate(96.2745vw,76.847vh) scale(.0508)}to{transform:translate(92.6894vw,99vh) scale(.0508)}}.snow:nth-child(285){opacity:.626;transform:translate(91.9363vw,-10px) scale(.5197);animation:fall-285 12s -10s linear infinite}@keyframes fall-285{34.292%{transform:translate(98.2413vw,34.292vh) scale(.5197)}to{transform:translate(95.0888vw,99vh) scale(.5197)}}.snow:nth-child(286){opacity:.8256;transform:translate(16.8408vw,-10px) scale(.4887);animation:fall-286 19s -18s linear infinite}@keyframes fall-286{60.15%{transform:translate(20.7056vw,60.15vh) scale(.4887)}to{transform:translate(18.7732vw,99vh) scale(.4887)}}.snow:nth-child(287){opacity:.8846;transform:translate(8.5714vw,-10px) scale(.8037);animation:fall-287 13s -14s linear infinite}@keyframes fall-287{55.361%{transform:translate(6.5974vw,55.361vh) scale(.8037)}to{transform:translate(7.5844vw,99vh) scale(.8037)}}.snow:nth-child(288){opacity:1.5852;transform:translate(5.0551vw,-10px) scale(.7449);animation:fall-288 18s -7s linear infinite}@keyframes fall-288{38.376%{transform:translate(2.6308vw,38.376vh) scale(.7449)}to{transform:translate(3.84295vw,99vh) scale(.7449)}}.snow:nth-child(289){opacity:.8612;transform:translate(95.1416vw,-10px) scale(.6284);animation:fall-289 25s -6s linear infinite}@keyframes fall-289{72.476%{transform:translate(104.8328vw,72.476vh) scale(.6284)}to{transform:translate(99.9872vw,99vh) scale(.6284)}}.snow:nth-child(290){opacity:.607;transform:translate(76.6279vw,-10px) scale(.1612);animation:fall-290 13s -11s linear infinite}@keyframes fall-290{65.285%{transform:translate(66.8501vw,65.285vh) scale(.1612)}to{transform:translate(71.739vw,99vh) scale(.1612)}}.snow:nth-child(291){opacity:1.2468;transform:translate(59.2386vw,-10px) scale(.8381);animation:fall-291 18s -1s linear infinite}@keyframes fall-291{35.782%{transform:translate(57.7189vw,35.782vh) scale(.8381)}to{transform:translate(58.47875vw,99vh) scale(.8381)}}.snow:nth-child(292){opacity:1.2446;transform:translate(7.7877vw,-10px) scale(.1651);animation:fall-292 29s -23s linear infinite}@keyframes fall-292{31.029%{transform:translate(-.0007vw,31.029vh) scale(.1651)}to{transform:translate(3.8935vw,99vh) scale(.1651)}}.snow:nth-child(293){opacity:.3956;transform:translate(97.4923vw,-10px) scale(.0829);animation:fall-293 23s -10s linear infinite}@keyframes fall-293{34.77%{transform:translate(91.979vw,34.77vh) scale(.0829)}to{transform:translate(94.73565vw,99vh) scale(.0829)}}.snow:nth-child(294){opacity:.8496;transform:translate(65.3749vw,-10px) scale(.8726);animation:fall-294 13s -20s linear infinite}@keyframes fall-294{50.621%{transform:translate(66.921vw,50.621vh) scale(.8726)}to{transform:translate(66.14795vw,99vh) scale(.8726)}}.snow:nth-child(295){opacity:1.3794;transform:translate(38.8116vw,-10px) scale(.1329);animation:fall-295 28s -26s linear infinite}@keyframes fall-295{65.111%{transform:translate(34.0933vw,65.111vh) scale(.1329)}to{transform:translate(36.45245vw,99vh) scale(.1329)}}.snow:nth-child(296){opacity:.1772;transform:translate(45.2537vw,-10px) scale(.7391);animation:fall-296 12s -1s linear infinite}@keyframes fall-296{74.247%{transform:translate(35.6132vw,74.247vh) scale(.7391)}to{transform:translate(40.43345vw,99vh) scale(.7391)}}.snow:nth-child(297){opacity:.146;transform:translate(28.481vw,-10px) scale(.8978);animation:fall-297 20s -16s linear infinite}@keyframes fall-297{46.069%{transform:translate(18.6836vw,46.069vh) scale(.8978)}to{transform:translate(23.5823vw,99vh) scale(.8978)}}.snow:nth-child(298){opacity:1.7928;transform:translate(29.2578vw,-10px) scale(.3126);animation:fall-298 26s -13s linear infinite}@keyframes fall-298{72.457%{transform:translate(33.3002vw,72.457vh) scale(.3126)}to{transform:translate(31.279vw,99vh) scale(.3126)}}.snow:nth-child(299){opacity:1.863;transform:translate(75.5584vw,-10px) scale(.1868);animation:fall-299 11s -27s linear infinite}@keyframes fall-299{66.77%{transform:translate(74.9422vw,66.77vh) scale(.1868)}to{transform:translate(75.2503vw,99vh) scale(.1868)}}.snow:nth-child(300){opacity:.385;transform:translate(69.8905vw,-10px) scale(.472);animation:fall-300 23s -16s linear infinite}@keyframes fall-300{60.447%{transform:translate(75.3084vw,60.447vh) scale(.472)}to{transform:translate(72.59945vw,99vh) scale(.472)}}.snow:nth-child(301){opacity:.1036;transform:translate(8.7923vw,-10px) scale(.0987);animation:fall-301 13s -16s linear infinite}@keyframes fall-301{31.98%{transform:translate(14.6595vw,31.98vh) scale(.0987)}to{transform:translate(11.7259vw,99vh) scale(.0987)}}.snow:nth-child(302){opacity:1.2812;transform:translate(71.6638vw,-10px) scale(.5449);animation:fall-302 16s -30s linear infinite}@keyframes fall-302{49.293%{transform:translate(68.5589vw,49.293vh) scale(.5449)}to{transform:translate(70.11135vw,99vh) scale(.5449)}}.snow:nth-child(303){opacity:.304;transform:translate(27.4603vw,-10px) scale(.4915);animation:fall-303 17s -8s linear infinite}@keyframes fall-303{39.374%{transform:translate(29.6726vw,39.374vh) scale(.4915)}to{transform:translate(28.56645vw,99vh) scale(.4915)}}.snow:nth-child(304){opacity:.1292;transform:translate(94.9883vw,-10px) scale(.0345);animation:fall-304 21s -26s linear infinite}@keyframes fall-304{38.915%{transform:translate(89.7324vw,38.915vh) scale(.0345)}to{transform:translate(92.36035vw,99vh) scale(.0345)}}.snow:nth-child(305){opacity:.5272;transform:translate(71.5311vw,-10px) scale(.7071);animation:fall-305 28s -4s linear infinite}@keyframes fall-305{57.006%{transform:translate(80.9562vw,57.006vh) scale(.7071)}to{transform:translate(76.24365vw,99vh) scale(.7071)}}.snow:nth-child(306){opacity:1.977;transform:translate(22.1718vw,-10px) scale(.3913);animation:fall-306 17s -29s linear infinite}@keyframes fall-306{49.898%{transform:translate(17.2528vw,49.898vh) scale(.3913)}to{transform:translate(19.7123vw,99vh) scale(.3913)}}.snow:nth-child(307){opacity:.8064;transform:translate(53.8053vw,-10px) scale(.0922);animation:fall-307 11s -22s linear infinite}@keyframes fall-307{73.742%{transform:translate(58.2616vw,73.742vh) scale(.0922)}to{transform:translate(56.03345vw,99vh) scale(.0922)}}.snow:nth-child(308){opacity:1.273;transform:translate(72.6345vw,-10px) scale(.6599);animation:fall-308 27s -28s linear infinite}@keyframes fall-308{40.327%{transform:translate(75.8755vw,40.327vh) scale(.6599)}to{transform:translate(74.255vw,99vh) scale(.6599)}}.snow:nth-child(309){opacity:1.9042;transform:translate(56.9639vw,-10px) scale(.5256);animation:fall-309 21s -8s linear infinite}@keyframes fall-309{70.665%{transform:translate(66.0599vw,70.665vh) scale(.5256)}to{transform:translate(61.5119vw,99vh) scale(.5256)}}.snow:nth-child(310){opacity:1.9002;transform:translate(25.2711vw,-10px) scale(.5451);animation:fall-310 11s -1s linear infinite}@keyframes fall-310{62.783%{transform:translate(33.8124vw,62.783vh) scale(.5451)}to{transform:translate(29.54175vw,99vh) scale(.5451)}}.snow:nth-child(311){opacity:1.6768;transform:translate(90.8311vw,-10px) scale(.7983);animation:fall-311 25s -19s linear infinite}@keyframes fall-311{74.706%{transform:translate(83.9321vw,74.706vh) scale(.7983)}to{transform:translate(87.3816vw,99vh) scale(.7983)}}.snow:nth-child(312){opacity:.4972;transform:translate(81.1655vw,-10px) scale(.9006);animation:fall-312 13s -11s linear infinite}@keyframes fall-312{60.31%{transform:translate(71.8386vw,60.31vh) scale(.9006)}to{transform:translate(76.50205vw,99vh) scale(.9006)}}.snow:nth-child(313){opacity:.6522;transform:translate(8.4243vw,-10px) scale(.1396);animation:fall-313 24s -6s linear infinite}@keyframes fall-313{42.26%{transform:translate(3.8322vw,42.26vh) scale(.1396)}to{transform:translate(6.12825vw,99vh) scale(.1396)}}.snow:nth-child(314){opacity:1.5644;transform:translate(12.1813vw,-10px) scale(.6663);animation:fall-314 15s -8s linear infinite}@keyframes fall-314{45.73%{transform:translate(18.5188vw,45.73vh) scale(.6663)}to{transform:translate(15.35005vw,99vh) scale(.6663)}}.snow:nth-child(315){opacity:1.903;transform:translate(78.5919vw,-10px) scale(.2339);animation:fall-315 10s -18s linear infinite}@keyframes fall-315{49.799%{transform:translate(82.7011vw,49.799vh) scale(.2339)}to{transform:translate(80.6465vw,99vh) scale(.2339)}}.snow:nth-child(316){opacity:1.1286;transform:translate(89.5489vw,-10px) scale(.4962);animation:fall-316 27s -30s linear infinite}@keyframes fall-316{53.057%{transform:translate(93.8629vw,53.057vh) scale(.4962)}to{transform:translate(91.7059vw,99vh) scale(.4962)}}.snow:nth-child(317){opacity:.0382;transform:translate(56.2208vw,-10px) scale(.268);animation:fall-317 15s -2s linear infinite}@keyframes fall-317{65.196%{transform:translate(64.0993vw,65.196vh) scale(.268)}to{transform:translate(60.16005vw,99vh) scale(.268)}}.snow:nth-child(318){opacity:1.1744;transform:translate(28.8184vw,-10px) scale(.9461);animation:fall-318 24s -19s linear infinite}@keyframes fall-318{41.388%{transform:translate(29.2082vw,41.388vh) scale(.9461)}to{transform:translate(29.0133vw,99vh) scale(.9461)}}.snow:nth-child(319){opacity:.5904;transform:translate(64.3855vw,-10px) scale(.7475);animation:fall-319 23s -19s linear infinite}@keyframes fall-319{46.105%{transform:translate(57.1725vw,46.105vh) scale(.7475)}to{transform:translate(60.779vw,99vh) scale(.7475)}}.snow:nth-child(320){opacity:.175;transform:translate(95.4318vw,-10px) scale(.8951);animation:fall-320 15s -2s linear infinite}@keyframes fall-320{69.473%{transform:translate(98.911vw,69.473vh) scale(.8951)}to{transform:translate(97.1714vw,99vh) scale(.8951)}}.snow:nth-child(321){opacity:.932;transform:translate(39.6245vw,-10px) scale(.2602);animation:fall-321 19s -1s linear infinite}@keyframes fall-321{42.503%{transform:translate(32.1768vw,42.503vh) scale(.2602)}to{transform:translate(35.90065vw,99vh) scale(.2602)}}.snow:nth-child(322){opacity:1.3206;transform:translate(1.4448vw,-10px) scale(.1869);animation:fall-322 11s -2s linear infinite}@keyframes fall-322{35.517%{transform:translate(-4.3151vw,35.517vh) scale(.1869)}to{transform:translate(-1.43515vw,99vh) scale(.1869)}}.snow:nth-child(323){opacity:.263;transform:translate(57.5515vw,-10px) scale(.7726);animation:fall-323 12s -17s linear infinite}@keyframes fall-323{33.04%{transform:translate(63.3492vw,33.04vh) scale(.7726)}to{transform:translate(60.45035vw,99vh) scale(.7726)}}.snow:nth-child(324){opacity:.7594;transform:translate(29.7187vw,-10px) scale(.1217);animation:fall-324 16s -30s linear infinite}@keyframes fall-324{76.411%{transform:translate(21.0796vw,76.411vh) scale(.1217)}to{transform:translate(25.39915vw,99vh) scale(.1217)}}.snow:nth-child(325){opacity:.4338;transform:translate(2.8276vw,-10px) scale(.3273);animation:fall-325 14s -17s linear infinite}@keyframes fall-325{38.938%{transform:translate(-3.7432vw,38.938vh) scale(.3273)}to{transform:translate(-.4578vw,99vh) scale(.3273)}}.snow:nth-child(326){opacity:1.646;transform:translate(55.4714vw,-10px) scale(.3416);animation:fall-326 22s -21s linear infinite}@keyframes fall-326{52.723%{transform:translate(59.4649vw,52.723vh) scale(.3416)}to{transform:translate(57.46815vw,99vh) scale(.3416)}}.snow:nth-child(327){opacity:.9672;transform:translate(22.6849vw,-10px) scale(.8547);animation:fall-327 10s -23s linear infinite}@keyframes fall-327{62.893%{transform:translate(14.7805vw,62.893vh) scale(.8547)}to{transform:translate(18.7327vw,99vh) scale(.8547)}}.snow:nth-child(328){opacity:1.8738;transform:translate(99.3992vw,-10px) scale(.3022);animation:fall-328 15s -9s linear infinite}@keyframes fall-328{57.204%{transform:translate(95.4774vw,57.204vh) scale(.3022)}to{transform:translate(97.4383vw,99vh) scale(.3022)}}.snow:nth-child(329){opacity:1.2666;transform:translate(82.2172vw,-10px) scale(.7677);animation:fall-329 19s -21s linear infinite}@keyframes fall-329{36.364%{transform:translate(74.2287vw,36.364vh) scale(.7677)}to{transform:translate(78.22295vw,99vh) scale(.7677)}}.snow:nth-child(330){opacity:1.0908;transform:translate(65.2895vw,-10px) scale(.3694);animation:fall-330 14s -22s linear infinite}@keyframes fall-330{64.576%{transform:translate(67.4212vw,64.576vh) scale(.3694)}to{transform:translate(66.35535vw,99vh) scale(.3694)}}.snow:nth-child(331){opacity:1.314;transform:translate(56.1675vw,-10px) scale(.0612);animation:fall-331 27s -6s linear infinite}@keyframes fall-331{55.848%{transform:translate(59.6364vw,55.848vh) scale(.0612)}to{transform:translate(57.90195vw,99vh) scale(.0612)}}.snow:nth-child(332){opacity:.63;transform:translate(71.5161vw,-10px) scale(.9312);animation:fall-332 26s -20s linear infinite}@keyframes fall-332{49.714%{transform:translate(68.5084vw,49.714vh) scale(.9312)}to{transform:translate(70.01225vw,99vh) scale(.9312)}}.snow:nth-child(333){opacity:1.9668;transform:translate(38.0579vw,-10px) scale(.0257);animation:fall-333 10s -11s linear infinite}@keyframes fall-333{51.324%{transform:translate(32.0611vw,51.324vh) scale(.0257)}to{transform:translate(35.0595vw,99vh) scale(.0257)}}.snow:nth-child(334){opacity:1.9396;transform:translate(38.8739vw,-10px) scale(.722);animation:fall-334 30s -21s linear infinite}@keyframes fall-334{56.39%{transform:translate(37.8879vw,56.39vh) scale(.722)}to{transform:translate(38.3809vw,99vh) scale(.722)}}.snow:nth-child(335){opacity:.909;transform:translate(90.882vw,-10px) scale(.5927);animation:fall-335 15s -9s linear infinite}@keyframes fall-335{63.676%{transform:translate(86.4596vw,63.676vh) scale(.5927)}to{transform:translate(88.6708vw,99vh) scale(.5927)}}.snow:nth-child(336){opacity:1.0386;transform:translate(42.8917vw,-10px) scale(.8434);animation:fall-336 26s -14s linear infinite}@keyframes fall-336{47.18%{transform:translate(42.0545vw,47.18vh) scale(.8434)}to{transform:translate(42.4731vw,99vh) scale(.8434)}}.snow:nth-child(337){opacity:1.282;transform:translate(76.6088vw,-10px) scale(.8018);animation:fall-337 24s -1s linear infinite}@keyframes fall-337{49.95%{transform:translate(79.9471vw,49.95vh) scale(.8018)}to{transform:translate(78.27795vw,99vh) scale(.8018)}}.snow:nth-child(338){opacity:.4344;transform:translate(37.993vw,-10px) scale(.5326);animation:fall-338 23s -13s linear infinite}@keyframes fall-338{76.63%{transform:translate(30.216vw,76.63vh) scale(.5326)}to{transform:translate(34.1045vw,99vh) scale(.5326)}}.snow:nth-child(339){opacity:1.3094;transform:translate(12.2948vw,-10px) scale(.6417);animation:fall-339 10s -12s linear infinite}@keyframes fall-339{32.751%{transform:translate(13.9214vw,32.751vh) scale(.6417)}to{transform:translate(13.1081vw,99vh) scale(.6417)}}.snow:nth-child(340){opacity:.6414;transform:translate(5.0456vw,-10px) scale(.0975);animation:fall-340 11s -30s linear infinite}@keyframes fall-340{36.151%{transform:translate(13.0618vw,36.151vh) scale(.0975)}to{transform:translate(9.0537vw,99vh) scale(.0975)}}.snow:nth-child(341){opacity:1.1714;transform:translate(48.5573vw,-10px) scale(.2534);animation:fall-341 27s -7s linear infinite}@keyframes fall-341{37.509%{transform:translate(44.7398vw,37.509vh) scale(.2534)}to{transform:translate(46.64855vw,99vh) scale(.2534)}}.snow:nth-child(342){opacity:.0738;transform:translate(86.0942vw,-10px) scale(.9617);animation:fall-342 18s -26s linear infinite}@keyframes fall-342{43.013%{transform:translate(81.8474vw,43.013vh) scale(.9617)}to{transform:translate(83.9708vw,99vh) scale(.9617)}}.snow:nth-child(343){opacity:.1462;transform:translate(96.3165vw,-10px) scale(.0838);animation:fall-343 10s -23s linear infinite}@keyframes fall-343{36.19%{transform:translate(101.4486vw,36.19vh) scale(.0838)}to{transform:translate(98.88255vw,99vh) scale(.0838)}}.snow:nth-child(344){opacity:.5254;transform:translate(81.575vw,-10px) scale(.3648);animation:fall-344 22s -27s linear infinite}@keyframes fall-344{65.526%{transform:translate(73.6471vw,65.526vh) scale(.3648)}to{transform:translate(77.61105vw,99vh) scale(.3648)}}.snow:nth-child(345){opacity:.0498;transform:translate(50.5842vw,-10px) scale(.1216);animation:fall-345 27s -25s linear infinite}@keyframes fall-345{36.315%{transform:translate(52.8768vw,36.315vh) scale(.1216)}to{transform:translate(51.7305vw,99vh) scale(.1216)}}.snow:nth-child(346){opacity:.971;transform:translate(51.3074vw,-10px) scale(.5741);animation:fall-346 27s -7s linear infinite}@keyframes fall-346{78.547%{transform:translate(49.1096vw,78.547vh) scale(.5741)}to{transform:translate(50.2085vw,99vh) scale(.5741)}}.snow:nth-child(347){opacity:.891;transform:translate(72.8473vw,-10px) scale(.8779);animation:fall-347 26s -20s linear infinite}@keyframes fall-347{41.044%{transform:translate(64.9584vw,41.044vh) scale(.8779)}to{transform:translate(68.90285vw,99vh) scale(.8779)}}.snow:nth-child(348){opacity:1.7222;transform:translate(34.1208vw,-10px) scale(.0706);animation:fall-348 22s -30s linear infinite}@keyframes fall-348{44.615%{transform:translate(35.6696vw,44.615vh) scale(.0706)}to{transform:translate(34.8952vw,99vh) scale(.0706)}}.snow:nth-child(349){opacity:.8956;transform:translate(6.8258vw,-10px) scale(.2332);animation:fall-349 14s -7s linear infinite}@keyframes fall-349{62.25%{transform:translate(12.8738vw,62.25vh) scale(.2332)}to{transform:translate(9.8498vw,99vh) scale(.2332)}}.snow:nth-child(350){opacity:.1904;transform:translate(30.4727vw,-10px) scale(.0031);animation:fall-350 14s -3s linear infinite}@keyframes fall-350{46.168%{transform:translate(26.118vw,46.168vh) scale(.0031)}to{transform:translate(28.29535vw,99vh) scale(.0031)}}.snow:nth-child(351){opacity:1.4386;transform:translate(99.2818vw,-10px) scale(.8373);animation:fall-351 15s -10s linear infinite}@keyframes fall-351{51.223%{transform:translate(90.6556vw,51.223vh) scale(.8373)}to{transform:translate(94.9687vw,99vh) scale(.8373)}}.snow:nth-child(352){opacity:.1936;transform:translate(25.3919vw,-10px) scale(.1182);animation:fall-352 25s -22s linear infinite}@keyframes fall-352{33.9%{transform:translate(21.4673vw,33.9vh) scale(.1182)}to{transform:translate(23.4296vw,99vh) scale(.1182)}}.snow:nth-child(353){opacity:.9008;transform:translate(12.9107vw,-10px) scale(.9347);animation:fall-353 30s -2s linear infinite}@keyframes fall-353{49.844%{transform:translate(21.1377vw,49.844vh) scale(.9347)}to{transform:translate(17.0242vw,99vh) scale(.9347)}}.snow:nth-child(354){opacity:1.3876;transform:translate(63.2736vw,-10px) scale(.0347);animation:fall-354 27s -28s linear infinite}@keyframes fall-354{35.276%{transform:translate(72.2631vw,35.276vh) scale(.0347)}to{transform:translate(67.76835vw,99vh) scale(.0347)}}.snow:nth-child(355){opacity:.98;transform:translate(23.0432vw,-10px) scale(.6266);animation:fall-355 10s -8s linear infinite}@keyframes fall-355{77.024%{transform:translate(23.9987vw,77.024vh) scale(.6266)}to{transform:translate(23.52095vw,99vh) scale(.6266)}}.snow:nth-child(356){opacity:1.9608;transform:translate(82.5407vw,-10px) scale(.9588);animation:fall-356 16s -28s linear infinite}@keyframes fall-356{74.054%{transform:translate(77.1252vw,74.054vh) scale(.9588)}to{transform:translate(79.83295vw,99vh) scale(.9588)}}.snow:nth-child(357){opacity:.0328;transform:translate(94.4325vw,-10px) scale(.3185);animation:fall-357 23s -17s linear infinite}@keyframes fall-357{32.754%{transform:translate(94.9682vw,32.754vh) scale(.3185)}to{transform:translate(94.70035vw,99vh) scale(.3185)}}.snow:nth-child(358){opacity:.7826;transform:translate(48.4183vw,-10px) scale(.2057);animation:fall-358 14s -25s linear infinite}@keyframes fall-358{39.462%{transform:translate(55.9728vw,39.462vh) scale(.2057)}to{transform:translate(52.19555vw,99vh) scale(.2057)}}.snow:nth-child(359){opacity:1.6428;transform:translate(13.7164vw,-10px) scale(.7846);animation:fall-359 30s -6s linear infinite}@keyframes fall-359{31.222%{transform:translate(19.447vw,31.222vh) scale(.7846)}to{transform:translate(16.5817vw,99vh) scale(.7846)}}.snow:nth-child(360){opacity:.9122;transform:translate(26.9718vw,-10px) scale(.3725);animation:fall-360 11s -7s linear infinite}@keyframes fall-360{48.313%{transform:translate(25.1492vw,48.313vh) scale(.3725)}to{transform:translate(26.0605vw,99vh) scale(.3725)}}.snow:nth-child(361){opacity:.6612;transform:translate(32.5879vw,-10px) scale(.6615);animation:fall-361 12s -30s linear infinite}@keyframes fall-361{49.629%{transform:translate(28.637vw,49.629vh) scale(.6615)}to{transform:translate(30.61245vw,99vh) scale(.6615)}}.snow:nth-child(362){opacity:1.239;transform:translate(78.7105vw,-10px) scale(.9121);animation:fall-362 22s -14s linear infinite}@keyframes fall-362{54.202%{transform:translate(81.2548vw,54.202vh) scale(.9121)}to{transform:translate(79.98265vw,99vh) scale(.9121)}}.snow:nth-child(363){opacity:.3022;transform:translate(50.6853vw,-10px) scale(.1329);animation:fall-363 15s -25s linear infinite}@keyframes fall-363{45.362%{transform:translate(42.412vw,45.362vh) scale(.1329)}to{transform:translate(46.54865vw,99vh) scale(.1329)}}.snow:nth-child(364){opacity:1.2034;transform:translate(12.1724vw,-10px) scale(.56);animation:fall-364 20s -8s linear infinite}@keyframes fall-364{63.361%{transform:translate(11.5533vw,63.361vh) scale(.56)}to{transform:translate(11.86285vw,99vh) scale(.56)}}.snow:nth-child(365){opacity:1.3174;transform:translate(40.6878vw,-10px) scale(.2145);animation:fall-365 26s -11s linear infinite}@keyframes fall-365{59.135%{transform:translate(48.0311vw,59.135vh) scale(.2145)}to{transform:translate(44.35945vw,99vh) scale(.2145)}}.snow:nth-child(366){opacity:.9074;transform:translate(47.9159vw,-10px) scale(.2605);animation:fall-366 25s -5s linear infinite}@keyframes fall-366{71.497%{transform:translate(57.0066vw,71.497vh) scale(.2605)}to{transform:translate(52.46125vw,99vh) scale(.2605)}}.snow:nth-child(367){opacity:1.4436;transform:translate(80.8377vw,-10px) scale(.4937);animation:fall-367 29s -5s linear infinite}@keyframes fall-367{79.108%{transform:translate(87.6776vw,79.108vh) scale(.4937)}to{transform:translate(84.25765vw,99vh) scale(.4937)}}.snow:nth-child(368){opacity:1.648;transform:translate(95.4052vw,-10px) scale(.6677);animation:fall-368 13s -18s linear infinite}@keyframes fall-368{77.89%{transform:translate(103.7847vw,77.89vh) scale(.6677)}to{transform:translate(99.59495vw,99vh) scale(.6677)}}.snow:nth-child(369){opacity:1.4986;transform:translate(26.5385vw,-10px) scale(.738);animation:fall-369 15s -3s linear infinite}@keyframes fall-369{73.359%{transform:translate(35.3153vw,73.359vh) scale(.738)}to{transform:translate(30.9269vw,99vh) scale(.738)}}.snow:nth-child(370){opacity:1.1956;transform:translate(88.0873vw,-10px) scale(.9321);animation:fall-370 19s -11s linear infinite}@keyframes fall-370{37.898%{transform:translate(88.7549vw,37.898vh) scale(.9321)}to{transform:translate(88.4211vw,99vh) scale(.9321)}}.snow:nth-child(371){opacity:.4926;transform:translate(6.663vw,-10px) scale(.7318);animation:fall-371 30s -30s linear infinite}@keyframes fall-371{31.899%{transform:translate(11.7757vw,31.899vh) scale(.7318)}to{transform:translate(9.21935vw,99vh) scale(.7318)}}.snow:nth-child(372){opacity:1.0498;transform:translate(26.5137vw,-10px) scale(.3262);animation:fall-372 26s -18s linear infinite}@keyframes fall-372{48.91%{transform:translate(28.7462vw,48.91vh) scale(.3262)}to{transform:translate(27.62995vw,99vh) scale(.3262)}}.snow:nth-child(373){opacity:.63;transform:translate(12.5822vw,-10px) scale(.4729);animation:fall-373 20s -11s linear infinite}@keyframes fall-373{53.813%{transform:translate(20.5645vw,53.813vh) scale(.4729)}to{transform:translate(16.57335vw,99vh) scale(.4729)}}.snow:nth-child(374){opacity:.1078;transform:translate(73.8995vw,-10px) scale(.8867);animation:fall-374 23s -22s linear infinite}@keyframes fall-374{78.913%{transform:translate(66.6813vw,78.913vh) scale(.8867)}to{transform:translate(70.2904vw,99vh) scale(.8867)}}.snow:nth-child(375){opacity:1.866;transform:translate(57.4331vw,-10px) scale(.9657);animation:fall-375 15s -7s linear infinite}@keyframes fall-375{74.086%{transform:translate(51.2019vw,74.086vh) scale(.9657)}to{transform:translate(54.3175vw,99vh) scale(.9657)}}.snow:nth-child(376){opacity:.0104;transform:translate(81.6544vw,-10px) scale(.0129);animation:fall-376 24s -13s linear infinite}@keyframes fall-376{37.734%{transform:translate(80.0275vw,37.734vh) scale(.0129)}to{transform:translate(80.84095vw,99vh) scale(.0129)}}.snow:nth-child(377){opacity:1.3038;transform:translate(96.6602vw,-10px) scale(.9241);animation:fall-377 27s -13s linear infinite}@keyframes fall-377{48.648%{transform:translate(88.9858vw,48.648vh) scale(.9241)}to{transform:translate(92.823vw,99vh) scale(.9241)}}.snow:nth-child(378){opacity:1.9642;transform:translate(48.8009vw,-10px) scale(.1044);animation:fall-378 15s -6s linear infinite}@keyframes fall-378{47.223%{transform:translate(39.0776vw,47.223vh) scale(.1044)}to{transform:translate(43.93925vw,99vh) scale(.1044)}}.snow:nth-child(379){opacity:1.8238;transform:translate(34.1023vw,-10px) scale(.6562);animation:fall-379 13s -14s linear infinite}@keyframes fall-379{68.544%{transform:translate(29.9939vw,68.544vh) scale(.6562)}to{transform:translate(32.0481vw,99vh) scale(.6562)}}.snow:nth-child(380){opacity:1.61;transform:translate(8.062vw,-10px) scale(.3643);animation:fall-380 28s -9s linear infinite}@keyframes fall-380{36.733%{transform:translate(11.1086vw,36.733vh) scale(.3643)}to{transform:translate(9.5853vw,99vh) scale(.3643)}}.snow:nth-child(381){opacity:1.8008;transform:translate(3.7498vw,-10px) scale(.0108);animation:fall-381 16s -20s linear infinite}@keyframes fall-381{52.275%{transform:translate(3.9552vw,52.275vh) scale(.0108)}to{transform:translate(3.8525vw,99vh) scale(.0108)}}.snow:nth-child(382){opacity:1.6306;transform:translate(80.978vw,-10px) scale(.1619);animation:fall-382 22s -24s linear infinite}@keyframes fall-382{76.262%{transform:translate(77.8927vw,76.262vh) scale(.1619)}to{transform:translate(79.43535vw,99vh) scale(.1619)}}.snow:nth-child(383){opacity:1.7366;transform:translate(81.5233vw,-10px) scale(.4943);animation:fall-383 25s -19s linear infinite}@keyframes fall-383{79.438%{transform:translate(74.1379vw,79.438vh) scale(.4943)}to{transform:translate(77.8306vw,99vh) scale(.4943)}}.snow:nth-child(384){opacity:1.3922;transform:translate(35.8067vw,-10px) scale(.1128);animation:fall-384 11s -7s linear infinite}@keyframes fall-384{30.92%{transform:translate(42.6263vw,30.92vh) scale(.1128)}to{transform:translate(39.2165vw,99vh) scale(.1128)}}.snow:nth-child(385){opacity:.2814;transform:translate(91.332vw,-10px) scale(.2161);animation:fall-385 27s -8s linear infinite}@keyframes fall-385{72.963%{transform:translate(92.8189vw,72.963vh) scale(.2161)}to{transform:translate(92.07545vw,99vh) scale(.2161)}}.snow:nth-child(386){opacity:1.8532;transform:translate(19.1617vw,-10px) scale(.2616);animation:fall-386 14s -9s linear infinite}@keyframes fall-386{32.061%{transform:translate(9.7011vw,32.061vh) scale(.2616)}to{transform:translate(14.4314vw,99vh) scale(.2616)}}.snow:nth-child(387){opacity:.1106;transform:translate(96.9887vw,-10px) scale(.2696);animation:fall-387 29s -10s linear infinite}@keyframes fall-387{35.79%{transform:translate(103.9092vw,35.79vh) scale(.2696)}to{transform:translate(100.44895vw,99vh) scale(.2696)}}.snow:nth-child(388){opacity:.409;transform:translate(50.6107vw,-10px) scale(.6207);animation:fall-388 26s -18s linear infinite}@keyframes fall-388{64.644%{transform:translate(42.2433vw,64.644vh) scale(.6207)}to{transform:translate(46.427vw,99vh) scale(.6207)}}.snow:nth-child(389){opacity:1.0896;transform:translate(44.0103vw,-10px) scale(.2592);animation:fall-389 30s -3s linear infinite}@keyframes fall-389{62.111%{transform:translate(44.8608vw,62.111vh) scale(.2592)}to{transform:translate(44.43555vw,99vh) scale(.2592)}}.snow:nth-child(390){opacity:.3168;transform:translate(16.6125vw,-10px) scale(.6062);animation:fall-390 27s -11s linear infinite}@keyframes fall-390{41.882%{transform:translate(14.1127vw,41.882vh) scale(.6062)}to{transform:translate(15.3626vw,99vh) scale(.6062)}}.snow:nth-child(391){opacity:1.5442;transform:translate(25.5618vw,-10px) scale(.553);animation:fall-391 20s -5s linear infinite}@keyframes fall-391{40.248%{transform:translate(29.5507vw,40.248vh) scale(.553)}to{transform:translate(27.55625vw,99vh) scale(.553)}}.snow:nth-child(392){opacity:1.5398;transform:translate(7.7657vw,-10px) scale(.9763);animation:fall-392 15s -20s linear infinite}@keyframes fall-392{76.023%{transform:translate(5.1054vw,76.023vh) scale(.9763)}to{transform:translate(6.43555vw,99vh) scale(.9763)}}.snow:nth-child(393){opacity:1.8896;transform:translate(33.5328vw,-10px) scale(.6713);animation:fall-393 26s -23s linear infinite}@keyframes fall-393{70.698%{transform:translate(35.7132vw,70.698vh) scale(.6713)}to{transform:translate(34.623vw,99vh) scale(.6713)}}.snow:nth-child(394){opacity:.0544;transform:translate(23.2019vw,-10px) scale(.0487);animation:fall-394 29s -10s linear infinite}@keyframes fall-394{74.634%{transform:translate(22.433vw,74.634vh) scale(.0487)}to{transform:translate(22.81745vw,99vh) scale(.0487)}}.snow:nth-child(395){opacity:.6264;transform:translate(88.3804vw,-10px) scale(.2725);animation:fall-395 16s -15s linear infinite}@keyframes fall-395{47.64%{transform:translate(97.6701vw,47.64vh) scale(.2725)}to{transform:translate(93.02525vw,99vh) scale(.2725)}}.snow:nth-child(396){opacity:1.6564;transform:translate(.1612vw,-10px) scale(.558);animation:fall-396 14s -28s linear infinite}@keyframes fall-396{36.045%{transform:translate(-6.9301vw,36.045vh) scale(.558)}to{transform:translate(-3.38445vw,99vh) scale(.558)}}.snow:nth-child(397){opacity:.3568;transform:translate(21.6339vw,-10px) scale(.8078);animation:fall-397 26s -6s linear infinite}@keyframes fall-397{31.515%{transform:translate(29.4317vw,31.515vh) scale(.8078)}to{transform:translate(25.5328vw,99vh) scale(.8078)}}.snow:nth-child(398){opacity:.7382;transform:translate(57.7869vw,-10px) scale(.5371);animation:fall-398 18s -14s linear infinite}@keyframes fall-398{79.085%{transform:translate(61.5635vw,79.085vh) scale(.5371)}to{transform:translate(59.6752vw,99vh) scale(.5371)}}.snow:nth-child(399){opacity:1.1608;transform:translate(87.5368vw,-10px) scale(.5035);animation:fall-399 27s -15s linear infinite}@keyframes fall-399{61.796%{transform:translate(87.7877vw,61.796vh) scale(.5035)}to{transform:translate(87.66225vw,99vh) scale(.5035)}}.snow:nth-child(400){opacity:.131;transform:translate(22.4521vw,-10px) scale(.8199);animation:fall-400 19s -25s linear infinite}@keyframes fall-400{74.764%{transform:translate(14.8018vw,74.764vh) scale(.8199)}to{transform:translate(18.62695vw,99vh) scale(.8199)}}\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:.8446;transform:translate(75.2187vw,-10px) scale(.3019);animation:fall-1 27s -18s linear infinite}@keyframes fall-1{34.481%{transform:translate(77.9147vw,34.481vh) scale(.3019)}to{transform:translate(76.5667vw,99vh) scale(.3019)}}.snow:nth-child(2){opacity:.4474;transform:translate(59.1752vw,-10px) scale(.2453);animation:fall-2 13s -18s linear infinite}@keyframes fall-2{70.765%{transform:translate(68.2621vw,70.765vh) scale(.2453)}to{transform:translate(63.71865vw,99vh) scale(.2453)}}.snow:nth-child(3){opacity:1.2746;transform:translate(29.7023vw,-10px) scale(.864);animation:fall-3 29s -12s linear infinite}@keyframes fall-3{78.357%{transform:translate(35.52vw,78.357vh) scale(.864)}to{transform:translate(32.61115vw,99vh) scale(.864)}}.snow:nth-child(4){opacity:.7712;transform:translate(86.0366vw,-10px) scale(.2228);animation:fall-4 23s -11s linear infinite}@keyframes fall-4{43.438%{transform:translate(86.5642vw,43.438vh) scale(.2228)}to{transform:translate(86.3004vw,99vh) scale(.2228)}}.snow:nth-child(5){opacity:1.6158;transform:translate(94.4289vw,-10px) scale(.7398);animation:fall-5 30s -17s linear infinite}@keyframes fall-5{52.921%{transform:translate(101.7348vw,52.921vh) scale(.7398)}to{transform:translate(98.08185vw,99vh) scale(.7398)}}.snow:nth-child(6){opacity:.1598;transform:translate(26.4363vw,-10px) scale(.752);animation:fall-6 14s -18s linear infinite}@keyframes fall-6{46.092%{transform:translate(29.8864vw,46.092vh) scale(.752)}to{transform:translate(28.16135vw,99vh) scale(.752)}}.snow:nth-child(7){opacity:.1778;transform:translate(75.6522vw,-10px) scale(.8682);animation:fall-7 19s -23s linear infinite}@keyframes fall-7{57.417%{transform:translate(81.5644vw,57.417vh) scale(.8682)}to{transform:translate(78.6083vw,99vh) scale(.8682)}}.snow:nth-child(8){opacity:.7792;transform:translate(39.8925vw,-10px) scale(.8482);animation:fall-8 10s -29s linear infinite}@keyframes fall-8{34.012%{transform:translate(30.0105vw,34.012vh) scale(.8482)}to{transform:translate(34.9515vw,99vh) scale(.8482)}}.snow:nth-child(9){opacity:.14;transform:translate(20.485vw,-10px) scale(.4688);animation:fall-9 20s -8s linear infinite}@keyframes fall-9{36.754%{transform:translate(16.0082vw,36.754vh) scale(.4688)}to{transform:translate(18.2466vw,99vh) scale(.4688)}}.snow:nth-child(10){opacity:.9428;transform:translate(43.0677vw,-10px) scale(.779);animation:fall-10 26s -27s linear infinite}@keyframes fall-10{33.489%{transform:translate(39.715vw,33.489vh) scale(.779)}to{transform:translate(41.39135vw,99vh) scale(.779)}}.snow:nth-child(11){opacity:.7514;transform:translate(7.2609vw,-10px) scale(.0296);animation:fall-11 15s -1s linear infinite}@keyframes fall-11{40.82%{transform:translate(14.797vw,40.82vh) scale(.0296)}to{transform:translate(11.02895vw,99vh) scale(.0296)}}.snow:nth-child(12){opacity:.6586;transform:translate(37.2753vw,-10px) scale(.7701);animation:fall-12 16s -9s linear infinite}@keyframes fall-12{33.882%{transform:translate(28.8648vw,33.882vh) scale(.7701)}to{transform:translate(33.07005vw,99vh) scale(.7701)}}.snow:nth-child(13){opacity:1.7842;transform:translate(98.8153vw,-10px) scale(.2265);animation:fall-13 21s -7s linear infinite}@keyframes fall-13{31.589%{transform:translate(96.3612vw,31.589vh) scale(.2265)}to{transform:translate(97.58825vw,99vh) scale(.2265)}}.snow:nth-child(14){opacity:1.0284;transform:translate(62.8922vw,-10px) scale(.3717);animation:fall-14 21s -21s linear infinite}@keyframes fall-14{69.985%{transform:translate(59.761vw,69.985vh) scale(.3717)}to{transform:translate(61.3266vw,99vh) scale(.3717)}}.snow:nth-child(15){opacity:1.0574;transform:translate(90.7667vw,-10px) scale(.9176);animation:fall-15 26s -24s linear infinite}@keyframes fall-15{50.256%{transform:translate(85.1405vw,50.256vh) scale(.9176)}to{transform:translate(87.9536vw,99vh) scale(.9176)}}.snow:nth-child(16){opacity:.3994;transform:translate(30.0959vw,-10px) scale(.323);animation:fall-16 30s -14s linear infinite}@keyframes fall-16{30.201%{transform:translate(31.2988vw,30.201vh) scale(.323)}to{transform:translate(30.69735vw,99vh) scale(.323)}}.snow:nth-child(17){opacity:.6398;transform:translate(68.5079vw,-10px) scale(.4784);animation:fall-17 18s -28s linear infinite}@keyframes fall-17{62.319%{transform:translate(68.1903vw,62.319vh) scale(.4784)}to{transform:translate(68.3491vw,99vh) scale(.4784)}}.snow:nth-child(18){opacity:.3876;transform:translate(99.6564vw,-10px) scale(.6372);animation:fall-18 22s -16s linear infinite}@keyframes fall-18{37.092%{transform:translate(96.0326vw,37.092vh) scale(.6372)}to{transform:translate(97.8445vw,99vh) scale(.6372)}}.snow:nth-child(19){opacity:.8406;transform:translate(81.1423vw,-10px) scale(.6618);animation:fall-19 17s -17s linear infinite}@keyframes fall-19{78.568%{transform:translate(87.3504vw,78.568vh) scale(.6618)}to{transform:translate(84.24635vw,99vh) scale(.6618)}}.snow:nth-child(20){opacity:1.853;transform:translate(11.7039vw,-10px) scale(.2439);animation:fall-20 25s -1s linear infinite}@keyframes fall-20{54.806%{transform:translate(12.9614vw,54.806vh) scale(.2439)}to{transform:translate(12.33265vw,99vh) scale(.2439)}}.snow:nth-child(21){opacity:1.6126;transform:translate(2.0049vw,-10px) scale(.7054);animation:fall-21 13s -28s linear infinite}@keyframes fall-21{46.859%{transform:translate(-.7104vw,46.859vh) scale(.7054)}to{transform:translate(.64725vw,99vh) scale(.7054)}}.snow:nth-child(22){opacity:.0148;transform:translate(77.8317vw,-10px) scale(.149);animation:fall-22 30s -6s linear infinite}@keyframes fall-22{47.038%{transform:translate(72.736vw,47.038vh) scale(.149)}to{transform:translate(75.28385vw,99vh) scale(.149)}}.snow:nth-child(23){opacity:.8678;transform:translate(37.572vw,-10px) scale(.716);animation:fall-23 28s -10s linear infinite}@keyframes fall-23{76.955%{transform:translate(38.5242vw,76.955vh) scale(.716)}to{transform:translate(38.0481vw,99vh) scale(.716)}}.snow:nth-child(24){opacity:.3306;transform:translate(47.4284vw,-10px) scale(.1213);animation:fall-24 21s -7s linear infinite}@keyframes fall-24{73.11%{transform:translate(41.3617vw,73.11vh) scale(.1213)}to{transform:translate(44.39505vw,99vh) scale(.1213)}}.snow:nth-child(25){opacity:.0358;transform:translate(63.718vw,-10px) scale(.2247);animation:fall-25 20s -25s linear infinite}@keyframes fall-25{56.536%{transform:translate(61.8191vw,56.536vh) scale(.2247)}to{transform:translate(62.76855vw,99vh) scale(.2247)}}.snow:nth-child(26){opacity:1.179;transform:translate(85.2164vw,-10px) scale(.4376);animation:fall-26 15s -29s linear infinite}@keyframes fall-26{46.175%{transform:translate(94.3566vw,46.175vh) scale(.4376)}to{transform:translate(89.7865vw,99vh) scale(.4376)}}.snow:nth-child(27){opacity:.2194;transform:translate(82.136vw,-10px) scale(.7599);animation:fall-27 22s -9s linear infinite}@keyframes fall-27{57.397%{transform:translate(75.6489vw,57.397vh) scale(.7599)}to{transform:translate(78.89245vw,99vh) scale(.7599)}}.snow:nth-child(28){opacity:1.7414;transform:translate(54.9896vw,-10px) scale(.7861);animation:fall-28 22s -9s linear infinite}@keyframes fall-28{76.583%{transform:translate(54.9231vw,76.583vh) scale(.7861)}to{transform:translate(54.95635vw,99vh) scale(.7861)}}.snow:nth-child(29){opacity:1.3804;transform:translate(7.5398vw,-10px) scale(.7093);animation:fall-29 25s -19s linear infinite}@keyframes fall-29{41.762%{transform:translate(9.2625vw,41.762vh) scale(.7093)}to{transform:translate(8.40115vw,99vh) scale(.7093)}}.snow:nth-child(30){opacity:1.6864;transform:translate(38.9738vw,-10px) scale(.6632);animation:fall-30 17s -18s linear infinite}@keyframes fall-30{78.824%{transform:translate(29.2881vw,78.824vh) scale(.6632)}to{transform:translate(34.13095vw,99vh) scale(.6632)}}.snow:nth-child(31){opacity:.1322;transform:translate(77.3726vw,-10px) scale(.1025);animation:fall-31 13s -24s linear infinite}@keyframes fall-31{77.593%{transform:translate(77.173vw,77.593vh) scale(.1025)}to{transform:translate(77.2728vw,99vh) scale(.1025)}}.snow:nth-child(32){opacity:.4584;transform:translate(50.3688vw,-10px) scale(.7026);animation:fall-32 23s -24s linear infinite}@keyframes fall-32{49.547%{transform:translate(57.011vw,49.547vh) scale(.7026)}to{transform:translate(53.6899vw,99vh) scale(.7026)}}.snow:nth-child(33){opacity:1.0502;transform:translate(95.8957vw,-10px) scale(.3815);animation:fall-33 29s -7s linear infinite}@keyframes fall-33{42.38%{transform:translate(89.683vw,42.38vh) scale(.3815)}to{transform:translate(92.78935vw,99vh) scale(.3815)}}.snow:nth-child(34){opacity:.7304;transform:translate(95.8906vw,-10px) scale(.9581);animation:fall-34 29s -27s linear infinite}@keyframes fall-34{58.665%{transform:translate(103.2024vw,58.665vh) scale(.9581)}to{transform:translate(99.5465vw,99vh) scale(.9581)}}.snow:nth-child(35){opacity:.8572;transform:translate(66.4886vw,-10px) scale(.0554);animation:fall-35 16s -20s linear infinite}@keyframes fall-35{57.226%{transform:translate(63.8814vw,57.226vh) scale(.0554)}to{transform:translate(65.185vw,99vh) scale(.0554)}}.snow:nth-child(36){opacity:1.354;transform:translate(96.1372vw,-10px) scale(.9559);animation:fall-36 15s -22s linear infinite}@keyframes fall-36{31.883%{transform:translate(101.4105vw,31.883vh) scale(.9559)}to{transform:translate(98.77385vw,99vh) scale(.9559)}}.snow:nth-child(37){opacity:1.3934;transform:translate(84.0364vw,-10px) scale(.3284);animation:fall-37 22s -9s linear infinite}@keyframes fall-37{70.174%{transform:translate(87.1902vw,70.174vh) scale(.3284)}to{transform:translate(85.6133vw,99vh) scale(.3284)}}.snow:nth-child(38){opacity:1.3068;transform:translate(99.6381vw,-10px) scale(.9246);animation:fall-38 18s -13s linear infinite}@keyframes fall-38{75.33%{transform:translate(105.3231vw,75.33vh) scale(.9246)}to{transform:translate(102.4806vw,99vh) scale(.9246)}}.snow:nth-child(39){opacity:.3876;transform:translate(37.7738vw,-10px) scale(.2331);animation:fall-39 15s -30s linear infinite}@keyframes fall-39{64.587%{transform:translate(31.3097vw,64.587vh) scale(.2331)}to{transform:translate(34.54175vw,99vh) scale(.2331)}}.snow:nth-child(40){opacity:.4302;transform:translate(33.2817vw,-10px) scale(.8788);animation:fall-40 14s -28s linear infinite}@keyframes fall-40{67.725%{transform:translate(43.0868vw,67.725vh) scale(.8788)}to{transform:translate(38.18425vw,99vh) scale(.8788)}}.snow:nth-child(41){opacity:1.4036;transform:translate(45.8932vw,-10px) scale(.5844);animation:fall-41 21s -10s linear infinite}@keyframes fall-41{55.332%{transform:translate(42.3259vw,55.332vh) scale(.5844)}to{transform:translate(44.10955vw,99vh) scale(.5844)}}.snow:nth-child(42){opacity:1.3974;transform:translate(16.8091vw,-10px) scale(.1444);animation:fall-42 22s -21s linear infinite}@keyframes fall-42{57.019%{transform:translate(12.4135vw,57.019vh) scale(.1444)}to{transform:translate(14.6113vw,99vh) scale(.1444)}}.snow:nth-child(43){opacity:1.765;transform:translate(28.4229vw,-10px) scale(.6199);animation:fall-43 12s -23s linear infinite}@keyframes fall-43{73.371%{transform:translate(37.7797vw,73.371vh) scale(.6199)}to{transform:translate(33.1013vw,99vh) scale(.6199)}}.snow:nth-child(44){opacity:.0336;transform:translate(13.7715vw,-10px) scale(.2989);animation:fall-44 28s -21s linear infinite}@keyframes fall-44{55.414%{transform:translate(16.6944vw,55.414vh) scale(.2989)}to{transform:translate(15.23295vw,99vh) scale(.2989)}}.snow:nth-child(45){opacity:1.1794;transform:translate(68.3541vw,-10px) scale(.0198);animation:fall-45 27s -26s linear infinite}@keyframes fall-45{62.342%{transform:translate(73.9329vw,62.342vh) scale(.0198)}to{transform:translate(71.1435vw,99vh) scale(.0198)}}.snow:nth-child(46){opacity:1.476;transform:translate(8.2537vw,-10px) scale(.4375);animation:fall-46 13s -10s linear infinite}@keyframes fall-46{63.935%{transform:translate(1.8389vw,63.935vh) scale(.4375)}to{transform:translate(5.0463vw,99vh) scale(.4375)}}.snow:nth-child(47){opacity:.9914;transform:translate(14.4607vw,-10px) scale(.0117);animation:fall-47 25s -18s linear infinite}@keyframes fall-47{56.924%{transform:translate(22.9062vw,56.924vh) scale(.0117)}to{transform:translate(18.68345vw,99vh) scale(.0117)}}.snow:nth-child(48){opacity:1.726;transform:translate(81.2395vw,-10px) scale(.0938);animation:fall-48 28s -23s linear infinite}@keyframes fall-48{44.14%{transform:translate(79.4016vw,44.14vh) scale(.0938)}to{transform:translate(80.32055vw,99vh) scale(.0938)}}.snow:nth-child(49){opacity:1.2732;transform:translate(67.6358vw,-10px) scale(.75);animation:fall-49 15s -2s linear infinite}@keyframes fall-49{47.065%{transform:translate(73.7634vw,47.065vh) scale(.75)}to{transform:translate(70.6996vw,99vh) scale(.75)}}.snow:nth-child(50){opacity:.2298;transform:translate(90.1596vw,-10px) scale(.9595);animation:fall-50 21s -24s linear infinite}@keyframes fall-50{72.686%{transform:translate(99.6465vw,72.686vh) scale(.9595)}to{transform:translate(94.90305vw,99vh) scale(.9595)}}.snow:nth-child(51){opacity:1.7208;transform:translate(70.002vw,-10px) scale(.4136);animation:fall-51 17s -2s linear infinite}@keyframes fall-51{37.94%{transform:translate(76.2868vw,37.94vh) scale(.4136)}to{transform:translate(73.1444vw,99vh) scale(.4136)}}.snow:nth-child(52){opacity:1.4264;transform:translate(37.6216vw,-10px) scale(.9164);animation:fall-52 28s -27s linear infinite}@keyframes fall-52{46.37%{transform:translate(45.925vw,46.37vh) scale(.9164)}to{transform:translate(41.7733vw,99vh) scale(.9164)}}.snow:nth-child(53){opacity:.1166;transform:translate(61.4026vw,-10px) scale(.3102);animation:fall-53 25s -24s linear infinite}@keyframes fall-53{56.07%{transform:translate(53.9361vw,56.07vh) scale(.3102)}to{transform:translate(57.66935vw,99vh) scale(.3102)}}.snow:nth-child(54){opacity:1.119;transform:translate(87.5003vw,-10px) scale(.1702);animation:fall-54 21s -8s linear infinite}@keyframes fall-54{43.882%{transform:translate(92.2409vw,43.882vh) scale(.1702)}to{transform:translate(89.8706vw,99vh) scale(.1702)}}.snow:nth-child(55){opacity:1.416;transform:translate(76.5799vw,-10px) scale(.6292);animation:fall-55 11s -13s linear infinite}@keyframes fall-55{33.538%{transform:translate(66.7169vw,33.538vh) scale(.6292)}to{transform:translate(71.6484vw,99vh) scale(.6292)}}.snow:nth-child(56){opacity:1.9982;transform:translate(66.7509vw,-10px) scale(.805);animation:fall-56 12s -13s linear infinite}@keyframes fall-56{53.654%{transform:translate(72.7478vw,53.654vh) scale(.805)}to{transform:translate(69.74935vw,99vh) scale(.805)}}.snow:nth-child(57){opacity:1.4624;transform:translate(72.8997vw,-10px) scale(.5916);animation:fall-57 29s -2s linear infinite}@keyframes fall-57{43.054%{transform:translate(70.4935vw,43.054vh) scale(.5916)}to{transform:translate(71.6966vw,99vh) scale(.5916)}}.snow:nth-child(58){opacity:.2834;transform:translate(30.6572vw,-10px) scale(.9777);animation:fall-58 21s -11s linear infinite}@keyframes fall-58{58.145%{transform:translate(21.1457vw,58.145vh) scale(.9777)}to{transform:translate(25.90145vw,99vh) scale(.9777)}}.snow:nth-child(59){opacity:.875;transform:translate(59.7719vw,-10px) scale(.4297);animation:fall-59 17s -1s linear infinite}@keyframes fall-59{49.391%{transform:translate(60.8773vw,49.391vh) scale(.4297)}to{transform:translate(60.3246vw,99vh) scale(.4297)}}.snow:nth-child(60){opacity:.1738;transform:translate(54.6143vw,-10px) scale(.9955);animation:fall-60 25s -9s linear infinite}@keyframes fall-60{72.616%{transform:translate(57.2976vw,72.616vh) scale(.9955)}to{transform:translate(55.95595vw,99vh) scale(.9955)}}.snow:nth-child(61){opacity:1.6644;transform:translate(17.1701vw,-10px) scale(.034);animation:fall-61 22s -13s linear infinite}@keyframes fall-61{43.81%{transform:translate(23.9771vw,43.81vh) scale(.034)}to{transform:translate(20.5736vw,99vh) scale(.034)}}.snow:nth-child(62){opacity:1.5908;transform:translate(96.5891vw,-10px) scale(.5903);animation:fall-62 22s -25s linear infinite}@keyframes fall-62{64.364%{transform:translate(91.0466vw,64.364vh) scale(.5903)}to{transform:translate(93.81785vw,99vh) scale(.5903)}}.snow:nth-child(63){opacity:1.8814;transform:translate(3.9287vw,-10px) scale(.7302);animation:fall-63 14s -25s linear infinite}@keyframes fall-63{39.192%{transform:translate(3.44vw,39.192vh) scale(.7302)}to{transform:translate(3.68435vw,99vh) scale(.7302)}}.snow:nth-child(64){opacity:1.2746;transform:translate(89.581vw,-10px) scale(.9311);animation:fall-64 26s -23s linear infinite}@keyframes fall-64{71.586%{transform:translate(91.3997vw,71.586vh) scale(.9311)}to{transform:translate(90.49035vw,99vh) scale(.9311)}}.snow:nth-child(65){opacity:1.7076;transform:translate(29.0499vw,-10px) scale(.7524);animation:fall-65 15s -28s linear infinite}@keyframes fall-65{59.553%{transform:translate(28.5768vw,59.553vh) scale(.7524)}to{transform:translate(28.81335vw,99vh) scale(.7524)}}.snow:nth-child(66){opacity:1.2134;transform:translate(82.2957vw,-10px) scale(.9191);animation:fall-66 25s -6s linear infinite}@keyframes fall-66{69.797%{transform:translate(73.5481vw,69.797vh) scale(.9191)}to{transform:translate(77.9219vw,99vh) scale(.9191)}}.snow:nth-child(67){opacity:.4948;transform:translate(56.585vw,-10px) scale(.4043);animation:fall-67 29s -12s linear infinite}@keyframes fall-67{43.352%{transform:translate(60.3853vw,43.352vh) scale(.4043)}to{transform:translate(58.48515vw,99vh) scale(.4043)}}.snow:nth-child(68){opacity:1.6424;transform:translate(32.6582vw,-10px) scale(.5781);animation:fall-68 30s -1s linear infinite}@keyframes fall-68{47.189%{transform:translate(27.0166vw,47.189vh) scale(.5781)}to{transform:translate(29.8374vw,99vh) scale(.5781)}}.snow:nth-child(69){opacity:.9842;transform:translate(65.5139vw,-10px) scale(.0929);animation:fall-69 26s -8s linear infinite}@keyframes fall-69{69.769%{transform:translate(74.889vw,69.769vh) scale(.0929)}to{transform:translate(70.20145vw,99vh) scale(.0929)}}.snow:nth-child(70){opacity:1.8192;transform:translate(20.4701vw,-10px) scale(.5761);animation:fall-70 11s -28s linear infinite}@keyframes fall-70{72.128%{transform:translate(19.905vw,72.128vh) scale(.5761)}to{transform:translate(20.18755vw,99vh) scale(.5761)}}.snow:nth-child(71){opacity:1.4168;transform:translate(97.3104vw,-10px) scale(.6656);animation:fall-71 24s -16s linear infinite}@keyframes fall-71{79.69%{transform:translate(94.76vw,79.69vh) scale(.6656)}to{transform:translate(96.0352vw,99vh) scale(.6656)}}.snow:nth-child(72){opacity:1.358;transform:translate(39.2953vw,-10px) scale(.4211);animation:fall-72 26s -7s linear infinite}@keyframes fall-72{45.878%{transform:translate(32.8441vw,45.878vh) scale(.4211)}to{transform:translate(36.0697vw,99vh) scale(.4211)}}.snow:nth-child(73){opacity:1.8404;transform:translate(72.2018vw,-10px) scale(.149);animation:fall-73 16s -18s linear infinite}@keyframes fall-73{38.866%{transform:translate(64.7407vw,38.866vh) scale(.149)}to{transform:translate(68.47125vw,99vh) scale(.149)}}.snow:nth-child(74){opacity:1.6434;transform:translate(21.881vw,-10px) scale(.6798);animation:fall-74 21s -27s linear infinite}@keyframes fall-74{52.32%{transform:translate(18.8069vw,52.32vh) scale(.6798)}to{transform:translate(20.34395vw,99vh) scale(.6798)}}.snow:nth-child(75){opacity:.397;transform:translate(85.4056vw,-10px) scale(.3345);animation:fall-75 16s -26s linear infinite}@keyframes fall-75{38.724%{transform:translate(84.6807vw,38.724vh) scale(.3345)}to{transform:translate(85.04315vw,99vh) scale(.3345)}}.snow:nth-child(76){opacity:1.235;transform:translate(7.9076vw,-10px) scale(.4185);animation:fall-76 12s -21s linear infinite}@keyframes fall-76{31.219%{transform:translate(.1253vw,31.219vh) scale(.4185)}to{transform:translate(4.01645vw,99vh) scale(.4185)}}.snow:nth-child(77){opacity:.167;transform:translate(91.5158vw,-10px) scale(.4905);animation:fall-77 10s -4s linear infinite}@keyframes fall-77{64.169%{transform:translate(89.1537vw,64.169vh) scale(.4905)}to{transform:translate(90.33475vw,99vh) scale(.4905)}}.snow:nth-child(78){opacity:1.4658;transform:translate(37.4767vw,-10px) scale(.6591);animation:fall-78 30s -16s linear infinite}@keyframes fall-78{39.352%{transform:translate(29.2162vw,39.352vh) scale(.6591)}to{transform:translate(33.34645vw,99vh) scale(.6591)}}.snow:nth-child(79){opacity:1.2956;transform:translate(79.121vw,-10px) scale(.5363);animation:fall-79 24s -24s linear infinite}@keyframes fall-79{79.389%{transform:translate(70.886vw,79.389vh) scale(.5363)}to{transform:translate(75.0035vw,99vh) scale(.5363)}}.snow:nth-child(80){opacity:.5168;transform:translate(72.8431vw,-10px) scale(.345);animation:fall-80 26s -3s linear infinite}@keyframes fall-80{39.823%{transform:translate(71.3526vw,39.823vh) scale(.345)}to{transform:translate(72.09785vw,99vh) scale(.345)}}.snow:nth-child(81){opacity:1.8266;transform:translate(76.6061vw,-10px) scale(.3911);animation:fall-81 16s -12s linear infinite}@keyframes fall-81{71.193%{transform:translate(74.7367vw,71.193vh) scale(.3911)}to{transform:translate(75.6714vw,99vh) scale(.3911)}}.snow:nth-child(82){opacity:.7572;transform:translate(5.7794vw,-10px) scale(.9472);animation:fall-82 17s -18s linear infinite}@keyframes fall-82{77.871%{transform:translate(12.623vw,77.871vh) scale(.9472)}to{transform:translate(9.2012vw,99vh) scale(.9472)}}.snow:nth-child(83){opacity:1.8;transform:translate(59.7418vw,-10px) scale(.6359);animation:fall-83 18s -5s linear infinite}@keyframes fall-83{57.51%{transform:translate(56.4074vw,57.51vh) scale(.6359)}to{transform:translate(58.0746vw,99vh) scale(.6359)}}.snow:nth-child(84){opacity:1.8588;transform:translate(39.0809vw,-10px) scale(.617);animation:fall-84 27s -7s linear infinite}@keyframes fall-84{61.031%{transform:translate(39.5483vw,61.031vh) scale(.617)}to{transform:translate(39.3146vw,99vh) scale(.617)}}.snow:nth-child(85){opacity:.0502;transform:translate(39.5938vw,-10px) scale(.3039);animation:fall-85 29s -8s linear infinite}@keyframes fall-85{37.383%{transform:translate(34.5541vw,37.383vh) scale(.3039)}to{transform:translate(37.07395vw,99vh) scale(.3039)}}.snow:nth-child(86){opacity:1.0416;transform:translate(36.9128vw,-10px) scale(.9577);animation:fall-86 10s -8s linear infinite}@keyframes fall-86{73.697%{transform:translate(42.7538vw,73.697vh) scale(.9577)}to{transform:translate(39.8333vw,99vh) scale(.9577)}}.snow:nth-child(87){opacity:1.463;transform:translate(52.36vw,-10px) scale(.695);animation:fall-87 10s -20s linear infinite}@keyframes fall-87{46.969%{transform:translate(58.1951vw,46.969vh) scale(.695)}to{transform:translate(55.27755vw,99vh) scale(.695)}}.snow:nth-child(88){opacity:1.912;transform:translate(76.8171vw,-10px) scale(.5592);animation:fall-88 11s -14s linear infinite}@keyframes fall-88{32.967%{transform:translate(80.748vw,32.967vh) scale(.5592)}to{transform:translate(78.78255vw,99vh) scale(.5592)}}.snow:nth-child(89){opacity:.4894;transform:translate(81.3716vw,-10px) scale(.27);animation:fall-89 18s -20s linear infinite}@keyframes fall-89{75.366%{transform:translate(84.9813vw,75.366vh) scale(.27)}to{transform:translate(83.17645vw,99vh) scale(.27)}}.snow:nth-child(90){opacity:.5816;transform:translate(47.8975vw,-10px) scale(.8896);animation:fall-90 20s -1s linear infinite}@keyframes fall-90{64.787%{transform:translate(57.3622vw,64.787vh) scale(.8896)}to{transform:translate(52.62985vw,99vh) scale(.8896)}}.snow:nth-child(91){opacity:1.992;transform:translate(72.2843vw,-10px) scale(.9948);animation:fall-91 23s -27s linear infinite}@keyframes fall-91{56.421%{transform:translate(72.0817vw,56.421vh) scale(.9948)}to{transform:translate(72.183vw,99vh) scale(.9948)}}.snow:nth-child(92){opacity:.1948;transform:translate(65.7006vw,-10px) scale(.975);animation:fall-92 24s -4s linear infinite}@keyframes fall-92{36.206%{transform:translate(60.5352vw,36.206vh) scale(.975)}to{transform:translate(63.1179vw,99vh) scale(.975)}}.snow:nth-child(93){opacity:.9476;transform:translate(29.7122vw,-10px) scale(.1772);animation:fall-93 16s -5s linear infinite}@keyframes fall-93{70.474%{transform:translate(33.5348vw,70.474vh) scale(.1772)}to{transform:translate(31.6235vw,99vh) scale(.1772)}}.snow:nth-child(94){opacity:.9952;transform:translate(78.6343vw,-10px) scale(.2774);animation:fall-94 26s -21s linear infinite}@keyframes fall-94{46.626%{transform:translate(73.8667vw,46.626vh) scale(.2774)}to{transform:translate(76.2505vw,99vh) scale(.2774)}}.snow:nth-child(95){opacity:1.5396;transform:translate(9.4495vw,-10px) scale(.2031);animation:fall-95 25s -29s linear infinite}@keyframes fall-95{60.456%{transform:translate(9.507vw,60.456vh) scale(.2031)}to{transform:translate(9.47825vw,99vh) scale(.2031)}}.snow:nth-child(96){opacity:.939;transform:translate(26.6968vw,-10px) scale(.1074);animation:fall-96 13s -19s linear infinite}@keyframes fall-96{50.15%{transform:translate(21.5088vw,50.15vh) scale(.1074)}to{transform:translate(24.1028vw,99vh) scale(.1074)}}.snow:nth-child(97){opacity:1.3212;transform:translate(58.2683vw,-10px) scale(.6606);animation:fall-97 19s -14s linear infinite}@keyframes fall-97{38.567%{transform:translate(52.9828vw,38.567vh) scale(.6606)}to{transform:translate(55.62555vw,99vh) scale(.6606)}}.snow:nth-child(98){opacity:.909;transform:translate(22.4061vw,-10px) scale(.0839);animation:fall-98 19s -3s linear infinite}@keyframes fall-98{51.718%{transform:translate(24.8374vw,51.718vh) scale(.0839)}to{transform:translate(23.62175vw,99vh) scale(.0839)}}.snow:nth-child(99){opacity:1.5504;transform:translate(11.242vw,-10px) scale(.3902);animation:fall-99 24s -3s linear infinite}@keyframes fall-99{63.25%{transform:translate(18.0969vw,63.25vh) scale(.3902)}to{transform:translate(14.66945vw,99vh) scale(.3902)}}.snow:nth-child(100){opacity:.4528;transform:translate(90.5517vw,-10px) scale(.1702);animation:fall-100 22s -6s linear infinite}@keyframes fall-100{60.787%{transform:translate(90.492vw,60.787vh) scale(.1702)}to{transform:translate(90.52185vw,99vh) scale(.1702)}}.snow:nth-child(101){opacity:.884;transform:translate(98.5621vw,-10px) scale(.6898);animation:fall-101 20s -15s linear infinite}@keyframes fall-101{50.182%{transform:translate(107.4871vw,50.182vh) scale(.6898)}to{transform:translate(103.0246vw,99vh) scale(.6898)}}.snow:nth-child(102){opacity:.8788;transform:translate(11.9647vw,-10px) scale(.9325);animation:fall-102 11s -26s linear infinite}@keyframes fall-102{45.052%{transform:translate(20.8973vw,45.052vh) scale(.9325)}to{transform:translate(16.431vw,99vh) scale(.9325)}}.snow:nth-child(103){opacity:.867;transform:translate(92.5737vw,-10px) scale(.465);animation:fall-103 22s -29s linear infinite}@keyframes fall-103{47.939%{transform:translate(97.9735vw,47.939vh) scale(.465)}to{transform:translate(95.2736vw,99vh) scale(.465)}}.snow:nth-child(104){opacity:1.965;transform:translate(67.4244vw,-10px) scale(.4373);animation:fall-104 30s -4s linear infinite}@keyframes fall-104{46.361%{transform:translate(74.2098vw,46.361vh) scale(.4373)}to{transform:translate(70.8171vw,99vh) scale(.4373)}}.snow:nth-child(105){opacity:1.7782;transform:translate(69.3116vw,-10px) scale(.5156);animation:fall-105 17s -1s linear infinite}@keyframes fall-105{34.363%{transform:translate(68.3147vw,34.363vh) scale(.5156)}to{transform:translate(68.81315vw,99vh) scale(.5156)}}.snow:nth-child(106){opacity:.1242;transform:translate(31.7053vw,-10px) scale(.456);animation:fall-106 20s -7s linear infinite}@keyframes fall-106{43.06%{transform:translate(24.9753vw,43.06vh) scale(.456)}to{transform:translate(28.3403vw,99vh) scale(.456)}}.snow:nth-child(107){opacity:1.0872;transform:translate(18.3411vw,-10px) scale(.5424);animation:fall-107 10s -30s linear infinite}@keyframes fall-107{68.896%{transform:translate(21.5603vw,68.896vh) scale(.5424)}to{transform:translate(19.9507vw,99vh) scale(.5424)}}.snow:nth-child(108){opacity:1.0558;transform:translate(5.523vw,-10px) scale(.9944);animation:fall-108 15s -27s linear infinite}@keyframes fall-108{53.22%{transform:translate(14.5689vw,53.22vh) scale(.9944)}to{transform:translate(10.04595vw,99vh) scale(.9944)}}.snow:nth-child(109){opacity:1.2206;transform:translate(31.8335vw,-10px) scale(.6649);animation:fall-109 18s -15s linear infinite}@keyframes fall-109{57.473%{transform:translate(41.795vw,57.473vh) scale(.6649)}to{transform:translate(36.81425vw,99vh) scale(.6649)}}.snow:nth-child(110){opacity:.1208;transform:translate(76.3981vw,-10px) scale(.2161);animation:fall-110 28s -3s linear infinite}@keyframes fall-110{32.825%{transform:translate(71.4465vw,32.825vh) scale(.2161)}to{transform:translate(73.9223vw,99vh) scale(.2161)}}.snow:nth-child(111){opacity:.3674;transform:translate(52.2624vw,-10px) scale(.0803);animation:fall-111 19s -26s linear infinite}@keyframes fall-111{64.508%{transform:translate(49.3743vw,64.508vh) scale(.0803)}to{transform:translate(50.81835vw,99vh) scale(.0803)}}.snow:nth-child(112){opacity:.8144;transform:translate(93.3903vw,-10px) scale(.6905);animation:fall-112 25s -29s linear infinite}@keyframes fall-112{34.125%{transform:translate(95.8829vw,34.125vh) scale(.6905)}to{transform:translate(94.6366vw,99vh) scale(.6905)}}.snow:nth-child(113){opacity:1.6818;transform:translate(57.7442vw,-10px) scale(.8402);animation:fall-113 12s -30s linear infinite}@keyframes fall-113{50.085%{transform:translate(64.5495vw,50.085vh) scale(.8402)}to{transform:translate(61.14685vw,99vh) scale(.8402)}}.snow:nth-child(114){opacity:.7288;transform:translate(14.2453vw,-10px) scale(.3785);animation:fall-114 16s -27s linear infinite}@keyframes fall-114{48.044%{transform:translate(13.5028vw,48.044vh) scale(.3785)}to{transform:translate(13.87405vw,99vh) scale(.3785)}}.snow:nth-child(115){opacity:.8868;transform:translate(84.9352vw,-10px) scale(.0481);animation:fall-115 30s -2s linear infinite}@keyframes fall-115{65.179%{transform:translate(89.662vw,65.179vh) scale(.0481)}to{transform:translate(87.2986vw,99vh) scale(.0481)}}.snow:nth-child(116){opacity:.831;transform:translate(29.6066vw,-10px) scale(.5083);animation:fall-116 17s -24s linear infinite}@keyframes fall-116{43.415%{transform:translate(38.9976vw,43.415vh) scale(.5083)}to{transform:translate(34.3021vw,99vh) scale(.5083)}}.snow:nth-child(117){opacity:1.7562;transform:translate(77.1515vw,-10px) scale(.5783);animation:fall-117 22s -22s linear infinite}@keyframes fall-117{54.925%{transform:translate(80.9901vw,54.925vh) scale(.5783)}to{transform:translate(79.0708vw,99vh) scale(.5783)}}.snow:nth-child(118){opacity:1.1218;transform:translate(23.7551vw,-10px) scale(.8686);animation:fall-118 21s -19s linear infinite}@keyframes fall-118{63.208%{transform:translate(23.5437vw,63.208vh) scale(.8686)}to{transform:translate(23.6494vw,99vh) scale(.8686)}}.snow:nth-child(119){opacity:1.8804;transform:translate(83.9978vw,-10px) scale(.6349);animation:fall-119 25s -27s linear infinite}@keyframes fall-119{65.001%{transform:translate(81.1385vw,65.001vh) scale(.6349)}to{transform:translate(82.56815vw,99vh) scale(.6349)}}.snow:nth-child(120){opacity:.7192;transform:translate(23.8653vw,-10px) scale(.6667);animation:fall-120 30s -1s linear infinite}@keyframes fall-120{45.407%{transform:translate(31.8954vw,45.407vh) scale(.6667)}to{transform:translate(27.88035vw,99vh) scale(.6667)}}.snow:nth-child(121){opacity:1.88;transform:translate(98.944vw,-10px) scale(.3192);animation:fall-121 22s -11s linear infinite}@keyframes fall-121{48.985%{transform:translate(95.8178vw,48.985vh) scale(.3192)}to{transform:translate(97.3809vw,99vh) scale(.3192)}}.snow:nth-child(122){opacity:1.7728;transform:translate(78.0745vw,-10px) scale(.2545);animation:fall-122 29s -7s linear infinite}@keyframes fall-122{78.137%{transform:translate(78.8159vw,78.137vh) scale(.2545)}to{transform:translate(78.4452vw,99vh) scale(.2545)}}.snow:nth-child(123){opacity:.6584;transform:translate(38.0476vw,-10px) scale(.6287);animation:fall-123 29s -8s linear infinite}@keyframes fall-123{31.231%{transform:translate(46.7112vw,31.231vh) scale(.6287)}to{transform:translate(42.3794vw,99vh) scale(.6287)}}.snow:nth-child(124){opacity:.451;transform:translate(12.8564vw,-10px) scale(.8943);animation:fall-124 29s -19s linear infinite}@keyframes fall-124{66.295%{transform:translate(22.4291vw,66.295vh) scale(.8943)}to{transform:translate(17.64275vw,99vh) scale(.8943)}}.snow:nth-child(125){opacity:.5334;transform:translate(34.2757vw,-10px) scale(.5688);animation:fall-125 18s -24s linear infinite}@keyframes fall-125{65.766%{transform:translate(38.191vw,65.766vh) scale(.5688)}to{transform:translate(36.23335vw,99vh) scale(.5688)}}.snow:nth-child(126){opacity:.8646;transform:translate(91.0225vw,-10px) scale(.0545);animation:fall-126 19s -29s linear infinite}@keyframes fall-126{50.844%{transform:translate(98.0749vw,50.844vh) scale(.0545)}to{transform:translate(94.5487vw,99vh) scale(.0545)}}.snow:nth-child(127){opacity:.2234;transform:translate(11.2886vw,-10px) scale(.8951);animation:fall-127 30s -17s linear infinite}@keyframes fall-127{56.211%{transform:translate(3.8326vw,56.211vh) scale(.8951)}to{transform:translate(7.5606vw,99vh) scale(.8951)}}.snow:nth-child(128){opacity:.3758;transform:translate(16.9914vw,-10px) scale(.885);animation:fall-128 21s -3s linear infinite}@keyframes fall-128{48.226%{transform:translate(19.7484vw,48.226vh) scale(.885)}to{transform:translate(18.3699vw,99vh) scale(.885)}}.snow:nth-child(129){opacity:1.152;transform:translate(4.1908vw,-10px) scale(.6155);animation:fall-129 26s -13s linear infinite}@keyframes fall-129{38.348%{transform:translate(10.7249vw,38.348vh) scale(.6155)}to{transform:translate(7.45785vw,99vh) scale(.6155)}}.snow:nth-child(130){opacity:1.5438;transform:translate(35.2089vw,-10px) scale(.9746);animation:fall-130 22s -13s linear infinite}@keyframes fall-130{53.858%{transform:translate(43.222vw,53.858vh) scale(.9746)}to{transform:translate(39.21545vw,99vh) scale(.9746)}}.snow:nth-child(131){opacity:.9614;transform:translate(40.0349vw,-10px) scale(.4001);animation:fall-131 18s -30s linear infinite}@keyframes fall-131{52.435%{transform:translate(35.6599vw,52.435vh) scale(.4001)}to{transform:translate(37.8474vw,99vh) scale(.4001)}}.snow:nth-child(132){opacity:.76;transform:translate(70.8883vw,-10px) scale(.0613);animation:fall-132 24s -27s linear infinite}@keyframes fall-132{32.469%{transform:translate(72.8631vw,32.469vh) scale(.0613)}to{transform:translate(71.8757vw,99vh) scale(.0613)}}.snow:nth-child(133){opacity:.6032;transform:translate(19.7236vw,-10px) scale(.4503);animation:fall-133 23s -11s linear infinite}@keyframes fall-133{38.775%{transform:translate(15.686vw,38.775vh) scale(.4503)}to{transform:translate(17.7048vw,99vh) scale(.4503)}}.snow:nth-child(134){opacity:1.682;transform:translate(24.5647vw,-10px) scale(.8393);animation:fall-134 16s -21s linear infinite}@keyframes fall-134{38.061%{transform:translate(18.5041vw,38.061vh) scale(.8393)}to{transform:translate(21.5344vw,99vh) scale(.8393)}}.snow:nth-child(135){opacity:1.919;transform:translate(37.1418vw,-10px) scale(.6879);animation:fall-135 16s -13s linear infinite}@keyframes fall-135{71.761%{transform:translate(41.8512vw,71.761vh) scale(.6879)}to{transform:translate(39.4965vw,99vh) scale(.6879)}}.snow:nth-child(136){opacity:1.0498;transform:translate(25.7958vw,-10px) scale(.5249);animation:fall-136 28s -24s linear infinite}@keyframes fall-136{49.288%{transform:translate(16.0986vw,49.288vh) scale(.5249)}to{transform:translate(20.9472vw,99vh) scale(.5249)}}.snow:nth-child(137){opacity:1.5276;transform:translate(33.016vw,-10px) scale(.4936);animation:fall-137 23s -29s linear infinite}@keyframes fall-137{76.771%{transform:translate(25.931vw,76.771vh) scale(.4936)}to{transform:translate(29.4735vw,99vh) scale(.4936)}}.snow:nth-child(138){opacity:.2238;transform:translate(33.4318vw,-10px) scale(.1271);animation:fall-138 23s -23s linear infinite}@keyframes fall-138{77.536%{transform:translate(25.1624vw,77.536vh) scale(.1271)}to{transform:translate(29.2971vw,99vh) scale(.1271)}}.snow:nth-child(139){opacity:1.8958;transform:translate(90.6948vw,-10px) scale(.6076);animation:fall-139 25s -20s linear infinite}@keyframes fall-139{50.889%{transform:translate(80.8553vw,50.889vh) scale(.6076)}to{transform:translate(85.77505vw,99vh) scale(.6076)}}.snow:nth-child(140){opacity:.7944;transform:translate(77.6647vw,-10px) scale(.5564);animation:fall-140 19s -21s linear infinite}@keyframes fall-140{59.506%{transform:translate(81.4077vw,59.506vh) scale(.5564)}to{transform:translate(79.5362vw,99vh) scale(.5564)}}.snow:nth-child(141){opacity:1.0844;transform:translate(29.3838vw,-10px) scale(.7734);animation:fall-141 19s -5s linear infinite}@keyframes fall-141{30.637%{transform:translate(30.7295vw,30.637vh) scale(.7734)}to{transform:translate(30.05665vw,99vh) scale(.7734)}}.snow:nth-child(142){opacity:.4954;transform:translate(73.003vw,-10px) scale(.2135);animation:fall-142 22s -7s linear infinite}@keyframes fall-142{32.464%{transform:translate(69.2356vw,32.464vh) scale(.2135)}to{transform:translate(71.1193vw,99vh) scale(.2135)}}.snow:nth-child(143){opacity:1.349;transform:translate(36.4024vw,-10px) scale(.5369);animation:fall-143 13s -29s linear infinite}@keyframes fall-143{34.392%{transform:translate(40.0837vw,34.392vh) scale(.5369)}to{transform:translate(38.24305vw,99vh) scale(.5369)}}.snow:nth-child(144){opacity:1.6446;transform:translate(39.3164vw,-10px) scale(.2375);animation:fall-144 10s -16s linear infinite}@keyframes fall-144{77.641%{transform:translate(47.0144vw,77.641vh) scale(.2375)}to{transform:translate(43.1654vw,99vh) scale(.2375)}}.snow:nth-child(145){opacity:.3796;transform:translate(19.3789vw,-10px) scale(.6353);animation:fall-145 27s -14s linear infinite}@keyframes fall-145{38.317%{transform:translate(13.1934vw,38.317vh) scale(.6353)}to{transform:translate(16.28615vw,99vh) scale(.6353)}}.snow:nth-child(146){opacity:1.373;transform:translate(54.017vw,-10px) scale(.1633);animation:fall-146 28s -3s linear infinite}@keyframes fall-146{70.89%{transform:translate(53.1308vw,70.89vh) scale(.1633)}to{transform:translate(53.5739vw,99vh) scale(.1633)}}.snow:nth-child(147){opacity:1.8864;transform:translate(87.9937vw,-10px) scale(.8867);animation:fall-147 10s -23s linear infinite}@keyframes fall-147{47.339%{transform:translate(94.7245vw,47.339vh) scale(.8867)}to{transform:translate(91.3591vw,99vh) scale(.8867)}}.snow:nth-child(148){opacity:.172;transform:translate(97.8472vw,-10px) scale(.7833);animation:fall-148 23s -30s linear infinite}@keyframes fall-148{65.677%{transform:translate(100.8253vw,65.677vh) scale(.7833)}to{transform:translate(99.33625vw,99vh) scale(.7833)}}.snow:nth-child(149){opacity:1.2942;transform:translate(6.4045vw,-10px) scale(.3604);animation:fall-149 23s -6s linear infinite}@keyframes fall-149{67.545%{transform:translate(1.7319vw,67.545vh) scale(.3604)}to{transform:translate(4.0682vw,99vh) scale(.3604)}}.snow:nth-child(150){opacity:1.584;transform:translate(13.6541vw,-10px) scale(.3262);animation:fall-150 28s -29s linear infinite}@keyframes fall-150{51.279%{transform:translate(19.7523vw,51.279vh) scale(.3262)}to{transform:translate(16.7032vw,99vh) scale(.3262)}}.snow:nth-child(151){opacity:.4522;transform:translate(59.0555vw,-10px) scale(.2615);animation:fall-151 19s -16s linear infinite}@keyframes fall-151{74.67%{transform:translate(51.1264vw,74.67vh) scale(.2615)}to{transform:translate(55.09095vw,99vh) scale(.2615)}}.snow:nth-child(152){opacity:1.5642;transform:translate(61.7278vw,-10px) scale(.7589);animation:fall-152 16s -23s linear infinite}@keyframes fall-152{34.686%{transform:translate(53.6078vw,34.686vh) scale(.7589)}to{transform:translate(57.6678vw,99vh) scale(.7589)}}.snow:nth-child(153){opacity:1.1026;transform:translate(81.0268vw,-10px) scale(.2678);animation:fall-153 29s -10s linear infinite}@keyframes fall-153{51.302%{transform:translate(86.2682vw,51.302vh) scale(.2678)}to{transform:translate(83.6475vw,99vh) scale(.2678)}}.snow:nth-child(154){opacity:1.1098;transform:translate(63.7117vw,-10px) scale(.4145);animation:fall-154 25s -15s linear infinite}@keyframes fall-154{31.657%{transform:translate(65.9246vw,31.657vh) scale(.4145)}to{transform:translate(64.81815vw,99vh) scale(.4145)}}.snow:nth-child(155){opacity:.4114;transform:translate(14.5239vw,-10px) scale(.71);animation:fall-155 17s -3s linear infinite}@keyframes fall-155{47.124%{transform:translate(9.4295vw,47.124vh) scale(.71)}to{transform:translate(11.9767vw,99vh) scale(.71)}}.snow:nth-child(156){opacity:1.8266;transform:translate(36.7517vw,-10px) scale(.2962);animation:fall-156 24s -13s linear infinite}@keyframes fall-156{55.493%{transform:translate(33.4471vw,55.493vh) scale(.2962)}to{transform:translate(35.0994vw,99vh) scale(.2962)}}.snow:nth-child(157){opacity:.8938;transform:translate(92.047vw,-10px) scale(.4215);animation:fall-157 17s -30s linear infinite}@keyframes fall-157{71.067%{transform:translate(83.3575vw,71.067vh) scale(.4215)}to{transform:translate(87.70225vw,99vh) scale(.4215)}}.snow:nth-child(158){opacity:1.9564;transform:translate(38.6075vw,-10px) scale(.1815);animation:fall-158 29s -3s linear infinite}@keyframes fall-158{68.352%{transform:translate(46.1172vw,68.352vh) scale(.1815)}to{transform:translate(42.36235vw,99vh) scale(.1815)}}.snow:nth-child(159){opacity:1.3712;transform:translate(12.8771vw,-10px) scale(.8056);animation:fall-159 28s -14s linear infinite}@keyframes fall-159{67.445%{transform:translate(15.2314vw,67.445vh) scale(.8056)}to{transform:translate(14.05425vw,99vh) scale(.8056)}}.snow:nth-child(160){opacity:.8066;transform:translate(46.2927vw,-10px) scale(.3331);animation:fall-160 19s -1s linear infinite}@keyframes fall-160{36.745%{transform:translate(38.4816vw,36.745vh) scale(.3331)}to{transform:translate(42.38715vw,99vh) scale(.3331)}}.snow:nth-child(161){opacity:1.5836;transform:translate(49.6599vw,-10px) scale(.7713);animation:fall-161 16s -9s linear infinite}@keyframes fall-161{55.413%{transform:translate(46.9161vw,55.413vh) scale(.7713)}to{transform:translate(48.288vw,99vh) scale(.7713)}}.snow:nth-child(162){opacity:1.9438;transform:translate(56.337vw,-10px) scale(.717);animation:fall-162 29s -23s linear infinite}@keyframes fall-162{47.247%{transform:translate(66.212vw,47.247vh) scale(.717)}to{transform:translate(61.2745vw,99vh) scale(.717)}}.snow:nth-child(163){opacity:.522;transform:translate(69.2145vw,-10px) scale(.3073);animation:fall-163 19s -14s linear infinite}@keyframes fall-163{57.854%{transform:translate(75.9461vw,57.854vh) scale(.3073)}to{transform:translate(72.5803vw,99vh) scale(.3073)}}.snow:nth-child(164){opacity:1.75;transform:translate(14.5298vw,-10px) scale(.9034);animation:fall-164 18s -20s linear infinite}@keyframes fall-164{76.128%{transform:translate(23.1936vw,76.128vh) scale(.9034)}to{transform:translate(18.8617vw,99vh) scale(.9034)}}.snow:nth-child(165){opacity:1.2866;transform:translate(31.0412vw,-10px) scale(.874);animation:fall-165 25s -15s linear infinite}@keyframes fall-165{57.249%{transform:translate(32.4414vw,57.249vh) scale(.874)}to{transform:translate(31.7413vw,99vh) scale(.874)}}.snow:nth-child(166){opacity:.4144;transform:translate(85.1753vw,-10px) scale(.4249);animation:fall-166 20s -21s linear infinite}@keyframes fall-166{56.361%{transform:translate(80.957vw,56.361vh) scale(.4249)}to{transform:translate(83.06615vw,99vh) scale(.4249)}}.snow:nth-child(167){opacity:.825;transform:translate(79.3623vw,-10px) scale(.7735);animation:fall-167 20s -25s linear infinite}@keyframes fall-167{67.603%{transform:translate(80.6894vw,67.603vh) scale(.7735)}to{transform:translate(80.02585vw,99vh) scale(.7735)}}.snow:nth-child(168){opacity:1.5908;transform:translate(45.1788vw,-10px) scale(.1439);animation:fall-168 18s -18s linear infinite}@keyframes fall-168{58.604%{transform:translate(45.9795vw,58.604vh) scale(.1439)}to{transform:translate(45.57915vw,99vh) scale(.1439)}}.snow:nth-child(169){opacity:1.8124;transform:translate(20.5792vw,-10px) scale(.0898);animation:fall-169 18s -5s linear infinite}@keyframes fall-169{65.881%{transform:translate(12.5278vw,65.881vh) scale(.0898)}to{transform:translate(16.5535vw,99vh) scale(.0898)}}.snow:nth-child(170){opacity:1.5164;transform:translate(16.2729vw,-10px) scale(.4335);animation:fall-170 26s -4s linear infinite}@keyframes fall-170{31.918%{transform:translate(7.0332vw,31.918vh) scale(.4335)}to{transform:translate(11.65305vw,99vh) scale(.4335)}}.snow:nth-child(171){opacity:.5026;transform:translate(65.0806vw,-10px) scale(.2592);animation:fall-171 25s -25s linear infinite}@keyframes fall-171{63.556%{transform:translate(57.9827vw,63.556vh) scale(.2592)}to{transform:translate(61.53165vw,99vh) scale(.2592)}}.snow:nth-child(172){opacity:1.6548;transform:translate(40.0671vw,-10px) scale(.8993);animation:fall-172 26s -29s linear infinite}@keyframes fall-172{55.085%{transform:translate(46.2981vw,55.085vh) scale(.8993)}to{transform:translate(43.1826vw,99vh) scale(.8993)}}.snow:nth-child(173){opacity:.15;transform:translate(31.7508vw,-10px) scale(.8264);animation:fall-173 23s -4s linear infinite}@keyframes fall-173{62.081%{transform:translate(37.9472vw,62.081vh) scale(.8264)}to{transform:translate(34.849vw,99vh) scale(.8264)}}.snow:nth-child(174){opacity:.121;transform:translate(63.2497vw,-10px) scale(.941);animation:fall-174 29s -12s linear infinite}@keyframes fall-174{79.839%{transform:translate(69.6884vw,79.839vh) scale(.941)}to{transform:translate(66.46905vw,99vh) scale(.941)}}.snow:nth-child(175){opacity:1.0902;transform:translate(48.5788vw,-10px) scale(.5063);animation:fall-175 18s -1s linear infinite}@keyframes fall-175{42.327%{transform:translate(58.4278vw,42.327vh) scale(.5063)}to{transform:translate(53.5033vw,99vh) scale(.5063)}}.snow:nth-child(176){opacity:1.9452;transform:translate(15.7221vw,-10px) scale(.912);animation:fall-176 16s -22s linear infinite}@keyframes fall-176{69.209%{transform:translate(22.101vw,69.209vh) scale(.912)}to{transform:translate(18.91155vw,99vh) scale(.912)}}.snow:nth-child(177){opacity:.4168;transform:translate(54.032vw,-10px) scale(.8489);animation:fall-177 20s -25s linear infinite}@keyframes fall-177{74.517%{transform:translate(56.9124vw,74.517vh) scale(.8489)}to{transform:translate(55.4722vw,99vh) scale(.8489)}}.snow:nth-child(178){opacity:.4258;transform:translate(54.8062vw,-10px) scale(.8149);animation:fall-178 23s -19s linear infinite}@keyframes fall-178{46.817%{transform:translate(51.5412vw,46.817vh) scale(.8149)}to{transform:translate(53.1737vw,99vh) scale(.8149)}}.snow:nth-child(179){opacity:1.3762;transform:translate(64.2841vw,-10px) scale(.3924);animation:fall-179 10s -25s linear infinite}@keyframes fall-179{74.859%{transform:translate(59.5102vw,74.859vh) scale(.3924)}to{transform:translate(61.89715vw,99vh) scale(.3924)}}.snow:nth-child(180){opacity:.9108;transform:translate(53.8708vw,-10px) scale(.1915);animation:fall-180 19s -17s linear infinite}@keyframes fall-180{42.243%{transform:translate(63.2818vw,42.243vh) scale(.1915)}to{transform:translate(58.5763vw,99vh) scale(.1915)}}.snow:nth-child(181){opacity:1.9678;transform:translate(65.6239vw,-10px) scale(.3343);animation:fall-181 17s -3s linear infinite}@keyframes fall-181{51.413%{transform:translate(70.0008vw,51.413vh) scale(.3343)}to{transform:translate(67.81235vw,99vh) scale(.3343)}}.snow:nth-child(182){opacity:.531;transform:translate(72.0664vw,-10px) scale(.4129);animation:fall-182 13s -18s linear infinite}@keyframes fall-182{33.633%{transform:translate(62.6188vw,33.633vh) scale(.4129)}to{transform:translate(67.3426vw,99vh) scale(.4129)}}.snow:nth-child(183){opacity:.4574;transform:translate(35.9786vw,-10px) scale(.5407);animation:fall-183 24s -16s linear infinite}@keyframes fall-183{36.838%{transform:translate(37.1758vw,36.838vh) scale(.5407)}to{transform:translate(36.5772vw,99vh) scale(.5407)}}.snow:nth-child(184){opacity:.3372;transform:translate(52.1164vw,-10px) scale(.5002);animation:fall-184 14s -30s linear infinite}@keyframes fall-184{42.184%{transform:translate(51.0355vw,42.184vh) scale(.5002)}to{transform:translate(51.57595vw,99vh) scale(.5002)}}.snow:nth-child(185){opacity:.4836;transform:translate(89.3209vw,-10px) scale(.5408);animation:fall-185 30s -24s linear infinite}@keyframes fall-185{74.985%{transform:translate(88.9394vw,74.985vh) scale(.5408)}to{transform:translate(89.13015vw,99vh) scale(.5408)}}.snow:nth-child(186){opacity:1.942;transform:translate(68.3574vw,-10px) scale(.6327);animation:fall-186 30s -24s linear infinite}@keyframes fall-186{46.649%{transform:translate(76.2489vw,46.649vh) scale(.6327)}to{transform:translate(72.30315vw,99vh) scale(.6327)}}.snow:nth-child(187){opacity:.9752;transform:translate(67.7936vw,-10px) scale(.7591);animation:fall-187 30s -8s linear infinite}@keyframes fall-187{50.278%{transform:translate(68.5881vw,50.278vh) scale(.7591)}to{transform:translate(68.19085vw,99vh) scale(.7591)}}.snow:nth-child(188){opacity:.5204;transform:translate(62.8978vw,-10px) scale(.0876);animation:fall-188 16s -10s linear infinite}@keyframes fall-188{56.006%{transform:translate(72.6056vw,56.006vh) scale(.0876)}to{transform:translate(67.7517vw,99vh) scale(.0876)}}.snow:nth-child(189){opacity:1.2318;transform:translate(59.1275vw,-10px) scale(.7234);animation:fall-189 18s -5s linear infinite}@keyframes fall-189{35.904%{transform:translate(64.1811vw,35.904vh) scale(.7234)}to{transform:translate(61.6543vw,99vh) scale(.7234)}}.snow:nth-child(190){opacity:1.8484;transform:translate(59.1331vw,-10px) scale(.0147);animation:fall-190 11s -10s linear infinite}@keyframes fall-190{75.752%{transform:translate(49.6377vw,75.752vh) scale(.0147)}to{transform:translate(54.3854vw,99vh) scale(.0147)}}.snow:nth-child(191){opacity:.558;transform:translate(91.0115vw,-10px) scale(.0823);animation:fall-191 19s -25s linear infinite}@keyframes fall-191{43.691%{transform:translate(98.8029vw,43.691vh) scale(.0823)}to{transform:translate(94.9072vw,99vh) scale(.0823)}}.snow:nth-child(192){opacity:1.9676;transform:translate(47.3348vw,-10px) scale(.5894);animation:fall-192 29s -29s linear infinite}@keyframes fall-192{53.35%{transform:translate(48.1472vw,53.35vh) scale(.5894)}to{transform:translate(47.741vw,99vh) scale(.5894)}}.snow:nth-child(193){opacity:.982;transform:translate(20.0148vw,-10px) scale(.8939);animation:fall-193 25s -21s linear infinite}@keyframes fall-193{60.106%{transform:translate(24.9483vw,60.106vh) scale(.8939)}to{transform:translate(22.48155vw,99vh) scale(.8939)}}.snow:nth-child(194){opacity:1.7498;transform:translate(92.769vw,-10px) scale(.7698);animation:fall-194 20s -2s linear infinite}@keyframes fall-194{44.516%{transform:translate(102.2023vw,44.516vh) scale(.7698)}to{transform:translate(97.48565vw,99vh) scale(.7698)}}.snow:nth-child(195){opacity:.2318;transform:translate(29.2594vw,-10px) scale(.5789);animation:fall-195 19s -29s linear infinite}@keyframes fall-195{68.711%{transform:translate(23.7154vw,68.711vh) scale(.5789)}to{transform:translate(26.4874vw,99vh) scale(.5789)}}.snow:nth-child(196){opacity:.423;transform:translate(81.6572vw,-10px) scale(.2105);animation:fall-196 18s -18s linear infinite}@keyframes fall-196{41.621%{transform:translate(81.9011vw,41.621vh) scale(.2105)}to{transform:translate(81.77915vw,99vh) scale(.2105)}}.snow:nth-child(197){opacity:.9264;transform:translate(22.646vw,-10px) scale(.0039);animation:fall-197 13s -4s linear infinite}@keyframes fall-197{67.095%{transform:translate(24.415vw,67.095vh) scale(.0039)}to{transform:translate(23.5305vw,99vh) scale(.0039)}}.snow:nth-child(198){opacity:1.5232;transform:translate(69.602vw,-10px) scale(.7462);animation:fall-198 21s -17s linear infinite}@keyframes fall-198{44.617%{transform:translate(60.8652vw,44.617vh) scale(.7462)}to{transform:translate(65.2336vw,99vh) scale(.7462)}}.snow:nth-child(199){opacity:.834;transform:translate(34.1719vw,-10px) scale(.0425);animation:fall-199 30s -12s linear infinite}@keyframes fall-199{52.85%{transform:translate(37.493vw,52.85vh) scale(.0425)}to{transform:translate(35.83245vw,99vh) scale(.0425)}}.snow:nth-child(200){opacity:.6938;transform:translate(12.9592vw,-10px) scale(.5613);animation:fall-200 21s -5s linear infinite}@keyframes fall-200{76.167%{transform:translate(8.5554vw,76.167vh) scale(.5613)}to{transform:translate(10.7573vw,99vh) scale(.5613)}}.snow:nth-child(201){opacity:.036;transform:translate(73.1131vw,-10px) scale(.0927);animation:fall-201 16s -21s linear infinite}@keyframes fall-201{57.606%{transform:translate(79.9845vw,57.606vh) scale(.0927)}to{transform:translate(76.5488vw,99vh) scale(.0927)}}.snow:nth-child(202){opacity:1.3892;transform:translate(43.3203vw,-10px) scale(.6999);animation:fall-202 26s -3s linear infinite}@keyframes fall-202{46.608%{transform:translate(37.2552vw,46.608vh) scale(.6999)}to{transform:translate(40.28775vw,99vh) scale(.6999)}}.snow:nth-child(203){opacity:.1618;transform:translate(43.8976vw,-10px) scale(.1816);animation:fall-203 21s -5s linear infinite}@keyframes fall-203{62.781%{transform:translate(34.2893vw,62.781vh) scale(.1816)}to{transform:translate(39.09345vw,99vh) scale(.1816)}}.snow:nth-child(204){opacity:.0078;transform:translate(91.207vw,-10px) scale(.1613);animation:fall-204 10s -23s linear infinite}@keyframes fall-204{54.523%{transform:translate(95.6786vw,54.523vh) scale(.1613)}to{transform:translate(93.4428vw,99vh) scale(.1613)}}.snow:nth-child(205){opacity:.835;transform:translate(78.085vw,-10px) scale(.298);animation:fall-205 22s -30s linear infinite}@keyframes fall-205{49.533%{transform:translate(80.511vw,49.533vh) scale(.298)}to{transform:translate(79.298vw,99vh) scale(.298)}}.snow:nth-child(206){opacity:1.8518;transform:translate(28.9583vw,-10px) scale(.5436);animation:fall-206 20s -28s linear infinite}@keyframes fall-206{79.333%{transform:translate(22.2225vw,79.333vh) scale(.5436)}to{transform:translate(25.5904vw,99vh) scale(.5436)}}.snow:nth-child(207){opacity:.0554;transform:translate(37.052vw,-10px) scale(.3899);animation:fall-207 16s -9s linear infinite}@keyframes fall-207{48.672%{transform:translate(44.2671vw,48.672vh) scale(.3899)}to{transform:translate(40.65955vw,99vh) scale(.3899)}}.snow:nth-child(208){opacity:.7138;transform:translate(91.9399vw,-10px) scale(.8261);animation:fall-208 25s -13s linear infinite}@keyframes fall-208{76.834%{transform:translate(100.4469vw,76.834vh) scale(.8261)}to{transform:translate(96.1934vw,99vh) scale(.8261)}}.snow:nth-child(209){opacity:1.457;transform:translate(93.5366vw,-10px) scale(.2893);animation:fall-209 24s -3s linear infinite}@keyframes fall-209{59.995%{transform:translate(88.4905vw,59.995vh) scale(.2893)}to{transform:translate(91.01355vw,99vh) scale(.2893)}}.snow:nth-child(210){opacity:.7356;transform:translate(52.9571vw,-10px) scale(.8362);animation:fall-210 25s -14s linear infinite}@keyframes fall-210{79.256%{transform:translate(53.1008vw,79.256vh) scale(.8362)}to{transform:translate(53.02895vw,99vh) scale(.8362)}}.snow:nth-child(211){opacity:.0144;transform:translate(57.086vw,-10px) scale(.6154);animation:fall-211 26s -12s linear infinite}@keyframes fall-211{68.03%{transform:translate(57.5166vw,68.03vh) scale(.6154)}to{transform:translate(57.3013vw,99vh) scale(.6154)}}.snow:nth-child(212){opacity:.3356;transform:translate(85.5639vw,-10px) scale(.2685);animation:fall-212 23s -16s linear infinite}@keyframes fall-212{63.046%{transform:translate(76.8484vw,63.046vh) scale(.2685)}to{transform:translate(81.20615vw,99vh) scale(.2685)}}.snow:nth-child(213){opacity:1.2036;transform:translate(54.5491vw,-10px) scale(.9982);animation:fall-213 25s -7s linear infinite}@keyframes fall-213{77.265%{transform:translate(56.658vw,77.265vh) scale(.9982)}to{transform:translate(55.60355vw,99vh) scale(.9982)}}.snow:nth-child(214){opacity:.7528;transform:translate(92.2048vw,-10px) scale(.5215);animation:fall-214 13s -11s linear infinite}@keyframes fall-214{74.504%{transform:translate(97.6869vw,74.504vh) scale(.5215)}to{transform:translate(94.94585vw,99vh) scale(.5215)}}.snow:nth-child(215){opacity:1.3046;transform:translate(18.6433vw,-10px) scale(.875);animation:fall-215 17s -24s linear infinite}@keyframes fall-215{32.897%{transform:translate(16.1083vw,32.897vh) scale(.875)}to{transform:translate(17.3758vw,99vh) scale(.875)}}.snow:nth-child(216){opacity:1.12;transform:translate(92.4233vw,-10px) scale(.206);animation:fall-216 12s -6s linear infinite}@keyframes fall-216{35.341%{transform:translate(101.7689vw,35.341vh) scale(.206)}to{transform:translate(97.0961vw,99vh) scale(.206)}}.snow:nth-child(217){opacity:.4958;transform:translate(3.8061vw,-10px) scale(.4175);animation:fall-217 24s -16s linear infinite}@keyframes fall-217{36.206%{transform:translate(-3.1091vw,36.206vh) scale(.4175)}to{transform:translate(.3485vw,99vh) scale(.4175)}}.snow:nth-child(218){opacity:.9914;transform:translate(68.4712vw,-10px) scale(.847);animation:fall-218 13s -15s linear infinite}@keyframes fall-218{70.676%{transform:translate(60.736vw,70.676vh) scale(.847)}to{transform:translate(64.6036vw,99vh) scale(.847)}}.snow:nth-child(219){opacity:.5084;transform:translate(29.3098vw,-10px) scale(.4752);animation:fall-219 30s -8s linear infinite}@keyframes fall-219{37.623%{transform:translate(38.4201vw,37.623vh) scale(.4752)}to{transform:translate(33.86495vw,99vh) scale(.4752)}}.snow:nth-child(220){opacity:.2752;transform:translate(50.1085vw,-10px) scale(.3879);animation:fall-220 21s -23s linear infinite}@keyframes fall-220{65.965%{transform:translate(53.7939vw,65.965vh) scale(.3879)}to{transform:translate(51.9512vw,99vh) scale(.3879)}}.snow:nth-child(221){opacity:1.2206;transform:translate(48.1324vw,-10px) scale(.4004);animation:fall-221 24s -30s linear infinite}@keyframes fall-221{62%{transform:translate(49.0245vw,62vh) scale(.4004)}to{transform:translate(48.57845vw,99vh) scale(.4004)}}.snow:nth-child(222){opacity:1.9354;transform:translate(92.9305vw,-10px) scale(.886);animation:fall-222 17s -20s linear infinite}@keyframes fall-222{53.274%{transform:translate(86.0312vw,53.274vh) scale(.886)}to{transform:translate(89.48085vw,99vh) scale(.886)}}.snow:nth-child(223){opacity:.7358;transform:translate(85.6769vw,-10px) scale(.6769);animation:fall-223 29s -30s linear infinite}@keyframes fall-223{66.145%{transform:translate(88.8056vw,66.145vh) scale(.6769)}to{transform:translate(87.24125vw,99vh) scale(.6769)}}.snow:nth-child(224){opacity:1.0686;transform:translate(72.6873vw,-10px) scale(.6561);animation:fall-224 11s -12s linear infinite}@keyframes fall-224{53.196%{transform:translate(73.1186vw,53.196vh) scale(.6561)}to{transform:translate(72.90295vw,99vh) scale(.6561)}}.snow:nth-child(225){opacity:.2788;transform:translate(36.9934vw,-10px) scale(.8303);animation:fall-225 23s -24s linear infinite}@keyframes fall-225{47.753%{transform:translate(46.6022vw,47.753vh) scale(.8303)}to{transform:translate(41.7978vw,99vh) scale(.8303)}}.snow:nth-child(226){opacity:1.6522;transform:translate(81.4109vw,-10px) scale(.0673);animation:fall-226 22s -7s linear infinite}@keyframes fall-226{78.191%{transform:translate(87.1212vw,78.191vh) scale(.0673)}to{transform:translate(84.26605vw,99vh) scale(.0673)}}.snow:nth-child(227){opacity:1.645;transform:translate(32.6787vw,-10px) scale(.0154);animation:fall-227 12s -25s linear infinite}@keyframes fall-227{72.544%{transform:translate(32.2324vw,72.544vh) scale(.0154)}to{transform:translate(32.45555vw,99vh) scale(.0154)}}.snow:nth-child(228){opacity:.8864;transform:translate(42.6777vw,-10px) scale(.7758);animation:fall-228 11s -18s linear infinite}@keyframes fall-228{49.756%{transform:translate(33.225vw,49.756vh) scale(.7758)}to{transform:translate(37.95135vw,99vh) scale(.7758)}}.snow:nth-child(229){opacity:.5332;transform:translate(94.1651vw,-10px) scale(.1747);animation:fall-229 18s -15s linear infinite}@keyframes fall-229{41.921%{transform:translate(98.8006vw,41.921vh) scale(.1747)}to{transform:translate(96.48285vw,99vh) scale(.1747)}}.snow:nth-child(230){opacity:1.0226;transform:translate(43.1191vw,-10px) scale(.6591);animation:fall-230 22s -18s linear infinite}@keyframes fall-230{77.88%{transform:translate(37.8213vw,77.88vh) scale(.6591)}to{transform:translate(40.4702vw,99vh) scale(.6591)}}.snow:nth-child(231){opacity:.3914;transform:translate(17.8277vw,-10px) scale(.9617);animation:fall-231 26s -9s linear infinite}@keyframes fall-231{69.357%{transform:translate(23.8344vw,69.357vh) scale(.9617)}to{transform:translate(20.83105vw,99vh) scale(.9617)}}.snow:nth-child(232){opacity:.4598;transform:translate(36.7861vw,-10px) scale(.2378);animation:fall-232 16s -15s linear infinite}@keyframes fall-232{51.065%{transform:translate(30.4445vw,51.065vh) scale(.2378)}to{transform:translate(33.6153vw,99vh) scale(.2378)}}.snow:nth-child(233){opacity:.4444;transform:translate(99.3605vw,-10px) scale(.5477);animation:fall-233 13s -1s linear infinite}@keyframes fall-233{63.827%{transform:translate(90.3969vw,63.827vh) scale(.5477)}to{transform:translate(94.8787vw,99vh) scale(.5477)}}.snow:nth-child(234){opacity:1.1456;transform:translate(57.4749vw,-10px) scale(.4704);animation:fall-234 11s -3s linear infinite}@keyframes fall-234{57.976%{transform:translate(49.886vw,57.976vh) scale(.4704)}to{transform:translate(53.68045vw,99vh) scale(.4704)}}.snow:nth-child(235){opacity:.034;transform:translate(75.3738vw,-10px) scale(.7853);animation:fall-235 30s -22s linear infinite}@keyframes fall-235{48.791%{transform:translate(75.2026vw,48.791vh) scale(.7853)}to{transform:translate(75.2882vw,99vh) scale(.7853)}}.snow:nth-child(236){opacity:.3926;transform:translate(17.676vw,-10px) scale(.8039);animation:fall-236 17s -3s linear infinite}@keyframes fall-236{52.214%{transform:translate(21.7586vw,52.214vh) scale(.8039)}to{transform:translate(19.7173vw,99vh) scale(.8039)}}.snow:nth-child(237){opacity:.4162;transform:translate(15.5342vw,-10px) scale(.3444);animation:fall-237 27s -11s linear infinite}@keyframes fall-237{73.211%{transform:translate(11.2568vw,73.211vh) scale(.3444)}to{transform:translate(13.3955vw,99vh) scale(.3444)}}.snow:nth-child(238){opacity:1.3772;transform:translate(81.2263vw,-10px) scale(.787);animation:fall-238 25s -4s linear infinite}@keyframes fall-238{52.488%{transform:translate(77.3447vw,52.488vh) scale(.787)}to{transform:translate(79.2855vw,99vh) scale(.787)}}.snow:nth-child(239){opacity:.7796;transform:translate(48.591vw,-10px) scale(.7663);animation:fall-239 21s -7s linear infinite}@keyframes fall-239{53.532%{transform:translate(53.4197vw,53.532vh) scale(.7663)}to{transform:translate(51.00535vw,99vh) scale(.7663)}}.snow:nth-child(240){opacity:1.7322;transform:translate(67.2865vw,-10px) scale(.4867);animation:fall-240 11s -9s linear infinite}@keyframes fall-240{33.304%{transform:translate(74.5941vw,33.304vh) scale(.4867)}to{transform:translate(70.9403vw,99vh) scale(.4867)}}.snow:nth-child(241){opacity:1.0222;transform:translate(2.5078vw,-10px) scale(.0185);animation:fall-241 16s -11s linear infinite}@keyframes fall-241{31.214%{transform:translate(12.2798vw,31.214vh) scale(.0185)}to{transform:translate(7.3938vw,99vh) scale(.0185)}}.snow:nth-child(242){opacity:1.6092;transform:translate(15.0558vw,-10px) scale(.5537);animation:fall-242 13s -17s linear infinite}@keyframes fall-242{60.718%{transform:translate(8.7931vw,60.718vh) scale(.5537)}to{transform:translate(11.92445vw,99vh) scale(.5537)}}.snow:nth-child(243){opacity:1.056;transform:translate(69.4369vw,-10px) scale(.0022);animation:fall-243 30s -29s linear infinite}@keyframes fall-243{66.572%{transform:translate(66.7045vw,66.572vh) scale(.0022)}to{transform:translate(68.0707vw,99vh) scale(.0022)}}.snow:nth-child(244){opacity:.3414;transform:translate(72.4504vw,-10px) scale(.4289);animation:fall-244 18s -2s linear infinite}@keyframes fall-244{44.835%{transform:translate(69.6247vw,44.835vh) scale(.4289)}to{transform:translate(71.03755vw,99vh) scale(.4289)}}.snow:nth-child(245){opacity:.724;transform:translate(67.7309vw,-10px) scale(.0421);animation:fall-245 15s -4s linear infinite}@keyframes fall-245{64.405%{transform:translate(68.322vw,64.405vh) scale(.0421)}to{transform:translate(68.02645vw,99vh) scale(.0421)}}.snow:nth-child(246){opacity:1.1786;transform:translate(84.6959vw,-10px) scale(.0732);animation:fall-246 15s -14s linear infinite}@keyframes fall-246{65.917%{transform:translate(83.2705vw,65.917vh) scale(.0732)}to{transform:translate(83.9832vw,99vh) scale(.0732)}}.snow:nth-child(247){opacity:.4312;transform:translate(27.8819vw,-10px) scale(.4275);animation:fall-247 17s -20s linear infinite}@keyframes fall-247{60.751%{transform:translate(18.912vw,60.751vh) scale(.4275)}to{transform:translate(23.39695vw,99vh) scale(.4275)}}.snow:nth-child(248){opacity:1.972;transform:translate(44.4055vw,-10px) scale(.9484);animation:fall-248 10s -18s linear infinite}@keyframes fall-248{58.105%{transform:translate(48.1257vw,58.105vh) scale(.9484)}to{transform:translate(46.2656vw,99vh) scale(.9484)}}.snow:nth-child(249){opacity:.2094;transform:translate(26.7947vw,-10px) scale(.5807);animation:fall-249 20s -1s linear infinite}@keyframes fall-249{67.607%{transform:translate(33.2799vw,67.607vh) scale(.5807)}to{transform:translate(30.0373vw,99vh) scale(.5807)}}.snow:nth-child(250){opacity:1.7122;transform:translate(75.7805vw,-10px) scale(.9299);animation:fall-250 30s -19s linear infinite}@keyframes fall-250{50.685%{transform:translate(75.3924vw,50.685vh) scale(.9299)}to{transform:translate(75.58645vw,99vh) scale(.9299)}}.snow:nth-child(251){opacity:1.7942;transform:translate(75.9705vw,-10px) scale(.5512);animation:fall-251 30s -17s linear infinite}@keyframes fall-251{70.57%{transform:translate(70.4804vw,70.57vh) scale(.5512)}to{transform:translate(73.22545vw,99vh) scale(.5512)}}.snow:nth-child(252){opacity:1.1794;transform:translate(47.3274vw,-10px) scale(.2831);animation:fall-252 10s -5s linear infinite}@keyframes fall-252{54.278%{transform:translate(43.3256vw,54.278vh) scale(.2831)}to{transform:translate(45.3265vw,99vh) scale(.2831)}}.snow:nth-child(253){opacity:1.6264;transform:translate(98.1839vw,-10px) scale(.1504);animation:fall-253 16s -20s linear infinite}@keyframes fall-253{36.455%{transform:translate(98.8893vw,36.455vh) scale(.1504)}to{transform:translate(98.5366vw,99vh) scale(.1504)}}.snow:nth-child(254){opacity:.7232;transform:translate(80.6817vw,-10px) scale(.8355);animation:fall-254 27s -17s linear infinite}@keyframes fall-254{76.077%{transform:translate(71.3719vw,76.077vh) scale(.8355)}to{transform:translate(76.0268vw,99vh) scale(.8355)}}.snow:nth-child(255){opacity:.217;transform:translate(50.8982vw,-10px) scale(.9226);animation:fall-255 11s -11s linear infinite}@keyframes fall-255{67.276%{transform:translate(47.6759vw,67.276vh) scale(.9226)}to{transform:translate(49.28705vw,99vh) scale(.9226)}}.snow:nth-child(256){opacity:1.8112;transform:translate(32.6601vw,-10px) scale(.2184);animation:fall-256 25s -9s linear infinite}@keyframes fall-256{42.686%{transform:translate(41.1898vw,42.686vh) scale(.2184)}to{transform:translate(36.92495vw,99vh) scale(.2184)}}.snow:nth-child(257){opacity:.5764;transform:translate(74.451vw,-10px) scale(.4187);animation:fall-257 14s -28s linear infinite}@keyframes fall-257{42.018%{transform:translate(80.7494vw,42.018vh) scale(.4187)}to{transform:translate(77.6002vw,99vh) scale(.4187)}}.snow:nth-child(258){opacity:1.277;transform:translate(12.6235vw,-10px) scale(.4935);animation:fall-258 26s -5s linear infinite}@keyframes fall-258{36.008%{transform:translate(20.2072vw,36.008vh) scale(.4935)}to{transform:translate(16.41535vw,99vh) scale(.4935)}}.snow:nth-child(259){opacity:1.7318;transform:translate(57.0063vw,-10px) scale(.347);animation:fall-259 15s -11s linear infinite}@keyframes fall-259{73.003%{transform:translate(60.1304vw,73.003vh) scale(.347)}to{transform:translate(58.56835vw,99vh) scale(.347)}}.snow:nth-child(260){opacity:.0496;transform:translate(22.7911vw,-10px) scale(.3008);animation:fall-260 30s -16s linear infinite}@keyframes fall-260{56.407%{transform:translate(31.2358vw,56.407vh) scale(.3008)}to{transform:translate(27.01345vw,99vh) scale(.3008)}}.snow:nth-child(261){opacity:1.7646;transform:translate(16.3164vw,-10px) scale(.3252);animation:fall-261 11s -1s linear infinite}@keyframes fall-261{72.644%{transform:translate(6.4108vw,72.644vh) scale(.3252)}to{transform:translate(11.3636vw,99vh) scale(.3252)}}.snow:nth-child(262){opacity:1.494;transform:translate(18.8324vw,-10px) scale(.084);animation:fall-262 20s -11s linear infinite}@keyframes fall-262{48.697%{transform:translate(9.6063vw,48.697vh) scale(.084)}to{transform:translate(14.21935vw,99vh) scale(.084)}}.snow:nth-child(263){opacity:1.3404;transform:translate(83.0773vw,-10px) scale(.8227);animation:fall-263 27s -11s linear infinite}@keyframes fall-263{54.013%{transform:translate(79.8639vw,54.013vh) scale(.8227)}to{transform:translate(81.4706vw,99vh) scale(.8227)}}.snow:nth-child(264){opacity:1.4008;transform:translate(38.7891vw,-10px) scale(.2384);animation:fall-264 24s -11s linear infinite}@keyframes fall-264{65.967%{transform:translate(35.0415vw,65.967vh) scale(.2384)}to{transform:translate(36.9153vw,99vh) scale(.2384)}}.snow:nth-child(265){opacity:1.6582;transform:translate(16.8671vw,-10px) scale(.3601);animation:fall-265 24s -5s linear infinite}@keyframes fall-265{62.063%{transform:translate(11.4845vw,62.063vh) scale(.3601)}to{transform:translate(14.1758vw,99vh) scale(.3601)}}.snow:nth-child(266){opacity:.2246;transform:translate(87.227vw,-10px) scale(.8096);animation:fall-266 14s -8s linear infinite}@keyframes fall-266{43.445%{transform:translate(83.3194vw,43.445vh) scale(.8096)}to{transform:translate(85.2732vw,99vh) scale(.8096)}}.snow:nth-child(267){opacity:1.7832;transform:translate(84.8894vw,-10px) scale(.9767);animation:fall-267 10s -2s linear infinite}@keyframes fall-267{61.48%{transform:translate(81.3716vw,61.48vh) scale(.9767)}to{transform:translate(83.1305vw,99vh) scale(.9767)}}.snow:nth-child(268){opacity:1.342;transform:translate(40.8623vw,-10px) scale(.2846);animation:fall-268 20s -29s linear infinite}@keyframes fall-268{79.709%{transform:translate(49.2612vw,79.709vh) scale(.2846)}to{transform:translate(45.06175vw,99vh) scale(.2846)}}.snow:nth-child(269){opacity:1.8804;transform:translate(47.9652vw,-10px) scale(.7465);animation:fall-269 22s -21s linear infinite}@keyframes fall-269{77.236%{transform:translate(49.0684vw,77.236vh) scale(.7465)}to{transform:translate(48.5168vw,99vh) scale(.7465)}}.snow:nth-child(270){opacity:.576;transform:translate(81.858vw,-10px) scale(.4703);animation:fall-270 10s -8s linear infinite}@keyframes fall-270{44.344%{transform:translate(80.1658vw,44.344vh) scale(.4703)}to{transform:translate(81.0119vw,99vh) scale(.4703)}}.snow:nth-child(271){opacity:1.6138;transform:translate(6.5544vw,-10px) scale(.6915);animation:fall-271 17s -15s linear infinite}@keyframes fall-271{62.579%{transform:translate(12.2998vw,62.579vh) scale(.6915)}to{transform:translate(9.4271vw,99vh) scale(.6915)}}.snow:nth-child(272){opacity:1.7906;transform:translate(2.452vw,-10px) scale(.1177);animation:fall-272 17s -2s linear infinite}@keyframes fall-272{41.319%{transform:translate(-.2747vw,41.319vh) scale(.1177)}to{transform:translate(1.08865vw,99vh) scale(.1177)}}.snow:nth-child(273){opacity:1.2464;transform:translate(4.2782vw,-10px) scale(.3903);animation:fall-273 20s -24s linear infinite}@keyframes fall-273{60.949%{transform:translate(2.6869vw,60.949vh) scale(.3903)}to{transform:translate(3.48255vw,99vh) scale(.3903)}}.snow:nth-child(274){opacity:.2298;transform:translate(78.8075vw,-10px) scale(.9335);animation:fall-274 26s -10s linear infinite}@keyframes fall-274{59.321%{transform:translate(74.9752vw,59.321vh) scale(.9335)}to{transform:translate(76.89135vw,99vh) scale(.9335)}}.snow:nth-child(275){opacity:1.725;transform:translate(1.6513vw,-10px) scale(.1051);animation:fall-275 14s -21s linear infinite}@keyframes fall-275{75.216%{transform:translate(-4.9857vw,75.216vh) scale(.1051)}to{transform:translate(-1.6672vw,99vh) scale(.1051)}}.snow:nth-child(276){opacity:1.1362;transform:translate(82.1418vw,-10px) scale(.1344);animation:fall-276 22s -29s linear infinite}@keyframes fall-276{41.112%{transform:translate(82.9497vw,41.112vh) scale(.1344)}to{transform:translate(82.54575vw,99vh) scale(.1344)}}.snow:nth-child(277){opacity:.0624;transform:translate(95.9151vw,-10px) scale(.8616);animation:fall-277 15s -20s linear infinite}@keyframes fall-277{71.691%{transform:translate(96.1325vw,71.691vh) scale(.8616)}to{transform:translate(96.0238vw,99vh) scale(.8616)}}.snow:nth-child(278){opacity:1.0134;transform:translate(51.6334vw,-10px) scale(.5946);animation:fall-278 14s -30s linear infinite}@keyframes fall-278{43.836%{transform:translate(59.6494vw,43.836vh) scale(.5946)}to{transform:translate(55.6414vw,99vh) scale(.5946)}}.snow:nth-child(279){opacity:1.1512;transform:translate(67.409vw,-10px) scale(.2751);animation:fall-279 13s -7s linear infinite}@keyframes fall-279{55.17%{transform:translate(75.9282vw,55.17vh) scale(.2751)}to{transform:translate(71.6686vw,99vh) scale(.2751)}}.snow:nth-child(280){opacity:1.5466;transform:translate(87.5303vw,-10px) scale(.9547);animation:fall-280 12s -16s linear infinite}@keyframes fall-280{55.986%{transform:translate(80.2906vw,55.986vh) scale(.9547)}to{transform:translate(83.91045vw,99vh) scale(.9547)}}.snow:nth-child(281){opacity:1.9098;transform:translate(48.3234vw,-10px) scale(.931);animation:fall-281 13s -3s linear infinite}@keyframes fall-281{54.819%{transform:translate(51.6528vw,54.819vh) scale(.931)}to{transform:translate(49.9881vw,99vh) scale(.931)}}.snow:nth-child(282){opacity:.6424;transform:translate(20.92vw,-10px) scale(.6571);animation:fall-282 15s -19s linear infinite}@keyframes fall-282{76.738%{transform:translate(23.9184vw,76.738vh) scale(.6571)}to{transform:translate(22.4192vw,99vh) scale(.6571)}}.snow:nth-child(283){opacity:1.2444;transform:translate(28.8156vw,-10px) scale(.9534);animation:fall-283 21s -10s linear infinite}@keyframes fall-283{34.982%{transform:translate(21.5821vw,34.982vh) scale(.9534)}to{transform:translate(25.19885vw,99vh) scale(.9534)}}.snow:nth-child(284){opacity:.1532;transform:translate(30.528vw,-10px) scale(.0805);animation:fall-284 14s -29s linear infinite}@keyframes fall-284{32.079%{transform:translate(30.898vw,32.079vh) scale(.0805)}to{transform:translate(30.713vw,99vh) scale(.0805)}}.snow:nth-child(285){opacity:1.1674;transform:translate(68.6151vw,-10px) scale(.4914);animation:fall-285 21s -21s linear infinite}@keyframes fall-285{73.782%{transform:translate(77.328vw,73.782vh) scale(.4914)}to{transform:translate(72.97155vw,99vh) scale(.4914)}}.snow:nth-child(286){opacity:.4162;transform:translate(17.1717vw,-10px) scale(.8012);animation:fall-286 16s -7s linear infinite}@keyframes fall-286{60.952%{transform:translate(11.263vw,60.952vh) scale(.8012)}to{transform:translate(14.21735vw,99vh) scale(.8012)}}.snow:nth-child(287){opacity:1.576;transform:translate(67.1355vw,-10px) scale(.3672);animation:fall-287 16s -1s linear infinite}@keyframes fall-287{64.883%{transform:translate(75.8491vw,64.883vh) scale(.3672)}to{transform:translate(71.4923vw,99vh) scale(.3672)}}.snow:nth-child(288){opacity:1.767;transform:translate(67.9554vw,-10px) scale(.4734);animation:fall-288 22s -30s linear infinite}@keyframes fall-288{35.384%{transform:translate(76.5551vw,35.384vh) scale(.4734)}to{transform:translate(72.25525vw,99vh) scale(.4734)}}.snow:nth-child(289){opacity:.464;transform:translate(99.8335vw,-10px) scale(.8451);animation:fall-289 14s -9s linear infinite}@keyframes fall-289{48.206%{transform:translate(92.3877vw,48.206vh) scale(.8451)}to{transform:translate(96.1106vw,99vh) scale(.8451)}}.snow:nth-child(290){opacity:1.9598;transform:translate(5.3319vw,-10px) scale(.7077);animation:fall-290 20s -12s linear infinite}@keyframes fall-290{32.268%{transform:translate(14.4026vw,32.268vh) scale(.7077)}to{transform:translate(9.86725vw,99vh) scale(.7077)}}.snow:nth-child(291){opacity:1.0952;transform:translate(54.2885vw,-10px) scale(.9061);animation:fall-291 10s -9s linear infinite}@keyframes fall-291{58.707%{transform:translate(54.2814vw,58.707vh) scale(.9061)}to{transform:translate(54.28495vw,99vh) scale(.9061)}}.snow:nth-child(292){opacity:.217;transform:translate(74.1972vw,-10px) scale(.1034);animation:fall-292 16s -28s linear infinite}@keyframes fall-292{65.298%{transform:translate(82.6457vw,65.298vh) scale(.1034)}to{transform:translate(78.42145vw,99vh) scale(.1034)}}.snow:nth-child(293){opacity:1.3136;transform:translate(45.1709vw,-10px) scale(.5294);animation:fall-293 28s -5s linear infinite}@keyframes fall-293{47.064%{transform:translate(42.032vw,47.064vh) scale(.5294)}to{transform:translate(43.60145vw,99vh) scale(.5294)}}.snow:nth-child(294){opacity:.9396;transform:translate(58.0349vw,-10px) scale(.0049);animation:fall-294 19s -6s linear infinite}@keyframes fall-294{54.162%{transform:translate(50.1076vw,54.162vh) scale(.0049)}to{transform:translate(54.07125vw,99vh) scale(.0049)}}.snow:nth-child(295){opacity:.9116;transform:translate(24.7774vw,-10px) scale(.624);animation:fall-295 26s -13s linear infinite}@keyframes fall-295{52.46%{transform:translate(30.4084vw,52.46vh) scale(.624)}to{transform:translate(27.5929vw,99vh) scale(.624)}}.snow:nth-child(296){opacity:1.999;transform:translate(8.8499vw,-10px) scale(.7456);animation:fall-296 29s -12s linear infinite}@keyframes fall-296{65.406%{transform:translate(12.3756vw,65.406vh) scale(.7456)}to{transform:translate(10.61275vw,99vh) scale(.7456)}}.snow:nth-child(297){opacity:1.5404;transform:translate(28.957vw,-10px) scale(.4398);animation:fall-297 20s -14s linear infinite}@keyframes fall-297{63.214%{transform:translate(25.1652vw,63.214vh) scale(.4398)}to{transform:translate(27.0611vw,99vh) scale(.4398)}}.snow:nth-child(298){opacity:.4818;transform:translate(16.9924vw,-10px) scale(.2747);animation:fall-298 25s -22s linear infinite}@keyframes fall-298{73.215%{transform:translate(14.8706vw,73.215vh) scale(.2747)}to{transform:translate(15.9315vw,99vh) scale(.2747)}}.snow:nth-child(299){opacity:.2874;transform:translate(89.8951vw,-10px) scale(.411);animation:fall-299 22s -10s linear infinite}@keyframes fall-299{67.905%{transform:translate(85.356vw,67.905vh) scale(.411)}to{transform:translate(87.62555vw,99vh) scale(.411)}}.snow:nth-child(300){opacity:.2044;transform:translate(17.7429vw,-10px) scale(.2248);animation:fall-300 23s -21s linear infinite}@keyframes fall-300{40.02%{transform:translate(11.2476vw,40.02vh) scale(.2248)}to{transform:translate(14.49525vw,99vh) scale(.2248)}}.snow:nth-child(301){opacity:.1432;transform:translate(92.3708vw,-10px) scale(.8186);animation:fall-301 20s -14s linear infinite}@keyframes fall-301{70.526%{transform:translate(91.3908vw,70.526vh) scale(.8186)}to{transform:translate(91.8808vw,99vh) scale(.8186)}}.snow:nth-child(302){opacity:1.2196;transform:translate(8.1083vw,-10px) scale(.4435);animation:fall-302 26s -15s linear infinite}@keyframes fall-302{40.36%{transform:translate(-.2558vw,40.36vh) scale(.4435)}to{transform:translate(3.92625vw,99vh) scale(.4435)}}.snow:nth-child(303){opacity:1.2514;transform:translate(91.9538vw,-10px) scale(.2121);animation:fall-303 17s -18s linear infinite}@keyframes fall-303{43.772%{transform:translate(97.3372vw,43.772vh) scale(.2121)}to{transform:translate(94.6455vw,99vh) scale(.2121)}}.snow:nth-child(304){opacity:1.0782;transform:translate(84.3708vw,-10px) scale(.3046);animation:fall-304 27s -24s linear infinite}@keyframes fall-304{69.47%{transform:translate(78.7851vw,69.47vh) scale(.3046)}to{transform:translate(81.57795vw,99vh) scale(.3046)}}.snow:nth-child(305){opacity:.8734;transform:translate(82.0437vw,-10px) scale(.9558);animation:fall-305 10s -9s linear infinite}@keyframes fall-305{32.042%{transform:translate(83.8167vw,32.042vh) scale(.9558)}to{transform:translate(82.9302vw,99vh) scale(.9558)}}.snow:nth-child(306){opacity:.06;transform:translate(38.5821vw,-10px) scale(.2397);animation:fall-306 13s -30s linear infinite}@keyframes fall-306{38.903%{transform:translate(30.5837vw,38.903vh) scale(.2397)}to{transform:translate(34.5829vw,99vh) scale(.2397)}}.snow:nth-child(307){opacity:1.2272;transform:translate(32.1884vw,-10px) scale(.0149);animation:fall-307 16s -12s linear infinite}@keyframes fall-307{54.768%{transform:translate(32.4932vw,54.768vh) scale(.0149)}to{transform:translate(32.3408vw,99vh) scale(.0149)}}.snow:nth-child(308){opacity:.1188;transform:translate(10.5954vw,-10px) scale(.5651);animation:fall-308 10s -29s linear infinite}@keyframes fall-308{52.147%{transform:translate(8.5982vw,52.147vh) scale(.5651)}to{transform:translate(9.5968vw,99vh) scale(.5651)}}.snow:nth-child(309){opacity:.2708;transform:translate(11.1705vw,-10px) scale(.2829);animation:fall-309 20s -28s linear infinite}@keyframes fall-309{54.622%{transform:translate(18.0317vw,54.622vh) scale(.2829)}to{transform:translate(14.6011vw,99vh) scale(.2829)}}.snow:nth-child(310){opacity:.0306;transform:translate(78.6367vw,-10px) scale(.9331);animation:fall-310 22s -4s linear infinite}@keyframes fall-310{63.047%{transform:translate(83.5518vw,63.047vh) scale(.9331)}to{transform:translate(81.09425vw,99vh) scale(.9331)}}.snow:nth-child(311){opacity:1.4262;transform:translate(69.7051vw,-10px) scale(.2518);animation:fall-311 18s -5s linear infinite}@keyframes fall-311{45.329%{transform:translate(76.4916vw,45.329vh) scale(.2518)}to{transform:translate(73.09835vw,99vh) scale(.2518)}}.snow:nth-child(312){opacity:1.6354;transform:translate(2.2299vw,-10px) scale(.3666);animation:fall-312 24s -23s linear infinite}@keyframes fall-312{39.342%{transform:translate(8.6312vw,39.342vh) scale(.3666)}to{transform:translate(5.43055vw,99vh) scale(.3666)}}.snow:nth-child(313){opacity:.7272;transform:translate(80.2551vw,-10px) scale(.6663);animation:fall-313 26s -29s linear infinite}@keyframes fall-313{57.724%{transform:translate(87.3528vw,57.724vh) scale(.6663)}to{transform:translate(83.80395vw,99vh) scale(.6663)}}.snow:nth-child(314){opacity:.4658;transform:translate(6.2647vw,-10px) scale(.1415);animation:fall-314 20s -1s linear infinite}@keyframes fall-314{65.562%{transform:translate(3.7129vw,65.562vh) scale(.1415)}to{transform:translate(4.9888vw,99vh) scale(.1415)}}.snow:nth-child(315){opacity:.8808;transform:translate(66.6076vw,-10px) scale(.7296);animation:fall-315 25s -29s linear infinite}@keyframes fall-315{59.733%{transform:translate(59.6299vw,59.733vh) scale(.7296)}to{transform:translate(63.11875vw,99vh) scale(.7296)}}.snow:nth-child(316){opacity:.7056;transform:translate(11.1828vw,-10px) scale(.642);animation:fall-316 23s -12s linear infinite}@keyframes fall-316{52.937%{transform:translate(17.5918vw,52.937vh) scale(.642)}to{transform:translate(14.3873vw,99vh) scale(.642)}}.snow:nth-child(317){opacity:.3282;transform:translate(64.6681vw,-10px) scale(.596);animation:fall-317 27s -1s linear infinite}@keyframes fall-317{58.568%{transform:translate(65.8767vw,58.568vh) scale(.596)}to{transform:translate(65.2724vw,99vh) scale(.596)}}.snow:nth-child(318){opacity:1.9292;transform:translate(11.7987vw,-10px) scale(.9194);animation:fall-318 29s -3s linear infinite}@keyframes fall-318{48.861%{transform:translate(9.5033vw,48.861vh) scale(.9194)}to{transform:translate(10.651vw,99vh) scale(.9194)}}.snow:nth-child(319){opacity:1.553;transform:translate(28.3743vw,-10px) scale(.2481);animation:fall-319 15s -20s linear infinite}@keyframes fall-319{39.643%{transform:translate(27.3546vw,39.643vh) scale(.2481)}to{transform:translate(27.86445vw,99vh) scale(.2481)}}.snow:nth-child(320){opacity:1.8976;transform:translate(44.2149vw,-10px) scale(.7202);animation:fall-320 17s -14s linear infinite}@keyframes fall-320{30.491%{transform:translate(51.6317vw,30.491vh) scale(.7202)}to{transform:translate(47.9233vw,99vh) scale(.7202)}}.snow:nth-child(321){opacity:1.8008;transform:translate(74.8335vw,-10px) scale(.6249);animation:fall-321 21s -22s linear infinite}@keyframes fall-321{39.156%{transform:translate(66.3281vw,39.156vh) scale(.6249)}to{transform:translate(70.5808vw,99vh) scale(.6249)}}.snow:nth-child(322){opacity:1.6934;transform:translate(67.4527vw,-10px) scale(.0709);animation:fall-322 11s -21s linear infinite}@keyframes fall-322{71.895%{transform:translate(72.104vw,71.895vh) scale(.0709)}to{transform:translate(69.77835vw,99vh) scale(.0709)}}.snow:nth-child(323){opacity:.5222;transform:translate(81.0989vw,-10px) scale(.9541);animation:fall-323 10s -23s linear infinite}@keyframes fall-323{68.652%{transform:translate(89.557vw,68.652vh) scale(.9541)}to{transform:translate(85.32795vw,99vh) scale(.9541)}}.snow:nth-child(324){opacity:1.3744;transform:translate(21.7018vw,-10px) scale(.3137);animation:fall-324 30s -6s linear infinite}@keyframes fall-324{68.053%{transform:translate(14.6956vw,68.053vh) scale(.3137)}to{transform:translate(18.1987vw,99vh) scale(.3137)}}.snow:nth-child(325){opacity:.6566;transform:translate(45.2418vw,-10px) scale(.4559);animation:fall-325 24s -30s linear infinite}@keyframes fall-325{44.202%{transform:translate(38.5563vw,44.202vh) scale(.4559)}to{transform:translate(41.89905vw,99vh) scale(.4559)}}.snow:nth-child(326){opacity:.5978;transform:translate(49.1729vw,-10px) scale(.9427);animation:fall-326 18s -10s linear infinite}@keyframes fall-326{56.482%{transform:translate(43.7654vw,56.482vh) scale(.9427)}to{transform:translate(46.46915vw,99vh) scale(.9427)}}.snow:nth-child(327){opacity:.649;transform:translate(52.3027vw,-10px) scale(.8014);animation:fall-327 24s -8s linear infinite}@keyframes fall-327{55.936%{transform:translate(60.2291vw,55.936vh) scale(.8014)}to{transform:translate(56.2659vw,99vh) scale(.8014)}}.snow:nth-child(328){opacity:.2136;transform:translate(76.1976vw,-10px) scale(.8567);animation:fall-328 11s -9s linear infinite}@keyframes fall-328{61.71%{transform:translate(74.9911vw,61.71vh) scale(.8567)}to{transform:translate(75.59435vw,99vh) scale(.8567)}}.snow:nth-child(329){opacity:1.5982;transform:translate(5.9368vw,-10px) scale(.0625);animation:fall-329 13s -1s linear infinite}@keyframes fall-329{56.187%{transform:translate(15.4571vw,56.187vh) scale(.0625)}to{transform:translate(10.69695vw,99vh) scale(.0625)}}.snow:nth-child(330){opacity:1.1768;transform:translate(43.1118vw,-10px) scale(.0739);animation:fall-330 19s -14s linear infinite}@keyframes fall-330{79.495%{transform:translate(47.2509vw,79.495vh) scale(.0739)}to{transform:translate(45.18135vw,99vh) scale(.0739)}}.snow:nth-child(331){opacity:1.6378;transform:translate(65.6247vw,-10px) scale(.3996);animation:fall-331 17s -27s linear infinite}@keyframes fall-331{36.332%{transform:translate(59.8473vw,36.332vh) scale(.3996)}to{transform:translate(62.736vw,99vh) scale(.3996)}}.snow:nth-child(332){opacity:.3476;transform:translate(58.8356vw,-10px) scale(.2035);animation:fall-332 28s -5s linear infinite}@keyframes fall-332{33.739%{transform:translate(58.9668vw,33.739vh) scale(.2035)}to{transform:translate(58.9012vw,99vh) scale(.2035)}}.snow:nth-child(333){opacity:.925;transform:translate(81.5475vw,-10px) scale(.5258);animation:fall-333 13s -20s linear infinite}@keyframes fall-333{45.534%{transform:translate(79.6073vw,45.534vh) scale(.5258)}to{transform:translate(80.5774vw,99vh) scale(.5258)}}.snow:nth-child(334){opacity:.4972;transform:translate(87.8263vw,-10px) scale(.2966);animation:fall-334 14s -16s linear infinite}@keyframes fall-334{79.732%{transform:translate(97.7004vw,79.732vh) scale(.2966)}to{transform:translate(92.76335vw,99vh) scale(.2966)}}.snow:nth-child(335){opacity:1.3196;transform:translate(11.1087vw,-10px) scale(.8633);animation:fall-335 22s -28s linear infinite}@keyframes fall-335{71.664%{transform:translate(5.4986vw,71.664vh) scale(.8633)}to{transform:translate(8.30365vw,99vh) scale(.8633)}}.snow:nth-child(336){opacity:1.376;transform:translate(57.8569vw,-10px) scale(.9521);animation:fall-336 29s -21s linear infinite}@keyframes fall-336{72.037%{transform:translate(61.6577vw,72.037vh) scale(.9521)}to{transform:translate(59.7573vw,99vh) scale(.9521)}}.snow:nth-child(337){opacity:.3648;transform:translate(80.6149vw,-10px) scale(.3723);animation:fall-337 19s -5s linear infinite}@keyframes fall-337{53.565%{transform:translate(85.0666vw,53.565vh) scale(.3723)}to{transform:translate(82.84075vw,99vh) scale(.3723)}}.snow:nth-child(338){opacity:.9992;transform:translate(57.9728vw,-10px) scale(.9554);animation:fall-338 22s -13s linear infinite}@keyframes fall-338{62.031%{transform:translate(60.3421vw,62.031vh) scale(.9554)}to{transform:translate(59.15745vw,99vh) scale(.9554)}}.snow:nth-child(339){opacity:.2202;transform:translate(6.5141vw,-10px) scale(.9413);animation:fall-339 11s -28s linear infinite}@keyframes fall-339{45.326%{transform:translate(-2.9829vw,45.326vh) scale(.9413)}to{transform:translate(1.7656vw,99vh) scale(.9413)}}.snow:nth-child(340){opacity:1.2968;transform:translate(33.3125vw,-10px) scale(.2672);animation:fall-340 15s -7s linear infinite}@keyframes fall-340{45.441%{transform:translate(38.954vw,45.441vh) scale(.2672)}to{transform:translate(36.13325vw,99vh) scale(.2672)}}.snow:nth-child(341){opacity:1.2858;transform:translate(69.2404vw,-10px) scale(.6393);animation:fall-341 18s -18s linear infinite}@keyframes fall-341{62.726%{transform:translate(71.936vw,62.726vh) scale(.6393)}to{transform:translate(70.5882vw,99vh) scale(.6393)}}.snow:nth-child(342){opacity:1.9192;transform:translate(84.6892vw,-10px) scale(.3135);animation:fall-342 19s -13s linear infinite}@keyframes fall-342{74.607%{transform:translate(91.8615vw,74.607vh) scale(.3135)}to{transform:translate(88.27535vw,99vh) scale(.3135)}}.snow:nth-child(343){opacity:.7448;transform:translate(29.6569vw,-10px) scale(.7507);animation:fall-343 28s -12s linear infinite}@keyframes fall-343{58.358%{transform:translate(31.405vw,58.358vh) scale(.7507)}to{transform:translate(30.53095vw,99vh) scale(.7507)}}.snow:nth-child(344){opacity:.358;transform:translate(67.6298vw,-10px) scale(.1698);animation:fall-344 12s -24s linear infinite}@keyframes fall-344{41.556%{transform:translate(62.3967vw,41.556vh) scale(.1698)}to{transform:translate(65.01325vw,99vh) scale(.1698)}}.snow:nth-child(345){opacity:.5716;transform:translate(56.8782vw,-10px) scale(.5716);animation:fall-345 22s -1s linear infinite}@keyframes fall-345{69.243%{transform:translate(47.7333vw,69.243vh) scale(.5716)}to{transform:translate(52.30575vw,99vh) scale(.5716)}}.snow:nth-child(346){opacity:1.6862;transform:translate(28.6236vw,-10px) scale(.5615);animation:fall-346 19s -14s linear infinite}@keyframes fall-346{55.029%{transform:translate(26.2968vw,55.029vh) scale(.5615)}to{transform:translate(27.4602vw,99vh) scale(.5615)}}.snow:nth-child(347){opacity:.0052;transform:translate(88.3811vw,-10px) scale(.5258);animation:fall-347 22s -27s linear infinite}@keyframes fall-347{59.314%{transform:translate(86.6778vw,59.314vh) scale(.5258)}to{transform:translate(87.52945vw,99vh) scale(.5258)}}.snow:nth-child(348){opacity:1.8476;transform:translate(17.0943vw,-10px) scale(.9169);animation:fall-348 23s -2s linear infinite}@keyframes fall-348{58.292%{transform:translate(12.9499vw,58.292vh) scale(.9169)}to{transform:translate(15.0221vw,99vh) scale(.9169)}}.snow:nth-child(349){opacity:.4856;transform:translate(28.2841vw,-10px) scale(.5748);animation:fall-349 13s -12s linear infinite}@keyframes fall-349{34.109%{transform:translate(28.1409vw,34.109vh) scale(.5748)}to{transform:translate(28.2125vw,99vh) scale(.5748)}}.snow:nth-child(350){opacity:1.2112;transform:translate(63.5762vw,-10px) scale(.7366);animation:fall-350 28s -19s linear infinite}@keyframes fall-350{57.246%{transform:translate(61.7189vw,57.246vh) scale(.7366)}to{transform:translate(62.64755vw,99vh) scale(.7366)}}.snow:nth-child(351){opacity:.5354;transform:translate(99.2333vw,-10px) scale(.8664);animation:fall-351 22s -4s linear infinite}@keyframes fall-351{52.302%{transform:translate(89.4943vw,52.302vh) scale(.8664)}to{transform:translate(94.3638vw,99vh) scale(.8664)}}.snow:nth-child(352){opacity:.6152;transform:translate(66.3757vw,-10px) scale(.9868);animation:fall-352 12s -23s linear infinite}@keyframes fall-352{57.757%{transform:translate(70.6282vw,57.757vh) scale(.9868)}to{transform:translate(68.50195vw,99vh) scale(.9868)}}.snow:nth-child(353){opacity:1.9776;transform:translate(35.8966vw,-10px) scale(.6964);animation:fall-353 22s -18s linear infinite}@keyframes fall-353{52.633%{transform:translate(36.2198vw,52.633vh) scale(.6964)}to{transform:translate(36.0582vw,99vh) scale(.6964)}}.snow:nth-child(354){opacity:.4328;transform:translate(54.37vw,-10px) scale(.9775);animation:fall-354 26s -9s linear infinite}@keyframes fall-354{58.726%{transform:translate(63.0601vw,58.726vh) scale(.9775)}to{transform:translate(58.71505vw,99vh) scale(.9775)}}.snow:nth-child(355){opacity:1.1536;transform:translate(31.1813vw,-10px) scale(.1383);animation:fall-355 23s -8s linear infinite}@keyframes fall-355{37.117%{transform:translate(41.0263vw,37.117vh) scale(.1383)}to{transform:translate(36.1038vw,99vh) scale(.1383)}}.snow:nth-child(356){opacity:1.8566;transform:translate(61.6968vw,-10px) scale(.136);animation:fall-356 20s -5s linear infinite}@keyframes fall-356{43.384%{transform:translate(63.8512vw,43.384vh) scale(.136)}to{transform:translate(62.774vw,99vh) scale(.136)}}.snow:nth-child(357){opacity:.829;transform:translate(35.5032vw,-10px) scale(.5221);animation:fall-357 24s -16s linear infinite}@keyframes fall-357{38.211%{transform:translate(39.2463vw,38.211vh) scale(.5221)}to{transform:translate(37.37475vw,99vh) scale(.5221)}}.snow:nth-child(358){opacity:1.0794;transform:translate(51.4607vw,-10px) scale(.389);animation:fall-358 26s -20s linear infinite}@keyframes fall-358{48.81%{transform:translate(45.9201vw,48.81vh) scale(.389)}to{transform:translate(48.6904vw,99vh) scale(.389)}}.snow:nth-child(359){opacity:1.3312;transform:translate(84.2429vw,-10px) scale(.8178);animation:fall-359 24s -22s linear infinite}@keyframes fall-359{69.289%{transform:translate(81.0591vw,69.289vh) scale(.8178)}to{transform:translate(82.651vw,99vh) scale(.8178)}}.snow:nth-child(360){opacity:1.556;transform:translate(17.7193vw,-10px) scale(.6236);animation:fall-360 17s -3s linear infinite}@keyframes fall-360{77.288%{transform:translate(22.8036vw,77.288vh) scale(.6236)}to{transform:translate(20.26145vw,99vh) scale(.6236)}}.snow:nth-child(361){opacity:.592;transform:translate(6.6021vw,-10px) scale(.0036);animation:fall-361 17s -29s linear infinite}@keyframes fall-361{76.982%{transform:translate(-2.3107vw,76.982vh) scale(.0036)}to{transform:translate(2.1457vw,99vh) scale(.0036)}}.snow:nth-child(362){opacity:1.008;transform:translate(33.1231vw,-10px) scale(.8318);animation:fall-362 15s -7s linear infinite}@keyframes fall-362{77.043%{transform:translate(34.6039vw,77.043vh) scale(.8318)}to{transform:translate(33.8635vw,99vh) scale(.8318)}}.snow:nth-child(363){opacity:1.831;transform:translate(61.4215vw,-10px) scale(.9094);animation:fall-363 21s -21s linear infinite}@keyframes fall-363{55.381%{transform:translate(68.5623vw,55.381vh) scale(.9094)}to{transform:translate(64.9919vw,99vh) scale(.9094)}}.snow:nth-child(364){opacity:1.2124;transform:translate(67.0938vw,-10px) scale(.7382);animation:fall-364 10s -10s linear infinite}@keyframes fall-364{34.157%{transform:translate(68.5774vw,34.157vh) scale(.7382)}to{transform:translate(67.8356vw,99vh) scale(.7382)}}.snow:nth-child(365){opacity:1.2452;transform:translate(29.0354vw,-10px) scale(.0553);animation:fall-365 13s -25s linear infinite}@keyframes fall-365{77.189%{transform:translate(37.636vw,77.189vh) scale(.0553)}to{transform:translate(33.3357vw,99vh) scale(.0553)}}.snow:nth-child(366){opacity:1.4838;transform:translate(74.5708vw,-10px) scale(.812);animation:fall-366 10s -14s linear infinite}@keyframes fall-366{42.449%{transform:translate(83.3558vw,42.449vh) scale(.812)}to{transform:translate(78.9633vw,99vh) scale(.812)}}.snow:nth-child(367){opacity:.2286;transform:translate(31.8063vw,-10px) scale(.7349);animation:fall-367 13s -9s linear infinite}@keyframes fall-367{62.649%{transform:translate(29.9221vw,62.649vh) scale(.7349)}to{transform:translate(30.8642vw,99vh) scale(.7349)}}.snow:nth-child(368){opacity:1.2446;transform:translate(21.544vw,-10px) scale(.3918);animation:fall-368 12s -18s linear infinite}@keyframes fall-368{59.761%{transform:translate(21.7885vw,59.761vh) scale(.3918)}to{transform:translate(21.66625vw,99vh) scale(.3918)}}.snow:nth-child(369){opacity:.436;transform:translate(84.6224vw,-10px) scale(.2278);animation:fall-369 27s -9s linear infinite}@keyframes fall-369{75.498%{transform:translate(89.4971vw,75.498vh) scale(.2278)}to{transform:translate(87.05975vw,99vh) scale(.2278)}}.snow:nth-child(370){opacity:.2268;transform:translate(57.1906vw,-10px) scale(.2234);animation:fall-370 15s -3s linear infinite}@keyframes fall-370{74.398%{transform:translate(47.5357vw,74.398vh) scale(.2234)}to{transform:translate(52.36315vw,99vh) scale(.2234)}}.snow:nth-child(371){opacity:.1986;transform:translate(1.9718vw,-10px) scale(.6293);animation:fall-371 11s -12s linear infinite}@keyframes fall-371{30.888%{transform:translate(-2.0941vw,30.888vh) scale(.6293)}to{transform:translate(-.06115vw,99vh) scale(.6293)}}.snow:nth-child(372){opacity:1.4408;transform:translate(65.104vw,-10px) scale(.3037);animation:fall-372 26s -29s linear infinite}@keyframes fall-372{73.489%{transform:translate(71.2583vw,73.489vh) scale(.3037)}to{transform:translate(68.18115vw,99vh) scale(.3037)}}.snow:nth-child(373){opacity:1.6104;transform:translate(10.4442vw,-10px) scale(.0063);animation:fall-373 24s -29s linear infinite}@keyframes fall-373{57.417%{transform:translate(18.0617vw,57.417vh) scale(.0063)}to{transform:translate(14.25295vw,99vh) scale(.0063)}}.snow:nth-child(374){opacity:1.9058;transform:translate(53.4616vw,-10px) scale(.9888);animation:fall-374 24s -17s linear infinite}@keyframes fall-374{68.102%{transform:translate(50.4394vw,68.102vh) scale(.9888)}to{transform:translate(51.9505vw,99vh) scale(.9888)}}.snow:nth-child(375){opacity:.2244;transform:translate(25.9361vw,-10px) scale(.5401);animation:fall-375 14s -11s linear infinite}@keyframes fall-375{57.042%{transform:translate(25.6014vw,57.042vh) scale(.5401)}to{transform:translate(25.76875vw,99vh) scale(.5401)}}.snow:nth-child(376){opacity:.244;transform:translate(58.6508vw,-10px) scale(.7085);animation:fall-376 22s -29s linear infinite}@keyframes fall-376{51.383%{transform:translate(54.5524vw,51.383vh) scale(.7085)}to{transform:translate(56.6016vw,99vh) scale(.7085)}}.snow:nth-child(377){opacity:1.4688;transform:translate(69.0907vw,-10px) scale(.0958);animation:fall-377 12s -21s linear infinite}@keyframes fall-377{50.462%{transform:translate(60.057vw,50.462vh) scale(.0958)}to{transform:translate(64.57385vw,99vh) scale(.0958)}}.snow:nth-child(378){opacity:.4674;transform:translate(8.5349vw,-10px) scale(.7547);animation:fall-378 24s -22s linear infinite}@keyframes fall-378{48.078%{transform:translate(5.6255vw,48.078vh) scale(.7547)}to{transform:translate(7.0802vw,99vh) scale(.7547)}}.snow:nth-child(379){opacity:1.2078;transform:translate(39.8804vw,-10px) scale(.3178);animation:fall-379 14s -12s linear infinite}@keyframes fall-379{54.56%{transform:translate(45.3352vw,54.56vh) scale(.3178)}to{transform:translate(42.6078vw,99vh) scale(.3178)}}.snow:nth-child(380){opacity:1.4156;transform:translate(57.4895vw,-10px) scale(.6532);animation:fall-380 18s -19s linear infinite}@keyframes fall-380{45.034%{transform:translate(52.0622vw,45.034vh) scale(.6532)}to{transform:translate(54.77585vw,99vh) scale(.6532)}}.snow:nth-child(381){opacity:1.9526;transform:translate(1.5796vw,-10px) scale(.053);animation:fall-381 21s -4s linear infinite}@keyframes fall-381{66.018%{transform:translate(-2.5314vw,66.018vh) scale(.053)}to{transform:translate(-.4759vw,99vh) scale(.053)}}.snow:nth-child(382){opacity:.3698;transform:translate(92.4149vw,-10px) scale(.7814);animation:fall-382 30s -7s linear infinite}@keyframes fall-382{36.802%{transform:translate(91.429vw,36.802vh) scale(.7814)}to{transform:translate(91.92195vw,99vh) scale(.7814)}}.snow:nth-child(383){opacity:.3876;transform:translate(4.632vw,-10px) scale(.3009);animation:fall-383 26s -8s linear infinite}@keyframes fall-383{37.915%{transform:translate(2.6061vw,37.915vh) scale(.3009)}to{transform:translate(3.61905vw,99vh) scale(.3009)}}.snow:nth-child(384){opacity:.9146;transform:translate(11.0668vw,-10px) scale(.1881);animation:fall-384 26s -7s linear infinite}@keyframes fall-384{53.2%{transform:translate(20.147vw,53.2vh) scale(.1881)}to{transform:translate(15.6069vw,99vh) scale(.1881)}}.snow:nth-child(385){opacity:1.0746;transform:translate(76.3202vw,-10px) scale(.6206);animation:fall-385 22s -11s linear infinite}@keyframes fall-385{76.58%{transform:translate(70.3714vw,76.58vh) scale(.6206)}to{transform:translate(73.3458vw,99vh) scale(.6206)}}.snow:nth-child(386){opacity:.0872;transform:translate(13.5457vw,-10px) scale(.1721);animation:fall-386 23s -27s linear infinite}@keyframes fall-386{61.502%{transform:translate(8.2917vw,61.502vh) scale(.1721)}to{transform:translate(10.9187vw,99vh) scale(.1721)}}.snow:nth-child(387){opacity:.7742;transform:translate(21.6154vw,-10px) scale(.0429);animation:fall-387 21s -22s linear infinite}@keyframes fall-387{61.325%{transform:translate(21.5735vw,61.325vh) scale(.0429)}to{transform:translate(21.59445vw,99vh) scale(.0429)}}.snow:nth-child(388){opacity:1.5668;transform:translate(95.2419vw,-10px) scale(.9277);animation:fall-388 25s -15s linear infinite}@keyframes fall-388{64.62%{transform:translate(102.0516vw,64.62vh) scale(.9277)}to{transform:translate(98.64675vw,99vh) scale(.9277)}}.snow:nth-child(389){opacity:.1848;transform:translate(52.996vw,-10px) scale(.8451);animation:fall-389 16s -27s linear infinite}@keyframes fall-389{57.106%{transform:translate(61.9041vw,57.106vh) scale(.8451)}to{transform:translate(57.45005vw,99vh) scale(.8451)}}.snow:nth-child(390){opacity:1.9468;transform:translate(96.8436vw,-10px) scale(.4909);animation:fall-390 10s -17s linear infinite}@keyframes fall-390{75.511%{transform:translate(90.8353vw,75.511vh) scale(.4909)}to{transform:translate(93.83945vw,99vh) scale(.4909)}}.snow:nth-child(391){opacity:.6206;transform:translate(19.5975vw,-10px) scale(.8141);animation:fall-391 12s -11s linear infinite}@keyframes fall-391{65.227%{transform:translate(13.3948vw,65.227vh) scale(.8141)}to{transform:translate(16.49615vw,99vh) scale(.8141)}}.snow:nth-child(392){opacity:1.6342;transform:translate(85.0664vw,-10px) scale(.3335);animation:fall-392 13s -22s linear infinite}@keyframes fall-392{49.698%{transform:translate(91.0319vw,49.698vh) scale(.3335)}to{transform:translate(88.04915vw,99vh) scale(.3335)}}.snow:nth-child(393){opacity:1.5468;transform:translate(53.9962vw,-10px) scale(.3287);animation:fall-393 19s -6s linear infinite}@keyframes fall-393{46.141%{transform:translate(56.5189vw,46.141vh) scale(.3287)}to{transform:translate(55.25755vw,99vh) scale(.3287)}}.snow:nth-child(394){opacity:1.725;transform:translate(34.3007vw,-10px) scale(.9219);animation:fall-394 29s -16s linear infinite}@keyframes fall-394{67.327%{transform:translate(38.9124vw,67.327vh) scale(.9219)}to{transform:translate(36.60655vw,99vh) scale(.9219)}}.snow:nth-child(395){opacity:1.297;transform:translate(7.7046vw,-10px) scale(.3791);animation:fall-395 15s -16s linear infinite}@keyframes fall-395{42.78%{transform:translate(12.7349vw,42.78vh) scale(.3791)}to{transform:translate(10.21975vw,99vh) scale(.3791)}}.snow:nth-child(396){opacity:1.8034;transform:translate(94.9589vw,-10px) scale(.7713);animation:fall-396 13s -4s linear infinite}@keyframes fall-396{60.16%{transform:translate(86.4576vw,60.16vh) scale(.7713)}to{transform:translate(90.70825vw,99vh) scale(.7713)}}.snow:nth-child(397){opacity:.894;transform:translate(69.4539vw,-10px) scale(.4815);animation:fall-397 20s -22s linear infinite}@keyframes fall-397{70.421%{transform:translate(71.2643vw,70.421vh) scale(.4815)}to{transform:translate(70.3591vw,99vh) scale(.4815)}}.snow:nth-child(398){opacity:1.4498;transform:translate(20.8806vw,-10px) scale(.6464);animation:fall-398 16s -7s linear infinite}@keyframes fall-398{57.628%{transform:translate(12.3599vw,57.628vh) scale(.6464)}to{transform:translate(16.62025vw,99vh) scale(.6464)}}.snow:nth-child(399){opacity:.135;transform:translate(70.1994vw,-10px) scale(.2297);animation:fall-399 28s -2s linear infinite}@keyframes fall-399{70.056%{transform:translate(73.1857vw,70.056vh) scale(.2297)}to{transform:translate(71.69255vw,99vh) scale(.2297)}}.snow:nth-child(400){opacity:.3764;transform:translate(19.3067vw,-10px) scale(.6197);animation:fall-400 14s -8s linear infinite}@keyframes fall-400{53.233%{transform:translate(22.6098vw,53.233vh) scale(.6197)}to{transform:translate(20.95825vw,99vh) scale(.6197)}}\n"] }]
79
+ args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, standalone: false, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: ["@charset \"UTF-8\";.table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:#024a8880}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:#2d922d80}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:#248dad80}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:#f79a1780}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:#bf172580}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:#0006}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:#0003}.card.overlay .card-img{border-radius:0;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-webkit-filter:brightness(80%);-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:#024a88cc!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:#024a8880;border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:#024a88f2!important;border-color:#024a88f2!important}.btn-success{background:#2d922dcc;border-color:#2d922dcc}.btn-success.medium-opacity{background:#2d922d80;border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:#2d922df2!important;border-color:#2d922df2!important}.btn-info{background:#248dadcc;border-color:#248dadcc}.btn-info.medium-opacity{background:#248dad80;border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:#248dadf2!important;border-color:#248dadf2!important}.btn-warning{background:#f79a17cc;border-color:#f79a17cc}.btn-warning.medium-opacity{background:#f79a1780;border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:#f79a17f2!important;border-color:#f79a17f2!important}.btn-danger{background:#bf1725cc;border-color:#bf1725cc}.btn-danger.medium-opacity{background:#bf172580;border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:#bf1725f2!important;border-color:#bf1725f2!important}.btn-dark{background:#000c;border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:#00000080;border-color:#0000001a}.btn-dark:hover{background:#000;border-color:#000}.btn-dark:active{background:#000000f2!important;border-color:#000000f2!important}.btn-main{background:#242d3acc;border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:#242d3a80;border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:#242d3af2!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242d3a;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:#2d922d80;border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:#555555b3}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242d3a}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:#555555b3}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242d3a}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:#ffffff1a url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:#024a8880!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:#2d922d80!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:#f79a1780!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:#bf172580!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:#242d3a80!important}.bg-dark{background:#000!important}.bg-dark.medium-opacity{background:#00000080!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::-webkit-input-placeholder{color:#aaa!important}:-moz-placeholder{color:#aaa!important;opacity:1!important}::-moz-placeholder{color:#aaa!important;opacity:1!important}:-ms-input-placeholder{color:#aaa!important}::-ms-input-placeholder{color:#aaa!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{-moz-transform:scale(1,-1);-webkit-transform:scale(1,-1);-o-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}.app-flip-x{-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:#ff323233;position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:#fff;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:#00000080 none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:#ededed;border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637ca0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#ccc}::-webkit-scrollbar-thumb:active{background:#888}::-webkit-scrollbar-track{background:#666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666}::-webkit-scrollbar-track:active{background:#333}::-webkit-scrollbar-corner{background:transparent}.transition{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;border-radius:4px;background-color:var(--mat-datepicker-calendar-container-background-color);color:var(--mat-datepicker-calendar-container-text-color)}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}.mat-calendar{display:block;font-family:var(--mat-datepicker-calendar-text-font);font-size:var(--mat-datepicker-calendar-text-size)}.mat-calendar-header{padding:8px 8px 0}.mat-calendar-content{padding:0 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size);font-weight:var(--mat-datepicker-calendar-period-button-text-weight)}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color)}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:CanvasText}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-content .mat-calendar-next-button{color:var(--mat-datepicker-calendar-navigation-button-icon-color)}.mat-calendar-previous-button:after,.mat-calendar-next-button:after{inset:0;position:absolute;content:\"\";margin:15.5px;border:0 solid currentColor;border-top-width:2px}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button:after{border-left-width:2px;transform:translate(2px) rotate(-45deg)}.mat-calendar-next-button:after{border-right-width:2px;transform:translate(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px;color:var(--mat-datepicker-calendar-header-text-color);font-size:var(--mat-datepicker-calendar-header-text-size);font-weight:var(--mat-datepicker-calendar-header-text-weight)}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider:after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color)}.mat-calendar-body-cell-content:before{margin:calc((var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.mat-calendar-body-cell:focus .mat-focus-indicator:before{content:\"\"}.mat-calendar-hidden-label{display:none}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity .28s cubic-bezier(.4,0,.2,1)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:#0000}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__progress-indicator{font-size:0;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;line-height:initial}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px);display:none}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring{border-color:CanvasText}}.mdc-button .mdc-button__focus-ring:after{content:\"\";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring:after{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{display:block}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px}.mdc-button--unelevated{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border .28s cubic-bezier(.4,0,.2,1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:#0000}.mat-mdc-button{height:var(--mdc-text-button-container-height, 36px);border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, inherit)}.mat-mdc-button:disabled{color:var(--mdc-text-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button{height:var(--mdc-filled-button-container-height, 36px);border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button:not(:disabled){background-color:var(--mdc-filled-button-container-color, transparent)}.mat-mdc-unelevated-button:disabled{background-color:var(--mdc-filled-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, inherit)}.mat-mdc-unelevated-button:disabled{color:var(--mdc-filled-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button{height:var(--mdc-protected-button-container-height, 36px);border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px));box-shadow:var(--mdc-protected-button-container-elevation, 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){background-color:var(--mdc-protected-button-container-color, transparent)}.mat-mdc-raised-button:disabled{background-color:var(--mdc-protected-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, inherit)}.mat-mdc-raised-button:disabled{color:var(--mdc-protected-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button.mdc-ripple-upgraded--background-focused,.mat-mdc-raised-button:not(.mdc-ripple-upgraded):focus{box-shadow:var(--mdc-protected-button-focus-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled):active{box-shadow:var(--mdc-protected-button-pressed-container-elevation, 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation, 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12))}.mat-mdc-outlined-button{height:var(--mdc-outlined-button-container-height, 36px);border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px));padding:0 15px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, inherit)}.mat-mdc-outlined-button:disabled{color:var(--mdc-outlined-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-outlined-button .mdc-button__ripple{border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-outlined-button:not(:disabled){border-color:var(--mdc-outlined-button-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button:disabled{border-color:var(--mdc-outlined-button-disabled-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button.mdc-button--icon-trailing{padding:0 11px 0 15px}.mat-mdc-outlined-button.mdc-button--icon-leading{padding:0 15px 0 11px}.mat-mdc-outlined-button .mdc-button__ripple{inset:-1px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button .mdc-button__touch{left:calc(-1 * var(--mdc-outlined-button-outline-width, 1px));width:calc(100% + 2 * var(--mdc-outlined-button-outline-width, 1px))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{inset:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{content:\"\";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-button .mat-ripple-element,.mat-mdc-unelevated-button .mat-ripple-element,.mat-mdc-raised-button .mat-ripple-element,.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label{z-index:1}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{inset:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator:before{content:\"\"}.mat-mdc-button[disabled],.mat-mdc-unelevated-button[disabled],.mat-mdc-raised-button[disabled],.mat-mdc-outline\\2026 .mat-calendar-body{min-width:224px}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-outline-color)}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%;font-size:var(--mat-datepicker-calendar-body-label-text-size);font-weight:var(--mat-datepicker-calendar-body-label-text-weight);color:var(--mat-datepicker-calendar-body-label-text-color)}.mat-calendar-body-hidden-label{display:none}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell::-moz-focus-inner{border:0}.mat-calendar-body-cell:before,.mat-calendar-body-cell:after,.mat-calendar-body-cell-preview{content:\"\";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;display:block;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-start:after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,.mat-calendar-body-comparison-start:after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,[dir=rtl] .mat-calendar-body-comparison-start:after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0 999px 999px 0}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,.mat-calendar-body-comparison-end:after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,[dir=rtl] .mat-calendar-body-comparison-end:after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:999px 0 0 999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start:after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start:after{width:90%}.mat-calendar-body-in-preview{color:var(--mat-datepicker-calendar-date-preview-state-outline-color)}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:var(--mat-datepicker-calendar-date-disabled-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-disabled-state-outline-color)}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px;color:var(--mat-datepicker-calendar-date-text-color);border-color:var(--mat-datepicker-calendar-date-outline-color)}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-focus-state-background-color)}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-hover-state-background-color)}}.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-state-background-color);color:var(--mat-datepicker-calendar-date-selected-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-disabled-state-background-color)}.mat-calendar-body-selected.mat-calendar-body-today{box-shadow:inset 0 0 0 1px var(--mat-datepicker-calendar-date-today-selected-state-outline-color)}.mat-calendar-body-in-range:before{background:var(--mat-datepicker-calendar-date-in-range-state-background-color)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:var(--mat-datepicker-calendar-date-in-overlap-range-state-background-color)}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:var(--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color)}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .mat-calendar-body-cell:before,.cdk-high-contrast-active .mat-calendar-body-cell:after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end:before{border-top:solid 1px;border-bottom:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:0;border-right:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:0;border-left:solid 1px}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range:before{border-top:dashed 1px;border-bottom:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:0;border-right:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:0;border-left:dashed 1px}[dir=rtl] .mat-calendar-body-label{text-align:right}.mat-mdc-form-field-subscript-wrapper{height:0}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-bottom:5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:5px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.snow:nth-child(1){opacity:.1062;transform:translate(3.0249vw,-10px) scale(.7064);animation:fall-1 12s -2s linear infinite}@keyframes fall-1{32.08%{transform:translate(-1.0712vw,32.08vh) scale(.7064)}to{transform:translate(.97685vw,99vh) scale(.7064)}}.snow:nth-child(2){opacity:1.3354;transform:translate(34.4017vw,-10px) scale(.4995);animation:fall-2 11s -11s linear infinite}@keyframes fall-2{69.844%{transform:translate(35.0497vw,69.844vh) scale(.4995)}to{transform:translate(34.7257vw,99vh) scale(.4995)}}.snow:nth-child(3){opacity:.7402;transform:translate(60.446vw,-10px) scale(.7335);animation:fall-3 23s -24s linear infinite}@keyframes fall-3{37.85%{transform:translate(60.4376vw,37.85vh) scale(.7335)}to{transform:translate(60.4418vw,99vh) scale(.7335)}}.snow:nth-child(4){opacity:1.6946;transform:translate(.0503vw,-10px) scale(.0044);animation:fall-4 27s -21s linear infinite}@keyframes fall-4{63.872%{transform:translate(.3675vw,63.872vh) scale(.0044)}to{transform:translate(.2089vw,99vh) scale(.0044)}}.snow:nth-child(5){opacity:.2062;transform:translate(97.8189vw,-10px) scale(.4543);animation:fall-5 13s -26s linear infinite}@keyframes fall-5{55.031%{transform:translate(92.9164vw,55.031vh) scale(.4543)}to{transform:translate(95.36765vw,99vh) scale(.4543)}}.snow:nth-child(6){opacity:.1132;transform:translate(14.8302vw,-10px) scale(.0997);animation:fall-6 24s -20s linear infinite}@keyframes fall-6{66.192%{transform:translate(20.6813vw,66.192vh) scale(.0997)}to{transform:translate(17.75575vw,99vh) scale(.0997)}}.snow:nth-child(7){opacity:.78;transform:translate(69.6034vw,-10px) scale(.8324);animation:fall-7 27s -7s linear infinite}@keyframes fall-7{37.095%{transform:translate(65.9806vw,37.095vh) scale(.8324)}to{transform:translate(67.792vw,99vh) scale(.8324)}}.snow:nth-child(8){opacity:1.5034;transform:translate(54.4636vw,-10px) scale(.4133);animation:fall-8 10s -18s linear infinite}@keyframes fall-8{50.375%{transform:translate(61.2957vw,50.375vh) scale(.4133)}to{transform:translate(57.87965vw,99vh) scale(.4133)}}.snow:nth-child(9){opacity:1.3404;transform:translate(33.7026vw,-10px) scale(.9639);animation:fall-9 27s -26s linear infinite}@keyframes fall-9{67.643%{transform:translate(36.3938vw,67.643vh) scale(.9639)}to{transform:translate(35.0482vw,99vh) scale(.9639)}}.snow:nth-child(10){opacity:.626;transform:translate(74.8313vw,-10px) scale(.628);animation:fall-10 22s -4s linear infinite}@keyframes fall-10{46.643%{transform:translate(65.0214vw,46.643vh) scale(.628)}to{transform:translate(69.92635vw,99vh) scale(.628)}}.snow:nth-child(11){opacity:1.4568;transform:translate(55.1715vw,-10px) scale(.9717);animation:fall-11 15s -8s linear infinite}@keyframes fall-11{33.768%{transform:translate(59.6913vw,33.768vh) scale(.9717)}to{transform:translate(57.4314vw,99vh) scale(.9717)}}.snow:nth-child(12){opacity:.8726;transform:translate(76.2341vw,-10px) scale(.0383);animation:fall-12 15s -21s linear infinite}@keyframes fall-12{40.863%{transform:translate(67.4643vw,40.863vh) scale(.0383)}to{transform:translate(71.8492vw,99vh) scale(.0383)}}.snow:nth-child(13){opacity:1.6256;transform:translate(30.3528vw,-10px) scale(.943);animation:fall-13 30s -28s linear infinite}@keyframes fall-13{44.917%{transform:translate(27.8856vw,44.917vh) scale(.943)}to{transform:translate(29.1192vw,99vh) scale(.943)}}.snow:nth-child(14){opacity:1.834;transform:translate(67.3319vw,-10px) scale(.3833);animation:fall-14 18s -24s linear infinite}@keyframes fall-14{62.894%{transform:translate(59.8807vw,62.894vh) scale(.3833)}to{transform:translate(63.6063vw,99vh) scale(.3833)}}.snow:nth-child(15){opacity:1.431;transform:translate(77.2118vw,-10px) scale(.6578);animation:fall-15 19s -11s linear infinite}@keyframes fall-15{78.397%{transform:translate(84.6482vw,78.397vh) scale(.6578)}to{transform:translate(80.93vw,99vh) scale(.6578)}}.snow:nth-child(16){opacity:1.9986;transform:translate(27.9569vw,-10px) scale(.1585);animation:fall-16 11s -1s linear infinite}@keyframes fall-16{34.179%{transform:translate(34.1716vw,34.179vh) scale(.1585)}to{transform:translate(31.06425vw,99vh) scale(.1585)}}.snow:nth-child(17){opacity:1.9872;transform:translate(68.0037vw,-10px) scale(.8602);animation:fall-17 16s -8s linear infinite}@keyframes fall-17{76.312%{transform:translate(74.5582vw,76.312vh) scale(.8602)}to{transform:translate(71.28095vw,99vh) scale(.8602)}}.snow:nth-child(18){opacity:1.8978;transform:translate(99.9446vw,-10px) scale(.1545);animation:fall-18 29s -20s linear infinite}@keyframes fall-18{78.159%{transform:translate(94.9933vw,78.159vh) scale(.1545)}to{transform:translate(97.46895vw,99vh) scale(.1545)}}.snow:nth-child(19){opacity:1.0756;transform:translate(39.8244vw,-10px) scale(.6668);animation:fall-19 30s -10s linear infinite}@keyframes fall-19{37.107%{transform:translate(34.4868vw,37.107vh) scale(.6668)}to{transform:translate(37.1556vw,99vh) scale(.6668)}}.snow:nth-child(20){opacity:1.0604;transform:translate(70.8403vw,-10px) scale(.3904);animation:fall-20 20s -5s linear infinite}@keyframes fall-20{62.623%{transform:translate(80.3076vw,62.623vh) scale(.3904)}to{transform:translate(75.57395vw,99vh) scale(.3904)}}.snow:nth-child(21){opacity:.2566;transform:translate(79.988vw,-10px) scale(.0845);animation:fall-21 18s -28s linear infinite}@keyframes fall-21{37.708%{transform:translate(73.4617vw,37.708vh) scale(.0845)}to{transform:translate(76.72485vw,99vh) scale(.0845)}}.snow:nth-child(22){opacity:1.241;transform:translate(38.5241vw,-10px) scale(.0085);animation:fall-22 11s -1s linear infinite}@keyframes fall-22{77.014%{transform:translate(41.3352vw,77.014vh) scale(.0085)}to{transform:translate(39.92965vw,99vh) scale(.0085)}}.snow:nth-child(23){opacity:1.1166;transform:translate(84.7442vw,-10px) scale(.7791);animation:fall-23 25s -13s linear infinite}@keyframes fall-23{47.446%{transform:translate(84.911vw,47.446vh) scale(.7791)}to{transform:translate(84.8276vw,99vh) scale(.7791)}}.snow:nth-child(24){opacity:.8108;transform:translate(91.9802vw,-10px) scale(.9165);animation:fall-24 22s -3s linear infinite}@keyframes fall-24{55.332%{transform:translate(100.4966vw,55.332vh) scale(.9165)}to{transform:translate(96.2384vw,99vh) scale(.9165)}}.snow:nth-child(25){opacity:.044;transform:translate(65.1336vw,-10px) scale(.792);animation:fall-25 28s -20s linear infinite}@keyframes fall-25{67.369%{transform:translate(65.1687vw,67.369vh) scale(.792)}to{transform:translate(65.15115vw,99vh) scale(.792)}}.snow:nth-child(26){opacity:.8022;transform:translate(8.0802vw,-10px) scale(.0851);animation:fall-26 26s -17s linear infinite}@keyframes fall-26{37.675%{transform:translate(10.657vw,37.675vh) scale(.0851)}to{transform:translate(9.3686vw,99vh) scale(.0851)}}.snow:nth-child(27){opacity:.75;transform:translate(59.5319vw,-10px) scale(.8717);animation:fall-27 20s -3s linear infinite}@keyframes fall-27{43.607%{transform:translate(61.1599vw,43.607vh) scale(.8717)}to{transform:translate(60.3459vw,99vh) scale(.8717)}}.snow:nth-child(28){opacity:1.728;transform:translate(1.0684vw,-10px) scale(.0193);animation:fall-28 25s -4s linear infinite}@keyframes fall-28{61.094%{transform:translate(-6.017vw,61.094vh) scale(.0193)}to{transform:translate(-2.4743vw,99vh) scale(.0193)}}.snow:nth-child(29){opacity:1.5138;transform:translate(90.6891vw,-10px) scale(.836);animation:fall-29 26s -30s linear infinite}@keyframes fall-29{65.298%{transform:translate(98.774vw,65.298vh) scale(.836)}to{transform:translate(94.73155vw,99vh) scale(.836)}}.snow:nth-child(30){opacity:.4136;transform:translate(76.4652vw,-10px) scale(.6324);animation:fall-30 11s -8s linear infinite}@keyframes fall-30{44.167%{transform:translate(80.1349vw,44.167vh) scale(.6324)}to{transform:translate(78.30005vw,99vh) scale(.6324)}}.snow:nth-child(31){opacity:1.5548;transform:translate(13.291vw,-10px) scale(.2533);animation:fall-31 20s -16s linear infinite}@keyframes fall-31{40.568%{transform:translate(15.2456vw,40.568vh) scale(.2533)}to{transform:translate(14.2683vw,99vh) scale(.2533)}}.snow:nth-child(32){opacity:1.8092;transform:translate(17.949vw,-10px) scale(.6287);animation:fall-32 20s -13s linear infinite}@keyframes fall-32{70.21%{transform:translate(15.8793vw,70.21vh) scale(.6287)}to{transform:translate(16.91415vw,99vh) scale(.6287)}}.snow:nth-child(33){opacity:1.6546;transform:translate(30.4495vw,-10px) scale(.3083);animation:fall-33 12s -20s linear infinite}@keyframes fall-33{50.446%{transform:translate(31.1682vw,50.446vh) scale(.3083)}to{transform:translate(30.80885vw,99vh) scale(.3083)}}.snow:nth-child(34){opacity:.1934;transform:translate(13.3175vw,-10px) scale(.4532);animation:fall-34 25s -2s linear infinite}@keyframes fall-34{37.453%{transform:translate(12.7554vw,37.453vh) scale(.4532)}to{transform:translate(13.03645vw,99vh) scale(.4532)}}.snow:nth-child(35){opacity:1.105;transform:translate(89.1371vw,-10px) scale(.1628);animation:fall-35 14s -25s linear infinite}@keyframes fall-35{79.622%{transform:translate(94.2598vw,79.622vh) scale(.1628)}to{transform:translate(91.69845vw,99vh) scale(.1628)}}.snow:nth-child(36){opacity:1.9758;transform:translate(5.4976vw,-10px) scale(.9199);animation:fall-36 21s -2s linear infinite}@keyframes fall-36{77.789%{transform:translate(.3325vw,77.789vh) scale(.9199)}to{transform:translate(2.91505vw,99vh) scale(.9199)}}.snow:nth-child(37){opacity:.8556;transform:translate(41.7521vw,-10px) scale(.1101);animation:fall-37 25s -7s linear infinite}@keyframes fall-37{36.156%{transform:translate(34.1498vw,36.156vh) scale(.1101)}to{transform:translate(37.95095vw,99vh) scale(.1101)}}.snow:nth-child(38){opacity:1.8026;transform:translate(56.0748vw,-10px) scale(.2264);animation:fall-38 11s -13s linear infinite}@keyframes fall-38{44.952%{transform:translate(59.9049vw,44.952vh) scale(.2264)}to{transform:translate(57.98985vw,99vh) scale(.2264)}}.snow:nth-child(39){opacity:.2444;transform:translate(65.1272vw,-10px) scale(.6964);animation:fall-39 10s -17s linear infinite}@keyframes fall-39{50.077%{transform:translate(58.187vw,50.077vh) scale(.6964)}to{transform:translate(61.6571vw,99vh) scale(.6964)}}.snow:nth-child(40){opacity:.8442;transform:translate(30.7327vw,-10px) scale(.994);animation:fall-40 28s -25s linear infinite}@keyframes fall-40{35.123%{transform:translate(38.9626vw,35.123vh) scale(.994)}to{transform:translate(34.84765vw,99vh) scale(.994)}}.snow:nth-child(41){opacity:.4506;transform:translate(23.2538vw,-10px) scale(.3878);animation:fall-41 23s -29s linear infinite}@keyframes fall-41{74.565%{transform:translate(17.4542vw,74.565vh) scale(.3878)}to{transform:translate(20.354vw,99vh) scale(.3878)}}.snow:nth-child(42){opacity:1.1936;transform:translate(17.9828vw,-10px) scale(.2409);animation:fall-42 14s -6s linear infinite}@keyframes fall-42{54.1%{transform:translate(11.0277vw,54.1vh) scale(.2409)}to{transform:translate(14.50525vw,99vh) scale(.2409)}}.snow:nth-child(43){opacity:1.5888;transform:translate(19.254vw,-10px) scale(.8624);animation:fall-43 22s -21s linear infinite}@keyframes fall-43{30.974%{transform:translate(22.1369vw,30.974vh) scale(.8624)}to{transform:translate(20.69545vw,99vh) scale(.8624)}}.snow:nth-child(44){opacity:.6556;transform:translate(47.0047vw,-10px) scale(.2433);animation:fall-44 20s -4s linear infinite}@keyframes fall-44{46.372%{transform:translate(42.1842vw,46.372vh) scale(.2433)}to{transform:translate(44.59445vw,99vh) scale(.2433)}}.snow:nth-child(45){opacity:1.6174;transform:translate(71.9954vw,-10px) scale(.873);animation:fall-45 29s -26s linear infinite}@keyframes fall-45{34.635%{transform:translate(78.4035vw,34.635vh) scale(.873)}to{transform:translate(75.19945vw,99vh) scale(.873)}}.snow:nth-child(46){opacity:.1964;transform:translate(35.4332vw,-10px) scale(.4387);animation:fall-46 19s -25s linear infinite}@keyframes fall-46{51.239%{transform:translate(41.7506vw,51.239vh) scale(.4387)}to{transform:translate(38.5919vw,99vh) scale(.4387)}}.snow:nth-child(47){opacity:1.4896;transform:translate(23.8543vw,-10px) scale(.175);animation:fall-47 20s -21s linear infinite}@keyframes fall-47{36.392%{transform:translate(29.8733vw,36.392vh) scale(.175)}to{transform:translate(26.8638vw,99vh) scale(.175)}}.snow:nth-child(48){opacity:1.2568;transform:translate(81.9885vw,-10px) scale(.7662);animation:fall-48 28s -23s linear infinite}@keyframes fall-48{34.094%{transform:translate(91.5383vw,34.094vh) scale(.7662)}to{transform:translate(86.7634vw,99vh) scale(.7662)}}.snow:nth-child(49){opacity:.516;transform:translate(82.968vw,-10px) scale(.878);animation:fall-49 13s -7s linear infinite}@keyframes fall-49{37.074%{transform:translate(83.8496vw,37.074vh) scale(.878)}to{transform:translate(83.4088vw,99vh) scale(.878)}}.snow:nth-child(50){opacity:1.5646;transform:translate(54.4997vw,-10px) scale(.8457);animation:fall-50 24s -20s linear infinite}@keyframes fall-50{37.618%{transform:translate(48.4692vw,37.618vh) scale(.8457)}to{transform:translate(51.48445vw,99vh) scale(.8457)}}.snow:nth-child(51){opacity:.4204;transform:translate(14.6236vw,-10px) scale(.6397);animation:fall-51 22s -22s linear infinite}@keyframes fall-51{49.343%{transform:translate(14.8813vw,49.343vh) scale(.6397)}to{transform:translate(14.75245vw,99vh) scale(.6397)}}.snow:nth-child(52){opacity:.8608;transform:translate(13.6873vw,-10px) scale(.4134);animation:fall-52 20s -6s linear infinite}@keyframes fall-52{62.894%{transform:translate(3.7208vw,62.894vh) scale(.4134)}to{transform:translate(8.70405vw,99vh) scale(.4134)}}.snow:nth-child(53){opacity:1.7016;transform:translate(54.594vw,-10px) scale(.3272);animation:fall-53 21s -16s linear infinite}@keyframes fall-53{43.584%{transform:translate(47.9228vw,43.584vh) scale(.3272)}to{transform:translate(51.2584vw,99vh) scale(.3272)}}.snow:nth-child(54){opacity:.1156;transform:translate(18.2419vw,-10px) scale(.9632);animation:fall-54 18s -27s linear infinite}@keyframes fall-54{75.135%{transform:translate(27.749vw,75.135vh) scale(.9632)}to{transform:translate(22.99545vw,99vh) scale(.9632)}}.snow:nth-child(55){opacity:1.0218;transform:translate(.3269vw,-10px) scale(.0191);animation:fall-55 24s -12s linear infinite}@keyframes fall-55{34.186%{transform:translate(-8.1492vw,34.186vh) scale(.0191)}to{transform:translate(-3.91115vw,99vh) scale(.0191)}}.snow:nth-child(56){opacity:.4406;transform:translate(14.4328vw,-10px) scale(.3591);animation:fall-56 28s -19s linear infinite}@keyframes fall-56{47.522%{transform:translate(15.9127vw,47.522vh) scale(.3591)}to{transform:translate(15.17275vw,99vh) scale(.3591)}}.snow:nth-child(57){opacity:.1278;transform:translate(13.2778vw,-10px) scale(.8784);animation:fall-57 21s -6s linear infinite}@keyframes fall-57{75.333%{transform:translate(11.0086vw,75.333vh) scale(.8784)}to{transform:translate(12.1432vw,99vh) scale(.8784)}}.snow:nth-child(58){opacity:.6796;transform:translate(6.834vw,-10px) scale(.8707);animation:fall-58 30s -12s linear infinite}@keyframes fall-58{31.402%{transform:translate(12.6922vw,31.402vh) scale(.8707)}to{transform:translate(9.7631vw,99vh) scale(.8707)}}.snow:nth-child(59){opacity:.5456;transform:translate(79.6962vw,-10px) scale(.3962);animation:fall-59 18s -3s linear infinite}@keyframes fall-59{58.691%{transform:translate(86.4417vw,58.691vh) scale(.3962)}to{transform:translate(83.06895vw,99vh) scale(.3962)}}.snow:nth-child(60){opacity:.1168;transform:translate(98.5267vw,-10px) scale(.0984);animation:fall-60 28s -18s linear infinite}@keyframes fall-60{40.19%{transform:translate(101.7761vw,40.19vh) scale(.0984)}to{transform:translate(100.1514vw,99vh) scale(.0984)}}.snow:nth-child(61){opacity:1.5654;transform:translate(42.9458vw,-10px) scale(.777);animation:fall-61 29s -20s linear infinite}@keyframes fall-61{57.061%{transform:translate(42.6241vw,57.061vh) scale(.777)}to{transform:translate(42.78495vw,99vh) scale(.777)}}.snow:nth-child(62){opacity:.2122;transform:translate(15.5907vw,-10px) scale(.2313);animation:fall-62 30s -2s linear infinite}@keyframes fall-62{48.606%{transform:translate(7.9032vw,48.606vh) scale(.2313)}to{transform:translate(11.74695vw,99vh) scale(.2313)}}.snow:nth-child(63){opacity:1.6324;transform:translate(5.3788vw,-10px) scale(.368);animation:fall-63 23s -14s linear infinite}@keyframes fall-63{52.974%{transform:translate(4.0789vw,52.974vh) scale(.368)}to{transform:translate(4.72885vw,99vh) scale(.368)}}.snow:nth-child(64){opacity:.7096;transform:translate(19.9293vw,-10px) scale(.1659);animation:fall-64 30s -8s linear infinite}@keyframes fall-64{69.081%{transform:translate(24.0782vw,69.081vh) scale(.1659)}to{transform:translate(22.00375vw,99vh) scale(.1659)}}.snow:nth-child(65){opacity:1.6752;transform:translate(36.6327vw,-10px) scale(.6413);animation:fall-65 20s -23s linear infinite}@keyframes fall-65{73.35%{transform:translate(28.7289vw,73.35vh) scale(.6413)}to{transform:translate(32.6808vw,99vh) scale(.6413)}}.snow:nth-child(66){opacity:.1962;transform:translate(13.8772vw,-10px) scale(.4257);animation:fall-66 27s -5s linear infinite}@keyframes fall-66{37.725%{transform:translate(18.5507vw,37.725vh) scale(.4257)}to{transform:translate(16.21395vw,99vh) scale(.4257)}}.snow:nth-child(67){opacity:1.2736;transform:translate(12.9926vw,-10px) scale(.4269);animation:fall-67 19s -22s linear infinite}@keyframes fall-67{66.89%{transform:translate(6.4079vw,66.89vh) scale(.4269)}to{transform:translate(9.70025vw,99vh) scale(.4269)}}.snow:nth-child(68){opacity:.6622;transform:translate(95.0599vw,-10px) scale(.8804);animation:fall-68 30s -19s linear infinite}@keyframes fall-68{51.607%{transform:translate(96.8729vw,51.607vh) scale(.8804)}to{transform:translate(95.9664vw,99vh) scale(.8804)}}.snow:nth-child(69){opacity:.524;transform:translate(36.2584vw,-10px) scale(.0703);animation:fall-69 28s -14s linear infinite}@keyframes fall-69{46.778%{transform:translate(29.3895vw,46.778vh) scale(.0703)}to{transform:translate(32.82395vw,99vh) scale(.0703)}}.snow:nth-child(70){opacity:.83;transform:translate(63.1407vw,-10px) scale(.0019);animation:fall-70 13s -12s linear infinite}@keyframes fall-70{33.971%{transform:translate(64.9641vw,33.971vh) scale(.0019)}to{transform:translate(64.0524vw,99vh) scale(.0019)}}.snow:nth-child(71){opacity:1.7554;transform:translate(92.4251vw,-10px) scale(.4568);animation:fall-71 10s -24s linear infinite}@keyframes fall-71{54.666%{transform:translate(87.464vw,54.666vh) scale(.4568)}to{transform:translate(89.94455vw,99vh) scale(.4568)}}.snow:nth-child(72){opacity:1.1376;transform:translate(87.5402vw,-10px) scale(.6077);animation:fall-72 24s -5s linear infinite}@keyframes fall-72{45.118%{transform:translate(87.9686vw,45.118vh) scale(.6077)}to{transform:translate(87.7544vw,99vh) scale(.6077)}}.snow:nth-child(73){opacity:.7488;transform:translate(45.1857vw,-10px) scale(.8734);animation:fall-73 19s -13s linear infinite}@keyframes fall-73{61.963%{transform:translate(39.0585vw,61.963vh) scale(.8734)}to{transform:translate(42.1221vw,99vh) scale(.8734)}}.snow:nth-child(74){opacity:1.8994;transform:translate(34.002vw,-10px) scale(.4262);animation:fall-74 28s -3s linear infinite}@keyframes fall-74{72.687%{transform:translate(34.0768vw,72.687vh) scale(.4262)}to{transform:translate(34.0394vw,99vh) scale(.4262)}}.snow:nth-child(75){opacity:1.985;transform:translate(90.7827vw,-10px) scale(.6771);animation:fall-75 13s -22s linear infinite}@keyframes fall-75{52.352%{transform:translate(82.9949vw,52.352vh) scale(.6771)}to{transform:translate(86.8888vw,99vh) scale(.6771)}}.snow:nth-child(76){opacity:1.8418;transform:translate(23.0797vw,-10px) scale(.9707);animation:fall-76 20s -26s linear infinite}@keyframes fall-76{42.393%{transform:translate(20.1892vw,42.393vh) scale(.9707)}to{transform:translate(21.63445vw,99vh) scale(.9707)}}.snow:nth-child(77){opacity:1.7718;transform:translate(53.9477vw,-10px) scale(.0937);animation:fall-77 14s -20s linear infinite}@keyframes fall-77{39.794%{transform:translate(58.8374vw,39.794vh) scale(.0937)}to{transform:translate(56.39255vw,99vh) scale(.0937)}}.snow:nth-child(78){opacity:.6238;transform:translate(63.7878vw,-10px) scale(.0442);animation:fall-78 15s -17s linear infinite}@keyframes fall-78{64.426%{transform:translate(65.0446vw,64.426vh) scale(.0442)}to{transform:translate(64.4162vw,99vh) scale(.0442)}}.snow:nth-child(79){opacity:1.1186;transform:translate(85.2447vw,-10px) scale(.5398);animation:fall-79 15s -28s linear infinite}@keyframes fall-79{67.917%{transform:translate(81.2543vw,67.917vh) scale(.5398)}to{transform:translate(83.2495vw,99vh) scale(.5398)}}.snow:nth-child(80){opacity:.1374;transform:translate(34.6483vw,-10px) scale(.5895);animation:fall-80 15s -22s linear infinite}@keyframes fall-80{65.124%{transform:translate(36.5205vw,65.124vh) scale(.5895)}to{transform:translate(35.5844vw,99vh) scale(.5895)}}.snow:nth-child(81){opacity:1.9796;transform:translate(18.9055vw,-10px) scale(.0739);animation:fall-81 29s -16s linear infinite}@keyframes fall-81{31.325%{transform:translate(13.518vw,31.325vh) scale(.0739)}to{transform:translate(16.21175vw,99vh) scale(.0739)}}.snow:nth-child(82){opacity:1.1014;transform:translate(70.8789vw,-10px) scale(.408);animation:fall-82 28s -1s linear infinite}@keyframes fall-82{58.102%{transform:translate(80.6476vw,58.102vh) scale(.408)}to{transform:translate(75.76325vw,99vh) scale(.408)}}.snow:nth-child(83){opacity:1.96;transform:translate(56.7894vw,-10px) scale(.2283);animation:fall-83 10s -26s linear infinite}@keyframes fall-83{67.606%{transform:translate(64.757vw,67.606vh) scale(.2283)}to{transform:translate(60.7732vw,99vh) scale(.2283)}}.snow:nth-child(84){opacity:1.2808;transform:translate(96.7098vw,-10px) scale(.1906);animation:fall-84 13s -12s linear infinite}@keyframes fall-84{63.158%{transform:translate(105.1878vw,63.158vh) scale(.1906)}to{transform:translate(100.9488vw,99vh) scale(.1906)}}.snow:nth-child(85){opacity:1.2612;transform:translate(49.6026vw,-10px) scale(.6723);animation:fall-85 16s -16s linear infinite}@keyframes fall-85{42.049%{transform:translate(47.993vw,42.049vh) scale(.6723)}to{transform:translate(48.7978vw,99vh) scale(.6723)}}.snow:nth-child(86){opacity:1.6898;transform:translate(87.0665vw,-10px) scale(.454);animation:fall-86 22s -17s linear infinite}@keyframes fall-86{68.841%{transform:translate(84.6745vw,68.841vh) scale(.454)}to{transform:translate(85.8705vw,99vh) scale(.454)}}.snow:nth-child(87){opacity:.0506;transform:translate(2.6363vw,-10px) scale(.7994);animation:fall-87 17s -1s linear infinite}@keyframes fall-87{67.326%{transform:translate(-3.7018vw,67.326vh) scale(.7994)}to{transform:translate(-.53275vw,99vh) scale(.7994)}}.snow:nth-child(88){opacity:1.7278;transform:translate(98.2051vw,-10px) scale(.8373);animation:fall-88 24s -21s linear infinite}@keyframes fall-88{69.014%{transform:translate(96.2035vw,69.014vh) scale(.8373)}to{transform:translate(97.2043vw,99vh) scale(.8373)}}.snow:nth-child(89){opacity:.9904;transform:translate(18.8846vw,-10px) scale(.4712);animation:fall-89 18s -4s linear infinite}@keyframes fall-89{59.695%{transform:translate(26.8911vw,59.695vh) scale(.4712)}to{transform:translate(22.88785vw,99vh) scale(.4712)}}.snow:nth-child(90){opacity:.312;transform:translate(91.3429vw,-10px) scale(.5984);animation:fall-90 23s -25s linear infinite}@keyframes fall-90{65.853%{transform:translate(86.2899vw,65.853vh) scale(.5984)}to{transform:translate(88.8164vw,99vh) scale(.5984)}}.snow:nth-child(91){opacity:1.1;transform:translate(65.6812vw,-10px) scale(.7345);animation:fall-91 22s -16s linear infinite}@keyframes fall-91{65.791%{transform:translate(66.9125vw,65.791vh) scale(.7345)}to{transform:translate(66.29685vw,99vh) scale(.7345)}}.snow:nth-child(92){opacity:.4932;transform:translate(86.4024vw,-10px) scale(.2731);animation:fall-92 21s -3s linear infinite}@keyframes fall-92{55.68%{transform:translate(95.5235vw,55.68vh) scale(.2731)}to{transform:translate(90.96295vw,99vh) scale(.2731)}}.snow:nth-child(93){opacity:.703;transform:translate(25.0215vw,-10px) scale(.9377);animation:fall-93 10s -30s linear infinite}@keyframes fall-93{30.726%{transform:translate(18.3588vw,30.726vh) scale(.9377)}to{transform:translate(21.69015vw,99vh) scale(.9377)}}.snow:nth-child(94){opacity:.0706;transform:translate(20.2961vw,-10px) scale(.4993);animation:fall-94 15s -3s linear infinite}@keyframes fall-94{67.962%{transform:translate(15.8391vw,67.962vh) scale(.4993)}to{transform:translate(18.0676vw,99vh) scale(.4993)}}.snow:nth-child(95){opacity:.577;transform:translate(98.5188vw,-10px) scale(.0882);animation:fall-95 18s -16s linear infinite}@keyframes fall-95{34.073%{transform:translate(93.6927vw,34.073vh) scale(.0882)}to{transform:translate(96.10575vw,99vh) scale(.0882)}}.snow:nth-child(96){opacity:.2094;transform:translate(74.3583vw,-10px) scale(.6548);animation:fall-96 23s -25s linear infinite}@keyframes fall-96{67.544%{transform:translate(66.6343vw,67.544vh) scale(.6548)}to{transform:translate(70.4963vw,99vh) scale(.6548)}}.snow:nth-child(97){opacity:.8712;transform:translate(30.9932vw,-10px) scale(.1803);animation:fall-97 20s -1s linear infinite}@keyframes fall-97{60.687%{transform:translate(21.6247vw,60.687vh) scale(.1803)}to{transform:translate(26.30895vw,99vh) scale(.1803)}}.snow:nth-child(98){opacity:.2964;transform:translate(27.432vw,-10px) scale(.2205);animation:fall-98 19s -12s linear infinite}@keyframes fall-98{48.224%{transform:translate(28.4272vw,48.224vh) scale(.2205)}to{transform:translate(27.9296vw,99vh) scale(.2205)}}.snow:nth-child(99){opacity:.647;transform:translate(8.2079vw,-10px) scale(.8224);animation:fall-99 14s -29s linear infinite}@keyframes fall-99{54.778%{transform:translate(11.2097vw,54.778vh) scale(.8224)}to{transform:translate(9.7088vw,99vh) scale(.8224)}}.snow:nth-child(100){opacity:1.7422;transform:translate(58.7337vw,-10px) scale(.5253);animation:fall-100 16s -10s linear infinite}@keyframes fall-100{40.008%{transform:translate(63.3511vw,40.008vh) scale(.5253)}to{transform:translate(61.0424vw,99vh) scale(.5253)}}.snow:nth-child(101){opacity:.2368;transform:translate(51.8949vw,-10px) scale(.0084);animation:fall-101 27s -20s linear infinite}@keyframes fall-101{36.026%{transform:translate(44.6318vw,36.026vh) scale(.0084)}to{transform:translate(48.26335vw,99vh) scale(.0084)}}.snow:nth-child(102){opacity:.224;transform:translate(24.8168vw,-10px) scale(.7376);animation:fall-102 26s -3s linear infinite}@keyframes fall-102{61.677%{transform:translate(33.1136vw,61.677vh) scale(.7376)}to{transform:translate(28.9652vw,99vh) scale(.7376)}}.snow:nth-child(103){opacity:.773;transform:translate(76.5707vw,-10px) scale(.6695);animation:fall-103 29s -16s linear infinite}@keyframes fall-103{71.687%{transform:translate(73.7716vw,71.687vh) scale(.6695)}to{transform:translate(75.17115vw,99vh) scale(.6695)}}.snow:nth-child(104){opacity:.9962;transform:translate(51.9042vw,-10px) scale(.0425);animation:fall-104 30s -5s linear infinite}@keyframes fall-104{69.637%{transform:translate(61.2918vw,69.637vh) scale(.0425)}to{transform:translate(56.598vw,99vh) scale(.0425)}}.snow:nth-child(105){opacity:.189;transform:translate(45.5067vw,-10px) scale(.0305);animation:fall-105 18s -7s linear infinite}@keyframes fall-105{41.184%{transform:translate(41.637vw,41.184vh) scale(.0305)}to{transform:translate(43.57185vw,99vh) scale(.0305)}}.snow:nth-child(106){opacity:.6948;transform:translate(61.4397vw,-10px) scale(.8761);animation:fall-106 30s -23s linear infinite}@keyframes fall-106{52.459%{transform:translate(67.3643vw,52.459vh) scale(.8761)}to{transform:translate(64.402vw,99vh) scale(.8761)}}.snow:nth-child(107){opacity:.9794;transform:translate(99.8959vw,-10px) scale(.0203);animation:fall-107 23s -4s linear infinite}@keyframes fall-107{54.84%{transform:translate(97.0621vw,54.84vh) scale(.0203)}to{transform:translate(98.479vw,99vh) scale(.0203)}}.snow:nth-child(108){opacity:1.225;transform:translate(45.7198vw,-10px) scale(.4466);animation:fall-108 20s -29s linear infinite}@keyframes fall-108{39.925%{transform:translate(49.6956vw,39.925vh) scale(.4466)}to{transform:translate(47.7077vw,99vh) scale(.4466)}}.snow:nth-child(109){opacity:.2798;transform:translate(62.1679vw,-10px) scale(.0662);animation:fall-109 21s -5s linear infinite}@keyframes fall-109{73.607%{transform:translate(54.0491vw,73.607vh) scale(.0662)}to{transform:translate(58.1085vw,99vh) scale(.0662)}}.snow:nth-child(110){opacity:.722;transform:translate(48.5816vw,-10px) scale(.492);animation:fall-110 10s -28s linear infinite}@keyframes fall-110{59.086%{transform:translate(54.7933vw,59.086vh) scale(.492)}to{transform:translate(51.68745vw,99vh) scale(.492)}}.snow:nth-child(111){opacity:1.2664;transform:translate(90.038vw,-10px) scale(.9188);animation:fall-111 10s -9s linear infinite}@keyframes fall-111{64.776%{transform:translate(96.0262vw,64.776vh) scale(.9188)}to{transform:translate(93.0321vw,99vh) scale(.9188)}}.snow:nth-child(112){opacity:1.031;transform:translate(38.6801vw,-10px) scale(.3457);animation:fall-112 26s -19s linear infinite}@keyframes fall-112{38.769%{transform:translate(30.2742vw,38.769vh) scale(.3457)}to{transform:translate(34.47715vw,99vh) scale(.3457)}}.snow:nth-child(113){opacity:.8838;transform:translate(53.2349vw,-10px) scale(.0531);animation:fall-113 15s -7s linear infinite}@keyframes fall-113{73.779%{transform:translate(57.7069vw,73.779vh) scale(.0531)}to{transform:translate(55.4709vw,99vh) scale(.0531)}}.snow:nth-child(114){opacity:1.6708;transform:translate(7.7091vw,-10px) scale(.4104);animation:fall-114 29s -19s linear infinite}@keyframes fall-114{59.91%{transform:translate(12.8395vw,59.91vh) scale(.4104)}to{transform:translate(10.2743vw,99vh) scale(.4104)}}.snow:nth-child(115){opacity:1.0096;transform:translate(69.4987vw,-10px) scale(.1475);animation:fall-115 25s -2s linear infinite}@keyframes fall-115{36.103%{transform:translate(77.2431vw,36.103vh) scale(.1475)}to{transform:translate(73.3709vw,99vh) scale(.1475)}}.snow:nth-child(116){opacity:.5012;transform:translate(66.6113vw,-10px) scale(.542);animation:fall-116 20s -19s linear infinite}@keyframes fall-116{73.5%{transform:translate(70.9862vw,73.5vh) scale(.542)}to{transform:translate(68.79875vw,99vh) scale(.542)}}.snow:nth-child(117){opacity:.0876;transform:translate(44.3914vw,-10px) scale(.384);animation:fall-117 13s -19s linear infinite}@keyframes fall-117{62.797%{transform:translate(39.6438vw,62.797vh) scale(.384)}to{transform:translate(42.0176vw,99vh) scale(.384)}}.snow:nth-child(118){opacity:1.538;transform:translate(65.5513vw,-10px) scale(.8744);animation:fall-118 18s -3s linear infinite}@keyframes fall-118{56.378%{transform:translate(71.189vw,56.378vh) scale(.8744)}to{transform:translate(68.37015vw,99vh) scale(.8744)}}.snow:nth-child(119){opacity:1.6466;transform:translate(2.3813vw,-10px) scale(.6658);animation:fall-119 19s -15s linear infinite}@keyframes fall-119{51.888%{transform:translate(9.5933vw,51.888vh) scale(.6658)}to{transform:translate(5.9873vw,99vh) scale(.6658)}}.snow:nth-child(120){opacity:.4714;transform:translate(32.8737vw,-10px) scale(.6154);animation:fall-120 22s -21s linear infinite}@keyframes fall-120{75.735%{transform:translate(25.1419vw,75.735vh) scale(.6154)}to{transform:translate(29.0078vw,99vh) scale(.6154)}}.snow:nth-child(121){opacity:.7392;transform:translate(47.1177vw,-10px) scale(.919);animation:fall-121 22s -9s linear infinite}@keyframes fall-121{53.845%{transform:translate(55.7343vw,53.845vh) scale(.919)}to{transform:translate(51.426vw,99vh) scale(.919)}}.snow:nth-child(122){opacity:.2198;transform:translate(54.2654vw,-10px) scale(.635);animation:fall-122 10s -11s linear infinite}@keyframes fall-122{57.3%{transform:translate(53.9019vw,57.3vh) scale(.635)}to{transform:translate(54.08365vw,99vh) scale(.635)}}.snow:nth-child(123){opacity:1.6968;transform:translate(37.5104vw,-10px) scale(.6589);animation:fall-123 19s -10s linear infinite}@keyframes fall-123{61.688%{transform:translate(34.1414vw,61.688vh) scale(.6589)}to{transform:translate(35.8259vw,99vh) scale(.6589)}}.snow:nth-child(124){opacity:.8092;transform:translate(96.3669vw,-10px) scale(.7043);animation:fall-124 26s -16s linear infinite}@keyframes fall-124{34.341%{transform:translate(95.4653vw,34.341vh) scale(.7043)}to{transform:translate(95.9161vw,99vh) scale(.7043)}}.snow:nth-child(125){opacity:1.953;transform:translate(65.0975vw,-10px) scale(.1556);animation:fall-125 30s -3s linear infinite}@keyframes fall-125{77.494%{transform:translate(57.33vw,77.494vh) scale(.1556)}to{transform:translate(61.21375vw,99vh) scale(.1556)}}.snow:nth-child(126){opacity:1.9924;transform:translate(82.7618vw,-10px) scale(.6372);animation:fall-126 24s -11s linear infinite}@keyframes fall-126{43.907%{transform:translate(77.3349vw,43.907vh) scale(.6372)}to{transform:translate(80.04835vw,99vh) scale(.6372)}}.snow:nth-child(127){opacity:1.229;transform:translate(94.6118vw,-10px) scale(.794);animation:fall-127 26s -4s linear infinite}@keyframes fall-127{62.999%{transform:translate(102.2618vw,62.999vh) scale(.794)}to{transform:translate(98.4368vw,99vh) scale(.794)}}.snow:nth-child(128){opacity:1.143;transform:translate(28.9461vw,-10px) scale(.2125);animation:fall-128 13s -22s linear infinite}@keyframes fall-128{45.047%{transform:translate(35.5659vw,45.047vh) scale(.2125)}to{transform:translate(32.256vw,99vh) scale(.2125)}}.snow:nth-child(129){opacity:1.3822;transform:translate(75.9126vw,-10px) scale(.5633);animation:fall-129 12s -19s linear infinite}@keyframes fall-129{68.192%{transform:translate(68.9646vw,68.192vh) scale(.5633)}to{transform:translate(72.4386vw,99vh) scale(.5633)}}.snow:nth-child(130){opacity:1.0076;transform:translate(.9358vw,-10px) scale(.2861);animation:fall-130 29s -15s linear infinite}@keyframes fall-130{32.315%{transform:translate(5.2981vw,32.315vh) scale(.2861)}to{transform:translate(3.11695vw,99vh) scale(.2861)}}.snow:nth-child(131){opacity:.1882;transform:translate(36.0359vw,-10px) scale(.831);animation:fall-131 21s -28s linear infinite}@keyframes fall-131{45.039%{transform:translate(35.1387vw,45.039vh) scale(.831)}to{transform:translate(35.5873vw,99vh) scale(.831)}}.snow:nth-child(132){opacity:1.7772;transform:translate(4.2032vw,-10px) scale(.5059);animation:fall-132 20s -21s linear infinite}@keyframes fall-132{52.336%{transform:translate(-1.0831vw,52.336vh) scale(.5059)}to{transform:translate(1.56005vw,99vh) scale(.5059)}}.snow:nth-child(133){opacity:.5822;transform:translate(20.1385vw,-10px) scale(.9798);animation:fall-133 17s -4s linear infinite}@keyframes fall-133{72.512%{transform:translate(16.0189vw,72.512vh) scale(.9798)}to{transform:translate(18.0787vw,99vh) scale(.9798)}}.snow:nth-child(134){opacity:1.773;transform:translate(41.9674vw,-10px) scale(.5515);animation:fall-134 24s -1s linear infinite}@keyframes fall-134{53.344%{transform:translate(50.5754vw,53.344vh) scale(.5515)}to{transform:translate(46.2714vw,99vh) scale(.5515)}}.snow:nth-child(135){opacity:.161;transform:translate(50.876vw,-10px) scale(.087);animation:fall-135 30s -17s linear infinite}@keyframes fall-135{58.193%{transform:translate(46.4808vw,58.193vh) scale(.087)}to{transform:translate(48.6784vw,99vh) scale(.087)}}.snow:nth-child(136){opacity:1.4274;transform:translate(58.5203vw,-10px) scale(.3057);animation:fall-136 21s -4s linear infinite}@keyframes fall-136{78.996%{transform:translate(58.9784vw,78.996vh) scale(.3057)}to{transform:translate(58.74935vw,99vh) scale(.3057)}}.snow:nth-child(137){opacity:.168;transform:translate(67.423vw,-10px) scale(.2553);animation:fall-137 12s -26s linear infinite}@keyframes fall-137{45.785%{transform:translate(64.5164vw,45.785vh) scale(.2553)}to{transform:translate(65.9697vw,99vh) scale(.2553)}}.snow:nth-child(138){opacity:1.9126;transform:translate(74.1961vw,-10px) scale(.1942);animation:fall-138 30s -30s linear infinite}@keyframes fall-138{46.274%{transform:translate(75.4984vw,46.274vh) scale(.1942)}to{transform:translate(74.84725vw,99vh) scale(.1942)}}.snow:nth-child(139){opacity:.4964;transform:translate(75.3166vw,-10px) scale(.1351);animation:fall-139 17s -20s linear infinite}@keyframes fall-139{63.678%{transform:translate(72.7941vw,63.678vh) scale(.1351)}to{transform:translate(74.05535vw,99vh) scale(.1351)}}.snow:nth-child(140){opacity:.474;transform:translate(85.1014vw,-10px) scale(.0648);animation:fall-140 22s -4s linear infinite}@keyframes fall-140{57.531%{transform:translate(81.9168vw,57.531vh) scale(.0648)}to{transform:translate(83.5091vw,99vh) scale(.0648)}}.snow:nth-child(141){opacity:.4606;transform:translate(98.8451vw,-10px) scale(.6021);animation:fall-141 16s -11s linear infinite}@keyframes fall-141{59.045%{transform:translate(104.5808vw,59.045vh) scale(.6021)}to{transform:translate(101.71295vw,99vh) scale(.6021)}}.snow:nth-child(142){opacity:1.374;transform:translate(36.4733vw,-10px) scale(.8926);animation:fall-142 13s -24s linear infinite}@keyframes fall-142{61.838%{transform:translate(41.1426vw,61.838vh) scale(.8926)}to{transform:translate(38.80795vw,99vh) scale(.8926)}}.snow:nth-child(143){opacity:1.455;transform:translate(70.8389vw,-10px) scale(.5102);animation:fall-143 24s -23s linear infinite}@keyframes fall-143{72.991%{transform:translate(68.5635vw,72.991vh) scale(.5102)}to{transform:translate(69.7012vw,99vh) scale(.5102)}}.snow:nth-child(144){opacity:1.2004;transform:translate(61.3264vw,-10px) scale(.4192);animation:fall-144 30s -26s linear infinite}@keyframes fall-144{51.353%{transform:translate(63.2964vw,51.353vh) scale(.4192)}to{transform:translate(62.3114vw,99vh) scale(.4192)}}.snow:nth-child(145){opacity:1.515;transform:translate(66.1128vw,-10px) scale(.5228);animation:fall-145 11s -8s linear infinite}@keyframes fall-145{77.732%{transform:translate(72.2277vw,77.732vh) scale(.5228)}to{transform:translate(69.17025vw,99vh) scale(.5228)}}.snow:nth-child(146){opacity:1.6428;transform:translate(64.1987vw,-10px) scale(.314);animation:fall-146 17s -16s linear infinite}@keyframes fall-146{49.1%{transform:translate(66.2615vw,49.1vh) scale(.314)}to{transform:translate(65.2301vw,99vh) scale(.314)}}.snow:nth-child(147){opacity:1.2682;transform:translate(73.706vw,-10px) scale(.3387);animation:fall-147 27s -5s linear infinite}@keyframes fall-147{44.733%{transform:translate(65.6947vw,44.733vh) scale(.3387)}to{transform:translate(69.70035vw,99vh) scale(.3387)}}.snow:nth-child(148){opacity:1.4024;transform:translate(60.7649vw,-10px) scale(.9908);animation:fall-148 16s -2s linear infinite}@keyframes fall-148{70.1%{transform:translate(69.274vw,70.1vh) scale(.9908)}to{transform:translate(65.01945vw,99vh) scale(.9908)}}.snow:nth-child(149){opacity:1.5522;transform:translate(83.3752vw,-10px) scale(.8425);animation:fall-149 25s -1s linear infinite}@keyframes fall-149{35.943%{transform:translate(74.6596vw,35.943vh) scale(.8425)}to{transform:translate(79.0174vw,99vh) scale(.8425)}}.snow:nth-child(150){opacity:1.3822;transform:translate(82.3726vw,-10px) scale(.6866);animation:fall-150 17s -2s linear infinite}@keyframes fall-150{45.621%{transform:translate(89.1637vw,45.621vh) scale(.6866)}to{transform:translate(85.76815vw,99vh) scale(.6866)}}.snow:nth-child(151){opacity:1.801;transform:translate(60.115vw,-10px) scale(.6883);animation:fall-151 18s -21s linear infinite}@keyframes fall-151{56.575%{transform:translate(64.3956vw,56.575vh) scale(.6883)}to{transform:translate(62.2553vw,99vh) scale(.6883)}}.snow:nth-child(152){opacity:1.9452;transform:translate(94.858vw,-10px) scale(.9892);animation:fall-152 28s -8s linear infinite}@keyframes fall-152{67.432%{transform:translate(93.4646vw,67.432vh) scale(.9892)}to{transform:translate(94.1613vw,99vh) scale(.9892)}}.snow:nth-child(153){opacity:.3576;transform:translate(79.8671vw,-10px) scale(.6652);animation:fall-153 12s -27s linear infinite}@keyframes fall-153{73.699%{transform:translate(70.43vw,73.699vh) scale(.6652)}to{transform:translate(75.14855vw,99vh) scale(.6652)}}.snow:nth-child(154){opacity:1.954;transform:translate(58.0664vw,-10px) scale(.0338);animation:fall-154 10s -18s linear infinite}@keyframes fall-154{47.336%{transform:translate(59.475vw,47.336vh) scale(.0338)}to{transform:translate(58.7707vw,99vh) scale(.0338)}}.snow:nth-child(155){opacity:1.3906;transform:translate(55.5388vw,-10px) scale(.0854);animation:fall-155 21s -17s linear infinite}@keyframes fall-155{31.002%{transform:translate(59.5892vw,31.002vh) scale(.0854)}to{transform:translate(57.564vw,99vh) scale(.0854)}}.snow:nth-child(156){opacity:.0322;transform:translate(32.4296vw,-10px) scale(.2036);animation:fall-156 10s -13s linear infinite}@keyframes fall-156{53.914%{transform:translate(41.2954vw,53.914vh) scale(.2036)}to{transform:translate(36.8625vw,99vh) scale(.2036)}}.snow:nth-child(157){opacity:.184;transform:translate(48.839vw,-10px) scale(.5041);animation:fall-157 10s -15s linear infinite}@keyframes fall-157{55.837%{transform:translate(52.5742vw,55.837vh) scale(.5041)}to{transform:translate(50.7066vw,99vh) scale(.5041)}}.snow:nth-child(158){opacity:1.202;transform:translate(66.5953vw,-10px) scale(.7904);animation:fall-158 11s -4s linear infinite}@keyframes fall-158{64.974%{transform:translate(62.4158vw,64.974vh) scale(.7904)}to{transform:translate(64.50555vw,99vh) scale(.7904)}}.snow:nth-child(159){opacity:.3958;transform:translate(18.8104vw,-10px) scale(.3435);animation:fall-159 17s -4s linear infinite}@keyframes fall-159{38.634%{transform:translate(27.4891vw,38.634vh) scale(.3435)}to{transform:translate(23.14975vw,99vh) scale(.3435)}}.snow:nth-child(160){opacity:.3596;transform:translate(60.0896vw,-10px) scale(.862);animation:fall-160 18s -1s linear infinite}@keyframes fall-160{44.614%{transform:translate(62.4826vw,44.614vh) scale(.862)}to{transform:translate(61.2861vw,99vh) scale(.862)}}.snow:nth-child(161){opacity:1.2056;transform:translate(88.3226vw,-10px) scale(.6447);animation:fall-161 13s -25s linear infinite}@keyframes fall-161{45.83%{transform:translate(92.1237vw,45.83vh) scale(.6447)}to{transform:translate(90.22315vw,99vh) scale(.6447)}}.snow:nth-child(162){opacity:1.7116;transform:translate(51.0622vw,-10px) scale(.2538);animation:fall-162 17s -25s linear infinite}@keyframes fall-162{55.032%{transform:translate(48.8131vw,55.032vh) scale(.2538)}to{transform:translate(49.93765vw,99vh) scale(.2538)}}.snow:nth-child(163){opacity:1.3418;transform:translate(47.501vw,-10px) scale(.7192);animation:fall-163 24s -3s linear infinite}@keyframes fall-163{69.556%{transform:translate(52.7862vw,69.556vh) scale(.7192)}to{transform:translate(50.1436vw,99vh) scale(.7192)}}.snow:nth-child(164){opacity:1.9832;transform:translate(1.7078vw,-10px) scale(.604);animation:fall-164 27s -25s linear infinite}@keyframes fall-164{36.539%{transform:translate(-5.7427vw,36.539vh) scale(.604)}to{transform:translate(-2.01745vw,99vh) scale(.604)}}.snow:nth-child(165){opacity:.1582;transform:translate(37.0953vw,-10px) scale(.3727);animation:fall-165 17s -16s linear infinite}@keyframes fall-165{77.584%{transform:translate(29.4408vw,77.584vh) scale(.3727)}to{transform:translate(33.26805vw,99vh) scale(.3727)}}.snow:nth-child(166){opacity:.968;transform:translate(57.2697vw,-10px) scale(.2192);animation:fall-166 27s -18s linear infinite}@keyframes fall-166{60.113%{transform:translate(66.3724vw,60.113vh) scale(.2192)}to{transform:translate(61.82105vw,99vh) scale(.2192)}}.snow:nth-child(167){opacity:.7218;transform:translate(71.0722vw,-10px) scale(.2054);animation:fall-167 13s -25s linear infinite}@keyframes fall-167{69.598%{transform:translate(67.9066vw,69.598vh) scale(.2054)}to{transform:translate(69.4894vw,99vh) scale(.2054)}}.snow:nth-child(168){opacity:1.8018;transform:translate(17.2683vw,-10px) scale(.7807);animation:fall-168 20s -16s linear infinite}@keyframes fall-168{47.882%{transform:translate(26.3093vw,47.882vh) scale(.7807)}to{transform:translate(21.7888vw,99vh) scale(.7807)}}.snow:nth-child(169){opacity:.6136;transform:translate(38.4706vw,-10px) scale(.8125);animation:fall-169 27s -20s linear infinite}@keyframes fall-169{39.922%{transform:translate(42.2752vw,39.922vh) scale(.8125)}to{transform:translate(40.3729vw,99vh) scale(.8125)}}.snow:nth-child(170){opacity:.8798;transform:translate(81.977vw,-10px) scale(.2029);animation:fall-170 15s -5s linear infinite}@keyframes fall-170{57.855%{transform:translate(81.6405vw,57.855vh) scale(.2029)}to{transform:translate(81.80875vw,99vh) scale(.2029)}}.snow:nth-child(171){opacity:1.7422;transform:translate(53.6659vw,-10px) scale(.2734);animation:fall-171 14s -25s linear infinite}@keyframes fall-171{43.59%{transform:translate(49.4276vw,43.59vh) scale(.2734)}to{transform:translate(51.54675vw,99vh) scale(.2734)}}.snow:nth-child(172){opacity:1.8006;transform:translate(42.3897vw,-10px) scale(.6829);animation:fall-172 21s -21s linear infinite}@keyframes fall-172{64.773%{transform:translate(44.7403vw,64.773vh) scale(.6829)}to{transform:translate(43.565vw,99vh) scale(.6829)}}.snow:nth-child(173){opacity:1.1496;transform:translate(47.0795vw,-10px) scale(.5896);animation:fall-173 23s -19s linear infinite}@keyframes fall-173{30.683%{transform:translate(46.0097vw,30.683vh) scale(.5896)}to{transform:translate(46.5446vw,99vh) scale(.5896)}}.snow:nth-child(174){opacity:1.8782;transform:translate(8.9737vw,-10px) scale(.1995);animation:fall-174 24s -25s linear infinite}@keyframes fall-174{38.954%{transform:translate(.8645vw,38.954vh) scale(.1995)}to{transform:translate(4.9191vw,99vh) scale(.1995)}}.snow:nth-child(175){opacity:.1462;transform:translate(39.1805vw,-10px) scale(.6919);animation:fall-175 26s -25s linear infinite}@keyframes fall-175{45.839%{transform:translate(36.8252vw,45.839vh) scale(.6919)}to{transform:translate(38.00285vw,99vh) scale(.6919)}}.snow:nth-child(176){opacity:.1926;transform:translate(10.8258vw,-10px) scale(.3928);animation:fall-176 12s -29s linear infinite}@keyframes fall-176{66.313%{transform:translate(6.1366vw,66.313vh) scale(.3928)}to{transform:translate(8.4812vw,99vh) scale(.3928)}}.snow:nth-child(177){opacity:1.2194;transform:translate(41.7712vw,-10px) scale(.969);animation:fall-177 19s -10s linear infinite}@keyframes fall-177{78.798%{transform:translate(38.8425vw,78.798vh) scale(.969)}to{transform:translate(40.30685vw,99vh) scale(.969)}}.snow:nth-child(178){opacity:1.7296;transform:translate(95.9687vw,-10px) scale(.0957);animation:fall-178 30s -20s linear infinite}@keyframes fall-178{47.949%{transform:translate(94.9149vw,47.949vh) scale(.0957)}to{transform:translate(95.4418vw,99vh) scale(.0957)}}.snow:nth-child(179){opacity:1.7704;transform:translate(71.5039vw,-10px) scale(.1987);animation:fall-179 22s -19s linear infinite}@keyframes fall-179{79.538%{transform:translate(72.4979vw,79.538vh) scale(.1987)}to{transform:translate(72.0009vw,99vh) scale(.1987)}}.snow:nth-child(180){opacity:.5256;transform:translate(25.5025vw,-10px) scale(.2407);animation:fall-180 14s -11s linear infinite}@keyframes fall-180{34.56%{transform:translate(29.0375vw,34.56vh) scale(.2407)}to{transform:translate(27.27vw,99vh) scale(.2407)}}.snow:nth-child(181){opacity:1.6432;transform:translate(65.7713vw,-10px) scale(.3342);animation:fall-181 22s -16s linear infinite}@keyframes fall-181{62.587%{transform:translate(66.4863vw,62.587vh) scale(.3342)}to{transform:translate(66.1288vw,99vh) scale(.3342)}}.snow:nth-child(182){opacity:.2968;transform:translate(83.0395vw,-10px) scale(.1292);animation:fall-182 12s -12s linear infinite}@keyframes fall-182{31.03%{transform:translate(87.1702vw,31.03vh) scale(.1292)}to{transform:translate(85.10485vw,99vh) scale(.1292)}}.snow:nth-child(183){opacity:.8024;transform:translate(76.8254vw,-10px) scale(.5208);animation:fall-183 29s -11s linear infinite}@keyframes fall-183{47.345%{transform:translate(73.2776vw,47.345vh) scale(.5208)}to{transform:translate(75.0515vw,99vh) scale(.5208)}}.snow:nth-child(184){opacity:1.357;transform:translate(34.4602vw,-10px) scale(.8491);animation:fall-184 30s -2s linear infinite}@keyframes fall-184{60.055%{transform:translate(26.6071vw,60.055vh) scale(.8491)}to{transform:translate(30.53365vw,99vh) scale(.8491)}}.snow:nth-child(185){opacity:1.2146;transform:translate(32.7627vw,-10px) scale(.2525);animation:fall-185 14s -25s linear infinite}@keyframes fall-185{43.849%{transform:translate(25.2197vw,43.849vh) scale(.2525)}to{transform:translate(28.9912vw,99vh) scale(.2525)}}.snow:nth-child(186){opacity:.6504;transform:translate(49.3309vw,-10px) scale(.3709);animation:fall-186 22s -5s linear infinite}@keyframes fall-186{63.99%{transform:translate(40.1892vw,63.99vh) scale(.3709)}to{transform:translate(44.76005vw,99vh) scale(.3709)}}.snow:nth-child(187){opacity:.4184;transform:translate(77.9875vw,-10px) scale(.1632);animation:fall-187 18s -18s linear infinite}@keyframes fall-187{71.88%{transform:translate(80.2265vw,71.88vh) scale(.1632)}to{transform:translate(79.107vw,99vh) scale(.1632)}}.snow:nth-child(188){opacity:.0416;transform:translate(2.7459vw,-10px) scale(.1233);animation:fall-188 11s -15s linear infinite}@keyframes fall-188{33.231%{transform:translate(6.4336vw,33.231vh) scale(.1233)}to{transform:translate(4.58975vw,99vh) scale(.1233)}}.snow:nth-child(189){opacity:1.8894;transform:translate(64.8667vw,-10px) scale(.6439);animation:fall-189 30s -23s linear infinite}@keyframes fall-189{34.34%{transform:translate(67.0848vw,34.34vh) scale(.6439)}to{transform:translate(65.97575vw,99vh) scale(.6439)}}.snow:nth-child(190){opacity:.8782;transform:translate(51.3149vw,-10px) scale(.0557);animation:fall-190 29s -26s linear infinite}@keyframes fall-190{55.436%{transform:translate(41.9175vw,55.436vh) scale(.0557)}to{transform:translate(46.6162vw,99vh) scale(.0557)}}.snow:nth-child(191){opacity:.4002;transform:translate(37.351vw,-10px) scale(.5113);animation:fall-191 20s -23s linear infinite}@keyframes fall-191{55.183%{transform:translate(30.9905vw,55.183vh) scale(.5113)}to{transform:translate(34.17075vw,99vh) scale(.5113)}}.snow:nth-child(192){opacity:.0348;transform:translate(44.2679vw,-10px) scale(.6735);animation:fall-192 25s -10s linear infinite}@keyframes fall-192{47.62%{transform:translate(50.2761vw,47.62vh) scale(.6735)}to{transform:translate(47.272vw,99vh) scale(.6735)}}.snow:nth-child(193){opacity:.46;transform:translate(87.5029vw,-10px) scale(.2242);animation:fall-193 16s -25s linear infinite}@keyframes fall-193{78.086%{transform:translate(80.9527vw,78.086vh) scale(.2242)}to{transform:translate(84.2278vw,99vh) scale(.2242)}}.snow:nth-child(194){opacity:.0584;transform:translate(94.0707vw,-10px) scale(.1308);animation:fall-194 24s -2s linear infinite}@keyframes fall-194{57.928%{transform:translate(96.4111vw,57.928vh) scale(.1308)}to{transform:translate(95.2409vw,99vh) scale(.1308)}}.snow:nth-child(195){opacity:.9712;transform:translate(91.9513vw,-10px) scale(.663);animation:fall-195 29s -12s linear infinite}@keyframes fall-195{32.41%{transform:translate(90.2024vw,32.41vh) scale(.663)}to{transform:translate(91.07685vw,99vh) scale(.663)}}.snow:nth-child(196){opacity:1.672;transform:translate(55.2618vw,-10px) scale(.4265);animation:fall-196 25s -14s linear infinite}@keyframes fall-196{59.74%{transform:translate(59.4267vw,59.74vh) scale(.4265)}to{transform:translate(57.34425vw,99vh) scale(.4265)}}.snow:nth-child(197){opacity:.7322;transform:translate(86.1997vw,-10px) scale(.3201);animation:fall-197 30s -5s linear infinite}@keyframes fall-197{30.432%{transform:translate(95.7907vw,30.432vh) scale(.3201)}to{transform:translate(90.9952vw,99vh) scale(.3201)}}.snow:nth-child(198){opacity:.705;transform:translate(84.3192vw,-10px) scale(.6957);animation:fall-198 29s -11s linear infinite}@keyframes fall-198{58.369%{transform:translate(82.2854vw,58.369vh) scale(.6957)}to{transform:translate(83.3023vw,99vh) scale(.6957)}}.snow:nth-child(199){opacity:1.4014;transform:translate(38.3563vw,-10px) scale(.1685);animation:fall-199 20s -1s linear infinite}@keyframes fall-199{38.82%{transform:translate(46.9133vw,38.82vh) scale(.1685)}to{transform:translate(42.6348vw,99vh) scale(.1685)}}.snow:nth-child(200){opacity:.1692;transform:translate(34.2258vw,-10px) scale(.7074);animation:fall-200 12s -11s linear infinite}@keyframes fall-200{50.914%{transform:translate(29.2431vw,50.914vh) scale(.7074)}to{transform:translate(31.73445vw,99vh) scale(.7074)}}.snow:nth-child(201){opacity:.0122;transform:translate(73.8718vw,-10px) scale(.0973);animation:fall-201 27s -21s linear infinite}@keyframes fall-201{69.727%{transform:translate(72.3497vw,69.727vh) scale(.0973)}to{transform:translate(73.11075vw,99vh) scale(.0973)}}.snow:nth-child(202){opacity:1.0598;transform:translate(63.6777vw,-10px) scale(.8659);animation:fall-202 18s -18s linear infinite}@keyframes fall-202{69.366%{transform:translate(55.852vw,69.366vh) scale(.8659)}to{transform:translate(59.76485vw,99vh) scale(.8659)}}.snow:nth-child(203){opacity:1.1858;transform:translate(15.8317vw,-10px) scale(.5357);animation:fall-203 30s -10s linear infinite}@keyframes fall-203{41.038%{transform:translate(20.7512vw,41.038vh) scale(.5357)}to{transform:translate(18.29145vw,99vh) scale(.5357)}}.snow:nth-child(204){opacity:1.589;transform:translate(6.9454vw,-10px) scale(.9617);animation:fall-204 15s -17s linear infinite}@keyframes fall-204{65.161%{transform:translate(3.3453vw,65.161vh) scale(.9617)}to{transform:translate(5.14535vw,99vh) scale(.9617)}}.snow:nth-child(205){opacity:1.2242;transform:translate(66.7654vw,-10px) scale(.6221);animation:fall-205 23s -16s linear infinite}@keyframes fall-205{36.91%{transform:translate(60.8009vw,36.91vh) scale(.6221)}to{transform:translate(63.78315vw,99vh) scale(.6221)}}.snow:nth-child(206){opacity:1.219;transform:translate(85.2213vw,-10px) scale(.8025);animation:fall-206 25s -8s linear infinite}@keyframes fall-206{74.463%{transform:translate(90.5752vw,74.463vh) scale(.8025)}to{transform:translate(87.89825vw,99vh) scale(.8025)}}.snow:nth-child(207){opacity:1.9608;transform:translate(69.6973vw,-10px) scale(.8964);animation:fall-207 26s -2s linear infinite}@keyframes fall-207{74.144%{transform:translate(66.7475vw,74.144vh) scale(.8964)}to{transform:translate(68.2224vw,99vh) scale(.8964)}}.snow:nth-child(208){opacity:.0322;transform:translate(79.0662vw,-10px) scale(.7758);animation:fall-208 10s -18s linear infinite}@keyframes fall-208{79.726%{transform:translate(79.7126vw,79.726vh) scale(.7758)}to{transform:translate(79.3894vw,99vh) scale(.7758)}}.snow:nth-child(209){opacity:1.8214;transform:translate(45.0672vw,-10px) scale(.8094);animation:fall-209 23s -17s linear infinite}@keyframes fall-209{66.719%{transform:translate(53.7203vw,66.719vh) scale(.8094)}to{transform:translate(49.39375vw,99vh) scale(.8094)}}.snow:nth-child(210){opacity:1.2882;transform:translate(27.3405vw,-10px) scale(.421);animation:fall-210 23s -23s linear infinite}@keyframes fall-210{76.671%{transform:translate(34.6193vw,76.671vh) scale(.421)}to{transform:translate(30.9799vw,99vh) scale(.421)}}.snow:nth-child(211){opacity:1.1374;transform:translate(34.5089vw,-10px) scale(.99);animation:fall-211 10s -28s linear infinite}@keyframes fall-211{31.425%{transform:translate(38.0023vw,31.425vh) scale(.99)}to{transform:translate(36.2556vw,99vh) scale(.99)}}.snow:nth-child(212){opacity:1.0178;transform:translate(67.4405vw,-10px) scale(.4532);animation:fall-212 14s -22s linear infinite}@keyframes fall-212{70.659%{transform:translate(62.5075vw,70.659vh) scale(.4532)}to{transform:translate(64.974vw,99vh) scale(.4532)}}.snow:nth-child(213){opacity:.8546;transform:translate(77.9826vw,-10px) scale(.1187);animation:fall-213 13s -2s linear infinite}@keyframes fall-213{45.247%{transform:translate(86.8215vw,45.247vh) scale(.1187)}to{transform:translate(82.40205vw,99vh) scale(.1187)}}.snow:nth-child(214){opacity:1.5256;transform:translate(51.1468vw,-10px) scale(.0025);animation:fall-214 13s -5s linear infinite}@keyframes fall-214{62.615%{transform:translate(46.3156vw,62.615vh) scale(.0025)}to{transform:translate(48.7312vw,99vh) scale(.0025)}}.snow:nth-child(215){opacity:1.6674;transform:translate(41.6666vw,-10px) scale(.961);animation:fall-215 23s -15s linear infinite}@keyframes fall-215{47.523%{transform:translate(33.2287vw,47.523vh) scale(.961)}to{transform:translate(37.44765vw,99vh) scale(.961)}}.snow:nth-child(216){opacity:1.9172;transform:translate(39.2629vw,-10px) scale(.71);animation:fall-216 17s -7s linear infinite}@keyframes fall-216{63.517%{transform:translate(45.1583vw,63.517vh) scale(.71)}to{transform:translate(42.2106vw,99vh) scale(.71)}}.snow:nth-child(217){opacity:.0166;transform:translate(64.7195vw,-10px) scale(.504);animation:fall-217 16s -29s linear infinite}@keyframes fall-217{41.474%{transform:translate(55.2197vw,41.474vh) scale(.504)}to{transform:translate(59.9696vw,99vh) scale(.504)}}.snow:nth-child(218){opacity:.8232;transform:translate(94.8242vw,-10px) scale(.2425);animation:fall-218 24s -26s linear infinite}@keyframes fall-218{77.48%{transform:translate(96.4549vw,77.48vh) scale(.2425)}to{transform:translate(95.63955vw,99vh) scale(.2425)}}.snow:nth-child(219){opacity:1.2062;transform:translate(61.6283vw,-10px) scale(.6055);animation:fall-219 17s -15s linear infinite}@keyframes fall-219{36.901%{transform:translate(65.517vw,36.901vh) scale(.6055)}to{transform:translate(63.57265vw,99vh) scale(.6055)}}.snow:nth-child(220){opacity:.2476;transform:translate(63.734vw,-10px) scale(.1081);animation:fall-220 14s -19s linear infinite}@keyframes fall-220{33.486%{transform:translate(59.518vw,33.486vh) scale(.1081)}to{transform:translate(61.626vw,99vh) scale(.1081)}}.snow:nth-child(221){opacity:1.9432;transform:translate(8.6215vw,-10px) scale(.7759);animation:fall-221 12s -28s linear infinite}@keyframes fall-221{71.83%{transform:translate(.3216vw,71.83vh) scale(.7759)}to{transform:translate(4.47155vw,99vh) scale(.7759)}}.snow:nth-child(222){opacity:1.9488;transform:translate(48.7109vw,-10px) scale(.7658);animation:fall-222 21s -19s linear infinite}@keyframes fall-222{71.448%{transform:translate(50.3858vw,71.448vh) scale(.7658)}to{transform:translate(49.54835vw,99vh) scale(.7658)}}.snow:nth-child(223){opacity:.5566;transform:translate(89.7686vw,-10px) scale(.4129);animation:fall-223 24s -21s linear infinite}@keyframes fall-223{78.797%{transform:translate(85.4002vw,78.797vh) scale(.4129)}to{transform:translate(87.5844vw,99vh) scale(.4129)}}.snow:nth-child(224){opacity:1.1576;transform:translate(13.3356vw,-10px) scale(.4622);animation:fall-224 23s -5s linear infinite}@keyframes fall-224{55.006%{transform:translate(7.3625vw,55.006vh) scale(.4622)}to{transform:translate(10.34905vw,99vh) scale(.4622)}}.snow:nth-child(225){opacity:.7562;transform:translate(66.1755vw,-10px) scale(.5321);animation:fall-225 16s -9s linear infinite}@keyframes fall-225{43.601%{transform:translate(69.7734vw,43.601vh) scale(.5321)}to{transform:translate(67.97445vw,99vh) scale(.5321)}}.snow:nth-child(226){opacity:.3704;transform:translate(82.5878vw,-10px) scale(.0234);animation:fall-226 12s -12s linear infinite}@keyframes fall-226{44.463%{transform:translate(75.0689vw,44.463vh) scale(.0234)}to{transform:translate(78.82835vw,99vh) scale(.0234)}}.snow:nth-child(227){opacity:.6994;transform:translate(81.6142vw,-10px) scale(.936);animation:fall-227 19s -29s linear infinite}@keyframes fall-227{52.888%{transform:translate(85.6707vw,52.888vh) scale(.936)}to{transform:translate(83.64245vw,99vh) scale(.936)}}.snow:nth-child(228){opacity:1.5902;transform:translate(26.7432vw,-10px) scale(.9681);animation:fall-228 21s -14s linear infinite}@keyframes fall-228{73.494%{transform:translate(35.9899vw,73.494vh) scale(.9681)}to{transform:translate(31.36655vw,99vh) scale(.9681)}}.snow:nth-child(229){opacity:1.6496;transform:translate(53.9433vw,-10px) scale(.807);animation:fall-229 21s -1s linear infinite}@keyframes fall-229{78.717%{transform:translate(59.1666vw,78.717vh) scale(.807)}to{transform:translate(56.55495vw,99vh) scale(.807)}}.snow:nth-child(230){opacity:.6896;transform:translate(71.086vw,-10px) scale(.1596);animation:fall-230 21s -18s linear infinite}@keyframes fall-230{65.809%{transform:translate(63.5684vw,65.809vh) scale(.1596)}to{transform:translate(67.3272vw,99vh) scale(.1596)}}.snow:nth-child(231){opacity:.893;transform:translate(47.9417vw,-10px) scale(.5968);animation:fall-231 14s -19s linear infinite}@keyframes fall-231{41.606%{transform:translate(50.4452vw,41.606vh) scale(.5968)}to{transform:translate(49.19345vw,99vh) scale(.5968)}}.snow:nth-child(232){opacity:1.4744;transform:translate(15.4596vw,-10px) scale(.3854);animation:fall-232 20s -6s linear infinite}@keyframes fall-232{66.47%{transform:translate(10.1894vw,66.47vh) scale(.3854)}to{transform:translate(12.8245vw,99vh) scale(.3854)}}.snow:nth-child(233){opacity:.0502;transform:translate(12.7958vw,-10px) scale(.8167);animation:fall-233 11s -1s linear infinite}@keyframes fall-233{40.164%{transform:translate(19.3154vw,40.164vh) scale(.8167)}to{transform:translate(16.0556vw,99vh) scale(.8167)}}.snow:nth-child(234){opacity:1.4278;transform:translate(56.3893vw,-10px) scale(.6343);animation:fall-234 18s -30s linear infinite}@keyframes fall-234{71.216%{transform:translate(53.7146vw,71.216vh) scale(.6343)}to{transform:translate(55.05195vw,99vh) scale(.6343)}}.snow:nth-child(235){opacity:.2854;transform:translate(49.9346vw,-10px) scale(.6158);animation:fall-235 15s -15s linear infinite}@keyframes fall-235{32.88%{transform:translate(47.45vw,32.88vh) scale(.6158)}to{transform:translate(48.6923vw,99vh) scale(.6158)}}.snow:nth-child(236){opacity:1.6154;transform:translate(8.2856vw,-10px) scale(.2755);animation:fall-236 12s -3s linear infinite}@keyframes fall-236{74.89%{transform:translate(11.1926vw,74.89vh) scale(.2755)}to{transform:translate(9.7391vw,99vh) scale(.2755)}}.snow:nth-child(237){opacity:1.6004;transform:translate(18.1093vw,-10px) scale(.4823);animation:fall-237 10s -1s linear infinite}@keyframes fall-237{31.876%{transform:translate(8.2643vw,31.876vh) scale(.4823)}to{transform:translate(13.1868vw,99vh) scale(.4823)}}.snow:nth-child(238){opacity:.3366;transform:translate(56.0146vw,-10px) scale(.4924);animation:fall-238 18s -2s linear infinite}@keyframes fall-238{40.95%{transform:translate(49.4514vw,40.95vh) scale(.4924)}to{transform:translate(52.733vw,99vh) scale(.4924)}}.snow:nth-child(239){opacity:1.014;transform:translate(18.5432vw,-10px) scale(.0672);animation:fall-239 22s -11s linear infinite}@keyframes fall-239{54.86%{transform:translate(18.2167vw,54.86vh) scale(.0672)}to{transform:translate(18.37995vw,99vh) scale(.0672)}}.snow:nth-child(240){opacity:.2422;transform:translate(67.8393vw,-10px) scale(.591);animation:fall-240 12s -6s linear infinite}@keyframes fall-240{77.497%{transform:translate(63.9218vw,77.497vh) scale(.591)}to{transform:translate(65.88055vw,99vh) scale(.591)}}.snow:nth-child(241){opacity:.4828;transform:translate(13.5576vw,-10px) scale(.7751);animation:fall-241 27s -14s linear infinite}@keyframes fall-241{56.449%{transform:translate(11.8498vw,56.449vh) scale(.7751)}to{transform:translate(12.7037vw,99vh) scale(.7751)}}.snow:nth-child(242){opacity:1.5934;transform:translate(37.0011vw,-10px) scale(.9036);animation:fall-242 11s -10s linear infinite}@keyframes fall-242{36.719%{transform:translate(40.2602vw,36.719vh) scale(.9036)}to{transform:translate(38.63065vw,99vh) scale(.9036)}}.snow:nth-child(243){opacity:.2214;transform:translate(89.9338vw,-10px) scale(.9402);animation:fall-243 29s -9s linear infinite}@keyframes fall-243{61.114%{transform:translate(99.8433vw,61.114vh) scale(.9402)}to{transform:translate(94.88855vw,99vh) scale(.9402)}}.snow:nth-child(244){opacity:1.608;transform:translate(13.3135vw,-10px) scale(.1786);animation:fall-244 15s -18s linear infinite}@keyframes fall-244{76.638%{transform:translate(14.2067vw,76.638vh) scale(.1786)}to{transform:translate(13.7601vw,99vh) scale(.1786)}}.snow:nth-child(245){opacity:.5334;transform:translate(27.7545vw,-10px) scale(.4189);animation:fall-245 29s -10s linear infinite}@keyframes fall-245{76.542%{transform:translate(34.4654vw,76.542vh) scale(.4189)}to{transform:translate(31.10995vw,99vh) scale(.4189)}}.snow:nth-child(246){opacity:.379;transform:translate(22.6606vw,-10px) scale(.8191);animation:fall-246 27s -28s linear infinite}@keyframes fall-246{43.571%{transform:translate(30.5089vw,43.571vh) scale(.8191)}to{transform:translate(26.58475vw,99vh) scale(.8191)}}.snow:nth-child(247){opacity:.2964;transform:translate(44.5793vw,-10px) scale(.7635);animation:fall-247 13s -13s linear infinite}@keyframes fall-247{32.103%{transform:translate(54.2699vw,32.103vh) scale(.7635)}to{transform:translate(49.4246vw,99vh) scale(.7635)}}.snow:nth-child(248){opacity:1.3098;transform:translate(89.8628vw,-10px) scale(.099);animation:fall-248 26s -13s linear infinite}@keyframes fall-248{48.328%{transform:translate(81.7392vw,48.328vh) scale(.099)}to{transform:translate(85.801vw,99vh) scale(.099)}}.snow:nth-child(249){opacity:1.7398;transform:translate(11.0547vw,-10px) scale(.577);animation:fall-249 13s -17s linear infinite}@keyframes fall-249{49.648%{transform:translate(1.8723vw,49.648vh) scale(.577)}to{transform:translate(6.4635vw,99vh) scale(.577)}}.snow:nth-child(250){opacity:.1716;transform:translate(21.0939vw,-10px) scale(.7187);animation:fall-250 27s -14s linear infinite}@keyframes fall-250{48.598%{transform:translate(16.3248vw,48.598vh) scale(.7187)}to{transform:translate(18.70935vw,99vh) scale(.7187)}}.snow:nth-child(251){opacity:.2474;transform:translate(68.6172vw,-10px) scale(.6103);animation:fall-251 19s -26s linear infinite}@keyframes fall-251{50.262%{transform:translate(74.1415vw,50.262vh) scale(.6103)}to{transform:translate(71.37935vw,99vh) scale(.6103)}}.snow:nth-child(252){opacity:1.3818;transform:translate(57.2738vw,-10px) scale(.7563);animation:fall-252 25s -15s linear infinite}@keyframes fall-252{64.324%{transform:translate(56.9645vw,64.324vh) scale(.7563)}to{transform:translate(57.11915vw,99vh) scale(.7563)}}.snow:nth-child(253){opacity:.6074;transform:translate(35.4771vw,-10px) scale(.7305);animation:fall-253 22s -17s linear infinite}@keyframes fall-253{49.355%{transform:translate(32.4803vw,49.355vh) scale(.7305)}to{transform:translate(33.9787vw,99vh) scale(.7305)}}.snow:nth-child(254){opacity:.3146;transform:translate(35.5093vw,-10px) scale(.1532);animation:fall-254 26s -9s linear infinite}@keyframes fall-254{57.458%{transform:translate(30.0619vw,57.458vh) scale(.1532)}to{transform:translate(32.7856vw,99vh) scale(.1532)}}.snow:nth-child(255){opacity:.8402;transform:translate(68.1578vw,-10px) scale(.253);animation:fall-255 13s -14s linear infinite}@keyframes fall-255{62.125%{transform:translate(67.8115vw,62.125vh) scale(.253)}to{transform:translate(67.98465vw,99vh) scale(.253)}}.snow:nth-child(256){opacity:1.1244;transform:translate(33.3818vw,-10px) scale(.9783);animation:fall-256 29s -10s linear infinite}@keyframes fall-256{49.232%{transform:translate(40.307vw,49.232vh) scale(.9783)}to{transform:translate(36.8444vw,99vh) scale(.9783)}}.snow:nth-child(257){opacity:1.593;transform:translate(86.5295vw,-10px) scale(.0318);animation:fall-257 30s -17s linear infinite}@keyframes fall-257{73.521%{transform:translate(86.2052vw,73.521vh) scale(.0318)}to{transform:translate(86.36735vw,99vh) scale(.0318)}}.snow:nth-child(258){opacity:1.3086;transform:translate(53.7628vw,-10px) scale(.0954);animation:fall-258 18s -5s linear infinite}@keyframes fall-258{57.193%{transform:translate(44.0215vw,57.193vh) scale(.0954)}to{transform:translate(48.89215vw,99vh) scale(.0954)}}.snow:nth-child(259){opacity:1.5718;transform:translate(46.3462vw,-10px) scale(.18);animation:fall-259 27s -22s linear infinite}@keyframes fall-259{64.44%{transform:translate(49.8036vw,64.44vh) scale(.18)}to{transform:translate(48.0749vw,99vh) scale(.18)}}.snow:nth-child(260){opacity:.5748;transform:translate(20.3077vw,-10px) scale(.4982);animation:fall-260 20s -26s linear infinite}@keyframes fall-260{56.124%{transform:translate(21.1309vw,56.124vh) scale(.4982)}to{transform:translate(20.7193vw,99vh) scale(.4982)}}.snow:nth-child(261){opacity:1.1456;transform:translate(1.9808vw,-10px) scale(.1669);animation:fall-261 27s -22s linear infinite}@keyframes fall-261{67.003%{transform:translate(1.0077vw,67.003vh) scale(.1669)}to{transform:translate(1.49425vw,99vh) scale(.1669)}}.snow:nth-child(262){opacity:.296;transform:translate(45.166vw,-10px) scale(.4378);animation:fall-262 19s -8s linear infinite}@keyframes fall-262{47.754%{transform:translate(40.0031vw,47.754vh) scale(.4378)}to{transform:translate(42.58455vw,99vh) scale(.4378)}}.snow:nth-child(263){opacity:.15;transform:translate(40.5746vw,-10px) scale(.853);animation:fall-263 29s -16s linear infinite}@keyframes fall-263{76.565%{transform:translate(39.9936vw,76.565vh) scale(.853)}to{transform:translate(40.2841vw,99vh) scale(.853)}}.snow:nth-child(264){opacity:1.6872;transform:translate(49.2038vw,-10px) scale(.1478);animation:fall-264 16s -29s linear infinite}@keyframes fall-264{73.673%{transform:translate(39.6442vw,73.673vh) scale(.1478)}to{transform:translate(44.424vw,99vh) scale(.1478)}}.snow:nth-child(265){opacity:1.2482;transform:translate(71.9906vw,-10px) scale(.9585);animation:fall-265 30s -28s linear infinite}@keyframes fall-265{61.826%{transform:translate(77.0654vw,61.826vh) scale(.9585)}to{transform:translate(74.528vw,99vh) scale(.9585)}}.snow:nth-child(266){opacity:.527;transform:translate(95.4435vw,-10px) scale(.2642);animation:fall-266 20s -29s linear infinite}@keyframes fall-266{72.857%{transform:translate(103.5556vw,72.857vh) scale(.2642)}to{transform:translate(99.49955vw,99vh) scale(.2642)}}.snow:nth-child(267){opacity:.2122;transform:translate(67.7285vw,-10px) scale(.1975);animation:fall-267 19s -18s linear infinite}@keyframes fall-267{67.146%{transform:translate(58.2467vw,67.146vh) scale(.1975)}to{transform:translate(62.9876vw,99vh) scale(.1975)}}.snow:nth-child(268){opacity:1.9344;transform:translate(19.9118vw,-10px) scale(.7197);animation:fall-268 10s -2s linear infinite}@keyframes fall-268{71.887%{transform:translate(25.8053vw,71.887vh) scale(.7197)}to{transform:translate(22.85855vw,99vh) scale(.7197)}}.snow:nth-child(269){opacity:.9574;transform:translate(42.8123vw,-10px) scale(.4779);animation:fall-269 26s -19s linear infinite}@keyframes fall-269{37.653%{transform:translate(33.3241vw,37.653vh) scale(.4779)}to{transform:translate(38.0682vw,99vh) scale(.4779)}}.snow:nth-child(270){opacity:1.7534;transform:translate(90.4546vw,-10px) scale(.4841);animation:fall-270 15s -11s linear infinite}@keyframes fall-270{59.628%{transform:translate(86.3499vw,59.628vh) scale(.4841)}to{transform:translate(88.40225vw,99vh) scale(.4841)}}.snow:nth-child(271){opacity:.8362;transform:translate(15.4426vw,-10px) scale(.5939);animation:fall-271 25s -15s linear infinite}@keyframes fall-271{47.618%{transform:translate(10.6323vw,47.618vh) scale(.5939)}to{transform:translate(13.03745vw,99vh) scale(.5939)}}.snow:nth-child(272){opacity:.937;transform:translate(67.9921vw,-10px) scale(.9088);animation:fall-272 22s -2s linear infinite}@keyframes fall-272{55.634%{transform:translate(60.1474vw,55.634vh) scale(.9088)}to{transform:translate(64.06975vw,99vh) scale(.9088)}}.snow:nth-child(273){opacity:.738;transform:translate(25.0805vw,-10px) scale(.3335);animation:fall-273 18s -19s linear infinite}@keyframes fall-273{31.467%{transform:translate(33.1597vw,31.467vh) scale(.3335)}to{transform:translate(29.1201vw,99vh) scale(.3335)}}.snow:nth-child(274){opacity:.6294;transform:translate(53.013vw,-10px) scale(.8235);animation:fall-274 24s -17s linear infinite}@keyframes fall-274{57.727%{transform:translate(60.7262vw,57.727vh) scale(.8235)}to{transform:translate(56.8696vw,99vh) scale(.8235)}}.snow:nth-child(275){opacity:.9196;transform:translate(60.8543vw,-10px) scale(.1681);animation:fall-275 29s -15s linear infinite}@keyframes fall-275{68.4%{transform:translate(65.9543vw,68.4vh) scale(.1681)}to{transform:translate(63.4043vw,99vh) scale(.1681)}}.snow:nth-child(276){opacity:1.7582;transform:translate(78.7052vw,-10px) scale(.5445);animation:fall-276 19s -5s linear infinite}@keyframes fall-276{63.897%{transform:translate(83.6312vw,63.897vh) scale(.5445)}to{transform:translate(81.1682vw,99vh) scale(.5445)}}.snow:nth-child(277){opacity:.6836;transform:translate(52.1332vw,-10px) scale(.545);animation:fall-277 18s -11s linear infinite}@keyframes fall-277{53.447%{transform:translate(54.4995vw,53.447vh) scale(.545)}to{transform:translate(53.31635vw,99vh) scale(.545)}}.snow:nth-child(278){opacity:1.535;transform:translate(42.5174vw,-10px) scale(.6378);animation:fall-278 24s -23s linear infinite}@keyframes fall-278{62.856%{transform:translate(38.6923vw,62.856vh) scale(.6378)}to{transform:translate(40.60485vw,99vh) scale(.6378)}}.snow:nth-child(279){opacity:.5892;transform:translate(56.5909vw,-10px) scale(.0756);animation:fall-279 23s -6s linear infinite}@keyframes fall-279{51.607%{transform:translate(65.9675vw,51.607vh) scale(.0756)}to{transform:translate(61.2792vw,99vh) scale(.0756)}}.snow:nth-child(280){opacity:1.1674;transform:translate(1.1953vw,-10px) scale(.9099);animation:fall-280 30s -5s linear infinite}@keyframes fall-280{49.267%{transform:translate(10.0523vw,49.267vh) scale(.9099)}to{transform:translate(5.6238vw,99vh) scale(.9099)}}.snow:nth-child(281){opacity:.8428;transform:translate(9.3011vw,-10px) scale(.7545);animation:fall-281 16s -19s linear infinite}@keyframes fall-281{74.945%{transform:translate(5.3002vw,74.945vh) scale(.7545)}to{transform:translate(7.30065vw,99vh) scale(.7545)}}.snow:nth-child(282){opacity:.77;transform:translate(20.8561vw,-10px) scale(.2413);animation:fall-282 29s -22s linear infinite}@keyframes fall-282{76.428%{transform:translate(24.4094vw,76.428vh) scale(.2413)}to{transform:translate(22.63275vw,99vh) scale(.2413)}}.snow:nth-child(283){opacity:1.0096;transform:translate(9.573vw,-10px) scale(.6939);animation:fall-283 16s -19s linear infinite}@keyframes fall-283{48.014%{transform:translate(1.866vw,48.014vh) scale(.6939)}to{transform:translate(5.7195vw,99vh) scale(.6939)}}.snow:nth-child(284){opacity:1.1798;transform:translate(89.1043vw,-10px) scale(.0508);animation:fall-284 22s -14s linear infinite}@keyframes fall-284{76.847%{transform:translate(96.2745vw,76.847vh) scale(.0508)}to{transform:translate(92.6894vw,99vh) scale(.0508)}}.snow:nth-child(285){opacity:.626;transform:translate(91.9363vw,-10px) scale(.5197);animation:fall-285 12s -10s linear infinite}@keyframes fall-285{34.292%{transform:translate(98.2413vw,34.292vh) scale(.5197)}to{transform:translate(95.0888vw,99vh) scale(.5197)}}.snow:nth-child(286){opacity:.8256;transform:translate(16.8408vw,-10px) scale(.4887);animation:fall-286 19s -18s linear infinite}@keyframes fall-286{60.15%{transform:translate(20.7056vw,60.15vh) scale(.4887)}to{transform:translate(18.7732vw,99vh) scale(.4887)}}.snow:nth-child(287){opacity:.8846;transform:translate(8.5714vw,-10px) scale(.8037);animation:fall-287 13s -14s linear infinite}@keyframes fall-287{55.361%{transform:translate(6.5974vw,55.361vh) scale(.8037)}to{transform:translate(7.5844vw,99vh) scale(.8037)}}.snow:nth-child(288){opacity:1.5852;transform:translate(5.0551vw,-10px) scale(.7449);animation:fall-288 18s -7s linear infinite}@keyframes fall-288{38.376%{transform:translate(2.6308vw,38.376vh) scale(.7449)}to{transform:translate(3.84295vw,99vh) scale(.7449)}}.snow:nth-child(289){opacity:.8612;transform:translate(95.1416vw,-10px) scale(.6284);animation:fall-289 25s -6s linear infinite}@keyframes fall-289{72.476%{transform:translate(104.8328vw,72.476vh) scale(.6284)}to{transform:translate(99.9872vw,99vh) scale(.6284)}}.snow:nth-child(290){opacity:.607;transform:translate(76.6279vw,-10px) scale(.1612);animation:fall-290 13s -11s linear infinite}@keyframes fall-290{65.285%{transform:translate(66.8501vw,65.285vh) scale(.1612)}to{transform:translate(71.739vw,99vh) scale(.1612)}}.snow:nth-child(291){opacity:1.2468;transform:translate(59.2386vw,-10px) scale(.8381);animation:fall-291 18s -1s linear infinite}@keyframes fall-291{35.782%{transform:translate(57.7189vw,35.782vh) scale(.8381)}to{transform:translate(58.47875vw,99vh) scale(.8381)}}.snow:nth-child(292){opacity:1.2446;transform:translate(7.7877vw,-10px) scale(.1651);animation:fall-292 29s -23s linear infinite}@keyframes fall-292{31.029%{transform:translate(-.0007vw,31.029vh) scale(.1651)}to{transform:translate(3.8935vw,99vh) scale(.1651)}}.snow:nth-child(293){opacity:.3956;transform:translate(97.4923vw,-10px) scale(.0829);animation:fall-293 23s -10s linear infinite}@keyframes fall-293{34.77%{transform:translate(91.979vw,34.77vh) scale(.0829)}to{transform:translate(94.73565vw,99vh) scale(.0829)}}.snow:nth-child(294){opacity:.8496;transform:translate(65.3749vw,-10px) scale(.8726);animation:fall-294 13s -20s linear infinite}@keyframes fall-294{50.621%{transform:translate(66.921vw,50.621vh) scale(.8726)}to{transform:translate(66.14795vw,99vh) scale(.8726)}}.snow:nth-child(295){opacity:1.3794;transform:translate(38.8116vw,-10px) scale(.1329);animation:fall-295 28s -26s linear infinite}@keyframes fall-295{65.111%{transform:translate(34.0933vw,65.111vh) scale(.1329)}to{transform:translate(36.45245vw,99vh) scale(.1329)}}.snow:nth-child(296){opacity:.1772;transform:translate(45.2537vw,-10px) scale(.7391);animation:fall-296 12s -1s linear infinite}@keyframes fall-296{74.247%{transform:translate(35.6132vw,74.247vh) scale(.7391)}to{transform:translate(40.43345vw,99vh) scale(.7391)}}.snow:nth-child(297){opacity:.146;transform:translate(28.481vw,-10px) scale(.8978);animation:fall-297 20s -16s linear infinite}@keyframes fall-297{46.069%{transform:translate(18.6836vw,46.069vh) scale(.8978)}to{transform:translate(23.5823vw,99vh) scale(.8978)}}.snow:nth-child(298){opacity:1.7928;transform:translate(29.2578vw,-10px) scale(.3126);animation:fall-298 26s -13s linear infinite}@keyframes fall-298{72.457%{transform:translate(33.3002vw,72.457vh) scale(.3126)}to{transform:translate(31.279vw,99vh) scale(.3126)}}.snow:nth-child(299){opacity:1.863;transform:translate(75.5584vw,-10px) scale(.1868);animation:fall-299 11s -27s linear infinite}@keyframes fall-299{66.77%{transform:translate(74.9422vw,66.77vh) scale(.1868)}to{transform:translate(75.2503vw,99vh) scale(.1868)}}.snow:nth-child(300){opacity:.385;transform:translate(69.8905vw,-10px) scale(.472);animation:fall-300 23s -16s linear infinite}@keyframes fall-300{60.447%{transform:translate(75.3084vw,60.447vh) scale(.472)}to{transform:translate(72.59945vw,99vh) scale(.472)}}.snow:nth-child(301){opacity:.1036;transform:translate(8.7923vw,-10px) scale(.0987);animation:fall-301 13s -16s linear infinite}@keyframes fall-301{31.98%{transform:translate(14.6595vw,31.98vh) scale(.0987)}to{transform:translate(11.7259vw,99vh) scale(.0987)}}.snow:nth-child(302){opacity:1.2812;transform:translate(71.6638vw,-10px) scale(.5449);animation:fall-302 16s -30s linear infinite}@keyframes fall-302{49.293%{transform:translate(68.5589vw,49.293vh) scale(.5449)}to{transform:translate(70.11135vw,99vh) scale(.5449)}}.snow:nth-child(303){opacity:.304;transform:translate(27.4603vw,-10px) scale(.4915);animation:fall-303 17s -8s linear infinite}@keyframes fall-303{39.374%{transform:translate(29.6726vw,39.374vh) scale(.4915)}to{transform:translate(28.56645vw,99vh) scale(.4915)}}.snow:nth-child(304){opacity:.1292;transform:translate(94.9883vw,-10px) scale(.0345);animation:fall-304 21s -26s linear infinite}@keyframes fall-304{38.915%{transform:translate(89.7324vw,38.915vh) scale(.0345)}to{transform:translate(92.36035vw,99vh) scale(.0345)}}.snow:nth-child(305){opacity:.5272;transform:translate(71.5311vw,-10px) scale(.7071);animation:fall-305 28s -4s linear infinite}@keyframes fall-305{57.006%{transform:translate(80.9562vw,57.006vh) scale(.7071)}to{transform:translate(76.24365vw,99vh) scale(.7071)}}.snow:nth-child(306){opacity:1.977;transform:translate(22.1718vw,-10px) scale(.3913);animation:fall-306 17s -29s linear infinite}@keyframes fall-306{49.898%{transform:translate(17.2528vw,49.898vh) scale(.3913)}to{transform:translate(19.7123vw,99vh) scale(.3913)}}.snow:nth-child(307){opacity:.8064;transform:translate(53.8053vw,-10px) scale(.0922);animation:fall-307 11s -22s linear infinite}@keyframes fall-307{73.742%{transform:translate(58.2616vw,73.742vh) scale(.0922)}to{transform:translate(56.03345vw,99vh) scale(.0922)}}.snow:nth-child(308){opacity:1.273;transform:translate(72.6345vw,-10px) scale(.6599);animation:fall-308 27s -28s linear infinite}@keyframes fall-308{40.327%{transform:translate(75.8755vw,40.327vh) scale(.6599)}to{transform:translate(74.255vw,99vh) scale(.6599)}}.snow:nth-child(309){opacity:1.9042;transform:translate(56.9639vw,-10px) scale(.5256);animation:fall-309 21s -8s linear infinite}@keyframes fall-309{70.665%{transform:translate(66.0599vw,70.665vh) scale(.5256)}to{transform:translate(61.5119vw,99vh) scale(.5256)}}.snow:nth-child(310){opacity:1.9002;transform:translate(25.2711vw,-10px) scale(.5451);animation:fall-310 11s -1s linear infinite}@keyframes fall-310{62.783%{transform:translate(33.8124vw,62.783vh) scale(.5451)}to{transform:translate(29.54175vw,99vh) scale(.5451)}}.snow:nth-child(311){opacity:1.6768;transform:translate(90.8311vw,-10px) scale(.7983);animation:fall-311 25s -19s linear infinite}@keyframes fall-311{74.706%{transform:translate(83.9321vw,74.706vh) scale(.7983)}to{transform:translate(87.3816vw,99vh) scale(.7983)}}.snow:nth-child(312){opacity:.4972;transform:translate(81.1655vw,-10px) scale(.9006);animation:fall-312 13s -11s linear infinite}@keyframes fall-312{60.31%{transform:translate(71.8386vw,60.31vh) scale(.9006)}to{transform:translate(76.50205vw,99vh) scale(.9006)}}.snow:nth-child(313){opacity:.6522;transform:translate(8.4243vw,-10px) scale(.1396);animation:fall-313 24s -6s linear infinite}@keyframes fall-313{42.26%{transform:translate(3.8322vw,42.26vh) scale(.1396)}to{transform:translate(6.12825vw,99vh) scale(.1396)}}.snow:nth-child(314){opacity:1.5644;transform:translate(12.1813vw,-10px) scale(.6663);animation:fall-314 15s -8s linear infinite}@keyframes fall-314{45.73%{transform:translate(18.5188vw,45.73vh) scale(.6663)}to{transform:translate(15.35005vw,99vh) scale(.6663)}}.snow:nth-child(315){opacity:1.903;transform:translate(78.5919vw,-10px) scale(.2339);animation:fall-315 10s -18s linear infinite}@keyframes fall-315{49.799%{transform:translate(82.7011vw,49.799vh) scale(.2339)}to{transform:translate(80.6465vw,99vh) scale(.2339)}}.snow:nth-child(316){opacity:1.1286;transform:translate(89.5489vw,-10px) scale(.4962);animation:fall-316 27s -30s linear infinite}@keyframes fall-316{53.057%{transform:translate(93.8629vw,53.057vh) scale(.4962)}to{transform:translate(91.7059vw,99vh) scale(.4962)}}.snow:nth-child(317){opacity:.0382;transform:translate(56.2208vw,-10px) scale(.268);animation:fall-317 15s -2s linear infinite}@keyframes fall-317{65.196%{transform:translate(64.0993vw,65.196vh) scale(.268)}to{transform:translate(60.16005vw,99vh) scale(.268)}}.snow:nth-child(318){opacity:1.1744;transform:translate(28.8184vw,-10px) scale(.9461);animation:fall-318 24s -19s linear infinite}@keyframes fall-318{41.388%{transform:translate(29.2082vw,41.388vh) scale(.9461)}to{transform:translate(29.0133vw,99vh) scale(.9461)}}.snow:nth-child(319){opacity:.5904;transform:translate(64.3855vw,-10px) scale(.7475);animation:fall-319 23s -19s linear infinite}@keyframes fall-319{46.105%{transform:translate(57.1725vw,46.105vh) scale(.7475)}to{transform:translate(60.779vw,99vh) scale(.7475)}}.snow:nth-child(320){opacity:.175;transform:translate(95.4318vw,-10px) scale(.8951);animation:fall-320 15s -2s linear infinite}@keyframes fall-320{69.473%{transform:translate(98.911vw,69.473vh) scale(.8951)}to{transform:translate(97.1714vw,99vh) scale(.8951)}}.snow:nth-child(321){opacity:.932;transform:translate(39.6245vw,-10px) scale(.2602);animation:fall-321 19s -1s linear infinite}@keyframes fall-321{42.503%{transform:translate(32.1768vw,42.503vh) scale(.2602)}to{transform:translate(35.90065vw,99vh) scale(.2602)}}.snow:nth-child(322){opacity:1.3206;transform:translate(1.4448vw,-10px) scale(.1869);animation:fall-322 11s -2s linear infinite}@keyframes fall-322{35.517%{transform:translate(-4.3151vw,35.517vh) scale(.1869)}to{transform:translate(-1.43515vw,99vh) scale(.1869)}}.snow:nth-child(323){opacity:.263;transform:translate(57.5515vw,-10px) scale(.7726);animation:fall-323 12s -17s linear infinite}@keyframes fall-323{33.04%{transform:translate(63.3492vw,33.04vh) scale(.7726)}to{transform:translate(60.45035vw,99vh) scale(.7726)}}.snow:nth-child(324){opacity:.7594;transform:translate(29.7187vw,-10px) scale(.1217);animation:fall-324 16s -30s linear infinite}@keyframes fall-324{76.411%{transform:translate(21.0796vw,76.411vh) scale(.1217)}to{transform:translate(25.39915vw,99vh) scale(.1217)}}.snow:nth-child(325){opacity:.4338;transform:translate(2.8276vw,-10px) scale(.3273);animation:fall-325 14s -17s linear infinite}@keyframes fall-325{38.938%{transform:translate(-3.7432vw,38.938vh) scale(.3273)}to{transform:translate(-.4578vw,99vh) scale(.3273)}}.snow:nth-child(326){opacity:1.646;transform:translate(55.4714vw,-10px) scale(.3416);animation:fall-326 22s -21s linear infinite}@keyframes fall-326{52.723%{transform:translate(59.4649vw,52.723vh) scale(.3416)}to{transform:translate(57.46815vw,99vh) scale(.3416)}}.snow:nth-child(327){opacity:.9672;transform:translate(22.6849vw,-10px) scale(.8547);animation:fall-327 10s -23s linear infinite}@keyframes fall-327{62.893%{transform:translate(14.7805vw,62.893vh) scale(.8547)}to{transform:translate(18.7327vw,99vh) scale(.8547)}}.snow:nth-child(328){opacity:1.8738;transform:translate(99.3992vw,-10px) scale(.3022);animation:fall-328 15s -9s linear infinite}@keyframes fall-328{57.204%{transform:translate(95.4774vw,57.204vh) scale(.3022)}to{transform:translate(97.4383vw,99vh) scale(.3022)}}.snow:nth-child(329){opacity:1.2666;transform:translate(82.2172vw,-10px) scale(.7677);animation:fall-329 19s -21s linear infinite}@keyframes fall-329{36.364%{transform:translate(74.2287vw,36.364vh) scale(.7677)}to{transform:translate(78.22295vw,99vh) scale(.7677)}}.snow:nth-child(330){opacity:1.0908;transform:translate(65.2895vw,-10px) scale(.3694);animation:fall-330 14s -22s linear infinite}@keyframes fall-330{64.576%{transform:translate(67.4212vw,64.576vh) scale(.3694)}to{transform:translate(66.35535vw,99vh) scale(.3694)}}.snow:nth-child(331){opacity:1.314;transform:translate(56.1675vw,-10px) scale(.0612);animation:fall-331 27s -6s linear infinite}@keyframes fall-331{55.848%{transform:translate(59.6364vw,55.848vh) scale(.0612)}to{transform:translate(57.90195vw,99vh) scale(.0612)}}.snow:nth-child(332){opacity:.63;transform:translate(71.5161vw,-10px) scale(.9312);animation:fall-332 26s -20s linear infinite}@keyframes fall-332{49.714%{transform:translate(68.5084vw,49.714vh) scale(.9312)}to{transform:translate(70.01225vw,99vh) scale(.9312)}}.snow:nth-child(333){opacity:1.9668;transform:translate(38.0579vw,-10px) scale(.0257);animation:fall-333 10s -11s linear infinite}@keyframes fall-333{51.324%{transform:translate(32.0611vw,51.324vh) scale(.0257)}to{transform:translate(35.0595vw,99vh) scale(.0257)}}.snow:nth-child(334){opacity:1.9396;transform:translate(38.8739vw,-10px) scale(.722);animation:fall-334 30s -21s linear infinite}@keyframes fall-334{56.39%{transform:translate(37.8879vw,56.39vh) scale(.722)}to{transform:translate(38.3809vw,99vh) scale(.722)}}.snow:nth-child(335){opacity:.909;transform:translate(90.882vw,-10px) scale(.5927);animation:fall-335 15s -9s linear infinite}@keyframes fall-335{63.676%{transform:translate(86.4596vw,63.676vh) scale(.5927)}to{transform:translate(88.6708vw,99vh) scale(.5927)}}.snow:nth-child(336){opacity:1.0386;transform:translate(42.8917vw,-10px) scale(.8434);animation:fall-336 26s -14s linear infinite}@keyframes fall-336{47.18%{transform:translate(42.0545vw,47.18vh) scale(.8434)}to{transform:translate(42.4731vw,99vh) scale(.8434)}}.snow:nth-child(337){opacity:1.282;transform:translate(76.6088vw,-10px) scale(.8018);animation:fall-337 24s -1s linear infinite}@keyframes fall-337{49.95%{transform:translate(79.9471vw,49.95vh) scale(.8018)}to{transform:translate(78.27795vw,99vh) scale(.8018)}}.snow:nth-child(338){opacity:.4344;transform:translate(37.993vw,-10px) scale(.5326);animation:fall-338 23s -13s linear infinite}@keyframes fall-338{76.63%{transform:translate(30.216vw,76.63vh) scale(.5326)}to{transform:translate(34.1045vw,99vh) scale(.5326)}}.snow:nth-child(339){opacity:1.3094;transform:translate(12.2948vw,-10px) scale(.6417);animation:fall-339 10s -12s linear infinite}@keyframes fall-339{32.751%{transform:translate(13.9214vw,32.751vh) scale(.6417)}to{transform:translate(13.1081vw,99vh) scale(.6417)}}.snow:nth-child(340){opacity:.6414;transform:translate(5.0456vw,-10px) scale(.0975);animation:fall-340 11s -30s linear infinite}@keyframes fall-340{36.151%{transform:translate(13.0618vw,36.151vh) scale(.0975)}to{transform:translate(9.0537vw,99vh) scale(.0975)}}.snow:nth-child(341){opacity:1.1714;transform:translate(48.5573vw,-10px) scale(.2534);animation:fall-341 27s -7s linear infinite}@keyframes fall-341{37.509%{transform:translate(44.7398vw,37.509vh) scale(.2534)}to{transform:translate(46.64855vw,99vh) scale(.2534)}}.snow:nth-child(342){opacity:.0738;transform:translate(86.0942vw,-10px) scale(.9617);animation:fall-342 18s -26s linear infinite}@keyframes fall-342{43.013%{transform:translate(81.8474vw,43.013vh) scale(.9617)}to{transform:translate(83.9708vw,99vh) scale(.9617)}}.snow:nth-child(343){opacity:.1462;transform:translate(96.3165vw,-10px) scale(.0838);animation:fall-343 10s -23s linear infinite}@keyframes fall-343{36.19%{transform:translate(101.4486vw,36.19vh) scale(.0838)}to{transform:translate(98.88255vw,99vh) scale(.0838)}}.snow:nth-child(344){opacity:.5254;transform:translate(81.575vw,-10px) scale(.3648);animation:fall-344 22s -27s linear infinite}@keyframes fall-344{65.526%{transform:translate(73.6471vw,65.526vh) scale(.3648)}to{transform:translate(77.61105vw,99vh) scale(.3648)}}.snow:nth-child(345){opacity:.0498;transform:translate(50.5842vw,-10px) scale(.1216);animation:fall-345 27s -25s linear infinite}@keyframes fall-345{36.315%{transform:translate(52.8768vw,36.315vh) scale(.1216)}to{transform:translate(51.7305vw,99vh) scale(.1216)}}.snow:nth-child(346){opacity:.971;transform:translate(51.3074vw,-10px) scale(.5741);animation:fall-346 27s -7s linear infinite}@keyframes fall-346{78.547%{transform:translate(49.1096vw,78.547vh) scale(.5741)}to{transform:translate(50.2085vw,99vh) scale(.5741)}}.snow:nth-child(347){opacity:.891;transform:translate(72.8473vw,-10px) scale(.8779);animation:fall-347 26s -20s linear infinite}@keyframes fall-347{41.044%{transform:translate(64.9584vw,41.044vh) scale(.8779)}to{transform:translate(68.90285vw,99vh) scale(.8779)}}.snow:nth-child(348){opacity:1.7222;transform:translate(34.1208vw,-10px) scale(.0706);animation:fall-348 22s -30s linear infinite}@keyframes fall-348{44.615%{transform:translate(35.6696vw,44.615vh) scale(.0706)}to{transform:translate(34.8952vw,99vh) scale(.0706)}}.snow:nth-child(349){opacity:.8956;transform:translate(6.8258vw,-10px) scale(.2332);animation:fall-349 14s -7s linear infinite}@keyframes fall-349{62.25%{transform:translate(12.8738vw,62.25vh) scale(.2332)}to{transform:translate(9.8498vw,99vh) scale(.2332)}}.snow:nth-child(350){opacity:.1904;transform:translate(30.4727vw,-10px) scale(.0031);animation:fall-350 14s -3s linear infinite}@keyframes fall-350{46.168%{transform:translate(26.118vw,46.168vh) scale(.0031)}to{transform:translate(28.29535vw,99vh) scale(.0031)}}.snow:nth-child(351){opacity:1.4386;transform:translate(99.2818vw,-10px) scale(.8373);animation:fall-351 15s -10s linear infinite}@keyframes fall-351{51.223%{transform:translate(90.6556vw,51.223vh) scale(.8373)}to{transform:translate(94.9687vw,99vh) scale(.8373)}}.snow:nth-child(352){opacity:.1936;transform:translate(25.3919vw,-10px) scale(.1182);animation:fall-352 25s -22s linear infinite}@keyframes fall-352{33.9%{transform:translate(21.4673vw,33.9vh) scale(.1182)}to{transform:translate(23.4296vw,99vh) scale(.1182)}}.snow:nth-child(353){opacity:.9008;transform:translate(12.9107vw,-10px) scale(.9347);animation:fall-353 30s -2s linear infinite}@keyframes fall-353{49.844%{transform:translate(21.1377vw,49.844vh) scale(.9347)}to{transform:translate(17.0242vw,99vh) scale(.9347)}}.snow:nth-child(354){opacity:1.3876;transform:translate(63.2736vw,-10px) scale(.0347);animation:fall-354 27s -28s linear infinite}@keyframes fall-354{35.276%{transform:translate(72.2631vw,35.276vh) scale(.0347)}to{transform:translate(67.76835vw,99vh) scale(.0347)}}.snow:nth-child(355){opacity:.98;transform:translate(23.0432vw,-10px) scale(.6266);animation:fall-355 10s -8s linear infinite}@keyframes fall-355{77.024%{transform:translate(23.9987vw,77.024vh) scale(.6266)}to{transform:translate(23.52095vw,99vh) scale(.6266)}}.snow:nth-child(356){opacity:1.9608;transform:translate(82.5407vw,-10px) scale(.9588);animation:fall-356 16s -28s linear infinite}@keyframes fall-356{74.054%{transform:translate(77.1252vw,74.054vh) scale(.9588)}to{transform:translate(79.83295vw,99vh) scale(.9588)}}.snow:nth-child(357){opacity:.0328;transform:translate(94.4325vw,-10px) scale(.3185);animation:fall-357 23s -17s linear infinite}@keyframes fall-357{32.754%{transform:translate(94.9682vw,32.754vh) scale(.3185)}to{transform:translate(94.70035vw,99vh) scale(.3185)}}.snow:nth-child(358){opacity:.7826;transform:translate(48.4183vw,-10px) scale(.2057);animation:fall-358 14s -25s linear infinite}@keyframes fall-358{39.462%{transform:translate(55.9728vw,39.462vh) scale(.2057)}to{transform:translate(52.19555vw,99vh) scale(.2057)}}.snow:nth-child(359){opacity:1.6428;transform:translate(13.7164vw,-10px) scale(.7846);animation:fall-359 30s -6s linear infinite}@keyframes fall-359{31.222%{transform:translate(19.447vw,31.222vh) scale(.7846)}to{transform:translate(16.5817vw,99vh) scale(.7846)}}.snow:nth-child(360){opacity:.9122;transform:translate(26.9718vw,-10px) scale(.3725);animation:fall-360 11s -7s linear infinite}@keyframes fall-360{48.313%{transform:translate(25.1492vw,48.313vh) scale(.3725)}to{transform:translate(26.0605vw,99vh) scale(.3725)}}.snow:nth-child(361){opacity:.6612;transform:translate(32.5879vw,-10px) scale(.6615);animation:fall-361 12s -30s linear infinite}@keyframes fall-361{49.629%{transform:translate(28.637vw,49.629vh) scale(.6615)}to{transform:translate(30.61245vw,99vh) scale(.6615)}}.snow:nth-child(362){opacity:1.239;transform:translate(78.7105vw,-10px) scale(.9121);animation:fall-362 22s -14s linear infinite}@keyframes fall-362{54.202%{transform:translate(81.2548vw,54.202vh) scale(.9121)}to{transform:translate(79.98265vw,99vh) scale(.9121)}}.snow:nth-child(363){opacity:.3022;transform:translate(50.6853vw,-10px) scale(.1329);animation:fall-363 15s -25s linear infinite}@keyframes fall-363{45.362%{transform:translate(42.412vw,45.362vh) scale(.1329)}to{transform:translate(46.54865vw,99vh) scale(.1329)}}.snow:nth-child(364){opacity:1.2034;transform:translate(12.1724vw,-10px) scale(.56);animation:fall-364 20s -8s linear infinite}@keyframes fall-364{63.361%{transform:translate(11.5533vw,63.361vh) scale(.56)}to{transform:translate(11.86285vw,99vh) scale(.56)}}.snow:nth-child(365){opacity:1.3174;transform:translate(40.6878vw,-10px) scale(.2145);animation:fall-365 26s -11s linear infinite}@keyframes fall-365{59.135%{transform:translate(48.0311vw,59.135vh) scale(.2145)}to{transform:translate(44.35945vw,99vh) scale(.2145)}}.snow:nth-child(366){opacity:.9074;transform:translate(47.9159vw,-10px) scale(.2605);animation:fall-366 25s -5s linear infinite}@keyframes fall-366{71.497%{transform:translate(57.0066vw,71.497vh) scale(.2605)}to{transform:translate(52.46125vw,99vh) scale(.2605)}}.snow:nth-child(367){opacity:1.4436;transform:translate(80.8377vw,-10px) scale(.4937);animation:fall-367 29s -5s linear infinite}@keyframes fall-367{79.108%{transform:translate(87.6776vw,79.108vh) scale(.4937)}to{transform:translate(84.25765vw,99vh) scale(.4937)}}.snow:nth-child(368){opacity:1.648;transform:translate(95.4052vw,-10px) scale(.6677);animation:fall-368 13s -18s linear infinite}@keyframes fall-368{77.89%{transform:translate(103.7847vw,77.89vh) scale(.6677)}to{transform:translate(99.59495vw,99vh) scale(.6677)}}.snow:nth-child(369){opacity:1.4986;transform:translate(26.5385vw,-10px) scale(.738);animation:fall-369 15s -3s linear infinite}@keyframes fall-369{73.359%{transform:translate(35.3153vw,73.359vh) scale(.738)}to{transform:translate(30.9269vw,99vh) scale(.738)}}.snow:nth-child(370){opacity:1.1956;transform:translate(88.0873vw,-10px) scale(.9321);animation:fall-370 19s -11s linear infinite}@keyframes fall-370{37.898%{transform:translate(88.7549vw,37.898vh) scale(.9321)}to{transform:translate(88.4211vw,99vh) scale(.9321)}}.snow:nth-child(371){opacity:.4926;transform:translate(6.663vw,-10px) scale(.7318);animation:fall-371 30s -30s linear infinite}@keyframes fall-371{31.899%{transform:translate(11.7757vw,31.899vh) scale(.7318)}to{transform:translate(9.21935vw,99vh) scale(.7318)}}.snow:nth-child(372){opacity:1.0498;transform:translate(26.5137vw,-10px) scale(.3262);animation:fall-372 26s -18s linear infinite}@keyframes fall-372{48.91%{transform:translate(28.7462vw,48.91vh) scale(.3262)}to{transform:translate(27.62995vw,99vh) scale(.3262)}}.snow:nth-child(373){opacity:.63;transform:translate(12.5822vw,-10px) scale(.4729);animation:fall-373 20s -11s linear infinite}@keyframes fall-373{53.813%{transform:translate(20.5645vw,53.813vh) scale(.4729)}to{transform:translate(16.57335vw,99vh) scale(.4729)}}.snow:nth-child(374){opacity:.1078;transform:translate(73.8995vw,-10px) scale(.8867);animation:fall-374 23s -22s linear infinite}@keyframes fall-374{78.913%{transform:translate(66.6813vw,78.913vh) scale(.8867)}to{transform:translate(70.2904vw,99vh) scale(.8867)}}.snow:nth-child(375){opacity:1.866;transform:translate(57.4331vw,-10px) scale(.9657);animation:fall-375 15s -7s linear infinite}@keyframes fall-375{74.086%{transform:translate(51.2019vw,74.086vh) scale(.9657)}to{transform:translate(54.3175vw,99vh) scale(.9657)}}.snow:nth-child(376){opacity:.0104;transform:translate(81.6544vw,-10px) scale(.0129);animation:fall-376 24s -13s linear infinite}@keyframes fall-376{37.734%{transform:translate(80.0275vw,37.734vh) scale(.0129)}to{transform:translate(80.84095vw,99vh) scale(.0129)}}.snow:nth-child(377){opacity:1.3038;transform:translate(96.6602vw,-10px) scale(.9241);animation:fall-377 27s -13s linear infinite}@keyframes fall-377{48.648%{transform:translate(88.9858vw,48.648vh) scale(.9241)}to{transform:translate(92.823vw,99vh) scale(.9241)}}.snow:nth-child(378){opacity:1.9642;transform:translate(48.8009vw,-10px) scale(.1044);animation:fall-378 15s -6s linear infinite}@keyframes fall-378{47.223%{transform:translate(39.0776vw,47.223vh) scale(.1044)}to{transform:translate(43.93925vw,99vh) scale(.1044)}}.snow:nth-child(379){opacity:1.8238;transform:translate(34.1023vw,-10px) scale(.6562);animation:fall-379 13s -14s linear infinite}@keyframes fall-379{68.544%{transform:translate(29.9939vw,68.544vh) scale(.6562)}to{transform:translate(32.0481vw,99vh) scale(.6562)}}.snow:nth-child(380){opacity:1.61;transform:translate(8.062vw,-10px) scale(.3643);animation:fall-380 28s -9s linear infinite}@keyframes fall-380{36.733%{transform:translate(11.1086vw,36.733vh) scale(.3643)}to{transform:translate(9.5853vw,99vh) scale(.3643)}}.snow:nth-child(381){opacity:1.8008;transform:translate(3.7498vw,-10px) scale(.0108);animation:fall-381 16s -20s linear infinite}@keyframes fall-381{52.275%{transform:translate(3.9552vw,52.275vh) scale(.0108)}to{transform:translate(3.8525vw,99vh) scale(.0108)}}.snow:nth-child(382){opacity:1.6306;transform:translate(80.978vw,-10px) scale(.1619);animation:fall-382 22s -24s linear infinite}@keyframes fall-382{76.262%{transform:translate(77.8927vw,76.262vh) scale(.1619)}to{transform:translate(79.43535vw,99vh) scale(.1619)}}.snow:nth-child(383){opacity:1.7366;transform:translate(81.5233vw,-10px) scale(.4943);animation:fall-383 25s -19s linear infinite}@keyframes fall-383{79.438%{transform:translate(74.1379vw,79.438vh) scale(.4943)}to{transform:translate(77.8306vw,99vh) scale(.4943)}}.snow:nth-child(384){opacity:1.3922;transform:translate(35.8067vw,-10px) scale(.1128);animation:fall-384 11s -7s linear infinite}@keyframes fall-384{30.92%{transform:translate(42.6263vw,30.92vh) scale(.1128)}to{transform:translate(39.2165vw,99vh) scale(.1128)}}.snow:nth-child(385){opacity:.2814;transform:translate(91.332vw,-10px) scale(.2161);animation:fall-385 27s -8s linear infinite}@keyframes fall-385{72.963%{transform:translate(92.8189vw,72.963vh) scale(.2161)}to{transform:translate(92.07545vw,99vh) scale(.2161)}}.snow:nth-child(386){opacity:1.8532;transform:translate(19.1617vw,-10px) scale(.2616);animation:fall-386 14s -9s linear infinite}@keyframes fall-386{32.061%{transform:translate(9.7011vw,32.061vh) scale(.2616)}to{transform:translate(14.4314vw,99vh) scale(.2616)}}.snow:nth-child(387){opacity:.1106;transform:translate(96.9887vw,-10px) scale(.2696);animation:fall-387 29s -10s linear infinite}@keyframes fall-387{35.79%{transform:translate(103.9092vw,35.79vh) scale(.2696)}to{transform:translate(100.44895vw,99vh) scale(.2696)}}.snow:nth-child(388){opacity:.409;transform:translate(50.6107vw,-10px) scale(.6207);animation:fall-388 26s -18s linear infinite}@keyframes fall-388{64.644%{transform:translate(42.2433vw,64.644vh) scale(.6207)}to{transform:translate(46.427vw,99vh) scale(.6207)}}.snow:nth-child(389){opacity:1.0896;transform:translate(44.0103vw,-10px) scale(.2592);animation:fall-389 30s -3s linear infinite}@keyframes fall-389{62.111%{transform:translate(44.8608vw,62.111vh) scale(.2592)}to{transform:translate(44.43555vw,99vh) scale(.2592)}}.snow:nth-child(390){opacity:.3168;transform:translate(16.6125vw,-10px) scale(.6062);animation:fall-390 27s -11s linear infinite}@keyframes fall-390{41.882%{transform:translate(14.1127vw,41.882vh) scale(.6062)}to{transform:translate(15.3626vw,99vh) scale(.6062)}}.snow:nth-child(391){opacity:1.5442;transform:translate(25.5618vw,-10px) scale(.553);animation:fall-391 20s -5s linear infinite}@keyframes fall-391{40.248%{transform:translate(29.5507vw,40.248vh) scale(.553)}to{transform:translate(27.55625vw,99vh) scale(.553)}}.snow:nth-child(392){opacity:1.5398;transform:translate(7.7657vw,-10px) scale(.9763);animation:fall-392 15s -20s linear infinite}@keyframes fall-392{76.023%{transform:translate(5.1054vw,76.023vh) scale(.9763)}to{transform:translate(6.43555vw,99vh) scale(.9763)}}.snow:nth-child(393){opacity:1.8896;transform:translate(33.5328vw,-10px) scale(.6713);animation:fall-393 26s -23s linear infinite}@keyframes fall-393{70.698%{transform:translate(35.7132vw,70.698vh) scale(.6713)}to{transform:translate(34.623vw,99vh) scale(.6713)}}.snow:nth-child(394){opacity:.0544;transform:translate(23.2019vw,-10px) scale(.0487);animation:fall-394 29s -10s linear infinite}@keyframes fall-394{74.634%{transform:translate(22.433vw,74.634vh) scale(.0487)}to{transform:translate(22.81745vw,99vh) scale(.0487)}}.snow:nth-child(395){opacity:.6264;transform:translate(88.3804vw,-10px) scale(.2725);animation:fall-395 16s -15s linear infinite}@keyframes fall-395{47.64%{transform:translate(97.6701vw,47.64vh) scale(.2725)}to{transform:translate(93.02525vw,99vh) scale(.2725)}}.snow:nth-child(396){opacity:1.6564;transform:translate(.1612vw,-10px) scale(.558);animation:fall-396 14s -28s linear infinite}@keyframes fall-396{36.045%{transform:translate(-6.9301vw,36.045vh) scale(.558)}to{transform:translate(-3.38445vw,99vh) scale(.558)}}.snow:nth-child(397){opacity:.3568;transform:translate(21.6339vw,-10px) scale(.8078);animation:fall-397 26s -6s linear infinite}@keyframes fall-397{31.515%{transform:translate(29.4317vw,31.515vh) scale(.8078)}to{transform:translate(25.5328vw,99vh) scale(.8078)}}.snow:nth-child(398){opacity:.7382;transform:translate(57.7869vw,-10px) scale(.5371);animation:fall-398 18s -14s linear infinite}@keyframes fall-398{79.085%{transform:translate(61.5635vw,79.085vh) scale(.5371)}to{transform:translate(59.6752vw,99vh) scale(.5371)}}.snow:nth-child(399){opacity:1.1608;transform:translate(87.5368vw,-10px) scale(.5035);animation:fall-399 27s -15s linear infinite}@keyframes fall-399{61.796%{transform:translate(87.7877vw,61.796vh) scale(.5035)}to{transform:translate(87.66225vw,99vh) scale(.5035)}}.snow:nth-child(400){opacity:.131;transform:translate(22.4521vw,-10px) scale(.8199);animation:fall-400 19s -25s linear infinite}@keyframes fall-400{74.764%{transform:translate(14.8018vw,74.764vh) scale(.8199)}to{transform:translate(18.62695vw,99vh) scale(.8199)}}\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]