@esfaenza/core 19.2.5 → 19.2.7
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:.8498;transform:translate(75.2771vw,-10px) scale(.2662);animation:fall-1 26s -12s linear infinite}@keyframes fall-1{49.843%{transform:translate(76.0415vw,49.843vh) scale(.2662)}to{transform:translate(75.6593vw,99vh) scale(.2662)}}.snow:nth-child(2){opacity:.6772;transform:translate(66.9721vw,-10px) scale(.3446);animation:fall-2 13s -2s linear infinite}@keyframes fall-2{53.371%{transform:translate(67.4055vw,53.371vh) scale(.3446)}to{transform:translate(67.1888vw,99vh) scale(.3446)}}.snow:nth-child(3){opacity:.451;transform:translate(40.0321vw,-10px) scale(.0642);animation:fall-3 23s -14s linear infinite}@keyframes fall-3{44.818%{transform:translate(40.8664vw,44.818vh) scale(.0642)}to{transform:translate(40.44925vw,99vh) scale(.0642)}}.snow:nth-child(4){opacity:1.2012;transform:translate(86.0741vw,-10px) scale(.9027);animation:fall-4 15s -17s linear infinite}@keyframes fall-4{48.683%{transform:translate(82.0671vw,48.683vh) scale(.9027)}to{transform:translate(84.0706vw,99vh) scale(.9027)}}.snow:nth-child(5){opacity:.897;transform:translate(91.5204vw,-10px) scale(.2282);animation:fall-5 15s -21s linear infinite}@keyframes fall-5{55.578%{transform:translate(83.0014vw,55.578vh) scale(.2282)}to{transform:translate(87.2609vw,99vh) scale(.2282)}}.snow:nth-child(6){opacity:.8472;transform:translate(12.3696vw,-10px) scale(.4108);animation:fall-6 10s -20s linear infinite}@keyframes fall-6{33.641%{transform:translate(14.9031vw,33.641vh) scale(.4108)}to{transform:translate(13.63635vw,99vh) scale(.4108)}}.snow:nth-child(7){opacity:.7834;transform:translate(22.364vw,-10px) scale(.2721);animation:fall-7 30s -7s linear infinite}@keyframes fall-7{58.699%{transform:translate(31.4767vw,58.699vh) scale(.2721)}to{transform:translate(26.92035vw,99vh) scale(.2721)}}.snow:nth-child(8){opacity:.9526;transform:translate(49.4841vw,-10px) scale(.6709);animation:fall-8 12s -22s linear infinite}@keyframes fall-8{42.424%{transform:translate(51.8382vw,42.424vh) scale(.6709)}to{transform:translate(50.66115vw,99vh) scale(.6709)}}.snow:nth-child(9){opacity:.4804;transform:translate(82.9351vw,-10px) scale(.4915);animation:fall-9 13s -12s linear infinite}@keyframes fall-9{51.545%{transform:translate(78.2936vw,51.545vh) scale(.4915)}to{transform:translate(80.61435vw,99vh) scale(.4915)}}.snow:nth-child(10){opacity:.864;transform:translate(87.5482vw,-10px) scale(.7112);animation:fall-10 22s -7s linear infinite}@keyframes fall-10{75.529%{transform:translate(89.3518vw,75.529vh) scale(.7112)}to{transform:translate(88.45vw,99vh) scale(.7112)}}.snow:nth-child(11){opacity:1.4986;transform:translate(5.4248vw,-10px) scale(.7326);animation:fall-11 11s -13s linear infinite}@keyframes fall-11{68.789%{transform:translate(3.457vw,68.789vh) scale(.7326)}to{transform:translate(4.4409vw,99vh) scale(.7326)}}.snow:nth-child(12){opacity:.1754;transform:translate(55.53vw,-10px) scale(.6096);animation:fall-12 11s -29s linear infinite}@keyframes fall-12{70.326%{transform:translate(47.0693vw,70.326vh) scale(.6096)}to{transform:translate(51.29965vw,99vh) scale(.6096)}}.snow:nth-child(13){opacity:1.6014;transform:translate(46.4265vw,-10px) scale(.8699);animation:fall-13 21s -13s linear infinite}@keyframes fall-13{44.378%{transform:translate(50.1707vw,44.378vh) scale(.8699)}to{transform:translate(48.2986vw,99vh) scale(.8699)}}.snow:nth-child(14){opacity:1.0354;transform:translate(14.8254vw,-10px) scale(.1885);animation:fall-14 19s -22s linear infinite}@keyframes fall-14{55.18%{transform:translate(15.2562vw,55.18vh) scale(.1885)}to{transform:translate(15.0408vw,99vh) scale(.1885)}}.snow:nth-child(15){opacity:1.7506;transform:translate(36.0144vw,-10px) scale(.2872);animation:fall-15 12s -3s linear infinite}@keyframes fall-15{35.376%{transform:translate(28.6695vw,35.376vh) scale(.2872)}to{transform:translate(32.34195vw,99vh) scale(.2872)}}.snow:nth-child(16){opacity:.4356;transform:translate(49.1527vw,-10px) scale(.7624);animation:fall-16 12s -11s linear infinite}@keyframes fall-16{53.586%{transform:translate(48.8454vw,53.586vh) scale(.7624)}to{transform:translate(48.99905vw,99vh) scale(.7624)}}.snow:nth-child(17){opacity:.9404;transform:translate(56.8366vw,-10px) scale(.0074);animation:fall-17 23s -18s linear infinite}@keyframes fall-17{38.621%{transform:translate(51.0652vw,38.621vh) scale(.0074)}to{transform:translate(53.9509vw,99vh) scale(.0074)}}.snow:nth-child(18){opacity:1.743;transform:translate(20.1225vw,-10px) scale(.9426);animation:fall-18 11s -27s linear infinite}@keyframes fall-18{31.528%{transform:translate(17.7484vw,31.528vh) scale(.9426)}to{transform:translate(18.93545vw,99vh) scale(.9426)}}.snow:nth-child(19){opacity:.9358;transform:translate(84.0787vw,-10px) scale(.6602);animation:fall-19 16s -30s linear infinite}@keyframes fall-19{74.137%{transform:translate(83.7226vw,74.137vh) scale(.6602)}to{transform:translate(83.90065vw,99vh) scale(.6602)}}.snow:nth-child(20){opacity:1.6436;transform:translate(2.6751vw,-10px) scale(.9334);animation:fall-20 22s -30s linear infinite}@keyframes fall-20{32.363%{transform:translate(.3904vw,32.363vh) scale(.9334)}to{transform:translate(1.53275vw,99vh) scale(.9334)}}.snow:nth-child(21){opacity:.079;transform:translate(50.5306vw,-10px) scale(.8548);animation:fall-21 23s -19s linear infinite}@keyframes fall-21{35.242%{transform:translate(48.4229vw,35.242vh) scale(.8548)}to{transform:translate(49.47675vw,99vh) scale(.8548)}}.snow:nth-child(22){opacity:.1868;transform:translate(60.2155vw,-10px) scale(.9232);animation:fall-22 24s -30s linear infinite}@keyframes fall-22{45.594%{transform:translate(55.966vw,45.594vh) scale(.9232)}to{transform:translate(58.09075vw,99vh) scale(.9232)}}.snow:nth-child(23){opacity:1.6062;transform:translate(77.463vw,-10px) scale(.9731);animation:fall-23 18s -28s linear infinite}@keyframes fall-23{64.722%{transform:translate(81.2801vw,64.722vh) scale(.9731)}to{transform:translate(79.37155vw,99vh) scale(.9731)}}.snow:nth-child(24){opacity:.8022;transform:translate(34.0545vw,-10px) scale(.9446);animation:fall-24 22s -15s linear infinite}@keyframes fall-24{46.292%{transform:translate(43.8437vw,46.292vh) scale(.9446)}to{transform:translate(38.9491vw,99vh) scale(.9446)}}.snow:nth-child(25){opacity:1.6502;transform:translate(47.243vw,-10px) scale(.9858);animation:fall-25 25s -10s linear infinite}@keyframes fall-25{78.587%{transform:translate(56.0158vw,78.587vh) scale(.9858)}to{transform:translate(51.6294vw,99vh) scale(.9858)}}.snow:nth-child(26){opacity:.6226;transform:translate(85.6269vw,-10px) scale(.0533);animation:fall-26 28s -18s linear infinite}@keyframes fall-26{69.591%{transform:translate(81.6156vw,69.591vh) scale(.0533)}to{transform:translate(83.62125vw,99vh) scale(.0533)}}.snow:nth-child(27){opacity:1.0736;transform:translate(54.9089vw,-10px) scale(.0273);animation:fall-27 22s -7s linear infinite}@keyframes fall-27{65.474%{transform:translate(54.1706vw,65.474vh) scale(.0273)}to{transform:translate(54.53975vw,99vh) scale(.0273)}}.snow:nth-child(28){opacity:1.6054;transform:translate(60.7356vw,-10px) scale(.4809);animation:fall-28 28s -28s linear infinite}@keyframes fall-28{69.859%{transform:translate(55.0173vw,69.859vh) scale(.4809)}to{transform:translate(57.87645vw,99vh) scale(.4809)}}.snow:nth-child(29){opacity:1.4284;transform:translate(27.1449vw,-10px) scale(.1573);animation:fall-29 22s -12s linear infinite}@keyframes fall-29{42.687%{transform:translate(34.2023vw,42.687vh) scale(.1573)}to{transform:translate(30.6736vw,99vh) scale(.1573)}}.snow:nth-child(30){opacity:1.877;transform:translate(97.78vw,-10px) scale(.0478);animation:fall-30 12s -23s linear infinite}@keyframes fall-30{69.139%{transform:translate(94.3934vw,69.139vh) scale(.0478)}to{transform:translate(96.0867vw,99vh) scale(.0478)}}.snow:nth-child(31){opacity:.318;transform:translate(52.036vw,-10px) scale(.752);animation:fall-31 19s -8s linear infinite}@keyframes fall-31{49.32%{transform:translate(50.7739vw,49.32vh) scale(.752)}to{transform:translate(51.40495vw,99vh) scale(.752)}}.snow:nth-child(32){opacity:1.082;transform:translate(29.8087vw,-10px) scale(.935);animation:fall-32 26s -6s linear infinite}@keyframes fall-32{57.111%{transform:translate(39.1789vw,57.111vh) scale(.935)}to{transform:translate(34.4938vw,99vh) scale(.935)}}.snow:nth-child(33){opacity:1.2602;transform:translate(48.6347vw,-10px) scale(.885);animation:fall-33 16s -24s linear infinite}@keyframes fall-33{31.94%{transform:translate(56.8804vw,31.94vh) scale(.885)}to{transform:translate(52.75755vw,99vh) scale(.885)}}.snow:nth-child(34){opacity:.568;transform:translate(71.3369vw,-10px) scale(.986);animation:fall-34 28s -23s linear infinite}@keyframes fall-34{51.993%{transform:translate(74.0719vw,51.993vh) scale(.986)}to{transform:translate(72.7044vw,99vh) scale(.986)}}.snow:nth-child(35){opacity:1.3322;transform:translate(75.1209vw,-10px) scale(.8908);animation:fall-35 19s -30s linear infinite}@keyframes fall-35{44.511%{transform:translate(78.0637vw,44.511vh) scale(.8908)}to{transform:translate(76.5923vw,99vh) scale(.8908)}}.snow:nth-child(36){opacity:1.6062;transform:translate(97.2413vw,-10px) scale(.987);animation:fall-36 26s -21s linear infinite}@keyframes fall-36{59.616%{transform:translate(105.4916vw,59.616vh) scale(.987)}to{transform:translate(101.36645vw,99vh) scale(.987)}}.snow:nth-child(37){opacity:1.7628;transform:translate(69.684vw,-10px) scale(.9252);animation:fall-37 14s -22s linear infinite}@keyframes fall-37{61.506%{transform:translate(77.9576vw,61.506vh) scale(.9252)}to{transform:translate(73.8208vw,99vh) scale(.9252)}}.snow:nth-child(38){opacity:.3318;transform:translate(91.0375vw,-10px) scale(.3666);animation:fall-38 21s -26s linear infinite}@keyframes fall-38{31.368%{transform:translate(99.0163vw,31.368vh) scale(.3666)}to{transform:translate(95.0269vw,99vh) scale(.3666)}}.snow:nth-child(39){opacity:1.2518;transform:translate(90.8833vw,-10px) scale(.1033);animation:fall-39 20s -25s linear infinite}@keyframes fall-39{31.174%{transform:translate(94.3652vw,31.174vh) scale(.1033)}to{transform:translate(92.62425vw,99vh) scale(.1033)}}.snow:nth-child(40){opacity:1.588;transform:translate(68.7115vw,-10px) scale(.9886);animation:fall-40 28s -12s linear infinite}@keyframes fall-40{49.471%{transform:translate(77.0793vw,49.471vh) scale(.9886)}to{transform:translate(72.8954vw,99vh) scale(.9886)}}.snow:nth-child(41){opacity:1.7076;transform:translate(68.0782vw,-10px) scale(.1252);animation:fall-41 28s -30s linear infinite}@keyframes fall-41{50.831%{transform:translate(72.3789vw,50.831vh) scale(.1252)}to{transform:translate(70.22855vw,99vh) scale(.1252)}}.snow:nth-child(42){opacity:.5194;transform:translate(52.4529vw,-10px) scale(.8423);animation:fall-42 14s -8s linear infinite}@keyframes fall-42{73.027%{transform:translate(47.0972vw,73.027vh) scale(.8423)}to{transform:translate(49.77505vw,99vh) scale(.8423)}}.snow:nth-child(43){opacity:.686;transform:translate(53.1237vw,-10px) scale(.7315);animation:fall-43 20s -23s linear infinite}@keyframes fall-43{55.303%{transform:translate(44.564vw,55.303vh) scale(.7315)}to{transform:translate(48.84385vw,99vh) scale(.7315)}}.snow:nth-child(44){opacity:.1158;transform:translate(13.5149vw,-10px) scale(.5484);animation:fall-44 16s -25s linear infinite}@keyframes fall-44{62.892%{transform:translate(7.4146vw,62.892vh) scale(.5484)}to{transform:translate(10.46475vw,99vh) scale(.5484)}}.snow:nth-child(45){opacity:.7246;transform:translate(92.036vw,-10px) scale(.0694);animation:fall-45 22s -20s linear infinite}@keyframes fall-45{62.725%{transform:translate(82.1461vw,62.725vh) scale(.0694)}to{transform:translate(87.09105vw,99vh) scale(.0694)}}.snow:nth-child(46){opacity:1.2996;transform:translate(27.8vw,-10px) scale(.3922);animation:fall-46 10s -12s linear infinite}@keyframes fall-46{78.862%{transform:translate(19.3116vw,78.862vh) scale(.3922)}to{transform:translate(23.5558vw,99vh) scale(.3922)}}.snow:nth-child(47){opacity:.0834;transform:translate(43.3939vw,-10px) scale(.0335);animation:fall-47 10s -7s linear infinite}@keyframes fall-47{76.147%{transform:translate(44.2337vw,76.147vh) scale(.0335)}to{transform:translate(43.8138vw,99vh) scale(.0335)}}.snow:nth-child(48){opacity:1.8218;transform:translate(3.154vw,-10px) scale(.9738);animation:fall-48 13s -2s linear infinite}@keyframes fall-48{75.445%{transform:translate(.6697vw,75.445vh) scale(.9738)}to{transform:translate(1.91185vw,99vh) scale(.9738)}}.snow:nth-child(49){opacity:.045;transform:translate(39.6067vw,-10px) scale(.901);animation:fall-49 14s -29s linear infinite}@keyframes fall-49{51.579%{transform:translate(34.4698vw,51.579vh) scale(.901)}to{transform:translate(37.03825vw,99vh) scale(.901)}}.snow:nth-child(50){opacity:.6148;transform:translate(80.6454vw,-10px) scale(.7067);animation:fall-50 25s -25s linear infinite}@keyframes fall-50{31.623%{transform:translate(76.5424vw,31.623vh) scale(.7067)}to{transform:translate(78.5939vw,99vh) scale(.7067)}}.snow:nth-child(51){opacity:1.817;transform:translate(99.2381vw,-10px) scale(.3746);animation:fall-51 21s -11s linear infinite}@keyframes fall-51{72.371%{transform:translate(100.7787vw,72.371vh) scale(.3746)}to{transform:translate(100.0084vw,99vh) scale(.3746)}}.snow:nth-child(52){opacity:.2286;transform:translate(16.0526vw,-10px) scale(.2569);animation:fall-52 21s -21s linear infinite}@keyframes fall-52{38.352%{transform:translate(8.9999vw,38.352vh) scale(.2569)}to{transform:translate(12.52625vw,99vh) scale(.2569)}}.snow:nth-child(53){opacity:.905;transform:translate(21.1735vw,-10px) scale(.9552);animation:fall-53 16s -13s linear infinite}@keyframes fall-53{32.494%{transform:translate(16.5534vw,32.494vh) scale(.9552)}to{transform:translate(18.86345vw,99vh) scale(.9552)}}.snow:nth-child(54){opacity:1.6034;transform:translate(35.0705vw,-10px) scale(.4138);animation:fall-54 14s -16s linear infinite}@keyframes fall-54{32.635%{transform:translate(42.2282vw,32.635vh) scale(.4138)}to{transform:translate(38.64935vw,99vh) scale(.4138)}}.snow:nth-child(55){opacity:1.665;transform:translate(56.393vw,-10px) scale(.5795);animation:fall-55 16s -25s linear infinite}@keyframes fall-55{47.303%{transform:translate(64.6727vw,47.303vh) scale(.5795)}to{transform:translate(60.53285vw,99vh) scale(.5795)}}.snow:nth-child(56){opacity:1.6202;transform:translate(86.6749vw,-10px) scale(.4673);animation:fall-56 24s -8s linear infinite}@keyframes fall-56{62.2%{transform:translate(88.9023vw,62.2vh) scale(.4673)}to{transform:translate(87.7886vw,99vh) scale(.4673)}}.snow:nth-child(57){opacity:1.6758;transform:translate(79.0541vw,-10px) scale(.7504);animation:fall-57 25s -22s linear infinite}@keyframes fall-57{62.021%{transform:translate(84.7997vw,62.021vh) scale(.7504)}to{transform:translate(81.9269vw,99vh) scale(.7504)}}.snow:nth-child(58){opacity:1.105;transform:translate(91.6237vw,-10px) scale(.4175);animation:fall-58 26s -10s linear infinite}@keyframes fall-58{30.058%{transform:translate(82.5178vw,30.058vh) scale(.4175)}to{transform:translate(87.07075vw,99vh) scale(.4175)}}.snow:nth-child(59){opacity:.6618;transform:translate(22.6574vw,-10px) scale(.688);animation:fall-59 24s -17s linear infinite}@keyframes fall-59{34.716%{transform:translate(19.6172vw,34.716vh) scale(.688)}to{transform:translate(21.1373vw,99vh) scale(.688)}}.snow:nth-child(60){opacity:.371;transform:translate(43.2365vw,-10px) scale(.0635);animation:fall-60 29s -25s linear infinite}@keyframes fall-60{57.287%{transform:translate(41.9746vw,57.287vh) scale(.0635)}to{transform:translate(42.60555vw,99vh) scale(.0635)}}.snow:nth-child(61){opacity:1.9854;transform:translate(98.1284vw,-10px) scale(.9097);animation:fall-61 23s -5s linear infinite}@keyframes fall-61{77.608%{transform:translate(101.4974vw,77.608vh) scale(.9097)}to{transform:translate(99.8129vw,99vh) scale(.9097)}}.snow:nth-child(62){opacity:.798;transform:translate(58.1213vw,-10px) scale(.1487);animation:fall-62 11s -28s linear infinite}@keyframes fall-62{57.949%{transform:translate(62.131vw,57.949vh) scale(.1487)}to{transform:translate(60.12615vw,99vh) scale(.1487)}}.snow:nth-child(63){opacity:.43;transform:translate(18.3626vw,-10px) scale(.3864);animation:fall-63 29s -5s linear infinite}@keyframes fall-63{68.012%{transform:translate(16.4085vw,68.012vh) scale(.3864)}to{transform:translate(17.38555vw,99vh) scale(.3864)}}.snow:nth-child(64){opacity:1.0236;transform:translate(40.4235vw,-10px) scale(.7538);animation:fall-64 29s -20s linear infinite}@keyframes fall-64{55.302%{transform:translate(41.4127vw,55.302vh) scale(.7538)}to{transform:translate(40.9181vw,99vh) scale(.7538)}}.snow:nth-child(65){opacity:1.3568;transform:translate(53.6818vw,-10px) scale(.569);animation:fall-65 17s -3s linear infinite}@keyframes fall-65{78.565%{transform:translate(55.3097vw,78.565vh) scale(.569)}to{transform:translate(54.49575vw,99vh) scale(.569)}}.snow:nth-child(66){opacity:1.7052;transform:translate(28.6834vw,-10px) scale(.0272);animation:fall-66 28s -20s linear infinite}@keyframes fall-66{76.762%{transform:translate(26.9981vw,76.762vh) scale(.0272)}to{transform:translate(27.84075vw,99vh) scale(.0272)}}.snow:nth-child(67){opacity:.7466;transform:translate(92.4982vw,-10px) scale(.1953);animation:fall-67 17s -27s linear infinite}@keyframes fall-67{51.728%{transform:translate(91.0789vw,51.728vh) scale(.1953)}to{transform:translate(91.78855vw,99vh) scale(.1953)}}.snow:nth-child(68){opacity:1.8626;transform:translate(68.4424vw,-10px) scale(.5401);animation:fall-68 16s -5s linear infinite}@keyframes fall-68{62.548%{transform:translate(76.5278vw,62.548vh) scale(.5401)}to{transform:translate(72.4851vw,99vh) scale(.5401)}}.snow:nth-child(69){opacity:1.1944;transform:translate(61.8867vw,-10px) scale(.1777);animation:fall-69 27s -11s linear infinite}@keyframes fall-69{55.766%{transform:translate(65.6096vw,55.766vh) scale(.1777)}to{transform:translate(63.74815vw,99vh) scale(.1777)}}.snow:nth-child(70){opacity:.4692;transform:translate(39.7074vw,-10px) scale(.7084);animation:fall-70 15s -28s linear infinite}@keyframes fall-70{79.067%{transform:translate(37.1254vw,79.067vh) scale(.7084)}to{transform:translate(38.4164vw,99vh) scale(.7084)}}.snow:nth-child(71){opacity:1.073;transform:translate(23.324vw,-10px) scale(.4535);animation:fall-71 10s -20s linear infinite}@keyframes fall-71{33.538%{transform:translate(15.1196vw,33.538vh) scale(.4535)}to{transform:translate(19.2218vw,99vh) scale(.4535)}}.snow:nth-child(72){opacity:.8134;transform:translate(80.9732vw,-10px) scale(.6159);animation:fall-72 24s -12s linear infinite}@keyframes fall-72{40.67%{transform:translate(84.8747vw,40.67vh) scale(.6159)}to{transform:translate(82.92395vw,99vh) scale(.6159)}}.snow:nth-child(73){opacity:1.0086;transform:translate(73.8237vw,-10px) scale(.5193);animation:fall-73 24s -8s linear infinite}@keyframes fall-73{69.696%{transform:translate(71.5212vw,69.696vh) scale(.5193)}to{transform:translate(72.67245vw,99vh) scale(.5193)}}.snow:nth-child(74){opacity:.6394;transform:translate(87.2575vw,-10px) scale(.9537);animation:fall-74 20s -10s linear infinite}@keyframes fall-74{50.29%{transform:translate(88.5584vw,50.29vh) scale(.9537)}to{transform:translate(87.90795vw,99vh) scale(.9537)}}.snow:nth-child(75){opacity:1.1312;transform:translate(5.7988vw,-10px) scale(.7207);animation:fall-75 12s -9s linear infinite}@keyframes fall-75{55.552%{transform:translate(13.7721vw,55.552vh) scale(.7207)}to{transform:translate(9.78545vw,99vh) scale(.7207)}}.snow:nth-child(76){opacity:.0784;transform:translate(19.4399vw,-10px) scale(.4809);animation:fall-76 22s -11s linear infinite}@keyframes fall-76{53.259%{transform:translate(18.0621vw,53.259vh) scale(.4809)}to{transform:translate(18.751vw,99vh) scale(.4809)}}.snow:nth-child(77){opacity:1.7736;transform:translate(84.1308vw,-10px) scale(.8473);animation:fall-77 18s -5s linear infinite}@keyframes fall-77{60.804%{transform:translate(88.4817vw,60.804vh) scale(.8473)}to{transform:translate(86.30625vw,99vh) scale(.8473)}}.snow:nth-child(78){opacity:.9216;transform:translate(28.7081vw,-10px) scale(.1964);animation:fall-78 19s -21s linear infinite}@keyframes fall-78{68.567%{transform:translate(32.0777vw,68.567vh) scale(.1964)}to{transform:translate(30.3929vw,99vh) scale(.1964)}}.snow:nth-child(79){opacity:.9216;transform:translate(61.315vw,-10px) scale(.6143);animation:fall-79 29s -27s linear infinite}@keyframes fall-79{45.486%{transform:translate(53.4421vw,45.486vh) scale(.6143)}to{transform:translate(57.37855vw,99vh) scale(.6143)}}.snow:nth-child(80){opacity:.7416;transform:translate(69.6295vw,-10px) scale(.533);animation:fall-80 10s -2s linear infinite}@keyframes fall-80{40.658%{transform:translate(66.486vw,40.658vh) scale(.533)}to{transform:translate(68.05775vw,99vh) scale(.533)}}.snow:nth-child(81){opacity:.3044;transform:translate(1.2188vw,-10px) scale(.9497);animation:fall-81 18s -14s linear infinite}@keyframes fall-81{74.798%{transform:translate(10.7536vw,74.798vh) scale(.9497)}to{transform:translate(5.9862vw,99vh) scale(.9497)}}.snow:nth-child(82){opacity:.455;transform:translate(87.8224vw,-10px) scale(.911);animation:fall-82 21s -6s linear infinite}@keyframes fall-82{30.185%{transform:translate(87.8117vw,30.185vh) scale(.911)}to{transform:translate(87.81705vw,99vh) scale(.911)}}.snow:nth-child(83){opacity:.6302;transform:translate(68.2832vw,-10px) scale(.4967);animation:fall-83 20s -27s linear infinite}@keyframes fall-83{53.519%{transform:translate(74.4692vw,53.519vh) scale(.4967)}to{transform:translate(71.3762vw,99vh) scale(.4967)}}.snow:nth-child(84){opacity:.9396;transform:translate(30.4033vw,-10px) scale(.9579);animation:fall-84 26s -18s linear infinite}@keyframes fall-84{45.374%{transform:translate(21.9304vw,45.374vh) scale(.9579)}to{transform:translate(26.16685vw,99vh) scale(.9579)}}.snow:nth-child(85){opacity:1.3516;transform:translate(4.328vw,-10px) scale(.6941);animation:fall-85 24s -21s linear infinite}@keyframes fall-85{39.771%{transform:translate(12.4233vw,39.771vh) scale(.6941)}to{transform:translate(8.37565vw,99vh) scale(.6941)}}.snow:nth-child(86){opacity:.5642;transform:translate(.369vw,-10px) scale(.4584);animation:fall-86 23s -1s linear infinite}@keyframes fall-86{77.807%{transform:translate(-4.1953vw,77.807vh) scale(.4584)}to{transform:translate(-1.91315vw,99vh) scale(.4584)}}.snow:nth-child(87){opacity:1.7048;transform:translate(12.4224vw,-10px) scale(.1302);animation:fall-87 16s -22s linear infinite}@keyframes fall-87{76.079%{transform:translate(15.8115vw,76.079vh) scale(.1302)}to{transform:translate(14.11695vw,99vh) scale(.1302)}}.snow:nth-child(88){opacity:.08;transform:translate(1.1423vw,-10px) scale(.5567);animation:fall-88 25s -16s linear infinite}@keyframes fall-88{45.567%{transform:translate(-4.4122vw,45.567vh) scale(.5567)}to{transform:translate(-1.63495vw,99vh) scale(.5567)}}.snow:nth-child(89){opacity:1.5166;transform:translate(9.4174vw,-10px) scale(.0863);animation:fall-89 16s -6s linear infinite}@keyframes fall-89{59.687%{transform:translate(-.2213vw,59.687vh) scale(.0863)}to{transform:translate(4.59805vw,99vh) scale(.0863)}}.snow:nth-child(90){opacity:.5078;transform:translate(32.954vw,-10px) scale(.6456);animation:fall-90 21s -3s linear infinite}@keyframes fall-90{65.831%{transform:translate(27.1982vw,65.831vh) scale(.6456)}to{transform:translate(30.0761vw,99vh) scale(.6456)}}.snow:nth-child(91){opacity:.9166;transform:translate(29.2431vw,-10px) scale(.9774);animation:fall-91 17s -19s linear infinite}@keyframes fall-91{36.4%{transform:translate(32.0326vw,36.4vh) scale(.9774)}to{transform:translate(30.63785vw,99vh) scale(.9774)}}.snow:nth-child(92){opacity:1.0064;transform:translate(9.7012vw,-10px) scale(.8948);animation:fall-92 16s -20s linear infinite}@keyframes fall-92{62.135%{transform:translate(15.8585vw,62.135vh) scale(.8948)}to{transform:translate(12.77985vw,99vh) scale(.8948)}}.snow:nth-child(93){opacity:1.3532;transform:translate(23.1886vw,-10px) scale(.341);animation:fall-93 12s -5s linear infinite}@keyframes fall-93{52.671%{transform:translate(28.6115vw,52.671vh) scale(.341)}to{transform:translate(25.90005vw,99vh) scale(.341)}}.snow:nth-child(94){opacity:1.5018;transform:translate(24.7137vw,-10px) scale(.5388);animation:fall-94 13s -24s linear infinite}@keyframes fall-94{58.97%{transform:translate(20.3278vw,58.97vh) scale(.5388)}to{transform:translate(22.52075vw,99vh) scale(.5388)}}.snow:nth-child(95){opacity:1.0292;transform:translate(74.7844vw,-10px) scale(.8794);animation:fall-95 13s -9s linear infinite}@keyframes fall-95{46.525%{transform:translate(76.6759vw,46.525vh) scale(.8794)}to{transform:translate(75.73015vw,99vh) scale(.8794)}}.snow:nth-child(96){opacity:1.6866;transform:translate(93.2225vw,-10px) scale(.9702);animation:fall-96 19s -13s linear infinite}@keyframes fall-96{56.104%{transform:translate(98.2224vw,56.104vh) scale(.9702)}to{transform:translate(95.72245vw,99vh) scale(.9702)}}.snow:nth-child(97){opacity:.1176;transform:translate(15.4965vw,-10px) scale(.8925);animation:fall-97 13s -16s linear infinite}@keyframes fall-97{51.734%{transform:translate(10.4197vw,51.734vh) scale(.8925)}to{transform:translate(12.9581vw,99vh) scale(.8925)}}.snow:nth-child(98){opacity:.5742;transform:translate(25.7395vw,-10px) scale(.1149);animation:fall-98 24s -4s linear infinite}@keyframes fall-98{46.565%{transform:translate(29.718vw,46.565vh) scale(.1149)}to{transform:translate(27.72875vw,99vh) scale(.1149)}}.snow:nth-child(99){opacity:1.1236;transform:translate(15.8387vw,-10px) scale(.2797);animation:fall-99 21s -25s linear infinite}@keyframes fall-99{44.105%{transform:translate(15.2827vw,44.105vh) scale(.2797)}to{transform:translate(15.5607vw,99vh) scale(.2797)}}.snow:nth-child(100){opacity:.6874;transform:translate(15.39vw,-10px) scale(.0485);animation:fall-100 25s -14s linear infinite}@keyframes fall-100{59.337%{transform:translate(21.7787vw,59.337vh) scale(.0485)}to{transform:translate(18.58435vw,99vh) scale(.0485)}}.snow:nth-child(101){opacity:1.9266;transform:translate(92.5516vw,-10px) scale(.6959);animation:fall-101 25s -2s linear infinite}@keyframes fall-101{30.763%{transform:translate(92.0462vw,30.763vh) scale(.6959)}to{transform:translate(92.2989vw,99vh) scale(.6959)}}.snow:nth-child(102){opacity:1.745;transform:translate(15.9986vw,-10px) scale(.9726);animation:fall-102 13s -26s linear infinite}@keyframes fall-102{51.987%{transform:translate(14.6412vw,51.987vh) scale(.9726)}to{transform:translate(15.3199vw,99vh) scale(.9726)}}.snow:nth-child(103){opacity:1.4854;transform:translate(13.7751vw,-10px) scale(.6584);animation:fall-103 15s -20s linear infinite}@keyframes fall-103{56.468%{transform:translate(14.9857vw,56.468vh) scale(.6584)}to{transform:translate(14.3804vw,99vh) scale(.6584)}}.snow:nth-child(104){opacity:.7234;transform:translate(46.7078vw,-10px) scale(.7305);animation:fall-104 18s -23s linear infinite}@keyframes fall-104{51.505%{transform:translate(43.4256vw,51.505vh) scale(.7305)}to{transform:translate(45.0667vw,99vh) scale(.7305)}}.snow:nth-child(105){opacity:.612;transform:translate(35.7388vw,-10px) scale(.6059);animation:fall-105 17s -7s linear infinite}@keyframes fall-105{69.647%{transform:translate(40.7807vw,69.647vh) scale(.6059)}to{transform:translate(38.25975vw,99vh) scale(.6059)}}.snow:nth-child(106){opacity:1.7248;transform:translate(12.5333vw,-10px) scale(.6636);animation:fall-106 11s -27s linear infinite}@keyframes fall-106{77.783%{transform:translate(19.6918vw,77.783vh) scale(.6636)}to{transform:translate(16.11255vw,99vh) scale(.6636)}}.snow:nth-child(107){opacity:1.6726;transform:translate(96.3362vw,-10px) scale(.3176);animation:fall-107 20s -18s linear infinite}@keyframes fall-107{53.727%{transform:translate(96.995vw,53.727vh) scale(.3176)}to{transform:translate(96.6656vw,99vh) scale(.3176)}}.snow:nth-child(108){opacity:.5804;transform:translate(91.8425vw,-10px) scale(.4592);animation:fall-108 17s -9s linear infinite}@keyframes fall-108{31.127%{transform:translate(91.9924vw,31.127vh) scale(.4592)}to{transform:translate(91.91745vw,99vh) scale(.4592)}}.snow:nth-child(109){opacity:.4912;transform:translate(2.3606vw,-10px) scale(.7503);animation:fall-109 28s -25s linear infinite}@keyframes fall-109{36.461%{transform:translate(11.0366vw,36.461vh) scale(.7503)}to{transform:translate(6.6986vw,99vh) scale(.7503)}}.snow:nth-child(110){opacity:.5394;transform:translate(11.079vw,-10px) scale(.1231);animation:fall-110 22s -28s linear infinite}@keyframes fall-110{76.492%{transform:translate(10.5688vw,76.492vh) scale(.1231)}to{transform:translate(10.8239vw,99vh) scale(.1231)}}.snow:nth-child(111){opacity:1.776;transform:translate(51.4958vw,-10px) scale(.5446);animation:fall-111 15s -2s linear infinite}@keyframes fall-111{65.792%{transform:translate(45.121vw,65.792vh) scale(.5446)}to{transform:translate(48.3084vw,99vh) scale(.5446)}}.snow:nth-child(112){opacity:1.8512;transform:translate(44.6585vw,-10px) scale(.8118);animation:fall-112 28s -24s linear infinite}@keyframes fall-112{30.572%{transform:translate(43.9032vw,30.572vh) scale(.8118)}to{transform:translate(44.28085vw,99vh) scale(.8118)}}.snow:nth-child(113){opacity:.0638;transform:translate(55.9789vw,-10px) scale(.4633);animation:fall-113 15s -10s linear infinite}@keyframes fall-113{38.62%{transform:translate(60.8427vw,38.62vh) scale(.4633)}to{transform:translate(58.4108vw,99vh) scale(.4633)}}.snow:nth-child(114){opacity:.4054;transform:translate(79.0687vw,-10px) scale(.3004);animation:fall-114 12s -8s linear infinite}@keyframes fall-114{61.408%{transform:translate(84.3066vw,61.408vh) scale(.3004)}to{transform:translate(81.68765vw,99vh) scale(.3004)}}.snow:nth-child(115){opacity:.0654;transform:translate(14.4479vw,-10px) scale(.7473);animation:fall-115 15s -5s linear infinite}@keyframes fall-115{39.08%{transform:translate(7.2534vw,39.08vh) scale(.7473)}to{transform:translate(10.85065vw,99vh) scale(.7473)}}.snow:nth-child(116){opacity:.215;transform:translate(47.3071vw,-10px) scale(.3103);animation:fall-116 20s -3s linear infinite}@keyframes fall-116{77.863%{transform:translate(50.2281vw,77.863vh) scale(.3103)}to{transform:translate(48.7676vw,99vh) scale(.3103)}}.snow:nth-child(117){opacity:.7586;transform:translate(52.7456vw,-10px) scale(.2199);animation:fall-117 11s -21s linear infinite}@keyframes fall-117{39.796%{transform:translate(53.4731vw,39.796vh) scale(.2199)}to{transform:translate(53.10935vw,99vh) scale(.2199)}}.snow:nth-child(118){opacity:.458;transform:translate(79.9298vw,-10px) scale(.8374);animation:fall-118 27s -17s linear infinite}@keyframes fall-118{41.445%{transform:translate(88.5119vw,41.445vh) scale(.8374)}to{transform:translate(84.22085vw,99vh) scale(.8374)}}.snow:nth-child(119){opacity:.2042;transform:translate(92.1961vw,-10px) scale(.4812);animation:fall-119 12s -20s linear infinite}@keyframes fall-119{47.829%{transform:translate(86.2048vw,47.829vh) scale(.4812)}to{transform:translate(89.20045vw,99vh) scale(.4812)}}.snow:nth-child(120){opacity:1.8758;transform:translate(88.6551vw,-10px) scale(.8308);animation:fall-120 14s -13s linear infinite}@keyframes fall-120{64.693%{transform:translate(82.3315vw,64.693vh) scale(.8308)}to{transform:translate(85.4933vw,99vh) scale(.8308)}}.snow:nth-child(121){opacity:1.7614;transform:translate(15.1959vw,-10px) scale(.2097);animation:fall-121 18s -27s linear infinite}@keyframes fall-121{63.139%{transform:translate(8.2136vw,63.139vh) scale(.2097)}to{transform:translate(11.70475vw,99vh) scale(.2097)}}.snow:nth-child(122){opacity:1.4762;transform:translate(94.0801vw,-10px) scale(.6017);animation:fall-122 20s -30s linear infinite}@keyframes fall-122{45.628%{transform:translate(95.7058vw,45.628vh) scale(.6017)}to{transform:translate(94.89295vw,99vh) scale(.6017)}}.snow:nth-child(123){opacity:1.713;transform:translate(72.919vw,-10px) scale(.717);animation:fall-123 29s -7s linear infinite}@keyframes fall-123{75.59%{transform:translate(80.9315vw,75.59vh) scale(.717)}to{transform:translate(76.92525vw,99vh) scale(.717)}}.snow:nth-child(124){opacity:.2502;transform:translate(94.5342vw,-10px) scale(.3318);animation:fall-124 22s -4s linear infinite}@keyframes fall-124{63.699%{transform:translate(100.9737vw,63.699vh) scale(.3318)}to{transform:translate(97.75395vw,99vh) scale(.3318)}}.snow:nth-child(125){opacity:1.4638;transform:translate(93.611vw,-10px) scale(.2522);animation:fall-125 19s -1s linear infinite}@keyframes fall-125{35.128%{transform:translate(100.9161vw,35.128vh) scale(.2522)}to{transform:translate(97.26355vw,99vh) scale(.2522)}}.snow:nth-child(126){opacity:1.5426;transform:translate(69.7502vw,-10px) scale(.6557);animation:fall-126 27s -13s linear infinite}@keyframes fall-126{64.889%{transform:translate(77.0053vw,64.889vh) scale(.6557)}to{transform:translate(73.37775vw,99vh) scale(.6557)}}.snow:nth-child(127){opacity:1.6602;transform:translate(24.979vw,-10px) scale(.6884);animation:fall-127 14s -9s linear infinite}@keyframes fall-127{78.705%{transform:translate(30.8709vw,78.705vh) scale(.6884)}to{transform:translate(27.92495vw,99vh) scale(.6884)}}.snow:nth-child(128){opacity:.9272;transform:translate(57.7924vw,-10px) scale(.0624);animation:fall-128 23s -28s linear infinite}@keyframes fall-128{75.77%{transform:translate(65.8078vw,75.77vh) scale(.0624)}to{transform:translate(61.8001vw,99vh) scale(.0624)}}.snow:nth-child(129){opacity:1.3968;transform:translate(10.2627vw,-10px) scale(.6026);animation:fall-129 21s -14s linear infinite}@keyframes fall-129{73.715%{transform:translate(14.2516vw,73.715vh) scale(.6026)}to{transform:translate(12.25715vw,99vh) scale(.6026)}}.snow:nth-child(130){opacity:1.059;transform:translate(94.6119vw,-10px) scale(.4445);animation:fall-130 25s -27s linear infinite}@keyframes fall-130{68.815%{transform:translate(88.8898vw,68.815vh) scale(.4445)}to{transform:translate(91.75085vw,99vh) scale(.4445)}}.snow:nth-child(131){opacity:1.2272;transform:translate(18.0768vw,-10px) scale(.9978);animation:fall-131 13s -19s linear infinite}@keyframes fall-131{39.867%{transform:translate(15.9976vw,39.867vh) scale(.9978)}to{transform:translate(17.0372vw,99vh) scale(.9978)}}.snow:nth-child(132){opacity:.5296;transform:translate(8.5235vw,-10px) scale(.0532);animation:fall-132 15s -22s linear infinite}@keyframes fall-132{68.88%{transform:translate(10.2669vw,68.88vh) scale(.0532)}to{transform:translate(9.3952vw,99vh) scale(.0532)}}.snow:nth-child(133){opacity:1.5114;transform:translate(80.9307vw,-10px) scale(.555);animation:fall-133 25s -11s linear infinite}@keyframes fall-133{74.921%{transform:translate(78.1293vw,74.921vh) scale(.555)}to{transform:translate(79.53vw,99vh) scale(.555)}}.snow:nth-child(134){opacity:.666;transform:translate(50.8932vw,-10px) scale(.9224);animation:fall-134 29s -12s linear infinite}@keyframes fall-134{71.533%{transform:translate(47.4653vw,71.533vh) scale(.9224)}to{transform:translate(49.17925vw,99vh) scale(.9224)}}.snow:nth-child(135){opacity:1.8488;transform:translate(90.5177vw,-10px) scale(.3733);animation:fall-135 12s -19s linear infinite}@keyframes fall-135{30.358%{transform:translate(94.5603vw,30.358vh) scale(.3733)}to{transform:translate(92.539vw,99vh) scale(.3733)}}.snow:nth-child(136){opacity:1.1906;transform:translate(9.3201vw,-10px) scale(.7357);animation:fall-136 13s -13s linear infinite}@keyframes fall-136{58.48%{transform:translate(3.3178vw,58.48vh) scale(.7357)}to{transform:translate(6.31895vw,99vh) scale(.7357)}}.snow:nth-child(137){opacity:1.6088;transform:translate(31.9755vw,-10px) scale(.7171);animation:fall-137 21s -21s linear infinite}@keyframes fall-137{77.428%{transform:translate(35.057vw,77.428vh) scale(.7171)}to{transform:translate(33.51625vw,99vh) scale(.7171)}}.snow:nth-child(138){opacity:.1626;transform:translate(82.5733vw,-10px) scale(.2402);animation:fall-138 13s -29s linear infinite}@keyframes fall-138{48.59%{transform:translate(77.9927vw,48.59vh) scale(.2402)}to{transform:translate(80.283vw,99vh) scale(.2402)}}.snow:nth-child(139){opacity:.7246;transform:translate(.4924vw,-10px) scale(.6405);animation:fall-139 15s -16s linear infinite}@keyframes fall-139{36.051%{transform:translate(4.5906vw,36.051vh) scale(.6405)}to{transform:translate(2.5415vw,99vh) scale(.6405)}}.snow:nth-child(140){opacity:.4808;transform:translate(35.0642vw,-10px) scale(.0331);animation:fall-140 29s -29s linear infinite}@keyframes fall-140{42.569%{transform:translate(35.3274vw,42.569vh) scale(.0331)}to{transform:translate(35.1958vw,99vh) scale(.0331)}}.snow:nth-child(141){opacity:1.0506;transform:translate(25.5937vw,-10px) scale(.3523);animation:fall-141 18s -6s linear infinite}@keyframes fall-141{75.333%{transform:translate(19.7143vw,75.333vh) scale(.3523)}to{transform:translate(22.654vw,99vh) scale(.3523)}}.snow:nth-child(142){opacity:.8356;transform:translate(27.4488vw,-10px) scale(.3118);animation:fall-142 18s -2s linear infinite}@keyframes fall-142{35.88%{transform:translate(27.3246vw,35.88vh) scale(.3118)}to{transform:translate(27.3867vw,99vh) scale(.3118)}}.snow:nth-child(143){opacity:.8856;transform:translate(44.6245vw,-10px) scale(.5661);animation:fall-143 30s -9s linear infinite}@keyframes fall-143{50.64%{transform:translate(53.2851vw,50.64vh) scale(.5661)}to{transform:translate(48.9548vw,99vh) scale(.5661)}}.snow:nth-child(144){opacity:.418;transform:translate(54.6822vw,-10px) scale(.2439);animation:fall-144 15s -28s linear infinite}@keyframes fall-144{65.355%{transform:translate(60.756vw,65.355vh) scale(.2439)}to{transform:translate(57.7191vw,99vh) scale(.2439)}}.snow:nth-child(145){opacity:1.6756;transform:translate(92.7035vw,-10px) scale(.1715);animation:fall-145 20s -14s linear infinite}@keyframes fall-145{71.322%{transform:translate(99.903vw,71.322vh) scale(.1715)}to{transform:translate(96.30325vw,99vh) scale(.1715)}}.snow:nth-child(146){opacity:.5284;transform:translate(98.7359vw,-10px) scale(.2091);animation:fall-146 10s -12s linear infinite}@keyframes fall-146{35.169%{transform:translate(107.9005vw,35.169vh) scale(.2091)}to{transform:translate(103.3182vw,99vh) scale(.2091)}}.snow:nth-child(147){opacity:.7064;transform:translate(64.789vw,-10px) scale(.3276);animation:fall-147 16s -18s linear infinite}@keyframes fall-147{43.397%{transform:translate(73.9953vw,43.397vh) scale(.3276)}to{transform:translate(69.39215vw,99vh) scale(.3276)}}.snow:nth-child(148){opacity:.2636;transform:translate(70.5072vw,-10px) scale(.6741);animation:fall-148 22s -10s linear infinite}@keyframes fall-148{53.584%{transform:translate(61.1215vw,53.584vh) scale(.6741)}to{transform:translate(65.81435vw,99vh) scale(.6741)}}.snow:nth-child(149){opacity:.4984;transform:translate(86.2755vw,-10px) scale(.2579);animation:fall-149 12s -4s linear infinite}@keyframes fall-149{35.988%{transform:translate(82.5741vw,35.988vh) scale(.2579)}to{transform:translate(84.4248vw,99vh) scale(.2579)}}.snow:nth-child(150){opacity:1.357;transform:translate(9.1708vw,-10px) scale(.7364);animation:fall-150 11s -18s linear infinite}@keyframes fall-150{69.743%{transform:translate(16.0066vw,69.743vh) scale(.7364)}to{transform:translate(12.5887vw,99vh) scale(.7364)}}.snow:nth-child(151){opacity:1.0954;transform:translate(25.7554vw,-10px) scale(.0231);animation:fall-151 16s -21s linear infinite}@keyframes fall-151{77.409%{transform:translate(32.0765vw,77.409vh) scale(.0231)}to{transform:translate(28.91595vw,99vh) scale(.0231)}}.snow:nth-child(152){opacity:.7144;transform:translate(75.3903vw,-10px) scale(.6696);animation:fall-152 16s -8s linear infinite}@keyframes fall-152{39.195%{transform:translate(74.2296vw,39.195vh) scale(.6696)}to{transform:translate(74.80995vw,99vh) scale(.6696)}}.snow:nth-child(153){opacity:.1546;transform:translate(68.3204vw,-10px) scale(.7478);animation:fall-153 19s -23s linear infinite}@keyframes fall-153{68.347%{transform:translate(61.2343vw,68.347vh) scale(.7478)}to{transform:translate(64.77735vw,99vh) scale(.7478)}}.snow:nth-child(154){opacity:1.0196;transform:translate(51.1112vw,-10px) scale(.2812);animation:fall-154 14s -14s linear infinite}@keyframes fall-154{46.861%{transform:translate(59.4633vw,46.861vh) scale(.2812)}to{transform:translate(55.28725vw,99vh) scale(.2812)}}.snow:nth-child(155){opacity:.298;transform:translate(37.036vw,-10px) scale(.6213);animation:fall-155 23s -22s linear infinite}@keyframes fall-155{61.388%{transform:translate(28.6559vw,61.388vh) scale(.6213)}to{transform:translate(32.84595vw,99vh) scale(.6213)}}.snow:nth-child(156){opacity:.6838;transform:translate(3.0171vw,-10px) scale(.1858);animation:fall-156 25s -24s linear infinite}@keyframes fall-156{72.681%{transform:translate(9.8305vw,72.681vh) scale(.1858)}to{transform:translate(6.4238vw,99vh) scale(.1858)}}.snow:nth-child(157){opacity:.1848;transform:translate(95.3313vw,-10px) scale(.5983);animation:fall-157 18s -15s linear infinite}@keyframes fall-157{66.228%{transform:translate(90.1913vw,66.228vh) scale(.5983)}to{transform:translate(92.7613vw,99vh) scale(.5983)}}.snow:nth-child(158){opacity:1.6004;transform:translate(22.3145vw,-10px) scale(.2398);animation:fall-158 24s -18s linear infinite}@keyframes fall-158{76.256%{transform:translate(13.3505vw,76.256vh) scale(.2398)}to{transform:translate(17.8325vw,99vh) scale(.2398)}}.snow:nth-child(159){opacity:1.48;transform:translate(88.6954vw,-10px) scale(.2105);animation:fall-159 10s -22s linear infinite}@keyframes fall-159{49.101%{transform:translate(84.0169vw,49.101vh) scale(.2105)}to{transform:translate(86.35615vw,99vh) scale(.2105)}}.snow:nth-child(160){opacity:.3584;transform:translate(5.4261vw,-10px) scale(.8102);animation:fall-160 10s -21s linear infinite}@keyframes fall-160{79.456%{transform:translate(5.7625vw,79.456vh) scale(.8102)}to{transform:translate(5.5943vw,99vh) scale(.8102)}}.snow:nth-child(161){opacity:.9536;transform:translate(22.1931vw,-10px) scale(.4081);animation:fall-161 21s -10s linear infinite}@keyframes fall-161{79.226%{transform:translate(15.2291vw,79.226vh) scale(.4081)}to{transform:translate(18.7111vw,99vh) scale(.4081)}}.snow:nth-child(162){opacity:1.224;transform:translate(33.6201vw,-10px) scale(.4658);animation:fall-162 21s -22s linear infinite}@keyframes fall-162{32.337%{transform:translate(29.4302vw,32.337vh) scale(.4658)}to{transform:translate(31.52515vw,99vh) scale(.4658)}}.snow:nth-child(163){opacity:.9382;transform:translate(55.8307vw,-10px) scale(.8882);animation:fall-163 13s -22s linear infinite}@keyframes fall-163{39.725%{transform:translate(61.4052vw,39.725vh) scale(.8882)}to{transform:translate(58.61795vw,99vh) scale(.8882)}}.snow:nth-child(164){opacity:1.4878;transform:translate(20.7633vw,-10px) scale(.1381);animation:fall-164 27s -8s linear infinite}@keyframes fall-164{66.109%{transform:translate(17.3232vw,66.109vh) scale(.1381)}to{transform:translate(19.04325vw,99vh) scale(.1381)}}.snow:nth-child(165){opacity:.2944;transform:translate(54.4471vw,-10px) scale(.7506);animation:fall-165 25s -22s linear infinite}@keyframes fall-165{45.463%{transform:translate(48.0781vw,45.463vh) scale(.7506)}to{transform:translate(51.2626vw,99vh) scale(.7506)}}.snow:nth-child(166){opacity:.2078;transform:translate(48.0865vw,-10px) scale(.2793);animation:fall-166 17s -28s linear infinite}@keyframes fall-166{56.131%{transform:translate(56.694vw,56.131vh) scale(.2793)}to{transform:translate(52.39025vw,99vh) scale(.2793)}}.snow:nth-child(167){opacity:1.5736;transform:translate(94.2303vw,-10px) scale(.2332);animation:fall-167 21s -5s linear infinite}@keyframes fall-167{77.151%{transform:translate(84.9219vw,77.151vh) scale(.2332)}to{transform:translate(89.5761vw,99vh) scale(.2332)}}.snow:nth-child(168){opacity:.4832;transform:translate(24.7749vw,-10px) scale(.4803);animation:fall-168 29s -6s linear infinite}@keyframes fall-168{52.196%{transform:translate(34.0523vw,52.196vh) scale(.4803)}to{transform:translate(29.4136vw,99vh) scale(.4803)}}.snow:nth-child(169){opacity:.9048;transform:translate(33.3747vw,-10px) scale(.4509);animation:fall-169 19s -22s linear infinite}@keyframes fall-169{44.056%{transform:translate(31.3688vw,44.056vh) scale(.4509)}to{transform:translate(32.37175vw,99vh) scale(.4509)}}.snow:nth-child(170){opacity:1.9862;transform:translate(47.0196vw,-10px) scale(.3025);animation:fall-170 30s -23s linear infinite}@keyframes fall-170{31.95%{transform:translate(44.6486vw,31.95vh) scale(.3025)}to{transform:translate(45.8341vw,99vh) scale(.3025)}}.snow:nth-child(171){opacity:1.414;transform:translate(18.9802vw,-10px) scale(.458);animation:fall-171 15s -11s linear infinite}@keyframes fall-171{54.406%{transform:translate(27.5023vw,54.406vh) scale(.458)}to{transform:translate(23.24125vw,99vh) scale(.458)}}.snow:nth-child(172){opacity:.29;transform:translate(53.2463vw,-10px) scale(.7766);animation:fall-172 18s -17s linear infinite}@keyframes fall-172{37.986%{transform:translate(50.7231vw,37.986vh) scale(.7766)}to{transform:translate(51.9847vw,99vh) scale(.7766)}}.snow:nth-child(173){opacity:1.1404;transform:translate(67.2635vw,-10px) scale(.2279);animation:fall-173 11s -12s linear infinite}@keyframes fall-173{55.743%{transform:translate(68.4738vw,55.743vh) scale(.2279)}to{transform:translate(67.86865vw,99vh) scale(.2279)}}.snow:nth-child(174){opacity:1.7442;transform:translate(25.3572vw,-10px) scale(.2492);animation:fall-174 25s -21s linear infinite}@keyframes fall-174{40.74%{transform:translate(22.6703vw,40.74vh) scale(.2492)}to{transform:translate(24.01375vw,99vh) scale(.2492)}}.snow:nth-child(175){opacity:1.636;transform:translate(96.9697vw,-10px) scale(.0027);animation:fall-175 21s -5s linear infinite}@keyframes fall-175{55.871%{transform:translate(94.3847vw,55.871vh) scale(.0027)}to{transform:translate(95.6772vw,99vh) scale(.0027)}}.snow:nth-child(176){opacity:1.3956;transform:translate(57.6737vw,-10px) scale(.115);animation:fall-176 19s -2s linear infinite}@keyframes fall-176{43.519%{transform:translate(56.7781vw,43.519vh) scale(.115)}to{transform:translate(57.2259vw,99vh) scale(.115)}}.snow:nth-child(177){opacity:1.4288;transform:translate(85.0545vw,-10px) scale(.4885);animation:fall-177 28s -20s linear infinite}@keyframes fall-177{35.348%{transform:translate(75.7612vw,35.348vh) scale(.4885)}to{transform:translate(80.40785vw,99vh) scale(.4885)}}.snow:nth-child(178){opacity:.404;transform:translate(64.2789vw,-10px) scale(.5602);animation:fall-178 18s -19s linear infinite}@keyframes fall-178{31.48%{transform:translate(65.5371vw,31.48vh) scale(.5602)}to{transform:translate(64.908vw,99vh) scale(.5602)}}.snow:nth-child(179){opacity:.7504;transform:translate(25.7044vw,-10px) scale(.0379);animation:fall-179 16s -24s linear infinite}@keyframes fall-179{72.3%{transform:translate(16.0884vw,72.3vh) scale(.0379)}to{transform:translate(20.8964vw,99vh) scale(.0379)}}.snow:nth-child(180){opacity:.217;transform:translate(60.7159vw,-10px) scale(.8306);animation:fall-180 22s -14s linear infinite}@keyframes fall-180{62.36%{transform:translate(66.4032vw,62.36vh) scale(.8306)}to{transform:translate(63.55955vw,99vh) scale(.8306)}}.snow:nth-child(181){opacity:.2128;transform:translate(19.4617vw,-10px) scale(.4261);animation:fall-181 28s -28s linear infinite}@keyframes fall-181{60.174%{transform:translate(22.2056vw,60.174vh) scale(.4261)}to{transform:translate(20.83365vw,99vh) scale(.4261)}}.snow:nth-child(182){opacity:.1902;transform:translate(99.6147vw,-10px) scale(.4116);animation:fall-182 22s -6s linear infinite}@keyframes fall-182{50.57%{transform:translate(103.1672vw,50.57vh) scale(.4116)}to{transform:translate(101.39095vw,99vh) scale(.4116)}}.snow:nth-child(183){opacity:.3382;transform:translate(5.7144vw,-10px) scale(.258);animation:fall-183 27s -16s linear infinite}@keyframes fall-183{30.759%{transform:translate(13.8055vw,30.759vh) scale(.258)}to{transform:translate(9.75995vw,99vh) scale(.258)}}.snow:nth-child(184){opacity:.1958;transform:translate(5.8989vw,-10px) scale(.6204);animation:fall-184 30s -3s linear infinite}@keyframes fall-184{55.882%{transform:translate(5.2413vw,55.882vh) scale(.6204)}to{transform:translate(5.5701vw,99vh) scale(.6204)}}.snow:nth-child(185){opacity:.8736;transform:translate(14.1761vw,-10px) scale(.6229);animation:fall-185 23s -4s linear infinite}@keyframes fall-185{67.263%{transform:translate(22.1403vw,67.263vh) scale(.6229)}to{transform:translate(18.1582vw,99vh) scale(.6229)}}.snow:nth-child(186){opacity:1.8266;transform:translate(83.1564vw,-10px) scale(.2936);animation:fall-186 25s -8s linear infinite}@keyframes fall-186{33.668%{transform:translate(83.7145vw,33.668vh) scale(.2936)}to{transform:translate(83.43545vw,99vh) scale(.2936)}}.snow:nth-child(187){opacity:1.271;transform:translate(8.728vw,-10px) scale(.632);animation:fall-187 21s -12s linear infinite}@keyframes fall-187{45.864%{transform:translate(9.6723vw,45.864vh) scale(.632)}to{transform:translate(9.20015vw,99vh) scale(.632)}}.snow:nth-child(188){opacity:.0182;transform:translate(61.7226vw,-10px) scale(.3663);animation:fall-188 22s -25s linear infinite}@keyframes fall-188{59.38%{transform:translate(59.5582vw,59.38vh) scale(.3663)}to{transform:translate(60.6404vw,99vh) scale(.3663)}}.snow:nth-child(189){opacity:.5426;transform:translate(61.6759vw,-10px) scale(.7413);animation:fall-189 24s -13s linear infinite}@keyframes fall-189{61.368%{transform:translate(68.1765vw,61.368vh) scale(.7413)}to{transform:translate(64.9262vw,99vh) scale(.7413)}}.snow:nth-child(190){opacity:.9184;transform:translate(18.4148vw,-10px) scale(.3538);animation:fall-190 13s -25s linear infinite}@keyframes fall-190{70.027%{transform:translate(24.8923vw,70.027vh) scale(.3538)}to{transform:translate(21.65355vw,99vh) scale(.3538)}}.snow:nth-child(191){opacity:1.5268;transform:translate(13.2591vw,-10px) scale(.3549);animation:fall-191 23s -6s linear infinite}@keyframes fall-191{50.953%{transform:translate(18.1237vw,50.953vh) scale(.3549)}to{transform:translate(15.6914vw,99vh) scale(.3549)}}.snow:nth-child(192){opacity:.486;transform:translate(23.3025vw,-10px) scale(.7268);animation:fall-192 17s -12s linear infinite}@keyframes fall-192{53.105%{transform:translate(21.5702vw,53.105vh) scale(.7268)}to{transform:translate(22.43635vw,99vh) scale(.7268)}}.snow:nth-child(193){opacity:1.5198;transform:translate(19.8945vw,-10px) scale(.2766);animation:fall-193 22s -7s linear infinite}@keyframes fall-193{30.599%{transform:translate(18.7274vw,30.599vh) scale(.2766)}to{transform:translate(19.31095vw,99vh) scale(.2766)}}.snow:nth-child(194){opacity:1.5344;transform:translate(29.9622vw,-10px) scale(.5738);animation:fall-194 15s -17s linear infinite}@keyframes fall-194{48.561%{transform:translate(33.4916vw,48.561vh) scale(.5738)}to{transform:translate(31.7269vw,99vh) scale(.5738)}}.snow:nth-child(195){opacity:1.5806;transform:translate(5.5478vw,-10px) scale(.0916);animation:fall-195 29s -24s linear infinite}@keyframes fall-195{56.255%{transform:translate(-4.2751vw,56.255vh) scale(.0916)}to{transform:translate(.63635vw,99vh) scale(.0916)}}.snow:nth-child(196){opacity:1.3996;transform:translate(20.4363vw,-10px) scale(.2203);animation:fall-196 17s -6s linear infinite}@keyframes fall-196{40.45%{transform:translate(28.6695vw,40.45vh) scale(.2203)}to{transform:translate(24.5529vw,99vh) scale(.2203)}}.snow:nth-child(197){opacity:1.548;transform:translate(63.1553vw,-10px) scale(.0737);animation:fall-197 17s -7s linear infinite}@keyframes fall-197{37.407%{transform:translate(65.8718vw,37.407vh) scale(.0737)}to{transform:translate(64.51355vw,99vh) scale(.0737)}}.snow:nth-child(198){opacity:.3088;transform:translate(3.3231vw,-10px) scale(.0191);animation:fall-198 25s -9s linear infinite}@keyframes fall-198{37.651%{transform:translate(-2.8305vw,37.651vh) scale(.0191)}to{transform:translate(.2463vw,99vh) scale(.0191)}}.snow:nth-child(199){opacity:1.9578;transform:translate(22.5189vw,-10px) scale(.6583);animation:fall-199 17s -24s linear infinite}@keyframes fall-199{35.892%{transform:translate(20.7758vw,35.892vh) scale(.6583)}to{transform:translate(21.64735vw,99vh) scale(.6583)}}.snow:nth-child(200){opacity:1.4838;transform:translate(21.1288vw,-10px) scale(.5639);animation:fall-200 21s -30s linear infinite}@keyframes fall-200{49.953%{transform:translate(29.2488vw,49.953vh) scale(.5639)}to{transform:translate(25.1888vw,99vh) scale(.5639)}}.snow:nth-child(201){opacity:.7088;transform:translate(80.8302vw,-10px) scale(.829);animation:fall-201 17s -25s linear infinite}@keyframes fall-201{54.501%{transform:translate(77.1807vw,54.501vh) scale(.829)}to{transform:translate(79.00545vw,99vh) scale(.829)}}.snow:nth-child(202){opacity:1.5974;transform:translate(35.5553vw,-10px) scale(.7149);animation:fall-202 28s -25s linear infinite}@keyframes fall-202{44.987%{transform:translate(45.5124vw,44.987vh) scale(.7149)}to{transform:translate(40.53385vw,99vh) scale(.7149)}}.snow:nth-child(203){opacity:1.6512;transform:translate(67.4128vw,-10px) scale(.307);animation:fall-203 14s -29s linear infinite}@keyframes fall-203{47.024%{transform:translate(71.5426vw,47.024vh) scale(.307)}to{transform:translate(69.4777vw,99vh) scale(.307)}}.snow:nth-child(204){opacity:.4776;transform:translate(26.296vw,-10px) scale(.7179);animation:fall-204 20s -7s linear infinite}@keyframes fall-204{70.813%{transform:translate(27.5496vw,70.813vh) scale(.7179)}to{transform:translate(26.9228vw,99vh) scale(.7179)}}.snow:nth-child(205){opacity:1.264;transform:translate(98.6918vw,-10px) scale(.7756);animation:fall-205 23s -24s linear infinite}@keyframes fall-205{63.788%{transform:translate(101.351vw,63.788vh) scale(.7756)}to{transform:translate(100.0214vw,99vh) scale(.7756)}}.snow:nth-child(206){opacity:.9002;transform:translate(58.6237vw,-10px) scale(.2686);animation:fall-206 11s -12s linear infinite}@keyframes fall-206{51.271%{transform:translate(68.5798vw,51.271vh) scale(.2686)}to{transform:translate(63.60175vw,99vh) scale(.2686)}}.snow:nth-child(207){opacity:1.6478;transform:translate(42.5958vw,-10px) scale(.4153);animation:fall-207 26s -30s linear infinite}@keyframes fall-207{60.688%{transform:translate(45.1295vw,60.688vh) scale(.4153)}to{transform:translate(43.86265vw,99vh) scale(.4153)}}.snow:nth-child(208){opacity:1.772;transform:translate(37.3056vw,-10px) scale(.8945);animation:fall-208 23s -30s linear infinite}@keyframes fall-208{38.275%{transform:translate(40.4546vw,38.275vh) scale(.8945)}to{transform:translate(38.8801vw,99vh) scale(.8945)}}.snow:nth-child(209){opacity:.0486;transform:translate(36.7039vw,-10px) scale(.805);animation:fall-209 23s -5s linear infinite}@keyframes fall-209{52.15%{transform:translate(43.2797vw,52.15vh) scale(.805)}to{transform:translate(39.9918vw,99vh) scale(.805)}}.snow:nth-child(210){opacity:1.2332;transform:translate(80.4817vw,-10px) scale(.4061);animation:fall-210 29s -19s linear infinite}@keyframes fall-210{50.627%{transform:translate(83.4525vw,50.627vh) scale(.4061)}to{transform:translate(81.9671vw,99vh) scale(.4061)}}.snow:nth-child(211){opacity:.1284;transform:translate(83.579vw,-10px) scale(.7678);animation:fall-211 24s -8s linear infinite}@keyframes fall-211{45.448%{transform:translate(83.9454vw,45.448vh) scale(.7678)}to{transform:translate(83.7622vw,99vh) scale(.7678)}}.snow:nth-child(212){opacity:.0582;transform:translate(81.3327vw,-10px) scale(.9506);animation:fall-212 10s -19s linear infinite}@keyframes fall-212{55.564%{transform:translate(86.5827vw,55.564vh) scale(.9506)}to{transform:translate(83.9577vw,99vh) scale(.9506)}}.snow:nth-child(213){opacity:1.5814;transform:translate(78.9097vw,-10px) scale(.7856);animation:fall-213 25s -25s linear infinite}@keyframes fall-213{79.406%{transform:translate(80.0347vw,79.406vh) scale(.7856)}to{transform:translate(79.4722vw,99vh) scale(.7856)}}.snow:nth-child(214){opacity:1.0224;transform:translate(71.762vw,-10px) scale(.6167);animation:fall-214 14s -27s linear infinite}@keyframes fall-214{79.821%{transform:translate(69.2037vw,79.821vh) scale(.6167)}to{transform:translate(70.48285vw,99vh) scale(.6167)}}.snow:nth-child(215){opacity:1.647;transform:translate(31.4785vw,-10px) scale(.1599);animation:fall-215 16s -29s linear infinite}@keyframes fall-215{78.681%{transform:translate(31.101vw,78.681vh) scale(.1599)}to{transform:translate(31.28975vw,99vh) scale(.1599)}}.snow:nth-child(216){opacity:1.8544;transform:translate(98.4931vw,-10px) scale(.013);animation:fall-216 16s -25s linear infinite}@keyframes fall-216{46.313%{transform:translate(89.0965vw,46.313vh) scale(.013)}to{transform:translate(93.7948vw,99vh) scale(.013)}}.snow:nth-child(217){opacity:.22;transform:translate(83.7273vw,-10px) scale(.6176);animation:fall-217 12s -19s linear infinite}@keyframes fall-217{30.288%{transform:translate(79.8718vw,30.288vh) scale(.6176)}to{transform:translate(81.79955vw,99vh) scale(.6176)}}.snow:nth-child(218){opacity:.6746;transform:translate(67.4918vw,-10px) scale(.1704);animation:fall-218 10s -1s linear infinite}@keyframes fall-218{69.821%{transform:translate(71.4517vw,69.821vh) scale(.1704)}to{transform:translate(69.47175vw,99vh) scale(.1704)}}.snow:nth-child(219){opacity:1.4858;transform:translate(11.0137vw,-10px) scale(.7789);animation:fall-219 18s -1s linear infinite}@keyframes fall-219{76.293%{transform:translate(2.3177vw,76.293vh) scale(.7789)}to{transform:translate(6.6657vw,99vh) scale(.7789)}}.snow:nth-child(220){opacity:1.076;transform:translate(14.9399vw,-10px) scale(.2121);animation:fall-220 29s -14s linear infinite}@keyframes fall-220{30.056%{transform:translate(24.8449vw,30.056vh) scale(.2121)}to{transform:translate(19.8924vw,99vh) scale(.2121)}}.snow:nth-child(221){opacity:1.2972;transform:translate(5.6615vw,-10px) scale(.6911);animation:fall-221 17s -23s linear infinite}@keyframes fall-221{30.363%{transform:translate(6.8153vw,30.363vh) scale(.6911)}to{transform:translate(6.2384vw,99vh) scale(.6911)}}.snow:nth-child(222){opacity:.6876;transform:translate(90.4845vw,-10px) scale(.175);animation:fall-222 23s -23s linear infinite}@keyframes fall-222{74.179%{transform:translate(82.9446vw,74.179vh) scale(.175)}to{transform:translate(86.71455vw,99vh) scale(.175)}}.snow:nth-child(223){opacity:1.5736;transform:translate(4.1316vw,-10px) scale(.4278);animation:fall-223 24s -2s linear infinite}@keyframes fall-223{63.338%{transform:translate(10.7227vw,63.338vh) scale(.4278)}to{transform:translate(7.42715vw,99vh) scale(.4278)}}.snow:nth-child(224){opacity:.7846;transform:translate(98.5134vw,-10px) scale(.8606);animation:fall-224 10s -19s linear infinite}@keyframes fall-224{74.644%{transform:translate(97.9372vw,74.644vh) scale(.8606)}to{transform:translate(98.2253vw,99vh) scale(.8606)}}.snow:nth-child(225){opacity:.4278;transform:translate(26.8919vw,-10px) scale(.5694);animation:fall-225 12s -12s linear infinite}@keyframes fall-225{67.006%{transform:translate(35.7031vw,67.006vh) scale(.5694)}to{transform:translate(31.2975vw,99vh) scale(.5694)}}.snow:nth-child(226){opacity:.152;transform:translate(70.8006vw,-10px) scale(.0048);animation:fall-226 16s -20s linear infinite}@keyframes fall-226{30.425%{transform:translate(80.421vw,30.425vh) scale(.0048)}to{transform:translate(75.6108vw,99vh) scale(.0048)}}.snow:nth-child(227){opacity:1.3356;transform:translate(92.692vw,-10px) scale(.5853);animation:fall-227 13s -10s linear infinite}@keyframes fall-227{55.135%{transform:translate(101.3256vw,55.135vh) scale(.5853)}to{transform:translate(97.0088vw,99vh) scale(.5853)}}.snow:nth-child(228){opacity:1.6988;transform:translate(48.1913vw,-10px) scale(.2632);animation:fall-228 17s -29s linear infinite}@keyframes fall-228{67.746%{transform:translate(53.5653vw,67.746vh) scale(.2632)}to{transform:translate(50.8783vw,99vh) scale(.2632)}}.snow:nth-child(229){opacity:.7462;transform:translate(29.0726vw,-10px) scale(.1891);animation:fall-229 19s -25s linear infinite}@keyframes fall-229{59.608%{transform:translate(35.0329vw,59.608vh) scale(.1891)}to{transform:translate(32.05275vw,99vh) scale(.1891)}}.snow:nth-child(230){opacity:.2842;transform:translate(23.9611vw,-10px) scale(.9992);animation:fall-230 26s -12s linear infinite}@keyframes fall-230{33.83%{transform:translate(30.162vw,33.83vh) scale(.9992)}to{transform:translate(27.06155vw,99vh) scale(.9992)}}.snow:nth-child(231){opacity:.7814;transform:translate(67.1043vw,-10px) scale(.7062);animation:fall-231 26s -13s linear infinite}@keyframes fall-231{36.138%{transform:translate(59.6971vw,36.138vh) scale(.7062)}to{transform:translate(63.4007vw,99vh) scale(.7062)}}.snow:nth-child(232){opacity:1.5386;transform:translate(96.7842vw,-10px) scale(.4893);animation:fall-232 27s -4s linear infinite}@keyframes fall-232{74.82%{transform:translate(96.4907vw,74.82vh) scale(.4893)}to{transform:translate(96.63745vw,99vh) scale(.4893)}}.snow:nth-child(233){opacity:1.5;transform:translate(6.9289vw,-10px) scale(.6434);animation:fall-233 27s -1s linear infinite}@keyframes fall-233{44.354%{transform:translate(-2.6302vw,44.354vh) scale(.6434)}to{transform:translate(2.14935vw,99vh) scale(.6434)}}.snow:nth-child(234){opacity:1.9976;transform:translate(96.4487vw,-10px) scale(.7511);animation:fall-234 30s -10s linear infinite}@keyframes fall-234{59.485%{transform:translate(94.5416vw,59.485vh) scale(.7511)}to{transform:translate(95.49515vw,99vh) scale(.7511)}}.snow:nth-child(235){opacity:.3316;transform:translate(66.4037vw,-10px) scale(.4523);animation:fall-235 22s -3s linear infinite}@keyframes fall-235{40.787%{transform:translate(61.3175vw,40.787vh) scale(.4523)}to{transform:translate(63.8606vw,99vh) scale(.4523)}}.snow:nth-child(236){opacity:1.6766;transform:translate(7.0875vw,-10px) scale(.3865);animation:fall-236 14s -8s linear infinite}@keyframes fall-236{50.917%{transform:translate(6.1922vw,50.917vh) scale(.3865)}to{transform:translate(6.63985vw,99vh) scale(.3865)}}.snow:nth-child(237){opacity:1.7412;transform:translate(8.3813vw,-10px) scale(.6187);animation:fall-237 22s -12s linear infinite}@keyframes fall-237{66.29%{transform:translate(10.7067vw,66.29vh) scale(.6187)}to{transform:translate(9.544vw,99vh) scale(.6187)}}.snow:nth-child(238){opacity:1.7836;transform:translate(19.1296vw,-10px) scale(.7984);animation:fall-238 20s -15s linear infinite}@keyframes fall-238{65.971%{transform:translate(13.059vw,65.971vh) scale(.7984)}to{transform:translate(16.0943vw,99vh) scale(.7984)}}.snow:nth-child(239){opacity:.2402;transform:translate(28.7389vw,-10px) scale(.9008);animation:fall-239 18s -20s linear infinite}@keyframes fall-239{58.3%{transform:translate(28.9855vw,58.3vh) scale(.9008)}to{transform:translate(28.8622vw,99vh) scale(.9008)}}.snow:nth-child(240){opacity:1.3628;transform:translate(67.5149vw,-10px) scale(.9548);animation:fall-240 15s -10s linear infinite}@keyframes fall-240{50.49%{transform:translate(65.5204vw,50.49vh) scale(.9548)}to{transform:translate(66.51765vw,99vh) scale(.9548)}}.snow:nth-child(241){opacity:.8496;transform:translate(87.4663vw,-10px) scale(.7762);animation:fall-241 12s -8s linear infinite}@keyframes fall-241{45.644%{transform:translate(84.0157vw,45.644vh) scale(.7762)}to{transform:translate(85.741vw,99vh) scale(.7762)}}.snow:nth-child(242){opacity:.1692;transform:translate(75.5504vw,-10px) scale(.6822);animation:fall-242 17s -5s linear infinite}@keyframes fall-242{65.729%{transform:translate(75.8395vw,65.729vh) scale(.6822)}to{transform:translate(75.69495vw,99vh) scale(.6822)}}.snow:nth-child(243){opacity:.8876;transform:translate(69.5205vw,-10px) scale(.1453);animation:fall-243 11s -4s linear infinite}@keyframes fall-243{58.833%{transform:translate(75.1885vw,58.833vh) scale(.1453)}to{transform:translate(72.3545vw,99vh) scale(.1453)}}.snow:nth-child(244){opacity:1.382;transform:translate(16.9481vw,-10px) scale(.6056);animation:fall-244 19s -4s linear infinite}@keyframes fall-244{33.853%{transform:translate(11.2935vw,33.853vh) scale(.6056)}to{transform:translate(14.1208vw,99vh) scale(.6056)}}.snow:nth-child(245){opacity:.9726;transform:translate(71.8034vw,-10px) scale(.4988);animation:fall-245 16s -2s linear infinite}@keyframes fall-245{79.433%{transform:translate(68.5449vw,79.433vh) scale(.4988)}to{transform:translate(70.17415vw,99vh) scale(.4988)}}.snow:nth-child(246){opacity:.8634;transform:translate(63.3801vw,-10px) scale(.6043);animation:fall-246 20s -19s linear infinite}@keyframes fall-246{51.656%{transform:translate(67.7178vw,51.656vh) scale(.6043)}to{transform:translate(65.54895vw,99vh) scale(.6043)}}.snow:nth-child(247){opacity:1.8754;transform:translate(14.2586vw,-10px) scale(.772);animation:fall-247 23s -18s linear infinite}@keyframes fall-247{71.351%{transform:translate(7.8076vw,71.351vh) scale(.772)}to{transform:translate(11.0331vw,99vh) scale(.772)}}.snow:nth-child(248){opacity:1.5062;transform:translate(7.6038vw,-10px) scale(.5154);animation:fall-248 25s -6s linear infinite}@keyframes fall-248{79.342%{transform:translate(4.6096vw,79.342vh) scale(.5154)}to{transform:translate(6.1067vw,99vh) scale(.5154)}}.snow:nth-child(249){opacity:1.08;transform:translate(84.3179vw,-10px) scale(.4675);animation:fall-249 19s -22s linear infinite}@keyframes fall-249{55.396%{transform:translate(90.881vw,55.396vh) scale(.4675)}to{transform:translate(87.59945vw,99vh) scale(.4675)}}.snow:nth-child(250){opacity:.026;transform:translate(56.9179vw,-10px) scale(.8952);animation:fall-250 22s -26s linear infinite}@keyframes fall-250{48.67%{transform:translate(51.3889vw,48.67vh) scale(.8952)}to{transform:translate(54.1534vw,99vh) scale(.8952)}}.snow:nth-child(251){opacity:.5392;transform:translate(75.106vw,-10px) scale(.6712);animation:fall-251 13s -15s linear infinite}@keyframes fall-251{59.235%{transform:translate(78.943vw,59.235vh) scale(.6712)}to{transform:translate(77.0245vw,99vh) scale(.6712)}}.snow:nth-child(252){opacity:.7722;transform:translate(41.2877vw,-10px) scale(.2238);animation:fall-252 11s -15s linear infinite}@keyframes fall-252{60.207%{transform:translate(35.3981vw,60.207vh) scale(.2238)}to{transform:translate(38.3429vw,99vh) scale(.2238)}}.snow:nth-child(253){opacity:1.7042;transform:translate(76.3058vw,-10px) scale(.9309);animation:fall-253 13s -1s linear infinite}@keyframes fall-253{43.401%{transform:translate(85.0734vw,43.401vh) scale(.9309)}to{transform:translate(80.6896vw,99vh) scale(.9309)}}.snow:nth-child(254){opacity:1.3004;transform:translate(51.1823vw,-10px) scale(.2513);animation:fall-254 11s -28s linear infinite}@keyframes fall-254{69.82%{transform:translate(61.1373vw,69.82vh) scale(.2513)}to{transform:translate(56.1598vw,99vh) scale(.2513)}}.snow:nth-child(255){opacity:1.0946;transform:translate(21.8125vw,-10px) scale(.6019);animation:fall-255 16s -20s linear infinite}@keyframes fall-255{75.317%{transform:translate(13.8485vw,75.317vh) scale(.6019)}to{transform:translate(17.8305vw,99vh) scale(.6019)}}.snow:nth-child(256){opacity:1.317;transform:translate(11.5473vw,-10px) scale(.7544);animation:fall-256 28s -17s linear infinite}@keyframes fall-256{38.114%{transform:translate(9.5074vw,38.114vh) scale(.7544)}to{transform:translate(10.52735vw,99vh) scale(.7544)}}.snow:nth-child(257){opacity:.8794;transform:translate(23.6151vw,-10px) scale(.3509);animation:fall-257 17s -2s linear infinite}@keyframes fall-257{63.514%{transform:translate(27.0292vw,63.514vh) scale(.3509)}to{transform:translate(25.32215vw,99vh) scale(.3509)}}.snow:nth-child(258){opacity:1.4718;transform:translate(25.4468vw,-10px) scale(.0452);animation:fall-258 15s -10s linear infinite}@keyframes fall-258{78.972%{transform:translate(33.0445vw,78.972vh) scale(.0452)}to{transform:translate(29.24565vw,99vh) scale(.0452)}}.snow:nth-child(259){opacity:.0264;transform:translate(64.5637vw,-10px) scale(.4866);animation:fall-259 17s -10s linear infinite}@keyframes fall-259{59.68%{transform:translate(72.5844vw,59.68vh) scale(.4866)}to{transform:translate(68.57405vw,99vh) scale(.4866)}}.snow:nth-child(260){opacity:1.8904;transform:translate(35.2152vw,-10px) scale(.4111);animation:fall-260 25s -19s linear infinite}@keyframes fall-260{79.228%{transform:translate(45.0775vw,79.228vh) scale(.4111)}to{transform:translate(40.14635vw,99vh) scale(.4111)}}.snow:nth-child(261){opacity:.4188;transform:translate(14.1919vw,-10px) scale(.4559);animation:fall-261 24s -21s linear infinite}@keyframes fall-261{52.183%{transform:translate(20.4922vw,52.183vh) scale(.4559)}to{transform:translate(17.34205vw,99vh) scale(.4559)}}.snow:nth-child(262){opacity:.6156;transform:translate(25.6532vw,-10px) scale(.2094);animation:fall-262 29s -9s linear infinite}@keyframes fall-262{57.762%{transform:translate(16.7528vw,57.762vh) scale(.2094)}to{transform:translate(21.203vw,99vh) scale(.2094)}}.snow:nth-child(263){opacity:1.432;transform:translate(78.8435vw,-10px) scale(.9742);animation:fall-263 28s -27s linear infinite}@keyframes fall-263{47.626%{transform:translate(78.3714vw,47.626vh) scale(.9742)}to{transform:translate(78.60745vw,99vh) scale(.9742)}}.snow:nth-child(264){opacity:.2018;transform:translate(14.9471vw,-10px) scale(.838);animation:fall-264 14s -8s linear infinite}@keyframes fall-264{79.541%{transform:translate(15.436vw,79.541vh) scale(.838)}to{transform:translate(15.19155vw,99vh) scale(.838)}}.snow:nth-child(265){opacity:1.4552;transform:translate(65.895vw,-10px) scale(.5559);animation:fall-265 10s -21s linear infinite}@keyframes fall-265{41.092%{transform:translate(62.6115vw,41.092vh) scale(.5559)}to{transform:translate(64.25325vw,99vh) scale(.5559)}}.snow:nth-child(266){opacity:.8224;transform:translate(54.4414vw,-10px) scale(.204);animation:fall-266 29s -28s linear infinite}@keyframes fall-266{32.82%{transform:translate(45.4585vw,32.82vh) scale(.204)}to{transform:translate(49.94995vw,99vh) scale(.204)}}.snow:nth-child(267){opacity:1.0062;transform:translate(47.0085vw,-10px) scale(.8469);animation:fall-267 10s -11s linear infinite}@keyframes fall-267{47.057%{transform:translate(37.7164vw,47.057vh) scale(.8469)}to{transform:translate(42.36245vw,99vh) scale(.8469)}}.snow:nth-child(268){opacity:1.4256;transform:translate(93.3274vw,-10px) scale(.6814);animation:fall-268 28s -9s linear infinite}@keyframes fall-268{53.913%{transform:translate(86.8682vw,53.913vh) scale(.6814)}to{transform:translate(90.0978vw,99vh) scale(.6814)}}.snow:nth-child(269){opacity:1.7014;transform:translate(58.5925vw,-10px) scale(.1144);animation:fall-269 13s -28s linear infinite}@keyframes fall-269{55.627%{transform:translate(63.3293vw,55.627vh) scale(.1144)}to{transform:translate(60.9609vw,99vh) scale(.1144)}}.snow:nth-child(270){opacity:1.8964;transform:translate(88.1088vw,-10px) scale(.4212);animation:fall-270 29s -11s linear infinite}@keyframes fall-270{78.001%{transform:translate(82.479vw,78.001vh) scale(.4212)}to{transform:translate(85.2939vw,99vh) scale(.4212)}}.snow:nth-child(271){opacity:.7406;transform:translate(28.707vw,-10px) scale(.5072);animation:fall-271 11s -3s linear infinite}@keyframes fall-271{51.488%{transform:translate(34.0945vw,51.488vh) scale(.5072)}to{transform:translate(31.40075vw,99vh) scale(.5072)}}.snow:nth-child(272){opacity:1.2664;transform:translate(11.0097vw,-10px) scale(.3629);animation:fall-272 30s -27s linear infinite}@keyframes fall-272{32.577%{transform:translate(13.6529vw,32.577vh) scale(.3629)}to{transform:translate(12.3313vw,99vh) scale(.3629)}}.snow:nth-child(273){opacity:1.6244;transform:translate(4.4802vw,-10px) scale(.5956);animation:fall-273 23s -19s linear infinite}@keyframes fall-273{51.824%{transform:translate(12.6953vw,51.824vh) scale(.5956)}to{transform:translate(8.58775vw,99vh) scale(.5956)}}.snow:nth-child(274){opacity:1.494;transform:translate(11.3375vw,-10px) scale(.6559);animation:fall-274 26s -13s linear infinite}@keyframes fall-274{67.745%{transform:translate(14.7928vw,67.745vh) scale(.6559)}to{transform:translate(13.06515vw,99vh) scale(.6559)}}.snow:nth-child(275){opacity:1.2352;transform:translate(4.5205vw,-10px) scale(.9385);animation:fall-275 26s -10s linear infinite}@keyframes fall-275{54.42%{transform:translate(9.0445vw,54.42vh) scale(.9385)}to{transform:translate(6.7825vw,99vh) scale(.9385)}}.snow:nth-child(276){opacity:1.7706;transform:translate(.7077vw,-10px) scale(.3808);animation:fall-276 21s -14s linear infinite}@keyframes fall-276{32.214%{transform:translate(4.362vw,32.214vh) scale(.3808)}to{transform:translate(2.53485vw,99vh) scale(.3808)}}.snow:nth-child(277){opacity:1.033;transform:translate(92.4084vw,-10px) scale(.0965);animation:fall-277 30s -5s linear infinite}@keyframes fall-277{74.703%{transform:translate(92.8936vw,74.703vh) scale(.0965)}to{transform:translate(92.651vw,99vh) scale(.0965)}}.snow:nth-child(278){opacity:1.5962;transform:translate(30.9888vw,-10px) scale(.5208);animation:fall-278 25s -2s linear infinite}@keyframes fall-278{51.273%{transform:translate(33.9334vw,51.273vh) scale(.5208)}to{transform:translate(32.4611vw,99vh) scale(.5208)}}.snow:nth-child(279){opacity:1.8354;transform:translate(37.467vw,-10px) scale(.6436);animation:fall-279 17s -12s linear infinite}@keyframes fall-279{40.744%{transform:translate(47.3872vw,40.744vh) scale(.6436)}to{transform:translate(42.4271vw,99vh) scale(.6436)}}.snow:nth-child(280){opacity:1.67;transform:translate(53.0463vw,-10px) scale(.4919);animation:fall-280 30s -1s linear infinite}@keyframes fall-280{36.936%{transform:translate(49.5136vw,36.936vh) scale(.4919)}to{transform:translate(51.27995vw,99vh) scale(.4919)}}.snow:nth-child(281){opacity:.4012;transform:translate(73.6944vw,-10px) scale(.0618);animation:fall-281 10s -5s linear infinite}@keyframes fall-281{32.209%{transform:translate(68.2479vw,32.209vh) scale(.0618)}to{transform:translate(70.97115vw,99vh) scale(.0618)}}.snow:nth-child(282){opacity:1.5432;transform:translate(66.5928vw,-10px) scale(.7992);animation:fall-282 11s -30s linear infinite}@keyframes fall-282{49.901%{transform:translate(72.0738vw,49.901vh) scale(.7992)}to{transform:translate(69.3333vw,99vh) scale(.7992)}}.snow:nth-child(283){opacity:.3828;transform:translate(90.8893vw,-10px) scale(.3218);animation:fall-283 21s -1s linear infinite}@keyframes fall-283{42.36%{transform:translate(93.2275vw,42.36vh) scale(.3218)}to{transform:translate(92.0584vw,99vh) scale(.3218)}}.snow:nth-child(284){opacity:1.0892;transform:translate(70.2471vw,-10px) scale(.0858);animation:fall-284 12s -24s linear infinite}@keyframes fall-284{41.109%{transform:translate(67.4537vw,41.109vh) scale(.0858)}to{transform:translate(68.8504vw,99vh) scale(.0858)}}.snow:nth-child(285){opacity:1.1512;transform:translate(29.5172vw,-10px) scale(.1984);animation:fall-285 14s -15s linear infinite}@keyframes fall-285{32.16%{transform:translate(36.1592vw,32.16vh) scale(.1984)}to{transform:translate(32.8382vw,99vh) scale(.1984)}}.snow:nth-child(286){opacity:1.8176;transform:translate(68.9516vw,-10px) scale(.5845);animation:fall-286 29s -14s linear infinite}@keyframes fall-286{65.285%{transform:translate(62.4675vw,65.285vh) scale(.5845)}to{transform:translate(65.70955vw,99vh) scale(.5845)}}.snow:nth-child(287){opacity:.2026;transform:translate(36.5745vw,-10px) scale(.4752);animation:fall-287 30s -24s linear infinite}@keyframes fall-287{73.36%{transform:translate(45.1321vw,73.36vh) scale(.4752)}to{transform:translate(40.8533vw,99vh) scale(.4752)}}.snow:nth-child(288){opacity:.9488;transform:translate(34.855vw,-10px) scale(.127);animation:fall-288 18s -1s linear infinite}@keyframes fall-288{56.444%{transform:translate(42.3056vw,56.444vh) scale(.127)}to{transform:translate(38.5803vw,99vh) scale(.127)}}.snow:nth-child(289){opacity:1.8784;transform:translate(13.7484vw,-10px) scale(.5411);animation:fall-289 19s -30s linear infinite}@keyframes fall-289{60.014%{transform:translate(9.717vw,60.014vh) scale(.5411)}to{transform:translate(11.7327vw,99vh) scale(.5411)}}.snow:nth-child(290){opacity:.2734;transform:translate(26.8808vw,-10px) scale(.7285);animation:fall-290 18s -4s linear infinite}@keyframes fall-290{63.93%{transform:translate(20.7766vw,63.93vh) scale(.7285)}to{transform:translate(23.8287vw,99vh) scale(.7285)}}.snow:nth-child(291){opacity:.9832;transform:translate(91.6037vw,-10px) scale(.5556);animation:fall-291 21s -14s linear infinite}@keyframes fall-291{77.182%{transform:translate(82.5891vw,77.182vh) scale(.5556)}to{transform:translate(87.0964vw,99vh) scale(.5556)}}.snow:nth-child(292){opacity:.2152;transform:translate(88.3021vw,-10px) scale(.4642);animation:fall-292 26s -12s linear infinite}@keyframes fall-292{66.961%{transform:translate(84.7304vw,66.961vh) scale(.4642)}to{transform:translate(86.51625vw,99vh) scale(.4642)}}.snow:nth-child(293){opacity:1.587;transform:translate(19.9451vw,-10px) scale(.0465);animation:fall-293 23s -18s linear infinite}@keyframes fall-293{70.89%{transform:translate(26.0779vw,70.89vh) scale(.0465)}to{transform:translate(23.0115vw,99vh) scale(.0465)}}.snow:nth-child(294){opacity:.3218;transform:translate(54.9069vw,-10px) scale(.0013);animation:fall-294 12s -27s linear infinite}@keyframes fall-294{39.963%{transform:translate(52.4776vw,39.963vh) scale(.0013)}to{transform:translate(53.69225vw,99vh) scale(.0013)}}.snow:nth-child(295){opacity:1.0664;transform:translate(4.649vw,-10px) scale(.0827);animation:fall-295 22s -26s linear infinite}@keyframes fall-295{42.223%{transform:translate(-5.1369vw,42.223vh) scale(.0827)}to{transform:translate(-.24395vw,99vh) scale(.0827)}}.snow:nth-child(296){opacity:.6586;transform:translate(99.1761vw,-10px) scale(.3816);animation:fall-296 13s -30s linear infinite}@keyframes fall-296{59.611%{transform:translate(90.2616vw,59.611vh) scale(.3816)}to{transform:translate(94.71885vw,99vh) scale(.3816)}}.snow:nth-child(297){opacity:.085;transform:translate(79.0359vw,-10px) scale(.5069);animation:fall-297 26s -10s linear infinite}@keyframes fall-297{63.36%{transform:translate(88.4989vw,63.36vh) scale(.5069)}to{transform:translate(83.7674vw,99vh) scale(.5069)}}.snow:nth-child(298){opacity:1.5186;transform:translate(2.1587vw,-10px) scale(.2414);animation:fall-298 22s -29s linear infinite}@keyframes fall-298{65.773%{transform:translate(7.8208vw,65.773vh) scale(.2414)}to{transform:translate(4.98975vw,99vh) scale(.2414)}}.snow:nth-child(299){opacity:.2306;transform:translate(4.1565vw,-10px) scale(.9642);animation:fall-299 23s -27s linear infinite}@keyframes fall-299{52.67%{transform:translate(1.8735vw,52.67vh) scale(.9642)}to{transform:translate(3.015vw,99vh) scale(.9642)}}.snow:nth-child(300){opacity:.2332;transform:translate(53.6166vw,-10px) scale(.2625);animation:fall-300 11s -21s linear infinite}@keyframes fall-300{39.463%{transform:translate(58.505vw,39.463vh) scale(.2625)}to{transform:translate(56.0608vw,99vh) scale(.2625)}}.snow:nth-child(301){opacity:1.6186;transform:translate(32.3532vw,-10px) scale(.484);animation:fall-301 18s -3s linear infinite}@keyframes fall-301{45.633%{transform:translate(40.7421vw,45.633vh) scale(.484)}to{transform:translate(36.54765vw,99vh) scale(.484)}}.snow:nth-child(302){opacity:.7634;transform:translate(36.7122vw,-10px) scale(.7611);animation:fall-302 23s -22s linear infinite}@keyframes fall-302{36.137%{transform:translate(35.647vw,36.137vh) scale(.7611)}to{transform:translate(36.1796vw,99vh) scale(.7611)}}.snow:nth-child(303){opacity:1.4722;transform:translate(57.1322vw,-10px) scale(.998);animation:fall-303 27s -22s linear infinite}@keyframes fall-303{46.297%{transform:translate(63.6883vw,46.297vh) scale(.998)}to{transform:translate(60.41025vw,99vh) scale(.998)}}.snow:nth-child(304){opacity:1.6088;transform:translate(23.4961vw,-10px) scale(.0811);animation:fall-304 15s -27s linear infinite}@keyframes fall-304{64.404%{transform:translate(29.0764vw,64.404vh) scale(.0811)}to{transform:translate(26.28625vw,99vh) scale(.0811)}}.snow:nth-child(305){opacity:.799;transform:translate(31.8506vw,-10px) scale(.9442);animation:fall-305 10s -7s linear infinite}@keyframes fall-305{55.955%{transform:translate(34.4393vw,55.955vh) scale(.9442)}to{transform:translate(33.14495vw,99vh) scale(.9442)}}.snow:nth-child(306){opacity:1.9614;transform:translate(8.816vw,-10px) scale(.0916);animation:fall-306 10s -19s linear infinite}@keyframes fall-306{66.603%{transform:translate(4.5236vw,66.603vh) scale(.0916)}to{transform:translate(6.6698vw,99vh) scale(.0916)}}.snow:nth-child(307){opacity:1.812;transform:translate(4.4148vw,-10px) scale(.697);animation:fall-307 28s -9s linear infinite}@keyframes fall-307{78.551%{transform:translate(3.2044vw,78.551vh) scale(.697)}to{transform:translate(3.8096vw,99vh) scale(.697)}}.snow:nth-child(308){opacity:1.428;transform:translate(91.1368vw,-10px) scale(.1422);animation:fall-308 15s -16s linear infinite}@keyframes fall-308{59.883%{transform:translate(88.8533vw,59.883vh) scale(.1422)}to{transform:translate(89.99505vw,99vh) scale(.1422)}}.snow:nth-child(309){opacity:.253;transform:translate(44.0541vw,-10px) scale(.8375);animation:fall-309 22s -11s linear infinite}@keyframes fall-309{52.991%{transform:translate(36.2549vw,52.991vh) scale(.8375)}to{transform:translate(40.1545vw,99vh) scale(.8375)}}.snow:nth-child(310){opacity:1.0698;transform:translate(50.0223vw,-10px) scale(.2992);animation:fall-310 21s -17s linear infinite}@keyframes fall-310{55.247%{transform:translate(57.4616vw,55.247vh) scale(.2992)}to{transform:translate(53.74195vw,99vh) scale(.2992)}}.snow:nth-child(311){opacity:.757;transform:translate(16.9358vw,-10px) scale(.5358);animation:fall-311 13s -3s linear infinite}@keyframes fall-311{58.279%{transform:translate(22.649vw,58.279vh) scale(.5358)}to{transform:translate(19.7924vw,99vh) scale(.5358)}}.snow:nth-child(312){opacity:.6002;transform:translate(56.5188vw,-10px) scale(.6637);animation:fall-312 24s -23s linear infinite}@keyframes fall-312{76.156%{transform:translate(48.7687vw,76.156vh) scale(.6637)}to{transform:translate(52.64375vw,99vh) scale(.6637)}}.snow:nth-child(313){opacity:.0564;transform:translate(88.3458vw,-10px) scale(.5875);animation:fall-313 25s -24s linear infinite}@keyframes fall-313{49.695%{transform:translate(81.2633vw,49.695vh) scale(.5875)}to{transform:translate(84.80455vw,99vh) scale(.5875)}}.snow:nth-child(314){opacity:1.7292;transform:translate(36.9813vw,-10px) scale(.9117);animation:fall-314 26s -30s linear infinite}@keyframes fall-314{42.524%{transform:translate(32.8682vw,42.524vh) scale(.9117)}to{transform:translate(34.92475vw,99vh) scale(.9117)}}.snow:nth-child(315){opacity:1.2964;transform:translate(94.6904vw,-10px) scale(.5972);animation:fall-315 13s -30s linear infinite}@keyframes fall-315{36.234%{transform:translate(99.6799vw,36.234vh) scale(.5972)}to{transform:translate(97.18515vw,99vh) scale(.5972)}}.snow:nth-child(316){opacity:1.3034;transform:translate(5.0969vw,-10px) scale(.7363);animation:fall-316 17s -2s linear infinite}@keyframes fall-316{75.043%{transform:translate(-4.6125vw,75.043vh) scale(.7363)}to{transform:translate(.2422vw,99vh) scale(.7363)}}.snow:nth-child(317){opacity:.032;transform:translate(81.3704vw,-10px) scale(.3112);animation:fall-317 30s -3s linear infinite}@keyframes fall-317{45.768%{transform:translate(84.2407vw,45.768vh) scale(.3112)}to{transform:translate(82.80555vw,99vh) scale(.3112)}}.snow:nth-child(318){opacity:.4774;transform:translate(14.1241vw,-10px) scale(.1327);animation:fall-318 29s -17s linear infinite}@keyframes fall-318{50.822%{transform:translate(19.7267vw,50.822vh) scale(.1327)}to{transform:translate(16.9254vw,99vh) scale(.1327)}}.snow:nth-child(319){opacity:1.0158;transform:translate(16.3238vw,-10px) scale(.9877);animation:fall-319 19s -11s linear infinite}@keyframes fall-319{50.985%{transform:translate(22.6263vw,50.985vh) scale(.9877)}to{transform:translate(19.47505vw,99vh) scale(.9877)}}.snow:nth-child(320){opacity:1.0462;transform:translate(81.7829vw,-10px) scale(.8312);animation:fall-320 15s -11s linear infinite}@keyframes fall-320{76.379%{transform:translate(87.3541vw,76.379vh) scale(.8312)}to{transform:translate(84.5685vw,99vh) scale(.8312)}}.snow:nth-child(321){opacity:1.7324;transform:translate(95.6016vw,-10px) scale(.08);animation:fall-321 30s -22s linear infinite}@keyframes fall-321{62.373%{transform:translate(95.86vw,62.373vh) scale(.08)}to{transform:translate(95.7308vw,99vh) scale(.08)}}.snow:nth-child(322){opacity:1.3688;transform:translate(65.1991vw,-10px) scale(.8118);animation:fall-322 28s -19s linear infinite}@keyframes fall-322{30.962%{transform:translate(64.8842vw,30.962vh) scale(.8118)}to{transform:translate(65.04165vw,99vh) scale(.8118)}}.snow:nth-child(323){opacity:1.9042;transform:translate(45.4631vw,-10px) scale(.5035);animation:fall-323 15s -27s linear infinite}@keyframes fall-323{54.027%{transform:translate(43.5575vw,54.027vh) scale(.5035)}to{transform:translate(44.5103vw,99vh) scale(.5035)}}.snow:nth-child(324){opacity:.041;transform:translate(90.2915vw,-10px) scale(.7067);animation:fall-324 23s -11s linear infinite}@keyframes fall-324{41.855%{transform:translate(80.7492vw,41.855vh) scale(.7067)}to{transform:translate(85.52035vw,99vh) scale(.7067)}}.snow:nth-child(325){opacity:1.161;transform:translate(90.326vw,-10px) scale(.2469);animation:fall-325 21s -17s linear infinite}@keyframes fall-325{57.697%{transform:translate(83.9511vw,57.697vh) scale(.2469)}to{transform:translate(87.13855vw,99vh) scale(.2469)}}.snow:nth-child(326){opacity:1.4904;transform:translate(6.3001vw,-10px) scale(.472);animation:fall-326 10s -19s linear infinite}@keyframes fall-326{33.51%{transform:translate(9.9694vw,33.51vh) scale(.472)}to{transform:translate(8.13475vw,99vh) scale(.472)}}.snow:nth-child(327){opacity:.3794;transform:translate(38.3201vw,-10px) scale(.5451);animation:fall-327 24s -10s linear infinite}@keyframes fall-327{69.946%{transform:translate(48.0528vw,69.946vh) scale(.5451)}to{transform:translate(43.18645vw,99vh) scale(.5451)}}.snow:nth-child(328){opacity:.5604;transform:translate(62.9016vw,-10px) scale(.1071);animation:fall-328 23s -5s linear infinite}@keyframes fall-328{47.852%{transform:translate(70.9213vw,47.852vh) scale(.1071)}to{transform:translate(66.91145vw,99vh) scale(.1071)}}.snow:nth-child(329){opacity:1.8132;transform:translate(83.6081vw,-10px) scale(.0097);animation:fall-329 14s -22s linear infinite}@keyframes fall-329{56.364%{transform:translate(78.7293vw,56.364vh) scale(.0097)}to{transform:translate(81.1687vw,99vh) scale(.0097)}}.snow:nth-child(330){opacity:1.2192;transform:translate(62.7786vw,-10px) scale(.5134);animation:fall-330 27s -20s linear infinite}@keyframes fall-330{30.997%{transform:translate(53.5187vw,30.997vh) scale(.5134)}to{transform:translate(58.14865vw,99vh) scale(.5134)}}.snow:nth-child(331){opacity:.4246;transform:translate(84.045vw,-10px) scale(.4569);animation:fall-331 11s -3s linear infinite}@keyframes fall-331{53.892%{transform:translate(93.0899vw,53.892vh) scale(.4569)}to{transform:translate(88.56745vw,99vh) scale(.4569)}}.snow:nth-child(332){opacity:.8406;transform:translate(92.633vw,-10px) scale(.8024);animation:fall-332 14s -24s linear infinite}@keyframes fall-332{68.409%{transform:translate(92.2177vw,68.409vh) scale(.8024)}to{transform:translate(92.42535vw,99vh) scale(.8024)}}.snow:nth-child(333){opacity:.0294;transform:translate(41.0681vw,-10px) scale(.4459);animation:fall-333 23s -6s linear infinite}@keyframes fall-333{42.36%{transform:translate(32.0213vw,42.36vh) scale(.4459)}to{transform:translate(36.5447vw,99vh) scale(.4459)}}.snow:nth-child(334){opacity:.116;transform:translate(96.6265vw,-10px) scale(.544);animation:fall-334 18s -9s linear infinite}@keyframes fall-334{76.678%{transform:translate(88.78vw,76.678vh) scale(.544)}to{transform:translate(92.70325vw,99vh) scale(.544)}}.snow:nth-child(335){opacity:1.736;transform:translate(15.9961vw,-10px) scale(.7457);animation:fall-335 20s -15s linear infinite}@keyframes fall-335{49.172%{transform:translate(16.8227vw,49.172vh) scale(.7457)}to{transform:translate(16.4094vw,99vh) scale(.7457)}}.snow:nth-child(336){opacity:1.6566;transform:translate(42.1525vw,-10px) scale(.8465);animation:fall-336 17s -30s linear infinite}@keyframes fall-336{59.771%{transform:translate(34.344vw,59.771vh) scale(.8465)}to{transform:translate(38.24825vw,99vh) scale(.8465)}}.snow:nth-child(337){opacity:.2706;transform:translate(1.8447vw,-10px) scale(.8143);animation:fall-337 30s -8s linear infinite}@keyframes fall-337{61.28%{transform:translate(-5.5616vw,61.28vh) scale(.8143)}to{transform:translate(-1.85845vw,99vh) scale(.8143)}}.snow:nth-child(338){opacity:1.9466;transform:translate(76.6746vw,-10px) scale(.259);animation:fall-338 22s -13s linear infinite}@keyframes fall-338{33.771%{transform:translate(80.3795vw,33.771vh) scale(.259)}to{transform:translate(78.52705vw,99vh) scale(.259)}}.snow:nth-child(339){opacity:1.0886;transform:translate(21.4569vw,-10px) scale(.4835);animation:fall-339 16s -22s linear infinite}@keyframes fall-339{48.922%{transform:translate(19.2246vw,48.922vh) scale(.4835)}to{transform:translate(20.34075vw,99vh) scale(.4835)}}.snow:nth-child(340){opacity:1.5492;transform:translate(16.416vw,-10px) scale(.2195);animation:fall-340 15s -6s linear infinite}@keyframes fall-340{77.544%{transform:translate(22.0789vw,77.544vh) scale(.2195)}to{transform:translate(19.24745vw,99vh) scale(.2195)}}.snow:nth-child(341){opacity:.0504;transform:translate(60.5865vw,-10px) scale(.8937);animation:fall-341 30s -9s linear infinite}@keyframes fall-341{34.077%{transform:translate(53.7929vw,34.077vh) scale(.8937)}to{transform:translate(57.1897vw,99vh) scale(.8937)}}.snow:nth-child(342){opacity:1.9304;transform:translate(7.2621vw,-10px) scale(.3286);animation:fall-342 19s -30s linear infinite}@keyframes fall-342{58.931%{transform:translate(6.9808vw,58.931vh) scale(.3286)}to{transform:translate(7.12145vw,99vh) scale(.3286)}}.snow:nth-child(343){opacity:1.7466;transform:translate(14.3734vw,-10px) scale(.271);animation:fall-343 27s -4s linear infinite}@keyframes fall-343{38.574%{transform:translate(21.6324vw,38.574vh) scale(.271)}to{transform:translate(18.0029vw,99vh) scale(.271)}}.snow:nth-child(344){opacity:1.3016;transform:translate(41.04vw,-10px) scale(.5096);animation:fall-344 28s -13s linear infinite}@keyframes fall-344{56.287%{transform:translate(32.8385vw,56.287vh) scale(.5096)}to{transform:translate(36.93925vw,99vh) scale(.5096)}}.snow:nth-child(345){opacity:1.7646;transform:translate(24.4181vw,-10px) scale(.3593);animation:fall-345 20s -6s linear infinite}@keyframes fall-345{55.116%{transform:translate(16.124vw,55.116vh) scale(.3593)}to{transform:translate(20.27105vw,99vh) scale(.3593)}}.snow:nth-child(346){opacity:1.4546;transform:translate(22.0301vw,-10px) scale(.2684);animation:fall-346 21s -21s linear infinite}@keyframes fall-346{51.17%{transform:translate(26.1575vw,51.17vh) scale(.2684)}to{transform:translate(24.0938vw,99vh) scale(.2684)}}.snow:nth-child(347){opacity:1.2772;transform:translate(66.5285vw,-10px) scale(.2012);animation:fall-347 24s -27s linear infinite}@keyframes fall-347{39.489%{transform:translate(72.4751vw,39.489vh) scale(.2012)}to{transform:translate(69.5018vw,99vh) scale(.2012)}}.snow:nth-child(348){opacity:1.6594;transform:translate(27.6278vw,-10px) scale(.1877);animation:fall-348 29s -20s linear infinite}@keyframes fall-348{36.289%{transform:translate(34.3751vw,36.289vh) scale(.1877)}to{transform:translate(31.00145vw,99vh) scale(.1877)}}.snow:nth-child(349){opacity:.4526;transform:translate(17.275vw,-10px) scale(.1647);animation:fall-349 20s -13s linear infinite}@keyframes fall-349{61.982%{transform:translate(7.6123vw,61.982vh) scale(.1647)}to{transform:translate(12.44365vw,99vh) scale(.1647)}}.snow:nth-child(350){opacity:.3456;transform:translate(86.6354vw,-10px) scale(.1287);animation:fall-350 23s -22s linear infinite}@keyframes fall-350{39.465%{transform:translate(86.7526vw,39.465vh) scale(.1287)}to{transform:translate(86.694vw,99vh) scale(.1287)}}.snow:nth-child(351){opacity:1.1144;transform:translate(74.2292vw,-10px) scale(.3736);animation:fall-351 26s -18s linear infinite}@keyframes fall-351{64.7%{transform:translate(71.1588vw,64.7vh) scale(.3736)}to{transform:translate(72.694vw,99vh) scale(.3736)}}.snow:nth-child(352){opacity:.7672;transform:translate(10.9817vw,-10px) scale(.5332);animation:fall-352 11s -7s linear infinite}@keyframes fall-352{59.649%{transform:translate(20.4682vw,59.649vh) scale(.5332)}to{transform:translate(15.72495vw,99vh) scale(.5332)}}.snow:nth-child(353){opacity:1.0454;transform:translate(85.8947vw,-10px) scale(.3718);animation:fall-353 27s -1s linear infinite}@keyframes fall-353{48.352%{transform:translate(80.9267vw,48.352vh) scale(.3718)}to{transform:translate(83.4107vw,99vh) scale(.3718)}}.snow:nth-child(354){opacity:1.2028;transform:translate(20.0238vw,-10px) scale(.7654);animation:fall-354 25s -14s linear infinite}@keyframes fall-354{31.51%{transform:translate(14.3395vw,31.51vh) scale(.7654)}to{transform:translate(17.18165vw,99vh) scale(.7654)}}.snow:nth-child(355){opacity:1.3316;transform:translate(61.9908vw,-10px) scale(.8333);animation:fall-355 15s -24s linear infinite}@keyframes fall-355{39.984%{transform:translate(60.8269vw,39.984vh) scale(.8333)}to{transform:translate(61.40885vw,99vh) scale(.8333)}}.snow:nth-child(356){opacity:1.4042;transform:translate(69.8519vw,-10px) scale(.6224);animation:fall-356 15s -21s linear infinite}@keyframes fall-356{57.456%{transform:translate(78.046vw,57.456vh) scale(.6224)}to{transform:translate(73.94895vw,99vh) scale(.6224)}}.snow:nth-child(357){opacity:1.2412;transform:translate(21.4106vw,-10px) scale(.7405);animation:fall-357 19s -29s linear infinite}@keyframes fall-357{64.887%{transform:translate(17.9453vw,64.887vh) scale(.7405)}to{transform:translate(19.67795vw,99vh) scale(.7405)}}.snow:nth-child(358){opacity:1.9692;transform:translate(35.8333vw,-10px) scale(.0684);animation:fall-358 21s -18s linear infinite}@keyframes fall-358{48.036%{transform:translate(42.0976vw,48.036vh) scale(.0684)}to{transform:translate(38.96545vw,99vh) scale(.0684)}}.snow:nth-child(359){opacity:1.0384;transform:translate(41.3003vw,-10px) scale(.0794);animation:fall-359 11s -30s linear infinite}@keyframes fall-359{66.482%{transform:translate(46.9324vw,66.482vh) scale(.0794)}to{transform:translate(44.11635vw,99vh) scale(.0794)}}.snow:nth-child(360){opacity:1.7654;transform:translate(97.2291vw,-10px) scale(.9225);animation:fall-360 22s -4s linear infinite}@keyframes fall-360{45.623%{transform:translate(98.1825vw,45.623vh) scale(.9225)}to{transform:translate(97.7058vw,99vh) scale(.9225)}}.snow:nth-child(361){opacity:.4884;transform:translate(90.4162vw,-10px) scale(.2779);animation:fall-361 15s -28s linear infinite}@keyframes fall-361{34.787%{transform:translate(89.7988vw,34.787vh) scale(.2779)}to{transform:translate(90.1075vw,99vh) scale(.2779)}}.snow:nth-child(362){opacity:.8664;transform:translate(28.6656vw,-10px) scale(.7059);animation:fall-362 19s -26s linear infinite}@keyframes fall-362{63.728%{transform:translate(29.8128vw,63.728vh) scale(.7059)}to{transform:translate(29.2392vw,99vh) scale(.7059)}}.snow:nth-child(363){opacity:.6814;transform:translate(55.897vw,-10px) scale(.2279);animation:fall-363 30s -3s linear infinite}@keyframes fall-363{73.654%{transform:translate(51.2436vw,73.654vh) scale(.2279)}to{transform:translate(53.5703vw,99vh) scale(.2279)}}.snow:nth-child(364){opacity:1.2118;transform:translate(47.8334vw,-10px) scale(.7096);animation:fall-364 20s -28s linear infinite}@keyframes fall-364{58.446%{transform:translate(43.5355vw,58.446vh) scale(.7096)}to{transform:translate(45.68445vw,99vh) scale(.7096)}}.snow:nth-child(365){opacity:.5694;transform:translate(5.6341vw,-10px) scale(.2563);animation:fall-365 16s -14s linear infinite}@keyframes fall-365{62.372%{transform:translate(8.2955vw,62.372vh) scale(.2563)}to{transform:translate(6.9648vw,99vh) scale(.2563)}}.snow:nth-child(366){opacity:.6118;transform:translate(96.5476vw,-10px) scale(.0702);animation:fall-366 27s -10s linear infinite}@keyframes fall-366{71.337%{transform:translate(105.608vw,71.337vh) scale(.0702)}to{transform:translate(101.0778vw,99vh) scale(.0702)}}.snow:nth-child(367){opacity:.5884;transform:translate(34.6745vw,-10px) scale(.4804);animation:fall-367 25s -1s linear infinite}@keyframes fall-367{44.827%{transform:translate(26.2762vw,44.827vh) scale(.4804)}to{transform:translate(30.47535vw,99vh) scale(.4804)}}.snow:nth-child(368){opacity:.1076;transform:translate(88.0477vw,-10px) scale(.8203);animation:fall-368 21s -23s linear infinite}@keyframes fall-368{57.814%{transform:translate(80.2035vw,57.814vh) scale(.8203)}to{transform:translate(84.1256vw,99vh) scale(.8203)}}.snow:nth-child(369){opacity:.961;transform:translate(75.6408vw,-10px) scale(.0111);animation:fall-369 11s -23s linear infinite}@keyframes fall-369{63.238%{transform:translate(81.2724vw,63.238vh) scale(.0111)}to{transform:translate(78.4566vw,99vh) scale(.0111)}}.snow:nth-child(370){opacity:.2598;transform:translate(71.5957vw,-10px) scale(.1539);animation:fall-370 26s -10s linear infinite}@keyframes fall-370{44.9%{transform:translate(67.8651vw,44.9vh) scale(.1539)}to{transform:translate(69.7304vw,99vh) scale(.1539)}}.snow:nth-child(371){opacity:1.914;transform:translate(36.0297vw,-10px) scale(.0515);animation:fall-371 29s -3s linear infinite}@keyframes fall-371{30.54%{transform:translate(43.0863vw,30.54vh) scale(.0515)}to{transform:translate(39.558vw,99vh) scale(.0515)}}.snow:nth-child(372){opacity:1.2454;transform:translate(98.2509vw,-10px) scale(.9694);animation:fall-372 11s -12s linear infinite}@keyframes fall-372{42.358%{transform:translate(101.803vw,42.358vh) scale(.9694)}to{transform:translate(100.02695vw,99vh) scale(.9694)}}.snow:nth-child(373){opacity:.4092;transform:translate(46.8639vw,-10px) scale(.0566);animation:fall-373 12s -29s linear infinite}@keyframes fall-373{57.505%{transform:translate(45.1377vw,57.505vh) scale(.0566)}to{transform:translate(46.0008vw,99vh) scale(.0566)}}.snow:nth-child(374){opacity:1.5188;transform:translate(59.3111vw,-10px) scale(.1393);animation:fall-374 27s -18s linear infinite}@keyframes fall-374{68.347%{transform:translate(51.8339vw,68.347vh) scale(.1393)}to{transform:translate(55.5725vw,99vh) scale(.1393)}}.snow:nth-child(375){opacity:.87;transform:translate(89.0251vw,-10px) scale(.2601);animation:fall-375 24s -6s linear infinite}@keyframes fall-375{41.1%{transform:translate(86.4095vw,41.1vh) scale(.2601)}to{transform:translate(87.7173vw,99vh) scale(.2601)}}.snow:nth-child(376){opacity:.9594;transform:translate(4.3331vw,-10px) scale(.6063);animation:fall-376 26s -24s linear infinite}@keyframes fall-376{38.055%{transform:translate(-.8492vw,38.055vh) scale(.6063)}to{transform:translate(1.74195vw,99vh) scale(.6063)}}.snow:nth-child(377){opacity:1.0268;transform:translate(92.412vw,-10px) scale(.6783);animation:fall-377 28s -30s linear infinite}@keyframes fall-377{63.614%{transform:translate(90.8393vw,63.614vh) scale(.6783)}to{transform:translate(91.62565vw,99vh) scale(.6783)}}.snow:nth-child(378){opacity:1.6356;transform:translate(35.8082vw,-10px) scale(.9378);animation:fall-378 17s -18s linear infinite}@keyframes fall-378{33.808%{transform:translate(43.7631vw,33.808vh) scale(.9378)}to{transform:translate(39.78565vw,99vh) scale(.9378)}}.snow:nth-child(379){opacity:1.0762;transform:translate(74.1802vw,-10px) scale(.0471);animation:fall-379 13s -29s linear infinite}@keyframes fall-379{68.307%{transform:translate(75.5813vw,68.307vh) scale(.0471)}to{transform:translate(74.88075vw,99vh) scale(.0471)}}.snow:nth-child(380){opacity:.5418;transform:translate(84.6712vw,-10px) scale(.5833);animation:fall-380 10s -17s linear infinite}@keyframes fall-380{75.551%{transform:translate(76.027vw,75.551vh) scale(.5833)}to{transform:translate(80.3491vw,99vh) scale(.5833)}}.snow:nth-child(381){opacity:1.2384;transform:translate(29.3115vw,-10px) scale(.8605);animation:fall-381 17s -21s linear infinite}@keyframes fall-381{62.125%{transform:translate(28.4269vw,62.125vh) scale(.8605)}to{transform:translate(28.8692vw,99vh) scale(.8605)}}.snow:nth-child(382){opacity:1.5436;transform:translate(29.1275vw,-10px) scale(.5707);animation:fall-382 23s -15s linear infinite}@keyframes fall-382{63.911%{transform:translate(23.2913vw,63.911vh) scale(.5707)}to{transform:translate(26.2094vw,99vh) scale(.5707)}}.snow:nth-child(383){opacity:1.7484;transform:translate(35.9214vw,-10px) scale(.3293);animation:fall-383 17s -5s linear infinite}@keyframes fall-383{52.615%{transform:translate(28.3497vw,52.615vh) scale(.3293)}to{transform:translate(32.13555vw,99vh) scale(.3293)}}.snow:nth-child(384){opacity:.4028;transform:translate(13.3951vw,-10px) scale(.6464);animation:fall-384 17s -24s linear infinite}@keyframes fall-384{78.4%{transform:translate(9.7642vw,78.4vh) scale(.6464)}to{transform:translate(11.57965vw,99vh) scale(.6464)}}.snow:nth-child(385){opacity:.468;transform:translate(69.2292vw,-10px) scale(.6834);animation:fall-385 25s -7s linear infinite}@keyframes fall-385{59.088%{transform:translate(69.8614vw,59.088vh) scale(.6834)}to{transform:translate(69.5453vw,99vh) scale(.6834)}}.snow:nth-child(386){opacity:1.304;transform:translate(69.4494vw,-10px) scale(.2802);animation:fall-386 21s -9s linear infinite}@keyframes fall-386{34.421%{transform:translate(63.2152vw,34.421vh) scale(.2802)}to{transform:translate(66.3323vw,99vh) scale(.2802)}}.snow:nth-child(387){opacity:1.3706;transform:translate(75.0586vw,-10px) scale(.4703);animation:fall-387 17s -8s linear infinite}@keyframes fall-387{55.124%{transform:translate(81.4244vw,55.124vh) scale(.4703)}to{transform:translate(78.2415vw,99vh) scale(.4703)}}.snow:nth-child(388){opacity:.4042;transform:translate(47.4283vw,-10px) scale(.0587);animation:fall-388 11s -19s linear infinite}@keyframes fall-388{31.257%{transform:translate(44.5041vw,31.257vh) scale(.0587)}to{transform:translate(45.9662vw,99vh) scale(.0587)}}.snow:nth-child(389){opacity:.1604;transform:translate(25.125vw,-10px) scale(.4737);animation:fall-389 25s -27s linear infinite}@keyframes fall-389{65.946%{transform:translate(30.3571vw,65.946vh) scale(.4737)}to{transform:translate(27.74105vw,99vh) scale(.4737)}}.snow:nth-child(390){opacity:.4252;transform:translate(17.5121vw,-10px) scale(.4432);animation:fall-390 21s -30s linear infinite}@keyframes fall-390{43.344%{transform:translate(11.6024vw,43.344vh) scale(.4432)}to{transform:translate(14.55725vw,99vh) scale(.4432)}}.snow:nth-child(391){opacity:.1016;transform:translate(41.5578vw,-10px) scale(.2906);animation:fall-391 21s -14s linear infinite}@keyframes fall-391{39.627%{transform:translate(47.1876vw,39.627vh) scale(.2906)}to{transform:translate(44.3727vw,99vh) scale(.2906)}}.snow:nth-child(392){opacity:.1734;transform:translate(2.3745vw,-10px) scale(.7868);animation:fall-392 22s -11s linear infinite}@keyframes fall-392{67.393%{transform:translate(8.0517vw,67.393vh) scale(.7868)}to{transform:translate(5.2131vw,99vh) scale(.7868)}}.snow:nth-child(393){opacity:1.1888;transform:translate(99.1615vw,-10px) scale(.5194);animation:fall-393 27s -1s linear infinite}@keyframes fall-393{47.395%{transform:translate(101.7322vw,47.395vh) scale(.5194)}to{transform:translate(100.44685vw,99vh) scale(.5194)}}.snow:nth-child(394){opacity:1.5152;transform:translate(76.0519vw,-10px) scale(.5217);animation:fall-394 26s -18s linear infinite}@keyframes fall-394{50.128%{transform:translate(81.9201vw,50.128vh) scale(.5217)}to{transform:translate(78.986vw,99vh) scale(.5217)}}.snow:nth-child(395){opacity:.2848;transform:translate(56.145vw,-10px) scale(.3473);animation:fall-395 21s -12s linear infinite}@keyframes fall-395{49.526%{transform:translate(47.2699vw,49.526vh) scale(.3473)}to{transform:translate(51.70745vw,99vh) scale(.3473)}}.snow:nth-child(396){opacity:1.913;transform:translate(31.6472vw,-10px) scale(.4219);animation:fall-396 24s -7s linear infinite}@keyframes fall-396{47.832%{transform:translate(31.8126vw,47.832vh) scale(.4219)}to{transform:translate(31.7299vw,99vh) scale(.4219)}}.snow:nth-child(397){opacity:.5928;transform:translate(47.4121vw,-10px) scale(.8679);animation:fall-397 29s -28s linear infinite}@keyframes fall-397{50.481%{transform:translate(45.2545vw,50.481vh) scale(.8679)}to{transform:translate(46.3333vw,99vh) scale(.8679)}}.snow:nth-child(398){opacity:.7118;transform:translate(27.9735vw,-10px) scale(.2054);animation:fall-398 12s -8s linear infinite}@keyframes fall-398{35.596%{transform:translate(27.967vw,35.596vh) scale(.2054)}to{transform:translate(27.97025vw,99vh) scale(.2054)}}.snow:nth-child(399){opacity:.516;transform:translate(9.5732vw,-10px) scale(.9272);animation:fall-399 29s -12s linear infinite}@keyframes fall-399{60.91%{transform:translate(6.6495vw,60.91vh) scale(.9272)}to{transform:translate(8.11135vw,99vh) scale(.9272)}}.snow:nth-child(400){opacity:.5844;transform:translate(42.2362vw,-10px) scale(.9099);animation:fall-400 27s -4s linear infinite}@keyframes fall-400{57.097%{transform:translate(35.1145vw,57.097vh) scale(.9099)}to{transform:translate(38.67535vw,99vh) scale(.9099)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
75
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.14", type: AppComponent, isStandalone: false, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: ["@charset \"UTF-8\";.table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:#024a8880}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:#2d922d80}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:#248dad80}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:#f79a1780}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:#bf172580}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:#0006}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:#0003}.card.overlay .card-img{border-radius:0;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-webkit-filter:brightness(80%);-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:#024a88cc!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:#024a8880;border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:#024a88f2!important;border-color:#024a88f2!important}.btn-success{background:#2d922dcc;border-color:#2d922dcc}.btn-success.medium-opacity{background:#2d922d80;border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:#2d922df2!important;border-color:#2d922df2!important}.btn-info{background:#248dadcc;border-color:#248dadcc}.btn-info.medium-opacity{background:#248dad80;border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:#248dadf2!important;border-color:#248dadf2!important}.btn-warning{background:#f79a17cc;border-color:#f79a17cc}.btn-warning.medium-opacity{background:#f79a1780;border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:#f79a17f2!important;border-color:#f79a17f2!important}.btn-danger{background:#bf1725cc;border-color:#bf1725cc}.btn-danger.medium-opacity{background:#bf172580;border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:#bf1725f2!important;border-color:#bf1725f2!important}.btn-dark{background:#000c;border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:#00000080;border-color:#0000001a}.btn-dark:hover{background:#000;border-color:#000}.btn-dark:active{background:#000000f2!important;border-color:#000000f2!important}.btn-main{background:#242d3acc;border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:#242d3a80;border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:#242d3af2!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242d3a;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:#2d922d80;border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:#555555b3}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242d3a}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:#555555b3}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242d3a}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:#ffffff1a url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:#024a8880!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:#2d922d80!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:#f79a1780!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:#bf172580!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:#242d3a80!important}.bg-dark{background:#000!important}.bg-dark.medium-opacity{background:#00000080!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::-webkit-input-placeholder{color:#aaa!important}:-moz-placeholder{color:#aaa!important;opacity:1!important}::-moz-placeholder{color:#aaa!important;opacity:1!important}:-ms-input-placeholder{color:#aaa!important}::-ms-input-placeholder{color:#aaa!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{-moz-transform:scale(1,-1);-webkit-transform:scale(1,-1);-o-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}.app-flip-x{-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:#ff323233;position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:#fff;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:#00000080 none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:#ededed;border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637ca0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#ccc}::-webkit-scrollbar-thumb:active{background:#888}::-webkit-scrollbar-track{background:#666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666}::-webkit-scrollbar-track:active{background:#333}::-webkit-scrollbar-corner{background:transparent}.transition{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;border-radius:4px;background-color:var(--mat-datepicker-calendar-container-background-color);color:var(--mat-datepicker-calendar-container-text-color)}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}.mat-calendar{display:block;font-family:var(--mat-datepicker-calendar-text-font);font-size:var(--mat-datepicker-calendar-text-size)}.mat-calendar-header{padding:8px 8px 0}.mat-calendar-content{padding:0 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size);font-weight:var(--mat-datepicker-calendar-period-button-text-weight)}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color)}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:CanvasText}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-content .mat-calendar-next-button{color:var(--mat-datepicker-calendar-navigation-button-icon-color)}.mat-calendar-previous-button:after,.mat-calendar-next-button:after{inset:0;position:absolute;content:\"\";margin:15.5px;border:0 solid currentColor;border-top-width:2px}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button:after{border-left-width:2px;transform:translate(2px) rotate(-45deg)}.mat-calendar-next-button:after{border-right-width:2px;transform:translate(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px;color:var(--mat-datepicker-calendar-header-text-color);font-size:var(--mat-datepicker-calendar-header-text-size);font-weight:var(--mat-datepicker-calendar-header-text-weight)}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider:after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color)}.mat-calendar-body-cell-content:before{margin:calc((var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.mat-calendar-body-cell:focus .mat-focus-indicator:before{content:\"\"}.mat-calendar-hidden-label{display:none}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity .28s cubic-bezier(.4,0,.2,1)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:#0000}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__progress-indicator{font-size:0;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;line-height:initial}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px);display:none}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring{border-color:CanvasText}}.mdc-button .mdc-button__focus-ring:after{content:\"\";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring:after{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{display:block}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px}.mdc-button--unelevated{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border .28s cubic-bezier(.4,0,.2,1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:#0000}.mat-mdc-button{height:var(--mdc-text-button-container-height, 36px);border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, inherit)}.mat-mdc-button:disabled{color:var(--mdc-text-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button{height:var(--mdc-filled-button-container-height, 36px);border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button:not(:disabled){background-color:var(--mdc-filled-button-container-color, transparent)}.mat-mdc-unelevated-button:disabled{background-color:var(--mdc-filled-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, inherit)}.mat-mdc-unelevated-button:disabled{color:var(--mdc-filled-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button{height:var(--mdc-protected-button-container-height, 36px);border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px));box-shadow:var(--mdc-protected-button-container-elevation, 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){background-color:var(--mdc-protected-button-container-color, transparent)}.mat-mdc-raised-button:disabled{background-color:var(--mdc-protected-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, inherit)}.mat-mdc-raised-button:disabled{color:var(--mdc-protected-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button.mdc-ripple-upgraded--background-focused,.mat-mdc-raised-button:not(.mdc-ripple-upgraded):focus{box-shadow:var(--mdc-protected-button-focus-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled):active{box-shadow:var(--mdc-protected-button-pressed-container-elevation, 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation, 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12))}.mat-mdc-outlined-button{height:var(--mdc-outlined-button-container-height, 36px);border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px));padding:0 15px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, inherit)}.mat-mdc-outlined-button:disabled{color:var(--mdc-outlined-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-outlined-button .mdc-button__ripple{border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-outlined-button:not(:disabled){border-color:var(--mdc-outlined-button-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button:disabled{border-color:var(--mdc-outlined-button-disabled-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button.mdc-button--icon-trailing{padding:0 11px 0 15px}.mat-mdc-outlined-button.mdc-button--icon-leading{padding:0 15px 0 11px}.mat-mdc-outlined-button .mdc-button__ripple{inset:-1px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button .mdc-button__touch{left:calc(-1 * var(--mdc-outlined-button-outline-width, 1px));width:calc(100% + 2 * var(--mdc-outlined-button-outline-width, 1px))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{inset:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{content:\"\";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-button .mat-ripple-element,.mat-mdc-unelevated-button .mat-ripple-element,.mat-mdc-raised-button .mat-ripple-element,.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label{z-index:1}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{inset:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator:before{content:\"\"}.mat-mdc-button[disabled],.mat-mdc-unelevated-button[disabled],.mat-mdc-raised-button[disabled],.mat-mdc-outline\\2026 .mat-calendar-body{min-width:224px}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-outline-color)}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%;font-size:var(--mat-datepicker-calendar-body-label-text-size);font-weight:var(--mat-datepicker-calendar-body-label-text-weight);color:var(--mat-datepicker-calendar-body-label-text-color)}.mat-calendar-body-hidden-label{display:none}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell::-moz-focus-inner{border:0}.mat-calendar-body-cell:before,.mat-calendar-body-cell:after,.mat-calendar-body-cell-preview{content:\"\";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;display:block;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-start:after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,.mat-calendar-body-comparison-start:after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,[dir=rtl] .mat-calendar-body-comparison-start:after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0 999px 999px 0}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,.mat-calendar-body-comparison-end:after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,[dir=rtl] .mat-calendar-body-comparison-end:after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:999px 0 0 999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start:after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start:after{width:90%}.mat-calendar-body-in-preview{color:var(--mat-datepicker-calendar-date-preview-state-outline-color)}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:var(--mat-datepicker-calendar-date-disabled-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-disabled-state-outline-color)}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px;color:var(--mat-datepicker-calendar-date-text-color);border-color:var(--mat-datepicker-calendar-date-outline-color)}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-focus-state-background-color)}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-hover-state-background-color)}}.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-state-background-color);color:var(--mat-datepicker-calendar-date-selected-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-disabled-state-background-color)}.mat-calendar-body-selected.mat-calendar-body-today{box-shadow:inset 0 0 0 1px var(--mat-datepicker-calendar-date-today-selected-state-outline-color)}.mat-calendar-body-in-range:before{background:var(--mat-datepicker-calendar-date-in-range-state-background-color)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:var(--mat-datepicker-calendar-date-in-overlap-range-state-background-color)}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:var(--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color)}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .mat-calendar-body-cell:before,.cdk-high-contrast-active .mat-calendar-body-cell:after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end:before{border-top:solid 1px;border-bottom:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:0;border-right:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:0;border-left:solid 1px}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range:before{border-top:dashed 1px;border-bottom:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:0;border-right:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:0;border-left:dashed 1px}[dir=rtl] .mat-calendar-body-label{text-align:right}.mat-mdc-form-field-subscript-wrapper{height:0}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-bottom:5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:5px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.snow:nth-child(1){opacity:1.7512;transform:translate(19.2704vw,-10px) scale(.9772);animation:fall-1 14s -28s linear infinite}@keyframes fall-1{45.41%{transform:translate(16.1379vw,45.41vh) scale(.9772)}to{transform:translate(17.70415vw,99vh) scale(.9772)}}.snow:nth-child(2){opacity:1.677;transform:translate(21.8528vw,-10px) scale(.5641);animation:fall-2 27s -19s linear infinite}@keyframes fall-2{59.853%{transform:translate(29.7315vw,59.853vh) scale(.5641)}to{transform:translate(25.79215vw,99vh) scale(.5641)}}.snow:nth-child(3){opacity:1.4908;transform:translate(38.9528vw,-10px) scale(.7505);animation:fall-3 22s -10s linear infinite}@keyframes fall-3{53.849%{transform:translate(39.0548vw,53.849vh) scale(.7505)}to{transform:translate(39.0038vw,99vh) scale(.7505)}}.snow:nth-child(4){opacity:.415;transform:translate(34.6779vw,-10px) scale(.4282);animation:fall-4 30s -5s linear infinite}@keyframes fall-4{57.93%{transform:translate(28.4057vw,57.93vh) scale(.4282)}to{transform:translate(31.5418vw,99vh) scale(.4282)}}.snow:nth-child(5){opacity:1.6626;transform:translate(67.1587vw,-10px) scale(.8391);animation:fall-5 16s -8s linear infinite}@keyframes fall-5{54.707%{transform:translate(64.9803vw,54.707vh) scale(.8391)}to{transform:translate(66.0695vw,99vh) scale(.8391)}}.snow:nth-child(6){opacity:.6734;transform:translate(54.62vw,-10px) scale(.8858);animation:fall-6 27s -10s linear infinite}@keyframes fall-6{52.877%{transform:translate(45.3772vw,52.877vh) scale(.8858)}to{transform:translate(49.9986vw,99vh) scale(.8858)}}.snow:nth-child(7){opacity:1.7686;transform:translate(29.4496vw,-10px) scale(.9802);animation:fall-7 25s -28s linear infinite}@keyframes fall-7{44.301%{transform:translate(27.8463vw,44.301vh) scale(.9802)}to{transform:translate(28.64795vw,99vh) scale(.9802)}}.snow:nth-child(8){opacity:.926;transform:translate(19.1528vw,-10px) scale(.311);animation:fall-8 24s -3s linear infinite}@keyframes fall-8{44.988%{transform:translate(11.8204vw,44.988vh) scale(.311)}to{transform:translate(15.4866vw,99vh) scale(.311)}}.snow:nth-child(9){opacity:1.1622;transform:translate(22.2498vw,-10px) scale(.8066);animation:fall-9 20s -3s linear infinite}@keyframes fall-9{40.167%{transform:translate(14.0747vw,40.167vh) scale(.8066)}to{transform:translate(18.16225vw,99vh) scale(.8066)}}.snow:nth-child(10){opacity:.5628;transform:translate(18.0615vw,-10px) scale(.7453);animation:fall-10 20s -22s linear infinite}@keyframes fall-10{35.469%{transform:translate(14.0527vw,35.469vh) scale(.7453)}to{transform:translate(16.0571vw,99vh) scale(.7453)}}.snow:nth-child(11){opacity:1.523;transform:translate(49.2972vw,-10px) scale(.2776);animation:fall-11 21s -2s linear infinite}@keyframes fall-11{70.675%{transform:translate(55.199vw,70.675vh) scale(.2776)}to{transform:translate(52.2481vw,99vh) scale(.2776)}}.snow:nth-child(12){opacity:1.3464;transform:translate(28.5628vw,-10px) scale(.8044);animation:fall-12 16s -23s linear infinite}@keyframes fall-12{48.831%{transform:translate(31.8674vw,48.831vh) scale(.8044)}to{transform:translate(30.2151vw,99vh) scale(.8044)}}.snow:nth-child(13){opacity:.7242;transform:translate(29.629vw,-10px) scale(.7105);animation:fall-13 21s -26s linear infinite}@keyframes fall-13{41.323%{transform:translate(21.8774vw,41.323vh) scale(.7105)}to{transform:translate(25.7532vw,99vh) scale(.7105)}}.snow:nth-child(14){opacity:1.3856;transform:translate(.9449vw,-10px) scale(.1115);animation:fall-14 11s -4s linear infinite}@keyframes fall-14{59.95%{transform:translate(-5.3362vw,59.95vh) scale(.1115)}to{transform:translate(-2.19565vw,99vh) scale(.1115)}}.snow:nth-child(15){opacity:1.7764;transform:translate(4.7543vw,-10px) scale(.8078);animation:fall-15 18s -1s linear infinite}@keyframes fall-15{77.661%{transform:translate(-1.0079vw,77.661vh) scale(.8078)}to{transform:translate(1.8732vw,99vh) scale(.8078)}}.snow:nth-child(16){opacity:.4322;transform:translate(71.5316vw,-10px) scale(.727);animation:fall-16 12s -10s linear infinite}@keyframes fall-16{45.17%{transform:translate(71.4941vw,45.17vh) scale(.727)}to{transform:translate(71.51285vw,99vh) scale(.727)}}.snow:nth-child(17){opacity:1.2816;transform:translate(1.5427vw,-10px) scale(.8854);animation:fall-17 26s -16s linear infinite}@keyframes fall-17{75.598%{transform:translate(-1.6283vw,75.598vh) scale(.8854)}to{transform:translate(-.0428vw,99vh) scale(.8854)}}.snow:nth-child(18){opacity:.4212;transform:translate(69.705vw,-10px) scale(.7728);animation:fall-18 28s -7s linear infinite}@keyframes fall-18{58.709%{transform:translate(67.4778vw,58.709vh) scale(.7728)}to{transform:translate(68.5914vw,99vh) scale(.7728)}}.snow:nth-child(19){opacity:1.2274;transform:translate(5.9796vw,-10px) scale(.6527);animation:fall-19 27s -9s linear infinite}@keyframes fall-19{36.133%{transform:translate(6.274vw,36.133vh) scale(.6527)}to{transform:translate(6.1268vw,99vh) scale(.6527)}}.snow:nth-child(20){opacity:1.9208;transform:translate(36.0744vw,-10px) scale(.9238);animation:fall-20 26s -22s linear infinite}@keyframes fall-20{49.934%{transform:translate(35.2962vw,49.934vh) scale(.9238)}to{transform:translate(35.6853vw,99vh) scale(.9238)}}.snow:nth-child(21){opacity:.7324;transform:translate(10.372vw,-10px) scale(.6139);animation:fall-21 18s -4s linear infinite}@keyframes fall-21{52.72%{transform:translate(18.8995vw,52.72vh) scale(.6139)}to{transform:translate(14.63575vw,99vh) scale(.6139)}}.snow:nth-child(22){opacity:1.7436;transform:translate(40.7595vw,-10px) scale(.7649);animation:fall-22 26s -25s linear infinite}@keyframes fall-22{41.46%{transform:translate(42.4633vw,41.46vh) scale(.7649)}to{transform:translate(41.6114vw,99vh) scale(.7649)}}.snow:nth-child(23){opacity:.7128;transform:translate(38.4752vw,-10px) scale(.9191);animation:fall-23 24s -2s linear infinite}@keyframes fall-23{79.962%{transform:translate(28.8781vw,79.962vh) scale(.9191)}to{transform:translate(33.67665vw,99vh) scale(.9191)}}.snow:nth-child(24){opacity:1.7794;transform:translate(82.0134vw,-10px) scale(.6176);animation:fall-24 10s -15s linear infinite}@keyframes fall-24{43.746%{transform:translate(78.34vw,43.746vh) scale(.6176)}to{transform:translate(80.1767vw,99vh) scale(.6176)}}.snow:nth-child(25){opacity:1.8924;transform:translate(20.1689vw,-10px) scale(.0938);animation:fall-25 30s -11s linear infinite}@keyframes fall-25{78.503%{transform:translate(28.8591vw,78.503vh) scale(.0938)}to{transform:translate(24.514vw,99vh) scale(.0938)}}.snow:nth-child(26){opacity:.6242;transform:translate(49.97vw,-10px) scale(.0897);animation:fall-26 25s -6s linear infinite}@keyframes fall-26{36.818%{transform:translate(58.8092vw,36.818vh) scale(.0897)}to{transform:translate(54.3896vw,99vh) scale(.0897)}}.snow:nth-child(27){opacity:.8098;transform:translate(67.6146vw,-10px) scale(.1002);animation:fall-27 27s -13s linear infinite}@keyframes fall-27{31.895%{transform:translate(66.1988vw,31.895vh) scale(.1002)}to{transform:translate(66.9067vw,99vh) scale(.1002)}}.snow:nth-child(28){opacity:.1178;transform:translate(96.5181vw,-10px) scale(.1945);animation:fall-28 27s -13s linear infinite}@keyframes fall-28{50.585%{transform:translate(102.7903vw,50.585vh) scale(.1945)}to{transform:translate(99.6542vw,99vh) scale(.1945)}}.snow:nth-child(29){opacity:.8428;transform:translate(58.0422vw,-10px) scale(.9957);animation:fall-29 30s -10s linear infinite}@keyframes fall-29{42.923%{transform:translate(51.421vw,42.923vh) scale(.9957)}to{transform:translate(54.7316vw,99vh) scale(.9957)}}.snow:nth-child(30){opacity:.9708;transform:translate(63.0261vw,-10px) scale(.0604);animation:fall-30 12s -17s linear infinite}@keyframes fall-30{52.303%{transform:translate(58.7804vw,52.303vh) scale(.0604)}to{transform:translate(60.90325vw,99vh) scale(.0604)}}.snow:nth-child(31){opacity:1.3172;transform:translate(12.7144vw,-10px) scale(.0502);animation:fall-31 18s -21s linear infinite}@keyframes fall-31{49.881%{transform:translate(20.3924vw,49.881vh) scale(.0502)}to{transform:translate(16.5534vw,99vh) scale(.0502)}}.snow:nth-child(32){opacity:1.111;transform:translate(90.9912vw,-10px) scale(.1318);animation:fall-32 16s -25s linear infinite}@keyframes fall-32{47.163%{transform:translate(82.7947vw,47.163vh) scale(.1318)}to{transform:translate(86.89295vw,99vh) scale(.1318)}}.snow:nth-child(33){opacity:.879;transform:translate(40.5728vw,-10px) scale(.8079);animation:fall-33 23s -7s linear infinite}@keyframes fall-33{49.276%{transform:translate(42.8363vw,49.276vh) scale(.8079)}to{transform:translate(41.70455vw,99vh) scale(.8079)}}.snow:nth-child(34){opacity:.9464;transform:translate(96.1169vw,-10px) scale(.3939);animation:fall-34 21s -13s linear infinite}@keyframes fall-34{51.674%{transform:translate(94.5387vw,51.674vh) scale(.3939)}to{transform:translate(95.3278vw,99vh) scale(.3939)}}.snow:nth-child(35){opacity:.5038;transform:translate(5.8528vw,-10px) scale(.9699);animation:fall-35 25s -30s linear infinite}@keyframes fall-35{66.608%{transform:translate(8.0476vw,66.608vh) scale(.9699)}to{transform:translate(6.9502vw,99vh) scale(.9699)}}.snow:nth-child(36){opacity:1.3732;transform:translate(11.2254vw,-10px) scale(.2699);animation:fall-36 16s -10s linear infinite}@keyframes fall-36{36.777%{transform:translate(7.9882vw,36.777vh) scale(.2699)}to{transform:translate(9.6068vw,99vh) scale(.2699)}}.snow:nth-child(37){opacity:.898;transform:translate(.4594vw,-10px) scale(.1103);animation:fall-37 24s -22s linear infinite}@keyframes fall-37{61.88%{transform:translate(8.7933vw,61.88vh) scale(.1103)}to{transform:translate(4.62635vw,99vh) scale(.1103)}}.snow:nth-child(38){opacity:.9926;transform:translate(12.0819vw,-10px) scale(.8462);animation:fall-38 18s -27s linear infinite}@keyframes fall-38{71.129%{transform:translate(12.7257vw,71.129vh) scale(.8462)}to{transform:translate(12.4038vw,99vh) scale(.8462)}}.snow:nth-child(39){opacity:.0752;transform:translate(32.4688vw,-10px) scale(.9606);animation:fall-39 18s -29s linear infinite}@keyframes fall-39{66.874%{transform:translate(42.0924vw,66.874vh) scale(.9606)}to{transform:translate(37.2806vw,99vh) scale(.9606)}}.snow:nth-child(40){opacity:1.9722;transform:translate(69.0502vw,-10px) scale(.3276);animation:fall-40 15s -15s linear infinite}@keyframes fall-40{54.421%{transform:translate(71.7768vw,54.421vh) scale(.3276)}to{transform:translate(70.4135vw,99vh) scale(.3276)}}.snow:nth-child(41){opacity:.6864;transform:translate(89.9781vw,-10px) scale(.747);animation:fall-41 11s -22s linear infinite}@keyframes fall-41{66.729%{transform:translate(82.7857vw,66.729vh) scale(.747)}to{transform:translate(86.3819vw,99vh) scale(.747)}}.snow:nth-child(42){opacity:1.2152;transform:translate(9.264vw,-10px) scale(.6253);animation:fall-42 24s -12s linear infinite}@keyframes fall-42{44.539%{transform:translate(9.3655vw,44.539vh) scale(.6253)}to{transform:translate(9.31475vw,99vh) scale(.6253)}}.snow:nth-child(43){opacity:.1482;transform:translate(84.2485vw,-10px) scale(.4953);animation:fall-43 21s -27s linear infinite}@keyframes fall-43{39.979%{transform:translate(93.9803vw,39.979vh) scale(.4953)}to{transform:translate(89.1144vw,99vh) scale(.4953)}}.snow:nth-child(44){opacity:.8192;transform:translate(29.1079vw,-10px) scale(.8473);animation:fall-44 13s -24s linear infinite}@keyframes fall-44{62.893%{transform:translate(22.37vw,62.893vh) scale(.8473)}to{transform:translate(25.73895vw,99vh) scale(.8473)}}.snow:nth-child(45){opacity:.7386;transform:translate(89.9922vw,-10px) scale(.3246);animation:fall-45 10s -27s linear infinite}@keyframes fall-45{61.059%{transform:translate(89.2825vw,61.059vh) scale(.3246)}to{transform:translate(89.63735vw,99vh) scale(.3246)}}.snow:nth-child(46){opacity:.312;transform:translate(57.019vw,-10px) scale(.0603);animation:fall-46 21s -18s linear infinite}@keyframes fall-46{76.964%{transform:translate(65.9052vw,76.964vh) scale(.0603)}to{transform:translate(61.4621vw,99vh) scale(.0603)}}.snow:nth-child(47){opacity:1.3756;transform:translate(40.5189vw,-10px) scale(.4558);animation:fall-47 22s -16s linear infinite}@keyframes fall-47{42.884%{transform:translate(31.8991vw,42.884vh) scale(.4558)}to{transform:translate(36.209vw,99vh) scale(.4558)}}.snow:nth-child(48){opacity:1.6294;transform:translate(83.1892vw,-10px) scale(.2676);animation:fall-48 29s -26s linear infinite}@keyframes fall-48{72.602%{transform:translate(88.5825vw,72.602vh) scale(.2676)}to{transform:translate(85.88585vw,99vh) scale(.2676)}}.snow:nth-child(49){opacity:.9552;transform:translate(76.7623vw,-10px) scale(.4978);animation:fall-49 25s -9s linear infinite}@keyframes fall-49{42.663%{transform:translate(70.4181vw,42.663vh) scale(.4978)}to{transform:translate(73.5902vw,99vh) scale(.4978)}}.snow:nth-child(50){opacity:1.2448;transform:translate(9.1625vw,-10px) scale(.7706);animation:fall-50 23s -10s linear infinite}@keyframes fall-50{77.448%{transform:translate(2.0018vw,77.448vh) scale(.7706)}to{transform:translate(5.58215vw,99vh) scale(.7706)}}.snow:nth-child(51){opacity:1.9378;transform:translate(83.5987vw,-10px) scale(.0416);animation:fall-51 19s -30s linear infinite}@keyframes fall-51{56.922%{transform:translate(79.1344vw,56.922vh) scale(.0416)}to{transform:translate(81.36655vw,99vh) scale(.0416)}}.snow:nth-child(52){opacity:.4438;transform:translate(67.4701vw,-10px) scale(.4972);animation:fall-52 26s -13s linear infinite}@keyframes fall-52{67.815%{transform:translate(67.1871vw,67.815vh) scale(.4972)}to{transform:translate(67.3286vw,99vh) scale(.4972)}}.snow:nth-child(53){opacity:.2224;transform:translate(25.8981vw,-10px) scale(.2729);animation:fall-53 10s -1s linear infinite}@keyframes fall-53{57.88%{transform:translate(31.7968vw,57.88vh) scale(.2729)}to{transform:translate(28.84745vw,99vh) scale(.2729)}}.snow:nth-child(54){opacity:.3612;transform:translate(11.3287vw,-10px) scale(.0946);animation:fall-54 21s -18s linear infinite}@keyframes fall-54{77.874%{transform:translate(7.3374vw,77.874vh) scale(.0946)}to{transform:translate(9.33305vw,99vh) scale(.0946)}}.snow:nth-child(55){opacity:.0482;transform:translate(49.1642vw,-10px) scale(.1881);animation:fall-55 16s -4s linear infinite}@keyframes fall-55{74.737%{transform:translate(41.1784vw,74.737vh) scale(.1881)}to{transform:translate(45.1713vw,99vh) scale(.1881)}}.snow:nth-child(56){opacity:1.1606;transform:translate(75.9458vw,-10px) scale(.7128);animation:fall-56 21s -10s linear infinite}@keyframes fall-56{66.751%{transform:translate(84.4243vw,66.751vh) scale(.7128)}to{transform:translate(80.18505vw,99vh) scale(.7128)}}.snow:nth-child(57){opacity:.2018;transform:translate(29.656vw,-10px) scale(.8823);animation:fall-57 26s -24s linear infinite}@keyframes fall-57{45.232%{transform:translate(23.6934vw,45.232vh) scale(.8823)}to{transform:translate(26.6747vw,99vh) scale(.8823)}}.snow:nth-child(58){opacity:1.9824;transform:translate(49.6496vw,-10px) scale(.0393);animation:fall-58 20s -15s linear infinite}@keyframes fall-58{64.709%{transform:translate(58.583vw,64.709vh) scale(.0393)}to{transform:translate(54.1163vw,99vh) scale(.0393)}}.snow:nth-child(59){opacity:1.2006;transform:translate(36.7077vw,-10px) scale(.9609);animation:fall-59 17s -3s linear infinite}@keyframes fall-59{75.16%{transform:translate(29.9769vw,75.16vh) scale(.9609)}to{transform:translate(33.3423vw,99vh) scale(.9609)}}.snow:nth-child(60){opacity:1.2564;transform:translate(57.9992vw,-10px) scale(.382);animation:fall-60 16s -25s linear infinite}@keyframes fall-60{44.672%{transform:translate(52.1371vw,44.672vh) scale(.382)}to{transform:translate(55.06815vw,99vh) scale(.382)}}.snow:nth-child(61){opacity:.0654;transform:translate(19.9298vw,-10px) scale(.5103);animation:fall-61 12s -21s linear infinite}@keyframes fall-61{73.519%{transform:translate(26.4647vw,73.519vh) scale(.5103)}to{transform:translate(23.19725vw,99vh) scale(.5103)}}.snow:nth-child(62){opacity:1.9692;transform:translate(69.2589vw,-10px) scale(.0804);animation:fall-62 19s -18s linear infinite}@keyframes fall-62{52.329%{transform:translate(60.691vw,52.329vh) scale(.0804)}to{transform:translate(64.97495vw,99vh) scale(.0804)}}.snow:nth-child(63){opacity:.3798;transform:translate(91.3104vw,-10px) scale(.8764);animation:fall-63 25s -30s linear infinite}@keyframes fall-63{68.807%{transform:translate(82.1563vw,68.807vh) scale(.8764)}to{transform:translate(86.73335vw,99vh) scale(.8764)}}.snow:nth-child(64){opacity:.0046;transform:translate(80.5945vw,-10px) scale(.6207);animation:fall-64 30s -23s linear infinite}@keyframes fall-64{45.026%{transform:translate(77.2518vw,45.026vh) scale(.6207)}to{transform:translate(78.92315vw,99vh) scale(.6207)}}.snow:nth-child(65){opacity:.6712;transform:translate(87.2895vw,-10px) scale(.2138);animation:fall-65 27s -2s linear infinite}@keyframes fall-65{44.344%{transform:translate(93.2703vw,44.344vh) scale(.2138)}to{transform:translate(90.2799vw,99vh) scale(.2138)}}.snow:nth-child(66){opacity:1.6162;transform:translate(57.6581vw,-10px) scale(.0936);animation:fall-66 24s -13s linear infinite}@keyframes fall-66{72.736%{transform:translate(60.9309vw,72.736vh) scale(.0936)}to{transform:translate(59.2945vw,99vh) scale(.0936)}}.snow:nth-child(67){opacity:.6256;transform:translate(59.0342vw,-10px) scale(.6528);animation:fall-67 22s -22s linear infinite}@keyframes fall-67{48.37%{transform:translate(59.4526vw,48.37vh) scale(.6528)}to{transform:translate(59.2434vw,99vh) scale(.6528)}}.snow:nth-child(68){opacity:1.7364;transform:translate(52.5172vw,-10px) scale(.1932);animation:fall-68 13s -24s linear infinite}@keyframes fall-68{34.589%{transform:translate(60.6493vw,34.589vh) scale(.1932)}to{transform:translate(56.58325vw,99vh) scale(.1932)}}.snow:nth-child(69){opacity:1.7386;transform:translate(3.3531vw,-10px) scale(.1038);animation:fall-69 18s -3s linear infinite}@keyframes fall-69{34.204%{transform:translate(1.3417vw,34.204vh) scale(.1038)}to{transform:translate(2.3474vw,99vh) scale(.1038)}}.snow:nth-child(70){opacity:.5306;transform:translate(4.4052vw,-10px) scale(.7605);animation:fall-70 23s -12s linear infinite}@keyframes fall-70{69.657%{transform:translate(14.049vw,69.657vh) scale(.7605)}to{transform:translate(9.2271vw,99vh) scale(.7605)}}.snow:nth-child(71){opacity:.1124;transform:translate(11.7111vw,-10px) scale(.9509);animation:fall-71 27s -28s linear infinite}@keyframes fall-71{34.071%{transform:translate(8.2638vw,34.071vh) scale(.9509)}to{transform:translate(9.98745vw,99vh) scale(.9509)}}.snow:nth-child(72){opacity:1.004;transform:translate(66.2873vw,-10px) scale(.2703);animation:fall-72 22s -2s linear infinite}@keyframes fall-72{63.47%{transform:translate(67.3585vw,63.47vh) scale(.2703)}to{transform:translate(66.8229vw,99vh) scale(.2703)}}.snow:nth-child(73){opacity:.4776;transform:translate(85.4196vw,-10px) scale(.8177);animation:fall-73 22s -28s linear infinite}@keyframes fall-73{31.49%{transform:translate(80.6363vw,31.49vh) scale(.8177)}to{transform:translate(83.02795vw,99vh) scale(.8177)}}.snow:nth-child(74){opacity:1.377;transform:translate(38.3368vw,-10px) scale(.0816);animation:fall-74 23s -9s linear infinite}@keyframes fall-74{56.842%{transform:translate(28.8529vw,56.842vh) scale(.0816)}to{transform:translate(33.59485vw,99vh) scale(.0816)}}.snow:nth-child(75){opacity:1.545;transform:translate(83.2162vw,-10px) scale(.7017);animation:fall-75 28s -18s linear infinite}@keyframes fall-75{74.282%{transform:translate(83.1724vw,74.282vh) scale(.7017)}to{transform:translate(83.1943vw,99vh) scale(.7017)}}.snow:nth-child(76){opacity:.6094;transform:translate(16.1265vw,-10px) scale(.8955);animation:fall-76 21s -13s linear infinite}@keyframes fall-76{59.565%{transform:translate(25.7471vw,59.565vh) scale(.8955)}to{transform:translate(20.9368vw,99vh) scale(.8955)}}.snow:nth-child(77){opacity:1.1616;transform:translate(96.2998vw,-10px) scale(.8573);animation:fall-77 24s -21s linear infinite}@keyframes fall-77{58.337%{transform:translate(90.2372vw,58.337vh) scale(.8573)}to{transform:translate(93.2685vw,99vh) scale(.8573)}}.snow:nth-child(78){opacity:1.1192;transform:translate(8.8385vw,-10px) scale(.2882);animation:fall-78 18s -13s linear infinite}@keyframes fall-78{63.077%{transform:translate(18.5652vw,63.077vh) scale(.2882)}to{transform:translate(13.70185vw,99vh) scale(.2882)}}.snow:nth-child(79){opacity:.838;transform:translate(44.9739vw,-10px) scale(.2614);animation:fall-79 17s -23s linear infinite}@keyframes fall-79{44.999%{transform:translate(44.5913vw,44.999vh) scale(.2614)}to{transform:translate(44.7826vw,99vh) scale(.2614)}}.snow:nth-child(80){opacity:1.1512;transform:translate(86.5619vw,-10px) scale(.7235);animation:fall-80 27s -17s linear infinite}@keyframes fall-80{45.413%{transform:translate(79.0203vw,45.413vh) scale(.7235)}to{transform:translate(82.7911vw,99vh) scale(.7235)}}.snow:nth-child(81){opacity:.2344;transform:translate(21.2115vw,-10px) scale(.1278);animation:fall-81 17s -4s linear infinite}@keyframes fall-81{74.663%{transform:translate(29.3663vw,74.663vh) scale(.1278)}to{transform:translate(25.2889vw,99vh) scale(.1278)}}.snow:nth-child(82){opacity:1.5148;transform:translate(4.6149vw,-10px) scale(.1593);animation:fall-82 26s -24s linear infinite}@keyframes fall-82{79.639%{transform:translate(14.3033vw,79.639vh) scale(.1593)}to{transform:translate(9.4591vw,99vh) scale(.1593)}}.snow:nth-child(83){opacity:1.2406;transform:translate(46.3236vw,-10px) scale(.1549);animation:fall-83 18s -19s linear infinite}@keyframes fall-83{44.161%{transform:translate(45.685vw,44.161vh) scale(.1549)}to{transform:translate(46.0043vw,99vh) scale(.1549)}}.snow:nth-child(84){opacity:.4136;transform:translate(40.9947vw,-10px) scale(.0144);animation:fall-84 10s -17s linear infinite}@keyframes fall-84{56.785%{transform:translate(47.6283vw,56.785vh) scale(.0144)}to{transform:translate(44.3115vw,99vh) scale(.0144)}}.snow:nth-child(85){opacity:1.438;transform:translate(41.3191vw,-10px) scale(.8021);animation:fall-85 30s -24s linear infinite}@keyframes fall-85{44.275%{transform:translate(42.6526vw,44.275vh) scale(.8021)}to{transform:translate(41.98585vw,99vh) scale(.8021)}}.snow:nth-child(86){opacity:.2582;transform:translate(86.9982vw,-10px) scale(.5251);animation:fall-86 28s -13s linear infinite}@keyframes fall-86{43.084%{transform:translate(84.3385vw,43.084vh) scale(.5251)}to{transform:translate(85.66835vw,99vh) scale(.5251)}}.snow:nth-child(87){opacity:.2562;transform:translate(14.2024vw,-10px) scale(.1219);animation:fall-87 29s -13s linear infinite}@keyframes fall-87{63.444%{transform:translate(19.1453vw,63.444vh) scale(.1219)}to{transform:translate(16.67385vw,99vh) scale(.1219)}}.snow:nth-child(88){opacity:1.8702;transform:translate(76.3731vw,-10px) scale(.0169);animation:fall-88 14s -28s linear infinite}@keyframes fall-88{51.883%{transform:translate(79.2046vw,51.883vh) scale(.0169)}to{transform:translate(77.78885vw,99vh) scale(.0169)}}.snow:nth-child(89){opacity:.6;transform:translate(22.0656vw,-10px) scale(.9842);animation:fall-89 25s -10s linear infinite}@keyframes fall-89{69.732%{transform:translate(28.9495vw,69.732vh) scale(.9842)}to{transform:translate(25.50755vw,99vh) scale(.9842)}}.snow:nth-child(90){opacity:.7962;transform:translate(23.4684vw,-10px) scale(.4516);animation:fall-90 15s -24s linear infinite}@keyframes fall-90{48.135%{transform:translate(32.8666vw,48.135vh) scale(.4516)}to{transform:translate(28.1675vw,99vh) scale(.4516)}}.snow:nth-child(91){opacity:1.8432;transform:translate(20.0036vw,-10px) scale(.8391);animation:fall-91 20s -20s linear infinite}@keyframes fall-91{48.526%{transform:translate(26.0369vw,48.526vh) scale(.8391)}to{transform:translate(23.02025vw,99vh) scale(.8391)}}.snow:nth-child(92){opacity:1.5214;transform:translate(16.3285vw,-10px) scale(.3963);animation:fall-92 30s -26s linear infinite}@keyframes fall-92{41.529%{transform:translate(22.396vw,41.529vh) scale(.3963)}to{transform:translate(19.36225vw,99vh) scale(.3963)}}.snow:nth-child(93){opacity:.5974;transform:translate(28.4309vw,-10px) scale(.9246);animation:fall-93 21s -16s linear infinite}@keyframes fall-93{66.814%{transform:translate(32.8256vw,66.814vh) scale(.9246)}to{transform:translate(30.62825vw,99vh) scale(.9246)}}.snow:nth-child(94){opacity:1.9642;transform:translate(32.1343vw,-10px) scale(.7217);animation:fall-94 30s -5s linear infinite}@keyframes fall-94{43.865%{transform:translate(31.4444vw,43.865vh) scale(.7217)}to{transform:translate(31.78935vw,99vh) scale(.7217)}}.snow:nth-child(95){opacity:1.9976;transform:translate(57.5228vw,-10px) scale(.83);animation:fall-95 18s -24s linear infinite}@keyframes fall-95{41.845%{transform:translate(59.9142vw,41.845vh) scale(.83)}to{transform:translate(58.7185vw,99vh) scale(.83)}}.snow:nth-child(96){opacity:.422;transform:translate(62.379vw,-10px) scale(.2861);animation:fall-96 30s -23s linear infinite}@keyframes fall-96{62.485%{transform:translate(65.7894vw,62.485vh) scale(.2861)}to{transform:translate(64.0842vw,99vh) scale(.2861)}}.snow:nth-child(97){opacity:1.9554;transform:translate(14.4972vw,-10px) scale(.0856);animation:fall-97 11s -12s linear infinite}@keyframes fall-97{31.343%{transform:translate(20.9874vw,31.343vh) scale(.0856)}to{transform:translate(17.7423vw,99vh) scale(.0856)}}.snow:nth-child(98){opacity:.6834;transform:translate(36.1913vw,-10px) scale(.8424);animation:fall-98 16s -3s linear infinite}@keyframes fall-98{61.467%{transform:translate(30.5209vw,61.467vh) scale(.8424)}to{transform:translate(33.3561vw,99vh) scale(.8424)}}.snow:nth-child(99){opacity:1.9064;transform:translate(68.0074vw,-10px) scale(.6703);animation:fall-99 20s -10s linear infinite}@keyframes fall-99{67.036%{transform:translate(70.7978vw,67.036vh) scale(.6703)}to{transform:translate(69.4026vw,99vh) scale(.6703)}}.snow:nth-child(100){opacity:.0848;transform:translate(85.4725vw,-10px) scale(.7255);animation:fall-100 12s -18s linear infinite}@keyframes fall-100{32.428%{transform:translate(81.4975vw,32.428vh) scale(.7255)}to{transform:translate(83.485vw,99vh) scale(.7255)}}.snow:nth-child(101){opacity:1.3002;transform:translate(84.3199vw,-10px) scale(.2601);animation:fall-101 25s -27s linear infinite}@keyframes fall-101{72.145%{transform:translate(85.4636vw,72.145vh) scale(.2601)}to{transform:translate(84.89175vw,99vh) scale(.2601)}}.snow:nth-child(102){opacity:1.3654;transform:translate(72.2123vw,-10px) scale(.8284);animation:fall-102 14s -12s linear infinite}@keyframes fall-102{60.116%{transform:translate(69.2479vw,60.116vh) scale(.8284)}to{transform:translate(70.7301vw,99vh) scale(.8284)}}.snow:nth-child(103){opacity:.5836;transform:translate(14.4394vw,-10px) scale(.415);animation:fall-103 14s -2s linear infinite}@keyframes fall-103{61.227%{transform:translate(23.0902vw,61.227vh) scale(.415)}to{transform:translate(18.7648vw,99vh) scale(.415)}}.snow:nth-child(104){opacity:1.1918;transform:translate(11.8754vw,-10px) scale(.618);animation:fall-104 30s -21s linear infinite}@keyframes fall-104{74.272%{transform:translate(11.0881vw,74.272vh) scale(.618)}to{transform:translate(11.48175vw,99vh) scale(.618)}}.snow:nth-child(105){opacity:.4528;transform:translate(9.2401vw,-10px) scale(.476);animation:fall-105 17s -15s linear infinite}@keyframes fall-105{61.061%{transform:translate(10.3158vw,61.061vh) scale(.476)}to{transform:translate(9.77795vw,99vh) scale(.476)}}.snow:nth-child(106){opacity:.9284;transform:translate(74.1578vw,-10px) scale(.668);animation:fall-106 24s -23s linear infinite}@keyframes fall-106{59.767%{transform:translate(81.8208vw,59.767vh) scale(.668)}to{transform:translate(77.9893vw,99vh) scale(.668)}}.snow:nth-child(107){opacity:1.7532;transform:translate(74.142vw,-10px) scale(.5334);animation:fall-107 21s -19s linear infinite}@keyframes fall-107{65.755%{transform:translate(66.6332vw,65.755vh) scale(.5334)}to{transform:translate(70.3876vw,99vh) scale(.5334)}}.snow:nth-child(108){opacity:.2292;transform:translate(20.9705vw,-10px) scale(.316);animation:fall-108 28s -20s linear infinite}@keyframes fall-108{68.871%{transform:translate(11.6447vw,68.871vh) scale(.316)}to{transform:translate(16.3076vw,99vh) scale(.316)}}.snow:nth-child(109){opacity:1.4876;transform:translate(71.8249vw,-10px) scale(.0988);animation:fall-109 17s -20s linear infinite}@keyframes fall-109{38.12%{transform:translate(79.9782vw,38.12vh) scale(.0988)}to{transform:translate(75.90155vw,99vh) scale(.0988)}}.snow:nth-child(110){opacity:1.346;transform:translate(94.7027vw,-10px) scale(.2302);animation:fall-110 27s -8s linear infinite}@keyframes fall-110{73.333%{transform:translate(97.6471vw,73.333vh) scale(.2302)}to{transform:translate(96.1749vw,99vh) scale(.2302)}}.snow:nth-child(111){opacity:.1952;transform:translate(39.216vw,-10px) scale(.7828);animation:fall-111 30s -11s linear infinite}@keyframes fall-111{40.841%{transform:translate(29.8347vw,40.841vh) scale(.7828)}to{transform:translate(34.52535vw,99vh) scale(.7828)}}.snow:nth-child(112){opacity:1.0666;transform:translate(38.6117vw,-10px) scale(.5087);animation:fall-112 30s -22s linear infinite}@keyframes fall-112{55.3%{transform:translate(39.7592vw,55.3vh) scale(.5087)}to{transform:translate(39.18545vw,99vh) scale(.5087)}}.snow:nth-child(113){opacity:1.0428;transform:translate(25.0659vw,-10px) scale(.3638);animation:fall-113 25s -23s linear infinite}@keyframes fall-113{61.518%{transform:translate(21.738vw,61.518vh) scale(.3638)}to{transform:translate(23.40195vw,99vh) scale(.3638)}}.snow:nth-child(114){opacity:1.1288;transform:translate(20.4038vw,-10px) scale(.1809);animation:fall-114 12s -8s linear infinite}@keyframes fall-114{53.047%{transform:translate(23.0516vw,53.047vh) scale(.1809)}to{transform:translate(21.7277vw,99vh) scale(.1809)}}.snow:nth-child(115){opacity:1.6008;transform:translate(53.8612vw,-10px) scale(.0052);animation:fall-115 30s -16s linear infinite}@keyframes fall-115{38.093%{transform:translate(53.7413vw,38.093vh) scale(.0052)}to{transform:translate(53.80125vw,99vh) scale(.0052)}}.snow:nth-child(116){opacity:.777;transform:translate(62.9259vw,-10px) scale(.2074);animation:fall-116 12s -27s linear infinite}@keyframes fall-116{51.025%{transform:translate(72.704vw,51.025vh) scale(.2074)}to{transform:translate(67.81495vw,99vh) scale(.2074)}}.snow:nth-child(117){opacity:1.6572;transform:translate(75.1465vw,-10px) scale(.5994);animation:fall-117 10s -22s linear infinite}@keyframes fall-117{38.571%{transform:translate(77.3075vw,38.571vh) scale(.5994)}to{transform:translate(76.227vw,99vh) scale(.5994)}}.snow:nth-child(118){opacity:.2326;transform:translate(88.725vw,-10px) scale(.7373);animation:fall-118 13s -8s linear infinite}@keyframes fall-118{75.671%{transform:translate(95.6685vw,75.671vh) scale(.7373)}to{transform:translate(92.19675vw,99vh) scale(.7373)}}.snow:nth-child(119){opacity:1.6704;transform:translate(99.5415vw,-10px) scale(.7334);animation:fall-119 11s -2s linear infinite}@keyframes fall-119{63.129%{transform:translate(89.7459vw,63.129vh) scale(.7334)}to{transform:translate(94.6437vw,99vh) scale(.7334)}}.snow:nth-child(120){opacity:.1162;transform:translate(88.3027vw,-10px) scale(.0778);animation:fall-120 11s -9s linear infinite}@keyframes fall-120{41.703%{transform:translate(91.8877vw,41.703vh) scale(.0778)}to{transform:translate(90.0952vw,99vh) scale(.0778)}}.snow:nth-child(121){opacity:.8194;transform:translate(59.1446vw,-10px) scale(.2028);animation:fall-121 21s -8s linear infinite}@keyframes fall-121{71.908%{transform:translate(67.5324vw,71.908vh) scale(.2028)}to{transform:translate(63.3385vw,99vh) scale(.2028)}}.snow:nth-child(122){opacity:.1426;transform:translate(54.452vw,-10px) scale(.2222);animation:fall-122 18s -17s linear infinite}@keyframes fall-122{34.709%{transform:translate(57.4635vw,34.709vh) scale(.2222)}to{transform:translate(55.95775vw,99vh) scale(.2222)}}.snow:nth-child(123){opacity:.6136;transform:translate(9.5728vw,-10px) scale(.9799);animation:fall-123 23s -7s linear infinite}@keyframes fall-123{61.645%{transform:translate(7.7362vw,61.645vh) scale(.9799)}to{transform:translate(8.6545vw,99vh) scale(.9799)}}.snow:nth-child(124){opacity:1.0578;transform:translate(67.3373vw,-10px) scale(.8742);animation:fall-124 18s -9s linear infinite}@keyframes fall-124{77.386%{transform:translate(70.1581vw,77.386vh) scale(.8742)}to{transform:translate(68.7477vw,99vh) scale(.8742)}}.snow:nth-child(125){opacity:.9868;transform:translate(83.3635vw,-10px) scale(.2934);animation:fall-125 28s -27s linear infinite}@keyframes fall-125{78.884%{transform:translate(75.5405vw,78.884vh) scale(.2934)}to{transform:translate(79.452vw,99vh) scale(.2934)}}.snow:nth-child(126){opacity:1.5346;transform:translate(32.2543vw,-10px) scale(.7593);animation:fall-126 18s -23s linear infinite}@keyframes fall-126{63.333%{transform:translate(31.5521vw,63.333vh) scale(.7593)}to{transform:translate(31.9032vw,99vh) scale(.7593)}}.snow:nth-child(127){opacity:1.5754;transform:translate(30.3103vw,-10px) scale(.1697);animation:fall-127 28s -8s linear infinite}@keyframes fall-127{49.539%{transform:translate(39.8026vw,49.539vh) scale(.1697)}to{transform:translate(35.05645vw,99vh) scale(.1697)}}.snow:nth-child(128){opacity:1.6256;transform:translate(80.4543vw,-10px) scale(.8531);animation:fall-128 12s -7s linear infinite}@keyframes fall-128{52.354%{transform:translate(82.5836vw,52.354vh) scale(.8531)}to{transform:translate(81.51895vw,99vh) scale(.8531)}}.snow:nth-child(129){opacity:1.8182;transform:translate(77.047vw,-10px) scale(.0825);animation:fall-129 24s -1s linear infinite}@keyframes fall-129{46.03%{transform:translate(69.8452vw,46.03vh) scale(.0825)}to{transform:translate(73.4461vw,99vh) scale(.0825)}}.snow:nth-child(130){opacity:.8702;transform:translate(46.2093vw,-10px) scale(.7318);animation:fall-130 12s -20s linear infinite}@keyframes fall-130{46.25%{transform:translate(41.8022vw,46.25vh) scale(.7318)}to{transform:translate(44.00575vw,99vh) scale(.7318)}}.snow:nth-child(131){opacity:.856;transform:translate(58.4821vw,-10px) scale(.7847);animation:fall-131 14s -1s linear infinite}@keyframes fall-131{59.302%{transform:translate(67.2031vw,59.302vh) scale(.7847)}to{transform:translate(62.8426vw,99vh) scale(.7847)}}.snow:nth-child(132){opacity:1.9722;transform:translate(8.0317vw,-10px) scale(.4155);animation:fall-132 17s -28s linear infinite}@keyframes fall-132{61.049%{transform:translate(5.4864vw,61.049vh) scale(.4155)}to{transform:translate(6.75905vw,99vh) scale(.4155)}}.snow:nth-child(133){opacity:1.7406;transform:translate(12.6563vw,-10px) scale(.4714);animation:fall-133 20s -27s linear infinite}@keyframes fall-133{73.98%{transform:translate(10.1511vw,73.98vh) scale(.4714)}to{transform:translate(11.4037vw,99vh) scale(.4714)}}.snow:nth-child(134){opacity:.1594;transform:translate(60.1624vw,-10px) scale(.4247);animation:fall-134 27s -1s linear infinite}@keyframes fall-134{32.28%{transform:translate(56.2528vw,32.28vh) scale(.4247)}to{transform:translate(58.2076vw,99vh) scale(.4247)}}.snow:nth-child(135){opacity:.7266;transform:translate(81.4706vw,-10px) scale(.8181);animation:fall-135 27s -11s linear infinite}@keyframes fall-135{48.683%{transform:translate(79.791vw,48.683vh) scale(.8181)}to{transform:translate(80.6308vw,99vh) scale(.8181)}}.snow:nth-child(136){opacity:1.333;transform:translate(78.6457vw,-10px) scale(.1639);animation:fall-136 24s -2s linear infinite}@keyframes fall-136{36.009%{transform:translate(84.4373vw,36.009vh) scale(.1639)}to{transform:translate(81.5415vw,99vh) scale(.1639)}}.snow:nth-child(137){opacity:.5348;transform:translate(76.4174vw,-10px) scale(.3342);animation:fall-137 15s -15s linear infinite}@keyframes fall-137{52.529%{transform:translate(68.1861vw,52.529vh) scale(.3342)}to{transform:translate(72.30175vw,99vh) scale(.3342)}}.snow:nth-child(138){opacity:.5972;transform:translate(78.6625vw,-10px) scale(.2627);animation:fall-138 10s -5s linear infinite}@keyframes fall-138{75.279%{transform:translate(77.1874vw,75.279vh) scale(.2627)}to{transform:translate(77.92495vw,99vh) scale(.2627)}}.snow:nth-child(139){opacity:.6836;transform:translate(79.6568vw,-10px) scale(.2739);animation:fall-139 14s -28s linear infinite}@keyframes fall-139{43.975%{transform:translate(77.1178vw,43.975vh) scale(.2739)}to{transform:translate(78.3873vw,99vh) scale(.2739)}}.snow:nth-child(140){opacity:.0304;transform:translate(23.2593vw,-10px) scale(.3629);animation:fall-140 27s -28s linear infinite}@keyframes fall-140{55.613%{transform:translate(31.0166vw,55.613vh) scale(.3629)}to{transform:translate(27.13795vw,99vh) scale(.3629)}}.snow:nth-child(141){opacity:1.999;transform:translate(43.4806vw,-10px) scale(.4054);animation:fall-141 14s -1s linear infinite}@keyframes fall-141{78.405%{transform:translate(38.9882vw,78.405vh) scale(.4054)}to{transform:translate(41.2344vw,99vh) scale(.4054)}}.snow:nth-child(142){opacity:1.8656;transform:translate(74.5846vw,-10px) scale(.2062);animation:fall-142 20s -25s linear infinite}@keyframes fall-142{66.243%{transform:translate(70.3363vw,66.243vh) scale(.2062)}to{transform:translate(72.46045vw,99vh) scale(.2062)}}.snow:nth-child(143){opacity:1.1886;transform:translate(26.2817vw,-10px) scale(.821);animation:fall-143 18s -20s linear infinite}@keyframes fall-143{69.147%{transform:translate(25.9181vw,69.147vh) scale(.821)}to{transform:translate(26.0999vw,99vh) scale(.821)}}.snow:nth-child(144){opacity:.7888;transform:translate(33.3319vw,-10px) scale(.4976);animation:fall-144 22s -7s linear infinite}@keyframes fall-144{47.008%{transform:translate(26.2549vw,47.008vh) scale(.4976)}to{transform:translate(29.7934vw,99vh) scale(.4976)}}.snow:nth-child(145){opacity:1.0764;transform:translate(44.0971vw,-10px) scale(.8373);animation:fall-145 21s -18s linear infinite}@keyframes fall-145{35.912%{transform:translate(39.1584vw,35.912vh) scale(.8373)}to{transform:translate(41.62775vw,99vh) scale(.8373)}}.snow:nth-child(146){opacity:1.1118;transform:translate(76.123vw,-10px) scale(.5213);animation:fall-146 23s -1s linear infinite}@keyframes fall-146{76.663%{transform:translate(74.803vw,76.663vh) scale(.5213)}to{transform:translate(75.463vw,99vh) scale(.5213)}}.snow:nth-child(147){opacity:1.086;transform:translate(42.1463vw,-10px) scale(.6041);animation:fall-147 11s -20s linear infinite}@keyframes fall-147{48.698%{transform:translate(43.3063vw,48.698vh) scale(.6041)}to{transform:translate(42.7263vw,99vh) scale(.6041)}}.snow:nth-child(148){opacity:1.004;transform:translate(71.668vw,-10px) scale(.8077);animation:fall-148 16s -6s linear infinite}@keyframes fall-148{59.318%{transform:translate(73.2998vw,59.318vh) scale(.8077)}to{transform:translate(72.4839vw,99vh) scale(.8077)}}.snow:nth-child(149){opacity:1.7732;transform:translate(3.654vw,-10px) scale(.8027);animation:fall-149 11s -29s linear infinite}@keyframes fall-149{74.012%{transform:translate(-3.3741vw,74.012vh) scale(.8027)}to{transform:translate(.13995vw,99vh) scale(.8027)}}.snow:nth-child(150){opacity:1.9076;transform:translate(94.6535vw,-10px) scale(.3197);animation:fall-150 21s -26s linear infinite}@keyframes fall-150{70.523%{transform:translate(103.9721vw,70.523vh) scale(.3197)}to{transform:translate(99.3128vw,99vh) scale(.3197)}}.snow:nth-child(151){opacity:1.7722;transform:translate(6.486vw,-10px) scale(.366);animation:fall-151 18s -13s linear infinite}@keyframes fall-151{48.082%{transform:translate(1.0629vw,48.082vh) scale(.366)}to{transform:translate(3.77445vw,99vh) scale(.366)}}.snow:nth-child(152){opacity:.854;transform:translate(33.7026vw,-10px) scale(.1437);animation:fall-152 21s -17s linear infinite}@keyframes fall-152{73.628%{transform:translate(33.1861vw,73.628vh) scale(.1437)}to{transform:translate(33.44435vw,99vh) scale(.1437)}}.snow:nth-child(153){opacity:1.7644;transform:translate(88.4722vw,-10px) scale(.3942);animation:fall-153 24s -6s linear infinite}@keyframes fall-153{47.619%{transform:translate(86.6168vw,47.619vh) scale(.3942)}to{transform:translate(87.5445vw,99vh) scale(.3942)}}.snow:nth-child(154){opacity:1.7686;transform:translate(47.1044vw,-10px) scale(.2812);animation:fall-154 13s -14s linear infinite}@keyframes fall-154{31.742%{transform:translate(56.0868vw,31.742vh) scale(.2812)}to{transform:translate(51.5956vw,99vh) scale(.2812)}}.snow:nth-child(155){opacity:.7132;transform:translate(78.903vw,-10px) scale(.5228);animation:fall-155 22s -6s linear infinite}@keyframes fall-155{71.364%{transform:translate(86.7153vw,71.364vh) scale(.5228)}to{transform:translate(82.80915vw,99vh) scale(.5228)}}.snow:nth-child(156){opacity:.9478;transform:translate(50.3133vw,-10px) scale(.3508);animation:fall-156 20s -15s linear infinite}@keyframes fall-156{66.722%{transform:translate(57.3019vw,66.722vh) scale(.3508)}to{transform:translate(53.8076vw,99vh) scale(.3508)}}.snow:nth-child(157){opacity:1.8012;transform:translate(82.8784vw,-10px) scale(.8769);animation:fall-157 19s -6s linear infinite}@keyframes fall-157{36.456%{transform:translate(84.1734vw,36.456vh) scale(.8769)}to{transform:translate(83.5259vw,99vh) scale(.8769)}}.snow:nth-child(158){opacity:1.081;transform:translate(58.515vw,-10px) scale(.7198);animation:fall-158 26s -17s linear infinite}@keyframes fall-158{78.939%{transform:translate(64.2113vw,78.939vh) scale(.7198)}to{transform:translate(61.36315vw,99vh) scale(.7198)}}.snow:nth-child(159){opacity:1.7742;transform:translate(91.0513vw,-10px) scale(.2006);animation:fall-159 14s -5s linear infinite}@keyframes fall-159{47.834%{transform:translate(92.6025vw,47.834vh) scale(.2006)}to{transform:translate(91.8269vw,99vh) scale(.2006)}}.snow:nth-child(160){opacity:1.426;transform:translate(63.3334vw,-10px) scale(.1512);animation:fall-160 28s -13s linear infinite}@keyframes fall-160{63.184%{transform:translate(67.1681vw,63.184vh) scale(.1512)}to{transform:translate(65.25075vw,99vh) scale(.1512)}}.snow:nth-child(161){opacity:1.1676;transform:translate(62.5659vw,-10px) scale(.4055);animation:fall-161 22s -14s linear infinite}@keyframes fall-161{42.655%{transform:translate(65.2292vw,42.655vh) scale(.4055)}to{transform:translate(63.89755vw,99vh) scale(.4055)}}.snow:nth-child(162){opacity:.478;transform:translate(9.3481vw,-10px) scale(.7863);animation:fall-162 26s -2s linear infinite}@keyframes fall-162{67.946%{transform:translate(.895vw,67.946vh) scale(.7863)}to{transform:translate(5.12155vw,99vh) scale(.7863)}}.snow:nth-child(163){opacity:.722;transform:translate(14.0209vw,-10px) scale(.6933);animation:fall-163 26s -13s linear infinite}@keyframes fall-163{44.355%{transform:translate(22.7758vw,44.355vh) scale(.6933)}to{transform:translate(18.39835vw,99vh) scale(.6933)}}.snow:nth-child(164){opacity:.376;transform:translate(92.1956vw,-10px) scale(.0565);animation:fall-164 10s -17s linear infinite}@keyframes fall-164{55.624%{transform:translate(87.4244vw,55.624vh) scale(.0565)}to{transform:translate(89.81vw,99vh) scale(.0565)}}.snow:nth-child(165){opacity:1.9246;transform:translate(98.8155vw,-10px) scale(.7028);animation:fall-165 21s -20s linear infinite}@keyframes fall-165{36.517%{transform:translate(99.3207vw,36.517vh) scale(.7028)}to{transform:translate(99.0681vw,99vh) scale(.7028)}}.snow:nth-child(166){opacity:1.1018;transform:translate(77.8058vw,-10px) scale(.1221);animation:fall-166 11s -29s linear infinite}@keyframes fall-166{49.834%{transform:translate(69.529vw,49.834vh) scale(.1221)}to{transform:translate(73.6674vw,99vh) scale(.1221)}}.snow:nth-child(167){opacity:.8076;transform:translate(76.2514vw,-10px) scale(.3727);animation:fall-167 10s -14s linear infinite}@keyframes fall-167{35.103%{transform:translate(76.496vw,35.103vh) scale(.3727)}to{transform:translate(76.3737vw,99vh) scale(.3727)}}.snow:nth-child(168){opacity:.0762;transform:translate(99.6359vw,-10px) scale(.149);animation:fall-168 21s -25s linear infinite}@keyframes fall-168{51.209%{transform:translate(107.6159vw,51.209vh) scale(.149)}to{transform:translate(103.6259vw,99vh) scale(.149)}}.snow:nth-child(169){opacity:.2392;transform:translate(26.5881vw,-10px) scale(.5874);animation:fall-169 14s -4s linear infinite}@keyframes fall-169{43.782%{transform:translate(32.2327vw,43.782vh) scale(.5874)}to{transform:translate(29.4104vw,99vh) scale(.5874)}}.snow:nth-child(170){opacity:.3972;transform:translate(84.8955vw,-10px) scale(.0484);animation:fall-170 27s -16s linear infinite}@keyframes fall-170{45.583%{transform:translate(76.2464vw,45.583vh) scale(.0484)}to{transform:translate(80.57095vw,99vh) scale(.0484)}}.snow:nth-child(171){opacity:.0468;transform:translate(15.798vw,-10px) scale(.6425);animation:fall-171 16s -6s linear infinite}@keyframes fall-171{34.749%{transform:translate(20.3112vw,34.749vh) scale(.6425)}to{transform:translate(18.0546vw,99vh) scale(.6425)}}.snow:nth-child(172){opacity:1.1954;transform:translate(37.5534vw,-10px) scale(.5554);animation:fall-172 11s -25s linear infinite}@keyframes fall-172{57.432%{transform:translate(45.6325vw,57.432vh) scale(.5554)}to{transform:translate(41.59295vw,99vh) scale(.5554)}}.snow:nth-child(173){opacity:.1468;transform:translate(71.4102vw,-10px) scale(.1439);animation:fall-173 28s -25s linear infinite}@keyframes fall-173{59.599%{transform:translate(72.2558vw,59.599vh) scale(.1439)}to{transform:translate(71.833vw,99vh) scale(.1439)}}.snow:nth-child(174){opacity:1.8754;transform:translate(59.6357vw,-10px) scale(.2325);animation:fall-174 14s -11s linear infinite}@keyframes fall-174{34.494%{transform:translate(67.1001vw,34.494vh) scale(.2325)}to{transform:translate(63.3679vw,99vh) scale(.2325)}}.snow:nth-child(175){opacity:.8928;transform:translate(50.8462vw,-10px) scale(.0059);animation:fall-175 24s -10s linear infinite}@keyframes fall-175{64.976%{transform:translate(56.2446vw,64.976vh) scale(.0059)}to{transform:translate(53.5454vw,99vh) scale(.0059)}}.snow:nth-child(176){opacity:.5254;transform:translate(97.6203vw,-10px) scale(.4671);animation:fall-176 22s -30s linear infinite}@keyframes fall-176{54.41%{transform:translate(92.9155vw,54.41vh) scale(.4671)}to{transform:translate(95.2679vw,99vh) scale(.4671)}}.snow:nth-child(177){opacity:1.3854;transform:translate(49.337vw,-10px) scale(.729);animation:fall-177 28s -21s linear infinite}@keyframes fall-177{30.134%{transform:translate(47.687vw,30.134vh) scale(.729)}to{transform:translate(48.512vw,99vh) scale(.729)}}.snow:nth-child(178){opacity:1.126;transform:translate(54.8184vw,-10px) scale(.9508);animation:fall-178 10s -13s linear infinite}@keyframes fall-178{61.883%{transform:translate(45.5475vw,61.883vh) scale(.9508)}to{transform:translate(50.18295vw,99vh) scale(.9508)}}.snow:nth-child(179){opacity:.2806;transform:translate(72.7893vw,-10px) scale(.3084);animation:fall-179 17s -3s linear infinite}@keyframes fall-179{36.306%{transform:translate(78.3909vw,36.306vh) scale(.3084)}to{transform:translate(75.5901vw,99vh) scale(.3084)}}.snow:nth-child(180){opacity:1.289;transform:translate(11.2402vw,-10px) scale(.6832);animation:fall-180 20s -20s linear infinite}@keyframes fall-180{56.399%{transform:translate(7.4948vw,56.399vh) scale(.6832)}to{transform:translate(9.3675vw,99vh) scale(.6832)}}.snow:nth-child(181){opacity:.7044;transform:translate(68.112vw,-10px) scale(.1954);animation:fall-181 25s -22s linear infinite}@keyframes fall-181{78.948%{transform:translate(73.1566vw,78.948vh) scale(.1954)}to{transform:translate(70.6343vw,99vh) scale(.1954)}}.snow:nth-child(182){opacity:.2526;transform:translate(43.5113vw,-10px) scale(.3073);animation:fall-182 14s -29s linear infinite}@keyframes fall-182{32.947%{transform:translate(51.649vw,32.947vh) scale(.3073)}to{transform:translate(47.58015vw,99vh) scale(.3073)}}.snow:nth-child(183){opacity:1.8032;transform:translate(87.0185vw,-10px) scale(.7961);animation:fall-183 23s -16s linear infinite}@keyframes fall-183{55.667%{transform:translate(91.6107vw,55.667vh) scale(.7961)}to{transform:translate(89.3146vw,99vh) scale(.7961)}}.snow:nth-child(184){opacity:.5726;transform:translate(25.736vw,-10px) scale(.0075);animation:fall-184 23s -18s linear infinite}@keyframes fall-184{45.608%{transform:translate(30.9848vw,45.608vh) scale(.0075)}to{transform:translate(28.3604vw,99vh) scale(.0075)}}.snow:nth-child(185){opacity:1.8242;transform:translate(39.3581vw,-10px) scale(.9918);animation:fall-185 26s -8s linear infinite}@keyframes fall-185{63.962%{transform:translate(39.2691vw,63.962vh) scale(.9918)}to{transform:translate(39.3136vw,99vh) scale(.9918)}}.snow:nth-child(186){opacity:1.714;transform:translate(16.9465vw,-10px) scale(.5769);animation:fall-186 28s -8s linear infinite}@keyframes fall-186{71.679%{transform:translate(11.5147vw,71.679vh) scale(.5769)}to{transform:translate(14.2306vw,99vh) scale(.5769)}}.snow:nth-child(187){opacity:1.8488;transform:translate(57.8579vw,-10px) scale(.4139);animation:fall-187 17s -19s linear infinite}@keyframes fall-187{55.116%{transform:translate(52.0817vw,55.116vh) scale(.4139)}to{transform:translate(54.9698vw,99vh) scale(.4139)}}.snow:nth-child(188){opacity:.842;transform:translate(56.2994vw,-10px) scale(.9648);animation:fall-188 27s -12s linear infinite}@keyframes fall-188{74.912%{transform:translate(55.6061vw,74.912vh) scale(.9648)}to{transform:translate(55.95275vw,99vh) scale(.9648)}}.snow:nth-child(189){opacity:.042;transform:translate(37.9548vw,-10px) scale(.5704);animation:fall-189 18s -27s linear infinite}@keyframes fall-189{68.689%{transform:translate(43.0191vw,68.689vh) scale(.5704)}to{transform:translate(40.48695vw,99vh) scale(.5704)}}.snow:nth-child(190){opacity:1.2234;transform:translate(75.5401vw,-10px) scale(.5562);animation:fall-190 24s -24s linear infinite}@keyframes fall-190{48.19%{transform:translate(69.9049vw,48.19vh) scale(.5562)}to{transform:translate(72.7225vw,99vh) scale(.5562)}}.snow:nth-child(191){opacity:1.3474;transform:translate(65.9994vw,-10px) scale(.8676);animation:fall-191 29s -1s linear infinite}@keyframes fall-191{50.301%{transform:translate(61.3181vw,50.301vh) scale(.8676)}to{transform:translate(63.65875vw,99vh) scale(.8676)}}.snow:nth-child(192){opacity:.0896;transform:translate(59.9007vw,-10px) scale(.6963);animation:fall-192 23s -2s linear infinite}@keyframes fall-192{53.998%{transform:translate(56.986vw,53.998vh) scale(.6963)}to{transform:translate(58.44335vw,99vh) scale(.6963)}}.snow:nth-child(193){opacity:.5388;transform:translate(84.0045vw,-10px) scale(.1636);animation:fall-193 21s -14s linear infinite}@keyframes fall-193{66.674%{transform:translate(84.8102vw,66.674vh) scale(.1636)}to{transform:translate(84.40735vw,99vh) scale(.1636)}}.snow:nth-child(194){opacity:.563;transform:translate(71.551vw,-10px) scale(.9506);animation:fall-194 29s -16s linear infinite}@keyframes fall-194{55.932%{transform:translate(72.0964vw,55.932vh) scale(.9506)}to{transform:translate(71.8237vw,99vh) scale(.9506)}}.snow:nth-child(195){opacity:1.5878;transform:translate(96.3193vw,-10px) scale(.4093);animation:fall-195 27s -3s linear infinite}@keyframes fall-195{76.241%{transform:translate(93.0533vw,76.241vh) scale(.4093)}to{transform:translate(94.6863vw,99vh) scale(.4093)}}.snow:nth-child(196){opacity:1.9702;transform:translate(49.327vw,-10px) scale(.9297);animation:fall-196 23s -5s linear infinite}@keyframes fall-196{40.366%{transform:translate(44.578vw,40.366vh) scale(.9297)}to{transform:translate(46.9525vw,99vh) scale(.9297)}}.snow:nth-child(197){opacity:1.533;transform:translate(82.4632vw,-10px) scale(.0133);animation:fall-197 19s -5s linear infinite}@keyframes fall-197{51.761%{transform:translate(78.5759vw,51.761vh) scale(.0133)}to{transform:translate(80.51955vw,99vh) scale(.0133)}}.snow:nth-child(198){opacity:.399;transform:translate(85.8294vw,-10px) scale(.1072);animation:fall-198 15s -16s linear infinite}@keyframes fall-198{71.708%{transform:translate(79.3699vw,71.708vh) scale(.1072)}to{transform:translate(82.59965vw,99vh) scale(.1072)}}.snow:nth-child(199){opacity:1.591;transform:translate(80.5565vw,-10px) scale(.377);animation:fall-199 25s -30s linear infinite}@keyframes fall-199{49.73%{transform:translate(80.667vw,49.73vh) scale(.377)}to{transform:translate(80.61175vw,99vh) scale(.377)}}.snow:nth-child(200){opacity:1.5632;transform:translate(96.1255vw,-10px) scale(.5038);animation:fall-200 16s -25s linear infinite}@keyframes fall-200{42.409%{transform:translate(92.5349vw,42.409vh) scale(.5038)}to{transform:translate(94.3302vw,99vh) scale(.5038)}}.snow:nth-child(201){opacity:.1302;transform:translate(21.7067vw,-10px) scale(.9902);animation:fall-201 15s -13s linear infinite}@keyframes fall-201{37.759%{transform:translate(26.6674vw,37.759vh) scale(.9902)}to{transform:translate(24.18705vw,99vh) scale(.9902)}}.snow:nth-child(202){opacity:.8934;transform:translate(64.6385vw,-10px) scale(.0446);animation:fall-202 24s -22s linear infinite}@keyframes fall-202{77.457%{transform:translate(56.6789vw,77.457vh) scale(.0446)}to{transform:translate(60.6587vw,99vh) scale(.0446)}}.snow:nth-child(203){opacity:1.6494;transform:translate(59.8415vw,-10px) scale(.3205);animation:fall-203 12s -28s linear infinite}@keyframes fall-203{50.373%{transform:translate(50.1229vw,50.373vh) scale(.3205)}to{transform:translate(54.9822vw,99vh) scale(.3205)}}.snow:nth-child(204){opacity:.713;transform:translate(46.802vw,-10px) scale(.0595);animation:fall-204 28s -29s linear infinite}@keyframes fall-204{35.565%{transform:translate(37.9555vw,35.565vh) scale(.0595)}to{transform:translate(42.37875vw,99vh) scale(.0595)}}.snow:nth-child(205){opacity:.4118;transform:translate(82.569vw,-10px) scale(.0043);animation:fall-205 26s -17s linear infinite}@keyframes fall-205{78.266%{transform:translate(77.7628vw,78.266vh) scale(.0043)}to{transform:translate(80.1659vw,99vh) scale(.0043)}}.snow:nth-child(206){opacity:1.6722;transform:translate(97.6458vw,-10px) scale(.9705);animation:fall-206 15s -4s linear infinite}@keyframes fall-206{43.854%{transform:translate(101.1491vw,43.854vh) scale(.9705)}to{transform:translate(99.39745vw,99vh) scale(.9705)}}.snow:nth-child(207){opacity:1.1478;transform:translate(59.9945vw,-10px) scale(.9211);animation:fall-207 11s -2s linear infinite}@keyframes fall-207{50.701%{transform:translate(65.798vw,50.701vh) scale(.9211)}to{transform:translate(62.89625vw,99vh) scale(.9211)}}.snow:nth-child(208){opacity:.8872;transform:translate(95.7624vw,-10px) scale(.2837);animation:fall-208 13s -26s linear infinite}@keyframes fall-208{72.529%{transform:translate(104.1525vw,72.529vh) scale(.2837)}to{transform:translate(99.95745vw,99vh) scale(.2837)}}.snow:nth-child(209){opacity:1.0136;transform:translate(7.6274vw,-10px) scale(.4291);animation:fall-209 21s -16s linear infinite}@keyframes fall-209{46.657%{transform:translate(10.6094vw,46.657vh) scale(.4291)}to{transform:translate(9.1184vw,99vh) scale(.4291)}}.snow:nth-child(210){opacity:.4012;transform:translate(85.3319vw,-10px) scale(.1093);animation:fall-210 12s -24s linear infinite}@keyframes fall-210{48.212%{transform:translate(77.6429vw,48.212vh) scale(.1093)}to{transform:translate(81.4874vw,99vh) scale(.1093)}}.snow:nth-child(211){opacity:.0606;transform:translate(19.6959vw,-10px) scale(.4665);animation:fall-211 18s -17s linear infinite}@keyframes fall-211{40.453%{transform:translate(14.0892vw,40.453vh) scale(.4665)}to{transform:translate(16.89255vw,99vh) scale(.4665)}}.snow:nth-child(212){opacity:1.9798;transform:translate(71.037vw,-10px) scale(.0039);animation:fall-212 16s -4s linear infinite}@keyframes fall-212{67.98%{transform:translate(69.3333vw,67.98vh) scale(.0039)}to{transform:translate(70.18515vw,99vh) scale(.0039)}}.snow:nth-child(213){opacity:.0956;transform:translate(77.7333vw,-10px) scale(.4862);animation:fall-213 18s -8s linear infinite}@keyframes fall-213{31.161%{transform:translate(84.0299vw,31.161vh) scale(.4862)}to{transform:translate(80.8816vw,99vh) scale(.4862)}}.snow:nth-child(214){opacity:1.1878;transform:translate(86.4526vw,-10px) scale(.7078);animation:fall-214 27s -23s linear infinite}@keyframes fall-214{53.115%{transform:translate(90.8867vw,53.115vh) scale(.7078)}to{transform:translate(88.66965vw,99vh) scale(.7078)}}.snow:nth-child(215){opacity:.5198;transform:translate(29.1351vw,-10px) scale(.9798);animation:fall-215 18s -2s linear infinite}@keyframes fall-215{57.158%{transform:translate(34.4313vw,57.158vh) scale(.9798)}to{transform:translate(31.7832vw,99vh) scale(.9798)}}.snow:nth-child(216){opacity:1.8724;transform:translate(37.1265vw,-10px) scale(.8771);animation:fall-216 19s -13s linear infinite}@keyframes fall-216{53.761%{transform:translate(34.1508vw,53.761vh) scale(.8771)}to{transform:translate(35.63865vw,99vh) scale(.8771)}}.snow:nth-child(217){opacity:1.7912;transform:translate(24.8474vw,-10px) scale(.7596);animation:fall-217 30s -19s linear infinite}@keyframes fall-217{44.158%{transform:translate(24.568vw,44.158vh) scale(.7596)}to{transform:translate(24.7077vw,99vh) scale(.7596)}}.snow:nth-child(218){opacity:.3512;transform:translate(93.61vw,-10px) scale(.5259);animation:fall-218 10s -18s linear infinite}@keyframes fall-218{35.457%{transform:translate(97.5628vw,35.457vh) scale(.5259)}to{transform:translate(95.5864vw,99vh) scale(.5259)}}.snow:nth-child(219){opacity:.1286;transform:translate(44.3282vw,-10px) scale(.7434);animation:fall-219 18s -6s linear infinite}@keyframes fall-219{79.141%{transform:translate(48.145vw,79.141vh) scale(.7434)}to{transform:translate(46.2366vw,99vh) scale(.7434)}}.snow:nth-child(220){opacity:1.9838;transform:translate(34.6729vw,-10px) scale(.0428);animation:fall-220 19s -18s linear infinite}@keyframes fall-220{41.961%{transform:translate(30.6729vw,41.961vh) scale(.0428)}to{transform:translate(32.6729vw,99vh) scale(.0428)}}.snow:nth-child(221){opacity:.6402;transform:translate(50.6242vw,-10px) scale(.6601);animation:fall-221 11s -13s linear infinite}@keyframes fall-221{58.29%{transform:translate(47.5574vw,58.29vh) scale(.6601)}to{transform:translate(49.0908vw,99vh) scale(.6601)}}.snow:nth-child(222){opacity:.579;transform:translate(40.1393vw,-10px) scale(.5906);animation:fall-222 16s -16s linear infinite}@keyframes fall-222{53.089%{transform:translate(48.2537vw,53.089vh) scale(.5906)}to{transform:translate(44.1965vw,99vh) scale(.5906)}}.snow:nth-child(223){opacity:1.1654;transform:translate(29.6903vw,-10px) scale(.605);animation:fall-223 16s -13s linear infinite}@keyframes fall-223{32.11%{transform:translate(21.6699vw,32.11vh) scale(.605)}to{transform:translate(25.6801vw,99vh) scale(.605)}}.snow:nth-child(224){opacity:1.2992;transform:translate(65.3521vw,-10px) scale(.6008);animation:fall-224 12s -8s linear infinite}@keyframes fall-224{38.385%{transform:translate(63.9747vw,38.385vh) scale(.6008)}to{transform:translate(64.6634vw,99vh) scale(.6008)}}.snow:nth-child(225){opacity:1.3128;transform:translate(89.9395vw,-10px) scale(.0776);animation:fall-225 19s -19s linear infinite}@keyframes fall-225{64.525%{transform:translate(80.0533vw,64.525vh) scale(.0776)}to{transform:translate(84.9964vw,99vh) scale(.0776)}}.snow:nth-child(226){opacity:.4186;transform:translate(46.7678vw,-10px) scale(.469);animation:fall-226 28s -10s linear infinite}@keyframes fall-226{70.885%{transform:translate(48.4725vw,70.885vh) scale(.469)}to{transform:translate(47.62015vw,99vh) scale(.469)}}.snow:nth-child(227){opacity:.3658;transform:translate(36.9091vw,-10px) scale(.7637);animation:fall-227 22s -9s linear infinite}@keyframes fall-227{56.561%{transform:translate(44.7769vw,56.561vh) scale(.7637)}to{transform:translate(40.843vw,99vh) scale(.7637)}}.snow:nth-child(228){opacity:.7518;transform:translate(50.4453vw,-10px) scale(.9845);animation:fall-228 13s -8s linear infinite}@keyframes fall-228{52.524%{transform:translate(46.4832vw,52.524vh) scale(.9845)}to{transform:translate(48.46425vw,99vh) scale(.9845)}}.snow:nth-child(229){opacity:1.2826;transform:translate(5.6307vw,-10px) scale(.3456);animation:fall-229 12s -24s linear infinite}@keyframes fall-229{55.587%{transform:translate(-1.6568vw,55.587vh) scale(.3456)}to{transform:translate(1.98695vw,99vh) scale(.3456)}}.snow:nth-child(230){opacity:1.3954;transform:translate(48.382vw,-10px) scale(.2567);animation:fall-230 19s -5s linear infinite}@keyframes fall-230{72.453%{transform:translate(46.2286vw,72.453vh) scale(.2567)}to{transform:translate(47.3053vw,99vh) scale(.2567)}}.snow:nth-child(231){opacity:.7716;transform:translate(51.0079vw,-10px) scale(.4928);animation:fall-231 13s -21s linear infinite}@keyframes fall-231{38.157%{transform:translate(43.2162vw,38.157vh) scale(.4928)}to{transform:translate(47.11205vw,99vh) scale(.4928)}}.snow:nth-child(232){opacity:.5242;transform:translate(6.441vw,-10px) scale(.5538);animation:fall-232 29s -28s linear infinite}@keyframes fall-232{74.023%{transform:translate(.2264vw,74.023vh) scale(.5538)}to{transform:translate(3.3337vw,99vh) scale(.5538)}}.snow:nth-child(233){opacity:1.211;transform:translate(24.2053vw,-10px) scale(.6465);animation:fall-233 18s -12s linear infinite}@keyframes fall-233{61.721%{transform:translate(29.194vw,61.721vh) scale(.6465)}to{transform:translate(26.69965vw,99vh) scale(.6465)}}.snow:nth-child(234){opacity:.1156;transform:translate(34.2851vw,-10px) scale(.8909);animation:fall-234 18s -20s linear infinite}@keyframes fall-234{49.685%{transform:translate(41.7416vw,49.685vh) scale(.8909)}to{transform:translate(38.01335vw,99vh) scale(.8909)}}.snow:nth-child(235){opacity:1.171;transform:translate(94.0332vw,-10px) scale(.4058);animation:fall-235 19s -28s linear infinite}@keyframes fall-235{63.015%{transform:translate(93.9992vw,63.015vh) scale(.4058)}to{transform:translate(94.0162vw,99vh) scale(.4058)}}.snow:nth-child(236){opacity:.6876;transform:translate(13.2014vw,-10px) scale(.1479);animation:fall-236 26s -14s linear infinite}@keyframes fall-236{60.432%{transform:translate(12.3869vw,60.432vh) scale(.1479)}to{transform:translate(12.79415vw,99vh) scale(.1479)}}.snow:nth-child(237){opacity:.5594;transform:translate(98.7357vw,-10px) scale(.5824);animation:fall-237 26s -10s linear infinite}@keyframes fall-237{62.751%{transform:translate(104.5511vw,62.751vh) scale(.5824)}to{transform:translate(101.6434vw,99vh) scale(.5824)}}.snow:nth-child(238){opacity:.2626;transform:translate(74.1005vw,-10px) scale(.8287);animation:fall-238 27s -3s linear infinite}@keyframes fall-238{47.902%{transform:translate(77.0612vw,47.902vh) scale(.8287)}to{transform:translate(75.58085vw,99vh) scale(.8287)}}.snow:nth-child(239){opacity:1.1842;transform:translate(62.4167vw,-10px) scale(.1868);animation:fall-239 18s -15s linear infinite}@keyframes fall-239{51.192%{transform:translate(71.2101vw,51.192vh) scale(.1868)}to{transform:translate(66.8134vw,99vh) scale(.1868)}}.snow:nth-child(240){opacity:.5224;transform:translate(39.7311vw,-10px) scale(.0169);animation:fall-240 15s -22s linear infinite}@keyframes fall-240{56.935%{transform:translate(38.5079vw,56.935vh) scale(.0169)}to{transform:translate(39.1195vw,99vh) scale(.0169)}}.snow:nth-child(241){opacity:1.1936;transform:translate(44.2491vw,-10px) scale(.7625);animation:fall-241 18s -6s linear infinite}@keyframes fall-241{68.109%{transform:translate(44.7226vw,68.109vh) scale(.7625)}to{transform:translate(44.48585vw,99vh) scale(.7625)}}.snow:nth-child(242){opacity:1.1666;transform:translate(65.2543vw,-10px) scale(.0716);animation:fall-242 21s -27s linear infinite}@keyframes fall-242{42.864%{transform:translate(59.8806vw,42.864vh) scale(.0716)}to{transform:translate(62.56745vw,99vh) scale(.0716)}}.snow:nth-child(243){opacity:1.5518;transform:translate(60.777vw,-10px) scale(.6356);animation:fall-243 17s -30s linear infinite}@keyframes fall-243{38.155%{transform:translate(63.1818vw,38.155vh) scale(.6356)}to{transform:translate(61.9794vw,99vh) scale(.6356)}}.snow:nth-child(244){opacity:.8078;transform:translate(72.18vw,-10px) scale(.0185);animation:fall-244 29s -3s linear infinite}@keyframes fall-244{56.64%{transform:translate(74.3334vw,56.64vh) scale(.0185)}to{transform:translate(73.2567vw,99vh) scale(.0185)}}.snow:nth-child(245){opacity:.335;transform:translate(2.5854vw,-10px) scale(.0204);animation:fall-245 26s -24s linear infinite}@keyframes fall-245{44.062%{transform:translate(3.296vw,44.062vh) scale(.0204)}to{transform:translate(2.9407vw,99vh) scale(.0204)}}.snow:nth-child(246){opacity:1.116;transform:translate(91.8837vw,-10px) scale(.6223);animation:fall-246 22s -8s linear infinite}@keyframes fall-246{65.255%{transform:translate(88.0638vw,65.255vh) scale(.6223)}to{transform:translate(89.97375vw,99vh) scale(.6223)}}.snow:nth-child(247){opacity:.066;transform:translate(56.7984vw,-10px) scale(.159);animation:fall-247 21s -7s linear infinite}@keyframes fall-247{78.851%{transform:translate(50.6152vw,78.851vh) scale(.159)}to{transform:translate(53.7068vw,99vh) scale(.159)}}.snow:nth-child(248){opacity:.5712;transform:translate(81.3407vw,-10px) scale(.376);animation:fall-248 17s -5s linear infinite}@keyframes fall-248{64.127%{transform:translate(74.5885vw,64.127vh) scale(.376)}to{transform:translate(77.9646vw,99vh) scale(.376)}}.snow:nth-child(249){opacity:.0252;transform:translate(66.0029vw,-10px) scale(.9585);animation:fall-249 12s -29s linear infinite}@keyframes fall-249{40.228%{transform:translate(72.0873vw,40.228vh) scale(.9585)}to{transform:translate(69.0451vw,99vh) scale(.9585)}}.snow:nth-child(250){opacity:1.875;transform:translate(94.0664vw,-10px) scale(.9027);animation:fall-250 22s -17s linear infinite}@keyframes fall-250{52.734%{transform:translate(99.5219vw,52.734vh) scale(.9027)}to{transform:translate(96.79415vw,99vh) scale(.9027)}}.snow:nth-child(251){opacity:1.11;transform:translate(24.7074vw,-10px) scale(.7113);animation:fall-251 13s -5s linear infinite}@keyframes fall-251{52.268%{transform:translate(18.6835vw,52.268vh) scale(.7113)}to{transform:translate(21.69545vw,99vh) scale(.7113)}}.snow:nth-child(252){opacity:1.2146;transform:translate(98.8071vw,-10px) scale(.5847);animation:fall-252 24s -23s linear infinite}@keyframes fall-252{32.166%{transform:translate(105.8782vw,32.166vh) scale(.5847)}to{transform:translate(102.34265vw,99vh) scale(.5847)}}.snow:nth-child(253){opacity:.296;transform:translate(1.783vw,-10px) scale(.5514);animation:fall-253 16s -9s linear infinite}@keyframes fall-253{66.332%{transform:translate(-2.1995vw,66.332vh) scale(.5514)}to{transform:translate(-.20825vw,99vh) scale(.5514)}}.snow:nth-child(254){opacity:1.8388;transform:translate(33.8138vw,-10px) scale(.621);animation:fall-254 17s -14s linear infinite}@keyframes fall-254{71.024%{transform:translate(28.1232vw,71.024vh) scale(.621)}to{transform:translate(30.9685vw,99vh) scale(.621)}}.snow:nth-child(255){opacity:1.6272;transform:translate(28.7189vw,-10px) scale(.2877);animation:fall-255 27s -3s linear infinite}@keyframes fall-255{31.308%{transform:translate(31.9263vw,31.308vh) scale(.2877)}to{transform:translate(30.3226vw,99vh) scale(.2877)}}.snow:nth-child(256){opacity:1.3218;transform:translate(56.7387vw,-10px) scale(.2315);animation:fall-256 19s -2s linear infinite}@keyframes fall-256{67.214%{transform:translate(53.9484vw,67.214vh) scale(.2315)}to{transform:translate(55.34355vw,99vh) scale(.2315)}}.snow:nth-child(257){opacity:.7488;transform:translate(79.7906vw,-10px) scale(.1955);animation:fall-257 16s -10s linear infinite}@keyframes fall-257{62.248%{transform:translate(78.3438vw,62.248vh) scale(.1955)}to{transform:translate(79.0672vw,99vh) scale(.1955)}}.snow:nth-child(258){opacity:1.5856;transform:translate(83.2812vw,-10px) scale(.8659);animation:fall-258 27s -22s linear infinite}@keyframes fall-258{72.112%{transform:translate(73.3054vw,72.112vh) scale(.8659)}to{transform:translate(78.2933vw,99vh) scale(.8659)}}.snow:nth-child(259){opacity:1.9548;transform:translate(78.3358vw,-10px) scale(.5446);animation:fall-259 16s -6s linear infinite}@keyframes fall-259{39.598%{transform:translate(83.355vw,39.598vh) scale(.5446)}to{transform:translate(80.8454vw,99vh) scale(.5446)}}.snow:nth-child(260){opacity:.4278;transform:translate(40.0811vw,-10px) scale(.4616);animation:fall-260 10s -9s linear infinite}@keyframes fall-260{31.481%{transform:translate(33.7139vw,31.481vh) scale(.4616)}to{transform:translate(36.8975vw,99vh) scale(.4616)}}.snow:nth-child(261){opacity:.935;transform:translate(68.6844vw,-10px) scale(.1989);animation:fall-261 16s -26s linear infinite}@keyframes fall-261{73.695%{transform:translate(60.7562vw,73.695vh) scale(.1989)}to{transform:translate(64.7203vw,99vh) scale(.1989)}}.snow:nth-child(262){opacity:.4702;transform:translate(65.608vw,-10px) scale(.2379);animation:fall-262 18s -12s linear infinite}@keyframes fall-262{49.792%{transform:translate(65.7849vw,49.792vh) scale(.2379)}to{transform:translate(65.69645vw,99vh) scale(.2379)}}.snow:nth-child(263){opacity:1.4342;transform:translate(40.3113vw,-10px) scale(.2303);animation:fall-263 25s -12s linear infinite}@keyframes fall-263{59.667%{transform:translate(31.3189vw,59.667vh) scale(.2303)}to{transform:translate(35.8151vw,99vh) scale(.2303)}}.snow:nth-child(264){opacity:.1978;transform:translate(57.3489vw,-10px) scale(.6768);animation:fall-264 22s -8s linear infinite}@keyframes fall-264{61.981%{transform:translate(65.7703vw,61.981vh) scale(.6768)}to{transform:translate(61.5596vw,99vh) scale(.6768)}}.snow:nth-child(265){opacity:.2524;transform:translate(67.3028vw,-10px) scale(.3164);animation:fall-265 13s -25s linear infinite}@keyframes fall-265{75.405%{transform:translate(68.1078vw,75.405vh) scale(.3164)}to{transform:translate(67.7053vw,99vh) scale(.3164)}}.snow:nth-child(266){opacity:.821;transform:translate(51.8354vw,-10px) scale(.6496);animation:fall-266 30s -15s linear infinite}@keyframes fall-266{73.576%{transform:translate(55.9362vw,73.576vh) scale(.6496)}to{transform:translate(53.8858vw,99vh) scale(.6496)}}.snow:nth-child(267){opacity:.2018;transform:translate(1.7909vw,-10px) scale(.0566);animation:fall-267 29s -15s linear infinite}@keyframes fall-267{67.43%{transform:translate(1.8668vw,67.43vh) scale(.0566)}to{transform:translate(1.82885vw,99vh) scale(.0566)}}.snow:nth-child(268){opacity:.4674;transform:translate(46.2694vw,-10px) scale(.4169);animation:fall-268 22s -28s linear infinite}@keyframes fall-268{57.775%{transform:translate(41.6935vw,57.775vh) scale(.4169)}to{transform:translate(43.98145vw,99vh) scale(.4169)}}.snow:nth-child(269){opacity:1.3028;transform:translate(36.7021vw,-10px) scale(.4131);animation:fall-269 14s -25s linear infinite}@keyframes fall-269{50.243%{transform:translate(33.0352vw,50.243vh) scale(.4131)}to{transform:translate(34.86865vw,99vh) scale(.4131)}}.snow:nth-child(270){opacity:1.1538;transform:translate(67.7991vw,-10px) scale(.1);animation:fall-270 26s -24s linear infinite}@keyframes fall-270{39.186%{transform:translate(73.4342vw,39.186vh) scale(.1)}to{transform:translate(70.61665vw,99vh) scale(.1)}}.snow:nth-child(271){opacity:1.306;transform:translate(31.9409vw,-10px) scale(.9254);animation:fall-271 22s -27s linear infinite}@keyframes fall-271{46.274%{transform:translate(35.7876vw,46.274vh) scale(.9254)}to{transform:translate(33.86425vw,99vh) scale(.9254)}}.snow:nth-child(272){opacity:.9874;transform:translate(86.5426vw,-10px) scale(.8072);animation:fall-272 16s -14s linear infinite}@keyframes fall-272{67.256%{transform:translate(87.9623vw,67.256vh) scale(.8072)}to{transform:translate(87.25245vw,99vh) scale(.8072)}}.snow:nth-child(273){opacity:1.0706;transform:translate(90.8355vw,-10px) scale(.7646);animation:fall-273 28s -8s linear infinite}@keyframes fall-273{36.943%{transform:translate(85.827vw,36.943vh) scale(.7646)}to{transform:translate(88.33125vw,99vh) scale(.7646)}}.snow:nth-child(274){opacity:1.6778;transform:translate(79.5503vw,-10px) scale(.2327);animation:fall-274 16s -21s linear infinite}@keyframes fall-274{65.532%{transform:translate(73.6685vw,65.532vh) scale(.2327)}to{transform:translate(76.6094vw,99vh) scale(.2327)}}.snow:nth-child(275){opacity:1.4158;transform:translate(52.0262vw,-10px) scale(.5706);animation:fall-275 23s -22s linear infinite}@keyframes fall-275{65.717%{transform:translate(51.5625vw,65.717vh) scale(.5706)}to{transform:translate(51.79435vw,99vh) scale(.5706)}}.snow:nth-child(276){opacity:.8322;transform:translate(83.5591vw,-10px) scale(.6714);animation:fall-276 10s -14s linear infinite}@keyframes fall-276{45.259%{transform:translate(75.9521vw,45.259vh) scale(.6714)}to{transform:translate(79.7556vw,99vh) scale(.6714)}}.snow:nth-child(277){opacity:.1842;transform:translate(73.4595vw,-10px) scale(.6761);animation:fall-277 29s -12s linear infinite}@keyframes fall-277{32.617%{transform:translate(63.7428vw,32.617vh) scale(.6761)}to{transform:translate(68.60115vw,99vh) scale(.6761)}}.snow:nth-child(278){opacity:.24;transform:translate(58.0746vw,-10px) scale(.9141);animation:fall-278 27s -4s linear infinite}@keyframes fall-278{49.113%{transform:translate(55.0343vw,49.113vh) scale(.9141)}to{transform:translate(56.55445vw,99vh) scale(.9141)}}.snow:nth-child(279){opacity:1.7484;transform:translate(1.6522vw,-10px) scale(.3154);animation:fall-279 23s -2s linear infinite}@keyframes fall-279{59.404%{transform:translate(1.5783vw,59.404vh) scale(.3154)}to{transform:translate(1.61525vw,99vh) scale(.3154)}}.snow:nth-child(280){opacity:.3246;transform:translate(62.8674vw,-10px) scale(.1638);animation:fall-280 17s -2s linear infinite}@keyframes fall-280{37.764%{transform:translate(62.1615vw,37.764vh) scale(.1638)}to{transform:translate(62.51445vw,99vh) scale(.1638)}}.snow:nth-child(281){opacity:1.0202;transform:translate(66.2259vw,-10px) scale(.5752);animation:fall-281 28s -19s linear infinite}@keyframes fall-281{46.708%{transform:translate(60.8921vw,46.708vh) scale(.5752)}to{transform:translate(63.559vw,99vh) scale(.5752)}}.snow:nth-child(282){opacity:1.8214;transform:translate(86.3589vw,-10px) scale(.2012);animation:fall-282 16s -15s linear infinite}@keyframes fall-282{40.762%{transform:translate(95.5402vw,40.762vh) scale(.2012)}to{transform:translate(90.94955vw,99vh) scale(.2012)}}.snow:nth-child(283){opacity:1.9302;transform:translate(16.7066vw,-10px) scale(.4799);animation:fall-283 10s -2s linear infinite}@keyframes fall-283{39.757%{transform:translate(7.6811vw,39.757vh) scale(.4799)}to{transform:translate(12.19385vw,99vh) scale(.4799)}}.snow:nth-child(284){opacity:.9162;transform:translate(16.3314vw,-10px) scale(.2149);animation:fall-284 18s -11s linear infinite}@keyframes fall-284{35.343%{transform:translate(6.4291vw,35.343vh) scale(.2149)}to{transform:translate(11.38025vw,99vh) scale(.2149)}}.snow:nth-child(285){opacity:1.7838;transform:translate(14.0762vw,-10px) scale(.8689);animation:fall-285 21s -6s linear infinite}@keyframes fall-285{37.217%{transform:translate(10.7943vw,37.217vh) scale(.8689)}to{transform:translate(12.43525vw,99vh) scale(.8689)}}.snow:nth-child(286){opacity:.9424;transform:translate(47.1236vw,-10px) scale(.7469);animation:fall-286 12s -19s linear infinite}@keyframes fall-286{68.936%{transform:translate(53.4546vw,68.936vh) scale(.7469)}to{transform:translate(50.2891vw,99vh) scale(.7469)}}.snow:nth-child(287){opacity:1.8314;transform:translate(20.6268vw,-10px) scale(.3911);animation:fall-287 17s -27s linear infinite}@keyframes fall-287{71.546%{transform:translate(24.796vw,71.546vh) scale(.3911)}to{transform:translate(22.7114vw,99vh) scale(.3911)}}.snow:nth-child(288){opacity:1.3442;transform:translate(80.3328vw,-10px) scale(.0902);animation:fall-288 24s -16s linear infinite}@keyframes fall-288{43.694%{transform:translate(73.5114vw,43.694vh) scale(.0902)}to{transform:translate(76.9221vw,99vh) scale(.0902)}}.snow:nth-child(289){opacity:1.8208;transform:translate(24.9962vw,-10px) scale(.5987);animation:fall-289 25s -3s linear infinite}@keyframes fall-289{48.507%{transform:translate(31.5222vw,48.507vh) scale(.5987)}to{transform:translate(28.2592vw,99vh) scale(.5987)}}.snow:nth-child(290){opacity:.6214;transform:translate(5.1363vw,-10px) scale(.0199);animation:fall-290 26s -26s linear infinite}@keyframes fall-290{58.927%{transform:translate(10.3721vw,58.927vh) scale(.0199)}to{transform:translate(7.7542vw,99vh) scale(.0199)}}.snow:nth-child(291){opacity:1.2018;transform:translate(69.7945vw,-10px) scale(.9821);animation:fall-291 22s -8s linear infinite}@keyframes fall-291{31.345%{transform:translate(75.4435vw,31.345vh) scale(.9821)}to{transform:translate(72.619vw,99vh) scale(.9821)}}.snow:nth-child(292){opacity:.3334;transform:translate(77.2356vw,-10px) scale(.6359);animation:fall-292 19s -3s linear infinite}@keyframes fall-292{35.762%{transform:translate(77.2429vw,35.762vh) scale(.6359)}to{transform:translate(77.23925vw,99vh) scale(.6359)}}.snow:nth-child(293){opacity:.4906;transform:translate(86.1014vw,-10px) scale(.5279);animation:fall-293 15s -24s linear infinite}@keyframes fall-293{33.038%{transform:translate(79.8477vw,33.038vh) scale(.5279)}to{transform:translate(82.97455vw,99vh) scale(.5279)}}.snow:nth-child(294){opacity:1.6488;transform:translate(20.7968vw,-10px) scale(.8555);animation:fall-294 17s -15s linear infinite}@keyframes fall-294{34.009%{transform:translate(18.7474vw,34.009vh) scale(.8555)}to{transform:translate(19.7721vw,99vh) scale(.8555)}}.snow:nth-child(295){opacity:1.545;transform:translate(43.1398vw,-10px) scale(.8729);animation:fall-295 25s -25s linear infinite}@keyframes fall-295{34.546%{transform:translate(46.6395vw,34.546vh) scale(.8729)}to{transform:translate(44.88965vw,99vh) scale(.8729)}}.snow:nth-child(296){opacity:1.9678;transform:translate(50.0546vw,-10px) scale(.653);animation:fall-296 22s -13s linear infinite}@keyframes fall-296{51.11%{transform:translate(48.4474vw,51.11vh) scale(.653)}to{transform:translate(49.251vw,99vh) scale(.653)}}.snow:nth-child(297){opacity:.162;transform:translate(48.2186vw,-10px) scale(.5517);animation:fall-297 11s -24s linear infinite}@keyframes fall-297{79.317%{transform:translate(48.6335vw,79.317vh) scale(.5517)}to{transform:translate(48.42605vw,99vh) scale(.5517)}}.snow:nth-child(298){opacity:.8678;transform:translate(2.7522vw,-10px) scale(.0289);animation:fall-298 26s -16s linear infinite}@keyframes fall-298{41.109%{transform:translate(-5.1901vw,41.109vh) scale(.0289)}to{transform:translate(-1.21895vw,99vh) scale(.0289)}}.snow:nth-child(299){opacity:1.9644;transform:translate(71.9118vw,-10px) scale(.3726);animation:fall-299 12s -30s linear infinite}@keyframes fall-299{48.835%{transform:translate(71.6511vw,48.835vh) scale(.3726)}to{transform:translate(71.78145vw,99vh) scale(.3726)}}.snow:nth-child(300){opacity:1.7468;transform:translate(19.1168vw,-10px) scale(.4225);animation:fall-300 20s -18s linear infinite}@keyframes fall-300{69.683%{transform:translate(28.244vw,69.683vh) scale(.4225)}to{transform:translate(23.6804vw,99vh) scale(.4225)}}.snow:nth-child(301){opacity:.171;transform:translate(94.12vw,-10px) scale(.22);animation:fall-301 13s -23s linear infinite}@keyframes fall-301{40.48%{transform:translate(88.3404vw,40.48vh) scale(.22)}to{transform:translate(91.2302vw,99vh) scale(.22)}}.snow:nth-child(302){opacity:1.8812;transform:translate(14.2353vw,-10px) scale(.397);animation:fall-302 15s -16s linear infinite}@keyframes fall-302{38.113%{transform:translate(11.1167vw,38.113vh) scale(.397)}to{transform:translate(12.676vw,99vh) scale(.397)}}.snow:nth-child(303){opacity:.7356;transform:translate(41.7944vw,-10px) scale(.8487);animation:fall-303 15s -4s linear infinite}@keyframes fall-303{59.577%{transform:translate(34.7963vw,59.577vh) scale(.8487)}to{transform:translate(38.29535vw,99vh) scale(.8487)}}.snow:nth-child(304){opacity:.0418;transform:translate(93.721vw,-10px) scale(.7633);animation:fall-304 28s -12s linear infinite}@keyframes fall-304{79.256%{transform:translate(99.3344vw,79.256vh) scale(.7633)}to{transform:translate(96.5277vw,99vh) scale(.7633)}}.snow:nth-child(305){opacity:1.8396;transform:translate(14.8453vw,-10px) scale(.7993);animation:fall-305 30s -22s linear infinite}@keyframes fall-305{37.238%{transform:translate(6.5335vw,37.238vh) scale(.7993)}to{transform:translate(10.6894vw,99vh) scale(.7993)}}.snow:nth-child(306){opacity:1.1968;transform:translate(27.3487vw,-10px) scale(.0952);animation:fall-306 12s -6s linear infinite}@keyframes fall-306{31.559%{transform:translate(34.4438vw,31.559vh) scale(.0952)}to{transform:translate(30.89625vw,99vh) scale(.0952)}}.snow:nth-child(307){opacity:1.8046;transform:translate(36.284vw,-10px) scale(.9304);animation:fall-307 20s -13s linear infinite}@keyframes fall-307{38.731%{transform:translate(33.3311vw,38.731vh) scale(.9304)}to{transform:translate(34.80755vw,99vh) scale(.9304)}}.snow:nth-child(308){opacity:.4576;transform:translate(60.9876vw,-10px) scale(.3723);animation:fall-308 17s -17s linear infinite}@keyframes fall-308{57.069%{transform:translate(61.1332vw,57.069vh) scale(.3723)}to{transform:translate(61.0604vw,99vh) scale(.3723)}}.snow:nth-child(309){opacity:1.2866;transform:translate(76.2699vw,-10px) scale(.3579);animation:fall-309 23s -15s linear infinite}@keyframes fall-309{48.263%{transform:translate(69.3183vw,48.263vh) scale(.3579)}to{transform:translate(72.7941vw,99vh) scale(.3579)}}.snow:nth-child(310){opacity:.8788;transform:translate(67.2881vw,-10px) scale(.871);animation:fall-310 16s -5s linear infinite}@keyframes fall-310{60.309%{transform:translate(76.2687vw,60.309vh) scale(.871)}to{transform:translate(71.7784vw,99vh) scale(.871)}}.snow:nth-child(311){opacity:.2696;transform:translate(24.4751vw,-10px) scale(.044);animation:fall-311 12s -3s linear infinite}@keyframes fall-311{42.698%{transform:translate(22.1693vw,42.698vh) scale(.044)}to{transform:translate(23.3222vw,99vh) scale(.044)}}.snow:nth-child(312){opacity:1.0822;transform:translate(9.5422vw,-10px) scale(.4602);animation:fall-312 25s -23s linear infinite}@keyframes fall-312{62.623%{transform:translate(4.5662vw,62.623vh) scale(.4602)}to{transform:translate(7.0542vw,99vh) scale(.4602)}}.snow:nth-child(313){opacity:1.7666;transform:translate(95.4873vw,-10px) scale(.2431);animation:fall-313 17s -23s linear infinite}@keyframes fall-313{34.73%{transform:translate(87.2405vw,34.73vh) scale(.2431)}to{transform:translate(91.3639vw,99vh) scale(.2431)}}.snow:nth-child(314){opacity:.5092;transform:translate(80.7899vw,-10px) scale(.7954);animation:fall-314 21s -21s linear infinite}@keyframes fall-314{77.896%{transform:translate(80.1905vw,77.896vh) scale(.7954)}to{transform:translate(80.4902vw,99vh) scale(.7954)}}.snow:nth-child(315){opacity:.143;transform:translate(39.7568vw,-10px) scale(.0714);animation:fall-315 15s -28s linear infinite}@keyframes fall-315{79.88%{transform:translate(47.8115vw,79.88vh) scale(.0714)}to{transform:translate(43.78415vw,99vh) scale(.0714)}}.snow:nth-child(316){opacity:1.104;transform:translate(38.4665vw,-10px) scale(.3944);animation:fall-316 12s -8s linear infinite}@keyframes fall-316{73.335%{transform:translate(47.1635vw,73.335vh) scale(.3944)}to{transform:translate(42.815vw,99vh) scale(.3944)}}.snow:nth-child(317){opacity:.176;transform:translate(27.8265vw,-10px) scale(.5268);animation:fall-317 10s -10s linear infinite}@keyframes fall-317{31.393%{transform:translate(22.2534vw,31.393vh) scale(.5268)}to{transform:translate(25.03995vw,99vh) scale(.5268)}}.snow:nth-child(318){opacity:.491;transform:translate(9.4199vw,-10px) scale(.0378);animation:fall-318 13s -13s linear infinite}@keyframes fall-318{61.667%{transform:translate(.2054vw,61.667vh) scale(.0378)}to{transform:translate(4.81265vw,99vh) scale(.0378)}}.snow:nth-child(319){opacity:.83;transform:translate(76.1087vw,-10px) scale(.2556);animation:fall-319 25s -13s linear infinite}@keyframes fall-319{46.696%{transform:translate(83.4113vw,46.696vh) scale(.2556)}to{transform:translate(79.76vw,99vh) scale(.2556)}}.snow:nth-child(320){opacity:.1186;transform:translate(26.7682vw,-10px) scale(.6721);animation:fall-320 24s -26s linear infinite}@keyframes fall-320{37.765%{transform:translate(25.6039vw,37.765vh) scale(.6721)}to{transform:translate(26.18605vw,99vh) scale(.6721)}}.snow:nth-child(321){opacity:1.6726;transform:translate(38.102vw,-10px) scale(.0322);animation:fall-321 12s -1s linear infinite}@keyframes fall-321{68.512%{transform:translate(29.7595vw,68.512vh) scale(.0322)}to{transform:translate(33.93075vw,99vh) scale(.0322)}}.snow:nth-child(322){opacity:.9226;transform:translate(32.7204vw,-10px) scale(.4707);animation:fall-322 20s -1s linear infinite}@keyframes fall-322{49.805%{transform:translate(25.7668vw,49.805vh) scale(.4707)}to{transform:translate(29.2436vw,99vh) scale(.4707)}}.snow:nth-child(323){opacity:1.016;transform:translate(90.9082vw,-10px) scale(.3981);animation:fall-323 16s -14s linear infinite}@keyframes fall-323{55.049%{transform:translate(81.4896vw,55.049vh) scale(.3981)}to{transform:translate(86.1989vw,99vh) scale(.3981)}}.snow:nth-child(324){opacity:.2948;transform:translate(8.0663vw,-10px) scale(.8452);animation:fall-324 10s -21s linear infinite}@keyframes fall-324{36.407%{transform:translate(13.6847vw,36.407vh) scale(.8452)}to{transform:translate(10.8755vw,99vh) scale(.8452)}}.snow:nth-child(325){opacity:1.2066;transform:translate(7.5722vw,-10px) scale(.9685);animation:fall-325 25s -28s linear infinite}@keyframes fall-325{53.699%{transform:translate(14.376vw,53.699vh) scale(.9685)}to{transform:translate(10.9741vw,99vh) scale(.9685)}}.snow:nth-child(326){opacity:.0258;transform:translate(38.0001vw,-10px) scale(.4823);animation:fall-326 13s -29s linear infinite}@keyframes fall-326{57.147%{transform:translate(41.8182vw,57.147vh) scale(.4823)}to{transform:translate(39.90915vw,99vh) scale(.4823)}}.snow:nth-child(327){opacity:.4454;transform:translate(76.8096vw,-10px) scale(.556);animation:fall-327 13s -6s linear infinite}@keyframes fall-327{76.027%{transform:translate(78.3571vw,76.027vh) scale(.556)}to{transform:translate(77.58335vw,99vh) scale(.556)}}.snow:nth-child(328){opacity:1.9646;transform:translate(58.1752vw,-10px) scale(.223);animation:fall-328 18s -5s linear infinite}@keyframes fall-328{33.466%{transform:translate(51.0657vw,33.466vh) scale(.223)}to{transform:translate(54.62045vw,99vh) scale(.223)}}.snow:nth-child(329){opacity:1.7874;transform:translate(88.9057vw,-10px) scale(.6713);animation:fall-329 29s -18s linear infinite}@keyframes fall-329{79.699%{transform:translate(94.2669vw,79.699vh) scale(.6713)}to{transform:translate(91.5863vw,99vh) scale(.6713)}}.snow:nth-child(330){opacity:1.0006;transform:translate(32.6922vw,-10px) scale(.6147);animation:fall-330 14s -23s linear infinite}@keyframes fall-330{44.167%{transform:translate(36.7924vw,44.167vh) scale(.6147)}to{transform:translate(34.7423vw,99vh) scale(.6147)}}.snow:nth-child(331){opacity:.9594;transform:translate(45.4071vw,-10px) scale(.2237);animation:fall-331 20s -17s linear infinite}@keyframes fall-331{52.667%{transform:translate(43.2854vw,52.667vh) scale(.2237)}to{transform:translate(44.34625vw,99vh) scale(.2237)}}.snow:nth-child(332){opacity:.0814;transform:translate(3.1178vw,-10px) scale(.5678);animation:fall-332 20s -6s linear infinite}@keyframes fall-332{47.828%{transform:translate(.6747vw,47.828vh) scale(.5678)}to{transform:translate(1.89625vw,99vh) scale(.5678)}}.snow:nth-child(333){opacity:1.3798;transform:translate(98.1697vw,-10px) scale(.5732);animation:fall-333 16s -24s linear infinite}@keyframes fall-333{59.899%{transform:translate(103.5417vw,59.899vh) scale(.5732)}to{transform:translate(100.8557vw,99vh) scale(.5732)}}.snow:nth-child(334){opacity:.347;transform:translate(1.5963vw,-10px) scale(.4682);animation:fall-334 12s -7s linear infinite}@keyframes fall-334{49.775%{transform:translate(-2.6945vw,49.775vh) scale(.4682)}to{transform:translate(-.5491vw,99vh) scale(.4682)}}.snow:nth-child(335){opacity:1.353;transform:translate(76.4204vw,-10px) scale(.3082);animation:fall-335 16s -17s linear infinite}@keyframes fall-335{43.461%{transform:translate(82.8716vw,43.461vh) scale(.3082)}to{transform:translate(79.646vw,99vh) scale(.3082)}}.snow:nth-child(336){opacity:1.1394;transform:translate(49.8301vw,-10px) scale(.6802);animation:fall-336 21s -6s linear infinite}@keyframes fall-336{63.506%{transform:translate(56.8712vw,63.506vh) scale(.6802)}to{transform:translate(53.35065vw,99vh) scale(.6802)}}.snow:nth-child(337){opacity:.9966;transform:translate(51.5264vw,-10px) scale(.643);animation:fall-337 14s -25s linear infinite}@keyframes fall-337{60.835%{transform:translate(54.291vw,60.835vh) scale(.643)}to{transform:translate(52.9087vw,99vh) scale(.643)}}.snow:nth-child(338){opacity:.271;transform:translate(69.6852vw,-10px) scale(.8454);animation:fall-338 25s -19s linear infinite}@keyframes fall-338{40.199%{transform:translate(60.4699vw,40.199vh) scale(.8454)}to{transform:translate(65.07755vw,99vh) scale(.8454)}}.snow:nth-child(339){opacity:.809;transform:translate(14.7205vw,-10px) scale(.2967);animation:fall-339 13s -23s linear infinite}@keyframes fall-339{75.209%{transform:translate(10.0854vw,75.209vh) scale(.2967)}to{transform:translate(12.40295vw,99vh) scale(.2967)}}.snow:nth-child(340){opacity:.2626;transform:translate(42.1687vw,-10px) scale(.3177);animation:fall-340 30s -20s linear infinite}@keyframes fall-340{37.659%{transform:translate(46.1333vw,37.659vh) scale(.3177)}to{transform:translate(44.151vw,99vh) scale(.3177)}}.snow:nth-child(341){opacity:.992;transform:translate(62.0424vw,-10px) scale(.3104);animation:fall-341 24s -17s linear infinite}@keyframes fall-341{45.544%{transform:translate(54.1952vw,45.544vh) scale(.3104)}to{transform:translate(58.1188vw,99vh) scale(.3104)}}.snow:nth-child(342){opacity:1.3954;transform:translate(81.4821vw,-10px) scale(.6701);animation:fall-342 24s -30s linear infinite}@keyframes fall-342{58.815%{transform:translate(90.9204vw,58.815vh) scale(.6701)}to{transform:translate(86.20125vw,99vh) scale(.6701)}}.snow:nth-child(343){opacity:.1354;transform:translate(98.0762vw,-10px) scale(.4475);animation:fall-343 30s -8s linear infinite}@keyframes fall-343{56.454%{transform:translate(107.3232vw,56.454vh) scale(.4475)}to{transform:translate(102.6997vw,99vh) scale(.4475)}}.snow:nth-child(344){opacity:.2584;transform:translate(97.5257vw,-10px) scale(.2131);animation:fall-344 10s -2s linear infinite}@keyframes fall-344{49.2%{transform:translate(95.6585vw,49.2vh) scale(.2131)}to{transform:translate(96.5921vw,99vh) scale(.2131)}}.snow:nth-child(345){opacity:1.0886;transform:translate(64.8129vw,-10px) scale(.6981);animation:fall-345 12s -21s linear infinite}@keyframes fall-345{61.873%{transform:translate(56.1295vw,61.873vh) scale(.6981)}to{transform:translate(60.4712vw,99vh) scale(.6981)}}.snow:nth-child(346){opacity:1.944;transform:translate(66.263vw,-10px) scale(.0842);animation:fall-346 12s -16s linear infinite}@keyframes fall-346{54.878%{transform:translate(72.8226vw,54.878vh) scale(.0842)}to{transform:translate(69.5428vw,99vh) scale(.0842)}}.snow:nth-child(347){opacity:1.5654;transform:translate(99.7585vw,-10px) scale(.6537);animation:fall-347 12s -16s linear infinite}@keyframes fall-347{68.163%{transform:translate(100.3009vw,68.163vh) scale(.6537)}to{transform:translate(100.0297vw,99vh) scale(.6537)}}.snow:nth-child(348){opacity:1.5152;transform:translate(94.0123vw,-10px) scale(.8396);animation:fall-348 17s -11s linear infinite}@keyframes fall-348{79.444%{transform:translate(87.4527vw,79.444vh) scale(.8396)}to{transform:translate(90.7325vw,99vh) scale(.8396)}}.snow:nth-child(349){opacity:1.0972;transform:translate(30.444vw,-10px) scale(.321);animation:fall-349 24s -19s linear infinite}@keyframes fall-349{58.314%{transform:translate(22.4214vw,58.314vh) scale(.321)}to{transform:translate(26.4327vw,99vh) scale(.321)}}.snow:nth-child(350){opacity:.978;transform:translate(77.7055vw,-10px) scale(.4967);animation:fall-350 16s -13s linear infinite}@keyframes fall-350{44.646%{transform:translate(69.8661vw,44.646vh) scale(.4967)}to{transform:translate(73.7858vw,99vh) scale(.4967)}}.snow:nth-child(351){opacity:.8328;transform:translate(58.1949vw,-10px) scale(.4067);animation:fall-351 17s -23s linear infinite}@keyframes fall-351{40.025%{transform:translate(57.21vw,40.025vh) scale(.4067)}to{transform:translate(57.70245vw,99vh) scale(.4067)}}.snow:nth-child(352){opacity:.6812;transform:translate(37.9444vw,-10px) scale(.1887);animation:fall-352 16s -14s linear infinite}@keyframes fall-352{30.36%{transform:translate(47.5088vw,30.36vh) scale(.1887)}to{transform:translate(42.7266vw,99vh) scale(.1887)}}.snow:nth-child(353){opacity:.6258;transform:translate(9.3444vw,-10px) scale(.2474);animation:fall-353 11s -15s linear infinite}@keyframes fall-353{43.23%{transform:translate(14.8251vw,43.23vh) scale(.2474)}to{transform:translate(12.08475vw,99vh) scale(.2474)}}.snow:nth-child(354){opacity:1.1944;transform:translate(32.8711vw,-10px) scale(.3478);animation:fall-354 24s -28s linear infinite}@keyframes fall-354{73.032%{transform:translate(29.1382vw,73.032vh) scale(.3478)}to{transform:translate(31.00465vw,99vh) scale(.3478)}}.snow:nth-child(355){opacity:.5156;transform:translate(31.5636vw,-10px) scale(.6132);animation:fall-355 13s -18s linear infinite}@keyframes fall-355{79.769%{transform:translate(29.3787vw,79.769vh) scale(.6132)}to{transform:translate(30.47115vw,99vh) scale(.6132)}}.snow:nth-child(356){opacity:.2828;transform:translate(31.1998vw,-10px) scale(.3807);animation:fall-356 24s -30s linear infinite}@keyframes fall-356{75.409%{transform:translate(32.9969vw,75.409vh) scale(.3807)}to{transform:translate(32.09835vw,99vh) scale(.3807)}}.snow:nth-child(357){opacity:.5516;transform:translate(62.5826vw,-10px) scale(.7969);animation:fall-357 11s -11s linear infinite}@keyframes fall-357{73.573%{transform:translate(57.9645vw,73.573vh) scale(.7969)}to{transform:translate(60.27355vw,99vh) scale(.7969)}}.snow:nth-child(358){opacity:1.9768;transform:translate(40.3992vw,-10px) scale(.9915);animation:fall-358 17s -3s linear infinite}@keyframes fall-358{60.849%{transform:translate(43.7725vw,60.849vh) scale(.9915)}to{transform:translate(42.08585vw,99vh) scale(.9915)}}.snow:nth-child(359){opacity:.6102;transform:translate(7.3634vw,-10px) scale(.6263);animation:fall-359 20s -20s linear infinite}@keyframes fall-359{30.128%{transform:translate(3.8651vw,30.128vh) scale(.6263)}to{transform:translate(5.61425vw,99vh) scale(.6263)}}.snow:nth-child(360){opacity:1.9306;transform:translate(31.6138vw,-10px) scale(.4134);animation:fall-360 29s -10s linear infinite}@keyframes fall-360{32.026%{transform:translate(28.3288vw,32.026vh) scale(.4134)}to{transform:translate(29.9713vw,99vh) scale(.4134)}}.snow:nth-child(361){opacity:1.3944;transform:translate(61.3075vw,-10px) scale(.0914);animation:fall-361 22s -2s linear infinite}@keyframes fall-361{54.658%{transform:translate(71.1652vw,54.658vh) scale(.0914)}to{transform:translate(66.23635vw,99vh) scale(.0914)}}.snow:nth-child(362){opacity:1.8408;transform:translate(20.1416vw,-10px) scale(.8696);animation:fall-362 15s -26s linear infinite}@keyframes fall-362{74.013%{transform:translate(28.781vw,74.013vh) scale(.8696)}to{transform:translate(24.4613vw,99vh) scale(.8696)}}.snow:nth-child(363){opacity:.6628;transform:translate(84.9242vw,-10px) scale(.6256);animation:fall-363 25s -6s linear infinite}@keyframes fall-363{76.208%{transform:translate(76.8636vw,76.208vh) scale(.6256)}to{transform:translate(80.8939vw,99vh) scale(.6256)}}.snow:nth-child(364){opacity:.0488;transform:translate(80.1607vw,-10px) scale(.5814);animation:fall-364 15s -26s linear infinite}@keyframes fall-364{34.755%{transform:translate(82.1385vw,34.755vh) scale(.5814)}to{transform:translate(81.1496vw,99vh) scale(.5814)}}.snow:nth-child(365){opacity:1.9334;transform:translate(6.4153vw,-10px) scale(.0408);animation:fall-365 28s -12s linear infinite}@keyframes fall-365{63.258%{transform:translate(14.0354vw,63.258vh) scale(.0408)}to{transform:translate(10.22535vw,99vh) scale(.0408)}}.snow:nth-child(366){opacity:1.4312;transform:translate(10.5897vw,-10px) scale(.0715);animation:fall-366 15s -8s linear infinite}@keyframes fall-366{35.503%{transform:translate(4.5492vw,35.503vh) scale(.0715)}to{transform:translate(7.56945vw,99vh) scale(.0715)}}.snow:nth-child(367){opacity:1.8464;transform:translate(34.1495vw,-10px) scale(.6766);animation:fall-367 23s -22s linear infinite}@keyframes fall-367{72.018%{transform:translate(36.2318vw,72.018vh) scale(.6766)}to{transform:translate(35.19065vw,99vh) scale(.6766)}}.snow:nth-child(368){opacity:1.3464;transform:translate(20.7149vw,-10px) scale(.2905);animation:fall-368 20s -14s linear infinite}@keyframes fall-368{56.844%{transform:translate(22.4851vw,56.844vh) scale(.2905)}to{transform:translate(21.6vw,99vh) scale(.2905)}}.snow:nth-child(369){opacity:1.9838;transform:translate(90.3923vw,-10px) scale(.0506);animation:fall-369 30s -1s linear infinite}@keyframes fall-369{74.438%{transform:translate(80.9951vw,74.438vh) scale(.0506)}to{transform:translate(85.6937vw,99vh) scale(.0506)}}.snow:nth-child(370){opacity:1.9568;transform:translate(75.8031vw,-10px) scale(.5043);animation:fall-370 25s -7s linear infinite}@keyframes fall-370{59.786%{transform:translate(79.8201vw,59.786vh) scale(.5043)}to{transform:translate(77.8116vw,99vh) scale(.5043)}}.snow:nth-child(371){opacity:.4786;transform:translate(87.2238vw,-10px) scale(.1991);animation:fall-371 29s -15s linear infinite}@keyframes fall-371{61.666%{transform:translate(83.5707vw,61.666vh) scale(.1991)}to{transform:translate(85.39725vw,99vh) scale(.1991)}}.snow:nth-child(372){opacity:.9838;transform:translate(61.7517vw,-10px) scale(.4188);animation:fall-372 11s -3s linear infinite}@keyframes fall-372{78.195%{transform:translate(69.0276vw,78.195vh) scale(.4188)}to{transform:translate(65.38965vw,99vh) scale(.4188)}}.snow:nth-child(373){opacity:1.2768;transform:translate(78.276vw,-10px) scale(.2088);animation:fall-373 29s -19s linear infinite}@keyframes fall-373{42.51%{transform:translate(83.1197vw,42.51vh) scale(.2088)}to{transform:translate(80.69785vw,99vh) scale(.2088)}}.snow:nth-child(374){opacity:1.5614;transform:translate(33.6829vw,-10px) scale(.0405);animation:fall-374 20s -26s linear infinite}@keyframes fall-374{40.043%{transform:translate(25.4881vw,40.043vh) scale(.0405)}to{transform:translate(29.5855vw,99vh) scale(.0405)}}.snow:nth-child(375){opacity:.8714;transform:translate(63.2459vw,-10px) scale(.9439);animation:fall-375 25s -28s linear infinite}@keyframes fall-375{37.943%{transform:translate(53.7369vw,37.943vh) scale(.9439)}to{transform:translate(58.4914vw,99vh) scale(.9439)}}.snow:nth-child(376){opacity:.1902;transform:translate(48.2945vw,-10px) scale(.9901);animation:fall-376 22s -6s linear infinite}@keyframes fall-376{55.121%{transform:translate(44.0896vw,55.121vh) scale(.9901)}to{transform:translate(46.19205vw,99vh) scale(.9901)}}.snow:nth-child(377){opacity:.506;transform:translate(88.2053vw,-10px) scale(.0034);animation:fall-377 14s -23s linear infinite}@keyframes fall-377{67.704%{transform:translate(96.6953vw,67.704vh) scale(.0034)}to{transform:translate(92.4503vw,99vh) scale(.0034)}}.snow:nth-child(378){opacity:1.276;transform:translate(63.1072vw,-10px) scale(.863);animation:fall-378 27s -16s linear infinite}@keyframes fall-378{55.644%{transform:translate(69.2581vw,55.644vh) scale(.863)}to{transform:translate(66.18265vw,99vh) scale(.863)}}.snow:nth-child(379){opacity:.6874;transform:translate(64.6463vw,-10px) scale(.6034);animation:fall-379 12s -6s linear infinite}@keyframes fall-379{75.333%{transform:translate(66.7603vw,75.333vh) scale(.6034)}to{transform:translate(65.7033vw,99vh) scale(.6034)}}.snow:nth-child(380){opacity:1.4962;transform:translate(4.4839vw,-10px) scale(.1373);animation:fall-380 18s -25s linear infinite}@keyframes fall-380{62.223%{transform:translate(8.1339vw,62.223vh) scale(.1373)}to{transform:translate(6.3089vw,99vh) scale(.1373)}}.snow:nth-child(381){opacity:.6984;transform:translate(96.4793vw,-10px) scale(.9794);animation:fall-381 12s -28s linear infinite}@keyframes fall-381{58.469%{transform:translate(90.4858vw,58.469vh) scale(.9794)}to{transform:translate(93.48255vw,99vh) scale(.9794)}}.snow:nth-child(382){opacity:1.8194;transform:translate(64.5128vw,-10px) scale(.9733);animation:fall-382 14s -27s linear infinite}@keyframes fall-382{44.003%{transform:translate(56.2564vw,44.003vh) scale(.9733)}to{transform:translate(60.3846vw,99vh) scale(.9733)}}.snow:nth-child(383){opacity:1.3494;transform:translate(82.5234vw,-10px) scale(.1558);animation:fall-383 30s -8s linear infinite}@keyframes fall-383{58.867%{transform:translate(77.5896vw,58.867vh) scale(.1558)}to{transform:translate(80.0565vw,99vh) scale(.1558)}}.snow:nth-child(384){opacity:1.3068;transform:translate(52.5019vw,-10px) scale(.9592);animation:fall-384 27s -12s linear infinite}@keyframes fall-384{34.624%{transform:translate(57.603vw,34.624vh) scale(.9592)}to{transform:translate(55.05245vw,99vh) scale(.9592)}}.snow:nth-child(385){opacity:1.9066;transform:translate(49.6963vw,-10px) scale(.9885);animation:fall-385 11s -17s linear infinite}@keyframes fall-385{50.029%{transform:translate(53.7526vw,50.029vh) scale(.9885)}to{transform:translate(51.72445vw,99vh) scale(.9885)}}.snow:nth-child(386){opacity:1.109;transform:translate(36.4475vw,-10px) scale(.9056);animation:fall-386 10s -5s linear infinite}@keyframes fall-386{42.942%{transform:translate(35.4453vw,42.942vh) scale(.9056)}to{transform:translate(35.9464vw,99vh) scale(.9056)}}.snow:nth-child(387){opacity:.7556;transform:translate(58.6998vw,-10px) scale(.2533);animation:fall-387 15s -10s linear infinite}@keyframes fall-387{34.775%{transform:translate(58.7564vw,34.775vh) scale(.2533)}to{transform:translate(58.7281vw,99vh) scale(.2533)}}.snow:nth-child(388){opacity:1.8;transform:translate(97.0788vw,-10px) scale(.6077);animation:fall-388 21s -19s linear infinite}@keyframes fall-388{53.471%{transform:translate(98.991vw,53.471vh) scale(.6077)}to{transform:translate(98.0349vw,99vh) scale(.6077)}}.snow:nth-child(389){opacity:1.6946;transform:translate(89.7875vw,-10px) scale(.7798);animation:fall-389 13s -5s linear infinite}@keyframes fall-389{41.796%{transform:translate(98.6905vw,41.796vh) scale(.7798)}to{transform:translate(94.239vw,99vh) scale(.7798)}}.snow:nth-child(390){opacity:.9398;transform:translate(31.2761vw,-10px) scale(.969);animation:fall-390 18s -24s linear infinite}@keyframes fall-390{34.429%{transform:translate(33.4433vw,34.429vh) scale(.969)}to{transform:translate(32.3597vw,99vh) scale(.969)}}.snow:nth-child(391){opacity:1.0642;transform:translate(45.8258vw,-10px) scale(.5294);animation:fall-391 17s -24s linear infinite}@keyframes fall-391{49.954%{transform:translate(39.2451vw,49.954vh) scale(.5294)}to{transform:translate(42.53545vw,99vh) scale(.5294)}}.snow:nth-child(392){opacity:1.324;transform:translate(61.2762vw,-10px) scale(.6587);animation:fall-392 11s -5s linear infinite}@keyframes fall-392{67.754%{transform:translate(70.646vw,67.754vh) scale(.6587)}to{transform:translate(65.9611vw,99vh) scale(.6587)}}.snow:nth-child(393){opacity:.0324;transform:translate(15.6091vw,-10px) scale(.0403);animation:fall-393 10s -3s linear infinite}@keyframes fall-393{43.815%{transform:translate(20.0119vw,43.815vh) scale(.0403)}to{transform:translate(17.8105vw,99vh) scale(.0403)}}.snow:nth-child(394){opacity:.0692;transform:translate(98.5553vw,-10px) scale(.6811);animation:fall-394 30s -19s linear infinite}@keyframes fall-394{71.141%{transform:translate(90.459vw,71.141vh) scale(.6811)}to{transform:translate(94.50715vw,99vh) scale(.6811)}}.snow:nth-child(395){opacity:1.5664;transform:translate(1.7906vw,-10px) scale(.1547);animation:fall-395 20s -11s linear infinite}@keyframes fall-395{51.062%{transform:translate(2vw,51.062vh) scale(.1547)}to{transform:translate(1.8953vw,99vh) scale(.1547)}}.snow:nth-child(396){opacity:1.0156;transform:translate(28.8692vw,-10px) scale(.8818);animation:fall-396 15s -20s linear infinite}@keyframes fall-396{44.273%{transform:translate(36.1866vw,44.273vh) scale(.8818)}to{transform:translate(32.5279vw,99vh) scale(.8818)}}.snow:nth-child(397){opacity:.991;transform:translate(92.8385vw,-10px) scale(.4632);animation:fall-397 17s -2s linear infinite}@keyframes fall-397{45.955%{transform:translate(97.3333vw,45.955vh) scale(.4632)}to{transform:translate(95.0859vw,99vh) scale(.4632)}}.snow:nth-child(398){opacity:1.4582;transform:translate(49.4752vw,-10px) scale(.0723);animation:fall-398 11s -19s linear infinite}@keyframes fall-398{42.735%{transform:translate(48.6324vw,42.735vh) scale(.0723)}to{transform:translate(49.0538vw,99vh) scale(.0723)}}.snow:nth-child(399){opacity:1.0686;transform:translate(63.3793vw,-10px) scale(.3748);animation:fall-399 20s -30s linear infinite}@keyframes fall-399{39.946%{transform:translate(71.8822vw,39.946vh) scale(.3748)}to{transform:translate(67.63075vw,99vh) scale(.3748)}}.snow:nth-child(400){opacity:1.744;transform:translate(85.2172vw,-10px) scale(.0274);animation:fall-400 12s -9s linear infinite}@keyframes fall-400{74.871%{transform:translate(82.4674vw,74.871vh) scale(.0274)}to{transform:translate(83.8423vw,99vh) scale(.0274)}}\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:.8498;transform:translate(75.2771vw,-10px) scale(.2662);animation:fall-1 26s -12s linear infinite}@keyframes fall-1{49.843%{transform:translate(76.0415vw,49.843vh) scale(.2662)}to{transform:translate(75.6593vw,99vh) scale(.2662)}}.snow:nth-child(2){opacity:.6772;transform:translate(66.9721vw,-10px) scale(.3446);animation:fall-2 13s -2s linear infinite}@keyframes fall-2{53.371%{transform:translate(67.4055vw,53.371vh) scale(.3446)}to{transform:translate(67.1888vw,99vh) scale(.3446)}}.snow:nth-child(3){opacity:.451;transform:translate(40.0321vw,-10px) scale(.0642);animation:fall-3 23s -14s linear infinite}@keyframes fall-3{44.818%{transform:translate(40.8664vw,44.818vh) scale(.0642)}to{transform:translate(40.44925vw,99vh) scale(.0642)}}.snow:nth-child(4){opacity:1.2012;transform:translate(86.0741vw,-10px) scale(.9027);animation:fall-4 15s -17s linear infinite}@keyframes fall-4{48.683%{transform:translate(82.0671vw,48.683vh) scale(.9027)}to{transform:translate(84.0706vw,99vh) scale(.9027)}}.snow:nth-child(5){opacity:.897;transform:translate(91.5204vw,-10px) scale(.2282);animation:fall-5 15s -21s linear infinite}@keyframes fall-5{55.578%{transform:translate(83.0014vw,55.578vh) scale(.2282)}to{transform:translate(87.2609vw,99vh) scale(.2282)}}.snow:nth-child(6){opacity:.8472;transform:translate(12.3696vw,-10px) scale(.4108);animation:fall-6 10s -20s linear infinite}@keyframes fall-6{33.641%{transform:translate(14.9031vw,33.641vh) scale(.4108)}to{transform:translate(13.63635vw,99vh) scale(.4108)}}.snow:nth-child(7){opacity:.7834;transform:translate(22.364vw,-10px) scale(.2721);animation:fall-7 30s -7s linear infinite}@keyframes fall-7{58.699%{transform:translate(31.4767vw,58.699vh) scale(.2721)}to{transform:translate(26.92035vw,99vh) scale(.2721)}}.snow:nth-child(8){opacity:.9526;transform:translate(49.4841vw,-10px) scale(.6709);animation:fall-8 12s -22s linear infinite}@keyframes fall-8{42.424%{transform:translate(51.8382vw,42.424vh) scale(.6709)}to{transform:translate(50.66115vw,99vh) scale(.6709)}}.snow:nth-child(9){opacity:.4804;transform:translate(82.9351vw,-10px) scale(.4915);animation:fall-9 13s -12s linear infinite}@keyframes fall-9{51.545%{transform:translate(78.2936vw,51.545vh) scale(.4915)}to{transform:translate(80.61435vw,99vh) scale(.4915)}}.snow:nth-child(10){opacity:.864;transform:translate(87.5482vw,-10px) scale(.7112);animation:fall-10 22s -7s linear infinite}@keyframes fall-10{75.529%{transform:translate(89.3518vw,75.529vh) scale(.7112)}to{transform:translate(88.45vw,99vh) scale(.7112)}}.snow:nth-child(11){opacity:1.4986;transform:translate(5.4248vw,-10px) scale(.7326);animation:fall-11 11s -13s linear infinite}@keyframes fall-11{68.789%{transform:translate(3.457vw,68.789vh) scale(.7326)}to{transform:translate(4.4409vw,99vh) scale(.7326)}}.snow:nth-child(12){opacity:.1754;transform:translate(55.53vw,-10px) scale(.6096);animation:fall-12 11s -29s linear infinite}@keyframes fall-12{70.326%{transform:translate(47.0693vw,70.326vh) scale(.6096)}to{transform:translate(51.29965vw,99vh) scale(.6096)}}.snow:nth-child(13){opacity:1.6014;transform:translate(46.4265vw,-10px) scale(.8699);animation:fall-13 21s -13s linear infinite}@keyframes fall-13{44.378%{transform:translate(50.1707vw,44.378vh) scale(.8699)}to{transform:translate(48.2986vw,99vh) scale(.8699)}}.snow:nth-child(14){opacity:1.0354;transform:translate(14.8254vw,-10px) scale(.1885);animation:fall-14 19s -22s linear infinite}@keyframes fall-14{55.18%{transform:translate(15.2562vw,55.18vh) scale(.1885)}to{transform:translate(15.0408vw,99vh) scale(.1885)}}.snow:nth-child(15){opacity:1.7506;transform:translate(36.0144vw,-10px) scale(.2872);animation:fall-15 12s -3s linear infinite}@keyframes fall-15{35.376%{transform:translate(28.6695vw,35.376vh) scale(.2872)}to{transform:translate(32.34195vw,99vh) scale(.2872)}}.snow:nth-child(16){opacity:.4356;transform:translate(49.1527vw,-10px) scale(.7624);animation:fall-16 12s -11s linear infinite}@keyframes fall-16{53.586%{transform:translate(48.8454vw,53.586vh) scale(.7624)}to{transform:translate(48.99905vw,99vh) scale(.7624)}}.snow:nth-child(17){opacity:.9404;transform:translate(56.8366vw,-10px) scale(.0074);animation:fall-17 23s -18s linear infinite}@keyframes fall-17{38.621%{transform:translate(51.0652vw,38.621vh) scale(.0074)}to{transform:translate(53.9509vw,99vh) scale(.0074)}}.snow:nth-child(18){opacity:1.743;transform:translate(20.1225vw,-10px) scale(.9426);animation:fall-18 11s -27s linear infinite}@keyframes fall-18{31.528%{transform:translate(17.7484vw,31.528vh) scale(.9426)}to{transform:translate(18.93545vw,99vh) scale(.9426)}}.snow:nth-child(19){opacity:.9358;transform:translate(84.0787vw,-10px) scale(.6602);animation:fall-19 16s -30s linear infinite}@keyframes fall-19{74.137%{transform:translate(83.7226vw,74.137vh) scale(.6602)}to{transform:translate(83.90065vw,99vh) scale(.6602)}}.snow:nth-child(20){opacity:1.6436;transform:translate(2.6751vw,-10px) scale(.9334);animation:fall-20 22s -30s linear infinite}@keyframes fall-20{32.363%{transform:translate(.3904vw,32.363vh) scale(.9334)}to{transform:translate(1.53275vw,99vh) scale(.9334)}}.snow:nth-child(21){opacity:.079;transform:translate(50.5306vw,-10px) scale(.8548);animation:fall-21 23s -19s linear infinite}@keyframes fall-21{35.242%{transform:translate(48.4229vw,35.242vh) scale(.8548)}to{transform:translate(49.47675vw,99vh) scale(.8548)}}.snow:nth-child(22){opacity:.1868;transform:translate(60.2155vw,-10px) scale(.9232);animation:fall-22 24s -30s linear infinite}@keyframes fall-22{45.594%{transform:translate(55.966vw,45.594vh) scale(.9232)}to{transform:translate(58.09075vw,99vh) scale(.9232)}}.snow:nth-child(23){opacity:1.6062;transform:translate(77.463vw,-10px) scale(.9731);animation:fall-23 18s -28s linear infinite}@keyframes fall-23{64.722%{transform:translate(81.2801vw,64.722vh) scale(.9731)}to{transform:translate(79.37155vw,99vh) scale(.9731)}}.snow:nth-child(24){opacity:.8022;transform:translate(34.0545vw,-10px) scale(.9446);animation:fall-24 22s -15s linear infinite}@keyframes fall-24{46.292%{transform:translate(43.8437vw,46.292vh) scale(.9446)}to{transform:translate(38.9491vw,99vh) scale(.9446)}}.snow:nth-child(25){opacity:1.6502;transform:translate(47.243vw,-10px) scale(.9858);animation:fall-25 25s -10s linear infinite}@keyframes fall-25{78.587%{transform:translate(56.0158vw,78.587vh) scale(.9858)}to{transform:translate(51.6294vw,99vh) scale(.9858)}}.snow:nth-child(26){opacity:.6226;transform:translate(85.6269vw,-10px) scale(.0533);animation:fall-26 28s -18s linear infinite}@keyframes fall-26{69.591%{transform:translate(81.6156vw,69.591vh) scale(.0533)}to{transform:translate(83.62125vw,99vh) scale(.0533)}}.snow:nth-child(27){opacity:1.0736;transform:translate(54.9089vw,-10px) scale(.0273);animation:fall-27 22s -7s linear infinite}@keyframes fall-27{65.474%{transform:translate(54.1706vw,65.474vh) scale(.0273)}to{transform:translate(54.53975vw,99vh) scale(.0273)}}.snow:nth-child(28){opacity:1.6054;transform:translate(60.7356vw,-10px) scale(.4809);animation:fall-28 28s -28s linear infinite}@keyframes fall-28{69.859%{transform:translate(55.0173vw,69.859vh) scale(.4809)}to{transform:translate(57.87645vw,99vh) scale(.4809)}}.snow:nth-child(29){opacity:1.4284;transform:translate(27.1449vw,-10px) scale(.1573);animation:fall-29 22s -12s linear infinite}@keyframes fall-29{42.687%{transform:translate(34.2023vw,42.687vh) scale(.1573)}to{transform:translate(30.6736vw,99vh) scale(.1573)}}.snow:nth-child(30){opacity:1.877;transform:translate(97.78vw,-10px) scale(.0478);animation:fall-30 12s -23s linear infinite}@keyframes fall-30{69.139%{transform:translate(94.3934vw,69.139vh) scale(.0478)}to{transform:translate(96.0867vw,99vh) scale(.0478)}}.snow:nth-child(31){opacity:.318;transform:translate(52.036vw,-10px) scale(.752);animation:fall-31 19s -8s linear infinite}@keyframes fall-31{49.32%{transform:translate(50.7739vw,49.32vh) scale(.752)}to{transform:translate(51.40495vw,99vh) scale(.752)}}.snow:nth-child(32){opacity:1.082;transform:translate(29.8087vw,-10px) scale(.935);animation:fall-32 26s -6s linear infinite}@keyframes fall-32{57.111%{transform:translate(39.1789vw,57.111vh) scale(.935)}to{transform:translate(34.4938vw,99vh) scale(.935)}}.snow:nth-child(33){opacity:1.2602;transform:translate(48.6347vw,-10px) scale(.885);animation:fall-33 16s -24s linear infinite}@keyframes fall-33{31.94%{transform:translate(56.8804vw,31.94vh) scale(.885)}to{transform:translate(52.75755vw,99vh) scale(.885)}}.snow:nth-child(34){opacity:.568;transform:translate(71.3369vw,-10px) scale(.986);animation:fall-34 28s -23s linear infinite}@keyframes fall-34{51.993%{transform:translate(74.0719vw,51.993vh) scale(.986)}to{transform:translate(72.7044vw,99vh) scale(.986)}}.snow:nth-child(35){opacity:1.3322;transform:translate(75.1209vw,-10px) scale(.8908);animation:fall-35 19s -30s linear infinite}@keyframes fall-35{44.511%{transform:translate(78.0637vw,44.511vh) scale(.8908)}to{transform:translate(76.5923vw,99vh) scale(.8908)}}.snow:nth-child(36){opacity:1.6062;transform:translate(97.2413vw,-10px) scale(.987);animation:fall-36 26s -21s linear infinite}@keyframes fall-36{59.616%{transform:translate(105.4916vw,59.616vh) scale(.987)}to{transform:translate(101.36645vw,99vh) scale(.987)}}.snow:nth-child(37){opacity:1.7628;transform:translate(69.684vw,-10px) scale(.9252);animation:fall-37 14s -22s linear infinite}@keyframes fall-37{61.506%{transform:translate(77.9576vw,61.506vh) scale(.9252)}to{transform:translate(73.8208vw,99vh) scale(.9252)}}.snow:nth-child(38){opacity:.3318;transform:translate(91.0375vw,-10px) scale(.3666);animation:fall-38 21s -26s linear infinite}@keyframes fall-38{31.368%{transform:translate(99.0163vw,31.368vh) scale(.3666)}to{transform:translate(95.0269vw,99vh) scale(.3666)}}.snow:nth-child(39){opacity:1.2518;transform:translate(90.8833vw,-10px) scale(.1033);animation:fall-39 20s -25s linear infinite}@keyframes fall-39{31.174%{transform:translate(94.3652vw,31.174vh) scale(.1033)}to{transform:translate(92.62425vw,99vh) scale(.1033)}}.snow:nth-child(40){opacity:1.588;transform:translate(68.7115vw,-10px) scale(.9886);animation:fall-40 28s -12s linear infinite}@keyframes fall-40{49.471%{transform:translate(77.0793vw,49.471vh) scale(.9886)}to{transform:translate(72.8954vw,99vh) scale(.9886)}}.snow:nth-child(41){opacity:1.7076;transform:translate(68.0782vw,-10px) scale(.1252);animation:fall-41 28s -30s linear infinite}@keyframes fall-41{50.831%{transform:translate(72.3789vw,50.831vh) scale(.1252)}to{transform:translate(70.22855vw,99vh) scale(.1252)}}.snow:nth-child(42){opacity:.5194;transform:translate(52.4529vw,-10px) scale(.8423);animation:fall-42 14s -8s linear infinite}@keyframes fall-42{73.027%{transform:translate(47.0972vw,73.027vh) scale(.8423)}to{transform:translate(49.77505vw,99vh) scale(.8423)}}.snow:nth-child(43){opacity:.686;transform:translate(53.1237vw,-10px) scale(.7315);animation:fall-43 20s -23s linear infinite}@keyframes fall-43{55.303%{transform:translate(44.564vw,55.303vh) scale(.7315)}to{transform:translate(48.84385vw,99vh) scale(.7315)}}.snow:nth-child(44){opacity:.1158;transform:translate(13.5149vw,-10px) scale(.5484);animation:fall-44 16s -25s linear infinite}@keyframes fall-44{62.892%{transform:translate(7.4146vw,62.892vh) scale(.5484)}to{transform:translate(10.46475vw,99vh) scale(.5484)}}.snow:nth-child(45){opacity:.7246;transform:translate(92.036vw,-10px) scale(.0694);animation:fall-45 22s -20s linear infinite}@keyframes fall-45{62.725%{transform:translate(82.1461vw,62.725vh) scale(.0694)}to{transform:translate(87.09105vw,99vh) scale(.0694)}}.snow:nth-child(46){opacity:1.2996;transform:translate(27.8vw,-10px) scale(.3922);animation:fall-46 10s -12s linear infinite}@keyframes fall-46{78.862%{transform:translate(19.3116vw,78.862vh) scale(.3922)}to{transform:translate(23.5558vw,99vh) scale(.3922)}}.snow:nth-child(47){opacity:.0834;transform:translate(43.3939vw,-10px) scale(.0335);animation:fall-47 10s -7s linear infinite}@keyframes fall-47{76.147%{transform:translate(44.2337vw,76.147vh) scale(.0335)}to{transform:translate(43.8138vw,99vh) scale(.0335)}}.snow:nth-child(48){opacity:1.8218;transform:translate(3.154vw,-10px) scale(.9738);animation:fall-48 13s -2s linear infinite}@keyframes fall-48{75.445%{transform:translate(.6697vw,75.445vh) scale(.9738)}to{transform:translate(1.91185vw,99vh) scale(.9738)}}.snow:nth-child(49){opacity:.045;transform:translate(39.6067vw,-10px) scale(.901);animation:fall-49 14s -29s linear infinite}@keyframes fall-49{51.579%{transform:translate(34.4698vw,51.579vh) scale(.901)}to{transform:translate(37.03825vw,99vh) scale(.901)}}.snow:nth-child(50){opacity:.6148;transform:translate(80.6454vw,-10px) scale(.7067);animation:fall-50 25s -25s linear infinite}@keyframes fall-50{31.623%{transform:translate(76.5424vw,31.623vh) scale(.7067)}to{transform:translate(78.5939vw,99vh) scale(.7067)}}.snow:nth-child(51){opacity:1.817;transform:translate(99.2381vw,-10px) scale(.3746);animation:fall-51 21s -11s linear infinite}@keyframes fall-51{72.371%{transform:translate(100.7787vw,72.371vh) scale(.3746)}to{transform:translate(100.0084vw,99vh) scale(.3746)}}.snow:nth-child(52){opacity:.2286;transform:translate(16.0526vw,-10px) scale(.2569);animation:fall-52 21s -21s linear infinite}@keyframes fall-52{38.352%{transform:translate(8.9999vw,38.352vh) scale(.2569)}to{transform:translate(12.52625vw,99vh) scale(.2569)}}.snow:nth-child(53){opacity:.905;transform:translate(21.1735vw,-10px) scale(.9552);animation:fall-53 16s -13s linear infinite}@keyframes fall-53{32.494%{transform:translate(16.5534vw,32.494vh) scale(.9552)}to{transform:translate(18.86345vw,99vh) scale(.9552)}}.snow:nth-child(54){opacity:1.6034;transform:translate(35.0705vw,-10px) scale(.4138);animation:fall-54 14s -16s linear infinite}@keyframes fall-54{32.635%{transform:translate(42.2282vw,32.635vh) scale(.4138)}to{transform:translate(38.64935vw,99vh) scale(.4138)}}.snow:nth-child(55){opacity:1.665;transform:translate(56.393vw,-10px) scale(.5795);animation:fall-55 16s -25s linear infinite}@keyframes fall-55{47.303%{transform:translate(64.6727vw,47.303vh) scale(.5795)}to{transform:translate(60.53285vw,99vh) scale(.5795)}}.snow:nth-child(56){opacity:1.6202;transform:translate(86.6749vw,-10px) scale(.4673);animation:fall-56 24s -8s linear infinite}@keyframes fall-56{62.2%{transform:translate(88.9023vw,62.2vh) scale(.4673)}to{transform:translate(87.7886vw,99vh) scale(.4673)}}.snow:nth-child(57){opacity:1.6758;transform:translate(79.0541vw,-10px) scale(.7504);animation:fall-57 25s -22s linear infinite}@keyframes fall-57{62.021%{transform:translate(84.7997vw,62.021vh) scale(.7504)}to{transform:translate(81.9269vw,99vh) scale(.7504)}}.snow:nth-child(58){opacity:1.105;transform:translate(91.6237vw,-10px) scale(.4175);animation:fall-58 26s -10s linear infinite}@keyframes fall-58{30.058%{transform:translate(82.5178vw,30.058vh) scale(.4175)}to{transform:translate(87.07075vw,99vh) scale(.4175)}}.snow:nth-child(59){opacity:.6618;transform:translate(22.6574vw,-10px) scale(.688);animation:fall-59 24s -17s linear infinite}@keyframes fall-59{34.716%{transform:translate(19.6172vw,34.716vh) scale(.688)}to{transform:translate(21.1373vw,99vh) scale(.688)}}.snow:nth-child(60){opacity:.371;transform:translate(43.2365vw,-10px) scale(.0635);animation:fall-60 29s -25s linear infinite}@keyframes fall-60{57.287%{transform:translate(41.9746vw,57.287vh) scale(.0635)}to{transform:translate(42.60555vw,99vh) scale(.0635)}}.snow:nth-child(61){opacity:1.9854;transform:translate(98.1284vw,-10px) scale(.9097);animation:fall-61 23s -5s linear infinite}@keyframes fall-61{77.608%{transform:translate(101.4974vw,77.608vh) scale(.9097)}to{transform:translate(99.8129vw,99vh) scale(.9097)}}.snow:nth-child(62){opacity:.798;transform:translate(58.1213vw,-10px) scale(.1487);animation:fall-62 11s -28s linear infinite}@keyframes fall-62{57.949%{transform:translate(62.131vw,57.949vh) scale(.1487)}to{transform:translate(60.12615vw,99vh) scale(.1487)}}.snow:nth-child(63){opacity:.43;transform:translate(18.3626vw,-10px) scale(.3864);animation:fall-63 29s -5s linear infinite}@keyframes fall-63{68.012%{transform:translate(16.4085vw,68.012vh) scale(.3864)}to{transform:translate(17.38555vw,99vh) scale(.3864)}}.snow:nth-child(64){opacity:1.0236;transform:translate(40.4235vw,-10px) scale(.7538);animation:fall-64 29s -20s linear infinite}@keyframes fall-64{55.302%{transform:translate(41.4127vw,55.302vh) scale(.7538)}to{transform:translate(40.9181vw,99vh) scale(.7538)}}.snow:nth-child(65){opacity:1.3568;transform:translate(53.6818vw,-10px) scale(.569);animation:fall-65 17s -3s linear infinite}@keyframes fall-65{78.565%{transform:translate(55.3097vw,78.565vh) scale(.569)}to{transform:translate(54.49575vw,99vh) scale(.569)}}.snow:nth-child(66){opacity:1.7052;transform:translate(28.6834vw,-10px) scale(.0272);animation:fall-66 28s -20s linear infinite}@keyframes fall-66{76.762%{transform:translate(26.9981vw,76.762vh) scale(.0272)}to{transform:translate(27.84075vw,99vh) scale(.0272)}}.snow:nth-child(67){opacity:.7466;transform:translate(92.4982vw,-10px) scale(.1953);animation:fall-67 17s -27s linear infinite}@keyframes fall-67{51.728%{transform:translate(91.0789vw,51.728vh) scale(.1953)}to{transform:translate(91.78855vw,99vh) scale(.1953)}}.snow:nth-child(68){opacity:1.8626;transform:translate(68.4424vw,-10px) scale(.5401);animation:fall-68 16s -5s linear infinite}@keyframes fall-68{62.548%{transform:translate(76.5278vw,62.548vh) scale(.5401)}to{transform:translate(72.4851vw,99vh) scale(.5401)}}.snow:nth-child(69){opacity:1.1944;transform:translate(61.8867vw,-10px) scale(.1777);animation:fall-69 27s -11s linear infinite}@keyframes fall-69{55.766%{transform:translate(65.6096vw,55.766vh) scale(.1777)}to{transform:translate(63.74815vw,99vh) scale(.1777)}}.snow:nth-child(70){opacity:.4692;transform:translate(39.7074vw,-10px) scale(.7084);animation:fall-70 15s -28s linear infinite}@keyframes fall-70{79.067%{transform:translate(37.1254vw,79.067vh) scale(.7084)}to{transform:translate(38.4164vw,99vh) scale(.7084)}}.snow:nth-child(71){opacity:1.073;transform:translate(23.324vw,-10px) scale(.4535);animation:fall-71 10s -20s linear infinite}@keyframes fall-71{33.538%{transform:translate(15.1196vw,33.538vh) scale(.4535)}to{transform:translate(19.2218vw,99vh) scale(.4535)}}.snow:nth-child(72){opacity:.8134;transform:translate(80.9732vw,-10px) scale(.6159);animation:fall-72 24s -12s linear infinite}@keyframes fall-72{40.67%{transform:translate(84.8747vw,40.67vh) scale(.6159)}to{transform:translate(82.92395vw,99vh) scale(.6159)}}.snow:nth-child(73){opacity:1.0086;transform:translate(73.8237vw,-10px) scale(.5193);animation:fall-73 24s -8s linear infinite}@keyframes fall-73{69.696%{transform:translate(71.5212vw,69.696vh) scale(.5193)}to{transform:translate(72.67245vw,99vh) scale(.5193)}}.snow:nth-child(74){opacity:.6394;transform:translate(87.2575vw,-10px) scale(.9537);animation:fall-74 20s -10s linear infinite}@keyframes fall-74{50.29%{transform:translate(88.5584vw,50.29vh) scale(.9537)}to{transform:translate(87.90795vw,99vh) scale(.9537)}}.snow:nth-child(75){opacity:1.1312;transform:translate(5.7988vw,-10px) scale(.7207);animation:fall-75 12s -9s linear infinite}@keyframes fall-75{55.552%{transform:translate(13.7721vw,55.552vh) scale(.7207)}to{transform:translate(9.78545vw,99vh) scale(.7207)}}.snow:nth-child(76){opacity:.0784;transform:translate(19.4399vw,-10px) scale(.4809);animation:fall-76 22s -11s linear infinite}@keyframes fall-76{53.259%{transform:translate(18.0621vw,53.259vh) scale(.4809)}to{transform:translate(18.751vw,99vh) scale(.4809)}}.snow:nth-child(77){opacity:1.7736;transform:translate(84.1308vw,-10px) scale(.8473);animation:fall-77 18s -5s linear infinite}@keyframes fall-77{60.804%{transform:translate(88.4817vw,60.804vh) scale(.8473)}to{transform:translate(86.30625vw,99vh) scale(.8473)}}.snow:nth-child(78){opacity:.9216;transform:translate(28.7081vw,-10px) scale(.1964);animation:fall-78 19s -21s linear infinite}@keyframes fall-78{68.567%{transform:translate(32.0777vw,68.567vh) scale(.1964)}to{transform:translate(30.3929vw,99vh) scale(.1964)}}.snow:nth-child(79){opacity:.9216;transform:translate(61.315vw,-10px) scale(.6143);animation:fall-79 29s -27s linear infinite}@keyframes fall-79{45.486%{transform:translate(53.4421vw,45.486vh) scale(.6143)}to{transform:translate(57.37855vw,99vh) scale(.6143)}}.snow:nth-child(80){opacity:.7416;transform:translate(69.6295vw,-10px) scale(.533);animation:fall-80 10s -2s linear infinite}@keyframes fall-80{40.658%{transform:translate(66.486vw,40.658vh) scale(.533)}to{transform:translate(68.05775vw,99vh) scale(.533)}}.snow:nth-child(81){opacity:.3044;transform:translate(1.2188vw,-10px) scale(.9497);animation:fall-81 18s -14s linear infinite}@keyframes fall-81{74.798%{transform:translate(10.7536vw,74.798vh) scale(.9497)}to{transform:translate(5.9862vw,99vh) scale(.9497)}}.snow:nth-child(82){opacity:.455;transform:translate(87.8224vw,-10px) scale(.911);animation:fall-82 21s -6s linear infinite}@keyframes fall-82{30.185%{transform:translate(87.8117vw,30.185vh) scale(.911)}to{transform:translate(87.81705vw,99vh) scale(.911)}}.snow:nth-child(83){opacity:.6302;transform:translate(68.2832vw,-10px) scale(.4967);animation:fall-83 20s -27s linear infinite}@keyframes fall-83{53.519%{transform:translate(74.4692vw,53.519vh) scale(.4967)}to{transform:translate(71.3762vw,99vh) scale(.4967)}}.snow:nth-child(84){opacity:.9396;transform:translate(30.4033vw,-10px) scale(.9579);animation:fall-84 26s -18s linear infinite}@keyframes fall-84{45.374%{transform:translate(21.9304vw,45.374vh) scale(.9579)}to{transform:translate(26.16685vw,99vh) scale(.9579)}}.snow:nth-child(85){opacity:1.3516;transform:translate(4.328vw,-10px) scale(.6941);animation:fall-85 24s -21s linear infinite}@keyframes fall-85{39.771%{transform:translate(12.4233vw,39.771vh) scale(.6941)}to{transform:translate(8.37565vw,99vh) scale(.6941)}}.snow:nth-child(86){opacity:.5642;transform:translate(.369vw,-10px) scale(.4584);animation:fall-86 23s -1s linear infinite}@keyframes fall-86{77.807%{transform:translate(-4.1953vw,77.807vh) scale(.4584)}to{transform:translate(-1.91315vw,99vh) scale(.4584)}}.snow:nth-child(87){opacity:1.7048;transform:translate(12.4224vw,-10px) scale(.1302);animation:fall-87 16s -22s linear infinite}@keyframes fall-87{76.079%{transform:translate(15.8115vw,76.079vh) scale(.1302)}to{transform:translate(14.11695vw,99vh) scale(.1302)}}.snow:nth-child(88){opacity:.08;transform:translate(1.1423vw,-10px) scale(.5567);animation:fall-88 25s -16s linear infinite}@keyframes fall-88{45.567%{transform:translate(-4.4122vw,45.567vh) scale(.5567)}to{transform:translate(-1.63495vw,99vh) scale(.5567)}}.snow:nth-child(89){opacity:1.5166;transform:translate(9.4174vw,-10px) scale(.0863);animation:fall-89 16s -6s linear infinite}@keyframes fall-89{59.687%{transform:translate(-.2213vw,59.687vh) scale(.0863)}to{transform:translate(4.59805vw,99vh) scale(.0863)}}.snow:nth-child(90){opacity:.5078;transform:translate(32.954vw,-10px) scale(.6456);animation:fall-90 21s -3s linear infinite}@keyframes fall-90{65.831%{transform:translate(27.1982vw,65.831vh) scale(.6456)}to{transform:translate(30.0761vw,99vh) scale(.6456)}}.snow:nth-child(91){opacity:.9166;transform:translate(29.2431vw,-10px) scale(.9774);animation:fall-91 17s -19s linear infinite}@keyframes fall-91{36.4%{transform:translate(32.0326vw,36.4vh) scale(.9774)}to{transform:translate(30.63785vw,99vh) scale(.9774)}}.snow:nth-child(92){opacity:1.0064;transform:translate(9.7012vw,-10px) scale(.8948);animation:fall-92 16s -20s linear infinite}@keyframes fall-92{62.135%{transform:translate(15.8585vw,62.135vh) scale(.8948)}to{transform:translate(12.77985vw,99vh) scale(.8948)}}.snow:nth-child(93){opacity:1.3532;transform:translate(23.1886vw,-10px) scale(.341);animation:fall-93 12s -5s linear infinite}@keyframes fall-93{52.671%{transform:translate(28.6115vw,52.671vh) scale(.341)}to{transform:translate(25.90005vw,99vh) scale(.341)}}.snow:nth-child(94){opacity:1.5018;transform:translate(24.7137vw,-10px) scale(.5388);animation:fall-94 13s -24s linear infinite}@keyframes fall-94{58.97%{transform:translate(20.3278vw,58.97vh) scale(.5388)}to{transform:translate(22.52075vw,99vh) scale(.5388)}}.snow:nth-child(95){opacity:1.0292;transform:translate(74.7844vw,-10px) scale(.8794);animation:fall-95 13s -9s linear infinite}@keyframes fall-95{46.525%{transform:translate(76.6759vw,46.525vh) scale(.8794)}to{transform:translate(75.73015vw,99vh) scale(.8794)}}.snow:nth-child(96){opacity:1.6866;transform:translate(93.2225vw,-10px) scale(.9702);animation:fall-96 19s -13s linear infinite}@keyframes fall-96{56.104%{transform:translate(98.2224vw,56.104vh) scale(.9702)}to{transform:translate(95.72245vw,99vh) scale(.9702)}}.snow:nth-child(97){opacity:.1176;transform:translate(15.4965vw,-10px) scale(.8925);animation:fall-97 13s -16s linear infinite}@keyframes fall-97{51.734%{transform:translate(10.4197vw,51.734vh) scale(.8925)}to{transform:translate(12.9581vw,99vh) scale(.8925)}}.snow:nth-child(98){opacity:.5742;transform:translate(25.7395vw,-10px) scale(.1149);animation:fall-98 24s -4s linear infinite}@keyframes fall-98{46.565%{transform:translate(29.718vw,46.565vh) scale(.1149)}to{transform:translate(27.72875vw,99vh) scale(.1149)}}.snow:nth-child(99){opacity:1.1236;transform:translate(15.8387vw,-10px) scale(.2797);animation:fall-99 21s -25s linear infinite}@keyframes fall-99{44.105%{transform:translate(15.2827vw,44.105vh) scale(.2797)}to{transform:translate(15.5607vw,99vh) scale(.2797)}}.snow:nth-child(100){opacity:.6874;transform:translate(15.39vw,-10px) scale(.0485);animation:fall-100 25s -14s linear infinite}@keyframes fall-100{59.337%{transform:translate(21.7787vw,59.337vh) scale(.0485)}to{transform:translate(18.58435vw,99vh) scale(.0485)}}.snow:nth-child(101){opacity:1.9266;transform:translate(92.5516vw,-10px) scale(.6959);animation:fall-101 25s -2s linear infinite}@keyframes fall-101{30.763%{transform:translate(92.0462vw,30.763vh) scale(.6959)}to{transform:translate(92.2989vw,99vh) scale(.6959)}}.snow:nth-child(102){opacity:1.745;transform:translate(15.9986vw,-10px) scale(.9726);animation:fall-102 13s -26s linear infinite}@keyframes fall-102{51.987%{transform:translate(14.6412vw,51.987vh) scale(.9726)}to{transform:translate(15.3199vw,99vh) scale(.9726)}}.snow:nth-child(103){opacity:1.4854;transform:translate(13.7751vw,-10px) scale(.6584);animation:fall-103 15s -20s linear infinite}@keyframes fall-103{56.468%{transform:translate(14.9857vw,56.468vh) scale(.6584)}to{transform:translate(14.3804vw,99vh) scale(.6584)}}.snow:nth-child(104){opacity:.7234;transform:translate(46.7078vw,-10px) scale(.7305);animation:fall-104 18s -23s linear infinite}@keyframes fall-104{51.505%{transform:translate(43.4256vw,51.505vh) scale(.7305)}to{transform:translate(45.0667vw,99vh) scale(.7305)}}.snow:nth-child(105){opacity:.612;transform:translate(35.7388vw,-10px) scale(.6059);animation:fall-105 17s -7s linear infinite}@keyframes fall-105{69.647%{transform:translate(40.7807vw,69.647vh) scale(.6059)}to{transform:translate(38.25975vw,99vh) scale(.6059)}}.snow:nth-child(106){opacity:1.7248;transform:translate(12.5333vw,-10px) scale(.6636);animation:fall-106 11s -27s linear infinite}@keyframes fall-106{77.783%{transform:translate(19.6918vw,77.783vh) scale(.6636)}to{transform:translate(16.11255vw,99vh) scale(.6636)}}.snow:nth-child(107){opacity:1.6726;transform:translate(96.3362vw,-10px) scale(.3176);animation:fall-107 20s -18s linear infinite}@keyframes fall-107{53.727%{transform:translate(96.995vw,53.727vh) scale(.3176)}to{transform:translate(96.6656vw,99vh) scale(.3176)}}.snow:nth-child(108){opacity:.5804;transform:translate(91.8425vw,-10px) scale(.4592);animation:fall-108 17s -9s linear infinite}@keyframes fall-108{31.127%{transform:translate(91.9924vw,31.127vh) scale(.4592)}to{transform:translate(91.91745vw,99vh) scale(.4592)}}.snow:nth-child(109){opacity:.4912;transform:translate(2.3606vw,-10px) scale(.7503);animation:fall-109 28s -25s linear infinite}@keyframes fall-109{36.461%{transform:translate(11.0366vw,36.461vh) scale(.7503)}to{transform:translate(6.6986vw,99vh) scale(.7503)}}.snow:nth-child(110){opacity:.5394;transform:translate(11.079vw,-10px) scale(.1231);animation:fall-110 22s -28s linear infinite}@keyframes fall-110{76.492%{transform:translate(10.5688vw,76.492vh) scale(.1231)}to{transform:translate(10.8239vw,99vh) scale(.1231)}}.snow:nth-child(111){opacity:1.776;transform:translate(51.4958vw,-10px) scale(.5446);animation:fall-111 15s -2s linear infinite}@keyframes fall-111{65.792%{transform:translate(45.121vw,65.792vh) scale(.5446)}to{transform:translate(48.3084vw,99vh) scale(.5446)}}.snow:nth-child(112){opacity:1.8512;transform:translate(44.6585vw,-10px) scale(.8118);animation:fall-112 28s -24s linear infinite}@keyframes fall-112{30.572%{transform:translate(43.9032vw,30.572vh) scale(.8118)}to{transform:translate(44.28085vw,99vh) scale(.8118)}}.snow:nth-child(113){opacity:.0638;transform:translate(55.9789vw,-10px) scale(.4633);animation:fall-113 15s -10s linear infinite}@keyframes fall-113{38.62%{transform:translate(60.8427vw,38.62vh) scale(.4633)}to{transform:translate(58.4108vw,99vh) scale(.4633)}}.snow:nth-child(114){opacity:.4054;transform:translate(79.0687vw,-10px) scale(.3004);animation:fall-114 12s -8s linear infinite}@keyframes fall-114{61.408%{transform:translate(84.3066vw,61.408vh) scale(.3004)}to{transform:translate(81.68765vw,99vh) scale(.3004)}}.snow:nth-child(115){opacity:.0654;transform:translate(14.4479vw,-10px) scale(.7473);animation:fall-115 15s -5s linear infinite}@keyframes fall-115{39.08%{transform:translate(7.2534vw,39.08vh) scale(.7473)}to{transform:translate(10.85065vw,99vh) scale(.7473)}}.snow:nth-child(116){opacity:.215;transform:translate(47.3071vw,-10px) scale(.3103);animation:fall-116 20s -3s linear infinite}@keyframes fall-116{77.863%{transform:translate(50.2281vw,77.863vh) scale(.3103)}to{transform:translate(48.7676vw,99vh) scale(.3103)}}.snow:nth-child(117){opacity:.7586;transform:translate(52.7456vw,-10px) scale(.2199);animation:fall-117 11s -21s linear infinite}@keyframes fall-117{39.796%{transform:translate(53.4731vw,39.796vh) scale(.2199)}to{transform:translate(53.10935vw,99vh) scale(.2199)}}.snow:nth-child(118){opacity:.458;transform:translate(79.9298vw,-10px) scale(.8374);animation:fall-118 27s -17s linear infinite}@keyframes fall-118{41.445%{transform:translate(88.5119vw,41.445vh) scale(.8374)}to{transform:translate(84.22085vw,99vh) scale(.8374)}}.snow:nth-child(119){opacity:.2042;transform:translate(92.1961vw,-10px) scale(.4812);animation:fall-119 12s -20s linear infinite}@keyframes fall-119{47.829%{transform:translate(86.2048vw,47.829vh) scale(.4812)}to{transform:translate(89.20045vw,99vh) scale(.4812)}}.snow:nth-child(120){opacity:1.8758;transform:translate(88.6551vw,-10px) scale(.8308);animation:fall-120 14s -13s linear infinite}@keyframes fall-120{64.693%{transform:translate(82.3315vw,64.693vh) scale(.8308)}to{transform:translate(85.4933vw,99vh) scale(.8308)}}.snow:nth-child(121){opacity:1.7614;transform:translate(15.1959vw,-10px) scale(.2097);animation:fall-121 18s -27s linear infinite}@keyframes fall-121{63.139%{transform:translate(8.2136vw,63.139vh) scale(.2097)}to{transform:translate(11.70475vw,99vh) scale(.2097)}}.snow:nth-child(122){opacity:1.4762;transform:translate(94.0801vw,-10px) scale(.6017);animation:fall-122 20s -30s linear infinite}@keyframes fall-122{45.628%{transform:translate(95.7058vw,45.628vh) scale(.6017)}to{transform:translate(94.89295vw,99vh) scale(.6017)}}.snow:nth-child(123){opacity:1.713;transform:translate(72.919vw,-10px) scale(.717);animation:fall-123 29s -7s linear infinite}@keyframes fall-123{75.59%{transform:translate(80.9315vw,75.59vh) scale(.717)}to{transform:translate(76.92525vw,99vh) scale(.717)}}.snow:nth-child(124){opacity:.2502;transform:translate(94.5342vw,-10px) scale(.3318);animation:fall-124 22s -4s linear infinite}@keyframes fall-124{63.699%{transform:translate(100.9737vw,63.699vh) scale(.3318)}to{transform:translate(97.75395vw,99vh) scale(.3318)}}.snow:nth-child(125){opacity:1.4638;transform:translate(93.611vw,-10px) scale(.2522);animation:fall-125 19s -1s linear infinite}@keyframes fall-125{35.128%{transform:translate(100.9161vw,35.128vh) scale(.2522)}to{transform:translate(97.26355vw,99vh) scale(.2522)}}.snow:nth-child(126){opacity:1.5426;transform:translate(69.7502vw,-10px) scale(.6557);animation:fall-126 27s -13s linear infinite}@keyframes fall-126{64.889%{transform:translate(77.0053vw,64.889vh) scale(.6557)}to{transform:translate(73.37775vw,99vh) scale(.6557)}}.snow:nth-child(127){opacity:1.6602;transform:translate(24.979vw,-10px) scale(.6884);animation:fall-127 14s -9s linear infinite}@keyframes fall-127{78.705%{transform:translate(30.8709vw,78.705vh) scale(.6884)}to{transform:translate(27.92495vw,99vh) scale(.6884)}}.snow:nth-child(128){opacity:.9272;transform:translate(57.7924vw,-10px) scale(.0624);animation:fall-128 23s -28s linear infinite}@keyframes fall-128{75.77%{transform:translate(65.8078vw,75.77vh) scale(.0624)}to{transform:translate(61.8001vw,99vh) scale(.0624)}}.snow:nth-child(129){opacity:1.3968;transform:translate(10.2627vw,-10px) scale(.6026);animation:fall-129 21s -14s linear infinite}@keyframes fall-129{73.715%{transform:translate(14.2516vw,73.715vh) scale(.6026)}to{transform:translate(12.25715vw,99vh) scale(.6026)}}.snow:nth-child(130){opacity:1.059;transform:translate(94.6119vw,-10px) scale(.4445);animation:fall-130 25s -27s linear infinite}@keyframes fall-130{68.815%{transform:translate(88.8898vw,68.815vh) scale(.4445)}to{transform:translate(91.75085vw,99vh) scale(.4445)}}.snow:nth-child(131){opacity:1.2272;transform:translate(18.0768vw,-10px) scale(.9978);animation:fall-131 13s -19s linear infinite}@keyframes fall-131{39.867%{transform:translate(15.9976vw,39.867vh) scale(.9978)}to{transform:translate(17.0372vw,99vh) scale(.9978)}}.snow:nth-child(132){opacity:.5296;transform:translate(8.5235vw,-10px) scale(.0532);animation:fall-132 15s -22s linear infinite}@keyframes fall-132{68.88%{transform:translate(10.2669vw,68.88vh) scale(.0532)}to{transform:translate(9.3952vw,99vh) scale(.0532)}}.snow:nth-child(133){opacity:1.5114;transform:translate(80.9307vw,-10px) scale(.555);animation:fall-133 25s -11s linear infinite}@keyframes fall-133{74.921%{transform:translate(78.1293vw,74.921vh) scale(.555)}to{transform:translate(79.53vw,99vh) scale(.555)}}.snow:nth-child(134){opacity:.666;transform:translate(50.8932vw,-10px) scale(.9224);animation:fall-134 29s -12s linear infinite}@keyframes fall-134{71.533%{transform:translate(47.4653vw,71.533vh) scale(.9224)}to{transform:translate(49.17925vw,99vh) scale(.9224)}}.snow:nth-child(135){opacity:1.8488;transform:translate(90.5177vw,-10px) scale(.3733);animation:fall-135 12s -19s linear infinite}@keyframes fall-135{30.358%{transform:translate(94.5603vw,30.358vh) scale(.3733)}to{transform:translate(92.539vw,99vh) scale(.3733)}}.snow:nth-child(136){opacity:1.1906;transform:translate(9.3201vw,-10px) scale(.7357);animation:fall-136 13s -13s linear infinite}@keyframes fall-136{58.48%{transform:translate(3.3178vw,58.48vh) scale(.7357)}to{transform:translate(6.31895vw,99vh) scale(.7357)}}.snow:nth-child(137){opacity:1.6088;transform:translate(31.9755vw,-10px) scale(.7171);animation:fall-137 21s -21s linear infinite}@keyframes fall-137{77.428%{transform:translate(35.057vw,77.428vh) scale(.7171)}to{transform:translate(33.51625vw,99vh) scale(.7171)}}.snow:nth-child(138){opacity:.1626;transform:translate(82.5733vw,-10px) scale(.2402);animation:fall-138 13s -29s linear infinite}@keyframes fall-138{48.59%{transform:translate(77.9927vw,48.59vh) scale(.2402)}to{transform:translate(80.283vw,99vh) scale(.2402)}}.snow:nth-child(139){opacity:.7246;transform:translate(.4924vw,-10px) scale(.6405);animation:fall-139 15s -16s linear infinite}@keyframes fall-139{36.051%{transform:translate(4.5906vw,36.051vh) scale(.6405)}to{transform:translate(2.5415vw,99vh) scale(.6405)}}.snow:nth-child(140){opacity:.4808;transform:translate(35.0642vw,-10px) scale(.0331);animation:fall-140 29s -29s linear infinite}@keyframes fall-140{42.569%{transform:translate(35.3274vw,42.569vh) scale(.0331)}to{transform:translate(35.1958vw,99vh) scale(.0331)}}.snow:nth-child(141){opacity:1.0506;transform:translate(25.5937vw,-10px) scale(.3523);animation:fall-141 18s -6s linear infinite}@keyframes fall-141{75.333%{transform:translate(19.7143vw,75.333vh) scale(.3523)}to{transform:translate(22.654vw,99vh) scale(.3523)}}.snow:nth-child(142){opacity:.8356;transform:translate(27.4488vw,-10px) scale(.3118);animation:fall-142 18s -2s linear infinite}@keyframes fall-142{35.88%{transform:translate(27.3246vw,35.88vh) scale(.3118)}to{transform:translate(27.3867vw,99vh) scale(.3118)}}.snow:nth-child(143){opacity:.8856;transform:translate(44.6245vw,-10px) scale(.5661);animation:fall-143 30s -9s linear infinite}@keyframes fall-143{50.64%{transform:translate(53.2851vw,50.64vh) scale(.5661)}to{transform:translate(48.9548vw,99vh) scale(.5661)}}.snow:nth-child(144){opacity:.418;transform:translate(54.6822vw,-10px) scale(.2439);animation:fall-144 15s -28s linear infinite}@keyframes fall-144{65.355%{transform:translate(60.756vw,65.355vh) scale(.2439)}to{transform:translate(57.7191vw,99vh) scale(.2439)}}.snow:nth-child(145){opacity:1.6756;transform:translate(92.7035vw,-10px) scale(.1715);animation:fall-145 20s -14s linear infinite}@keyframes fall-145{71.322%{transform:translate(99.903vw,71.322vh) scale(.1715)}to{transform:translate(96.30325vw,99vh) scale(.1715)}}.snow:nth-child(146){opacity:.5284;transform:translate(98.7359vw,-10px) scale(.2091);animation:fall-146 10s -12s linear infinite}@keyframes fall-146{35.169%{transform:translate(107.9005vw,35.169vh) scale(.2091)}to{transform:translate(103.3182vw,99vh) scale(.2091)}}.snow:nth-child(147){opacity:.7064;transform:translate(64.789vw,-10px) scale(.3276);animation:fall-147 16s -18s linear infinite}@keyframes fall-147{43.397%{transform:translate(73.9953vw,43.397vh) scale(.3276)}to{transform:translate(69.39215vw,99vh) scale(.3276)}}.snow:nth-child(148){opacity:.2636;transform:translate(70.5072vw,-10px) scale(.6741);animation:fall-148 22s -10s linear infinite}@keyframes fall-148{53.584%{transform:translate(61.1215vw,53.584vh) scale(.6741)}to{transform:translate(65.81435vw,99vh) scale(.6741)}}.snow:nth-child(149){opacity:.4984;transform:translate(86.2755vw,-10px) scale(.2579);animation:fall-149 12s -4s linear infinite}@keyframes fall-149{35.988%{transform:translate(82.5741vw,35.988vh) scale(.2579)}to{transform:translate(84.4248vw,99vh) scale(.2579)}}.snow:nth-child(150){opacity:1.357;transform:translate(9.1708vw,-10px) scale(.7364);animation:fall-150 11s -18s linear infinite}@keyframes fall-150{69.743%{transform:translate(16.0066vw,69.743vh) scale(.7364)}to{transform:translate(12.5887vw,99vh) scale(.7364)}}.snow:nth-child(151){opacity:1.0954;transform:translate(25.7554vw,-10px) scale(.0231);animation:fall-151 16s -21s linear infinite}@keyframes fall-151{77.409%{transform:translate(32.0765vw,77.409vh) scale(.0231)}to{transform:translate(28.91595vw,99vh) scale(.0231)}}.snow:nth-child(152){opacity:.7144;transform:translate(75.3903vw,-10px) scale(.6696);animation:fall-152 16s -8s linear infinite}@keyframes fall-152{39.195%{transform:translate(74.2296vw,39.195vh) scale(.6696)}to{transform:translate(74.80995vw,99vh) scale(.6696)}}.snow:nth-child(153){opacity:.1546;transform:translate(68.3204vw,-10px) scale(.7478);animation:fall-153 19s -23s linear infinite}@keyframes fall-153{68.347%{transform:translate(61.2343vw,68.347vh) scale(.7478)}to{transform:translate(64.77735vw,99vh) scale(.7478)}}.snow:nth-child(154){opacity:1.0196;transform:translate(51.1112vw,-10px) scale(.2812);animation:fall-154 14s -14s linear infinite}@keyframes fall-154{46.861%{transform:translate(59.4633vw,46.861vh) scale(.2812)}to{transform:translate(55.28725vw,99vh) scale(.2812)}}.snow:nth-child(155){opacity:.298;transform:translate(37.036vw,-10px) scale(.6213);animation:fall-155 23s -22s linear infinite}@keyframes fall-155{61.388%{transform:translate(28.6559vw,61.388vh) scale(.6213)}to{transform:translate(32.84595vw,99vh) scale(.6213)}}.snow:nth-child(156){opacity:.6838;transform:translate(3.0171vw,-10px) scale(.1858);animation:fall-156 25s -24s linear infinite}@keyframes fall-156{72.681%{transform:translate(9.8305vw,72.681vh) scale(.1858)}to{transform:translate(6.4238vw,99vh) scale(.1858)}}.snow:nth-child(157){opacity:.1848;transform:translate(95.3313vw,-10px) scale(.5983);animation:fall-157 18s -15s linear infinite}@keyframes fall-157{66.228%{transform:translate(90.1913vw,66.228vh) scale(.5983)}to{transform:translate(92.7613vw,99vh) scale(.5983)}}.snow:nth-child(158){opacity:1.6004;transform:translate(22.3145vw,-10px) scale(.2398);animation:fall-158 24s -18s linear infinite}@keyframes fall-158{76.256%{transform:translate(13.3505vw,76.256vh) scale(.2398)}to{transform:translate(17.8325vw,99vh) scale(.2398)}}.snow:nth-child(159){opacity:1.48;transform:translate(88.6954vw,-10px) scale(.2105);animation:fall-159 10s -22s linear infinite}@keyframes fall-159{49.101%{transform:translate(84.0169vw,49.101vh) scale(.2105)}to{transform:translate(86.35615vw,99vh) scale(.2105)}}.snow:nth-child(160){opacity:.3584;transform:translate(5.4261vw,-10px) scale(.8102);animation:fall-160 10s -21s linear infinite}@keyframes fall-160{79.456%{transform:translate(5.7625vw,79.456vh) scale(.8102)}to{transform:translate(5.5943vw,99vh) scale(.8102)}}.snow:nth-child(161){opacity:.9536;transform:translate(22.1931vw,-10px) scale(.4081);animation:fall-161 21s -10s linear infinite}@keyframes fall-161{79.226%{transform:translate(15.2291vw,79.226vh) scale(.4081)}to{transform:translate(18.7111vw,99vh) scale(.4081)}}.snow:nth-child(162){opacity:1.224;transform:translate(33.6201vw,-10px) scale(.4658);animation:fall-162 21s -22s linear infinite}@keyframes fall-162{32.337%{transform:translate(29.4302vw,32.337vh) scale(.4658)}to{transform:translate(31.52515vw,99vh) scale(.4658)}}.snow:nth-child(163){opacity:.9382;transform:translate(55.8307vw,-10px) scale(.8882);animation:fall-163 13s -22s linear infinite}@keyframes fall-163{39.725%{transform:translate(61.4052vw,39.725vh) scale(.8882)}to{transform:translate(58.61795vw,99vh) scale(.8882)}}.snow:nth-child(164){opacity:1.4878;transform:translate(20.7633vw,-10px) scale(.1381);animation:fall-164 27s -8s linear infinite}@keyframes fall-164{66.109%{transform:translate(17.3232vw,66.109vh) scale(.1381)}to{transform:translate(19.04325vw,99vh) scale(.1381)}}.snow:nth-child(165){opacity:.2944;transform:translate(54.4471vw,-10px) scale(.7506);animation:fall-165 25s -22s linear infinite}@keyframes fall-165{45.463%{transform:translate(48.0781vw,45.463vh) scale(.7506)}to{transform:translate(51.2626vw,99vh) scale(.7506)}}.snow:nth-child(166){opacity:.2078;transform:translate(48.0865vw,-10px) scale(.2793);animation:fall-166 17s -28s linear infinite}@keyframes fall-166{56.131%{transform:translate(56.694vw,56.131vh) scale(.2793)}to{transform:translate(52.39025vw,99vh) scale(.2793)}}.snow:nth-child(167){opacity:1.5736;transform:translate(94.2303vw,-10px) scale(.2332);animation:fall-167 21s -5s linear infinite}@keyframes fall-167{77.151%{transform:translate(84.9219vw,77.151vh) scale(.2332)}to{transform:translate(89.5761vw,99vh) scale(.2332)}}.snow:nth-child(168){opacity:.4832;transform:translate(24.7749vw,-10px) scale(.4803);animation:fall-168 29s -6s linear infinite}@keyframes fall-168{52.196%{transform:translate(34.0523vw,52.196vh) scale(.4803)}to{transform:translate(29.4136vw,99vh) scale(.4803)}}.snow:nth-child(169){opacity:.9048;transform:translate(33.3747vw,-10px) scale(.4509);animation:fall-169 19s -22s linear infinite}@keyframes fall-169{44.056%{transform:translate(31.3688vw,44.056vh) scale(.4509)}to{transform:translate(32.37175vw,99vh) scale(.4509)}}.snow:nth-child(170){opacity:1.9862;transform:translate(47.0196vw,-10px) scale(.3025);animation:fall-170 30s -23s linear infinite}@keyframes fall-170{31.95%{transform:translate(44.6486vw,31.95vh) scale(.3025)}to{transform:translate(45.8341vw,99vh) scale(.3025)}}.snow:nth-child(171){opacity:1.414;transform:translate(18.9802vw,-10px) scale(.458);animation:fall-171 15s -11s linear infinite}@keyframes fall-171{54.406%{transform:translate(27.5023vw,54.406vh) scale(.458)}to{transform:translate(23.24125vw,99vh) scale(.458)}}.snow:nth-child(172){opacity:.29;transform:translate(53.2463vw,-10px) scale(.7766);animation:fall-172 18s -17s linear infinite}@keyframes fall-172{37.986%{transform:translate(50.7231vw,37.986vh) scale(.7766)}to{transform:translate(51.9847vw,99vh) scale(.7766)}}.snow:nth-child(173){opacity:1.1404;transform:translate(67.2635vw,-10px) scale(.2279);animation:fall-173 11s -12s linear infinite}@keyframes fall-173{55.743%{transform:translate(68.4738vw,55.743vh) scale(.2279)}to{transform:translate(67.86865vw,99vh) scale(.2279)}}.snow:nth-child(174){opacity:1.7442;transform:translate(25.3572vw,-10px) scale(.2492);animation:fall-174 25s -21s linear infinite}@keyframes fall-174{40.74%{transform:translate(22.6703vw,40.74vh) scale(.2492)}to{transform:translate(24.01375vw,99vh) scale(.2492)}}.snow:nth-child(175){opacity:1.636;transform:translate(96.9697vw,-10px) scale(.0027);animation:fall-175 21s -5s linear infinite}@keyframes fall-175{55.871%{transform:translate(94.3847vw,55.871vh) scale(.0027)}to{transform:translate(95.6772vw,99vh) scale(.0027)}}.snow:nth-child(176){opacity:1.3956;transform:translate(57.6737vw,-10px) scale(.115);animation:fall-176 19s -2s linear infinite}@keyframes fall-176{43.519%{transform:translate(56.7781vw,43.519vh) scale(.115)}to{transform:translate(57.2259vw,99vh) scale(.115)}}.snow:nth-child(177){opacity:1.4288;transform:translate(85.0545vw,-10px) scale(.4885);animation:fall-177 28s -20s linear infinite}@keyframes fall-177{35.348%{transform:translate(75.7612vw,35.348vh) scale(.4885)}to{transform:translate(80.40785vw,99vh) scale(.4885)}}.snow:nth-child(178){opacity:.404;transform:translate(64.2789vw,-10px) scale(.5602);animation:fall-178 18s -19s linear infinite}@keyframes fall-178{31.48%{transform:translate(65.5371vw,31.48vh) scale(.5602)}to{transform:translate(64.908vw,99vh) scale(.5602)}}.snow:nth-child(179){opacity:.7504;transform:translate(25.7044vw,-10px) scale(.0379);animation:fall-179 16s -24s linear infinite}@keyframes fall-179{72.3%{transform:translate(16.0884vw,72.3vh) scale(.0379)}to{transform:translate(20.8964vw,99vh) scale(.0379)}}.snow:nth-child(180){opacity:.217;transform:translate(60.7159vw,-10px) scale(.8306);animation:fall-180 22s -14s linear infinite}@keyframes fall-180{62.36%{transform:translate(66.4032vw,62.36vh) scale(.8306)}to{transform:translate(63.55955vw,99vh) scale(.8306)}}.snow:nth-child(181){opacity:.2128;transform:translate(19.4617vw,-10px) scale(.4261);animation:fall-181 28s -28s linear infinite}@keyframes fall-181{60.174%{transform:translate(22.2056vw,60.174vh) scale(.4261)}to{transform:translate(20.83365vw,99vh) scale(.4261)}}.snow:nth-child(182){opacity:.1902;transform:translate(99.6147vw,-10px) scale(.4116);animation:fall-182 22s -6s linear infinite}@keyframes fall-182{50.57%{transform:translate(103.1672vw,50.57vh) scale(.4116)}to{transform:translate(101.39095vw,99vh) scale(.4116)}}.snow:nth-child(183){opacity:.3382;transform:translate(5.7144vw,-10px) scale(.258);animation:fall-183 27s -16s linear infinite}@keyframes fall-183{30.759%{transform:translate(13.8055vw,30.759vh) scale(.258)}to{transform:translate(9.75995vw,99vh) scale(.258)}}.snow:nth-child(184){opacity:.1958;transform:translate(5.8989vw,-10px) scale(.6204);animation:fall-184 30s -3s linear infinite}@keyframes fall-184{55.882%{transform:translate(5.2413vw,55.882vh) scale(.6204)}to{transform:translate(5.5701vw,99vh) scale(.6204)}}.snow:nth-child(185){opacity:.8736;transform:translate(14.1761vw,-10px) scale(.6229);animation:fall-185 23s -4s linear infinite}@keyframes fall-185{67.263%{transform:translate(22.1403vw,67.263vh) scale(.6229)}to{transform:translate(18.1582vw,99vh) scale(.6229)}}.snow:nth-child(186){opacity:1.8266;transform:translate(83.1564vw,-10px) scale(.2936);animation:fall-186 25s -8s linear infinite}@keyframes fall-186{33.668%{transform:translate(83.7145vw,33.668vh) scale(.2936)}to{transform:translate(83.43545vw,99vh) scale(.2936)}}.snow:nth-child(187){opacity:1.271;transform:translate(8.728vw,-10px) scale(.632);animation:fall-187 21s -12s linear infinite}@keyframes fall-187{45.864%{transform:translate(9.6723vw,45.864vh) scale(.632)}to{transform:translate(9.20015vw,99vh) scale(.632)}}.snow:nth-child(188){opacity:.0182;transform:translate(61.7226vw,-10px) scale(.3663);animation:fall-188 22s -25s linear infinite}@keyframes fall-188{59.38%{transform:translate(59.5582vw,59.38vh) scale(.3663)}to{transform:translate(60.6404vw,99vh) scale(.3663)}}.snow:nth-child(189){opacity:.5426;transform:translate(61.6759vw,-10px) scale(.7413);animation:fall-189 24s -13s linear infinite}@keyframes fall-189{61.368%{transform:translate(68.1765vw,61.368vh) scale(.7413)}to{transform:translate(64.9262vw,99vh) scale(.7413)}}.snow:nth-child(190){opacity:.9184;transform:translate(18.4148vw,-10px) scale(.3538);animation:fall-190 13s -25s linear infinite}@keyframes fall-190{70.027%{transform:translate(24.8923vw,70.027vh) scale(.3538)}to{transform:translate(21.65355vw,99vh) scale(.3538)}}.snow:nth-child(191){opacity:1.5268;transform:translate(13.2591vw,-10px) scale(.3549);animation:fall-191 23s -6s linear infinite}@keyframes fall-191{50.953%{transform:translate(18.1237vw,50.953vh) scale(.3549)}to{transform:translate(15.6914vw,99vh) scale(.3549)}}.snow:nth-child(192){opacity:.486;transform:translate(23.3025vw,-10px) scale(.7268);animation:fall-192 17s -12s linear infinite}@keyframes fall-192{53.105%{transform:translate(21.5702vw,53.105vh) scale(.7268)}to{transform:translate(22.43635vw,99vh) scale(.7268)}}.snow:nth-child(193){opacity:1.5198;transform:translate(19.8945vw,-10px) scale(.2766);animation:fall-193 22s -7s linear infinite}@keyframes fall-193{30.599%{transform:translate(18.7274vw,30.599vh) scale(.2766)}to{transform:translate(19.31095vw,99vh) scale(.2766)}}.snow:nth-child(194){opacity:1.5344;transform:translate(29.9622vw,-10px) scale(.5738);animation:fall-194 15s -17s linear infinite}@keyframes fall-194{48.561%{transform:translate(33.4916vw,48.561vh) scale(.5738)}to{transform:translate(31.7269vw,99vh) scale(.5738)}}.snow:nth-child(195){opacity:1.5806;transform:translate(5.5478vw,-10px) scale(.0916);animation:fall-195 29s -24s linear infinite}@keyframes fall-195{56.255%{transform:translate(-4.2751vw,56.255vh) scale(.0916)}to{transform:translate(.63635vw,99vh) scale(.0916)}}.snow:nth-child(196){opacity:1.3996;transform:translate(20.4363vw,-10px) scale(.2203);animation:fall-196 17s -6s linear infinite}@keyframes fall-196{40.45%{transform:translate(28.6695vw,40.45vh) scale(.2203)}to{transform:translate(24.5529vw,99vh) scale(.2203)}}.snow:nth-child(197){opacity:1.548;transform:translate(63.1553vw,-10px) scale(.0737);animation:fall-197 17s -7s linear infinite}@keyframes fall-197{37.407%{transform:translate(65.8718vw,37.407vh) scale(.0737)}to{transform:translate(64.51355vw,99vh) scale(.0737)}}.snow:nth-child(198){opacity:.3088;transform:translate(3.3231vw,-10px) scale(.0191);animation:fall-198 25s -9s linear infinite}@keyframes fall-198{37.651%{transform:translate(-2.8305vw,37.651vh) scale(.0191)}to{transform:translate(.2463vw,99vh) scale(.0191)}}.snow:nth-child(199){opacity:1.9578;transform:translate(22.5189vw,-10px) scale(.6583);animation:fall-199 17s -24s linear infinite}@keyframes fall-199{35.892%{transform:translate(20.7758vw,35.892vh) scale(.6583)}to{transform:translate(21.64735vw,99vh) scale(.6583)}}.snow:nth-child(200){opacity:1.4838;transform:translate(21.1288vw,-10px) scale(.5639);animation:fall-200 21s -30s linear infinite}@keyframes fall-200{49.953%{transform:translate(29.2488vw,49.953vh) scale(.5639)}to{transform:translate(25.1888vw,99vh) scale(.5639)}}.snow:nth-child(201){opacity:.7088;transform:translate(80.8302vw,-10px) scale(.829);animation:fall-201 17s -25s linear infinite}@keyframes fall-201{54.501%{transform:translate(77.1807vw,54.501vh) scale(.829)}to{transform:translate(79.00545vw,99vh) scale(.829)}}.snow:nth-child(202){opacity:1.5974;transform:translate(35.5553vw,-10px) scale(.7149);animation:fall-202 28s -25s linear infinite}@keyframes fall-202{44.987%{transform:translate(45.5124vw,44.987vh) scale(.7149)}to{transform:translate(40.53385vw,99vh) scale(.7149)}}.snow:nth-child(203){opacity:1.6512;transform:translate(67.4128vw,-10px) scale(.307);animation:fall-203 14s -29s linear infinite}@keyframes fall-203{47.024%{transform:translate(71.5426vw,47.024vh) scale(.307)}to{transform:translate(69.4777vw,99vh) scale(.307)}}.snow:nth-child(204){opacity:.4776;transform:translate(26.296vw,-10px) scale(.7179);animation:fall-204 20s -7s linear infinite}@keyframes fall-204{70.813%{transform:translate(27.5496vw,70.813vh) scale(.7179)}to{transform:translate(26.9228vw,99vh) scale(.7179)}}.snow:nth-child(205){opacity:1.264;transform:translate(98.6918vw,-10px) scale(.7756);animation:fall-205 23s -24s linear infinite}@keyframes fall-205{63.788%{transform:translate(101.351vw,63.788vh) scale(.7756)}to{transform:translate(100.0214vw,99vh) scale(.7756)}}.snow:nth-child(206){opacity:.9002;transform:translate(58.6237vw,-10px) scale(.2686);animation:fall-206 11s -12s linear infinite}@keyframes fall-206{51.271%{transform:translate(68.5798vw,51.271vh) scale(.2686)}to{transform:translate(63.60175vw,99vh) scale(.2686)}}.snow:nth-child(207){opacity:1.6478;transform:translate(42.5958vw,-10px) scale(.4153);animation:fall-207 26s -30s linear infinite}@keyframes fall-207{60.688%{transform:translate(45.1295vw,60.688vh) scale(.4153)}to{transform:translate(43.86265vw,99vh) scale(.4153)}}.snow:nth-child(208){opacity:1.772;transform:translate(37.3056vw,-10px) scale(.8945);animation:fall-208 23s -30s linear infinite}@keyframes fall-208{38.275%{transform:translate(40.4546vw,38.275vh) scale(.8945)}to{transform:translate(38.8801vw,99vh) scale(.8945)}}.snow:nth-child(209){opacity:.0486;transform:translate(36.7039vw,-10px) scale(.805);animation:fall-209 23s -5s linear infinite}@keyframes fall-209{52.15%{transform:translate(43.2797vw,52.15vh) scale(.805)}to{transform:translate(39.9918vw,99vh) scale(.805)}}.snow:nth-child(210){opacity:1.2332;transform:translate(80.4817vw,-10px) scale(.4061);animation:fall-210 29s -19s linear infinite}@keyframes fall-210{50.627%{transform:translate(83.4525vw,50.627vh) scale(.4061)}to{transform:translate(81.9671vw,99vh) scale(.4061)}}.snow:nth-child(211){opacity:.1284;transform:translate(83.579vw,-10px) scale(.7678);animation:fall-211 24s -8s linear infinite}@keyframes fall-211{45.448%{transform:translate(83.9454vw,45.448vh) scale(.7678)}to{transform:translate(83.7622vw,99vh) scale(.7678)}}.snow:nth-child(212){opacity:.0582;transform:translate(81.3327vw,-10px) scale(.9506);animation:fall-212 10s -19s linear infinite}@keyframes fall-212{55.564%{transform:translate(86.5827vw,55.564vh) scale(.9506)}to{transform:translate(83.9577vw,99vh) scale(.9506)}}.snow:nth-child(213){opacity:1.5814;transform:translate(78.9097vw,-10px) scale(.7856);animation:fall-213 25s -25s linear infinite}@keyframes fall-213{79.406%{transform:translate(80.0347vw,79.406vh) scale(.7856)}to{transform:translate(79.4722vw,99vh) scale(.7856)}}.snow:nth-child(214){opacity:1.0224;transform:translate(71.762vw,-10px) scale(.6167);animation:fall-214 14s -27s linear infinite}@keyframes fall-214{79.821%{transform:translate(69.2037vw,79.821vh) scale(.6167)}to{transform:translate(70.48285vw,99vh) scale(.6167)}}.snow:nth-child(215){opacity:1.647;transform:translate(31.4785vw,-10px) scale(.1599);animation:fall-215 16s -29s linear infinite}@keyframes fall-215{78.681%{transform:translate(31.101vw,78.681vh) scale(.1599)}to{transform:translate(31.28975vw,99vh) scale(.1599)}}.snow:nth-child(216){opacity:1.8544;transform:translate(98.4931vw,-10px) scale(.013);animation:fall-216 16s -25s linear infinite}@keyframes fall-216{46.313%{transform:translate(89.0965vw,46.313vh) scale(.013)}to{transform:translate(93.7948vw,99vh) scale(.013)}}.snow:nth-child(217){opacity:.22;transform:translate(83.7273vw,-10px) scale(.6176);animation:fall-217 12s -19s linear infinite}@keyframes fall-217{30.288%{transform:translate(79.8718vw,30.288vh) scale(.6176)}to{transform:translate(81.79955vw,99vh) scale(.6176)}}.snow:nth-child(218){opacity:.6746;transform:translate(67.4918vw,-10px) scale(.1704);animation:fall-218 10s -1s linear infinite}@keyframes fall-218{69.821%{transform:translate(71.4517vw,69.821vh) scale(.1704)}to{transform:translate(69.47175vw,99vh) scale(.1704)}}.snow:nth-child(219){opacity:1.4858;transform:translate(11.0137vw,-10px) scale(.7789);animation:fall-219 18s -1s linear infinite}@keyframes fall-219{76.293%{transform:translate(2.3177vw,76.293vh) scale(.7789)}to{transform:translate(6.6657vw,99vh) scale(.7789)}}.snow:nth-child(220){opacity:1.076;transform:translate(14.9399vw,-10px) scale(.2121);animation:fall-220 29s -14s linear infinite}@keyframes fall-220{30.056%{transform:translate(24.8449vw,30.056vh) scale(.2121)}to{transform:translate(19.8924vw,99vh) scale(.2121)}}.snow:nth-child(221){opacity:1.2972;transform:translate(5.6615vw,-10px) scale(.6911);animation:fall-221 17s -23s linear infinite}@keyframes fall-221{30.363%{transform:translate(6.8153vw,30.363vh) scale(.6911)}to{transform:translate(6.2384vw,99vh) scale(.6911)}}.snow:nth-child(222){opacity:.6876;transform:translate(90.4845vw,-10px) scale(.175);animation:fall-222 23s -23s linear infinite}@keyframes fall-222{74.179%{transform:translate(82.9446vw,74.179vh) scale(.175)}to{transform:translate(86.71455vw,99vh) scale(.175)}}.snow:nth-child(223){opacity:1.5736;transform:translate(4.1316vw,-10px) scale(.4278);animation:fall-223 24s -2s linear infinite}@keyframes fall-223{63.338%{transform:translate(10.7227vw,63.338vh) scale(.4278)}to{transform:translate(7.42715vw,99vh) scale(.4278)}}.snow:nth-child(224){opacity:.7846;transform:translate(98.5134vw,-10px) scale(.8606);animation:fall-224 10s -19s linear infinite}@keyframes fall-224{74.644%{transform:translate(97.9372vw,74.644vh) scale(.8606)}to{transform:translate(98.2253vw,99vh) scale(.8606)}}.snow:nth-child(225){opacity:.4278;transform:translate(26.8919vw,-10px) scale(.5694);animation:fall-225 12s -12s linear infinite}@keyframes fall-225{67.006%{transform:translate(35.7031vw,67.006vh) scale(.5694)}to{transform:translate(31.2975vw,99vh) scale(.5694)}}.snow:nth-child(226){opacity:.152;transform:translate(70.8006vw,-10px) scale(.0048);animation:fall-226 16s -20s linear infinite}@keyframes fall-226{30.425%{transform:translate(80.421vw,30.425vh) scale(.0048)}to{transform:translate(75.6108vw,99vh) scale(.0048)}}.snow:nth-child(227){opacity:1.3356;transform:translate(92.692vw,-10px) scale(.5853);animation:fall-227 13s -10s linear infinite}@keyframes fall-227{55.135%{transform:translate(101.3256vw,55.135vh) scale(.5853)}to{transform:translate(97.0088vw,99vh) scale(.5853)}}.snow:nth-child(228){opacity:1.6988;transform:translate(48.1913vw,-10px) scale(.2632);animation:fall-228 17s -29s linear infinite}@keyframes fall-228{67.746%{transform:translate(53.5653vw,67.746vh) scale(.2632)}to{transform:translate(50.8783vw,99vh) scale(.2632)}}.snow:nth-child(229){opacity:.7462;transform:translate(29.0726vw,-10px) scale(.1891);animation:fall-229 19s -25s linear infinite}@keyframes fall-229{59.608%{transform:translate(35.0329vw,59.608vh) scale(.1891)}to{transform:translate(32.05275vw,99vh) scale(.1891)}}.snow:nth-child(230){opacity:.2842;transform:translate(23.9611vw,-10px) scale(.9992);animation:fall-230 26s -12s linear infinite}@keyframes fall-230{33.83%{transform:translate(30.162vw,33.83vh) scale(.9992)}to{transform:translate(27.06155vw,99vh) scale(.9992)}}.snow:nth-child(231){opacity:.7814;transform:translate(67.1043vw,-10px) scale(.7062);animation:fall-231 26s -13s linear infinite}@keyframes fall-231{36.138%{transform:translate(59.6971vw,36.138vh) scale(.7062)}to{transform:translate(63.4007vw,99vh) scale(.7062)}}.snow:nth-child(232){opacity:1.5386;transform:translate(96.7842vw,-10px) scale(.4893);animation:fall-232 27s -4s linear infinite}@keyframes fall-232{74.82%{transform:translate(96.4907vw,74.82vh) scale(.4893)}to{transform:translate(96.63745vw,99vh) scale(.4893)}}.snow:nth-child(233){opacity:1.5;transform:translate(6.9289vw,-10px) scale(.6434);animation:fall-233 27s -1s linear infinite}@keyframes fall-233{44.354%{transform:translate(-2.6302vw,44.354vh) scale(.6434)}to{transform:translate(2.14935vw,99vh) scale(.6434)}}.snow:nth-child(234){opacity:1.9976;transform:translate(96.4487vw,-10px) scale(.7511);animation:fall-234 30s -10s linear infinite}@keyframes fall-234{59.485%{transform:translate(94.5416vw,59.485vh) scale(.7511)}to{transform:translate(95.49515vw,99vh) scale(.7511)}}.snow:nth-child(235){opacity:.3316;transform:translate(66.4037vw,-10px) scale(.4523);animation:fall-235 22s -3s linear infinite}@keyframes fall-235{40.787%{transform:translate(61.3175vw,40.787vh) scale(.4523)}to{transform:translate(63.8606vw,99vh) scale(.4523)}}.snow:nth-child(236){opacity:1.6766;transform:translate(7.0875vw,-10px) scale(.3865);animation:fall-236 14s -8s linear infinite}@keyframes fall-236{50.917%{transform:translate(6.1922vw,50.917vh) scale(.3865)}to{transform:translate(6.63985vw,99vh) scale(.3865)}}.snow:nth-child(237){opacity:1.7412;transform:translate(8.3813vw,-10px) scale(.6187);animation:fall-237 22s -12s linear infinite}@keyframes fall-237{66.29%{transform:translate(10.7067vw,66.29vh) scale(.6187)}to{transform:translate(9.544vw,99vh) scale(.6187)}}.snow:nth-child(238){opacity:1.7836;transform:translate(19.1296vw,-10px) scale(.7984);animation:fall-238 20s -15s linear infinite}@keyframes fall-238{65.971%{transform:translate(13.059vw,65.971vh) scale(.7984)}to{transform:translate(16.0943vw,99vh) scale(.7984)}}.snow:nth-child(239){opacity:.2402;transform:translate(28.7389vw,-10px) scale(.9008);animation:fall-239 18s -20s linear infinite}@keyframes fall-239{58.3%{transform:translate(28.9855vw,58.3vh) scale(.9008)}to{transform:translate(28.8622vw,99vh) scale(.9008)}}.snow:nth-child(240){opacity:1.3628;transform:translate(67.5149vw,-10px) scale(.9548);animation:fall-240 15s -10s linear infinite}@keyframes fall-240{50.49%{transform:translate(65.5204vw,50.49vh) scale(.9548)}to{transform:translate(66.51765vw,99vh) scale(.9548)}}.snow:nth-child(241){opacity:.8496;transform:translate(87.4663vw,-10px) scale(.7762);animation:fall-241 12s -8s linear infinite}@keyframes fall-241{45.644%{transform:translate(84.0157vw,45.644vh) scale(.7762)}to{transform:translate(85.741vw,99vh) scale(.7762)}}.snow:nth-child(242){opacity:.1692;transform:translate(75.5504vw,-10px) scale(.6822);animation:fall-242 17s -5s linear infinite}@keyframes fall-242{65.729%{transform:translate(75.8395vw,65.729vh) scale(.6822)}to{transform:translate(75.69495vw,99vh) scale(.6822)}}.snow:nth-child(243){opacity:.8876;transform:translate(69.5205vw,-10px) scale(.1453);animation:fall-243 11s -4s linear infinite}@keyframes fall-243{58.833%{transform:translate(75.1885vw,58.833vh) scale(.1453)}to{transform:translate(72.3545vw,99vh) scale(.1453)}}.snow:nth-child(244){opacity:1.382;transform:translate(16.9481vw,-10px) scale(.6056);animation:fall-244 19s -4s linear infinite}@keyframes fall-244{33.853%{transform:translate(11.2935vw,33.853vh) scale(.6056)}to{transform:translate(14.1208vw,99vh) scale(.6056)}}.snow:nth-child(245){opacity:.9726;transform:translate(71.8034vw,-10px) scale(.4988);animation:fall-245 16s -2s linear infinite}@keyframes fall-245{79.433%{transform:translate(68.5449vw,79.433vh) scale(.4988)}to{transform:translate(70.17415vw,99vh) scale(.4988)}}.snow:nth-child(246){opacity:.8634;transform:translate(63.3801vw,-10px) scale(.6043);animation:fall-246 20s -19s linear infinite}@keyframes fall-246{51.656%{transform:translate(67.7178vw,51.656vh) scale(.6043)}to{transform:translate(65.54895vw,99vh) scale(.6043)}}.snow:nth-child(247){opacity:1.8754;transform:translate(14.2586vw,-10px) scale(.772);animation:fall-247 23s -18s linear infinite}@keyframes fall-247{71.351%{transform:translate(7.8076vw,71.351vh) scale(.772)}to{transform:translate(11.0331vw,99vh) scale(.772)}}.snow:nth-child(248){opacity:1.5062;transform:translate(7.6038vw,-10px) scale(.5154);animation:fall-248 25s -6s linear infinite}@keyframes fall-248{79.342%{transform:translate(4.6096vw,79.342vh) scale(.5154)}to{transform:translate(6.1067vw,99vh) scale(.5154)}}.snow:nth-child(249){opacity:1.08;transform:translate(84.3179vw,-10px) scale(.4675);animation:fall-249 19s -22s linear infinite}@keyframes fall-249{55.396%{transform:translate(90.881vw,55.396vh) scale(.4675)}to{transform:translate(87.59945vw,99vh) scale(.4675)}}.snow:nth-child(250){opacity:.026;transform:translate(56.9179vw,-10px) scale(.8952);animation:fall-250 22s -26s linear infinite}@keyframes fall-250{48.67%{transform:translate(51.3889vw,48.67vh) scale(.8952)}to{transform:translate(54.1534vw,99vh) scale(.8952)}}.snow:nth-child(251){opacity:.5392;transform:translate(75.106vw,-10px) scale(.6712);animation:fall-251 13s -15s linear infinite}@keyframes fall-251{59.235%{transform:translate(78.943vw,59.235vh) scale(.6712)}to{transform:translate(77.0245vw,99vh) scale(.6712)}}.snow:nth-child(252){opacity:.7722;transform:translate(41.2877vw,-10px) scale(.2238);animation:fall-252 11s -15s linear infinite}@keyframes fall-252{60.207%{transform:translate(35.3981vw,60.207vh) scale(.2238)}to{transform:translate(38.3429vw,99vh) scale(.2238)}}.snow:nth-child(253){opacity:1.7042;transform:translate(76.3058vw,-10px) scale(.9309);animation:fall-253 13s -1s linear infinite}@keyframes fall-253{43.401%{transform:translate(85.0734vw,43.401vh) scale(.9309)}to{transform:translate(80.6896vw,99vh) scale(.9309)}}.snow:nth-child(254){opacity:1.3004;transform:translate(51.1823vw,-10px) scale(.2513);animation:fall-254 11s -28s linear infinite}@keyframes fall-254{69.82%{transform:translate(61.1373vw,69.82vh) scale(.2513)}to{transform:translate(56.1598vw,99vh) scale(.2513)}}.snow:nth-child(255){opacity:1.0946;transform:translate(21.8125vw,-10px) scale(.6019);animation:fall-255 16s -20s linear infinite}@keyframes fall-255{75.317%{transform:translate(13.8485vw,75.317vh) scale(.6019)}to{transform:translate(17.8305vw,99vh) scale(.6019)}}.snow:nth-child(256){opacity:1.317;transform:translate(11.5473vw,-10px) scale(.7544);animation:fall-256 28s -17s linear infinite}@keyframes fall-256{38.114%{transform:translate(9.5074vw,38.114vh) scale(.7544)}to{transform:translate(10.52735vw,99vh) scale(.7544)}}.snow:nth-child(257){opacity:.8794;transform:translate(23.6151vw,-10px) scale(.3509);animation:fall-257 17s -2s linear infinite}@keyframes fall-257{63.514%{transform:translate(27.0292vw,63.514vh) scale(.3509)}to{transform:translate(25.32215vw,99vh) scale(.3509)}}.snow:nth-child(258){opacity:1.4718;transform:translate(25.4468vw,-10px) scale(.0452);animation:fall-258 15s -10s linear infinite}@keyframes fall-258{78.972%{transform:translate(33.0445vw,78.972vh) scale(.0452)}to{transform:translate(29.24565vw,99vh) scale(.0452)}}.snow:nth-child(259){opacity:.0264;transform:translate(64.5637vw,-10px) scale(.4866);animation:fall-259 17s -10s linear infinite}@keyframes fall-259{59.68%{transform:translate(72.5844vw,59.68vh) scale(.4866)}to{transform:translate(68.57405vw,99vh) scale(.4866)}}.snow:nth-child(260){opacity:1.8904;transform:translate(35.2152vw,-10px) scale(.4111);animation:fall-260 25s -19s linear infinite}@keyframes fall-260{79.228%{transform:translate(45.0775vw,79.228vh) scale(.4111)}to{transform:translate(40.14635vw,99vh) scale(.4111)}}.snow:nth-child(261){opacity:.4188;transform:translate(14.1919vw,-10px) scale(.4559);animation:fall-261 24s -21s linear infinite}@keyframes fall-261{52.183%{transform:translate(20.4922vw,52.183vh) scale(.4559)}to{transform:translate(17.34205vw,99vh) scale(.4559)}}.snow:nth-child(262){opacity:.6156;transform:translate(25.6532vw,-10px) scale(.2094);animation:fall-262 29s -9s linear infinite}@keyframes fall-262{57.762%{transform:translate(16.7528vw,57.762vh) scale(.2094)}to{transform:translate(21.203vw,99vh) scale(.2094)}}.snow:nth-child(263){opacity:1.432;transform:translate(78.8435vw,-10px) scale(.9742);animation:fall-263 28s -27s linear infinite}@keyframes fall-263{47.626%{transform:translate(78.3714vw,47.626vh) scale(.9742)}to{transform:translate(78.60745vw,99vh) scale(.9742)}}.snow:nth-child(264){opacity:.2018;transform:translate(14.9471vw,-10px) scale(.838);animation:fall-264 14s -8s linear infinite}@keyframes fall-264{79.541%{transform:translate(15.436vw,79.541vh) scale(.838)}to{transform:translate(15.19155vw,99vh) scale(.838)}}.snow:nth-child(265){opacity:1.4552;transform:translate(65.895vw,-10px) scale(.5559);animation:fall-265 10s -21s linear infinite}@keyframes fall-265{41.092%{transform:translate(62.6115vw,41.092vh) scale(.5559)}to{transform:translate(64.25325vw,99vh) scale(.5559)}}.snow:nth-child(266){opacity:.8224;transform:translate(54.4414vw,-10px) scale(.204);animation:fall-266 29s -28s linear infinite}@keyframes fall-266{32.82%{transform:translate(45.4585vw,32.82vh) scale(.204)}to{transform:translate(49.94995vw,99vh) scale(.204)}}.snow:nth-child(267){opacity:1.0062;transform:translate(47.0085vw,-10px) scale(.8469);animation:fall-267 10s -11s linear infinite}@keyframes fall-267{47.057%{transform:translate(37.7164vw,47.057vh) scale(.8469)}to{transform:translate(42.36245vw,99vh) scale(.8469)}}.snow:nth-child(268){opacity:1.4256;transform:translate(93.3274vw,-10px) scale(.6814);animation:fall-268 28s -9s linear infinite}@keyframes fall-268{53.913%{transform:translate(86.8682vw,53.913vh) scale(.6814)}to{transform:translate(90.0978vw,99vh) scale(.6814)}}.snow:nth-child(269){opacity:1.7014;transform:translate(58.5925vw,-10px) scale(.1144);animation:fall-269 13s -28s linear infinite}@keyframes fall-269{55.627%{transform:translate(63.3293vw,55.627vh) scale(.1144)}to{transform:translate(60.9609vw,99vh) scale(.1144)}}.snow:nth-child(270){opacity:1.8964;transform:translate(88.1088vw,-10px) scale(.4212);animation:fall-270 29s -11s linear infinite}@keyframes fall-270{78.001%{transform:translate(82.479vw,78.001vh) scale(.4212)}to{transform:translate(85.2939vw,99vh) scale(.4212)}}.snow:nth-child(271){opacity:.7406;transform:translate(28.707vw,-10px) scale(.5072);animation:fall-271 11s -3s linear infinite}@keyframes fall-271{51.488%{transform:translate(34.0945vw,51.488vh) scale(.5072)}to{transform:translate(31.40075vw,99vh) scale(.5072)}}.snow:nth-child(272){opacity:1.2664;transform:translate(11.0097vw,-10px) scale(.3629);animation:fall-272 30s -27s linear infinite}@keyframes fall-272{32.577%{transform:translate(13.6529vw,32.577vh) scale(.3629)}to{transform:translate(12.3313vw,99vh) scale(.3629)}}.snow:nth-child(273){opacity:1.6244;transform:translate(4.4802vw,-10px) scale(.5956);animation:fall-273 23s -19s linear infinite}@keyframes fall-273{51.824%{transform:translate(12.6953vw,51.824vh) scale(.5956)}to{transform:translate(8.58775vw,99vh) scale(.5956)}}.snow:nth-child(274){opacity:1.494;transform:translate(11.3375vw,-10px) scale(.6559);animation:fall-274 26s -13s linear infinite}@keyframes fall-274{67.745%{transform:translate(14.7928vw,67.745vh) scale(.6559)}to{transform:translate(13.06515vw,99vh) scale(.6559)}}.snow:nth-child(275){opacity:1.2352;transform:translate(4.5205vw,-10px) scale(.9385);animation:fall-275 26s -10s linear infinite}@keyframes fall-275{54.42%{transform:translate(9.0445vw,54.42vh) scale(.9385)}to{transform:translate(6.7825vw,99vh) scale(.9385)}}.snow:nth-child(276){opacity:1.7706;transform:translate(.7077vw,-10px) scale(.3808);animation:fall-276 21s -14s linear infinite}@keyframes fall-276{32.214%{transform:translate(4.362vw,32.214vh) scale(.3808)}to{transform:translate(2.53485vw,99vh) scale(.3808)}}.snow:nth-child(277){opacity:1.033;transform:translate(92.4084vw,-10px) scale(.0965);animation:fall-277 30s -5s linear infinite}@keyframes fall-277{74.703%{transform:translate(92.8936vw,74.703vh) scale(.0965)}to{transform:translate(92.651vw,99vh) scale(.0965)}}.snow:nth-child(278){opacity:1.5962;transform:translate(30.9888vw,-10px) scale(.5208);animation:fall-278 25s -2s linear infinite}@keyframes fall-278{51.273%{transform:translate(33.9334vw,51.273vh) scale(.5208)}to{transform:translate(32.4611vw,99vh) scale(.5208)}}.snow:nth-child(279){opacity:1.8354;transform:translate(37.467vw,-10px) scale(.6436);animation:fall-279 17s -12s linear infinite}@keyframes fall-279{40.744%{transform:translate(47.3872vw,40.744vh) scale(.6436)}to{transform:translate(42.4271vw,99vh) scale(.6436)}}.snow:nth-child(280){opacity:1.67;transform:translate(53.0463vw,-10px) scale(.4919);animation:fall-280 30s -1s linear infinite}@keyframes fall-280{36.936%{transform:translate(49.5136vw,36.936vh) scale(.4919)}to{transform:translate(51.27995vw,99vh) scale(.4919)}}.snow:nth-child(281){opacity:.4012;transform:translate(73.6944vw,-10px) scale(.0618);animation:fall-281 10s -5s linear infinite}@keyframes fall-281{32.209%{transform:translate(68.2479vw,32.209vh) scale(.0618)}to{transform:translate(70.97115vw,99vh) scale(.0618)}}.snow:nth-child(282){opacity:1.5432;transform:translate(66.5928vw,-10px) scale(.7992);animation:fall-282 11s -30s linear infinite}@keyframes fall-282{49.901%{transform:translate(72.0738vw,49.901vh) scale(.7992)}to{transform:translate(69.3333vw,99vh) scale(.7992)}}.snow:nth-child(283){opacity:.3828;transform:translate(90.8893vw,-10px) scale(.3218);animation:fall-283 21s -1s linear infinite}@keyframes fall-283{42.36%{transform:translate(93.2275vw,42.36vh) scale(.3218)}to{transform:translate(92.0584vw,99vh) scale(.3218)}}.snow:nth-child(284){opacity:1.0892;transform:translate(70.2471vw,-10px) scale(.0858);animation:fall-284 12s -24s linear infinite}@keyframes fall-284{41.109%{transform:translate(67.4537vw,41.109vh) scale(.0858)}to{transform:translate(68.8504vw,99vh) scale(.0858)}}.snow:nth-child(285){opacity:1.1512;transform:translate(29.5172vw,-10px) scale(.1984);animation:fall-285 14s -15s linear infinite}@keyframes fall-285{32.16%{transform:translate(36.1592vw,32.16vh) scale(.1984)}to{transform:translate(32.8382vw,99vh) scale(.1984)}}.snow:nth-child(286){opacity:1.8176;transform:translate(68.9516vw,-10px) scale(.5845);animation:fall-286 29s -14s linear infinite}@keyframes fall-286{65.285%{transform:translate(62.4675vw,65.285vh) scale(.5845)}to{transform:translate(65.70955vw,99vh) scale(.5845)}}.snow:nth-child(287){opacity:.2026;transform:translate(36.5745vw,-10px) scale(.4752);animation:fall-287 30s -24s linear infinite}@keyframes fall-287{73.36%{transform:translate(45.1321vw,73.36vh) scale(.4752)}to{transform:translate(40.8533vw,99vh) scale(.4752)}}.snow:nth-child(288){opacity:.9488;transform:translate(34.855vw,-10px) scale(.127);animation:fall-288 18s -1s linear infinite}@keyframes fall-288{56.444%{transform:translate(42.3056vw,56.444vh) scale(.127)}to{transform:translate(38.5803vw,99vh) scale(.127)}}.snow:nth-child(289){opacity:1.8784;transform:translate(13.7484vw,-10px) scale(.5411);animation:fall-289 19s -30s linear infinite}@keyframes fall-289{60.014%{transform:translate(9.717vw,60.014vh) scale(.5411)}to{transform:translate(11.7327vw,99vh) scale(.5411)}}.snow:nth-child(290){opacity:.2734;transform:translate(26.8808vw,-10px) scale(.7285);animation:fall-290 18s -4s linear infinite}@keyframes fall-290{63.93%{transform:translate(20.7766vw,63.93vh) scale(.7285)}to{transform:translate(23.8287vw,99vh) scale(.7285)}}.snow:nth-child(291){opacity:.9832;transform:translate(91.6037vw,-10px) scale(.5556);animation:fall-291 21s -14s linear infinite}@keyframes fall-291{77.182%{transform:translate(82.5891vw,77.182vh) scale(.5556)}to{transform:translate(87.0964vw,99vh) scale(.5556)}}.snow:nth-child(292){opacity:.2152;transform:translate(88.3021vw,-10px) scale(.4642);animation:fall-292 26s -12s linear infinite}@keyframes fall-292{66.961%{transform:translate(84.7304vw,66.961vh) scale(.4642)}to{transform:translate(86.51625vw,99vh) scale(.4642)}}.snow:nth-child(293){opacity:1.587;transform:translate(19.9451vw,-10px) scale(.0465);animation:fall-293 23s -18s linear infinite}@keyframes fall-293{70.89%{transform:translate(26.0779vw,70.89vh) scale(.0465)}to{transform:translate(23.0115vw,99vh) scale(.0465)}}.snow:nth-child(294){opacity:.3218;transform:translate(54.9069vw,-10px) scale(.0013);animation:fall-294 12s -27s linear infinite}@keyframes fall-294{39.963%{transform:translate(52.4776vw,39.963vh) scale(.0013)}to{transform:translate(53.69225vw,99vh) scale(.0013)}}.snow:nth-child(295){opacity:1.0664;transform:translate(4.649vw,-10px) scale(.0827);animation:fall-295 22s -26s linear infinite}@keyframes fall-295{42.223%{transform:translate(-5.1369vw,42.223vh) scale(.0827)}to{transform:translate(-.24395vw,99vh) scale(.0827)}}.snow:nth-child(296){opacity:.6586;transform:translate(99.1761vw,-10px) scale(.3816);animation:fall-296 13s -30s linear infinite}@keyframes fall-296{59.611%{transform:translate(90.2616vw,59.611vh) scale(.3816)}to{transform:translate(94.71885vw,99vh) scale(.3816)}}.snow:nth-child(297){opacity:.085;transform:translate(79.0359vw,-10px) scale(.5069);animation:fall-297 26s -10s linear infinite}@keyframes fall-297{63.36%{transform:translate(88.4989vw,63.36vh) scale(.5069)}to{transform:translate(83.7674vw,99vh) scale(.5069)}}.snow:nth-child(298){opacity:1.5186;transform:translate(2.1587vw,-10px) scale(.2414);animation:fall-298 22s -29s linear infinite}@keyframes fall-298{65.773%{transform:translate(7.8208vw,65.773vh) scale(.2414)}to{transform:translate(4.98975vw,99vh) scale(.2414)}}.snow:nth-child(299){opacity:.2306;transform:translate(4.1565vw,-10px) scale(.9642);animation:fall-299 23s -27s linear infinite}@keyframes fall-299{52.67%{transform:translate(1.8735vw,52.67vh) scale(.9642)}to{transform:translate(3.015vw,99vh) scale(.9642)}}.snow:nth-child(300){opacity:.2332;transform:translate(53.6166vw,-10px) scale(.2625);animation:fall-300 11s -21s linear infinite}@keyframes fall-300{39.463%{transform:translate(58.505vw,39.463vh) scale(.2625)}to{transform:translate(56.0608vw,99vh) scale(.2625)}}.snow:nth-child(301){opacity:1.6186;transform:translate(32.3532vw,-10px) scale(.484);animation:fall-301 18s -3s linear infinite}@keyframes fall-301{45.633%{transform:translate(40.7421vw,45.633vh) scale(.484)}to{transform:translate(36.54765vw,99vh) scale(.484)}}.snow:nth-child(302){opacity:.7634;transform:translate(36.7122vw,-10px) scale(.7611);animation:fall-302 23s -22s linear infinite}@keyframes fall-302{36.137%{transform:translate(35.647vw,36.137vh) scale(.7611)}to{transform:translate(36.1796vw,99vh) scale(.7611)}}.snow:nth-child(303){opacity:1.4722;transform:translate(57.1322vw,-10px) scale(.998);animation:fall-303 27s -22s linear infinite}@keyframes fall-303{46.297%{transform:translate(63.6883vw,46.297vh) scale(.998)}to{transform:translate(60.41025vw,99vh) scale(.998)}}.snow:nth-child(304){opacity:1.6088;transform:translate(23.4961vw,-10px) scale(.0811);animation:fall-304 15s -27s linear infinite}@keyframes fall-304{64.404%{transform:translate(29.0764vw,64.404vh) scale(.0811)}to{transform:translate(26.28625vw,99vh) scale(.0811)}}.snow:nth-child(305){opacity:.799;transform:translate(31.8506vw,-10px) scale(.9442);animation:fall-305 10s -7s linear infinite}@keyframes fall-305{55.955%{transform:translate(34.4393vw,55.955vh) scale(.9442)}to{transform:translate(33.14495vw,99vh) scale(.9442)}}.snow:nth-child(306){opacity:1.9614;transform:translate(8.816vw,-10px) scale(.0916);animation:fall-306 10s -19s linear infinite}@keyframes fall-306{66.603%{transform:translate(4.5236vw,66.603vh) scale(.0916)}to{transform:translate(6.6698vw,99vh) scale(.0916)}}.snow:nth-child(307){opacity:1.812;transform:translate(4.4148vw,-10px) scale(.697);animation:fall-307 28s -9s linear infinite}@keyframes fall-307{78.551%{transform:translate(3.2044vw,78.551vh) scale(.697)}to{transform:translate(3.8096vw,99vh) scale(.697)}}.snow:nth-child(308){opacity:1.428;transform:translate(91.1368vw,-10px) scale(.1422);animation:fall-308 15s -16s linear infinite}@keyframes fall-308{59.883%{transform:translate(88.8533vw,59.883vh) scale(.1422)}to{transform:translate(89.99505vw,99vh) scale(.1422)}}.snow:nth-child(309){opacity:.253;transform:translate(44.0541vw,-10px) scale(.8375);animation:fall-309 22s -11s linear infinite}@keyframes fall-309{52.991%{transform:translate(36.2549vw,52.991vh) scale(.8375)}to{transform:translate(40.1545vw,99vh) scale(.8375)}}.snow:nth-child(310){opacity:1.0698;transform:translate(50.0223vw,-10px) scale(.2992);animation:fall-310 21s -17s linear infinite}@keyframes fall-310{55.247%{transform:translate(57.4616vw,55.247vh) scale(.2992)}to{transform:translate(53.74195vw,99vh) scale(.2992)}}.snow:nth-child(311){opacity:.757;transform:translate(16.9358vw,-10px) scale(.5358);animation:fall-311 13s -3s linear infinite}@keyframes fall-311{58.279%{transform:translate(22.649vw,58.279vh) scale(.5358)}to{transform:translate(19.7924vw,99vh) scale(.5358)}}.snow:nth-child(312){opacity:.6002;transform:translate(56.5188vw,-10px) scale(.6637);animation:fall-312 24s -23s linear infinite}@keyframes fall-312{76.156%{transform:translate(48.7687vw,76.156vh) scale(.6637)}to{transform:translate(52.64375vw,99vh) scale(.6637)}}.snow:nth-child(313){opacity:.0564;transform:translate(88.3458vw,-10px) scale(.5875);animation:fall-313 25s -24s linear infinite}@keyframes fall-313{49.695%{transform:translate(81.2633vw,49.695vh) scale(.5875)}to{transform:translate(84.80455vw,99vh) scale(.5875)}}.snow:nth-child(314){opacity:1.7292;transform:translate(36.9813vw,-10px) scale(.9117);animation:fall-314 26s -30s linear infinite}@keyframes fall-314{42.524%{transform:translate(32.8682vw,42.524vh) scale(.9117)}to{transform:translate(34.92475vw,99vh) scale(.9117)}}.snow:nth-child(315){opacity:1.2964;transform:translate(94.6904vw,-10px) scale(.5972);animation:fall-315 13s -30s linear infinite}@keyframes fall-315{36.234%{transform:translate(99.6799vw,36.234vh) scale(.5972)}to{transform:translate(97.18515vw,99vh) scale(.5972)}}.snow:nth-child(316){opacity:1.3034;transform:translate(5.0969vw,-10px) scale(.7363);animation:fall-316 17s -2s linear infinite}@keyframes fall-316{75.043%{transform:translate(-4.6125vw,75.043vh) scale(.7363)}to{transform:translate(.2422vw,99vh) scale(.7363)}}.snow:nth-child(317){opacity:.032;transform:translate(81.3704vw,-10px) scale(.3112);animation:fall-317 30s -3s linear infinite}@keyframes fall-317{45.768%{transform:translate(84.2407vw,45.768vh) scale(.3112)}to{transform:translate(82.80555vw,99vh) scale(.3112)}}.snow:nth-child(318){opacity:.4774;transform:translate(14.1241vw,-10px) scale(.1327);animation:fall-318 29s -17s linear infinite}@keyframes fall-318{50.822%{transform:translate(19.7267vw,50.822vh) scale(.1327)}to{transform:translate(16.9254vw,99vh) scale(.1327)}}.snow:nth-child(319){opacity:1.0158;transform:translate(16.3238vw,-10px) scale(.9877);animation:fall-319 19s -11s linear infinite}@keyframes fall-319{50.985%{transform:translate(22.6263vw,50.985vh) scale(.9877)}to{transform:translate(19.47505vw,99vh) scale(.9877)}}.snow:nth-child(320){opacity:1.0462;transform:translate(81.7829vw,-10px) scale(.8312);animation:fall-320 15s -11s linear infinite}@keyframes fall-320{76.379%{transform:translate(87.3541vw,76.379vh) scale(.8312)}to{transform:translate(84.5685vw,99vh) scale(.8312)}}.snow:nth-child(321){opacity:1.7324;transform:translate(95.6016vw,-10px) scale(.08);animation:fall-321 30s -22s linear infinite}@keyframes fall-321{62.373%{transform:translate(95.86vw,62.373vh) scale(.08)}to{transform:translate(95.7308vw,99vh) scale(.08)}}.snow:nth-child(322){opacity:1.3688;transform:translate(65.1991vw,-10px) scale(.8118);animation:fall-322 28s -19s linear infinite}@keyframes fall-322{30.962%{transform:translate(64.8842vw,30.962vh) scale(.8118)}to{transform:translate(65.04165vw,99vh) scale(.8118)}}.snow:nth-child(323){opacity:1.9042;transform:translate(45.4631vw,-10px) scale(.5035);animation:fall-323 15s -27s linear infinite}@keyframes fall-323{54.027%{transform:translate(43.5575vw,54.027vh) scale(.5035)}to{transform:translate(44.5103vw,99vh) scale(.5035)}}.snow:nth-child(324){opacity:.041;transform:translate(90.2915vw,-10px) scale(.7067);animation:fall-324 23s -11s linear infinite}@keyframes fall-324{41.855%{transform:translate(80.7492vw,41.855vh) scale(.7067)}to{transform:translate(85.52035vw,99vh) scale(.7067)}}.snow:nth-child(325){opacity:1.161;transform:translate(90.326vw,-10px) scale(.2469);animation:fall-325 21s -17s linear infinite}@keyframes fall-325{57.697%{transform:translate(83.9511vw,57.697vh) scale(.2469)}to{transform:translate(87.13855vw,99vh) scale(.2469)}}.snow:nth-child(326){opacity:1.4904;transform:translate(6.3001vw,-10px) scale(.472);animation:fall-326 10s -19s linear infinite}@keyframes fall-326{33.51%{transform:translate(9.9694vw,33.51vh) scale(.472)}to{transform:translate(8.13475vw,99vh) scale(.472)}}.snow:nth-child(327){opacity:.3794;transform:translate(38.3201vw,-10px) scale(.5451);animation:fall-327 24s -10s linear infinite}@keyframes fall-327{69.946%{transform:translate(48.0528vw,69.946vh) scale(.5451)}to{transform:translate(43.18645vw,99vh) scale(.5451)}}.snow:nth-child(328){opacity:.5604;transform:translate(62.9016vw,-10px) scale(.1071);animation:fall-328 23s -5s linear infinite}@keyframes fall-328{47.852%{transform:translate(70.9213vw,47.852vh) scale(.1071)}to{transform:translate(66.91145vw,99vh) scale(.1071)}}.snow:nth-child(329){opacity:1.8132;transform:translate(83.6081vw,-10px) scale(.0097);animation:fall-329 14s -22s linear infinite}@keyframes fall-329{56.364%{transform:translate(78.7293vw,56.364vh) scale(.0097)}to{transform:translate(81.1687vw,99vh) scale(.0097)}}.snow:nth-child(330){opacity:1.2192;transform:translate(62.7786vw,-10px) scale(.5134);animation:fall-330 27s -20s linear infinite}@keyframes fall-330{30.997%{transform:translate(53.5187vw,30.997vh) scale(.5134)}to{transform:translate(58.14865vw,99vh) scale(.5134)}}.snow:nth-child(331){opacity:.4246;transform:translate(84.045vw,-10px) scale(.4569);animation:fall-331 11s -3s linear infinite}@keyframes fall-331{53.892%{transform:translate(93.0899vw,53.892vh) scale(.4569)}to{transform:translate(88.56745vw,99vh) scale(.4569)}}.snow:nth-child(332){opacity:.8406;transform:translate(92.633vw,-10px) scale(.8024);animation:fall-332 14s -24s linear infinite}@keyframes fall-332{68.409%{transform:translate(92.2177vw,68.409vh) scale(.8024)}to{transform:translate(92.42535vw,99vh) scale(.8024)}}.snow:nth-child(333){opacity:.0294;transform:translate(41.0681vw,-10px) scale(.4459);animation:fall-333 23s -6s linear infinite}@keyframes fall-333{42.36%{transform:translate(32.0213vw,42.36vh) scale(.4459)}to{transform:translate(36.5447vw,99vh) scale(.4459)}}.snow:nth-child(334){opacity:.116;transform:translate(96.6265vw,-10px) scale(.544);animation:fall-334 18s -9s linear infinite}@keyframes fall-334{76.678%{transform:translate(88.78vw,76.678vh) scale(.544)}to{transform:translate(92.70325vw,99vh) scale(.544)}}.snow:nth-child(335){opacity:1.736;transform:translate(15.9961vw,-10px) scale(.7457);animation:fall-335 20s -15s linear infinite}@keyframes fall-335{49.172%{transform:translate(16.8227vw,49.172vh) scale(.7457)}to{transform:translate(16.4094vw,99vh) scale(.7457)}}.snow:nth-child(336){opacity:1.6566;transform:translate(42.1525vw,-10px) scale(.8465);animation:fall-336 17s -30s linear infinite}@keyframes fall-336{59.771%{transform:translate(34.344vw,59.771vh) scale(.8465)}to{transform:translate(38.24825vw,99vh) scale(.8465)}}.snow:nth-child(337){opacity:.2706;transform:translate(1.8447vw,-10px) scale(.8143);animation:fall-337 30s -8s linear infinite}@keyframes fall-337{61.28%{transform:translate(-5.5616vw,61.28vh) scale(.8143)}to{transform:translate(-1.85845vw,99vh) scale(.8143)}}.snow:nth-child(338){opacity:1.9466;transform:translate(76.6746vw,-10px) scale(.259);animation:fall-338 22s -13s linear infinite}@keyframes fall-338{33.771%{transform:translate(80.3795vw,33.771vh) scale(.259)}to{transform:translate(78.52705vw,99vh) scale(.259)}}.snow:nth-child(339){opacity:1.0886;transform:translate(21.4569vw,-10px) scale(.4835);animation:fall-339 16s -22s linear infinite}@keyframes fall-339{48.922%{transform:translate(19.2246vw,48.922vh) scale(.4835)}to{transform:translate(20.34075vw,99vh) scale(.4835)}}.snow:nth-child(340){opacity:1.5492;transform:translate(16.416vw,-10px) scale(.2195);animation:fall-340 15s -6s linear infinite}@keyframes fall-340{77.544%{transform:translate(22.0789vw,77.544vh) scale(.2195)}to{transform:translate(19.24745vw,99vh) scale(.2195)}}.snow:nth-child(341){opacity:.0504;transform:translate(60.5865vw,-10px) scale(.8937);animation:fall-341 30s -9s linear infinite}@keyframes fall-341{34.077%{transform:translate(53.7929vw,34.077vh) scale(.8937)}to{transform:translate(57.1897vw,99vh) scale(.8937)}}.snow:nth-child(342){opacity:1.9304;transform:translate(7.2621vw,-10px) scale(.3286);animation:fall-342 19s -30s linear infinite}@keyframes fall-342{58.931%{transform:translate(6.9808vw,58.931vh) scale(.3286)}to{transform:translate(7.12145vw,99vh) scale(.3286)}}.snow:nth-child(343){opacity:1.7466;transform:translate(14.3734vw,-10px) scale(.271);animation:fall-343 27s -4s linear infinite}@keyframes fall-343{38.574%{transform:translate(21.6324vw,38.574vh) scale(.271)}to{transform:translate(18.0029vw,99vh) scale(.271)}}.snow:nth-child(344){opacity:1.3016;transform:translate(41.04vw,-10px) scale(.5096);animation:fall-344 28s -13s linear infinite}@keyframes fall-344{56.287%{transform:translate(32.8385vw,56.287vh) scale(.5096)}to{transform:translate(36.93925vw,99vh) scale(.5096)}}.snow:nth-child(345){opacity:1.7646;transform:translate(24.4181vw,-10px) scale(.3593);animation:fall-345 20s -6s linear infinite}@keyframes fall-345{55.116%{transform:translate(16.124vw,55.116vh) scale(.3593)}to{transform:translate(20.27105vw,99vh) scale(.3593)}}.snow:nth-child(346){opacity:1.4546;transform:translate(22.0301vw,-10px) scale(.2684);animation:fall-346 21s -21s linear infinite}@keyframes fall-346{51.17%{transform:translate(26.1575vw,51.17vh) scale(.2684)}to{transform:translate(24.0938vw,99vh) scale(.2684)}}.snow:nth-child(347){opacity:1.2772;transform:translate(66.5285vw,-10px) scale(.2012);animation:fall-347 24s -27s linear infinite}@keyframes fall-347{39.489%{transform:translate(72.4751vw,39.489vh) scale(.2012)}to{transform:translate(69.5018vw,99vh) scale(.2012)}}.snow:nth-child(348){opacity:1.6594;transform:translate(27.6278vw,-10px) scale(.1877);animation:fall-348 29s -20s linear infinite}@keyframes fall-348{36.289%{transform:translate(34.3751vw,36.289vh) scale(.1877)}to{transform:translate(31.00145vw,99vh) scale(.1877)}}.snow:nth-child(349){opacity:.4526;transform:translate(17.275vw,-10px) scale(.1647);animation:fall-349 20s -13s linear infinite}@keyframes fall-349{61.982%{transform:translate(7.6123vw,61.982vh) scale(.1647)}to{transform:translate(12.44365vw,99vh) scale(.1647)}}.snow:nth-child(350){opacity:.3456;transform:translate(86.6354vw,-10px) scale(.1287);animation:fall-350 23s -22s linear infinite}@keyframes fall-350{39.465%{transform:translate(86.7526vw,39.465vh) scale(.1287)}to{transform:translate(86.694vw,99vh) scale(.1287)}}.snow:nth-child(351){opacity:1.1144;transform:translate(74.2292vw,-10px) scale(.3736);animation:fall-351 26s -18s linear infinite}@keyframes fall-351{64.7%{transform:translate(71.1588vw,64.7vh) scale(.3736)}to{transform:translate(72.694vw,99vh) scale(.3736)}}.snow:nth-child(352){opacity:.7672;transform:translate(10.9817vw,-10px) scale(.5332);animation:fall-352 11s -7s linear infinite}@keyframes fall-352{59.649%{transform:translate(20.4682vw,59.649vh) scale(.5332)}to{transform:translate(15.72495vw,99vh) scale(.5332)}}.snow:nth-child(353){opacity:1.0454;transform:translate(85.8947vw,-10px) scale(.3718);animation:fall-353 27s -1s linear infinite}@keyframes fall-353{48.352%{transform:translate(80.9267vw,48.352vh) scale(.3718)}to{transform:translate(83.4107vw,99vh) scale(.3718)}}.snow:nth-child(354){opacity:1.2028;transform:translate(20.0238vw,-10px) scale(.7654);animation:fall-354 25s -14s linear infinite}@keyframes fall-354{31.51%{transform:translate(14.3395vw,31.51vh) scale(.7654)}to{transform:translate(17.18165vw,99vh) scale(.7654)}}.snow:nth-child(355){opacity:1.3316;transform:translate(61.9908vw,-10px) scale(.8333);animation:fall-355 15s -24s linear infinite}@keyframes fall-355{39.984%{transform:translate(60.8269vw,39.984vh) scale(.8333)}to{transform:translate(61.40885vw,99vh) scale(.8333)}}.snow:nth-child(356){opacity:1.4042;transform:translate(69.8519vw,-10px) scale(.6224);animation:fall-356 15s -21s linear infinite}@keyframes fall-356{57.456%{transform:translate(78.046vw,57.456vh) scale(.6224)}to{transform:translate(73.94895vw,99vh) scale(.6224)}}.snow:nth-child(357){opacity:1.2412;transform:translate(21.4106vw,-10px) scale(.7405);animation:fall-357 19s -29s linear infinite}@keyframes fall-357{64.887%{transform:translate(17.9453vw,64.887vh) scale(.7405)}to{transform:translate(19.67795vw,99vh) scale(.7405)}}.snow:nth-child(358){opacity:1.9692;transform:translate(35.8333vw,-10px) scale(.0684);animation:fall-358 21s -18s linear infinite}@keyframes fall-358{48.036%{transform:translate(42.0976vw,48.036vh) scale(.0684)}to{transform:translate(38.96545vw,99vh) scale(.0684)}}.snow:nth-child(359){opacity:1.0384;transform:translate(41.3003vw,-10px) scale(.0794);animation:fall-359 11s -30s linear infinite}@keyframes fall-359{66.482%{transform:translate(46.9324vw,66.482vh) scale(.0794)}to{transform:translate(44.11635vw,99vh) scale(.0794)}}.snow:nth-child(360){opacity:1.7654;transform:translate(97.2291vw,-10px) scale(.9225);animation:fall-360 22s -4s linear infinite}@keyframes fall-360{45.623%{transform:translate(98.1825vw,45.623vh) scale(.9225)}to{transform:translate(97.7058vw,99vh) scale(.9225)}}.snow:nth-child(361){opacity:.4884;transform:translate(90.4162vw,-10px) scale(.2779);animation:fall-361 15s -28s linear infinite}@keyframes fall-361{34.787%{transform:translate(89.7988vw,34.787vh) scale(.2779)}to{transform:translate(90.1075vw,99vh) scale(.2779)}}.snow:nth-child(362){opacity:.8664;transform:translate(28.6656vw,-10px) scale(.7059);animation:fall-362 19s -26s linear infinite}@keyframes fall-362{63.728%{transform:translate(29.8128vw,63.728vh) scale(.7059)}to{transform:translate(29.2392vw,99vh) scale(.7059)}}.snow:nth-child(363){opacity:.6814;transform:translate(55.897vw,-10px) scale(.2279);animation:fall-363 30s -3s linear infinite}@keyframes fall-363{73.654%{transform:translate(51.2436vw,73.654vh) scale(.2279)}to{transform:translate(53.5703vw,99vh) scale(.2279)}}.snow:nth-child(364){opacity:1.2118;transform:translate(47.8334vw,-10px) scale(.7096);animation:fall-364 20s -28s linear infinite}@keyframes fall-364{58.446%{transform:translate(43.5355vw,58.446vh) scale(.7096)}to{transform:translate(45.68445vw,99vh) scale(.7096)}}.snow:nth-child(365){opacity:.5694;transform:translate(5.6341vw,-10px) scale(.2563);animation:fall-365 16s -14s linear infinite}@keyframes fall-365{62.372%{transform:translate(8.2955vw,62.372vh) scale(.2563)}to{transform:translate(6.9648vw,99vh) scale(.2563)}}.snow:nth-child(366){opacity:.6118;transform:translate(96.5476vw,-10px) scale(.0702);animation:fall-366 27s -10s linear infinite}@keyframes fall-366{71.337%{transform:translate(105.608vw,71.337vh) scale(.0702)}to{transform:translate(101.0778vw,99vh) scale(.0702)}}.snow:nth-child(367){opacity:.5884;transform:translate(34.6745vw,-10px) scale(.4804);animation:fall-367 25s -1s linear infinite}@keyframes fall-367{44.827%{transform:translate(26.2762vw,44.827vh) scale(.4804)}to{transform:translate(30.47535vw,99vh) scale(.4804)}}.snow:nth-child(368){opacity:.1076;transform:translate(88.0477vw,-10px) scale(.8203);animation:fall-368 21s -23s linear infinite}@keyframes fall-368{57.814%{transform:translate(80.2035vw,57.814vh) scale(.8203)}to{transform:translate(84.1256vw,99vh) scale(.8203)}}.snow:nth-child(369){opacity:.961;transform:translate(75.6408vw,-10px) scale(.0111);animation:fall-369 11s -23s linear infinite}@keyframes fall-369{63.238%{transform:translate(81.2724vw,63.238vh) scale(.0111)}to{transform:translate(78.4566vw,99vh) scale(.0111)}}.snow:nth-child(370){opacity:.2598;transform:translate(71.5957vw,-10px) scale(.1539);animation:fall-370 26s -10s linear infinite}@keyframes fall-370{44.9%{transform:translate(67.8651vw,44.9vh) scale(.1539)}to{transform:translate(69.7304vw,99vh) scale(.1539)}}.snow:nth-child(371){opacity:1.914;transform:translate(36.0297vw,-10px) scale(.0515);animation:fall-371 29s -3s linear infinite}@keyframes fall-371{30.54%{transform:translate(43.0863vw,30.54vh) scale(.0515)}to{transform:translate(39.558vw,99vh) scale(.0515)}}.snow:nth-child(372){opacity:1.2454;transform:translate(98.2509vw,-10px) scale(.9694);animation:fall-372 11s -12s linear infinite}@keyframes fall-372{42.358%{transform:translate(101.803vw,42.358vh) scale(.9694)}to{transform:translate(100.02695vw,99vh) scale(.9694)}}.snow:nth-child(373){opacity:.4092;transform:translate(46.8639vw,-10px) scale(.0566);animation:fall-373 12s -29s linear infinite}@keyframes fall-373{57.505%{transform:translate(45.1377vw,57.505vh) scale(.0566)}to{transform:translate(46.0008vw,99vh) scale(.0566)}}.snow:nth-child(374){opacity:1.5188;transform:translate(59.3111vw,-10px) scale(.1393);animation:fall-374 27s -18s linear infinite}@keyframes fall-374{68.347%{transform:translate(51.8339vw,68.347vh) scale(.1393)}to{transform:translate(55.5725vw,99vh) scale(.1393)}}.snow:nth-child(375){opacity:.87;transform:translate(89.0251vw,-10px) scale(.2601);animation:fall-375 24s -6s linear infinite}@keyframes fall-375{41.1%{transform:translate(86.4095vw,41.1vh) scale(.2601)}to{transform:translate(87.7173vw,99vh) scale(.2601)}}.snow:nth-child(376){opacity:.9594;transform:translate(4.3331vw,-10px) scale(.6063);animation:fall-376 26s -24s linear infinite}@keyframes fall-376{38.055%{transform:translate(-.8492vw,38.055vh) scale(.6063)}to{transform:translate(1.74195vw,99vh) scale(.6063)}}.snow:nth-child(377){opacity:1.0268;transform:translate(92.412vw,-10px) scale(.6783);animation:fall-377 28s -30s linear infinite}@keyframes fall-377{63.614%{transform:translate(90.8393vw,63.614vh) scale(.6783)}to{transform:translate(91.62565vw,99vh) scale(.6783)}}.snow:nth-child(378){opacity:1.6356;transform:translate(35.8082vw,-10px) scale(.9378);animation:fall-378 17s -18s linear infinite}@keyframes fall-378{33.808%{transform:translate(43.7631vw,33.808vh) scale(.9378)}to{transform:translate(39.78565vw,99vh) scale(.9378)}}.snow:nth-child(379){opacity:1.0762;transform:translate(74.1802vw,-10px) scale(.0471);animation:fall-379 13s -29s linear infinite}@keyframes fall-379{68.307%{transform:translate(75.5813vw,68.307vh) scale(.0471)}to{transform:translate(74.88075vw,99vh) scale(.0471)}}.snow:nth-child(380){opacity:.5418;transform:translate(84.6712vw,-10px) scale(.5833);animation:fall-380 10s -17s linear infinite}@keyframes fall-380{75.551%{transform:translate(76.027vw,75.551vh) scale(.5833)}to{transform:translate(80.3491vw,99vh) scale(.5833)}}.snow:nth-child(381){opacity:1.2384;transform:translate(29.3115vw,-10px) scale(.8605);animation:fall-381 17s -21s linear infinite}@keyframes fall-381{62.125%{transform:translate(28.4269vw,62.125vh) scale(.8605)}to{transform:translate(28.8692vw,99vh) scale(.8605)}}.snow:nth-child(382){opacity:1.5436;transform:translate(29.1275vw,-10px) scale(.5707);animation:fall-382 23s -15s linear infinite}@keyframes fall-382{63.911%{transform:translate(23.2913vw,63.911vh) scale(.5707)}to{transform:translate(26.2094vw,99vh) scale(.5707)}}.snow:nth-child(383){opacity:1.7484;transform:translate(35.9214vw,-10px) scale(.3293);animation:fall-383 17s -5s linear infinite}@keyframes fall-383{52.615%{transform:translate(28.3497vw,52.615vh) scale(.3293)}to{transform:translate(32.13555vw,99vh) scale(.3293)}}.snow:nth-child(384){opacity:.4028;transform:translate(13.3951vw,-10px) scale(.6464);animation:fall-384 17s -24s linear infinite}@keyframes fall-384{78.4%{transform:translate(9.7642vw,78.4vh) scale(.6464)}to{transform:translate(11.57965vw,99vh) scale(.6464)}}.snow:nth-child(385){opacity:.468;transform:translate(69.2292vw,-10px) scale(.6834);animation:fall-385 25s -7s linear infinite}@keyframes fall-385{59.088%{transform:translate(69.8614vw,59.088vh) scale(.6834)}to{transform:translate(69.5453vw,99vh) scale(.6834)}}.snow:nth-child(386){opacity:1.304;transform:translate(69.4494vw,-10px) scale(.2802);animation:fall-386 21s -9s linear infinite}@keyframes fall-386{34.421%{transform:translate(63.2152vw,34.421vh) scale(.2802)}to{transform:translate(66.3323vw,99vh) scale(.2802)}}.snow:nth-child(387){opacity:1.3706;transform:translate(75.0586vw,-10px) scale(.4703);animation:fall-387 17s -8s linear infinite}@keyframes fall-387{55.124%{transform:translate(81.4244vw,55.124vh) scale(.4703)}to{transform:translate(78.2415vw,99vh) scale(.4703)}}.snow:nth-child(388){opacity:.4042;transform:translate(47.4283vw,-10px) scale(.0587);animation:fall-388 11s -19s linear infinite}@keyframes fall-388{31.257%{transform:translate(44.5041vw,31.257vh) scale(.0587)}to{transform:translate(45.9662vw,99vh) scale(.0587)}}.snow:nth-child(389){opacity:.1604;transform:translate(25.125vw,-10px) scale(.4737);animation:fall-389 25s -27s linear infinite}@keyframes fall-389{65.946%{transform:translate(30.3571vw,65.946vh) scale(.4737)}to{transform:translate(27.74105vw,99vh) scale(.4737)}}.snow:nth-child(390){opacity:.4252;transform:translate(17.5121vw,-10px) scale(.4432);animation:fall-390 21s -30s linear infinite}@keyframes fall-390{43.344%{transform:translate(11.6024vw,43.344vh) scale(.4432)}to{transform:translate(14.55725vw,99vh) scale(.4432)}}.snow:nth-child(391){opacity:.1016;transform:translate(41.5578vw,-10px) scale(.2906);animation:fall-391 21s -14s linear infinite}@keyframes fall-391{39.627%{transform:translate(47.1876vw,39.627vh) scale(.2906)}to{transform:translate(44.3727vw,99vh) scale(.2906)}}.snow:nth-child(392){opacity:.1734;transform:translate(2.3745vw,-10px) scale(.7868);animation:fall-392 22s -11s linear infinite}@keyframes fall-392{67.393%{transform:translate(8.0517vw,67.393vh) scale(.7868)}to{transform:translate(5.2131vw,99vh) scale(.7868)}}.snow:nth-child(393){opacity:1.1888;transform:translate(99.1615vw,-10px) scale(.5194);animation:fall-393 27s -1s linear infinite}@keyframes fall-393{47.395%{transform:translate(101.7322vw,47.395vh) scale(.5194)}to{transform:translate(100.44685vw,99vh) scale(.5194)}}.snow:nth-child(394){opacity:1.5152;transform:translate(76.0519vw,-10px) scale(.5217);animation:fall-394 26s -18s linear infinite}@keyframes fall-394{50.128%{transform:translate(81.9201vw,50.128vh) scale(.5217)}to{transform:translate(78.986vw,99vh) scale(.5217)}}.snow:nth-child(395){opacity:.2848;transform:translate(56.145vw,-10px) scale(.3473);animation:fall-395 21s -12s linear infinite}@keyframes fall-395{49.526%{transform:translate(47.2699vw,49.526vh) scale(.3473)}to{transform:translate(51.70745vw,99vh) scale(.3473)}}.snow:nth-child(396){opacity:1.913;transform:translate(31.6472vw,-10px) scale(.4219);animation:fall-396 24s -7s linear infinite}@keyframes fall-396{47.832%{transform:translate(31.8126vw,47.832vh) scale(.4219)}to{transform:translate(31.7299vw,99vh) scale(.4219)}}.snow:nth-child(397){opacity:.5928;transform:translate(47.4121vw,-10px) scale(.8679);animation:fall-397 29s -28s linear infinite}@keyframes fall-397{50.481%{transform:translate(45.2545vw,50.481vh) scale(.8679)}to{transform:translate(46.3333vw,99vh) scale(.8679)}}.snow:nth-child(398){opacity:.7118;transform:translate(27.9735vw,-10px) scale(.2054);animation:fall-398 12s -8s linear infinite}@keyframes fall-398{35.596%{transform:translate(27.967vw,35.596vh) scale(.2054)}to{transform:translate(27.97025vw,99vh) scale(.2054)}}.snow:nth-child(399){opacity:.516;transform:translate(9.5732vw,-10px) scale(.9272);animation:fall-399 29s -12s linear infinite}@keyframes fall-399{60.91%{transform:translate(6.6495vw,60.91vh) scale(.9272)}to{transform:translate(8.11135vw,99vh) scale(.9272)}}.snow:nth-child(400){opacity:.5844;transform:translate(42.2362vw,-10px) scale(.9099);animation:fall-400 27s -4s linear infinite}@keyframes fall-400{57.097%{transform:translate(35.1145vw,57.097vh) scale(.9099)}to{transform:translate(38.67535vw,99vh) scale(.9099)}}\n"] }]
|
|
79
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, standalone: false, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: ["@charset \"UTF-8\";.table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);-moz-box-shadow:1px 1px 5px 0px rgba(0,0,0,.25);box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:#024a8880}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:#2d922d80}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:#248dad80}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:#f79a1780}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:#bf172580}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:#0006}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:#0003}.card.overlay .card-img{border-radius:0;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-webkit-filter:brightness(80%);-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:#024a88cc!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:#024a8880;border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:#024a88f2!important;border-color:#024a88f2!important}.btn-success{background:#2d922dcc;border-color:#2d922dcc}.btn-success.medium-opacity{background:#2d922d80;border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:#2d922df2!important;border-color:#2d922df2!important}.btn-info{background:#248dadcc;border-color:#248dadcc}.btn-info.medium-opacity{background:#248dad80;border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:#248dadf2!important;border-color:#248dadf2!important}.btn-warning{background:#f79a17cc;border-color:#f79a17cc}.btn-warning.medium-opacity{background:#f79a1780;border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:#f79a17f2!important;border-color:#f79a17f2!important}.btn-danger{background:#bf1725cc;border-color:#bf1725cc}.btn-danger.medium-opacity{background:#bf172580;border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:#bf1725f2!important;border-color:#bf1725f2!important}.btn-dark{background:#000c;border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:#00000080;border-color:#0000001a}.btn-dark:hover{background:#000;border-color:#000}.btn-dark:active{background:#000000f2!important;border-color:#000000f2!important}.btn-main{background:#242d3acc;border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:#242d3a80;border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:#242d3af2!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242d3a;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:#2d922d80;border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:#555555b3}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242d3a}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:#555555b3}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242d3a}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:#ffffff1a url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:#024a8880!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:#2d922d80!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:#f79a1780!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:#bf172580!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:#242d3a80!important}.bg-dark{background:#000!important}.bg-dark.medium-opacity{background:#00000080!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::-webkit-input-placeholder{color:#aaa!important}:-moz-placeholder{color:#aaa!important;opacity:1!important}::-moz-placeholder{color:#aaa!important;opacity:1!important}:-ms-input-placeholder{color:#aaa!important}::-ms-input-placeholder{color:#aaa!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{-moz-transform:scale(1,-1);-webkit-transform:scale(1,-1);-o-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}.app-flip-x{-moz-transform:scale(-1,1);-webkit-transform:scale(-1,1);-o-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:#ff323233;position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:#fff;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:#00000080 none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:#ededed;border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637ca0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#ccc}::-webkit-scrollbar-thumb:active{background:#888}::-webkit-scrollbar-track{background:#666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666}::-webkit-scrollbar-track:active{background:#333}::-webkit-scrollbar-corner{background:transparent}.transition{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:block;border-radius:4px;background-color:var(--mat-datepicker-calendar-container-background-color);color:var(--mat-datepicker-calendar-container-text-color)}.mat-datepicker-content .mat-calendar{width:296px;height:354px}.mat-datepicker-content .mat-datepicker-content-container-with-custom-header .mat-calendar{height:auto}.mat-datepicker-content .mat-datepicker-close-button{position:absolute;top:100%;left:0;margin-top:8px}.ng-animating .mat-datepicker-content .mat-datepicker-close-button{display:none}.mat-datepicker-content-container{display:flex;flex-direction:column;justify-content:space-between}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;display:block;max-height:80vh;position:relative;overflow:visible}.mat-datepicker-content-touch .mat-datepicker-content-container{min-height:312px;max-height:788px;min-width:250px;max-width:750px}.mat-datepicker-content-touch .mat-calendar{width:100%;height:auto}@media all and (orientation: landscape){.mat-datepicker-content-touch .mat-datepicker-content-container{width:64vh;height:80vh}}@media all and (orientation: portrait){.mat-datepicker-content-touch .mat-datepicker-content-container{width:80vw;height:100vw}.mat-datepicker-content-touch .mat-datepicker-content-container-with-actions{height:115vw}}.mat-calendar{display:block;font-family:var(--mat-datepicker-calendar-text-font);font-size:var(--mat-datepicker-calendar-text-size)}.mat-calendar-header{padding:8px 8px 0}.mat-calendar-content{padding:0 8px 8px;outline:none}.mat-calendar-controls{display:flex;align-items:center;margin:5% calc(4.7142857143% - 16px)}.mat-calendar-spacer{flex:1 1 auto}.mat-calendar-period-button{min-width:0;margin:0 8px;font-size:var(--mat-datepicker-calendar-period-button-text-size);font-weight:var(--mat-datepicker-calendar-period-button-text-weight)}.mat-calendar-arrow{display:inline-block;width:10px;height:5px;margin:0 0 0 5px;vertical-align:middle;fill:var(--mat-datepicker-calendar-period-button-icon-color)}.mat-calendar-arrow.mat-calendar-invert{transform:rotate(180deg)}[dir=rtl] .mat-calendar-arrow{margin:0 5px 0 0}.cdk-high-contrast-active .mat-calendar-arrow{fill:CanvasText}.mat-calendar-previous-button,.mat-calendar-next-button{position:relative}.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-content .mat-calendar-next-button{color:var(--mat-datepicker-calendar-navigation-button-icon-color)}.mat-calendar-previous-button:after,.mat-calendar-next-button:after{inset:0;position:absolute;content:\"\";margin:15.5px;border:0 solid currentColor;border-top-width:2px}[dir=rtl] .mat-calendar-previous-button,[dir=rtl] .mat-calendar-next-button{transform:rotate(180deg)}.mat-calendar-previous-button:after{border-left-width:2px;transform:translate(2px) rotate(-45deg)}.mat-calendar-next-button:after{border-right-width:2px;transform:translate(-2px) rotate(45deg)}.mat-calendar-table{border-spacing:0;border-collapse:collapse;width:100%}.mat-calendar-table-header th{text-align:center;padding:0 0 8px;color:var(--mat-datepicker-calendar-header-text-color);font-size:var(--mat-datepicker-calendar-header-text-size);font-weight:var(--mat-datepicker-calendar-header-text-weight)}.mat-calendar-table-header-divider{position:relative;height:1px}.mat-calendar-table-header-divider:after{content:\"\";position:absolute;top:0;left:-8px;right:-8px;height:1px;background:var(--mat-datepicker-calendar-header-divider-color)}.mat-calendar-body-cell-content:before{margin:calc((var(--mat-focus-indicator-border-width, 3px) + 3px) * -1)}.mat-calendar-body-cell:focus .mat-focus-indicator:before{content:\"\"}.mat-calendar-hidden-label{display:none}.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity .28s cubic-bezier(.4,0,.2,1)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:#0000}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__progress-indicator{font-size:0;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;line-height:initial}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px);display:none}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring{border-color:CanvasText}}.mdc-button .mdc-button__focus-ring:after{content:\"\";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring:after{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{display:block}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px}.mdc-button--unelevated{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);padding:0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border .28s cubic-bezier(.4,0,.2,1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:#0000}.mat-mdc-button{height:var(--mdc-text-button-container-height, 36px);border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, inherit)}.mat-mdc-button:disabled{color:var(--mdc-text-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button{height:var(--mdc-filled-button-container-height, 36px);border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button:not(:disabled){background-color:var(--mdc-filled-button-container-color, transparent)}.mat-mdc-unelevated-button:disabled{background-color:var(--mdc-filled-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, inherit)}.mat-mdc-unelevated-button:disabled{color:var(--mdc-filled-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button{height:var(--mdc-protected-button-container-height, 36px);border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px));box-shadow:var(--mdc-protected-button-container-elevation, 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){background-color:var(--mdc-protected-button-container-color, transparent)}.mat-mdc-raised-button:disabled{background-color:var(--mdc-protected-button-disabled-container-color, rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, inherit)}.mat-mdc-raised-button:disabled{color:var(--mdc-protected-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button.mdc-ripple-upgraded--background-focused,.mat-mdc-raised-button:not(.mdc-ripple-upgraded):focus{box-shadow:var(--mdc-protected-button-focus-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:not(:disabled):active{box-shadow:var(--mdc-protected-button-pressed-container-elevation, 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12))}.mat-mdc-raised-button:disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation, 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12))}.mat-mdc-outlined-button{height:var(--mdc-outlined-button-container-height, 36px);border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px));padding:0 15px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, inherit)}.mat-mdc-outlined-button:disabled{color:var(--mdc-outlined-button-disabled-label-text-color, rgba(0, 0, 0, .38))}.mat-mdc-outlined-button .mdc-button__ripple{border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-outlined-button:not(:disabled){border-color:var(--mdc-outlined-button-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button:disabled{border-color:var(--mdc-outlined-button-disabled-outline-color, rgba(0, 0, 0, .12))}.mat-mdc-outlined-button.mdc-button--icon-trailing{padding:0 11px 0 15px}.mat-mdc-outlined-button.mdc-button--icon-leading{padding:0 15px 0 11px}.mat-mdc-outlined-button .mdc-button__ripple{inset:-1px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button .mdc-button__touch{left:calc(-1 * var(--mdc-outlined-button-outline-width, 1px));width:calc(100% + 2 * var(--mdc-outlined-button-outline-width, 1px))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{inset:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple:before{content:\"\";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-button .mat-ripple-element,.mat-mdc-unelevated-button .mat-ripple-element,.mat-mdc-raised-button .mat-ripple-element,.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label{z-index:1}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{inset:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator:before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator:before{content:\"\"}.mat-mdc-button[disabled],.mat-mdc-unelevated-button[disabled],.mat-mdc-raised-button[disabled],.mat-mdc-outline\\2026 .mat-calendar-body{min-width:224px}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-outline-color)}.mat-calendar-body-label{height:0;line-height:0;text-align:left;padding-left:4.7142857143%;padding-right:4.7142857143%;font-size:var(--mat-datepicker-calendar-body-label-text-size);font-weight:var(--mat-datepicker-calendar-body-label-text-weight);color:var(--mat-datepicker-calendar-body-label-text-color)}.mat-calendar-body-hidden-label{display:none}.mat-calendar-body-cell-container{position:relative;height:0;line-height:0}.mat-calendar-body-cell{-webkit-user-select:none;user-select:none;cursor:pointer;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;background:none;text-align:center;outline:none;font-family:inherit;margin:0}.mat-calendar-body-cell::-moz-focus-inner{border:0}.mat-calendar-body-cell:before,.mat-calendar-body-cell:after,.mat-calendar-body-cell-preview{content:\"\";position:absolute;top:5%;left:0;z-index:0;box-sizing:border-box;display:block;height:90%;width:100%}.mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-start:after,.mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,.mat-calendar-body-comparison-start:after,.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:5%;width:95%;border-top-left-radius:999px;border-bottom-left-radius:999px}[dir=rtl] .mat-calendar-body-range-start:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-start:not(.mat-calendar-body-comparison-bridge-start):before,[dir=rtl] .mat-calendar-body-comparison-start:after,[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{left:0;border-radius:0 999px 999px 0}.mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,.mat-calendar-body-comparison-end:after,.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}[dir=rtl] .mat-calendar-body-range-end:not(.mat-calendar-body-in-comparison-range):before,[dir=rtl] .mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-end:not(.mat-calendar-body-comparison-bridge-end):before,[dir=rtl] .mat-calendar-body-comparison-end:after,[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{left:5%;border-radius:999px 0 0 999px}[dir=rtl] .mat-calendar-body-comparison-bridge-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-bridge-end.mat-calendar-body-range-start:after{width:95%;border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,[dir=rtl] .mat-calendar-body-comparison-start.mat-calendar-body-range-end:after,.mat-calendar-body-comparison-end.mat-calendar-body-range-start:after,[dir=rtl] .mat-calendar-body-comparison-end.mat-calendar-body-range-start:after{width:90%}.mat-calendar-body-in-preview{color:var(--mat-datepicker-calendar-date-preview-state-outline-color)}.mat-calendar-body-in-preview .mat-calendar-body-cell-preview{border-top:dashed 1px;border-bottom:dashed 1px}.mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:dashed 1px}[dir=rtl] .mat-calendar-body-preview-start .mat-calendar-body-cell-preview{border-left:0;border-right:dashed 1px}.mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:dashed 1px}[dir=rtl] .mat-calendar-body-preview-end .mat-calendar-body-cell-preview{border-right:0;border-left:dashed 1px}.mat-calendar-body-disabled{cursor:default}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:var(--mat-datepicker-calendar-date-disabled-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:var(--mat-datepicker-calendar-date-today-disabled-state-outline-color)}.cdk-high-contrast-active .mat-calendar-body-disabled{opacity:.5}.mat-calendar-body-cell-content{top:5%;left:5%;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;line-height:1;border-width:1px;border-style:solid;border-radius:999px;color:var(--mat-datepicker-calendar-date-text-color);border-color:var(--mat-datepicker-calendar-date-outline-color)}.mat-calendar-body-cell-content.mat-focus-indicator{position:absolute}.cdk-high-contrast-active .mat-calendar-body-cell-content{border:none}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-focus-state-background-color)}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:var(--mat-datepicker-calendar-date-hover-state-background-color)}}.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-state-background-color);color:var(--mat-datepicker-calendar-date-selected-state-text-color)}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:var(--mat-datepicker-calendar-date-selected-disabled-state-background-color)}.mat-calendar-body-selected.mat-calendar-body-today{box-shadow:inset 0 0 0 1px var(--mat-datepicker-calendar-date-today-selected-state-outline-color)}.mat-calendar-body-in-range:before{background:var(--mat-datepicker-calendar-date-in-range-state-background-color)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,var(--mat-datepicker-calendar-date-in-range-state-background-color) 50%,var(--mat-datepicker-calendar-date-in-comparison-range-state-background-color) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:var(--mat-datepicker-calendar-date-in-overlap-range-state-background-color)}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:var(--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color)}.cdk-high-contrast-active .mat-datepicker-popup:not(:empty),.cdk-high-contrast-active .mat-calendar-body-cell:not(.mat-calendar-body-in-range) .mat-calendar-body-selected{outline:solid 1px}.cdk-high-contrast-active .mat-calendar-body-today{outline:dotted 1px}.cdk-high-contrast-active .mat-calendar-body-cell:before,.cdk-high-contrast-active .mat-calendar-body-cell:after,.cdk-high-contrast-active .mat-calendar-body-selected{background:none}.cdk-high-contrast-active .mat-calendar-body-in-range:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-start:before,.cdk-high-contrast-active .mat-calendar-body-comparison-bridge-end:before{border-top:solid 1px;border-bottom:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-start:before{border-left:0;border-right:solid 1px}.cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:solid 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-range-end:before{border-right:0;border-left:solid 1px}.cdk-high-contrast-active .mat-calendar-body-in-comparison-range:before{border-top:dashed 1px;border-bottom:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-start:before{border-left:0;border-right:dashed 1px}.cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:dashed 1px}[dir=rtl] .cdk-high-contrast-active .mat-calendar-body-comparison-end:before{border-right:0;border-left:dashed 1px}[dir=rtl] .mat-calendar-body-label{text-align:right}.mat-mdc-form-field-subscript-wrapper{height:0}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-bottom:5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:5px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.snow:nth-child(1){opacity:1.7512;transform:translate(19.2704vw,-10px) scale(.9772);animation:fall-1 14s -28s linear infinite}@keyframes fall-1{45.41%{transform:translate(16.1379vw,45.41vh) scale(.9772)}to{transform:translate(17.70415vw,99vh) scale(.9772)}}.snow:nth-child(2){opacity:1.677;transform:translate(21.8528vw,-10px) scale(.5641);animation:fall-2 27s -19s linear infinite}@keyframes fall-2{59.853%{transform:translate(29.7315vw,59.853vh) scale(.5641)}to{transform:translate(25.79215vw,99vh) scale(.5641)}}.snow:nth-child(3){opacity:1.4908;transform:translate(38.9528vw,-10px) scale(.7505);animation:fall-3 22s -10s linear infinite}@keyframes fall-3{53.849%{transform:translate(39.0548vw,53.849vh) scale(.7505)}to{transform:translate(39.0038vw,99vh) scale(.7505)}}.snow:nth-child(4){opacity:.415;transform:translate(34.6779vw,-10px) scale(.4282);animation:fall-4 30s -5s linear infinite}@keyframes fall-4{57.93%{transform:translate(28.4057vw,57.93vh) scale(.4282)}to{transform:translate(31.5418vw,99vh) scale(.4282)}}.snow:nth-child(5){opacity:1.6626;transform:translate(67.1587vw,-10px) scale(.8391);animation:fall-5 16s -8s linear infinite}@keyframes fall-5{54.707%{transform:translate(64.9803vw,54.707vh) scale(.8391)}to{transform:translate(66.0695vw,99vh) scale(.8391)}}.snow:nth-child(6){opacity:.6734;transform:translate(54.62vw,-10px) scale(.8858);animation:fall-6 27s -10s linear infinite}@keyframes fall-6{52.877%{transform:translate(45.3772vw,52.877vh) scale(.8858)}to{transform:translate(49.9986vw,99vh) scale(.8858)}}.snow:nth-child(7){opacity:1.7686;transform:translate(29.4496vw,-10px) scale(.9802);animation:fall-7 25s -28s linear infinite}@keyframes fall-7{44.301%{transform:translate(27.8463vw,44.301vh) scale(.9802)}to{transform:translate(28.64795vw,99vh) scale(.9802)}}.snow:nth-child(8){opacity:.926;transform:translate(19.1528vw,-10px) scale(.311);animation:fall-8 24s -3s linear infinite}@keyframes fall-8{44.988%{transform:translate(11.8204vw,44.988vh) scale(.311)}to{transform:translate(15.4866vw,99vh) scale(.311)}}.snow:nth-child(9){opacity:1.1622;transform:translate(22.2498vw,-10px) scale(.8066);animation:fall-9 20s -3s linear infinite}@keyframes fall-9{40.167%{transform:translate(14.0747vw,40.167vh) scale(.8066)}to{transform:translate(18.16225vw,99vh) scale(.8066)}}.snow:nth-child(10){opacity:.5628;transform:translate(18.0615vw,-10px) scale(.7453);animation:fall-10 20s -22s linear infinite}@keyframes fall-10{35.469%{transform:translate(14.0527vw,35.469vh) scale(.7453)}to{transform:translate(16.0571vw,99vh) scale(.7453)}}.snow:nth-child(11){opacity:1.523;transform:translate(49.2972vw,-10px) scale(.2776);animation:fall-11 21s -2s linear infinite}@keyframes fall-11{70.675%{transform:translate(55.199vw,70.675vh) scale(.2776)}to{transform:translate(52.2481vw,99vh) scale(.2776)}}.snow:nth-child(12){opacity:1.3464;transform:translate(28.5628vw,-10px) scale(.8044);animation:fall-12 16s -23s linear infinite}@keyframes fall-12{48.831%{transform:translate(31.8674vw,48.831vh) scale(.8044)}to{transform:translate(30.2151vw,99vh) scale(.8044)}}.snow:nth-child(13){opacity:.7242;transform:translate(29.629vw,-10px) scale(.7105);animation:fall-13 21s -26s linear infinite}@keyframes fall-13{41.323%{transform:translate(21.8774vw,41.323vh) scale(.7105)}to{transform:translate(25.7532vw,99vh) scale(.7105)}}.snow:nth-child(14){opacity:1.3856;transform:translate(.9449vw,-10px) scale(.1115);animation:fall-14 11s -4s linear infinite}@keyframes fall-14{59.95%{transform:translate(-5.3362vw,59.95vh) scale(.1115)}to{transform:translate(-2.19565vw,99vh) scale(.1115)}}.snow:nth-child(15){opacity:1.7764;transform:translate(4.7543vw,-10px) scale(.8078);animation:fall-15 18s -1s linear infinite}@keyframes fall-15{77.661%{transform:translate(-1.0079vw,77.661vh) scale(.8078)}to{transform:translate(1.8732vw,99vh) scale(.8078)}}.snow:nth-child(16){opacity:.4322;transform:translate(71.5316vw,-10px) scale(.727);animation:fall-16 12s -10s linear infinite}@keyframes fall-16{45.17%{transform:translate(71.4941vw,45.17vh) scale(.727)}to{transform:translate(71.51285vw,99vh) scale(.727)}}.snow:nth-child(17){opacity:1.2816;transform:translate(1.5427vw,-10px) scale(.8854);animation:fall-17 26s -16s linear infinite}@keyframes fall-17{75.598%{transform:translate(-1.6283vw,75.598vh) scale(.8854)}to{transform:translate(-.0428vw,99vh) scale(.8854)}}.snow:nth-child(18){opacity:.4212;transform:translate(69.705vw,-10px) scale(.7728);animation:fall-18 28s -7s linear infinite}@keyframes fall-18{58.709%{transform:translate(67.4778vw,58.709vh) scale(.7728)}to{transform:translate(68.5914vw,99vh) scale(.7728)}}.snow:nth-child(19){opacity:1.2274;transform:translate(5.9796vw,-10px) scale(.6527);animation:fall-19 27s -9s linear infinite}@keyframes fall-19{36.133%{transform:translate(6.274vw,36.133vh) scale(.6527)}to{transform:translate(6.1268vw,99vh) scale(.6527)}}.snow:nth-child(20){opacity:1.9208;transform:translate(36.0744vw,-10px) scale(.9238);animation:fall-20 26s -22s linear infinite}@keyframes fall-20{49.934%{transform:translate(35.2962vw,49.934vh) scale(.9238)}to{transform:translate(35.6853vw,99vh) scale(.9238)}}.snow:nth-child(21){opacity:.7324;transform:translate(10.372vw,-10px) scale(.6139);animation:fall-21 18s -4s linear infinite}@keyframes fall-21{52.72%{transform:translate(18.8995vw,52.72vh) scale(.6139)}to{transform:translate(14.63575vw,99vh) scale(.6139)}}.snow:nth-child(22){opacity:1.7436;transform:translate(40.7595vw,-10px) scale(.7649);animation:fall-22 26s -25s linear infinite}@keyframes fall-22{41.46%{transform:translate(42.4633vw,41.46vh) scale(.7649)}to{transform:translate(41.6114vw,99vh) scale(.7649)}}.snow:nth-child(23){opacity:.7128;transform:translate(38.4752vw,-10px) scale(.9191);animation:fall-23 24s -2s linear infinite}@keyframes fall-23{79.962%{transform:translate(28.8781vw,79.962vh) scale(.9191)}to{transform:translate(33.67665vw,99vh) scale(.9191)}}.snow:nth-child(24){opacity:1.7794;transform:translate(82.0134vw,-10px) scale(.6176);animation:fall-24 10s -15s linear infinite}@keyframes fall-24{43.746%{transform:translate(78.34vw,43.746vh) scale(.6176)}to{transform:translate(80.1767vw,99vh) scale(.6176)}}.snow:nth-child(25){opacity:1.8924;transform:translate(20.1689vw,-10px) scale(.0938);animation:fall-25 30s -11s linear infinite}@keyframes fall-25{78.503%{transform:translate(28.8591vw,78.503vh) scale(.0938)}to{transform:translate(24.514vw,99vh) scale(.0938)}}.snow:nth-child(26){opacity:.6242;transform:translate(49.97vw,-10px) scale(.0897);animation:fall-26 25s -6s linear infinite}@keyframes fall-26{36.818%{transform:translate(58.8092vw,36.818vh) scale(.0897)}to{transform:translate(54.3896vw,99vh) scale(.0897)}}.snow:nth-child(27){opacity:.8098;transform:translate(67.6146vw,-10px) scale(.1002);animation:fall-27 27s -13s linear infinite}@keyframes fall-27{31.895%{transform:translate(66.1988vw,31.895vh) scale(.1002)}to{transform:translate(66.9067vw,99vh) scale(.1002)}}.snow:nth-child(28){opacity:.1178;transform:translate(96.5181vw,-10px) scale(.1945);animation:fall-28 27s -13s linear infinite}@keyframes fall-28{50.585%{transform:translate(102.7903vw,50.585vh) scale(.1945)}to{transform:translate(99.6542vw,99vh) scale(.1945)}}.snow:nth-child(29){opacity:.8428;transform:translate(58.0422vw,-10px) scale(.9957);animation:fall-29 30s -10s linear infinite}@keyframes fall-29{42.923%{transform:translate(51.421vw,42.923vh) scale(.9957)}to{transform:translate(54.7316vw,99vh) scale(.9957)}}.snow:nth-child(30){opacity:.9708;transform:translate(63.0261vw,-10px) scale(.0604);animation:fall-30 12s -17s linear infinite}@keyframes fall-30{52.303%{transform:translate(58.7804vw,52.303vh) scale(.0604)}to{transform:translate(60.90325vw,99vh) scale(.0604)}}.snow:nth-child(31){opacity:1.3172;transform:translate(12.7144vw,-10px) scale(.0502);animation:fall-31 18s -21s linear infinite}@keyframes fall-31{49.881%{transform:translate(20.3924vw,49.881vh) scale(.0502)}to{transform:translate(16.5534vw,99vh) scale(.0502)}}.snow:nth-child(32){opacity:1.111;transform:translate(90.9912vw,-10px) scale(.1318);animation:fall-32 16s -25s linear infinite}@keyframes fall-32{47.163%{transform:translate(82.7947vw,47.163vh) scale(.1318)}to{transform:translate(86.89295vw,99vh) scale(.1318)}}.snow:nth-child(33){opacity:.879;transform:translate(40.5728vw,-10px) scale(.8079);animation:fall-33 23s -7s linear infinite}@keyframes fall-33{49.276%{transform:translate(42.8363vw,49.276vh) scale(.8079)}to{transform:translate(41.70455vw,99vh) scale(.8079)}}.snow:nth-child(34){opacity:.9464;transform:translate(96.1169vw,-10px) scale(.3939);animation:fall-34 21s -13s linear infinite}@keyframes fall-34{51.674%{transform:translate(94.5387vw,51.674vh) scale(.3939)}to{transform:translate(95.3278vw,99vh) scale(.3939)}}.snow:nth-child(35){opacity:.5038;transform:translate(5.8528vw,-10px) scale(.9699);animation:fall-35 25s -30s linear infinite}@keyframes fall-35{66.608%{transform:translate(8.0476vw,66.608vh) scale(.9699)}to{transform:translate(6.9502vw,99vh) scale(.9699)}}.snow:nth-child(36){opacity:1.3732;transform:translate(11.2254vw,-10px) scale(.2699);animation:fall-36 16s -10s linear infinite}@keyframes fall-36{36.777%{transform:translate(7.9882vw,36.777vh) scale(.2699)}to{transform:translate(9.6068vw,99vh) scale(.2699)}}.snow:nth-child(37){opacity:.898;transform:translate(.4594vw,-10px) scale(.1103);animation:fall-37 24s -22s linear infinite}@keyframes fall-37{61.88%{transform:translate(8.7933vw,61.88vh) scale(.1103)}to{transform:translate(4.62635vw,99vh) scale(.1103)}}.snow:nth-child(38){opacity:.9926;transform:translate(12.0819vw,-10px) scale(.8462);animation:fall-38 18s -27s linear infinite}@keyframes fall-38{71.129%{transform:translate(12.7257vw,71.129vh) scale(.8462)}to{transform:translate(12.4038vw,99vh) scale(.8462)}}.snow:nth-child(39){opacity:.0752;transform:translate(32.4688vw,-10px) scale(.9606);animation:fall-39 18s -29s linear infinite}@keyframes fall-39{66.874%{transform:translate(42.0924vw,66.874vh) scale(.9606)}to{transform:translate(37.2806vw,99vh) scale(.9606)}}.snow:nth-child(40){opacity:1.9722;transform:translate(69.0502vw,-10px) scale(.3276);animation:fall-40 15s -15s linear infinite}@keyframes fall-40{54.421%{transform:translate(71.7768vw,54.421vh) scale(.3276)}to{transform:translate(70.4135vw,99vh) scale(.3276)}}.snow:nth-child(41){opacity:.6864;transform:translate(89.9781vw,-10px) scale(.747);animation:fall-41 11s -22s linear infinite}@keyframes fall-41{66.729%{transform:translate(82.7857vw,66.729vh) scale(.747)}to{transform:translate(86.3819vw,99vh) scale(.747)}}.snow:nth-child(42){opacity:1.2152;transform:translate(9.264vw,-10px) scale(.6253);animation:fall-42 24s -12s linear infinite}@keyframes fall-42{44.539%{transform:translate(9.3655vw,44.539vh) scale(.6253)}to{transform:translate(9.31475vw,99vh) scale(.6253)}}.snow:nth-child(43){opacity:.1482;transform:translate(84.2485vw,-10px) scale(.4953);animation:fall-43 21s -27s linear infinite}@keyframes fall-43{39.979%{transform:translate(93.9803vw,39.979vh) scale(.4953)}to{transform:translate(89.1144vw,99vh) scale(.4953)}}.snow:nth-child(44){opacity:.8192;transform:translate(29.1079vw,-10px) scale(.8473);animation:fall-44 13s -24s linear infinite}@keyframes fall-44{62.893%{transform:translate(22.37vw,62.893vh) scale(.8473)}to{transform:translate(25.73895vw,99vh) scale(.8473)}}.snow:nth-child(45){opacity:.7386;transform:translate(89.9922vw,-10px) scale(.3246);animation:fall-45 10s -27s linear infinite}@keyframes fall-45{61.059%{transform:translate(89.2825vw,61.059vh) scale(.3246)}to{transform:translate(89.63735vw,99vh) scale(.3246)}}.snow:nth-child(46){opacity:.312;transform:translate(57.019vw,-10px) scale(.0603);animation:fall-46 21s -18s linear infinite}@keyframes fall-46{76.964%{transform:translate(65.9052vw,76.964vh) scale(.0603)}to{transform:translate(61.4621vw,99vh) scale(.0603)}}.snow:nth-child(47){opacity:1.3756;transform:translate(40.5189vw,-10px) scale(.4558);animation:fall-47 22s -16s linear infinite}@keyframes fall-47{42.884%{transform:translate(31.8991vw,42.884vh) scale(.4558)}to{transform:translate(36.209vw,99vh) scale(.4558)}}.snow:nth-child(48){opacity:1.6294;transform:translate(83.1892vw,-10px) scale(.2676);animation:fall-48 29s -26s linear infinite}@keyframes fall-48{72.602%{transform:translate(88.5825vw,72.602vh) scale(.2676)}to{transform:translate(85.88585vw,99vh) scale(.2676)}}.snow:nth-child(49){opacity:.9552;transform:translate(76.7623vw,-10px) scale(.4978);animation:fall-49 25s -9s linear infinite}@keyframes fall-49{42.663%{transform:translate(70.4181vw,42.663vh) scale(.4978)}to{transform:translate(73.5902vw,99vh) scale(.4978)}}.snow:nth-child(50){opacity:1.2448;transform:translate(9.1625vw,-10px) scale(.7706);animation:fall-50 23s -10s linear infinite}@keyframes fall-50{77.448%{transform:translate(2.0018vw,77.448vh) scale(.7706)}to{transform:translate(5.58215vw,99vh) scale(.7706)}}.snow:nth-child(51){opacity:1.9378;transform:translate(83.5987vw,-10px) scale(.0416);animation:fall-51 19s -30s linear infinite}@keyframes fall-51{56.922%{transform:translate(79.1344vw,56.922vh) scale(.0416)}to{transform:translate(81.36655vw,99vh) scale(.0416)}}.snow:nth-child(52){opacity:.4438;transform:translate(67.4701vw,-10px) scale(.4972);animation:fall-52 26s -13s linear infinite}@keyframes fall-52{67.815%{transform:translate(67.1871vw,67.815vh) scale(.4972)}to{transform:translate(67.3286vw,99vh) scale(.4972)}}.snow:nth-child(53){opacity:.2224;transform:translate(25.8981vw,-10px) scale(.2729);animation:fall-53 10s -1s linear infinite}@keyframes fall-53{57.88%{transform:translate(31.7968vw,57.88vh) scale(.2729)}to{transform:translate(28.84745vw,99vh) scale(.2729)}}.snow:nth-child(54){opacity:.3612;transform:translate(11.3287vw,-10px) scale(.0946);animation:fall-54 21s -18s linear infinite}@keyframes fall-54{77.874%{transform:translate(7.3374vw,77.874vh) scale(.0946)}to{transform:translate(9.33305vw,99vh) scale(.0946)}}.snow:nth-child(55){opacity:.0482;transform:translate(49.1642vw,-10px) scale(.1881);animation:fall-55 16s -4s linear infinite}@keyframes fall-55{74.737%{transform:translate(41.1784vw,74.737vh) scale(.1881)}to{transform:translate(45.1713vw,99vh) scale(.1881)}}.snow:nth-child(56){opacity:1.1606;transform:translate(75.9458vw,-10px) scale(.7128);animation:fall-56 21s -10s linear infinite}@keyframes fall-56{66.751%{transform:translate(84.4243vw,66.751vh) scale(.7128)}to{transform:translate(80.18505vw,99vh) scale(.7128)}}.snow:nth-child(57){opacity:.2018;transform:translate(29.656vw,-10px) scale(.8823);animation:fall-57 26s -24s linear infinite}@keyframes fall-57{45.232%{transform:translate(23.6934vw,45.232vh) scale(.8823)}to{transform:translate(26.6747vw,99vh) scale(.8823)}}.snow:nth-child(58){opacity:1.9824;transform:translate(49.6496vw,-10px) scale(.0393);animation:fall-58 20s -15s linear infinite}@keyframes fall-58{64.709%{transform:translate(58.583vw,64.709vh) scale(.0393)}to{transform:translate(54.1163vw,99vh) scale(.0393)}}.snow:nth-child(59){opacity:1.2006;transform:translate(36.7077vw,-10px) scale(.9609);animation:fall-59 17s -3s linear infinite}@keyframes fall-59{75.16%{transform:translate(29.9769vw,75.16vh) scale(.9609)}to{transform:translate(33.3423vw,99vh) scale(.9609)}}.snow:nth-child(60){opacity:1.2564;transform:translate(57.9992vw,-10px) scale(.382);animation:fall-60 16s -25s linear infinite}@keyframes fall-60{44.672%{transform:translate(52.1371vw,44.672vh) scale(.382)}to{transform:translate(55.06815vw,99vh) scale(.382)}}.snow:nth-child(61){opacity:.0654;transform:translate(19.9298vw,-10px) scale(.5103);animation:fall-61 12s -21s linear infinite}@keyframes fall-61{73.519%{transform:translate(26.4647vw,73.519vh) scale(.5103)}to{transform:translate(23.19725vw,99vh) scale(.5103)}}.snow:nth-child(62){opacity:1.9692;transform:translate(69.2589vw,-10px) scale(.0804);animation:fall-62 19s -18s linear infinite}@keyframes fall-62{52.329%{transform:translate(60.691vw,52.329vh) scale(.0804)}to{transform:translate(64.97495vw,99vh) scale(.0804)}}.snow:nth-child(63){opacity:.3798;transform:translate(91.3104vw,-10px) scale(.8764);animation:fall-63 25s -30s linear infinite}@keyframes fall-63{68.807%{transform:translate(82.1563vw,68.807vh) scale(.8764)}to{transform:translate(86.73335vw,99vh) scale(.8764)}}.snow:nth-child(64){opacity:.0046;transform:translate(80.5945vw,-10px) scale(.6207);animation:fall-64 30s -23s linear infinite}@keyframes fall-64{45.026%{transform:translate(77.2518vw,45.026vh) scale(.6207)}to{transform:translate(78.92315vw,99vh) scale(.6207)}}.snow:nth-child(65){opacity:.6712;transform:translate(87.2895vw,-10px) scale(.2138);animation:fall-65 27s -2s linear infinite}@keyframes fall-65{44.344%{transform:translate(93.2703vw,44.344vh) scale(.2138)}to{transform:translate(90.2799vw,99vh) scale(.2138)}}.snow:nth-child(66){opacity:1.6162;transform:translate(57.6581vw,-10px) scale(.0936);animation:fall-66 24s -13s linear infinite}@keyframes fall-66{72.736%{transform:translate(60.9309vw,72.736vh) scale(.0936)}to{transform:translate(59.2945vw,99vh) scale(.0936)}}.snow:nth-child(67){opacity:.6256;transform:translate(59.0342vw,-10px) scale(.6528);animation:fall-67 22s -22s linear infinite}@keyframes fall-67{48.37%{transform:translate(59.4526vw,48.37vh) scale(.6528)}to{transform:translate(59.2434vw,99vh) scale(.6528)}}.snow:nth-child(68){opacity:1.7364;transform:translate(52.5172vw,-10px) scale(.1932);animation:fall-68 13s -24s linear infinite}@keyframes fall-68{34.589%{transform:translate(60.6493vw,34.589vh) scale(.1932)}to{transform:translate(56.58325vw,99vh) scale(.1932)}}.snow:nth-child(69){opacity:1.7386;transform:translate(3.3531vw,-10px) scale(.1038);animation:fall-69 18s -3s linear infinite}@keyframes fall-69{34.204%{transform:translate(1.3417vw,34.204vh) scale(.1038)}to{transform:translate(2.3474vw,99vh) scale(.1038)}}.snow:nth-child(70){opacity:.5306;transform:translate(4.4052vw,-10px) scale(.7605);animation:fall-70 23s -12s linear infinite}@keyframes fall-70{69.657%{transform:translate(14.049vw,69.657vh) scale(.7605)}to{transform:translate(9.2271vw,99vh) scale(.7605)}}.snow:nth-child(71){opacity:.1124;transform:translate(11.7111vw,-10px) scale(.9509);animation:fall-71 27s -28s linear infinite}@keyframes fall-71{34.071%{transform:translate(8.2638vw,34.071vh) scale(.9509)}to{transform:translate(9.98745vw,99vh) scale(.9509)}}.snow:nth-child(72){opacity:1.004;transform:translate(66.2873vw,-10px) scale(.2703);animation:fall-72 22s -2s linear infinite}@keyframes fall-72{63.47%{transform:translate(67.3585vw,63.47vh) scale(.2703)}to{transform:translate(66.8229vw,99vh) scale(.2703)}}.snow:nth-child(73){opacity:.4776;transform:translate(85.4196vw,-10px) scale(.8177);animation:fall-73 22s -28s linear infinite}@keyframes fall-73{31.49%{transform:translate(80.6363vw,31.49vh) scale(.8177)}to{transform:translate(83.02795vw,99vh) scale(.8177)}}.snow:nth-child(74){opacity:1.377;transform:translate(38.3368vw,-10px) scale(.0816);animation:fall-74 23s -9s linear infinite}@keyframes fall-74{56.842%{transform:translate(28.8529vw,56.842vh) scale(.0816)}to{transform:translate(33.59485vw,99vh) scale(.0816)}}.snow:nth-child(75){opacity:1.545;transform:translate(83.2162vw,-10px) scale(.7017);animation:fall-75 28s -18s linear infinite}@keyframes fall-75{74.282%{transform:translate(83.1724vw,74.282vh) scale(.7017)}to{transform:translate(83.1943vw,99vh) scale(.7017)}}.snow:nth-child(76){opacity:.6094;transform:translate(16.1265vw,-10px) scale(.8955);animation:fall-76 21s -13s linear infinite}@keyframes fall-76{59.565%{transform:translate(25.7471vw,59.565vh) scale(.8955)}to{transform:translate(20.9368vw,99vh) scale(.8955)}}.snow:nth-child(77){opacity:1.1616;transform:translate(96.2998vw,-10px) scale(.8573);animation:fall-77 24s -21s linear infinite}@keyframes fall-77{58.337%{transform:translate(90.2372vw,58.337vh) scale(.8573)}to{transform:translate(93.2685vw,99vh) scale(.8573)}}.snow:nth-child(78){opacity:1.1192;transform:translate(8.8385vw,-10px) scale(.2882);animation:fall-78 18s -13s linear infinite}@keyframes fall-78{63.077%{transform:translate(18.5652vw,63.077vh) scale(.2882)}to{transform:translate(13.70185vw,99vh) scale(.2882)}}.snow:nth-child(79){opacity:.838;transform:translate(44.9739vw,-10px) scale(.2614);animation:fall-79 17s -23s linear infinite}@keyframes fall-79{44.999%{transform:translate(44.5913vw,44.999vh) scale(.2614)}to{transform:translate(44.7826vw,99vh) scale(.2614)}}.snow:nth-child(80){opacity:1.1512;transform:translate(86.5619vw,-10px) scale(.7235);animation:fall-80 27s -17s linear infinite}@keyframes fall-80{45.413%{transform:translate(79.0203vw,45.413vh) scale(.7235)}to{transform:translate(82.7911vw,99vh) scale(.7235)}}.snow:nth-child(81){opacity:.2344;transform:translate(21.2115vw,-10px) scale(.1278);animation:fall-81 17s -4s linear infinite}@keyframes fall-81{74.663%{transform:translate(29.3663vw,74.663vh) scale(.1278)}to{transform:translate(25.2889vw,99vh) scale(.1278)}}.snow:nth-child(82){opacity:1.5148;transform:translate(4.6149vw,-10px) scale(.1593);animation:fall-82 26s -24s linear infinite}@keyframes fall-82{79.639%{transform:translate(14.3033vw,79.639vh) scale(.1593)}to{transform:translate(9.4591vw,99vh) scale(.1593)}}.snow:nth-child(83){opacity:1.2406;transform:translate(46.3236vw,-10px) scale(.1549);animation:fall-83 18s -19s linear infinite}@keyframes fall-83{44.161%{transform:translate(45.685vw,44.161vh) scale(.1549)}to{transform:translate(46.0043vw,99vh) scale(.1549)}}.snow:nth-child(84){opacity:.4136;transform:translate(40.9947vw,-10px) scale(.0144);animation:fall-84 10s -17s linear infinite}@keyframes fall-84{56.785%{transform:translate(47.6283vw,56.785vh) scale(.0144)}to{transform:translate(44.3115vw,99vh) scale(.0144)}}.snow:nth-child(85){opacity:1.438;transform:translate(41.3191vw,-10px) scale(.8021);animation:fall-85 30s -24s linear infinite}@keyframes fall-85{44.275%{transform:translate(42.6526vw,44.275vh) scale(.8021)}to{transform:translate(41.98585vw,99vh) scale(.8021)}}.snow:nth-child(86){opacity:.2582;transform:translate(86.9982vw,-10px) scale(.5251);animation:fall-86 28s -13s linear infinite}@keyframes fall-86{43.084%{transform:translate(84.3385vw,43.084vh) scale(.5251)}to{transform:translate(85.66835vw,99vh) scale(.5251)}}.snow:nth-child(87){opacity:.2562;transform:translate(14.2024vw,-10px) scale(.1219);animation:fall-87 29s -13s linear infinite}@keyframes fall-87{63.444%{transform:translate(19.1453vw,63.444vh) scale(.1219)}to{transform:translate(16.67385vw,99vh) scale(.1219)}}.snow:nth-child(88){opacity:1.8702;transform:translate(76.3731vw,-10px) scale(.0169);animation:fall-88 14s -28s linear infinite}@keyframes fall-88{51.883%{transform:translate(79.2046vw,51.883vh) scale(.0169)}to{transform:translate(77.78885vw,99vh) scale(.0169)}}.snow:nth-child(89){opacity:.6;transform:translate(22.0656vw,-10px) scale(.9842);animation:fall-89 25s -10s linear infinite}@keyframes fall-89{69.732%{transform:translate(28.9495vw,69.732vh) scale(.9842)}to{transform:translate(25.50755vw,99vh) scale(.9842)}}.snow:nth-child(90){opacity:.7962;transform:translate(23.4684vw,-10px) scale(.4516);animation:fall-90 15s -24s linear infinite}@keyframes fall-90{48.135%{transform:translate(32.8666vw,48.135vh) scale(.4516)}to{transform:translate(28.1675vw,99vh) scale(.4516)}}.snow:nth-child(91){opacity:1.8432;transform:translate(20.0036vw,-10px) scale(.8391);animation:fall-91 20s -20s linear infinite}@keyframes fall-91{48.526%{transform:translate(26.0369vw,48.526vh) scale(.8391)}to{transform:translate(23.02025vw,99vh) scale(.8391)}}.snow:nth-child(92){opacity:1.5214;transform:translate(16.3285vw,-10px) scale(.3963);animation:fall-92 30s -26s linear infinite}@keyframes fall-92{41.529%{transform:translate(22.396vw,41.529vh) scale(.3963)}to{transform:translate(19.36225vw,99vh) scale(.3963)}}.snow:nth-child(93){opacity:.5974;transform:translate(28.4309vw,-10px) scale(.9246);animation:fall-93 21s -16s linear infinite}@keyframes fall-93{66.814%{transform:translate(32.8256vw,66.814vh) scale(.9246)}to{transform:translate(30.62825vw,99vh) scale(.9246)}}.snow:nth-child(94){opacity:1.9642;transform:translate(32.1343vw,-10px) scale(.7217);animation:fall-94 30s -5s linear infinite}@keyframes fall-94{43.865%{transform:translate(31.4444vw,43.865vh) scale(.7217)}to{transform:translate(31.78935vw,99vh) scale(.7217)}}.snow:nth-child(95){opacity:1.9976;transform:translate(57.5228vw,-10px) scale(.83);animation:fall-95 18s -24s linear infinite}@keyframes fall-95{41.845%{transform:translate(59.9142vw,41.845vh) scale(.83)}to{transform:translate(58.7185vw,99vh) scale(.83)}}.snow:nth-child(96){opacity:.422;transform:translate(62.379vw,-10px) scale(.2861);animation:fall-96 30s -23s linear infinite}@keyframes fall-96{62.485%{transform:translate(65.7894vw,62.485vh) scale(.2861)}to{transform:translate(64.0842vw,99vh) scale(.2861)}}.snow:nth-child(97){opacity:1.9554;transform:translate(14.4972vw,-10px) scale(.0856);animation:fall-97 11s -12s linear infinite}@keyframes fall-97{31.343%{transform:translate(20.9874vw,31.343vh) scale(.0856)}to{transform:translate(17.7423vw,99vh) scale(.0856)}}.snow:nth-child(98){opacity:.6834;transform:translate(36.1913vw,-10px) scale(.8424);animation:fall-98 16s -3s linear infinite}@keyframes fall-98{61.467%{transform:translate(30.5209vw,61.467vh) scale(.8424)}to{transform:translate(33.3561vw,99vh) scale(.8424)}}.snow:nth-child(99){opacity:1.9064;transform:translate(68.0074vw,-10px) scale(.6703);animation:fall-99 20s -10s linear infinite}@keyframes fall-99{67.036%{transform:translate(70.7978vw,67.036vh) scale(.6703)}to{transform:translate(69.4026vw,99vh) scale(.6703)}}.snow:nth-child(100){opacity:.0848;transform:translate(85.4725vw,-10px) scale(.7255);animation:fall-100 12s -18s linear infinite}@keyframes fall-100{32.428%{transform:translate(81.4975vw,32.428vh) scale(.7255)}to{transform:translate(83.485vw,99vh) scale(.7255)}}.snow:nth-child(101){opacity:1.3002;transform:translate(84.3199vw,-10px) scale(.2601);animation:fall-101 25s -27s linear infinite}@keyframes fall-101{72.145%{transform:translate(85.4636vw,72.145vh) scale(.2601)}to{transform:translate(84.89175vw,99vh) scale(.2601)}}.snow:nth-child(102){opacity:1.3654;transform:translate(72.2123vw,-10px) scale(.8284);animation:fall-102 14s -12s linear infinite}@keyframes fall-102{60.116%{transform:translate(69.2479vw,60.116vh) scale(.8284)}to{transform:translate(70.7301vw,99vh) scale(.8284)}}.snow:nth-child(103){opacity:.5836;transform:translate(14.4394vw,-10px) scale(.415);animation:fall-103 14s -2s linear infinite}@keyframes fall-103{61.227%{transform:translate(23.0902vw,61.227vh) scale(.415)}to{transform:translate(18.7648vw,99vh) scale(.415)}}.snow:nth-child(104){opacity:1.1918;transform:translate(11.8754vw,-10px) scale(.618);animation:fall-104 30s -21s linear infinite}@keyframes fall-104{74.272%{transform:translate(11.0881vw,74.272vh) scale(.618)}to{transform:translate(11.48175vw,99vh) scale(.618)}}.snow:nth-child(105){opacity:.4528;transform:translate(9.2401vw,-10px) scale(.476);animation:fall-105 17s -15s linear infinite}@keyframes fall-105{61.061%{transform:translate(10.3158vw,61.061vh) scale(.476)}to{transform:translate(9.77795vw,99vh) scale(.476)}}.snow:nth-child(106){opacity:.9284;transform:translate(74.1578vw,-10px) scale(.668);animation:fall-106 24s -23s linear infinite}@keyframes fall-106{59.767%{transform:translate(81.8208vw,59.767vh) scale(.668)}to{transform:translate(77.9893vw,99vh) scale(.668)}}.snow:nth-child(107){opacity:1.7532;transform:translate(74.142vw,-10px) scale(.5334);animation:fall-107 21s -19s linear infinite}@keyframes fall-107{65.755%{transform:translate(66.6332vw,65.755vh) scale(.5334)}to{transform:translate(70.3876vw,99vh) scale(.5334)}}.snow:nth-child(108){opacity:.2292;transform:translate(20.9705vw,-10px) scale(.316);animation:fall-108 28s -20s linear infinite}@keyframes fall-108{68.871%{transform:translate(11.6447vw,68.871vh) scale(.316)}to{transform:translate(16.3076vw,99vh) scale(.316)}}.snow:nth-child(109){opacity:1.4876;transform:translate(71.8249vw,-10px) scale(.0988);animation:fall-109 17s -20s linear infinite}@keyframes fall-109{38.12%{transform:translate(79.9782vw,38.12vh) scale(.0988)}to{transform:translate(75.90155vw,99vh) scale(.0988)}}.snow:nth-child(110){opacity:1.346;transform:translate(94.7027vw,-10px) scale(.2302);animation:fall-110 27s -8s linear infinite}@keyframes fall-110{73.333%{transform:translate(97.6471vw,73.333vh) scale(.2302)}to{transform:translate(96.1749vw,99vh) scale(.2302)}}.snow:nth-child(111){opacity:.1952;transform:translate(39.216vw,-10px) scale(.7828);animation:fall-111 30s -11s linear infinite}@keyframes fall-111{40.841%{transform:translate(29.8347vw,40.841vh) scale(.7828)}to{transform:translate(34.52535vw,99vh) scale(.7828)}}.snow:nth-child(112){opacity:1.0666;transform:translate(38.6117vw,-10px) scale(.5087);animation:fall-112 30s -22s linear infinite}@keyframes fall-112{55.3%{transform:translate(39.7592vw,55.3vh) scale(.5087)}to{transform:translate(39.18545vw,99vh) scale(.5087)}}.snow:nth-child(113){opacity:1.0428;transform:translate(25.0659vw,-10px) scale(.3638);animation:fall-113 25s -23s linear infinite}@keyframes fall-113{61.518%{transform:translate(21.738vw,61.518vh) scale(.3638)}to{transform:translate(23.40195vw,99vh) scale(.3638)}}.snow:nth-child(114){opacity:1.1288;transform:translate(20.4038vw,-10px) scale(.1809);animation:fall-114 12s -8s linear infinite}@keyframes fall-114{53.047%{transform:translate(23.0516vw,53.047vh) scale(.1809)}to{transform:translate(21.7277vw,99vh) scale(.1809)}}.snow:nth-child(115){opacity:1.6008;transform:translate(53.8612vw,-10px) scale(.0052);animation:fall-115 30s -16s linear infinite}@keyframes fall-115{38.093%{transform:translate(53.7413vw,38.093vh) scale(.0052)}to{transform:translate(53.80125vw,99vh) scale(.0052)}}.snow:nth-child(116){opacity:.777;transform:translate(62.9259vw,-10px) scale(.2074);animation:fall-116 12s -27s linear infinite}@keyframes fall-116{51.025%{transform:translate(72.704vw,51.025vh) scale(.2074)}to{transform:translate(67.81495vw,99vh) scale(.2074)}}.snow:nth-child(117){opacity:1.6572;transform:translate(75.1465vw,-10px) scale(.5994);animation:fall-117 10s -22s linear infinite}@keyframes fall-117{38.571%{transform:translate(77.3075vw,38.571vh) scale(.5994)}to{transform:translate(76.227vw,99vh) scale(.5994)}}.snow:nth-child(118){opacity:.2326;transform:translate(88.725vw,-10px) scale(.7373);animation:fall-118 13s -8s linear infinite}@keyframes fall-118{75.671%{transform:translate(95.6685vw,75.671vh) scale(.7373)}to{transform:translate(92.19675vw,99vh) scale(.7373)}}.snow:nth-child(119){opacity:1.6704;transform:translate(99.5415vw,-10px) scale(.7334);animation:fall-119 11s -2s linear infinite}@keyframes fall-119{63.129%{transform:translate(89.7459vw,63.129vh) scale(.7334)}to{transform:translate(94.6437vw,99vh) scale(.7334)}}.snow:nth-child(120){opacity:.1162;transform:translate(88.3027vw,-10px) scale(.0778);animation:fall-120 11s -9s linear infinite}@keyframes fall-120{41.703%{transform:translate(91.8877vw,41.703vh) scale(.0778)}to{transform:translate(90.0952vw,99vh) scale(.0778)}}.snow:nth-child(121){opacity:.8194;transform:translate(59.1446vw,-10px) scale(.2028);animation:fall-121 21s -8s linear infinite}@keyframes fall-121{71.908%{transform:translate(67.5324vw,71.908vh) scale(.2028)}to{transform:translate(63.3385vw,99vh) scale(.2028)}}.snow:nth-child(122){opacity:.1426;transform:translate(54.452vw,-10px) scale(.2222);animation:fall-122 18s -17s linear infinite}@keyframes fall-122{34.709%{transform:translate(57.4635vw,34.709vh) scale(.2222)}to{transform:translate(55.95775vw,99vh) scale(.2222)}}.snow:nth-child(123){opacity:.6136;transform:translate(9.5728vw,-10px) scale(.9799);animation:fall-123 23s -7s linear infinite}@keyframes fall-123{61.645%{transform:translate(7.7362vw,61.645vh) scale(.9799)}to{transform:translate(8.6545vw,99vh) scale(.9799)}}.snow:nth-child(124){opacity:1.0578;transform:translate(67.3373vw,-10px) scale(.8742);animation:fall-124 18s -9s linear infinite}@keyframes fall-124{77.386%{transform:translate(70.1581vw,77.386vh) scale(.8742)}to{transform:translate(68.7477vw,99vh) scale(.8742)}}.snow:nth-child(125){opacity:.9868;transform:translate(83.3635vw,-10px) scale(.2934);animation:fall-125 28s -27s linear infinite}@keyframes fall-125{78.884%{transform:translate(75.5405vw,78.884vh) scale(.2934)}to{transform:translate(79.452vw,99vh) scale(.2934)}}.snow:nth-child(126){opacity:1.5346;transform:translate(32.2543vw,-10px) scale(.7593);animation:fall-126 18s -23s linear infinite}@keyframes fall-126{63.333%{transform:translate(31.5521vw,63.333vh) scale(.7593)}to{transform:translate(31.9032vw,99vh) scale(.7593)}}.snow:nth-child(127){opacity:1.5754;transform:translate(30.3103vw,-10px) scale(.1697);animation:fall-127 28s -8s linear infinite}@keyframes fall-127{49.539%{transform:translate(39.8026vw,49.539vh) scale(.1697)}to{transform:translate(35.05645vw,99vh) scale(.1697)}}.snow:nth-child(128){opacity:1.6256;transform:translate(80.4543vw,-10px) scale(.8531);animation:fall-128 12s -7s linear infinite}@keyframes fall-128{52.354%{transform:translate(82.5836vw,52.354vh) scale(.8531)}to{transform:translate(81.51895vw,99vh) scale(.8531)}}.snow:nth-child(129){opacity:1.8182;transform:translate(77.047vw,-10px) scale(.0825);animation:fall-129 24s -1s linear infinite}@keyframes fall-129{46.03%{transform:translate(69.8452vw,46.03vh) scale(.0825)}to{transform:translate(73.4461vw,99vh) scale(.0825)}}.snow:nth-child(130){opacity:.8702;transform:translate(46.2093vw,-10px) scale(.7318);animation:fall-130 12s -20s linear infinite}@keyframes fall-130{46.25%{transform:translate(41.8022vw,46.25vh) scale(.7318)}to{transform:translate(44.00575vw,99vh) scale(.7318)}}.snow:nth-child(131){opacity:.856;transform:translate(58.4821vw,-10px) scale(.7847);animation:fall-131 14s -1s linear infinite}@keyframes fall-131{59.302%{transform:translate(67.2031vw,59.302vh) scale(.7847)}to{transform:translate(62.8426vw,99vh) scale(.7847)}}.snow:nth-child(132){opacity:1.9722;transform:translate(8.0317vw,-10px) scale(.4155);animation:fall-132 17s -28s linear infinite}@keyframes fall-132{61.049%{transform:translate(5.4864vw,61.049vh) scale(.4155)}to{transform:translate(6.75905vw,99vh) scale(.4155)}}.snow:nth-child(133){opacity:1.7406;transform:translate(12.6563vw,-10px) scale(.4714);animation:fall-133 20s -27s linear infinite}@keyframes fall-133{73.98%{transform:translate(10.1511vw,73.98vh) scale(.4714)}to{transform:translate(11.4037vw,99vh) scale(.4714)}}.snow:nth-child(134){opacity:.1594;transform:translate(60.1624vw,-10px) scale(.4247);animation:fall-134 27s -1s linear infinite}@keyframes fall-134{32.28%{transform:translate(56.2528vw,32.28vh) scale(.4247)}to{transform:translate(58.2076vw,99vh) scale(.4247)}}.snow:nth-child(135){opacity:.7266;transform:translate(81.4706vw,-10px) scale(.8181);animation:fall-135 27s -11s linear infinite}@keyframes fall-135{48.683%{transform:translate(79.791vw,48.683vh) scale(.8181)}to{transform:translate(80.6308vw,99vh) scale(.8181)}}.snow:nth-child(136){opacity:1.333;transform:translate(78.6457vw,-10px) scale(.1639);animation:fall-136 24s -2s linear infinite}@keyframes fall-136{36.009%{transform:translate(84.4373vw,36.009vh) scale(.1639)}to{transform:translate(81.5415vw,99vh) scale(.1639)}}.snow:nth-child(137){opacity:.5348;transform:translate(76.4174vw,-10px) scale(.3342);animation:fall-137 15s -15s linear infinite}@keyframes fall-137{52.529%{transform:translate(68.1861vw,52.529vh) scale(.3342)}to{transform:translate(72.30175vw,99vh) scale(.3342)}}.snow:nth-child(138){opacity:.5972;transform:translate(78.6625vw,-10px) scale(.2627);animation:fall-138 10s -5s linear infinite}@keyframes fall-138{75.279%{transform:translate(77.1874vw,75.279vh) scale(.2627)}to{transform:translate(77.92495vw,99vh) scale(.2627)}}.snow:nth-child(139){opacity:.6836;transform:translate(79.6568vw,-10px) scale(.2739);animation:fall-139 14s -28s linear infinite}@keyframes fall-139{43.975%{transform:translate(77.1178vw,43.975vh) scale(.2739)}to{transform:translate(78.3873vw,99vh) scale(.2739)}}.snow:nth-child(140){opacity:.0304;transform:translate(23.2593vw,-10px) scale(.3629);animation:fall-140 27s -28s linear infinite}@keyframes fall-140{55.613%{transform:translate(31.0166vw,55.613vh) scale(.3629)}to{transform:translate(27.13795vw,99vh) scale(.3629)}}.snow:nth-child(141){opacity:1.999;transform:translate(43.4806vw,-10px) scale(.4054);animation:fall-141 14s -1s linear infinite}@keyframes fall-141{78.405%{transform:translate(38.9882vw,78.405vh) scale(.4054)}to{transform:translate(41.2344vw,99vh) scale(.4054)}}.snow:nth-child(142){opacity:1.8656;transform:translate(74.5846vw,-10px) scale(.2062);animation:fall-142 20s -25s linear infinite}@keyframes fall-142{66.243%{transform:translate(70.3363vw,66.243vh) scale(.2062)}to{transform:translate(72.46045vw,99vh) scale(.2062)}}.snow:nth-child(143){opacity:1.1886;transform:translate(26.2817vw,-10px) scale(.821);animation:fall-143 18s -20s linear infinite}@keyframes fall-143{69.147%{transform:translate(25.9181vw,69.147vh) scale(.821)}to{transform:translate(26.0999vw,99vh) scale(.821)}}.snow:nth-child(144){opacity:.7888;transform:translate(33.3319vw,-10px) scale(.4976);animation:fall-144 22s -7s linear infinite}@keyframes fall-144{47.008%{transform:translate(26.2549vw,47.008vh) scale(.4976)}to{transform:translate(29.7934vw,99vh) scale(.4976)}}.snow:nth-child(145){opacity:1.0764;transform:translate(44.0971vw,-10px) scale(.8373);animation:fall-145 21s -18s linear infinite}@keyframes fall-145{35.912%{transform:translate(39.1584vw,35.912vh) scale(.8373)}to{transform:translate(41.62775vw,99vh) scale(.8373)}}.snow:nth-child(146){opacity:1.1118;transform:translate(76.123vw,-10px) scale(.5213);animation:fall-146 23s -1s linear infinite}@keyframes fall-146{76.663%{transform:translate(74.803vw,76.663vh) scale(.5213)}to{transform:translate(75.463vw,99vh) scale(.5213)}}.snow:nth-child(147){opacity:1.086;transform:translate(42.1463vw,-10px) scale(.6041);animation:fall-147 11s -20s linear infinite}@keyframes fall-147{48.698%{transform:translate(43.3063vw,48.698vh) scale(.6041)}to{transform:translate(42.7263vw,99vh) scale(.6041)}}.snow:nth-child(148){opacity:1.004;transform:translate(71.668vw,-10px) scale(.8077);animation:fall-148 16s -6s linear infinite}@keyframes fall-148{59.318%{transform:translate(73.2998vw,59.318vh) scale(.8077)}to{transform:translate(72.4839vw,99vh) scale(.8077)}}.snow:nth-child(149){opacity:1.7732;transform:translate(3.654vw,-10px) scale(.8027);animation:fall-149 11s -29s linear infinite}@keyframes fall-149{74.012%{transform:translate(-3.3741vw,74.012vh) scale(.8027)}to{transform:translate(.13995vw,99vh) scale(.8027)}}.snow:nth-child(150){opacity:1.9076;transform:translate(94.6535vw,-10px) scale(.3197);animation:fall-150 21s -26s linear infinite}@keyframes fall-150{70.523%{transform:translate(103.9721vw,70.523vh) scale(.3197)}to{transform:translate(99.3128vw,99vh) scale(.3197)}}.snow:nth-child(151){opacity:1.7722;transform:translate(6.486vw,-10px) scale(.366);animation:fall-151 18s -13s linear infinite}@keyframes fall-151{48.082%{transform:translate(1.0629vw,48.082vh) scale(.366)}to{transform:translate(3.77445vw,99vh) scale(.366)}}.snow:nth-child(152){opacity:.854;transform:translate(33.7026vw,-10px) scale(.1437);animation:fall-152 21s -17s linear infinite}@keyframes fall-152{73.628%{transform:translate(33.1861vw,73.628vh) scale(.1437)}to{transform:translate(33.44435vw,99vh) scale(.1437)}}.snow:nth-child(153){opacity:1.7644;transform:translate(88.4722vw,-10px) scale(.3942);animation:fall-153 24s -6s linear infinite}@keyframes fall-153{47.619%{transform:translate(86.6168vw,47.619vh) scale(.3942)}to{transform:translate(87.5445vw,99vh) scale(.3942)}}.snow:nth-child(154){opacity:1.7686;transform:translate(47.1044vw,-10px) scale(.2812);animation:fall-154 13s -14s linear infinite}@keyframes fall-154{31.742%{transform:translate(56.0868vw,31.742vh) scale(.2812)}to{transform:translate(51.5956vw,99vh) scale(.2812)}}.snow:nth-child(155){opacity:.7132;transform:translate(78.903vw,-10px) scale(.5228);animation:fall-155 22s -6s linear infinite}@keyframes fall-155{71.364%{transform:translate(86.7153vw,71.364vh) scale(.5228)}to{transform:translate(82.80915vw,99vh) scale(.5228)}}.snow:nth-child(156){opacity:.9478;transform:translate(50.3133vw,-10px) scale(.3508);animation:fall-156 20s -15s linear infinite}@keyframes fall-156{66.722%{transform:translate(57.3019vw,66.722vh) scale(.3508)}to{transform:translate(53.8076vw,99vh) scale(.3508)}}.snow:nth-child(157){opacity:1.8012;transform:translate(82.8784vw,-10px) scale(.8769);animation:fall-157 19s -6s linear infinite}@keyframes fall-157{36.456%{transform:translate(84.1734vw,36.456vh) scale(.8769)}to{transform:translate(83.5259vw,99vh) scale(.8769)}}.snow:nth-child(158){opacity:1.081;transform:translate(58.515vw,-10px) scale(.7198);animation:fall-158 26s -17s linear infinite}@keyframes fall-158{78.939%{transform:translate(64.2113vw,78.939vh) scale(.7198)}to{transform:translate(61.36315vw,99vh) scale(.7198)}}.snow:nth-child(159){opacity:1.7742;transform:translate(91.0513vw,-10px) scale(.2006);animation:fall-159 14s -5s linear infinite}@keyframes fall-159{47.834%{transform:translate(92.6025vw,47.834vh) scale(.2006)}to{transform:translate(91.8269vw,99vh) scale(.2006)}}.snow:nth-child(160){opacity:1.426;transform:translate(63.3334vw,-10px) scale(.1512);animation:fall-160 28s -13s linear infinite}@keyframes fall-160{63.184%{transform:translate(67.1681vw,63.184vh) scale(.1512)}to{transform:translate(65.25075vw,99vh) scale(.1512)}}.snow:nth-child(161){opacity:1.1676;transform:translate(62.5659vw,-10px) scale(.4055);animation:fall-161 22s -14s linear infinite}@keyframes fall-161{42.655%{transform:translate(65.2292vw,42.655vh) scale(.4055)}to{transform:translate(63.89755vw,99vh) scale(.4055)}}.snow:nth-child(162){opacity:.478;transform:translate(9.3481vw,-10px) scale(.7863);animation:fall-162 26s -2s linear infinite}@keyframes fall-162{67.946%{transform:translate(.895vw,67.946vh) scale(.7863)}to{transform:translate(5.12155vw,99vh) scale(.7863)}}.snow:nth-child(163){opacity:.722;transform:translate(14.0209vw,-10px) scale(.6933);animation:fall-163 26s -13s linear infinite}@keyframes fall-163{44.355%{transform:translate(22.7758vw,44.355vh) scale(.6933)}to{transform:translate(18.39835vw,99vh) scale(.6933)}}.snow:nth-child(164){opacity:.376;transform:translate(92.1956vw,-10px) scale(.0565);animation:fall-164 10s -17s linear infinite}@keyframes fall-164{55.624%{transform:translate(87.4244vw,55.624vh) scale(.0565)}to{transform:translate(89.81vw,99vh) scale(.0565)}}.snow:nth-child(165){opacity:1.9246;transform:translate(98.8155vw,-10px) scale(.7028);animation:fall-165 21s -20s linear infinite}@keyframes fall-165{36.517%{transform:translate(99.3207vw,36.517vh) scale(.7028)}to{transform:translate(99.0681vw,99vh) scale(.7028)}}.snow:nth-child(166){opacity:1.1018;transform:translate(77.8058vw,-10px) scale(.1221);animation:fall-166 11s -29s linear infinite}@keyframes fall-166{49.834%{transform:translate(69.529vw,49.834vh) scale(.1221)}to{transform:translate(73.6674vw,99vh) scale(.1221)}}.snow:nth-child(167){opacity:.8076;transform:translate(76.2514vw,-10px) scale(.3727);animation:fall-167 10s -14s linear infinite}@keyframes fall-167{35.103%{transform:translate(76.496vw,35.103vh) scale(.3727)}to{transform:translate(76.3737vw,99vh) scale(.3727)}}.snow:nth-child(168){opacity:.0762;transform:translate(99.6359vw,-10px) scale(.149);animation:fall-168 21s -25s linear infinite}@keyframes fall-168{51.209%{transform:translate(107.6159vw,51.209vh) scale(.149)}to{transform:translate(103.6259vw,99vh) scale(.149)}}.snow:nth-child(169){opacity:.2392;transform:translate(26.5881vw,-10px) scale(.5874);animation:fall-169 14s -4s linear infinite}@keyframes fall-169{43.782%{transform:translate(32.2327vw,43.782vh) scale(.5874)}to{transform:translate(29.4104vw,99vh) scale(.5874)}}.snow:nth-child(170){opacity:.3972;transform:translate(84.8955vw,-10px) scale(.0484);animation:fall-170 27s -16s linear infinite}@keyframes fall-170{45.583%{transform:translate(76.2464vw,45.583vh) scale(.0484)}to{transform:translate(80.57095vw,99vh) scale(.0484)}}.snow:nth-child(171){opacity:.0468;transform:translate(15.798vw,-10px) scale(.6425);animation:fall-171 16s -6s linear infinite}@keyframes fall-171{34.749%{transform:translate(20.3112vw,34.749vh) scale(.6425)}to{transform:translate(18.0546vw,99vh) scale(.6425)}}.snow:nth-child(172){opacity:1.1954;transform:translate(37.5534vw,-10px) scale(.5554);animation:fall-172 11s -25s linear infinite}@keyframes fall-172{57.432%{transform:translate(45.6325vw,57.432vh) scale(.5554)}to{transform:translate(41.59295vw,99vh) scale(.5554)}}.snow:nth-child(173){opacity:.1468;transform:translate(71.4102vw,-10px) scale(.1439);animation:fall-173 28s -25s linear infinite}@keyframes fall-173{59.599%{transform:translate(72.2558vw,59.599vh) scale(.1439)}to{transform:translate(71.833vw,99vh) scale(.1439)}}.snow:nth-child(174){opacity:1.8754;transform:translate(59.6357vw,-10px) scale(.2325);animation:fall-174 14s -11s linear infinite}@keyframes fall-174{34.494%{transform:translate(67.1001vw,34.494vh) scale(.2325)}to{transform:translate(63.3679vw,99vh) scale(.2325)}}.snow:nth-child(175){opacity:.8928;transform:translate(50.8462vw,-10px) scale(.0059);animation:fall-175 24s -10s linear infinite}@keyframes fall-175{64.976%{transform:translate(56.2446vw,64.976vh) scale(.0059)}to{transform:translate(53.5454vw,99vh) scale(.0059)}}.snow:nth-child(176){opacity:.5254;transform:translate(97.6203vw,-10px) scale(.4671);animation:fall-176 22s -30s linear infinite}@keyframes fall-176{54.41%{transform:translate(92.9155vw,54.41vh) scale(.4671)}to{transform:translate(95.2679vw,99vh) scale(.4671)}}.snow:nth-child(177){opacity:1.3854;transform:translate(49.337vw,-10px) scale(.729);animation:fall-177 28s -21s linear infinite}@keyframes fall-177{30.134%{transform:translate(47.687vw,30.134vh) scale(.729)}to{transform:translate(48.512vw,99vh) scale(.729)}}.snow:nth-child(178){opacity:1.126;transform:translate(54.8184vw,-10px) scale(.9508);animation:fall-178 10s -13s linear infinite}@keyframes fall-178{61.883%{transform:translate(45.5475vw,61.883vh) scale(.9508)}to{transform:translate(50.18295vw,99vh) scale(.9508)}}.snow:nth-child(179){opacity:.2806;transform:translate(72.7893vw,-10px) scale(.3084);animation:fall-179 17s -3s linear infinite}@keyframes fall-179{36.306%{transform:translate(78.3909vw,36.306vh) scale(.3084)}to{transform:translate(75.5901vw,99vh) scale(.3084)}}.snow:nth-child(180){opacity:1.289;transform:translate(11.2402vw,-10px) scale(.6832);animation:fall-180 20s -20s linear infinite}@keyframes fall-180{56.399%{transform:translate(7.4948vw,56.399vh) scale(.6832)}to{transform:translate(9.3675vw,99vh) scale(.6832)}}.snow:nth-child(181){opacity:.7044;transform:translate(68.112vw,-10px) scale(.1954);animation:fall-181 25s -22s linear infinite}@keyframes fall-181{78.948%{transform:translate(73.1566vw,78.948vh) scale(.1954)}to{transform:translate(70.6343vw,99vh) scale(.1954)}}.snow:nth-child(182){opacity:.2526;transform:translate(43.5113vw,-10px) scale(.3073);animation:fall-182 14s -29s linear infinite}@keyframes fall-182{32.947%{transform:translate(51.649vw,32.947vh) scale(.3073)}to{transform:translate(47.58015vw,99vh) scale(.3073)}}.snow:nth-child(183){opacity:1.8032;transform:translate(87.0185vw,-10px) scale(.7961);animation:fall-183 23s -16s linear infinite}@keyframes fall-183{55.667%{transform:translate(91.6107vw,55.667vh) scale(.7961)}to{transform:translate(89.3146vw,99vh) scale(.7961)}}.snow:nth-child(184){opacity:.5726;transform:translate(25.736vw,-10px) scale(.0075);animation:fall-184 23s -18s linear infinite}@keyframes fall-184{45.608%{transform:translate(30.9848vw,45.608vh) scale(.0075)}to{transform:translate(28.3604vw,99vh) scale(.0075)}}.snow:nth-child(185){opacity:1.8242;transform:translate(39.3581vw,-10px) scale(.9918);animation:fall-185 26s -8s linear infinite}@keyframes fall-185{63.962%{transform:translate(39.2691vw,63.962vh) scale(.9918)}to{transform:translate(39.3136vw,99vh) scale(.9918)}}.snow:nth-child(186){opacity:1.714;transform:translate(16.9465vw,-10px) scale(.5769);animation:fall-186 28s -8s linear infinite}@keyframes fall-186{71.679%{transform:translate(11.5147vw,71.679vh) scale(.5769)}to{transform:translate(14.2306vw,99vh) scale(.5769)}}.snow:nth-child(187){opacity:1.8488;transform:translate(57.8579vw,-10px) scale(.4139);animation:fall-187 17s -19s linear infinite}@keyframes fall-187{55.116%{transform:translate(52.0817vw,55.116vh) scale(.4139)}to{transform:translate(54.9698vw,99vh) scale(.4139)}}.snow:nth-child(188){opacity:.842;transform:translate(56.2994vw,-10px) scale(.9648);animation:fall-188 27s -12s linear infinite}@keyframes fall-188{74.912%{transform:translate(55.6061vw,74.912vh) scale(.9648)}to{transform:translate(55.95275vw,99vh) scale(.9648)}}.snow:nth-child(189){opacity:.042;transform:translate(37.9548vw,-10px) scale(.5704);animation:fall-189 18s -27s linear infinite}@keyframes fall-189{68.689%{transform:translate(43.0191vw,68.689vh) scale(.5704)}to{transform:translate(40.48695vw,99vh) scale(.5704)}}.snow:nth-child(190){opacity:1.2234;transform:translate(75.5401vw,-10px) scale(.5562);animation:fall-190 24s -24s linear infinite}@keyframes fall-190{48.19%{transform:translate(69.9049vw,48.19vh) scale(.5562)}to{transform:translate(72.7225vw,99vh) scale(.5562)}}.snow:nth-child(191){opacity:1.3474;transform:translate(65.9994vw,-10px) scale(.8676);animation:fall-191 29s -1s linear infinite}@keyframes fall-191{50.301%{transform:translate(61.3181vw,50.301vh) scale(.8676)}to{transform:translate(63.65875vw,99vh) scale(.8676)}}.snow:nth-child(192){opacity:.0896;transform:translate(59.9007vw,-10px) scale(.6963);animation:fall-192 23s -2s linear infinite}@keyframes fall-192{53.998%{transform:translate(56.986vw,53.998vh) scale(.6963)}to{transform:translate(58.44335vw,99vh) scale(.6963)}}.snow:nth-child(193){opacity:.5388;transform:translate(84.0045vw,-10px) scale(.1636);animation:fall-193 21s -14s linear infinite}@keyframes fall-193{66.674%{transform:translate(84.8102vw,66.674vh) scale(.1636)}to{transform:translate(84.40735vw,99vh) scale(.1636)}}.snow:nth-child(194){opacity:.563;transform:translate(71.551vw,-10px) scale(.9506);animation:fall-194 29s -16s linear infinite}@keyframes fall-194{55.932%{transform:translate(72.0964vw,55.932vh) scale(.9506)}to{transform:translate(71.8237vw,99vh) scale(.9506)}}.snow:nth-child(195){opacity:1.5878;transform:translate(96.3193vw,-10px) scale(.4093);animation:fall-195 27s -3s linear infinite}@keyframes fall-195{76.241%{transform:translate(93.0533vw,76.241vh) scale(.4093)}to{transform:translate(94.6863vw,99vh) scale(.4093)}}.snow:nth-child(196){opacity:1.9702;transform:translate(49.327vw,-10px) scale(.9297);animation:fall-196 23s -5s linear infinite}@keyframes fall-196{40.366%{transform:translate(44.578vw,40.366vh) scale(.9297)}to{transform:translate(46.9525vw,99vh) scale(.9297)}}.snow:nth-child(197){opacity:1.533;transform:translate(82.4632vw,-10px) scale(.0133);animation:fall-197 19s -5s linear infinite}@keyframes fall-197{51.761%{transform:translate(78.5759vw,51.761vh) scale(.0133)}to{transform:translate(80.51955vw,99vh) scale(.0133)}}.snow:nth-child(198){opacity:.399;transform:translate(85.8294vw,-10px) scale(.1072);animation:fall-198 15s -16s linear infinite}@keyframes fall-198{71.708%{transform:translate(79.3699vw,71.708vh) scale(.1072)}to{transform:translate(82.59965vw,99vh) scale(.1072)}}.snow:nth-child(199){opacity:1.591;transform:translate(80.5565vw,-10px) scale(.377);animation:fall-199 25s -30s linear infinite}@keyframes fall-199{49.73%{transform:translate(80.667vw,49.73vh) scale(.377)}to{transform:translate(80.61175vw,99vh) scale(.377)}}.snow:nth-child(200){opacity:1.5632;transform:translate(96.1255vw,-10px) scale(.5038);animation:fall-200 16s -25s linear infinite}@keyframes fall-200{42.409%{transform:translate(92.5349vw,42.409vh) scale(.5038)}to{transform:translate(94.3302vw,99vh) scale(.5038)}}.snow:nth-child(201){opacity:.1302;transform:translate(21.7067vw,-10px) scale(.9902);animation:fall-201 15s -13s linear infinite}@keyframes fall-201{37.759%{transform:translate(26.6674vw,37.759vh) scale(.9902)}to{transform:translate(24.18705vw,99vh) scale(.9902)}}.snow:nth-child(202){opacity:.8934;transform:translate(64.6385vw,-10px) scale(.0446);animation:fall-202 24s -22s linear infinite}@keyframes fall-202{77.457%{transform:translate(56.6789vw,77.457vh) scale(.0446)}to{transform:translate(60.6587vw,99vh) scale(.0446)}}.snow:nth-child(203){opacity:1.6494;transform:translate(59.8415vw,-10px) scale(.3205);animation:fall-203 12s -28s linear infinite}@keyframes fall-203{50.373%{transform:translate(50.1229vw,50.373vh) scale(.3205)}to{transform:translate(54.9822vw,99vh) scale(.3205)}}.snow:nth-child(204){opacity:.713;transform:translate(46.802vw,-10px) scale(.0595);animation:fall-204 28s -29s linear infinite}@keyframes fall-204{35.565%{transform:translate(37.9555vw,35.565vh) scale(.0595)}to{transform:translate(42.37875vw,99vh) scale(.0595)}}.snow:nth-child(205){opacity:.4118;transform:translate(82.569vw,-10px) scale(.0043);animation:fall-205 26s -17s linear infinite}@keyframes fall-205{78.266%{transform:translate(77.7628vw,78.266vh) scale(.0043)}to{transform:translate(80.1659vw,99vh) scale(.0043)}}.snow:nth-child(206){opacity:1.6722;transform:translate(97.6458vw,-10px) scale(.9705);animation:fall-206 15s -4s linear infinite}@keyframes fall-206{43.854%{transform:translate(101.1491vw,43.854vh) scale(.9705)}to{transform:translate(99.39745vw,99vh) scale(.9705)}}.snow:nth-child(207){opacity:1.1478;transform:translate(59.9945vw,-10px) scale(.9211);animation:fall-207 11s -2s linear infinite}@keyframes fall-207{50.701%{transform:translate(65.798vw,50.701vh) scale(.9211)}to{transform:translate(62.89625vw,99vh) scale(.9211)}}.snow:nth-child(208){opacity:.8872;transform:translate(95.7624vw,-10px) scale(.2837);animation:fall-208 13s -26s linear infinite}@keyframes fall-208{72.529%{transform:translate(104.1525vw,72.529vh) scale(.2837)}to{transform:translate(99.95745vw,99vh) scale(.2837)}}.snow:nth-child(209){opacity:1.0136;transform:translate(7.6274vw,-10px) scale(.4291);animation:fall-209 21s -16s linear infinite}@keyframes fall-209{46.657%{transform:translate(10.6094vw,46.657vh) scale(.4291)}to{transform:translate(9.1184vw,99vh) scale(.4291)}}.snow:nth-child(210){opacity:.4012;transform:translate(85.3319vw,-10px) scale(.1093);animation:fall-210 12s -24s linear infinite}@keyframes fall-210{48.212%{transform:translate(77.6429vw,48.212vh) scale(.1093)}to{transform:translate(81.4874vw,99vh) scale(.1093)}}.snow:nth-child(211){opacity:.0606;transform:translate(19.6959vw,-10px) scale(.4665);animation:fall-211 18s -17s linear infinite}@keyframes fall-211{40.453%{transform:translate(14.0892vw,40.453vh) scale(.4665)}to{transform:translate(16.89255vw,99vh) scale(.4665)}}.snow:nth-child(212){opacity:1.9798;transform:translate(71.037vw,-10px) scale(.0039);animation:fall-212 16s -4s linear infinite}@keyframes fall-212{67.98%{transform:translate(69.3333vw,67.98vh) scale(.0039)}to{transform:translate(70.18515vw,99vh) scale(.0039)}}.snow:nth-child(213){opacity:.0956;transform:translate(77.7333vw,-10px) scale(.4862);animation:fall-213 18s -8s linear infinite}@keyframes fall-213{31.161%{transform:translate(84.0299vw,31.161vh) scale(.4862)}to{transform:translate(80.8816vw,99vh) scale(.4862)}}.snow:nth-child(214){opacity:1.1878;transform:translate(86.4526vw,-10px) scale(.7078);animation:fall-214 27s -23s linear infinite}@keyframes fall-214{53.115%{transform:translate(90.8867vw,53.115vh) scale(.7078)}to{transform:translate(88.66965vw,99vh) scale(.7078)}}.snow:nth-child(215){opacity:.5198;transform:translate(29.1351vw,-10px) scale(.9798);animation:fall-215 18s -2s linear infinite}@keyframes fall-215{57.158%{transform:translate(34.4313vw,57.158vh) scale(.9798)}to{transform:translate(31.7832vw,99vh) scale(.9798)}}.snow:nth-child(216){opacity:1.8724;transform:translate(37.1265vw,-10px) scale(.8771);animation:fall-216 19s -13s linear infinite}@keyframes fall-216{53.761%{transform:translate(34.1508vw,53.761vh) scale(.8771)}to{transform:translate(35.63865vw,99vh) scale(.8771)}}.snow:nth-child(217){opacity:1.7912;transform:translate(24.8474vw,-10px) scale(.7596);animation:fall-217 30s -19s linear infinite}@keyframes fall-217{44.158%{transform:translate(24.568vw,44.158vh) scale(.7596)}to{transform:translate(24.7077vw,99vh) scale(.7596)}}.snow:nth-child(218){opacity:.3512;transform:translate(93.61vw,-10px) scale(.5259);animation:fall-218 10s -18s linear infinite}@keyframes fall-218{35.457%{transform:translate(97.5628vw,35.457vh) scale(.5259)}to{transform:translate(95.5864vw,99vh) scale(.5259)}}.snow:nth-child(219){opacity:.1286;transform:translate(44.3282vw,-10px) scale(.7434);animation:fall-219 18s -6s linear infinite}@keyframes fall-219{79.141%{transform:translate(48.145vw,79.141vh) scale(.7434)}to{transform:translate(46.2366vw,99vh) scale(.7434)}}.snow:nth-child(220){opacity:1.9838;transform:translate(34.6729vw,-10px) scale(.0428);animation:fall-220 19s -18s linear infinite}@keyframes fall-220{41.961%{transform:translate(30.6729vw,41.961vh) scale(.0428)}to{transform:translate(32.6729vw,99vh) scale(.0428)}}.snow:nth-child(221){opacity:.6402;transform:translate(50.6242vw,-10px) scale(.6601);animation:fall-221 11s -13s linear infinite}@keyframes fall-221{58.29%{transform:translate(47.5574vw,58.29vh) scale(.6601)}to{transform:translate(49.0908vw,99vh) scale(.6601)}}.snow:nth-child(222){opacity:.579;transform:translate(40.1393vw,-10px) scale(.5906);animation:fall-222 16s -16s linear infinite}@keyframes fall-222{53.089%{transform:translate(48.2537vw,53.089vh) scale(.5906)}to{transform:translate(44.1965vw,99vh) scale(.5906)}}.snow:nth-child(223){opacity:1.1654;transform:translate(29.6903vw,-10px) scale(.605);animation:fall-223 16s -13s linear infinite}@keyframes fall-223{32.11%{transform:translate(21.6699vw,32.11vh) scale(.605)}to{transform:translate(25.6801vw,99vh) scale(.605)}}.snow:nth-child(224){opacity:1.2992;transform:translate(65.3521vw,-10px) scale(.6008);animation:fall-224 12s -8s linear infinite}@keyframes fall-224{38.385%{transform:translate(63.9747vw,38.385vh) scale(.6008)}to{transform:translate(64.6634vw,99vh) scale(.6008)}}.snow:nth-child(225){opacity:1.3128;transform:translate(89.9395vw,-10px) scale(.0776);animation:fall-225 19s -19s linear infinite}@keyframes fall-225{64.525%{transform:translate(80.0533vw,64.525vh) scale(.0776)}to{transform:translate(84.9964vw,99vh) scale(.0776)}}.snow:nth-child(226){opacity:.4186;transform:translate(46.7678vw,-10px) scale(.469);animation:fall-226 28s -10s linear infinite}@keyframes fall-226{70.885%{transform:translate(48.4725vw,70.885vh) scale(.469)}to{transform:translate(47.62015vw,99vh) scale(.469)}}.snow:nth-child(227){opacity:.3658;transform:translate(36.9091vw,-10px) scale(.7637);animation:fall-227 22s -9s linear infinite}@keyframes fall-227{56.561%{transform:translate(44.7769vw,56.561vh) scale(.7637)}to{transform:translate(40.843vw,99vh) scale(.7637)}}.snow:nth-child(228){opacity:.7518;transform:translate(50.4453vw,-10px) scale(.9845);animation:fall-228 13s -8s linear infinite}@keyframes fall-228{52.524%{transform:translate(46.4832vw,52.524vh) scale(.9845)}to{transform:translate(48.46425vw,99vh) scale(.9845)}}.snow:nth-child(229){opacity:1.2826;transform:translate(5.6307vw,-10px) scale(.3456);animation:fall-229 12s -24s linear infinite}@keyframes fall-229{55.587%{transform:translate(-1.6568vw,55.587vh) scale(.3456)}to{transform:translate(1.98695vw,99vh) scale(.3456)}}.snow:nth-child(230){opacity:1.3954;transform:translate(48.382vw,-10px) scale(.2567);animation:fall-230 19s -5s linear infinite}@keyframes fall-230{72.453%{transform:translate(46.2286vw,72.453vh) scale(.2567)}to{transform:translate(47.3053vw,99vh) scale(.2567)}}.snow:nth-child(231){opacity:.7716;transform:translate(51.0079vw,-10px) scale(.4928);animation:fall-231 13s -21s linear infinite}@keyframes fall-231{38.157%{transform:translate(43.2162vw,38.157vh) scale(.4928)}to{transform:translate(47.11205vw,99vh) scale(.4928)}}.snow:nth-child(232){opacity:.5242;transform:translate(6.441vw,-10px) scale(.5538);animation:fall-232 29s -28s linear infinite}@keyframes fall-232{74.023%{transform:translate(.2264vw,74.023vh) scale(.5538)}to{transform:translate(3.3337vw,99vh) scale(.5538)}}.snow:nth-child(233){opacity:1.211;transform:translate(24.2053vw,-10px) scale(.6465);animation:fall-233 18s -12s linear infinite}@keyframes fall-233{61.721%{transform:translate(29.194vw,61.721vh) scale(.6465)}to{transform:translate(26.69965vw,99vh) scale(.6465)}}.snow:nth-child(234){opacity:.1156;transform:translate(34.2851vw,-10px) scale(.8909);animation:fall-234 18s -20s linear infinite}@keyframes fall-234{49.685%{transform:translate(41.7416vw,49.685vh) scale(.8909)}to{transform:translate(38.01335vw,99vh) scale(.8909)}}.snow:nth-child(235){opacity:1.171;transform:translate(94.0332vw,-10px) scale(.4058);animation:fall-235 19s -28s linear infinite}@keyframes fall-235{63.015%{transform:translate(93.9992vw,63.015vh) scale(.4058)}to{transform:translate(94.0162vw,99vh) scale(.4058)}}.snow:nth-child(236){opacity:.6876;transform:translate(13.2014vw,-10px) scale(.1479);animation:fall-236 26s -14s linear infinite}@keyframes fall-236{60.432%{transform:translate(12.3869vw,60.432vh) scale(.1479)}to{transform:translate(12.79415vw,99vh) scale(.1479)}}.snow:nth-child(237){opacity:.5594;transform:translate(98.7357vw,-10px) scale(.5824);animation:fall-237 26s -10s linear infinite}@keyframes fall-237{62.751%{transform:translate(104.5511vw,62.751vh) scale(.5824)}to{transform:translate(101.6434vw,99vh) scale(.5824)}}.snow:nth-child(238){opacity:.2626;transform:translate(74.1005vw,-10px) scale(.8287);animation:fall-238 27s -3s linear infinite}@keyframes fall-238{47.902%{transform:translate(77.0612vw,47.902vh) scale(.8287)}to{transform:translate(75.58085vw,99vh) scale(.8287)}}.snow:nth-child(239){opacity:1.1842;transform:translate(62.4167vw,-10px) scale(.1868);animation:fall-239 18s -15s linear infinite}@keyframes fall-239{51.192%{transform:translate(71.2101vw,51.192vh) scale(.1868)}to{transform:translate(66.8134vw,99vh) scale(.1868)}}.snow:nth-child(240){opacity:.5224;transform:translate(39.7311vw,-10px) scale(.0169);animation:fall-240 15s -22s linear infinite}@keyframes fall-240{56.935%{transform:translate(38.5079vw,56.935vh) scale(.0169)}to{transform:translate(39.1195vw,99vh) scale(.0169)}}.snow:nth-child(241){opacity:1.1936;transform:translate(44.2491vw,-10px) scale(.7625);animation:fall-241 18s -6s linear infinite}@keyframes fall-241{68.109%{transform:translate(44.7226vw,68.109vh) scale(.7625)}to{transform:translate(44.48585vw,99vh) scale(.7625)}}.snow:nth-child(242){opacity:1.1666;transform:translate(65.2543vw,-10px) scale(.0716);animation:fall-242 21s -27s linear infinite}@keyframes fall-242{42.864%{transform:translate(59.8806vw,42.864vh) scale(.0716)}to{transform:translate(62.56745vw,99vh) scale(.0716)}}.snow:nth-child(243){opacity:1.5518;transform:translate(60.777vw,-10px) scale(.6356);animation:fall-243 17s -30s linear infinite}@keyframes fall-243{38.155%{transform:translate(63.1818vw,38.155vh) scale(.6356)}to{transform:translate(61.9794vw,99vh) scale(.6356)}}.snow:nth-child(244){opacity:.8078;transform:translate(72.18vw,-10px) scale(.0185);animation:fall-244 29s -3s linear infinite}@keyframes fall-244{56.64%{transform:translate(74.3334vw,56.64vh) scale(.0185)}to{transform:translate(73.2567vw,99vh) scale(.0185)}}.snow:nth-child(245){opacity:.335;transform:translate(2.5854vw,-10px) scale(.0204);animation:fall-245 26s -24s linear infinite}@keyframes fall-245{44.062%{transform:translate(3.296vw,44.062vh) scale(.0204)}to{transform:translate(2.9407vw,99vh) scale(.0204)}}.snow:nth-child(246){opacity:1.116;transform:translate(91.8837vw,-10px) scale(.6223);animation:fall-246 22s -8s linear infinite}@keyframes fall-246{65.255%{transform:translate(88.0638vw,65.255vh) scale(.6223)}to{transform:translate(89.97375vw,99vh) scale(.6223)}}.snow:nth-child(247){opacity:.066;transform:translate(56.7984vw,-10px) scale(.159);animation:fall-247 21s -7s linear infinite}@keyframes fall-247{78.851%{transform:translate(50.6152vw,78.851vh) scale(.159)}to{transform:translate(53.7068vw,99vh) scale(.159)}}.snow:nth-child(248){opacity:.5712;transform:translate(81.3407vw,-10px) scale(.376);animation:fall-248 17s -5s linear infinite}@keyframes fall-248{64.127%{transform:translate(74.5885vw,64.127vh) scale(.376)}to{transform:translate(77.9646vw,99vh) scale(.376)}}.snow:nth-child(249){opacity:.0252;transform:translate(66.0029vw,-10px) scale(.9585);animation:fall-249 12s -29s linear infinite}@keyframes fall-249{40.228%{transform:translate(72.0873vw,40.228vh) scale(.9585)}to{transform:translate(69.0451vw,99vh) scale(.9585)}}.snow:nth-child(250){opacity:1.875;transform:translate(94.0664vw,-10px) scale(.9027);animation:fall-250 22s -17s linear infinite}@keyframes fall-250{52.734%{transform:translate(99.5219vw,52.734vh) scale(.9027)}to{transform:translate(96.79415vw,99vh) scale(.9027)}}.snow:nth-child(251){opacity:1.11;transform:translate(24.7074vw,-10px) scale(.7113);animation:fall-251 13s -5s linear infinite}@keyframes fall-251{52.268%{transform:translate(18.6835vw,52.268vh) scale(.7113)}to{transform:translate(21.69545vw,99vh) scale(.7113)}}.snow:nth-child(252){opacity:1.2146;transform:translate(98.8071vw,-10px) scale(.5847);animation:fall-252 24s -23s linear infinite}@keyframes fall-252{32.166%{transform:translate(105.8782vw,32.166vh) scale(.5847)}to{transform:translate(102.34265vw,99vh) scale(.5847)}}.snow:nth-child(253){opacity:.296;transform:translate(1.783vw,-10px) scale(.5514);animation:fall-253 16s -9s linear infinite}@keyframes fall-253{66.332%{transform:translate(-2.1995vw,66.332vh) scale(.5514)}to{transform:translate(-.20825vw,99vh) scale(.5514)}}.snow:nth-child(254){opacity:1.8388;transform:translate(33.8138vw,-10px) scale(.621);animation:fall-254 17s -14s linear infinite}@keyframes fall-254{71.024%{transform:translate(28.1232vw,71.024vh) scale(.621)}to{transform:translate(30.9685vw,99vh) scale(.621)}}.snow:nth-child(255){opacity:1.6272;transform:translate(28.7189vw,-10px) scale(.2877);animation:fall-255 27s -3s linear infinite}@keyframes fall-255{31.308%{transform:translate(31.9263vw,31.308vh) scale(.2877)}to{transform:translate(30.3226vw,99vh) scale(.2877)}}.snow:nth-child(256){opacity:1.3218;transform:translate(56.7387vw,-10px) scale(.2315);animation:fall-256 19s -2s linear infinite}@keyframes fall-256{67.214%{transform:translate(53.9484vw,67.214vh) scale(.2315)}to{transform:translate(55.34355vw,99vh) scale(.2315)}}.snow:nth-child(257){opacity:.7488;transform:translate(79.7906vw,-10px) scale(.1955);animation:fall-257 16s -10s linear infinite}@keyframes fall-257{62.248%{transform:translate(78.3438vw,62.248vh) scale(.1955)}to{transform:translate(79.0672vw,99vh) scale(.1955)}}.snow:nth-child(258){opacity:1.5856;transform:translate(83.2812vw,-10px) scale(.8659);animation:fall-258 27s -22s linear infinite}@keyframes fall-258{72.112%{transform:translate(73.3054vw,72.112vh) scale(.8659)}to{transform:translate(78.2933vw,99vh) scale(.8659)}}.snow:nth-child(259){opacity:1.9548;transform:translate(78.3358vw,-10px) scale(.5446);animation:fall-259 16s -6s linear infinite}@keyframes fall-259{39.598%{transform:translate(83.355vw,39.598vh) scale(.5446)}to{transform:translate(80.8454vw,99vh) scale(.5446)}}.snow:nth-child(260){opacity:.4278;transform:translate(40.0811vw,-10px) scale(.4616);animation:fall-260 10s -9s linear infinite}@keyframes fall-260{31.481%{transform:translate(33.7139vw,31.481vh) scale(.4616)}to{transform:translate(36.8975vw,99vh) scale(.4616)}}.snow:nth-child(261){opacity:.935;transform:translate(68.6844vw,-10px) scale(.1989);animation:fall-261 16s -26s linear infinite}@keyframes fall-261{73.695%{transform:translate(60.7562vw,73.695vh) scale(.1989)}to{transform:translate(64.7203vw,99vh) scale(.1989)}}.snow:nth-child(262){opacity:.4702;transform:translate(65.608vw,-10px) scale(.2379);animation:fall-262 18s -12s linear infinite}@keyframes fall-262{49.792%{transform:translate(65.7849vw,49.792vh) scale(.2379)}to{transform:translate(65.69645vw,99vh) scale(.2379)}}.snow:nth-child(263){opacity:1.4342;transform:translate(40.3113vw,-10px) scale(.2303);animation:fall-263 25s -12s linear infinite}@keyframes fall-263{59.667%{transform:translate(31.3189vw,59.667vh) scale(.2303)}to{transform:translate(35.8151vw,99vh) scale(.2303)}}.snow:nth-child(264){opacity:.1978;transform:translate(57.3489vw,-10px) scale(.6768);animation:fall-264 22s -8s linear infinite}@keyframes fall-264{61.981%{transform:translate(65.7703vw,61.981vh) scale(.6768)}to{transform:translate(61.5596vw,99vh) scale(.6768)}}.snow:nth-child(265){opacity:.2524;transform:translate(67.3028vw,-10px) scale(.3164);animation:fall-265 13s -25s linear infinite}@keyframes fall-265{75.405%{transform:translate(68.1078vw,75.405vh) scale(.3164)}to{transform:translate(67.7053vw,99vh) scale(.3164)}}.snow:nth-child(266){opacity:.821;transform:translate(51.8354vw,-10px) scale(.6496);animation:fall-266 30s -15s linear infinite}@keyframes fall-266{73.576%{transform:translate(55.9362vw,73.576vh) scale(.6496)}to{transform:translate(53.8858vw,99vh) scale(.6496)}}.snow:nth-child(267){opacity:.2018;transform:translate(1.7909vw,-10px) scale(.0566);animation:fall-267 29s -15s linear infinite}@keyframes fall-267{67.43%{transform:translate(1.8668vw,67.43vh) scale(.0566)}to{transform:translate(1.82885vw,99vh) scale(.0566)}}.snow:nth-child(268){opacity:.4674;transform:translate(46.2694vw,-10px) scale(.4169);animation:fall-268 22s -28s linear infinite}@keyframes fall-268{57.775%{transform:translate(41.6935vw,57.775vh) scale(.4169)}to{transform:translate(43.98145vw,99vh) scale(.4169)}}.snow:nth-child(269){opacity:1.3028;transform:translate(36.7021vw,-10px) scale(.4131);animation:fall-269 14s -25s linear infinite}@keyframes fall-269{50.243%{transform:translate(33.0352vw,50.243vh) scale(.4131)}to{transform:translate(34.86865vw,99vh) scale(.4131)}}.snow:nth-child(270){opacity:1.1538;transform:translate(67.7991vw,-10px) scale(.1);animation:fall-270 26s -24s linear infinite}@keyframes fall-270{39.186%{transform:translate(73.4342vw,39.186vh) scale(.1)}to{transform:translate(70.61665vw,99vh) scale(.1)}}.snow:nth-child(271){opacity:1.306;transform:translate(31.9409vw,-10px) scale(.9254);animation:fall-271 22s -27s linear infinite}@keyframes fall-271{46.274%{transform:translate(35.7876vw,46.274vh) scale(.9254)}to{transform:translate(33.86425vw,99vh) scale(.9254)}}.snow:nth-child(272){opacity:.9874;transform:translate(86.5426vw,-10px) scale(.8072);animation:fall-272 16s -14s linear infinite}@keyframes fall-272{67.256%{transform:translate(87.9623vw,67.256vh) scale(.8072)}to{transform:translate(87.25245vw,99vh) scale(.8072)}}.snow:nth-child(273){opacity:1.0706;transform:translate(90.8355vw,-10px) scale(.7646);animation:fall-273 28s -8s linear infinite}@keyframes fall-273{36.943%{transform:translate(85.827vw,36.943vh) scale(.7646)}to{transform:translate(88.33125vw,99vh) scale(.7646)}}.snow:nth-child(274){opacity:1.6778;transform:translate(79.5503vw,-10px) scale(.2327);animation:fall-274 16s -21s linear infinite}@keyframes fall-274{65.532%{transform:translate(73.6685vw,65.532vh) scale(.2327)}to{transform:translate(76.6094vw,99vh) scale(.2327)}}.snow:nth-child(275){opacity:1.4158;transform:translate(52.0262vw,-10px) scale(.5706);animation:fall-275 23s -22s linear infinite}@keyframes fall-275{65.717%{transform:translate(51.5625vw,65.717vh) scale(.5706)}to{transform:translate(51.79435vw,99vh) scale(.5706)}}.snow:nth-child(276){opacity:.8322;transform:translate(83.5591vw,-10px) scale(.6714);animation:fall-276 10s -14s linear infinite}@keyframes fall-276{45.259%{transform:translate(75.9521vw,45.259vh) scale(.6714)}to{transform:translate(79.7556vw,99vh) scale(.6714)}}.snow:nth-child(277){opacity:.1842;transform:translate(73.4595vw,-10px) scale(.6761);animation:fall-277 29s -12s linear infinite}@keyframes fall-277{32.617%{transform:translate(63.7428vw,32.617vh) scale(.6761)}to{transform:translate(68.60115vw,99vh) scale(.6761)}}.snow:nth-child(278){opacity:.24;transform:translate(58.0746vw,-10px) scale(.9141);animation:fall-278 27s -4s linear infinite}@keyframes fall-278{49.113%{transform:translate(55.0343vw,49.113vh) scale(.9141)}to{transform:translate(56.55445vw,99vh) scale(.9141)}}.snow:nth-child(279){opacity:1.7484;transform:translate(1.6522vw,-10px) scale(.3154);animation:fall-279 23s -2s linear infinite}@keyframes fall-279{59.404%{transform:translate(1.5783vw,59.404vh) scale(.3154)}to{transform:translate(1.61525vw,99vh) scale(.3154)}}.snow:nth-child(280){opacity:.3246;transform:translate(62.8674vw,-10px) scale(.1638);animation:fall-280 17s -2s linear infinite}@keyframes fall-280{37.764%{transform:translate(62.1615vw,37.764vh) scale(.1638)}to{transform:translate(62.51445vw,99vh) scale(.1638)}}.snow:nth-child(281){opacity:1.0202;transform:translate(66.2259vw,-10px) scale(.5752);animation:fall-281 28s -19s linear infinite}@keyframes fall-281{46.708%{transform:translate(60.8921vw,46.708vh) scale(.5752)}to{transform:translate(63.559vw,99vh) scale(.5752)}}.snow:nth-child(282){opacity:1.8214;transform:translate(86.3589vw,-10px) scale(.2012);animation:fall-282 16s -15s linear infinite}@keyframes fall-282{40.762%{transform:translate(95.5402vw,40.762vh) scale(.2012)}to{transform:translate(90.94955vw,99vh) scale(.2012)}}.snow:nth-child(283){opacity:1.9302;transform:translate(16.7066vw,-10px) scale(.4799);animation:fall-283 10s -2s linear infinite}@keyframes fall-283{39.757%{transform:translate(7.6811vw,39.757vh) scale(.4799)}to{transform:translate(12.19385vw,99vh) scale(.4799)}}.snow:nth-child(284){opacity:.9162;transform:translate(16.3314vw,-10px) scale(.2149);animation:fall-284 18s -11s linear infinite}@keyframes fall-284{35.343%{transform:translate(6.4291vw,35.343vh) scale(.2149)}to{transform:translate(11.38025vw,99vh) scale(.2149)}}.snow:nth-child(285){opacity:1.7838;transform:translate(14.0762vw,-10px) scale(.8689);animation:fall-285 21s -6s linear infinite}@keyframes fall-285{37.217%{transform:translate(10.7943vw,37.217vh) scale(.8689)}to{transform:translate(12.43525vw,99vh) scale(.8689)}}.snow:nth-child(286){opacity:.9424;transform:translate(47.1236vw,-10px) scale(.7469);animation:fall-286 12s -19s linear infinite}@keyframes fall-286{68.936%{transform:translate(53.4546vw,68.936vh) scale(.7469)}to{transform:translate(50.2891vw,99vh) scale(.7469)}}.snow:nth-child(287){opacity:1.8314;transform:translate(20.6268vw,-10px) scale(.3911);animation:fall-287 17s -27s linear infinite}@keyframes fall-287{71.546%{transform:translate(24.796vw,71.546vh) scale(.3911)}to{transform:translate(22.7114vw,99vh) scale(.3911)}}.snow:nth-child(288){opacity:1.3442;transform:translate(80.3328vw,-10px) scale(.0902);animation:fall-288 24s -16s linear infinite}@keyframes fall-288{43.694%{transform:translate(73.5114vw,43.694vh) scale(.0902)}to{transform:translate(76.9221vw,99vh) scale(.0902)}}.snow:nth-child(289){opacity:1.8208;transform:translate(24.9962vw,-10px) scale(.5987);animation:fall-289 25s -3s linear infinite}@keyframes fall-289{48.507%{transform:translate(31.5222vw,48.507vh) scale(.5987)}to{transform:translate(28.2592vw,99vh) scale(.5987)}}.snow:nth-child(290){opacity:.6214;transform:translate(5.1363vw,-10px) scale(.0199);animation:fall-290 26s -26s linear infinite}@keyframes fall-290{58.927%{transform:translate(10.3721vw,58.927vh) scale(.0199)}to{transform:translate(7.7542vw,99vh) scale(.0199)}}.snow:nth-child(291){opacity:1.2018;transform:translate(69.7945vw,-10px) scale(.9821);animation:fall-291 22s -8s linear infinite}@keyframes fall-291{31.345%{transform:translate(75.4435vw,31.345vh) scale(.9821)}to{transform:translate(72.619vw,99vh) scale(.9821)}}.snow:nth-child(292){opacity:.3334;transform:translate(77.2356vw,-10px) scale(.6359);animation:fall-292 19s -3s linear infinite}@keyframes fall-292{35.762%{transform:translate(77.2429vw,35.762vh) scale(.6359)}to{transform:translate(77.23925vw,99vh) scale(.6359)}}.snow:nth-child(293){opacity:.4906;transform:translate(86.1014vw,-10px) scale(.5279);animation:fall-293 15s -24s linear infinite}@keyframes fall-293{33.038%{transform:translate(79.8477vw,33.038vh) scale(.5279)}to{transform:translate(82.97455vw,99vh) scale(.5279)}}.snow:nth-child(294){opacity:1.6488;transform:translate(20.7968vw,-10px) scale(.8555);animation:fall-294 17s -15s linear infinite}@keyframes fall-294{34.009%{transform:translate(18.7474vw,34.009vh) scale(.8555)}to{transform:translate(19.7721vw,99vh) scale(.8555)}}.snow:nth-child(295){opacity:1.545;transform:translate(43.1398vw,-10px) scale(.8729);animation:fall-295 25s -25s linear infinite}@keyframes fall-295{34.546%{transform:translate(46.6395vw,34.546vh) scale(.8729)}to{transform:translate(44.88965vw,99vh) scale(.8729)}}.snow:nth-child(296){opacity:1.9678;transform:translate(50.0546vw,-10px) scale(.653);animation:fall-296 22s -13s linear infinite}@keyframes fall-296{51.11%{transform:translate(48.4474vw,51.11vh) scale(.653)}to{transform:translate(49.251vw,99vh) scale(.653)}}.snow:nth-child(297){opacity:.162;transform:translate(48.2186vw,-10px) scale(.5517);animation:fall-297 11s -24s linear infinite}@keyframes fall-297{79.317%{transform:translate(48.6335vw,79.317vh) scale(.5517)}to{transform:translate(48.42605vw,99vh) scale(.5517)}}.snow:nth-child(298){opacity:.8678;transform:translate(2.7522vw,-10px) scale(.0289);animation:fall-298 26s -16s linear infinite}@keyframes fall-298{41.109%{transform:translate(-5.1901vw,41.109vh) scale(.0289)}to{transform:translate(-1.21895vw,99vh) scale(.0289)}}.snow:nth-child(299){opacity:1.9644;transform:translate(71.9118vw,-10px) scale(.3726);animation:fall-299 12s -30s linear infinite}@keyframes fall-299{48.835%{transform:translate(71.6511vw,48.835vh) scale(.3726)}to{transform:translate(71.78145vw,99vh) scale(.3726)}}.snow:nth-child(300){opacity:1.7468;transform:translate(19.1168vw,-10px) scale(.4225);animation:fall-300 20s -18s linear infinite}@keyframes fall-300{69.683%{transform:translate(28.244vw,69.683vh) scale(.4225)}to{transform:translate(23.6804vw,99vh) scale(.4225)}}.snow:nth-child(301){opacity:.171;transform:translate(94.12vw,-10px) scale(.22);animation:fall-301 13s -23s linear infinite}@keyframes fall-301{40.48%{transform:translate(88.3404vw,40.48vh) scale(.22)}to{transform:translate(91.2302vw,99vh) scale(.22)}}.snow:nth-child(302){opacity:1.8812;transform:translate(14.2353vw,-10px) scale(.397);animation:fall-302 15s -16s linear infinite}@keyframes fall-302{38.113%{transform:translate(11.1167vw,38.113vh) scale(.397)}to{transform:translate(12.676vw,99vh) scale(.397)}}.snow:nth-child(303){opacity:.7356;transform:translate(41.7944vw,-10px) scale(.8487);animation:fall-303 15s -4s linear infinite}@keyframes fall-303{59.577%{transform:translate(34.7963vw,59.577vh) scale(.8487)}to{transform:translate(38.29535vw,99vh) scale(.8487)}}.snow:nth-child(304){opacity:.0418;transform:translate(93.721vw,-10px) scale(.7633);animation:fall-304 28s -12s linear infinite}@keyframes fall-304{79.256%{transform:translate(99.3344vw,79.256vh) scale(.7633)}to{transform:translate(96.5277vw,99vh) scale(.7633)}}.snow:nth-child(305){opacity:1.8396;transform:translate(14.8453vw,-10px) scale(.7993);animation:fall-305 30s -22s linear infinite}@keyframes fall-305{37.238%{transform:translate(6.5335vw,37.238vh) scale(.7993)}to{transform:translate(10.6894vw,99vh) scale(.7993)}}.snow:nth-child(306){opacity:1.1968;transform:translate(27.3487vw,-10px) scale(.0952);animation:fall-306 12s -6s linear infinite}@keyframes fall-306{31.559%{transform:translate(34.4438vw,31.559vh) scale(.0952)}to{transform:translate(30.89625vw,99vh) scale(.0952)}}.snow:nth-child(307){opacity:1.8046;transform:translate(36.284vw,-10px) scale(.9304);animation:fall-307 20s -13s linear infinite}@keyframes fall-307{38.731%{transform:translate(33.3311vw,38.731vh) scale(.9304)}to{transform:translate(34.80755vw,99vh) scale(.9304)}}.snow:nth-child(308){opacity:.4576;transform:translate(60.9876vw,-10px) scale(.3723);animation:fall-308 17s -17s linear infinite}@keyframes fall-308{57.069%{transform:translate(61.1332vw,57.069vh) scale(.3723)}to{transform:translate(61.0604vw,99vh) scale(.3723)}}.snow:nth-child(309){opacity:1.2866;transform:translate(76.2699vw,-10px) scale(.3579);animation:fall-309 23s -15s linear infinite}@keyframes fall-309{48.263%{transform:translate(69.3183vw,48.263vh) scale(.3579)}to{transform:translate(72.7941vw,99vh) scale(.3579)}}.snow:nth-child(310){opacity:.8788;transform:translate(67.2881vw,-10px) scale(.871);animation:fall-310 16s -5s linear infinite}@keyframes fall-310{60.309%{transform:translate(76.2687vw,60.309vh) scale(.871)}to{transform:translate(71.7784vw,99vh) scale(.871)}}.snow:nth-child(311){opacity:.2696;transform:translate(24.4751vw,-10px) scale(.044);animation:fall-311 12s -3s linear infinite}@keyframes fall-311{42.698%{transform:translate(22.1693vw,42.698vh) scale(.044)}to{transform:translate(23.3222vw,99vh) scale(.044)}}.snow:nth-child(312){opacity:1.0822;transform:translate(9.5422vw,-10px) scale(.4602);animation:fall-312 25s -23s linear infinite}@keyframes fall-312{62.623%{transform:translate(4.5662vw,62.623vh) scale(.4602)}to{transform:translate(7.0542vw,99vh) scale(.4602)}}.snow:nth-child(313){opacity:1.7666;transform:translate(95.4873vw,-10px) scale(.2431);animation:fall-313 17s -23s linear infinite}@keyframes fall-313{34.73%{transform:translate(87.2405vw,34.73vh) scale(.2431)}to{transform:translate(91.3639vw,99vh) scale(.2431)}}.snow:nth-child(314){opacity:.5092;transform:translate(80.7899vw,-10px) scale(.7954);animation:fall-314 21s -21s linear infinite}@keyframes fall-314{77.896%{transform:translate(80.1905vw,77.896vh) scale(.7954)}to{transform:translate(80.4902vw,99vh) scale(.7954)}}.snow:nth-child(315){opacity:.143;transform:translate(39.7568vw,-10px) scale(.0714);animation:fall-315 15s -28s linear infinite}@keyframes fall-315{79.88%{transform:translate(47.8115vw,79.88vh) scale(.0714)}to{transform:translate(43.78415vw,99vh) scale(.0714)}}.snow:nth-child(316){opacity:1.104;transform:translate(38.4665vw,-10px) scale(.3944);animation:fall-316 12s -8s linear infinite}@keyframes fall-316{73.335%{transform:translate(47.1635vw,73.335vh) scale(.3944)}to{transform:translate(42.815vw,99vh) scale(.3944)}}.snow:nth-child(317){opacity:.176;transform:translate(27.8265vw,-10px) scale(.5268);animation:fall-317 10s -10s linear infinite}@keyframes fall-317{31.393%{transform:translate(22.2534vw,31.393vh) scale(.5268)}to{transform:translate(25.03995vw,99vh) scale(.5268)}}.snow:nth-child(318){opacity:.491;transform:translate(9.4199vw,-10px) scale(.0378);animation:fall-318 13s -13s linear infinite}@keyframes fall-318{61.667%{transform:translate(.2054vw,61.667vh) scale(.0378)}to{transform:translate(4.81265vw,99vh) scale(.0378)}}.snow:nth-child(319){opacity:.83;transform:translate(76.1087vw,-10px) scale(.2556);animation:fall-319 25s -13s linear infinite}@keyframes fall-319{46.696%{transform:translate(83.4113vw,46.696vh) scale(.2556)}to{transform:translate(79.76vw,99vh) scale(.2556)}}.snow:nth-child(320){opacity:.1186;transform:translate(26.7682vw,-10px) scale(.6721);animation:fall-320 24s -26s linear infinite}@keyframes fall-320{37.765%{transform:translate(25.6039vw,37.765vh) scale(.6721)}to{transform:translate(26.18605vw,99vh) scale(.6721)}}.snow:nth-child(321){opacity:1.6726;transform:translate(38.102vw,-10px) scale(.0322);animation:fall-321 12s -1s linear infinite}@keyframes fall-321{68.512%{transform:translate(29.7595vw,68.512vh) scale(.0322)}to{transform:translate(33.93075vw,99vh) scale(.0322)}}.snow:nth-child(322){opacity:.9226;transform:translate(32.7204vw,-10px) scale(.4707);animation:fall-322 20s -1s linear infinite}@keyframes fall-322{49.805%{transform:translate(25.7668vw,49.805vh) scale(.4707)}to{transform:translate(29.2436vw,99vh) scale(.4707)}}.snow:nth-child(323){opacity:1.016;transform:translate(90.9082vw,-10px) scale(.3981);animation:fall-323 16s -14s linear infinite}@keyframes fall-323{55.049%{transform:translate(81.4896vw,55.049vh) scale(.3981)}to{transform:translate(86.1989vw,99vh) scale(.3981)}}.snow:nth-child(324){opacity:.2948;transform:translate(8.0663vw,-10px) scale(.8452);animation:fall-324 10s -21s linear infinite}@keyframes fall-324{36.407%{transform:translate(13.6847vw,36.407vh) scale(.8452)}to{transform:translate(10.8755vw,99vh) scale(.8452)}}.snow:nth-child(325){opacity:1.2066;transform:translate(7.5722vw,-10px) scale(.9685);animation:fall-325 25s -28s linear infinite}@keyframes fall-325{53.699%{transform:translate(14.376vw,53.699vh) scale(.9685)}to{transform:translate(10.9741vw,99vh) scale(.9685)}}.snow:nth-child(326){opacity:.0258;transform:translate(38.0001vw,-10px) scale(.4823);animation:fall-326 13s -29s linear infinite}@keyframes fall-326{57.147%{transform:translate(41.8182vw,57.147vh) scale(.4823)}to{transform:translate(39.90915vw,99vh) scale(.4823)}}.snow:nth-child(327){opacity:.4454;transform:translate(76.8096vw,-10px) scale(.556);animation:fall-327 13s -6s linear infinite}@keyframes fall-327{76.027%{transform:translate(78.3571vw,76.027vh) scale(.556)}to{transform:translate(77.58335vw,99vh) scale(.556)}}.snow:nth-child(328){opacity:1.9646;transform:translate(58.1752vw,-10px) scale(.223);animation:fall-328 18s -5s linear infinite}@keyframes fall-328{33.466%{transform:translate(51.0657vw,33.466vh) scale(.223)}to{transform:translate(54.62045vw,99vh) scale(.223)}}.snow:nth-child(329){opacity:1.7874;transform:translate(88.9057vw,-10px) scale(.6713);animation:fall-329 29s -18s linear infinite}@keyframes fall-329{79.699%{transform:translate(94.2669vw,79.699vh) scale(.6713)}to{transform:translate(91.5863vw,99vh) scale(.6713)}}.snow:nth-child(330){opacity:1.0006;transform:translate(32.6922vw,-10px) scale(.6147);animation:fall-330 14s -23s linear infinite}@keyframes fall-330{44.167%{transform:translate(36.7924vw,44.167vh) scale(.6147)}to{transform:translate(34.7423vw,99vh) scale(.6147)}}.snow:nth-child(331){opacity:.9594;transform:translate(45.4071vw,-10px) scale(.2237);animation:fall-331 20s -17s linear infinite}@keyframes fall-331{52.667%{transform:translate(43.2854vw,52.667vh) scale(.2237)}to{transform:translate(44.34625vw,99vh) scale(.2237)}}.snow:nth-child(332){opacity:.0814;transform:translate(3.1178vw,-10px) scale(.5678);animation:fall-332 20s -6s linear infinite}@keyframes fall-332{47.828%{transform:translate(.6747vw,47.828vh) scale(.5678)}to{transform:translate(1.89625vw,99vh) scale(.5678)}}.snow:nth-child(333){opacity:1.3798;transform:translate(98.1697vw,-10px) scale(.5732);animation:fall-333 16s -24s linear infinite}@keyframes fall-333{59.899%{transform:translate(103.5417vw,59.899vh) scale(.5732)}to{transform:translate(100.8557vw,99vh) scale(.5732)}}.snow:nth-child(334){opacity:.347;transform:translate(1.5963vw,-10px) scale(.4682);animation:fall-334 12s -7s linear infinite}@keyframes fall-334{49.775%{transform:translate(-2.6945vw,49.775vh) scale(.4682)}to{transform:translate(-.5491vw,99vh) scale(.4682)}}.snow:nth-child(335){opacity:1.353;transform:translate(76.4204vw,-10px) scale(.3082);animation:fall-335 16s -17s linear infinite}@keyframes fall-335{43.461%{transform:translate(82.8716vw,43.461vh) scale(.3082)}to{transform:translate(79.646vw,99vh) scale(.3082)}}.snow:nth-child(336){opacity:1.1394;transform:translate(49.8301vw,-10px) scale(.6802);animation:fall-336 21s -6s linear infinite}@keyframes fall-336{63.506%{transform:translate(56.8712vw,63.506vh) scale(.6802)}to{transform:translate(53.35065vw,99vh) scale(.6802)}}.snow:nth-child(337){opacity:.9966;transform:translate(51.5264vw,-10px) scale(.643);animation:fall-337 14s -25s linear infinite}@keyframes fall-337{60.835%{transform:translate(54.291vw,60.835vh) scale(.643)}to{transform:translate(52.9087vw,99vh) scale(.643)}}.snow:nth-child(338){opacity:.271;transform:translate(69.6852vw,-10px) scale(.8454);animation:fall-338 25s -19s linear infinite}@keyframes fall-338{40.199%{transform:translate(60.4699vw,40.199vh) scale(.8454)}to{transform:translate(65.07755vw,99vh) scale(.8454)}}.snow:nth-child(339){opacity:.809;transform:translate(14.7205vw,-10px) scale(.2967);animation:fall-339 13s -23s linear infinite}@keyframes fall-339{75.209%{transform:translate(10.0854vw,75.209vh) scale(.2967)}to{transform:translate(12.40295vw,99vh) scale(.2967)}}.snow:nth-child(340){opacity:.2626;transform:translate(42.1687vw,-10px) scale(.3177);animation:fall-340 30s -20s linear infinite}@keyframes fall-340{37.659%{transform:translate(46.1333vw,37.659vh) scale(.3177)}to{transform:translate(44.151vw,99vh) scale(.3177)}}.snow:nth-child(341){opacity:.992;transform:translate(62.0424vw,-10px) scale(.3104);animation:fall-341 24s -17s linear infinite}@keyframes fall-341{45.544%{transform:translate(54.1952vw,45.544vh) scale(.3104)}to{transform:translate(58.1188vw,99vh) scale(.3104)}}.snow:nth-child(342){opacity:1.3954;transform:translate(81.4821vw,-10px) scale(.6701);animation:fall-342 24s -30s linear infinite}@keyframes fall-342{58.815%{transform:translate(90.9204vw,58.815vh) scale(.6701)}to{transform:translate(86.20125vw,99vh) scale(.6701)}}.snow:nth-child(343){opacity:.1354;transform:translate(98.0762vw,-10px) scale(.4475);animation:fall-343 30s -8s linear infinite}@keyframes fall-343{56.454%{transform:translate(107.3232vw,56.454vh) scale(.4475)}to{transform:translate(102.6997vw,99vh) scale(.4475)}}.snow:nth-child(344){opacity:.2584;transform:translate(97.5257vw,-10px) scale(.2131);animation:fall-344 10s -2s linear infinite}@keyframes fall-344{49.2%{transform:translate(95.6585vw,49.2vh) scale(.2131)}to{transform:translate(96.5921vw,99vh) scale(.2131)}}.snow:nth-child(345){opacity:1.0886;transform:translate(64.8129vw,-10px) scale(.6981);animation:fall-345 12s -21s linear infinite}@keyframes fall-345{61.873%{transform:translate(56.1295vw,61.873vh) scale(.6981)}to{transform:translate(60.4712vw,99vh) scale(.6981)}}.snow:nth-child(346){opacity:1.944;transform:translate(66.263vw,-10px) scale(.0842);animation:fall-346 12s -16s linear infinite}@keyframes fall-346{54.878%{transform:translate(72.8226vw,54.878vh) scale(.0842)}to{transform:translate(69.5428vw,99vh) scale(.0842)}}.snow:nth-child(347){opacity:1.5654;transform:translate(99.7585vw,-10px) scale(.6537);animation:fall-347 12s -16s linear infinite}@keyframes fall-347{68.163%{transform:translate(100.3009vw,68.163vh) scale(.6537)}to{transform:translate(100.0297vw,99vh) scale(.6537)}}.snow:nth-child(348){opacity:1.5152;transform:translate(94.0123vw,-10px) scale(.8396);animation:fall-348 17s -11s linear infinite}@keyframes fall-348{79.444%{transform:translate(87.4527vw,79.444vh) scale(.8396)}to{transform:translate(90.7325vw,99vh) scale(.8396)}}.snow:nth-child(349){opacity:1.0972;transform:translate(30.444vw,-10px) scale(.321);animation:fall-349 24s -19s linear infinite}@keyframes fall-349{58.314%{transform:translate(22.4214vw,58.314vh) scale(.321)}to{transform:translate(26.4327vw,99vh) scale(.321)}}.snow:nth-child(350){opacity:.978;transform:translate(77.7055vw,-10px) scale(.4967);animation:fall-350 16s -13s linear infinite}@keyframes fall-350{44.646%{transform:translate(69.8661vw,44.646vh) scale(.4967)}to{transform:translate(73.7858vw,99vh) scale(.4967)}}.snow:nth-child(351){opacity:.8328;transform:translate(58.1949vw,-10px) scale(.4067);animation:fall-351 17s -23s linear infinite}@keyframes fall-351{40.025%{transform:translate(57.21vw,40.025vh) scale(.4067)}to{transform:translate(57.70245vw,99vh) scale(.4067)}}.snow:nth-child(352){opacity:.6812;transform:translate(37.9444vw,-10px) scale(.1887);animation:fall-352 16s -14s linear infinite}@keyframes fall-352{30.36%{transform:translate(47.5088vw,30.36vh) scale(.1887)}to{transform:translate(42.7266vw,99vh) scale(.1887)}}.snow:nth-child(353){opacity:.6258;transform:translate(9.3444vw,-10px) scale(.2474);animation:fall-353 11s -15s linear infinite}@keyframes fall-353{43.23%{transform:translate(14.8251vw,43.23vh) scale(.2474)}to{transform:translate(12.08475vw,99vh) scale(.2474)}}.snow:nth-child(354){opacity:1.1944;transform:translate(32.8711vw,-10px) scale(.3478);animation:fall-354 24s -28s linear infinite}@keyframes fall-354{73.032%{transform:translate(29.1382vw,73.032vh) scale(.3478)}to{transform:translate(31.00465vw,99vh) scale(.3478)}}.snow:nth-child(355){opacity:.5156;transform:translate(31.5636vw,-10px) scale(.6132);animation:fall-355 13s -18s linear infinite}@keyframes fall-355{79.769%{transform:translate(29.3787vw,79.769vh) scale(.6132)}to{transform:translate(30.47115vw,99vh) scale(.6132)}}.snow:nth-child(356){opacity:.2828;transform:translate(31.1998vw,-10px) scale(.3807);animation:fall-356 24s -30s linear infinite}@keyframes fall-356{75.409%{transform:translate(32.9969vw,75.409vh) scale(.3807)}to{transform:translate(32.09835vw,99vh) scale(.3807)}}.snow:nth-child(357){opacity:.5516;transform:translate(62.5826vw,-10px) scale(.7969);animation:fall-357 11s -11s linear infinite}@keyframes fall-357{73.573%{transform:translate(57.9645vw,73.573vh) scale(.7969)}to{transform:translate(60.27355vw,99vh) scale(.7969)}}.snow:nth-child(358){opacity:1.9768;transform:translate(40.3992vw,-10px) scale(.9915);animation:fall-358 17s -3s linear infinite}@keyframes fall-358{60.849%{transform:translate(43.7725vw,60.849vh) scale(.9915)}to{transform:translate(42.08585vw,99vh) scale(.9915)}}.snow:nth-child(359){opacity:.6102;transform:translate(7.3634vw,-10px) scale(.6263);animation:fall-359 20s -20s linear infinite}@keyframes fall-359{30.128%{transform:translate(3.8651vw,30.128vh) scale(.6263)}to{transform:translate(5.61425vw,99vh) scale(.6263)}}.snow:nth-child(360){opacity:1.9306;transform:translate(31.6138vw,-10px) scale(.4134);animation:fall-360 29s -10s linear infinite}@keyframes fall-360{32.026%{transform:translate(28.3288vw,32.026vh) scale(.4134)}to{transform:translate(29.9713vw,99vh) scale(.4134)}}.snow:nth-child(361){opacity:1.3944;transform:translate(61.3075vw,-10px) scale(.0914);animation:fall-361 22s -2s linear infinite}@keyframes fall-361{54.658%{transform:translate(71.1652vw,54.658vh) scale(.0914)}to{transform:translate(66.23635vw,99vh) scale(.0914)}}.snow:nth-child(362){opacity:1.8408;transform:translate(20.1416vw,-10px) scale(.8696);animation:fall-362 15s -26s linear infinite}@keyframes fall-362{74.013%{transform:translate(28.781vw,74.013vh) scale(.8696)}to{transform:translate(24.4613vw,99vh) scale(.8696)}}.snow:nth-child(363){opacity:.6628;transform:translate(84.9242vw,-10px) scale(.6256);animation:fall-363 25s -6s linear infinite}@keyframes fall-363{76.208%{transform:translate(76.8636vw,76.208vh) scale(.6256)}to{transform:translate(80.8939vw,99vh) scale(.6256)}}.snow:nth-child(364){opacity:.0488;transform:translate(80.1607vw,-10px) scale(.5814);animation:fall-364 15s -26s linear infinite}@keyframes fall-364{34.755%{transform:translate(82.1385vw,34.755vh) scale(.5814)}to{transform:translate(81.1496vw,99vh) scale(.5814)}}.snow:nth-child(365){opacity:1.9334;transform:translate(6.4153vw,-10px) scale(.0408);animation:fall-365 28s -12s linear infinite}@keyframes fall-365{63.258%{transform:translate(14.0354vw,63.258vh) scale(.0408)}to{transform:translate(10.22535vw,99vh) scale(.0408)}}.snow:nth-child(366){opacity:1.4312;transform:translate(10.5897vw,-10px) scale(.0715);animation:fall-366 15s -8s linear infinite}@keyframes fall-366{35.503%{transform:translate(4.5492vw,35.503vh) scale(.0715)}to{transform:translate(7.56945vw,99vh) scale(.0715)}}.snow:nth-child(367){opacity:1.8464;transform:translate(34.1495vw,-10px) scale(.6766);animation:fall-367 23s -22s linear infinite}@keyframes fall-367{72.018%{transform:translate(36.2318vw,72.018vh) scale(.6766)}to{transform:translate(35.19065vw,99vh) scale(.6766)}}.snow:nth-child(368){opacity:1.3464;transform:translate(20.7149vw,-10px) scale(.2905);animation:fall-368 20s -14s linear infinite}@keyframes fall-368{56.844%{transform:translate(22.4851vw,56.844vh) scale(.2905)}to{transform:translate(21.6vw,99vh) scale(.2905)}}.snow:nth-child(369){opacity:1.9838;transform:translate(90.3923vw,-10px) scale(.0506);animation:fall-369 30s -1s linear infinite}@keyframes fall-369{74.438%{transform:translate(80.9951vw,74.438vh) scale(.0506)}to{transform:translate(85.6937vw,99vh) scale(.0506)}}.snow:nth-child(370){opacity:1.9568;transform:translate(75.8031vw,-10px) scale(.5043);animation:fall-370 25s -7s linear infinite}@keyframes fall-370{59.786%{transform:translate(79.8201vw,59.786vh) scale(.5043)}to{transform:translate(77.8116vw,99vh) scale(.5043)}}.snow:nth-child(371){opacity:.4786;transform:translate(87.2238vw,-10px) scale(.1991);animation:fall-371 29s -15s linear infinite}@keyframes fall-371{61.666%{transform:translate(83.5707vw,61.666vh) scale(.1991)}to{transform:translate(85.39725vw,99vh) scale(.1991)}}.snow:nth-child(372){opacity:.9838;transform:translate(61.7517vw,-10px) scale(.4188);animation:fall-372 11s -3s linear infinite}@keyframes fall-372{78.195%{transform:translate(69.0276vw,78.195vh) scale(.4188)}to{transform:translate(65.38965vw,99vh) scale(.4188)}}.snow:nth-child(373){opacity:1.2768;transform:translate(78.276vw,-10px) scale(.2088);animation:fall-373 29s -19s linear infinite}@keyframes fall-373{42.51%{transform:translate(83.1197vw,42.51vh) scale(.2088)}to{transform:translate(80.69785vw,99vh) scale(.2088)}}.snow:nth-child(374){opacity:1.5614;transform:translate(33.6829vw,-10px) scale(.0405);animation:fall-374 20s -26s linear infinite}@keyframes fall-374{40.043%{transform:translate(25.4881vw,40.043vh) scale(.0405)}to{transform:translate(29.5855vw,99vh) scale(.0405)}}.snow:nth-child(375){opacity:.8714;transform:translate(63.2459vw,-10px) scale(.9439);animation:fall-375 25s -28s linear infinite}@keyframes fall-375{37.943%{transform:translate(53.7369vw,37.943vh) scale(.9439)}to{transform:translate(58.4914vw,99vh) scale(.9439)}}.snow:nth-child(376){opacity:.1902;transform:translate(48.2945vw,-10px) scale(.9901);animation:fall-376 22s -6s linear infinite}@keyframes fall-376{55.121%{transform:translate(44.0896vw,55.121vh) scale(.9901)}to{transform:translate(46.19205vw,99vh) scale(.9901)}}.snow:nth-child(377){opacity:.506;transform:translate(88.2053vw,-10px) scale(.0034);animation:fall-377 14s -23s linear infinite}@keyframes fall-377{67.704%{transform:translate(96.6953vw,67.704vh) scale(.0034)}to{transform:translate(92.4503vw,99vh) scale(.0034)}}.snow:nth-child(378){opacity:1.276;transform:translate(63.1072vw,-10px) scale(.863);animation:fall-378 27s -16s linear infinite}@keyframes fall-378{55.644%{transform:translate(69.2581vw,55.644vh) scale(.863)}to{transform:translate(66.18265vw,99vh) scale(.863)}}.snow:nth-child(379){opacity:.6874;transform:translate(64.6463vw,-10px) scale(.6034);animation:fall-379 12s -6s linear infinite}@keyframes fall-379{75.333%{transform:translate(66.7603vw,75.333vh) scale(.6034)}to{transform:translate(65.7033vw,99vh) scale(.6034)}}.snow:nth-child(380){opacity:1.4962;transform:translate(4.4839vw,-10px) scale(.1373);animation:fall-380 18s -25s linear infinite}@keyframes fall-380{62.223%{transform:translate(8.1339vw,62.223vh) scale(.1373)}to{transform:translate(6.3089vw,99vh) scale(.1373)}}.snow:nth-child(381){opacity:.6984;transform:translate(96.4793vw,-10px) scale(.9794);animation:fall-381 12s -28s linear infinite}@keyframes fall-381{58.469%{transform:translate(90.4858vw,58.469vh) scale(.9794)}to{transform:translate(93.48255vw,99vh) scale(.9794)}}.snow:nth-child(382){opacity:1.8194;transform:translate(64.5128vw,-10px) scale(.9733);animation:fall-382 14s -27s linear infinite}@keyframes fall-382{44.003%{transform:translate(56.2564vw,44.003vh) scale(.9733)}to{transform:translate(60.3846vw,99vh) scale(.9733)}}.snow:nth-child(383){opacity:1.3494;transform:translate(82.5234vw,-10px) scale(.1558);animation:fall-383 30s -8s linear infinite}@keyframes fall-383{58.867%{transform:translate(77.5896vw,58.867vh) scale(.1558)}to{transform:translate(80.0565vw,99vh) scale(.1558)}}.snow:nth-child(384){opacity:1.3068;transform:translate(52.5019vw,-10px) scale(.9592);animation:fall-384 27s -12s linear infinite}@keyframes fall-384{34.624%{transform:translate(57.603vw,34.624vh) scale(.9592)}to{transform:translate(55.05245vw,99vh) scale(.9592)}}.snow:nth-child(385){opacity:1.9066;transform:translate(49.6963vw,-10px) scale(.9885);animation:fall-385 11s -17s linear infinite}@keyframes fall-385{50.029%{transform:translate(53.7526vw,50.029vh) scale(.9885)}to{transform:translate(51.72445vw,99vh) scale(.9885)}}.snow:nth-child(386){opacity:1.109;transform:translate(36.4475vw,-10px) scale(.9056);animation:fall-386 10s -5s linear infinite}@keyframes fall-386{42.942%{transform:translate(35.4453vw,42.942vh) scale(.9056)}to{transform:translate(35.9464vw,99vh) scale(.9056)}}.snow:nth-child(387){opacity:.7556;transform:translate(58.6998vw,-10px) scale(.2533);animation:fall-387 15s -10s linear infinite}@keyframes fall-387{34.775%{transform:translate(58.7564vw,34.775vh) scale(.2533)}to{transform:translate(58.7281vw,99vh) scale(.2533)}}.snow:nth-child(388){opacity:1.8;transform:translate(97.0788vw,-10px) scale(.6077);animation:fall-388 21s -19s linear infinite}@keyframes fall-388{53.471%{transform:translate(98.991vw,53.471vh) scale(.6077)}to{transform:translate(98.0349vw,99vh) scale(.6077)}}.snow:nth-child(389){opacity:1.6946;transform:translate(89.7875vw,-10px) scale(.7798);animation:fall-389 13s -5s linear infinite}@keyframes fall-389{41.796%{transform:translate(98.6905vw,41.796vh) scale(.7798)}to{transform:translate(94.239vw,99vh) scale(.7798)}}.snow:nth-child(390){opacity:.9398;transform:translate(31.2761vw,-10px) scale(.969);animation:fall-390 18s -24s linear infinite}@keyframes fall-390{34.429%{transform:translate(33.4433vw,34.429vh) scale(.969)}to{transform:translate(32.3597vw,99vh) scale(.969)}}.snow:nth-child(391){opacity:1.0642;transform:translate(45.8258vw,-10px) scale(.5294);animation:fall-391 17s -24s linear infinite}@keyframes fall-391{49.954%{transform:translate(39.2451vw,49.954vh) scale(.5294)}to{transform:translate(42.53545vw,99vh) scale(.5294)}}.snow:nth-child(392){opacity:1.324;transform:translate(61.2762vw,-10px) scale(.6587);animation:fall-392 11s -5s linear infinite}@keyframes fall-392{67.754%{transform:translate(70.646vw,67.754vh) scale(.6587)}to{transform:translate(65.9611vw,99vh) scale(.6587)}}.snow:nth-child(393){opacity:.0324;transform:translate(15.6091vw,-10px) scale(.0403);animation:fall-393 10s -3s linear infinite}@keyframes fall-393{43.815%{transform:translate(20.0119vw,43.815vh) scale(.0403)}to{transform:translate(17.8105vw,99vh) scale(.0403)}}.snow:nth-child(394){opacity:.0692;transform:translate(98.5553vw,-10px) scale(.6811);animation:fall-394 30s -19s linear infinite}@keyframes fall-394{71.141%{transform:translate(90.459vw,71.141vh) scale(.6811)}to{transform:translate(94.50715vw,99vh) scale(.6811)}}.snow:nth-child(395){opacity:1.5664;transform:translate(1.7906vw,-10px) scale(.1547);animation:fall-395 20s -11s linear infinite}@keyframes fall-395{51.062%{transform:translate(2vw,51.062vh) scale(.1547)}to{transform:translate(1.8953vw,99vh) scale(.1547)}}.snow:nth-child(396){opacity:1.0156;transform:translate(28.8692vw,-10px) scale(.8818);animation:fall-396 15s -20s linear infinite}@keyframes fall-396{44.273%{transform:translate(36.1866vw,44.273vh) scale(.8818)}to{transform:translate(32.5279vw,99vh) scale(.8818)}}.snow:nth-child(397){opacity:.991;transform:translate(92.8385vw,-10px) scale(.4632);animation:fall-397 17s -2s linear infinite}@keyframes fall-397{45.955%{transform:translate(97.3333vw,45.955vh) scale(.4632)}to{transform:translate(95.0859vw,99vh) scale(.4632)}}.snow:nth-child(398){opacity:1.4582;transform:translate(49.4752vw,-10px) scale(.0723);animation:fall-398 11s -19s linear infinite}@keyframes fall-398{42.735%{transform:translate(48.6324vw,42.735vh) scale(.0723)}to{transform:translate(49.0538vw,99vh) scale(.0723)}}.snow:nth-child(399){opacity:1.0686;transform:translate(63.3793vw,-10px) scale(.3748);animation:fall-399 20s -30s linear infinite}@keyframes fall-399{39.946%{transform:translate(71.8822vw,39.946vh) scale(.3748)}to{transform:translate(67.63075vw,99vh) scale(.3748)}}.snow:nth-child(400){opacity:1.744;transform:translate(85.2172vw,-10px) scale(.0274);animation:fall-400 12s -9s linear infinite}@keyframes fall-400{74.871%{transform:translate(82.4674vw,74.871vh) scale(.0274)}to{transform:translate(83.8423vw,99vh) scale(.0274)}}\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]
|