@esfaenza/core 19.2.2 → 19.2.3
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:1.6014;transform:translate(73.3845vw,-10px) scale(.7941);animation:fall-1 16s -25s linear infinite}@keyframes fall-1{32.381%{transform:translate(74.2053vw,32.381vh) scale(.7941)}to{transform:translate(73.7949vw,99vh) scale(.7941)}}.snow:nth-child(2){opacity:.4318;transform:translate(32.3875vw,-10px) scale(.6118);animation:fall-2 21s -20s linear infinite}@keyframes fall-2{66.15%{transform:translate(33.6035vw,66.15vh) scale(.6118)}to{transform:translate(32.9955vw,99vh) scale(.6118)}}.snow:nth-child(3){opacity:1.996;transform:translate(57.2111vw,-10px) scale(.2078);animation:fall-3 11s -29s linear infinite}@keyframes fall-3{63.517%{transform:translate(65.9085vw,63.517vh) scale(.2078)}to{transform:translate(61.5598vw,99vh) scale(.2078)}}.snow:nth-child(4){opacity:.7242;transform:translate(38.4665vw,-10px) scale(.3259);animation:fall-4 13s -10s linear infinite}@keyframes fall-4{66.666%{transform:translate(47.9665vw,66.666vh) scale(.3259)}to{transform:translate(43.2165vw,99vh) scale(.3259)}}.snow:nth-child(5){opacity:1.0004;transform:translate(38.9427vw,-10px) scale(.8836);animation:fall-5 30s -3s linear infinite}@keyframes fall-5{36.715%{transform:translate(42.616vw,36.715vh) scale(.8836)}to{transform:translate(40.77935vw,99vh) scale(.8836)}}.snow:nth-child(6){opacity:1.704;transform:translate(46.6775vw,-10px) scale(.0135);animation:fall-6 16s -22s linear infinite}@keyframes fall-6{79.633%{transform:translate(53.957vw,79.633vh) scale(.0135)}to{transform:translate(50.31725vw,99vh) scale(.0135)}}.snow:nth-child(7){opacity:.4692;transform:translate(55.4277vw,-10px) scale(.8383);animation:fall-7 26s -29s linear infinite}@keyframes fall-7{66.351%{transform:translate(52.6046vw,66.351vh) scale(.8383)}to{transform:translate(54.01615vw,99vh) scale(.8383)}}.snow:nth-child(8){opacity:1.3126;transform:translate(29.4305vw,-10px) scale(.3269);animation:fall-8 18s -7s linear infinite}@keyframes fall-8{40.075%{transform:translate(20.9858vw,40.075vh) scale(.3269)}to{transform:translate(25.20815vw,99vh) scale(.3269)}}.snow:nth-child(9){opacity:.074;transform:translate(51.411vw,-10px) scale(.0284);animation:fall-9 24s -8s linear infinite}@keyframes fall-9{33.88%{transform:translate(56.1373vw,33.88vh) scale(.0284)}to{transform:translate(53.77415vw,99vh) scale(.0284)}}.snow:nth-child(10){opacity:1.5236;transform:translate(84.8672vw,-10px) scale(.6401);animation:fall-10 23s -27s linear infinite}@keyframes fall-10{78.631%{transform:translate(82.4098vw,78.631vh) scale(.6401)}to{transform:translate(83.6385vw,99vh) scale(.6401)}}.snow:nth-child(11){opacity:1.1258;transform:translate(23.7245vw,-10px) scale(.5417);animation:fall-11 24s -28s linear infinite}@keyframes fall-11{52.175%{transform:translate(15.2318vw,52.175vh) scale(.5417)}to{transform:translate(19.47815vw,99vh) scale(.5417)}}.snow:nth-child(12){opacity:.819;transform:translate(94.7522vw,-10px) scale(.7662);animation:fall-12 23s -8s linear infinite}@keyframes fall-12{68.918%{transform:translate(99.7112vw,68.918vh) scale(.7662)}to{transform:translate(97.2317vw,99vh) scale(.7662)}}.snow:nth-child(13){opacity:.7324;transform:translate(90.8988vw,-10px) scale(.1487);animation:fall-13 26s -14s linear infinite}@keyframes fall-13{76.029%{transform:translate(90.6713vw,76.029vh) scale(.1487)}to{transform:translate(90.78505vw,99vh) scale(.1487)}}.snow:nth-child(14){opacity:.4686;transform:translate(81.4658vw,-10px) scale(.9113);animation:fall-14 16s -6s linear infinite}@keyframes fall-14{48.602%{transform:translate(72.1853vw,48.602vh) scale(.9113)}to{transform:translate(76.82555vw,99vh) scale(.9113)}}.snow:nth-child(15){opacity:.8286;transform:translate(66.4089vw,-10px) scale(.4314);animation:fall-15 11s -6s linear infinite}@keyframes fall-15{49.155%{transform:translate(56.8466vw,49.155vh) scale(.4314)}to{transform:translate(61.62775vw,99vh) scale(.4314)}}.snow:nth-child(16){opacity:.0508;transform:translate(63.8113vw,-10px) scale(.433);animation:fall-16 12s -2s linear infinite}@keyframes fall-16{36.94%{transform:translate(53.8649vw,36.94vh) scale(.433)}to{transform:translate(58.8381vw,99vh) scale(.433)}}.snow:nth-child(17){opacity:1.2538;transform:translate(91.0566vw,-10px) scale(.512);animation:fall-17 23s -15s linear infinite}@keyframes fall-17{67.982%{transform:translate(94.254vw,67.982vh) scale(.512)}to{transform:translate(92.6553vw,99vh) scale(.512)}}.snow:nth-child(18){opacity:.7408;transform:translate(23.3234vw,-10px) scale(.0427);animation:fall-18 15s -17s linear infinite}@keyframes fall-18{36.72%{transform:translate(18.5369vw,36.72vh) scale(.0427)}to{transform:translate(20.93015vw,99vh) scale(.0427)}}.snow:nth-child(19){opacity:.5362;transform:translate(40.8418vw,-10px) scale(.2901);animation:fall-19 30s -10s linear infinite}@keyframes fall-19{72.622%{transform:translate(39.2934vw,72.622vh) scale(.2901)}to{transform:translate(40.0676vw,99vh) scale(.2901)}}.snow:nth-child(20){opacity:1.2326;transform:translate(6.6761vw,-10px) scale(.8559);animation:fall-20 25s -28s linear infinite}@keyframes fall-20{41.585%{transform:translate(10.3055vw,41.585vh) scale(.8559)}to{transform:translate(8.4908vw,99vh) scale(.8559)}}.snow:nth-child(21){opacity:.3214;transform:translate(49.8148vw,-10px) scale(.4461);animation:fall-21 19s -11s linear infinite}@keyframes fall-21{57.731%{transform:translate(53.2299vw,57.731vh) scale(.4461)}to{transform:translate(51.52235vw,99vh) scale(.4461)}}.snow:nth-child(22){opacity:1.2968;transform:translate(59.8151vw,-10px) scale(.0908);animation:fall-22 17s -21s linear infinite}@keyframes fall-22{74.647%{transform:translate(56.5498vw,74.647vh) scale(.0908)}to{transform:translate(58.18245vw,99vh) scale(.0908)}}.snow:nth-child(23){opacity:.5338;transform:translate(10.4134vw,-10px) scale(.3941);animation:fall-23 25s -20s linear infinite}@keyframes fall-23{44.861%{transform:translate(3.6868vw,44.861vh) scale(.3941)}to{transform:translate(7.0501vw,99vh) scale(.3941)}}.snow:nth-child(24){opacity:.7912;transform:translate(42.6496vw,-10px) scale(.2214);animation:fall-24 12s -27s linear infinite}@keyframes fall-24{49.077%{transform:translate(39.7696vw,49.077vh) scale(.2214)}to{transform:translate(41.2096vw,99vh) scale(.2214)}}.snow:nth-child(25){opacity:.4652;transform:translate(64.5075vw,-10px) scale(.7548);animation:fall-25 21s -8s linear infinite}@keyframes fall-25{75.039%{transform:translate(58.5825vw,75.039vh) scale(.7548)}to{transform:translate(61.545vw,99vh) scale(.7548)}}.snow:nth-child(26){opacity:1.8028;transform:translate(20.6807vw,-10px) scale(.9367);animation:fall-26 15s -7s linear infinite}@keyframes fall-26{60.43%{transform:translate(14.7378vw,60.43vh) scale(.9367)}to{transform:translate(17.70925vw,99vh) scale(.9367)}}.snow:nth-child(27){opacity:.6238;transform:translate(53.1428vw,-10px) scale(.7679);animation:fall-27 29s -29s linear infinite}@keyframes fall-27{69.402%{transform:translate(43.7124vw,69.402vh) scale(.7679)}to{transform:translate(48.4276vw,99vh) scale(.7679)}}.snow:nth-child(28){opacity:.8094;transform:translate(86.8169vw,-10px) scale(.1712);animation:fall-28 26s -15s linear infinite}@keyframes fall-28{79.885%{transform:translate(96.1061vw,79.885vh) scale(.1712)}to{transform:translate(91.4615vw,99vh) scale(.1712)}}.snow:nth-child(29){opacity:1.2078;transform:translate(9.0358vw,-10px) scale(.5168);animation:fall-29 15s -2s linear infinite}@keyframes fall-29{50.753%{transform:translate(13.2657vw,50.753vh) scale(.5168)}to{transform:translate(11.15075vw,99vh) scale(.5168)}}.snow:nth-child(30){opacity:1.502;transform:translate(48.9276vw,-10px) scale(.1005);animation:fall-30 27s -9s linear infinite}@keyframes fall-30{64.812%{transform:translate(48.5026vw,64.812vh) scale(.1005)}to{transform:translate(48.7151vw,99vh) scale(.1005)}}.snow:nth-child(31){opacity:.1634;transform:translate(62.6104vw,-10px) scale(.3728);animation:fall-31 29s -20s linear infinite}@keyframes fall-31{50.623%{transform:translate(53.7459vw,50.623vh) scale(.3728)}to{transform:translate(58.17815vw,99vh) scale(.3728)}}.snow:nth-child(32){opacity:1.1862;transform:translate(95.7839vw,-10px) scale(.2298);animation:fall-32 11s -26s linear infinite}@keyframes fall-32{51.459%{transform:translate(87.6439vw,51.459vh) scale(.2298)}to{transform:translate(91.7139vw,99vh) scale(.2298)}}.snow:nth-child(33){opacity:1.4448;transform:translate(1.4353vw,-10px) scale(.9223);animation:fall-33 24s -15s linear infinite}@keyframes fall-33{31.833%{transform:translate(-3.8781vw,31.833vh) scale(.9223)}to{transform:translate(-1.2214vw,99vh) scale(.9223)}}.snow:nth-child(34){opacity:.4338;transform:translate(37.607vw,-10px) scale(.0535);animation:fall-34 12s -29s linear infinite}@keyframes fall-34{75.766%{transform:translate(43.9305vw,75.766vh) scale(.0535)}to{transform:translate(40.76875vw,99vh) scale(.0535)}}.snow:nth-child(35){opacity:.316;transform:translate(87.2663vw,-10px) scale(.1362);animation:fall-35 11s -27s linear infinite}@keyframes fall-35{66.571%{transform:translate(78.7067vw,66.571vh) scale(.1362)}to{transform:translate(82.9865vw,99vh) scale(.1362)}}.snow:nth-child(36){opacity:1.9104;transform:translate(64.0337vw,-10px) scale(.6861);animation:fall-36 16s -1s linear infinite}@keyframes fall-36{54.116%{transform:translate(57.6907vw,54.116vh) scale(.6861)}to{transform:translate(60.8622vw,99vh) scale(.6861)}}.snow:nth-child(37){opacity:.3488;transform:translate(10.8281vw,-10px) scale(.0714);animation:fall-37 13s -16s linear infinite}@keyframes fall-37{74.11%{transform:translate(18.8612vw,74.11vh) scale(.0714)}to{transform:translate(14.84465vw,99vh) scale(.0714)}}.snow:nth-child(38){opacity:.2668;transform:translate(16.0506vw,-10px) scale(.4857);animation:fall-38 20s -10s linear infinite}@keyframes fall-38{49.175%{transform:translate(19.9492vw,49.175vh) scale(.4857)}to{transform:translate(17.9999vw,99vh) scale(.4857)}}.snow:nth-child(39){opacity:1.2796;transform:translate(10.5414vw,-10px) scale(.8238);animation:fall-39 13s -7s linear infinite}@keyframes fall-39{75.93%{transform:translate(19.8167vw,75.93vh) scale(.8238)}to{transform:translate(15.17905vw,99vh) scale(.8238)}}.snow:nth-child(40){opacity:.0928;transform:translate(48.8568vw,-10px) scale(.3066);animation:fall-40 20s -13s linear infinite}@keyframes fall-40{41.383%{transform:translate(54.4952vw,41.383vh) scale(.3066)}to{transform:translate(51.676vw,99vh) scale(.3066)}}.snow:nth-child(41){opacity:1.492;transform:translate(36.7165vw,-10px) scale(.3614);animation:fall-41 28s -14s linear infinite}@keyframes fall-41{53.419%{transform:translate(39.4126vw,53.419vh) scale(.3614)}to{transform:translate(38.06455vw,99vh) scale(.3614)}}.snow:nth-child(42){opacity:.2402;transform:translate(58.7167vw,-10px) scale(.1733);animation:fall-42 14s -30s linear infinite}@keyframes fall-42{35.607%{transform:translate(51.0785vw,35.607vh) scale(.1733)}to{transform:translate(54.8976vw,99vh) scale(.1733)}}.snow:nth-child(43){opacity:.4004;transform:translate(88.3683vw,-10px) scale(.955);animation:fall-43 28s -3s linear infinite}@keyframes fall-43{43.983%{transform:translate(85.859vw,43.983vh) scale(.955)}to{transform:translate(87.11365vw,99vh) scale(.955)}}.snow:nth-child(44){opacity:1.6406;transform:translate(26.0443vw,-10px) scale(.7823);animation:fall-44 15s -20s linear infinite}@keyframes fall-44{55.928%{transform:translate(34.6918vw,55.928vh) scale(.7823)}to{transform:translate(30.36805vw,99vh) scale(.7823)}}.snow:nth-child(45){opacity:1.3292;transform:translate(75.6636vw,-10px) scale(.681);animation:fall-45 20s -26s linear infinite}@keyframes fall-45{62.739%{transform:translate(75.6771vw,62.739vh) scale(.681)}to{transform:translate(75.67035vw,99vh) scale(.681)}}.snow:nth-child(46){opacity:.8576;transform:translate(80.1946vw,-10px) scale(.8476);animation:fall-46 16s -18s linear infinite}@keyframes fall-46{62.973%{transform:translate(89.6341vw,62.973vh) scale(.8476)}to{transform:translate(84.91435vw,99vh) scale(.8476)}}.snow:nth-child(47){opacity:1.937;transform:translate(89.4857vw,-10px) scale(.4905);animation:fall-47 11s -2s linear infinite}@keyframes fall-47{69.855%{transform:translate(97.6457vw,69.855vh) scale(.4905)}to{transform:translate(93.5657vw,99vh) scale(.4905)}}.snow:nth-child(48){opacity:1.5858;transform:translate(68.3909vw,-10px) scale(.0938);animation:fall-48 26s -2s linear infinite}@keyframes fall-48{49.08%{transform:translate(75.4229vw,49.08vh) scale(.0938)}to{transform:translate(71.9069vw,99vh) scale(.0938)}}.snow:nth-child(49){opacity:1.0998;transform:translate(57.3419vw,-10px) scale(.6935);animation:fall-49 21s -19s linear infinite}@keyframes fall-49{36.234%{transform:translate(61.5131vw,36.234vh) scale(.6935)}to{transform:translate(59.4275vw,99vh) scale(.6935)}}.snow:nth-child(50){opacity:.6454;transform:translate(74.0603vw,-10px) scale(.916);animation:fall-50 15s -30s linear infinite}@keyframes fall-50{65.954%{transform:translate(77.9273vw,65.954vh) scale(.916)}to{transform:translate(75.9938vw,99vh) scale(.916)}}.snow:nth-child(51){opacity:.449;transform:translate(58.7198vw,-10px) scale(.245);animation:fall-51 23s -2s linear infinite}@keyframes fall-51{65.905%{transform:translate(65.6685vw,65.905vh) scale(.245)}to{transform:translate(62.19415vw,99vh) scale(.245)}}.snow:nth-child(52){opacity:.3012;transform:translate(24.3826vw,-10px) scale(.4847);animation:fall-52 20s -21s linear infinite}@keyframes fall-52{52.746%{transform:translate(31.126vw,52.746vh) scale(.4847)}to{transform:translate(27.7543vw,99vh) scale(.4847)}}.snow:nth-child(53){opacity:1.6998;transform:translate(3.2194vw,-10px) scale(.721);animation:fall-53 30s -22s linear infinite}@keyframes fall-53{69.936%{transform:translate(.6532vw,69.936vh) scale(.721)}to{transform:translate(1.9363vw,99vh) scale(.721)}}.snow:nth-child(54){opacity:1.6128;transform:translate(32.5066vw,-10px) scale(.6813);animation:fall-54 23s -11s linear infinite}@keyframes fall-54{46.399%{transform:translate(36.695vw,46.399vh) scale(.6813)}to{transform:translate(34.6008vw,99vh) scale(.6813)}}.snow:nth-child(55){opacity:1.8028;transform:translate(31.982vw,-10px) scale(.2204);animation:fall-55 25s -26s linear infinite}@keyframes fall-55{46.271%{transform:translate(39.4872vw,46.271vh) scale(.2204)}to{transform:translate(35.7346vw,99vh) scale(.2204)}}.snow:nth-child(56){opacity:.5172;transform:translate(90.8671vw,-10px) scale(.3714);animation:fall-56 27s -22s linear infinite}@keyframes fall-56{72.059%{transform:translate(99.2932vw,72.059vh) scale(.3714)}to{transform:translate(95.08015vw,99vh) scale(.3714)}}.snow:nth-child(57){opacity:.983;transform:translate(23.1034vw,-10px) scale(.6952);animation:fall-57 21s -2s linear infinite}@keyframes fall-57{71.565%{transform:translate(24.6173vw,71.565vh) scale(.6952)}to{transform:translate(23.86035vw,99vh) scale(.6952)}}.snow:nth-child(58){opacity:.5064;transform:translate(14.4539vw,-10px) scale(.7325);animation:fall-58 11s -28s linear infinite}@keyframes fall-58{31.699%{transform:translate(21.5496vw,31.699vh) scale(.7325)}to{transform:translate(18.00175vw,99vh) scale(.7325)}}.snow:nth-child(59){opacity:.403;transform:translate(86.0752vw,-10px) scale(.3445);animation:fall-59 26s -19s linear infinite}@keyframes fall-59{37.248%{transform:translate(91.5241vw,37.248vh) scale(.3445)}to{transform:translate(88.79965vw,99vh) scale(.3445)}}.snow:nth-child(60){opacity:1.8982;transform:translate(70.6019vw,-10px) scale(.6053);animation:fall-60 18s -14s linear infinite}@keyframes fall-60{79.145%{transform:translate(79.8618vw,79.145vh) scale(.6053)}to{transform:translate(75.23185vw,99vh) scale(.6053)}}.snow:nth-child(61){opacity:1.3608;transform:translate(26.5719vw,-10px) scale(.985);animation:fall-61 26s -30s linear infinite}@keyframes fall-61{30.237%{transform:translate(17.2988vw,30.237vh) scale(.985)}to{transform:translate(21.93535vw,99vh) scale(.985)}}.snow:nth-child(62){opacity:1.144;transform:translate(58.7075vw,-10px) scale(.0928);animation:fall-62 13s -3s linear infinite}@keyframes fall-62{47.149%{transform:translate(67.176vw,47.149vh) scale(.0928)}to{transform:translate(62.94175vw,99vh) scale(.0928)}}.snow:nth-child(63){opacity:.0156;transform:translate(6.6933vw,-10px) scale(.5039);animation:fall-63 30s -2s linear infinite}@keyframes fall-63{43.408%{transform:translate(10.0762vw,43.408vh) scale(.5039)}to{transform:translate(8.38475vw,99vh) scale(.5039)}}.snow:nth-child(64){opacity:1.7918;transform:translate(33.5251vw,-10px) scale(.8348);animation:fall-64 17s -10s linear infinite}@keyframes fall-64{65.233%{transform:translate(26.7976vw,65.233vh) scale(.8348)}to{transform:translate(30.16135vw,99vh) scale(.8348)}}.snow:nth-child(65){opacity:1.0406;transform:translate(2.6446vw,-10px) scale(.8444);animation:fall-65 25s -21s linear infinite}@keyframes fall-65{69.153%{transform:translate(2.5156vw,69.153vh) scale(.8444)}to{transform:translate(2.5801vw,99vh) scale(.8444)}}.snow:nth-child(66){opacity:1.6878;transform:translate(15.1349vw,-10px) scale(.9635);animation:fall-66 20s -28s linear infinite}@keyframes fall-66{60.506%{transform:translate(19.1296vw,60.506vh) scale(.9635)}to{transform:translate(17.13225vw,99vh) scale(.9635)}}.snow:nth-child(67){opacity:1.6194;transform:translate(73.9738vw,-10px) scale(.5531);animation:fall-67 21s -18s linear infinite}@keyframes fall-67{60.553%{transform:translate(70.1428vw,60.553vh) scale(.5531)}to{transform:translate(72.0583vw,99vh) scale(.5531)}}.snow:nth-child(68){opacity:.6566;transform:translate(22.2156vw,-10px) scale(.9138);animation:fall-68 22s -15s linear infinite}@keyframes fall-68{79.85%{transform:translate(25.9353vw,79.85vh) scale(.9138)}to{transform:translate(24.07545vw,99vh) scale(.9138)}}.snow:nth-child(69){opacity:.9144;transform:translate(40.7039vw,-10px) scale(.6015);animation:fall-69 13s -6s linear infinite}@keyframes fall-69{51.505%{transform:translate(44.7351vw,51.505vh) scale(.6015)}to{transform:translate(42.7195vw,99vh) scale(.6015)}}.snow:nth-child(70){opacity:1.9034;transform:translate(51.9699vw,-10px) scale(.6791);animation:fall-70 30s -30s linear infinite}@keyframes fall-70{79.179%{transform:translate(45.5724vw,79.179vh) scale(.6791)}to{transform:translate(48.77115vw,99vh) scale(.6791)}}.snow:nth-child(71){opacity:1.645;transform:translate(35.218vw,-10px) scale(.1854);animation:fall-71 27s -6s linear infinite}@keyframes fall-71{38.103%{transform:translate(32.8642vw,38.103vh) scale(.1854)}to{transform:translate(34.0411vw,99vh) scale(.1854)}}.snow:nth-child(72){opacity:.4794;transform:translate(93.3062vw,-10px) scale(.5257);animation:fall-72 18s -17s linear infinite}@keyframes fall-72{34.176%{transform:translate(88.4575vw,34.176vh) scale(.5257)}to{transform:translate(90.88185vw,99vh) scale(.5257)}}.snow:nth-child(73){opacity:.086;transform:translate(64.2434vw,-10px) scale(.795);animation:fall-73 12s -3s linear infinite}@keyframes fall-73{54.858%{transform:translate(71.958vw,54.858vh) scale(.795)}to{transform:translate(68.1007vw,99vh) scale(.795)}}.snow:nth-child(74){opacity:.3488;transform:translate(75.8365vw,-10px) scale(.7274);animation:fall-74 13s -6s linear infinite}@keyframes fall-74{30.216%{transform:translate(72.7249vw,30.216vh) scale(.7274)}to{transform:translate(74.2807vw,99vh) scale(.7274)}}.snow:nth-child(75){opacity:1.3714;transform:translate(41.6376vw,-10px) scale(.1178);animation:fall-75 25s -1s linear infinite}@keyframes fall-75{38.369%{transform:translate(46.6202vw,38.369vh) scale(.1178)}to{transform:translate(44.1289vw,99vh) scale(.1178)}}.snow:nth-child(76){opacity:1.3032;transform:translate(84.3366vw,-10px) scale(.8456);animation:fall-76 16s -19s linear infinite}@keyframes fall-76{48.228%{transform:translate(82.4848vw,48.228vh) scale(.8456)}to{transform:translate(83.4107vw,99vh) scale(.8456)}}.snow:nth-child(77){opacity:.2552;transform:translate(18.8702vw,-10px) scale(.9141);animation:fall-77 11s -14s linear infinite}@keyframes fall-77{55.39%{transform:translate(13.4709vw,55.39vh) scale(.9141)}to{transform:translate(16.17055vw,99vh) scale(.9141)}}.snow:nth-child(78){opacity:1.0572;transform:translate(86.7934vw,-10px) scale(.5101);animation:fall-78 24s -13s linear infinite}@keyframes fall-78{72.511%{transform:translate(81.1922vw,72.511vh) scale(.5101)}to{transform:translate(83.9928vw,99vh) scale(.5101)}}.snow:nth-child(79){opacity:.0812;transform:translate(11.9712vw,-10px) scale(.8269);animation:fall-79 10s -18s linear infinite}@keyframes fall-79{57.477%{transform:translate(18.3988vw,57.477vh) scale(.8269)}to{transform:translate(15.185vw,99vh) scale(.8269)}}.snow:nth-child(80){opacity:.5686;transform:translate(90.2978vw,-10px) scale(.317);animation:fall-80 26s -26s linear infinite}@keyframes fall-80{41.924%{transform:translate(99.1031vw,41.924vh) scale(.317)}to{transform:translate(94.70045vw,99vh) scale(.317)}}.snow:nth-child(81){opacity:.3544;transform:translate(89.6675vw,-10px) scale(.8699);animation:fall-81 30s -8s linear infinite}@keyframes fall-81{66.846%{transform:translate(95.0251vw,66.846vh) scale(.8699)}to{transform:translate(92.3463vw,99vh) scale(.8699)}}.snow:nth-child(82){opacity:1.9546;transform:translate(19.9675vw,-10px) scale(.3448);animation:fall-82 10s -15s linear infinite}@keyframes fall-82{44.629%{transform:translate(20.2706vw,44.629vh) scale(.3448)}to{transform:translate(20.11905vw,99vh) scale(.3448)}}.snow:nth-child(83){opacity:.662;transform:translate(58.2313vw,-10px) scale(.0073);animation:fall-83 25s -14s linear infinite}@keyframes fall-83{61.279%{transform:translate(55.6844vw,61.279vh) scale(.0073)}to{transform:translate(56.95785vw,99vh) scale(.0073)}}.snow:nth-child(84){opacity:.316;transform:translate(64.2947vw,-10px) scale(.0169);animation:fall-84 20s -23s linear infinite}@keyframes fall-84{53.48%{transform:translate(73.6645vw,53.48vh) scale(.0169)}to{transform:translate(68.9796vw,99vh) scale(.0169)}}.snow:nth-child(85){opacity:1.6084;transform:translate(38.6519vw,-10px) scale(.0376);animation:fall-85 11s -19s linear infinite}@keyframes fall-85{61.411%{transform:translate(35.8561vw,61.411vh) scale(.0376)}to{transform:translate(37.254vw,99vh) scale(.0376)}}.snow:nth-child(86){opacity:.072;transform:translate(57.8483vw,-10px) scale(.5625);animation:fall-86 13s -29s linear infinite}@keyframes fall-86{47.501%{transform:translate(59.1148vw,47.501vh) scale(.5625)}to{transform:translate(58.48155vw,99vh) scale(.5625)}}.snow:nth-child(87){opacity:1.2228;transform:translate(93.12vw,-10px) scale(.3308);animation:fall-87 24s -13s linear infinite}@keyframes fall-87{50.873%{transform:translate(84.5101vw,50.873vh) scale(.3308)}to{transform:translate(88.81505vw,99vh) scale(.3308)}}.snow:nth-child(88){opacity:1.2124;transform:translate(87.3043vw,-10px) scale(.8428);animation:fall-88 28s -2s linear infinite}@keyframes fall-88{64.319%{transform:translate(77.6407vw,64.319vh) scale(.8428)}to{transform:translate(82.4725vw,99vh) scale(.8428)}}.snow:nth-child(89){opacity:1.3654;transform:translate(73.2602vw,-10px) scale(.3527);animation:fall-89 14s -28s linear infinite}@keyframes fall-89{70.046%{transform:translate(65.8699vw,70.046vh) scale(.3527)}to{transform:translate(69.56505vw,99vh) scale(.3527)}}.snow:nth-child(90){opacity:1.975;transform:translate(2.1542vw,-10px) scale(.5355);animation:fall-90 22s -18s linear infinite}@keyframes fall-90{37.85%{transform:translate(1.8788vw,37.85vh) scale(.5355)}to{transform:translate(2.0165vw,99vh) scale(.5355)}}.snow:nth-child(91){opacity:1.7654;transform:translate(56.4748vw,-10px) scale(.5619);animation:fall-91 12s -27s linear infinite}@keyframes fall-91{65.615%{transform:translate(61.144vw,65.615vh) scale(.5619)}to{transform:translate(58.8094vw,99vh) scale(.5619)}}.snow:nth-child(92){opacity:.739;transform:translate(78.6119vw,-10px) scale(.7114);animation:fall-92 21s -6s linear infinite}@keyframes fall-92{52.354%{transform:translate(77.4411vw,52.354vh) scale(.7114)}to{transform:translate(78.0265vw,99vh) scale(.7114)}}.snow:nth-child(93){opacity:1.5146;transform:translate(11.6998vw,-10px) scale(.6738);animation:fall-93 12s -17s linear infinite}@keyframes fall-93{45.675%{transform:translate(20.5532vw,45.675vh) scale(.6738)}to{transform:translate(16.1265vw,99vh) scale(.6738)}}.snow:nth-child(94){opacity:.44;transform:translate(61.5845vw,-10px) scale(.5846);animation:fall-94 13s -7s linear infinite}@keyframes fall-94{30.794%{transform:translate(69.1506vw,30.794vh) scale(.5846)}to{transform:translate(65.36755vw,99vh) scale(.5846)}}.snow:nth-child(95){opacity:1.953;transform:translate(22.7724vw,-10px) scale(.5871);animation:fall-95 25s -10s linear infinite}@keyframes fall-95{38.393%{transform:translate(24.1689vw,38.393vh) scale(.5871)}to{transform:translate(23.47065vw,99vh) scale(.5871)}}.snow:nth-child(96){opacity:.0216;transform:translate(84.5891vw,-10px) scale(.3589);animation:fall-96 17s -10s linear infinite}@keyframes fall-96{42.402%{transform:translate(82.9414vw,42.402vh) scale(.3589)}to{transform:translate(83.76525vw,99vh) scale(.3589)}}.snow:nth-child(97){opacity:.8442;transform:translate(76.6589vw,-10px) scale(.1632);animation:fall-97 22s -3s linear infinite}@keyframes fall-97{74.342%{transform:translate(79.4537vw,74.342vh) scale(.1632)}to{transform:translate(78.0563vw,99vh) scale(.1632)}}.snow:nth-child(98){opacity:1.4388;transform:translate(37.4823vw,-10px) scale(.7642);animation:fall-98 21s -21s linear infinite}@keyframes fall-98{64.583%{transform:translate(37.4716vw,64.583vh) scale(.7642)}to{transform:translate(37.47695vw,99vh) scale(.7642)}}.snow:nth-child(99){opacity:.607;transform:translate(58.0207vw,-10px) scale(.2633);animation:fall-99 27s -13s linear infinite}@keyframes fall-99{63.007%{transform:translate(57.0392vw,63.007vh) scale(.2633)}to{transform:translate(57.52995vw,99vh) scale(.2633)}}.snow:nth-child(100){opacity:1.9318;transform:translate(83.4479vw,-10px) scale(.269);animation:fall-100 20s -4s linear infinite}@keyframes fall-100{79.702%{transform:translate(89.6766vw,79.702vh) scale(.269)}to{transform:translate(86.56225vw,99vh) scale(.269)}}.snow:nth-child(101){opacity:1.7122;transform:translate(45.6289vw,-10px) scale(.577);animation:fall-101 26s -18s linear infinite}@keyframes fall-101{30.056%{transform:translate(46.6607vw,30.056vh) scale(.577)}to{transform:translate(46.1448vw,99vh) scale(.577)}}.snow:nth-child(102){opacity:.8032;transform:translate(28.2663vw,-10px) scale(.3196);animation:fall-102 29s -26s linear infinite}@keyframes fall-102{41.902%{transform:translate(34.1456vw,41.902vh) scale(.3196)}to{transform:translate(31.20595vw,99vh) scale(.3196)}}.snow:nth-child(103){opacity:.6884;transform:translate(29.6007vw,-10px) scale(.3318);animation:fall-103 14s -17s linear infinite}@keyframes fall-103{42.7%{transform:translate(39.4671vw,42.7vh) scale(.3318)}to{transform:translate(34.5339vw,99vh) scale(.3318)}}.snow:nth-child(104){opacity:1.8298;transform:translate(71.0197vw,-10px) scale(.4917);animation:fall-104 28s -23s linear infinite}@keyframes fall-104{62.39%{transform:translate(63.4719vw,62.39vh) scale(.4917)}to{transform:translate(67.2458vw,99vh) scale(.4917)}}.snow:nth-child(105){opacity:.3248;transform:translate(20.677vw,-10px) scale(.8268);animation:fall-105 28s -25s linear infinite}@keyframes fall-105{53.936%{transform:translate(13.079vw,53.936vh) scale(.8268)}to{transform:translate(16.878vw,99vh) scale(.8268)}}.snow:nth-child(106){opacity:.731;transform:translate(15.8874vw,-10px) scale(.9741);animation:fall-106 12s -27s linear infinite}@keyframes fall-106{78.85%{transform:translate(5.8934vw,78.85vh) scale(.9741)}to{transform:translate(10.8904vw,99vh) scale(.9741)}}.snow:nth-child(107){opacity:.939;transform:translate(55.54vw,-10px) scale(.7006);animation:fall-107 28s -6s linear infinite}@keyframes fall-107{54.946%{transform:translate(47.23vw,54.946vh) scale(.7006)}to{transform:translate(51.385vw,99vh) scale(.7006)}}.snow:nth-child(108){opacity:1.265;transform:translate(.1515vw,-10px) scale(.0202);animation:fall-108 11s -4s linear infinite}@keyframes fall-108{77.627%{transform:translate(2.5082vw,77.627vh) scale(.0202)}to{transform:translate(1.32985vw,99vh) scale(.0202)}}.snow:nth-child(109){opacity:1.1384;transform:translate(16.1354vw,-10px) scale(.032);animation:fall-109 18s -5s linear infinite}@keyframes fall-109{44.709%{transform:translate(22.4157vw,44.709vh) scale(.032)}to{transform:translate(19.27555vw,99vh) scale(.032)}}.snow:nth-child(110){opacity:1.3694;transform:translate(18.4082vw,-10px) scale(.0923);animation:fall-110 15s -28s linear infinite}@keyframes fall-110{35.586%{transform:translate(21.1674vw,35.586vh) scale(.0923)}to{transform:translate(19.7878vw,99vh) scale(.0923)}}.snow:nth-child(111){opacity:.391;transform:translate(31.7662vw,-10px) scale(.8226);animation:fall-111 29s -5s linear infinite}@keyframes fall-111{41.106%{transform:translate(36.3349vw,41.106vh) scale(.8226)}to{transform:translate(34.05055vw,99vh) scale(.8226)}}.snow:nth-child(112){opacity:1.2196;transform:translate(92.1422vw,-10px) scale(.5636);animation:fall-112 20s -11s linear infinite}@keyframes fall-112{78.368%{transform:translate(82.2034vw,78.368vh) scale(.5636)}to{transform:translate(87.1728vw,99vh) scale(.5636)}}.snow:nth-child(113){opacity:.4246;transform:translate(42.5608vw,-10px) scale(.4781);animation:fall-113 16s -25s linear infinite}@keyframes fall-113{44.204%{transform:translate(49.3128vw,44.204vh) scale(.4781)}to{transform:translate(45.9368vw,99vh) scale(.4781)}}.snow:nth-child(114){opacity:.0294;transform:translate(62.4198vw,-10px) scale(.4329);animation:fall-114 18s -19s linear infinite}@keyframes fall-114{53.478%{transform:translate(55.822vw,53.478vh) scale(.4329)}to{transform:translate(59.1209vw,99vh) scale(.4329)}}.snow:nth-child(115){opacity:1.3914;transform:translate(45.0279vw,-10px) scale(.1848);animation:fall-115 23s -24s linear infinite}@keyframes fall-115{46.648%{transform:translate(38.4984vw,46.648vh) scale(.1848)}to{transform:translate(41.76315vw,99vh) scale(.1848)}}.snow:nth-child(116){opacity:.4244;transform:translate(82.6189vw,-10px) scale(.1012);animation:fall-116 10s -29s linear infinite}@keyframes fall-116{74.505%{transform:translate(80.8286vw,74.505vh) scale(.1012)}to{transform:translate(81.72375vw,99vh) scale(.1012)}}.snow:nth-child(117){opacity:1.5166;transform:translate(70.4734vw,-10px) scale(.2362);animation:fall-117 18s -7s linear infinite}@keyframes fall-117{72.231%{transform:translate(64.4392vw,72.231vh) scale(.2362)}to{transform:translate(67.4563vw,99vh) scale(.2362)}}.snow:nth-child(118){opacity:.834;transform:translate(37.7707vw,-10px) scale(.8357);animation:fall-118 22s -28s linear infinite}@keyframes fall-118{72.333%{transform:translate(38.0023vw,72.333vh) scale(.8357)}to{transform:translate(37.8865vw,99vh) scale(.8357)}}.snow:nth-child(119){opacity:1.0902;transform:translate(65.2002vw,-10px) scale(.6079);animation:fall-119 27s -4s linear infinite}@keyframes fall-119{76.666%{transform:translate(72.3358vw,76.666vh) scale(.6079)}to{transform:translate(68.768vw,99vh) scale(.6079)}}.snow:nth-child(120){opacity:.996;transform:translate(18.7501vw,-10px) scale(.0078);animation:fall-120 13s -27s linear infinite}@keyframes fall-120{40.65%{transform:translate(25.3894vw,40.65vh) scale(.0078)}to{transform:translate(22.06975vw,99vh) scale(.0078)}}.snow:nth-child(121){opacity:1.1586;transform:translate(72.6309vw,-10px) scale(.1306);animation:fall-121 27s -3s linear infinite}@keyframes fall-121{64.474%{transform:translate(78.809vw,64.474vh) scale(.1306)}to{transform:translate(75.71995vw,99vh) scale(.1306)}}.snow:nth-child(122){opacity:.2294;transform:translate(54.2178vw,-10px) scale(.0821);animation:fall-122 17s -9s linear infinite}@keyframes fall-122{46.869%{transform:translate(58.6954vw,46.869vh) scale(.0821)}to{transform:translate(56.4566vw,99vh) scale(.0821)}}.snow:nth-child(123){opacity:.3994;transform:translate(78.8255vw,-10px) scale(.5734);animation:fall-123 25s -21s linear infinite}@keyframes fall-123{76.419%{transform:translate(88.2756vw,76.419vh) scale(.5734)}to{transform:translate(83.55055vw,99vh) scale(.5734)}}.snow:nth-child(124){opacity:1.1692;transform:translate(8.3601vw,-10px) scale(.5232);animation:fall-124 14s -6s linear infinite}@keyframes fall-124{31.215%{transform:translate(9.1678vw,31.215vh) scale(.5232)}to{transform:translate(8.76395vw,99vh) scale(.5232)}}.snow:nth-child(125){opacity:1.2622;transform:translate(47.8304vw,-10px) scale(.0448);animation:fall-125 18s -15s linear infinite}@keyframes fall-125{34.006%{transform:translate(50.6883vw,34.006vh) scale(.0448)}to{transform:translate(49.25935vw,99vh) scale(.0448)}}.snow:nth-child(126){opacity:1.2116;transform:translate(76.8624vw,-10px) scale(.0795);animation:fall-126 21s -24s linear infinite}@keyframes fall-126{77.516%{transform:translate(81.7155vw,77.516vh) scale(.0795)}to{transform:translate(79.28895vw,99vh) scale(.0795)}}.snow:nth-child(127){opacity:1.8472;transform:translate(47.8466vw,-10px) scale(.3653);animation:fall-127 14s -7s linear infinite}@keyframes fall-127{63.124%{transform:translate(49.4445vw,63.124vh) scale(.3653)}to{transform:translate(48.64555vw,99vh) scale(.3653)}}.snow:nth-child(128){opacity:.7872;transform:translate(53.4942vw,-10px) scale(.4313);animation:fall-128 25s -15s linear infinite}@keyframes fall-128{43.448%{transform:translate(48.1434vw,43.448vh) scale(.4313)}to{transform:translate(50.8188vw,99vh) scale(.4313)}}.snow:nth-child(129){opacity:.0364;transform:translate(60.6832vw,-10px) scale(.9177);animation:fall-129 27s -23s linear infinite}@keyframes fall-129{79.779%{transform:translate(57.3795vw,79.779vh) scale(.9177)}to{transform:translate(59.03135vw,99vh) scale(.9177)}}.snow:nth-child(130){opacity:1.9382;transform:translate(54.744vw,-10px) scale(.5593);animation:fall-130 15s -13s linear infinite}@keyframes fall-130{60.647%{transform:translate(59.1477vw,60.647vh) scale(.5593)}to{transform:translate(56.94585vw,99vh) scale(.5593)}}.snow:nth-child(131){opacity:.2164;transform:translate(52.583vw,-10px) scale(.791);animation:fall-131 16s -21s linear infinite}@keyframes fall-131{39.125%{transform:translate(56.2373vw,39.125vh) scale(.791)}to{transform:translate(54.41015vw,99vh) scale(.791)}}.snow:nth-child(132){opacity:1.6726;transform:translate(18.9295vw,-10px) scale(.9438);animation:fall-132 20s -24s linear infinite}@keyframes fall-132{48.364%{transform:translate(20.2957vw,48.364vh) scale(.9438)}to{transform:translate(19.6126vw,99vh) scale(.9438)}}.snow:nth-child(133){opacity:1.182;transform:translate(9.2519vw,-10px) scale(.8182);animation:fall-133 22s -24s linear infinite}@keyframes fall-133{65.803%{transform:translate(10.6007vw,65.803vh) scale(.8182)}to{transform:translate(9.9263vw,99vh) scale(.8182)}}.snow:nth-child(134){opacity:.4644;transform:translate(59.2495vw,-10px) scale(.1022);animation:fall-134 14s -3s linear infinite}@keyframes fall-134{39.861%{transform:translate(49.6537vw,39.861vh) scale(.1022)}to{transform:translate(54.4516vw,99vh) scale(.1022)}}.snow:nth-child(135){opacity:1.3552;transform:translate(81.6882vw,-10px) scale(.3937);animation:fall-135 13s -15s linear infinite}@keyframes fall-135{65.373%{transform:translate(83.2286vw,65.373vh) scale(.3937)}to{transform:translate(82.4584vw,99vh) scale(.3937)}}.snow:nth-child(136){opacity:.6494;transform:translate(72.83vw,-10px) scale(.2076);animation:fall-136 29s -23s linear infinite}@keyframes fall-136{50.433%{transform:translate(64.3858vw,50.433vh) scale(.2076)}to{transform:translate(68.6079vw,99vh) scale(.2076)}}.snow:nth-child(137){opacity:1.999;transform:translate(45.955vw,-10px) scale(.3139);animation:fall-137 29s -27s linear infinite}@keyframes fall-137{66.964%{transform:translate(43.6607vw,66.964vh) scale(.3139)}to{transform:translate(44.80785vw,99vh) scale(.3139)}}.snow:nth-child(138){opacity:.7974;transform:translate(80.4472vw,-10px) scale(.9032);animation:fall-138 29s -13s linear infinite}@keyframes fall-138{60.196%{transform:translate(77.8665vw,60.196vh) scale(.9032)}to{transform:translate(79.15685vw,99vh) scale(.9032)}}.snow:nth-child(139){opacity:.1332;transform:translate(99.3263vw,-10px) scale(.6466);animation:fall-139 17s -3s linear infinite}@keyframes fall-139{63.368%{transform:translate(107.4624vw,63.368vh) scale(.6466)}to{transform:translate(103.39435vw,99vh) scale(.6466)}}.snow:nth-child(140){opacity:.3926;transform:translate(31.0453vw,-10px) scale(.8041);animation:fall-140 25s -6s linear infinite}@keyframes fall-140{70.477%{transform:translate(40.3083vw,70.477vh) scale(.8041)}to{transform:translate(35.6768vw,99vh) scale(.8041)}}.snow:nth-child(141){opacity:.723;transform:translate(83.3873vw,-10px) scale(.5318);animation:fall-141 28s -10s linear infinite}@keyframes fall-141{40.649%{transform:translate(84.1345vw,40.649vh) scale(.5318)}to{transform:translate(83.7609vw,99vh) scale(.5318)}}.snow:nth-child(142){opacity:.7908;transform:translate(66.5591vw,-10px) scale(.6295);animation:fall-142 10s -8s linear infinite}@keyframes fall-142{53.153%{transform:translate(76.0564vw,53.153vh) scale(.6295)}to{transform:translate(71.30775vw,99vh) scale(.6295)}}.snow:nth-child(143){opacity:1.8168;transform:translate(4.4203vw,-10px) scale(.5061);animation:fall-143 18s -14s linear infinite}@keyframes fall-143{58.864%{transform:translate(-4.8897vw,58.864vh) scale(.5061)}to{transform:translate(-.2347vw,99vh) scale(.5061)}}.snow:nth-child(144){opacity:.9082;transform:translate(14.1831vw,-10px) scale(.8748);animation:fall-144 18s -7s linear infinite}@keyframes fall-144{43.543%{transform:translate(18.7862vw,43.543vh) scale(.8748)}to{transform:translate(16.48465vw,99vh) scale(.8748)}}.snow:nth-child(145){opacity:1.259;transform:translate(97.8558vw,-10px) scale(.7748);animation:fall-145 12s -3s linear infinite}@keyframes fall-145{71.536%{transform:translate(98.6484vw,71.536vh) scale(.7748)}to{transform:translate(98.2521vw,99vh) scale(.7748)}}.snow:nth-child(146){opacity:.9556;transform:translate(81.3206vw,-10px) scale(.5039);animation:fall-146 28s -16s linear infinite}@keyframes fall-146{71.184%{transform:translate(74.4485vw,71.184vh) scale(.5039)}to{transform:translate(77.88455vw,99vh) scale(.5039)}}.snow:nth-child(147){opacity:.3144;transform:translate(98.6728vw,-10px) scale(.127);animation:fall-147 20s -3s linear infinite}@keyframes fall-147{53.296%{transform:translate(96.4836vw,53.296vh) scale(.127)}to{transform:translate(97.5782vw,99vh) scale(.127)}}.snow:nth-child(148){opacity:1.3954;transform:translate(39.8502vw,-10px) scale(.2805);animation:fall-148 17s -1s linear infinite}@keyframes fall-148{79.547%{transform:translate(42.6635vw,79.547vh) scale(.2805)}to{transform:translate(41.25685vw,99vh) scale(.2805)}}.snow:nth-child(149){opacity:.5928;transform:translate(35.9169vw,-10px) scale(.3943);animation:fall-149 25s -19s linear infinite}@keyframes fall-149{63.457%{transform:translate(26.2952vw,63.457vh) scale(.3943)}to{transform:translate(31.10605vw,99vh) scale(.3943)}}.snow:nth-child(150){opacity:1.8944;transform:translate(12.3153vw,-10px) scale(.2794);animation:fall-150 21s -2s linear infinite}@keyframes fall-150{43.294%{transform:translate(5.3216vw,43.294vh) scale(.2794)}to{transform:translate(8.81845vw,99vh) scale(.2794)}}.snow:nth-child(151){opacity:1.6292;transform:translate(50.659vw,-10px) scale(.8666);animation:fall-151 23s -27s linear infinite}@keyframes fall-151{35.331%{transform:translate(53.6482vw,35.331vh) scale(.8666)}to{transform:translate(52.1536vw,99vh) scale(.8666)}}.snow:nth-child(152){opacity:1.8006;transform:translate(48.874vw,-10px) scale(.9352);animation:fall-152 29s -7s linear infinite}@keyframes fall-152{30.378%{transform:translate(47.6685vw,30.378vh) scale(.9352)}to{transform:translate(48.27125vw,99vh) scale(.9352)}}.snow:nth-child(153){opacity:.6442;transform:translate(51.3644vw,-10px) scale(.3166);animation:fall-153 16s -11s linear infinite}@keyframes fall-153{58.771%{transform:translate(51.149vw,58.771vh) scale(.3166)}to{transform:translate(51.2567vw,99vh) scale(.3166)}}.snow:nth-child(154){opacity:.048;transform:translate(84.8942vw,-10px) scale(.8516);animation:fall-154 15s -9s linear infinite}@keyframes fall-154{73.667%{transform:translate(87.7222vw,73.667vh) scale(.8516)}to{transform:translate(86.3082vw,99vh) scale(.8516)}}.snow:nth-child(155){opacity:.6496;transform:translate(29.0363vw,-10px) scale(.0958);animation:fall-155 18s -20s linear infinite}@keyframes fall-155{74.931%{transform:translate(19.795vw,74.931vh) scale(.0958)}to{transform:translate(24.41565vw,99vh) scale(.0958)}}.snow:nth-child(156){opacity:1.4604;transform:translate(86.9692vw,-10px) scale(.0839);animation:fall-156 29s -17s linear infinite}@keyframes fall-156{35.628%{transform:translate(76.9702vw,35.628vh) scale(.0839)}to{transform:translate(81.9697vw,99vh) scale(.0839)}}.snow:nth-child(157){opacity:1.0504;transform:translate(39.7865vw,-10px) scale(.829);animation:fall-157 20s -25s linear infinite}@keyframes fall-157{54.128%{transform:translate(34.9169vw,54.128vh) scale(.829)}to{transform:translate(37.3517vw,99vh) scale(.829)}}.snow:nth-child(158){opacity:1.8944;transform:translate(89.3102vw,-10px) scale(.7501);animation:fall-158 24s -1s linear infinite}@keyframes fall-158{54.015%{transform:translate(79.4538vw,54.015vh) scale(.7501)}to{transform:translate(84.382vw,99vh) scale(.7501)}}.snow:nth-child(159){opacity:1.3412;transform:translate(44.5296vw,-10px) scale(.2846);animation:fall-159 10s -23s linear infinite}@keyframes fall-159{77.595%{transform:translate(54.0381vw,77.595vh) scale(.2846)}to{transform:translate(49.28385vw,99vh) scale(.2846)}}.snow:nth-child(160){opacity:1.0592;transform:translate(12.762vw,-10px) scale(.2321);animation:fall-160 29s -1s linear infinite}@keyframes fall-160{32.139%{transform:translate(6.5749vw,32.139vh) scale(.2321)}to{transform:translate(9.66845vw,99vh) scale(.2321)}}.snow:nth-child(161){opacity:.3646;transform:translate(96.4978vw,-10px) scale(.3099);animation:fall-161 10s -30s linear infinite}@keyframes fall-161{58.439%{transform:translate(102.6013vw,58.439vh) scale(.3099)}to{transform:translate(99.54955vw,99vh) scale(.3099)}}.snow:nth-child(162){opacity:.3956;transform:translate(45.4147vw,-10px) scale(.4233);animation:fall-162 22s -21s linear infinite}@keyframes fall-162{42.842%{transform:translate(44.7915vw,42.842vh) scale(.4233)}to{transform:translate(45.1031vw,99vh) scale(.4233)}}.snow:nth-child(163){opacity:1.6104;transform:translate(93.1977vw,-10px) scale(.9034);animation:fall-163 11s -19s linear infinite}@keyframes fall-163{68.525%{transform:translate(98.6328vw,68.525vh) scale(.9034)}to{transform:translate(95.91525vw,99vh) scale(.9034)}}.snow:nth-child(164){opacity:.806;transform:translate(25.1722vw,-10px) scale(.3653);animation:fall-164 24s -3s linear infinite}@keyframes fall-164{31.514%{transform:translate(28.2211vw,31.514vh) scale(.3653)}to{transform:translate(26.69665vw,99vh) scale(.3653)}}.snow:nth-child(165){opacity:.7168;transform:translate(10.2634vw,-10px) scale(.3463);animation:fall-165 28s -5s linear infinite}@keyframes fall-165{77.32%{transform:translate(13.7849vw,77.32vh) scale(.3463)}to{transform:translate(12.02415vw,99vh) scale(.3463)}}.snow:nth-child(166){opacity:.6342;transform:translate(23.9097vw,-10px) scale(.5794);animation:fall-166 25s -5s linear infinite}@keyframes fall-166{79.1%{transform:translate(24.4904vw,79.1vh) scale(.5794)}to{transform:translate(24.20005vw,99vh) scale(.5794)}}.snow:nth-child(167){opacity:.7318;transform:translate(77.1341vw,-10px) scale(.2345);animation:fall-167 13s -12s linear infinite}@keyframes fall-167{35.061%{transform:translate(81.9445vw,35.061vh) scale(.2345)}to{transform:translate(79.5393vw,99vh) scale(.2345)}}.snow:nth-child(168){opacity:1.704;transform:translate(44.4805vw,-10px) scale(.017);animation:fall-168 23s -10s linear infinite}@keyframes fall-168{45.963%{transform:translate(43.7179vw,45.963vh) scale(.017)}to{transform:translate(44.0992vw,99vh) scale(.017)}}.snow:nth-child(169){opacity:1.3306;transform:translate(50.4799vw,-10px) scale(.0085);animation:fall-169 15s -8s linear infinite}@keyframes fall-169{36.451%{transform:translate(51.9812vw,36.451vh) scale(.0085)}to{transform:translate(51.23055vw,99vh) scale(.0085)}}.snow:nth-child(170){opacity:1.754;transform:translate(37.7071vw,-10px) scale(.7346);animation:fall-170 16s -3s linear infinite}@keyframes fall-170{43.126%{transform:translate(32.9709vw,43.126vh) scale(.7346)}to{transform:translate(35.339vw,99vh) scale(.7346)}}.snow:nth-child(171){opacity:1.287;transform:translate(65.8507vw,-10px) scale(.3913);animation:fall-171 10s -9s linear infinite}@keyframes fall-171{62.968%{transform:translate(59.825vw,62.968vh) scale(.3913)}to{transform:translate(62.83785vw,99vh) scale(.3913)}}.snow:nth-child(172){opacity:.0928;transform:translate(68.675vw,-10px) scale(.8788);animation:fall-172 29s -26s linear infinite}@keyframes fall-172{53.493%{transform:translate(66.5638vw,53.493vh) scale(.8788)}to{transform:translate(67.6194vw,99vh) scale(.8788)}}.snow:nth-child(173){opacity:.1266;transform:translate(61.3546vw,-10px) scale(.6103);animation:fall-173 22s -8s linear infinite}@keyframes fall-173{75.356%{transform:translate(57.4206vw,75.356vh) scale(.6103)}to{transform:translate(59.3876vw,99vh) scale(.6103)}}.snow:nth-child(174){opacity:.2604;transform:translate(58.3401vw,-10px) scale(.5896);animation:fall-174 22s -22s linear infinite}@keyframes fall-174{79.005%{transform:translate(52.9107vw,79.005vh) scale(.5896)}to{transform:translate(55.6254vw,99vh) scale(.5896)}}.snow:nth-child(175){opacity:.3678;transform:translate(42.1254vw,-10px) scale(.9144);animation:fall-175 10s -28s linear infinite}@keyframes fall-175{62.675%{transform:translate(43.1845vw,62.675vh) scale(.9144)}to{transform:translate(42.65495vw,99vh) scale(.9144)}}.snow:nth-child(176){opacity:1.6214;transform:translate(95.0378vw,-10px) scale(.1363);animation:fall-176 30s -15s linear infinite}@keyframes fall-176{65.818%{transform:translate(91.5818vw,65.818vh) scale(.1363)}to{transform:translate(93.3098vw,99vh) scale(.1363)}}.snow:nth-child(177){opacity:1.7072;transform:translate(64.5474vw,-10px) scale(.0037);animation:fall-177 25s -24s linear infinite}@keyframes fall-177{41.642%{transform:translate(58.6371vw,41.642vh) scale(.0037)}to{transform:translate(61.59225vw,99vh) scale(.0037)}}.snow:nth-child(178){opacity:1.3554;transform:translate(71.7477vw,-10px) scale(.7979);animation:fall-178 14s -9s linear infinite}@keyframes fall-178{49.562%{transform:translate(70.7683vw,49.562vh) scale(.7979)}to{transform:translate(71.258vw,99vh) scale(.7979)}}.snow:nth-child(179){opacity:.6484;transform:translate(7.4506vw,-10px) scale(.4968);animation:fall-179 27s -17s linear infinite}@keyframes fall-179{69.405%{transform:translate(11.6242vw,69.405vh) scale(.4968)}to{transform:translate(9.5374vw,99vh) scale(.4968)}}.snow:nth-child(180){opacity:.0526;transform:translate(47.0238vw,-10px) scale(.9665);animation:fall-180 24s -1s linear infinite}@keyframes fall-180{58.464%{transform:translate(38.4565vw,58.464vh) scale(.9665)}to{transform:translate(42.74015vw,99vh) scale(.9665)}}.snow:nth-child(181){opacity:1.0754;transform:translate(81.662vw,-10px) scale(.4744);animation:fall-181 14s -24s linear infinite}@keyframes fall-181{54.128%{transform:translate(86.4862vw,54.128vh) scale(.4744)}to{transform:translate(84.0741vw,99vh) scale(.4744)}}.snow:nth-child(182){opacity:.5216;transform:translate(46.2051vw,-10px) scale(.565);animation:fall-182 25s -18s linear infinite}@keyframes fall-182{39.217%{transform:translate(36.8923vw,39.217vh) scale(.565)}to{transform:translate(41.5487vw,99vh) scale(.565)}}.snow:nth-child(183){opacity:.5828;transform:translate(5.3805vw,-10px) scale(.4703);animation:fall-183 15s -9s linear infinite}@keyframes fall-183{51.358%{transform:translate(14.8978vw,51.358vh) scale(.4703)}to{transform:translate(10.13915vw,99vh) scale(.4703)}}.snow:nth-child(184){opacity:1.614;transform:translate(55.0317vw,-10px) scale(.4238);animation:fall-184 18s -12s linear infinite}@keyframes fall-184{41.039%{transform:translate(52.2301vw,41.039vh) scale(.4238)}to{transform:translate(53.6309vw,99vh) scale(.4238)}}.snow:nth-child(185){opacity:1.294;transform:translate(24.3215vw,-10px) scale(.3553);animation:fall-185 18s -3s linear infinite}@keyframes fall-185{73.065%{transform:translate(26.6653vw,73.065vh) scale(.3553)}to{transform:translate(25.4934vw,99vh) scale(.3553)}}.snow:nth-child(186){opacity:.2116;transform:translate(70.5591vw,-10px) scale(.4347);animation:fall-186 24s -13s linear infinite}@keyframes fall-186{77.442%{transform:translate(63.531vw,77.442vh) scale(.4347)}to{transform:translate(67.04505vw,99vh) scale(.4347)}}.snow:nth-child(187){opacity:.3282;transform:translate(30.4662vw,-10px) scale(.8283);animation:fall-187 11s -21s linear infinite}@keyframes fall-187{40.335%{transform:translate(33.7812vw,40.335vh) scale(.8283)}to{transform:translate(32.1237vw,99vh) scale(.8283)}}.snow:nth-child(188){opacity:.7384;transform:translate(2.2543vw,-10px) scale(.8788);animation:fall-188 11s -3s linear infinite}@keyframes fall-188{75.793%{transform:translate(-3.6965vw,75.793vh) scale(.8788)}to{transform:translate(-.7211vw,99vh) scale(.8788)}}.snow:nth-child(189){opacity:.4868;transform:translate(9.8492vw,-10px) scale(.0634);animation:fall-189 14s -2s linear infinite}@keyframes fall-189{56.388%{transform:translate(.7254vw,56.388vh) scale(.0634)}to{transform:translate(5.2873vw,99vh) scale(.0634)}}.snow:nth-child(190){opacity:.6144;transform:translate(50.4122vw,-10px) scale(.6858);animation:fall-190 23s -30s linear infinite}@keyframes fall-190{32.579%{transform:translate(41.2143vw,32.579vh) scale(.6858)}to{transform:translate(45.81325vw,99vh) scale(.6858)}}.snow:nth-child(191){opacity:.3918;transform:translate(69.0794vw,-10px) scale(.7908);animation:fall-191 22s -9s linear infinite}@keyframes fall-191{66.016%{transform:translate(72.5694vw,66.016vh) scale(.7908)}to{transform:translate(70.8244vw,99vh) scale(.7908)}}.snow:nth-child(192){opacity:.278;transform:translate(10.4026vw,-10px) scale(.1201);animation:fall-192 20s -11s linear infinite}@keyframes fall-192{38.084%{transform:translate(1.8469vw,38.084vh) scale(.1201)}to{transform:translate(6.12475vw,99vh) scale(.1201)}}.snow:nth-child(193){opacity:.3246;transform:translate(9.148vw,-10px) scale(.5043);animation:fall-193 18s -23s linear infinite}@keyframes fall-193{45.585%{transform:translate(10.7486vw,45.585vh) scale(.5043)}to{transform:translate(9.9483vw,99vh) scale(.5043)}}.snow:nth-child(194){opacity:.8334;transform:translate(66.3832vw,-10px) scale(.5417);animation:fall-194 12s -27s linear infinite}@keyframes fall-194{66.845%{transform:translate(71.3545vw,66.845vh) scale(.5417)}to{transform:translate(68.86885vw,99vh) scale(.5417)}}.snow:nth-child(195){opacity:.9764;transform:translate(88.7333vw,-10px) scale(.6863);animation:fall-195 26s -24s linear infinite}@keyframes fall-195{34.996%{transform:translate(97.5901vw,34.996vh) scale(.6863)}to{transform:translate(93.1617vw,99vh) scale(.6863)}}.snow:nth-child(196){opacity:.0344;transform:translate(88.1046vw,-10px) scale(.9052);animation:fall-196 21s -11s linear infinite}@keyframes fall-196{70.046%{transform:translate(93.3209vw,70.046vh) scale(.9052)}to{transform:translate(90.71275vw,99vh) scale(.9052)}}.snow:nth-child(197){opacity:1.4694;transform:translate(91.6845vw,-10px) scale(.5489);animation:fall-197 15s -27s linear infinite}@keyframes fall-197{32.427%{transform:translate(94.4912vw,32.427vh) scale(.5489)}to{transform:translate(93.08785vw,99vh) scale(.5489)}}.snow:nth-child(198){opacity:.521;transform:translate(18.8344vw,-10px) scale(.8001);animation:fall-198 13s -3s linear infinite}@keyframes fall-198{72.431%{transform:translate(18.9969vw,72.431vh) scale(.8001)}to{transform:translate(18.91565vw,99vh) scale(.8001)}}.snow:nth-child(199){opacity:.8652;transform:translate(23.5348vw,-10px) scale(.391);animation:fall-199 19s -22s linear infinite}@keyframes fall-199{48.268%{transform:translate(19.4965vw,48.268vh) scale(.391)}to{transform:translate(21.51565vw,99vh) scale(.391)}}.snow:nth-child(200){opacity:1.2842;transform:translate(93.6345vw,-10px) scale(.324);animation:fall-200 17s -3s linear infinite}@keyframes fall-200{44.592%{transform:translate(86.9846vw,44.592vh) scale(.324)}to{transform:translate(90.30955vw,99vh) scale(.324)}}.snow:nth-child(201){opacity:1.3952;transform:translate(74.5887vw,-10px) scale(.8298);animation:fall-201 22s -8s linear infinite}@keyframes fall-201{67.362%{transform:translate(65.1032vw,67.362vh) scale(.8298)}to{transform:translate(69.84595vw,99vh) scale(.8298)}}.snow:nth-child(202){opacity:.3682;transform:translate(.4838vw,-10px) scale(.0346);animation:fall-202 18s -17s linear infinite}@keyframes fall-202{72.765%{transform:translate(3.6704vw,72.765vh) scale(.0346)}to{transform:translate(2.0771vw,99vh) scale(.0346)}}.snow:nth-child(203){opacity:1.925;transform:translate(77.4845vw,-10px) scale(.1019);animation:fall-203 28s -1s linear infinite}@keyframes fall-203{37.93%{transform:translate(82.6308vw,37.93vh) scale(.1019)}to{transform:translate(80.05765vw,99vh) scale(.1019)}}.snow:nth-child(204){opacity:1.4256;transform:translate(34.1623vw,-10px) scale(.245);animation:fall-204 16s -10s linear infinite}@keyframes fall-204{50.551%{transform:translate(35.3049vw,50.551vh) scale(.245)}to{transform:translate(34.7336vw,99vh) scale(.245)}}.snow:nth-child(205){opacity:.9286;transform:translate(31.9911vw,-10px) scale(.8359);animation:fall-205 18s -20s linear infinite}@keyframes fall-205{49.313%{transform:translate(31.0331vw,49.313vh) scale(.8359)}to{transform:translate(31.5121vw,99vh) scale(.8359)}}.snow:nth-child(206){opacity:.1666;transform:translate(54.6514vw,-10px) scale(.6549);animation:fall-206 25s -7s linear infinite}@keyframes fall-206{33.151%{transform:translate(48.4383vw,33.151vh) scale(.6549)}to{transform:translate(51.54485vw,99vh) scale(.6549)}}.snow:nth-child(207){opacity:1.4038;transform:translate(95.5679vw,-10px) scale(.2951);animation:fall-207 11s -2s linear infinite}@keyframes fall-207{59.246%{transform:translate(103.4806vw,59.246vh) scale(.2951)}to{transform:translate(99.52425vw,99vh) scale(.2951)}}.snow:nth-child(208){opacity:.1966;transform:translate(52.8352vw,-10px) scale(.457);animation:fall-208 21s -14s linear infinite}@keyframes fall-208{76.733%{transform:translate(46.2911vw,76.733vh) scale(.457)}to{transform:translate(49.56315vw,99vh) scale(.457)}}.snow:nth-child(209){opacity:1.9408;transform:translate(58.1224vw,-10px) scale(.2807);animation:fall-209 15s -4s linear infinite}@keyframes fall-209{47.476%{transform:translate(61.4631vw,47.476vh) scale(.2807)}to{transform:translate(59.79275vw,99vh) scale(.2807)}}.snow:nth-child(210){opacity:.7298;transform:translate(63.3021vw,-10px) scale(.7233);animation:fall-210 15s -15s linear infinite}@keyframes fall-210{36.734%{transform:translate(69.6802vw,36.734vh) scale(.7233)}to{transform:translate(66.49115vw,99vh) scale(.7233)}}.snow:nth-child(211){opacity:1.8002;transform:translate(94.3452vw,-10px) scale(.5784);animation:fall-211 28s -19s linear infinite}@keyframes fall-211{46.526%{transform:translate(101.2554vw,46.526vh) scale(.5784)}to{transform:translate(97.8003vw,99vh) scale(.5784)}}.snow:nth-child(212){opacity:1.5132;transform:translate(10.7697vw,-10px) scale(.6135);animation:fall-212 13s -25s linear infinite}@keyframes fall-212{78.043%{transform:translate(20.1254vw,78.043vh) scale(.6135)}to{transform:translate(15.44755vw,99vh) scale(.6135)}}.snow:nth-child(213){opacity:1.2668;transform:translate(90.624vw,-10px) scale(.1578);animation:fall-213 14s -5s linear infinite}@keyframes fall-213{76.602%{transform:translate(82.5794vw,76.602vh) scale(.1578)}to{transform:translate(86.6017vw,99vh) scale(.1578)}}.snow:nth-child(214){opacity:.1838;transform:translate(25.9619vw,-10px) scale(.8923);animation:fall-214 21s -30s linear infinite}@keyframes fall-214{76.109%{transform:translate(18.7264vw,76.109vh) scale(.8923)}to{transform:translate(22.34415vw,99vh) scale(.8923)}}.snow:nth-child(215){opacity:.1984;transform:translate(36.0165vw,-10px) scale(.836);animation:fall-215 28s -21s linear infinite}@keyframes fall-215{50.126%{transform:translate(44.5647vw,50.126vh) scale(.836)}to{transform:translate(40.2906vw,99vh) scale(.836)}}.snow:nth-child(216){opacity:.8616;transform:translate(37.376vw,-10px) scale(.2755);animation:fall-216 11s -29s linear infinite}@keyframes fall-216{39.766%{transform:translate(44.3185vw,39.766vh) scale(.2755)}to{transform:translate(40.84725vw,99vh) scale(.2755)}}.snow:nth-child(217){opacity:1.0158;transform:translate(40.294vw,-10px) scale(.6852);animation:fall-217 24s -30s linear infinite}@keyframes fall-217{78.892%{transform:translate(46.7481vw,78.892vh) scale(.6852)}to{transform:translate(43.52105vw,99vh) scale(.6852)}}.snow:nth-child(218){opacity:.3386;transform:translate(89.6866vw,-10px) scale(.9199);animation:fall-218 12s -12s linear infinite}@keyframes fall-218{65.861%{transform:translate(92.903vw,65.861vh) scale(.9199)}to{transform:translate(91.2948vw,99vh) scale(.9199)}}.snow:nth-child(219){opacity:.6154;transform:translate(12.3124vw,-10px) scale(.2429);animation:fall-219 12s -27s linear infinite}@keyframes fall-219{32.479%{transform:translate(11.0181vw,32.479vh) scale(.2429)}to{transform:translate(11.66525vw,99vh) scale(.2429)}}.snow:nth-child(220){opacity:1.7764;transform:translate(40.2854vw,-10px) scale(.4814);animation:fall-220 29s -13s linear infinite}@keyframes fall-220{55.783%{transform:translate(37.4278vw,55.783vh) scale(.4814)}to{transform:translate(38.8566vw,99vh) scale(.4814)}}.snow:nth-child(221){opacity:.7898;transform:translate(8.1802vw,-10px) scale(.5874);animation:fall-221 20s -13s linear infinite}@keyframes fall-221{73.923%{transform:translate(5.603vw,73.923vh) scale(.5874)}to{transform:translate(6.8916vw,99vh) scale(.5874)}}.snow:nth-child(222){opacity:1.8232;transform:translate(39.5592vw,-10px) scale(.5997);animation:fall-222 18s -29s linear infinite}@keyframes fall-222{49.674%{transform:translate(44.9373vw,49.674vh) scale(.5997)}to{transform:translate(42.24825vw,99vh) scale(.5997)}}.snow:nth-child(223){opacity:1.5166;transform:translate(71.9825vw,-10px) scale(.6257);animation:fall-223 12s -20s linear infinite}@keyframes fall-223{59.236%{transform:translate(73.7517vw,59.236vh) scale(.6257)}to{transform:translate(72.8671vw,99vh) scale(.6257)}}.snow:nth-child(224){opacity:.3362;transform:translate(91.2916vw,-10px) scale(.5087);animation:fall-224 23s -12s linear infinite}@keyframes fall-224{75.751%{transform:translate(94.9255vw,75.751vh) scale(.5087)}to{transform:translate(93.10855vw,99vh) scale(.5087)}}.snow:nth-child(225){opacity:1.961;transform:translate(77.6241vw,-10px) scale(.882);animation:fall-225 29s -22s linear infinite}@keyframes fall-225{47.988%{transform:translate(77.2269vw,47.988vh) scale(.882)}to{transform:translate(77.4255vw,99vh) scale(.882)}}.snow:nth-child(226){opacity:1.1386;transform:translate(44.5041vw,-10px) scale(.3481);animation:fall-226 17s -27s linear infinite}@keyframes fall-226{69.414%{transform:translate(51.5499vw,69.414vh) scale(.3481)}to{transform:translate(48.027vw,99vh) scale(.3481)}}.snow:nth-child(227){opacity:1.7508;transform:translate(88.7523vw,-10px) scale(.8671);animation:fall-227 23s -11s linear infinite}@keyframes fall-227{43.989%{transform:translate(85.2888vw,43.989vh) scale(.8671)}to{transform:translate(87.02055vw,99vh) scale(.8671)}}.snow:nth-child(228){opacity:1.6932;transform:translate(34.9512vw,-10px) scale(.3425);animation:fall-228 20s -15s linear infinite}@keyframes fall-228{32.137%{transform:translate(27.1902vw,32.137vh) scale(.3425)}to{transform:translate(31.0707vw,99vh) scale(.3425)}}.snow:nth-child(229){opacity:.7388;transform:translate(72.3429vw,-10px) scale(.0831);animation:fall-229 29s -19s linear infinite}@keyframes fall-229{39.055%{transform:translate(63.3256vw,39.055vh) scale(.0831)}to{transform:translate(67.83425vw,99vh) scale(.0831)}}.snow:nth-child(230){opacity:.5516;transform:translate(56.2566vw,-10px) scale(.3753);animation:fall-230 10s -28s linear infinite}@keyframes fall-230{32.63%{transform:translate(57.7563vw,32.63vh) scale(.3753)}to{transform:translate(57.00645vw,99vh) scale(.3753)}}.snow:nth-child(231){opacity:.8824;transform:translate(75.349vw,-10px) scale(.7185);animation:fall-231 10s -4s linear infinite}@keyframes fall-231{56.934%{transform:translate(66.1513vw,56.934vh) scale(.7185)}to{transform:translate(70.75015vw,99vh) scale(.7185)}}.snow:nth-child(232){opacity:.5476;transform:translate(1.8558vw,-10px) scale(.5642);animation:fall-232 25s -28s linear infinite}@keyframes fall-232{40.329%{transform:translate(-4.8839vw,40.329vh) scale(.5642)}to{transform:translate(-1.51405vw,99vh) scale(.5642)}}.snow:nth-child(233){opacity:.3896;transform:translate(85.3624vw,-10px) scale(.52);animation:fall-233 20s -7s linear infinite}@keyframes fall-233{56.516%{transform:translate(90.6453vw,56.516vh) scale(.52)}to{transform:translate(88.00385vw,99vh) scale(.52)}}.snow:nth-child(234){opacity:.7356;transform:translate(40.7383vw,-10px) scale(.6122);animation:fall-234 22s -25s linear infinite}@keyframes fall-234{68.895%{transform:translate(46.13vw,68.895vh) scale(.6122)}to{transform:translate(43.43415vw,99vh) scale(.6122)}}.snow:nth-child(235){opacity:1.1552;transform:translate(57.773vw,-10px) scale(.6389);animation:fall-235 25s -7s linear infinite}@keyframes fall-235{52.299%{transform:translate(62.3939vw,52.299vh) scale(.6389)}to{transform:translate(60.08345vw,99vh) scale(.6389)}}.snow:nth-child(236){opacity:1.6416;transform:translate(67.0792vw,-10px) scale(.3472);animation:fall-236 26s -5s linear infinite}@keyframes fall-236{77.697%{transform:translate(57.4689vw,77.697vh) scale(.3472)}to{transform:translate(62.27405vw,99vh) scale(.3472)}}.snow:nth-child(237){opacity:.7276;transform:translate(14.075vw,-10px) scale(.6378);animation:fall-237 10s -13s linear infinite}@keyframes fall-237{79.771%{transform:translate(4.4303vw,79.771vh) scale(.6378)}to{transform:translate(9.25265vw,99vh) scale(.6378)}}.snow:nth-child(238){opacity:1.576;transform:translate(60.2871vw,-10px) scale(.107);animation:fall-238 12s -8s linear infinite}@keyframes fall-238{77.543%{transform:translate(65.1682vw,77.543vh) scale(.107)}to{transform:translate(62.72765vw,99vh) scale(.107)}}.snow:nth-child(239){opacity:1.2214;transform:translate(96.2798vw,-10px) scale(.4472);animation:fall-239 25s -7s linear infinite}@keyframes fall-239{57.663%{transform:translate(102.6647vw,57.663vh) scale(.4472)}to{transform:translate(99.47225vw,99vh) scale(.4472)}}.snow:nth-child(240){opacity:.1834;transform:translate(18.4233vw,-10px) scale(.4907);animation:fall-240 24s -20s linear infinite}@keyframes fall-240{65.323%{transform:translate(10.3039vw,65.323vh) scale(.4907)}to{transform:translate(14.3636vw,99vh) scale(.4907)}}.snow:nth-child(241){opacity:.7258;transform:translate(79.6662vw,-10px) scale(.6882);animation:fall-241 14s -10s linear infinite}@keyframes fall-241{35.114%{transform:translate(76.1331vw,35.114vh) scale(.6882)}to{transform:translate(77.89965vw,99vh) scale(.6882)}}.snow:nth-child(242){opacity:.3522;transform:translate(30.2059vw,-10px) scale(.0097);animation:fall-242 26s -3s linear infinite}@keyframes fall-242{66.697%{transform:translate(25.1314vw,66.697vh) scale(.0097)}to{transform:translate(27.66865vw,99vh) scale(.0097)}}.snow:nth-child(243){opacity:1.3578;transform:translate(13.1847vw,-10px) scale(.8814);animation:fall-243 10s -11s linear infinite}@keyframes fall-243{78.694%{transform:translate(21.3476vw,78.694vh) scale(.8814)}to{transform:translate(17.26615vw,99vh) scale(.8814)}}.snow:nth-child(244){opacity:1.6068;transform:translate(29.3785vw,-10px) scale(.184);animation:fall-244 22s -22s linear infinite}@keyframes fall-244{63.797%{transform:translate(29.4705vw,63.797vh) scale(.184)}to{transform:translate(29.4245vw,99vh) scale(.184)}}.snow:nth-child(245){opacity:1.8386;transform:translate(.6968vw,-10px) scale(.4027);animation:fall-245 22s -19s linear infinite}@keyframes fall-245{46.766%{transform:translate(2.1984vw,46.766vh) scale(.4027)}to{transform:translate(1.4476vw,99vh) scale(.4027)}}.snow:nth-child(246){opacity:.4586;transform:translate(66.666vw,-10px) scale(.7388);animation:fall-246 28s -10s linear infinite}@keyframes fall-246{52.759%{transform:translate(72.6509vw,52.759vh) scale(.7388)}to{transform:translate(69.65845vw,99vh) scale(.7388)}}.snow:nth-child(247){opacity:1.554;transform:translate(44.805vw,-10px) scale(.9751);animation:fall-247 21s -17s linear infinite}@keyframes fall-247{63.182%{transform:translate(35.1725vw,63.182vh) scale(.9751)}to{transform:translate(39.98875vw,99vh) scale(.9751)}}.snow:nth-child(248){opacity:1.14;transform:translate(59.2725vw,-10px) scale(.6701);animation:fall-248 19s -21s linear infinite}@keyframes fall-248{40.86%{transform:translate(49.5767vw,40.86vh) scale(.6701)}to{transform:translate(54.4246vw,99vh) scale(.6701)}}.snow:nth-child(249){opacity:.3558;transform:translate(23.4726vw,-10px) scale(.9495);animation:fall-249 16s -16s linear infinite}@keyframes fall-249{41.32%{transform:translate(25.9327vw,41.32vh) scale(.9495)}to{transform:translate(24.70265vw,99vh) scale(.9495)}}.snow:nth-child(250){opacity:.4322;transform:translate(20.6932vw,-10px) scale(.3516);animation:fall-250 22s -28s linear infinite}@keyframes fall-250{64.206%{transform:translate(10.7744vw,64.206vh) scale(.3516)}to{transform:translate(15.7338vw,99vh) scale(.3516)}}.snow:nth-child(251){opacity:1.1942;transform:translate(67.8527vw,-10px) scale(.8193);animation:fall-251 12s -14s linear infinite}@keyframes fall-251{72.437%{transform:translate(65.6818vw,72.437vh) scale(.8193)}to{transform:translate(66.76725vw,99vh) scale(.8193)}}.snow:nth-child(252){opacity:.7424;transform:translate(17.416vw,-10px) scale(.6961);animation:fall-252 21s -1s linear infinite}@keyframes fall-252{67.365%{transform:translate(20.3102vw,67.365vh) scale(.6961)}to{transform:translate(18.8631vw,99vh) scale(.6961)}}.snow:nth-child(253){opacity:.1732;transform:translate(79.9459vw,-10px) scale(.4782);animation:fall-253 13s -14s linear infinite}@keyframes fall-253{34.552%{transform:translate(71.2766vw,34.552vh) scale(.4782)}to{transform:translate(75.61125vw,99vh) scale(.4782)}}.snow:nth-child(254){opacity:.784;transform:translate(43.7938vw,-10px) scale(.6546);animation:fall-254 12s -9s linear infinite}@keyframes fall-254{54.75%{transform:translate(52.8806vw,54.75vh) scale(.6546)}to{transform:translate(48.3372vw,99vh) scale(.6546)}}.snow:nth-child(255){opacity:.6044;transform:translate(55.3696vw,-10px) scale(.6373);animation:fall-255 12s -22s linear infinite}@keyframes fall-255{34.346%{transform:translate(53.3063vw,34.346vh) scale(.6373)}to{transform:translate(54.33795vw,99vh) scale(.6373)}}.snow:nth-child(256){opacity:1.101;transform:translate(55.3504vw,-10px) scale(.8165);animation:fall-256 26s -6s linear infinite}@keyframes fall-256{76.936%{transform:translate(64.5244vw,76.936vh) scale(.8165)}to{transform:translate(59.9374vw,99vh) scale(.8165)}}.snow:nth-child(257){opacity:1.9022;transform:translate(19.9231vw,-10px) scale(.3247);animation:fall-257 14s -11s linear infinite}@keyframes fall-257{44.758%{transform:translate(13.4842vw,44.758vh) scale(.3247)}to{transform:translate(16.70365vw,99vh) scale(.3247)}}.snow:nth-child(258){opacity:.4278;transform:translate(13.8016vw,-10px) scale(.5875);animation:fall-258 18s -23s linear infinite}@keyframes fall-258{68.812%{transform:translate(11.9327vw,68.812vh) scale(.5875)}to{transform:translate(12.86715vw,99vh) scale(.5875)}}.snow:nth-child(259){opacity:1.9344;transform:translate(4.8081vw,-10px) scale(.1874);animation:fall-259 17s -21s linear infinite}@keyframes fall-259{65.436%{transform:translate(5.9075vw,65.436vh) scale(.1874)}to{transform:translate(5.3578vw,99vh) scale(.1874)}}.snow:nth-child(260){opacity:.3466;transform:translate(86.7619vw,-10px) scale(.4388);animation:fall-260 12s -20s linear infinite}@keyframes fall-260{70.054%{transform:translate(77.4683vw,70.054vh) scale(.4388)}to{transform:translate(82.1151vw,99vh) scale(.4388)}}.snow:nth-child(261){opacity:.463;transform:translate(62.9333vw,-10px) scale(.4208);animation:fall-261 17s -2s linear infinite}@keyframes fall-261{43.636%{transform:translate(68.2428vw,43.636vh) scale(.4208)}to{transform:translate(65.58805vw,99vh) scale(.4208)}}.snow:nth-child(262){opacity:.9846;transform:translate(56.7072vw,-10px) scale(.0162);animation:fall-262 13s -5s linear infinite}@keyframes fall-262{31.307%{transform:translate(59.8796vw,31.307vh) scale(.0162)}to{transform:translate(58.2934vw,99vh) scale(.0162)}}.snow:nth-child(263){opacity:.2152;transform:translate(4.7914vw,-10px) scale(.4314);animation:fall-263 15s -7s linear infinite}@keyframes fall-263{70.911%{transform:translate(5.5298vw,70.911vh) scale(.4314)}to{transform:translate(5.1606vw,99vh) scale(.4314)}}.snow:nth-child(264){opacity:.83;transform:translate(60.669vw,-10px) scale(.6034);animation:fall-264 15s -18s linear infinite}@keyframes fall-264{73.424%{transform:translate(55.766vw,73.424vh) scale(.6034)}to{transform:translate(58.2175vw,99vh) scale(.6034)}}.snow:nth-child(265){opacity:.796;transform:translate(89.9981vw,-10px) scale(.3242);animation:fall-265 25s -14s linear infinite}@keyframes fall-265{78.708%{transform:translate(94.1527vw,78.708vh) scale(.3242)}to{transform:translate(92.0754vw,99vh) scale(.3242)}}.snow:nth-child(266){opacity:.552;transform:translate(4.1011vw,-10px) scale(.7357);animation:fall-266 24s -8s linear infinite}@keyframes fall-266{57.496%{transform:translate(-5.622vw,57.496vh) scale(.7357)}to{transform:translate(-.76045vw,99vh) scale(.7357)}}.snow:nth-child(267){opacity:1.9058;transform:translate(83.3676vw,-10px) scale(.9803);animation:fall-267 25s -5s linear infinite}@keyframes fall-267{60.151%{transform:translate(85.1047vw,60.151vh) scale(.9803)}to{transform:translate(84.23615vw,99vh) scale(.9803)}}.snow:nth-child(268){opacity:1.0038;transform:translate(98.5516vw,-10px) scale(.8477);animation:fall-268 23s -16s linear infinite}@keyframes fall-268{30.648%{transform:translate(91.6808vw,30.648vh) scale(.8477)}to{transform:translate(95.1162vw,99vh) scale(.8477)}}.snow:nth-child(269){opacity:.097;transform:translate(87.7016vw,-10px) scale(.1285);animation:fall-269 24s -3s linear infinite}@keyframes fall-269{45.029%{transform:translate(95.5107vw,45.029vh) scale(.1285)}to{transform:translate(91.60615vw,99vh) scale(.1285)}}.snow:nth-child(270){opacity:.5692;transform:translate(99.8315vw,-10px) scale(.4103);animation:fall-270 20s -5s linear infinite}@keyframes fall-270{58.518%{transform:translate(92.9267vw,58.518vh) scale(.4103)}to{transform:translate(96.3791vw,99vh) scale(.4103)}}.snow:nth-child(271){opacity:.5374;transform:translate(86.1644vw,-10px) scale(.8541);animation:fall-271 14s -12s linear infinite}@keyframes fall-271{38.909%{transform:translate(85.1824vw,38.909vh) scale(.8541)}to{transform:translate(85.6734vw,99vh) scale(.8541)}}.snow:nth-child(272){opacity:1.3102;transform:translate(85.2244vw,-10px) scale(.4515);animation:fall-272 19s -14s linear infinite}@keyframes fall-272{70.515%{transform:translate(85.011vw,70.515vh) scale(.4515)}to{transform:translate(85.1177vw,99vh) scale(.4515)}}.snow:nth-child(273){opacity:1.7944;transform:translate(55.5922vw,-10px) scale(.669);animation:fall-273 17s -22s linear infinite}@keyframes fall-273{58.059%{transform:translate(47.0922vw,58.059vh) scale(.669)}to{transform:translate(51.3422vw,99vh) scale(.669)}}.snow:nth-child(274){opacity:1.4578;transform:translate(39.6031vw,-10px) scale(.9609);animation:fall-274 10s -4s linear infinite}@keyframes fall-274{61.168%{transform:translate(37.4426vw,61.168vh) scale(.9609)}to{transform:translate(38.52285vw,99vh) scale(.9609)}}.snow:nth-child(275){opacity:1.8848;transform:translate(47.6295vw,-10px) scale(.1788);animation:fall-275 15s -23s linear infinite}@keyframes fall-275{54.544%{transform:translate(55.6467vw,54.544vh) scale(.1788)}to{transform:translate(51.6381vw,99vh) scale(.1788)}}.snow:nth-child(276){opacity:.7476;transform:translate(13.7436vw,-10px) scale(.5884);animation:fall-276 15s -9s linear infinite}@keyframes fall-276{44.231%{transform:translate(6.2483vw,44.231vh) scale(.5884)}to{transform:translate(9.99595vw,99vh) scale(.5884)}}.snow:nth-child(277){opacity:1.0338;transform:translate(91.9206vw,-10px) scale(.5663);animation:fall-277 21s -6s linear infinite}@keyframes fall-277{46.136%{transform:translate(93.5805vw,46.136vh) scale(.5663)}to{transform:translate(92.75055vw,99vh) scale(.5663)}}.snow:nth-child(278){opacity:1.2008;transform:translate(75.1574vw,-10px) scale(.1134);animation:fall-278 26s -28s linear infinite}@keyframes fall-278{69.05%{transform:translate(76.1093vw,69.05vh) scale(.1134)}to{transform:translate(75.63335vw,99vh) scale(.1134)}}.snow:nth-child(279){opacity:.0142;transform:translate(50.9054vw,-10px) scale(.3361);animation:fall-279 21s -29s linear infinite}@keyframes fall-279{64.736%{transform:translate(42.2312vw,64.736vh) scale(.3361)}to{transform:translate(46.5683vw,99vh) scale(.3361)}}.snow:nth-child(280){opacity:1.8894;transform:translate(9.3776vw,-10px) scale(.0895);animation:fall-280 28s -27s linear infinite}@keyframes fall-280{32.622%{transform:translate(4.9488vw,32.622vh) scale(.0895)}to{transform:translate(7.1632vw,99vh) scale(.0895)}}.snow:nth-child(281){opacity:.815;transform:translate(12.7234vw,-10px) scale(.8316);animation:fall-281 10s -16s linear infinite}@keyframes fall-281{47.441%{transform:translate(14.2027vw,47.441vh) scale(.8316)}to{transform:translate(13.46305vw,99vh) scale(.8316)}}.snow:nth-child(282){opacity:.4956;transform:translate(99.5861vw,-10px) scale(.5273);animation:fall-282 25s -3s linear infinite}@keyframes fall-282{36.588%{transform:translate(94.7901vw,36.588vh) scale(.5273)}to{transform:translate(97.1881vw,99vh) scale(.5273)}}.snow:nth-child(283){opacity:.3722;transform:translate(42.9234vw,-10px) scale(.7091);animation:fall-283 16s -22s linear infinite}@keyframes fall-283{72.918%{transform:translate(43.6334vw,72.918vh) scale(.7091)}to{transform:translate(43.2784vw,99vh) scale(.7091)}}.snow:nth-child(284){opacity:1.6216;transform:translate(32.0612vw,-10px) scale(.2712);animation:fall-284 17s -25s linear infinite}@keyframes fall-284{60.234%{transform:translate(41.2224vw,60.234vh) scale(.2712)}to{transform:translate(36.6418vw,99vh) scale(.2712)}}.snow:nth-child(285){opacity:.0858;transform:translate(91.1704vw,-10px) scale(.7523);animation:fall-285 25s -22s linear infinite}@keyframes fall-285{66.622%{transform:translate(83.5113vw,66.622vh) scale(.7523)}to{transform:translate(87.34085vw,99vh) scale(.7523)}}.snow:nth-child(286){opacity:1.8564;transform:translate(73.4336vw,-10px) scale(.9576);animation:fall-286 25s -10s linear infinite}@keyframes fall-286{45.581%{transform:translate(78.6202vw,45.581vh) scale(.9576)}to{transform:translate(76.0269vw,99vh) scale(.9576)}}.snow:nth-child(287){opacity:.3598;transform:translate(51.3379vw,-10px) scale(.1833);animation:fall-287 12s -19s linear infinite}@keyframes fall-287{34.117%{transform:translate(53.882vw,34.117vh) scale(.1833)}to{transform:translate(52.60995vw,99vh) scale(.1833)}}.snow:nth-child(288){opacity:.8474;transform:translate(86.3377vw,-10px) scale(.6706);animation:fall-288 23s -23s linear infinite}@keyframes fall-288{68.449%{transform:translate(80.1038vw,68.449vh) scale(.6706)}to{transform:translate(83.22075vw,99vh) scale(.6706)}}.snow:nth-child(289){opacity:1.6398;transform:translate(59.0026vw,-10px) scale(.5652);animation:fall-289 23s -18s linear infinite}@keyframes fall-289{45.936%{transform:translate(55.2986vw,45.936vh) scale(.5652)}to{transform:translate(57.1506vw,99vh) scale(.5652)}}.snow:nth-child(290){opacity:.5176;transform:translate(66.9344vw,-10px) scale(.2642);animation:fall-290 11s -13s linear infinite}@keyframes fall-290{62.687%{transform:translate(59.0784vw,62.687vh) scale(.2642)}to{transform:translate(63.0064vw,99vh) scale(.2642)}}.snow:nth-child(291){opacity:1.1318;transform:translate(38.5881vw,-10px) scale(.2438);animation:fall-291 13s -18s linear infinite}@keyframes fall-291{77.051%{transform:translate(33.239vw,77.051vh) scale(.2438)}to{transform:translate(35.91355vw,99vh) scale(.2438)}}.snow:nth-child(292){opacity:.0762;transform:translate(55.5954vw,-10px) scale(.3532);animation:fall-292 21s -28s linear infinite}@keyframes fall-292{70.457%{transform:translate(57.2498vw,70.457vh) scale(.3532)}to{transform:translate(56.4226vw,99vh) scale(.3532)}}.snow:nth-child(293){opacity:.868;transform:translate(3.0061vw,-10px) scale(.5432);animation:fall-293 22s -13s linear infinite}@keyframes fall-293{45.362%{transform:translate(8.4453vw,45.362vh) scale(.5432)}to{transform:translate(5.7257vw,99vh) scale(.5432)}}.snow:nth-child(294){opacity:.041;transform:translate(40.0136vw,-10px) scale(.8182);animation:fall-294 30s -5s linear infinite}@keyframes fall-294{79.259%{transform:translate(41.4678vw,79.259vh) scale(.8182)}to{transform:translate(40.7407vw,99vh) scale(.8182)}}.snow:nth-child(295){opacity:1.4602;transform:translate(19.2109vw,-10px) scale(.4782);animation:fall-295 29s -7s linear infinite}@keyframes fall-295{55.857%{transform:translate(23.5122vw,55.857vh) scale(.4782)}to{transform:translate(21.36155vw,99vh) scale(.4782)}}.snow:nth-child(296){opacity:.9268;transform:translate(43.7661vw,-10px) scale(.6212);animation:fall-296 25s -17s linear infinite}@keyframes fall-296{69.768%{transform:translate(51.8215vw,69.768vh) scale(.6212)}to{transform:translate(47.7938vw,99vh) scale(.6212)}}.snow:nth-child(297){opacity:.8014;transform:translate(85.288vw,-10px) scale(.9469);animation:fall-297 13s -14s linear infinite}@keyframes fall-297{51.458%{transform:translate(93.5298vw,51.458vh) scale(.9469)}to{transform:translate(89.4089vw,99vh) scale(.9469)}}.snow:nth-child(298){opacity:.1702;transform:translate(77.6487vw,-10px) scale(.819);animation:fall-298 16s -16s linear infinite}@keyframes fall-298{57.21%{transform:translate(78.0058vw,57.21vh) scale(.819)}to{transform:translate(77.82725vw,99vh) scale(.819)}}.snow:nth-child(299){opacity:.3348;transform:translate(52.9913vw,-10px) scale(.6779);animation:fall-299 20s -3s linear infinite}@keyframes fall-299{39.994%{transform:translate(59.0409vw,39.994vh) scale(.6779)}to{transform:translate(56.0161vw,99vh) scale(.6779)}}.snow:nth-child(300){opacity:.6154;transform:translate(5.7533vw,-10px) scale(.4722);animation:fall-300 16s -23s linear infinite}@keyframes fall-300{60.204%{transform:translate(3.2639vw,60.204vh) scale(.4722)}to{transform:translate(4.5086vw,99vh) scale(.4722)}}.snow:nth-child(301){opacity:.7038;transform:translate(97.9657vw,-10px) scale(.9257);animation:fall-301 15s -29s linear infinite}@keyframes fall-301{56.857%{transform:translate(101.7551vw,56.857vh) scale(.9257)}to{transform:translate(99.8604vw,99vh) scale(.9257)}}.snow:nth-child(302){opacity:.8862;transform:translate(58.8754vw,-10px) scale(.1324);animation:fall-302 30s -9s linear infinite}@keyframes fall-302{74.213%{transform:translate(63.9925vw,74.213vh) scale(.1324)}to{transform:translate(61.43395vw,99vh) scale(.1324)}}.snow:nth-child(303){opacity:1.0664;transform:translate(40.5836vw,-10px) scale(.835);animation:fall-303 10s -7s linear infinite}@keyframes fall-303{78.642%{transform:translate(37.6485vw,78.642vh) scale(.835)}to{transform:translate(39.11605vw,99vh) scale(.835)}}.snow:nth-child(304){opacity:1.0188;transform:translate(97.0198vw,-10px) scale(.7041);animation:fall-304 27s -14s linear infinite}@keyframes fall-304{57.191%{transform:translate(89.0511vw,57.191vh) scale(.7041)}to{transform:translate(93.03545vw,99vh) scale(.7041)}}.snow:nth-child(305){opacity:1.8214;transform:translate(33.8121vw,-10px) scale(.1981);animation:fall-305 15s -21s linear infinite}@keyframes fall-305{65.27%{transform:translate(34.8692vw,65.27vh) scale(.1981)}to{transform:translate(34.34065vw,99vh) scale(.1981)}}.snow:nth-child(306){opacity:1.746;transform:translate(62.0898vw,-10px) scale(.7235);animation:fall-306 15s -1s linear infinite}@keyframes fall-306{41.802%{transform:translate(53.2576vw,41.802vh) scale(.7235)}to{transform:translate(57.6737vw,99vh) scale(.7235)}}.snow:nth-child(307){opacity:.67;transform:translate(98.7132vw,-10px) scale(.5948);animation:fall-307 29s -12s linear infinite}@keyframes fall-307{58.903%{transform:translate(106.9773vw,58.903vh) scale(.5948)}to{transform:translate(102.84525vw,99vh) scale(.5948)}}.snow:nth-child(308){opacity:1.552;transform:translate(87.1994vw,-10px) scale(.2142);animation:fall-308 25s -6s linear infinite}@keyframes fall-308{54.32%{transform:translate(92.6706vw,54.32vh) scale(.2142)}to{transform:translate(89.935vw,99vh) scale(.2142)}}.snow:nth-child(309){opacity:1.2122;transform:translate(97.7844vw,-10px) scale(.9724);animation:fall-309 28s -21s linear infinite}@keyframes fall-309{49.821%{transform:translate(98.9296vw,49.821vh) scale(.9724)}to{transform:translate(98.357vw,99vh) scale(.9724)}}.snow:nth-child(310){opacity:1.1536;transform:translate(33.1702vw,-10px) scale(.6192);animation:fall-310 22s -22s linear infinite}@keyframes fall-310{54.055%{transform:translate(30.8234vw,54.055vh) scale(.6192)}to{transform:translate(31.9968vw,99vh) scale(.6192)}}.snow:nth-child(311){opacity:1.5376;transform:translate(99.7071vw,-10px) scale(.6465);animation:fall-311 17s -7s linear infinite}@keyframes fall-311{34.004%{transform:translate(96.2613vw,34.004vh) scale(.6465)}to{transform:translate(97.9842vw,99vh) scale(.6465)}}.snow:nth-child(312){opacity:1.3684;transform:translate(86.9514vw,-10px) scale(.1593);animation:fall-312 11s -9s linear infinite}@keyframes fall-312{50.489%{transform:translate(78.2564vw,50.489vh) scale(.1593)}to{transform:translate(82.6039vw,99vh) scale(.1593)}}.snow:nth-child(313){opacity:.4128;transform:translate(79.8704vw,-10px) scale(.2599);animation:fall-313 11s -6s linear infinite}@keyframes fall-313{44.354%{transform:translate(83.6203vw,44.354vh) scale(.2599)}to{transform:translate(81.74535vw,99vh) scale(.2599)}}.snow:nth-child(314){opacity:.3464;transform:translate(30.4262vw,-10px) scale(.8213);animation:fall-314 18s -25s linear infinite}@keyframes fall-314{62.721%{transform:translate(37.117vw,62.721vh) scale(.8213)}to{transform:translate(33.7716vw,99vh) scale(.8213)}}.snow:nth-child(315){opacity:1.588;transform:translate(29.9792vw,-10px) scale(.1065);animation:fall-315 20s -25s linear infinite}@keyframes fall-315{68.3%{transform:translate(31.4617vw,68.3vh) scale(.1065)}to{transform:translate(30.72045vw,99vh) scale(.1065)}}.snow:nth-child(316){opacity:1.9506;transform:translate(35.7022vw,-10px) scale(.3578);animation:fall-316 17s -9s linear infinite}@keyframes fall-316{39.446%{transform:translate(40.5573vw,39.446vh) scale(.3578)}to{transform:translate(38.12975vw,99vh) scale(.3578)}}.snow:nth-child(317){opacity:1.6934;transform:translate(62.4544vw,-10px) scale(.7732);animation:fall-317 24s -18s linear infinite}@keyframes fall-317{42.108%{transform:translate(65.1608vw,42.108vh) scale(.7732)}to{transform:translate(63.8076vw,99vh) scale(.7732)}}.snow:nth-child(318){opacity:.9606;transform:translate(46.5051vw,-10px) scale(.911);animation:fall-318 25s -1s linear infinite}@keyframes fall-318{34.773%{transform:translate(38.6276vw,34.773vh) scale(.911)}to{transform:translate(42.56635vw,99vh) scale(.911)}}.snow:nth-child(319){opacity:1.2402;transform:translate(65.7609vw,-10px) scale(.677);animation:fall-319 15s -5s linear infinite}@keyframes fall-319{59.76%{transform:translate(69.9315vw,59.76vh) scale(.677)}to{transform:translate(67.8462vw,99vh) scale(.677)}}.snow:nth-child(320){opacity:.0006;transform:translate(24.2091vw,-10px) scale(.3494);animation:fall-320 19s -9s linear infinite}@keyframes fall-320{66.722%{transform:translate(25.5399vw,66.722vh) scale(.3494)}to{transform:translate(24.8745vw,99vh) scale(.3494)}}.snow:nth-child(321){opacity:1.128;transform:translate(89.1629vw,-10px) scale(.4869);animation:fall-321 24s -7s linear infinite}@keyframes fall-321{49.686%{transform:translate(79.3413vw,49.686vh) scale(.4869)}to{transform:translate(84.2521vw,99vh) scale(.4869)}}.snow:nth-child(322){opacity:.2494;transform:translate(6.7043vw,-10px) scale(.2554);animation:fall-322 22s -4s linear infinite}@keyframes fall-322{41.573%{transform:translate(6.8281vw,41.573vh) scale(.2554)}to{transform:translate(6.7662vw,99vh) scale(.2554)}}.snow:nth-child(323){opacity:.2396;transform:translate(91.5792vw,-10px) scale(.3384);animation:fall-323 28s -15s linear infinite}@keyframes fall-323{33.409%{transform:translate(92.6371vw,33.409vh) scale(.3384)}to{transform:translate(92.10815vw,99vh) scale(.3384)}}.snow:nth-child(324){opacity:1.5266;transform:translate(37.3842vw,-10px) scale(.833);animation:fall-324 22s -16s linear infinite}@keyframes fall-324{37.012%{transform:translate(42.3362vw,37.012vh) scale(.833)}to{transform:translate(39.8602vw,99vh) scale(.833)}}.snow:nth-child(325){opacity:1.7634;transform:translate(31.6946vw,-10px) scale(.5747);animation:fall-325 11s -22s linear infinite}@keyframes fall-325{39.701%{transform:translate(41.5078vw,39.701vh) scale(.5747)}to{transform:translate(36.6012vw,99vh) scale(.5747)}}.snow:nth-child(326){opacity:.9864;transform:translate(20.6294vw,-10px) scale(.757);animation:fall-326 25s -4s linear infinite}@keyframes fall-326{45.075%{transform:translate(10.8783vw,45.075vh) scale(.757)}to{transform:translate(15.75385vw,99vh) scale(.757)}}.snow:nth-child(327){opacity:.1812;transform:translate(80.3336vw,-10px) scale(.8567);animation:fall-327 11s -30s linear infinite}@keyframes fall-327{78.766%{transform:translate(76.97vw,78.766vh) scale(.8567)}to{transform:translate(78.6518vw,99vh) scale(.8567)}}.snow:nth-child(328){opacity:1.3668;transform:translate(16.6079vw,-10px) scale(.415);animation:fall-328 15s -11s linear infinite}@keyframes fall-328{41.322%{transform:translate(15.083vw,41.322vh) scale(.415)}to{transform:translate(15.84545vw,99vh) scale(.415)}}.snow:nth-child(329){opacity:.6954;transform:translate(43.6699vw,-10px) scale(.3636);animation:fall-329 18s -25s linear infinite}@keyframes fall-329{31.05%{transform:translate(36.8603vw,31.05vh) scale(.3636)}to{transform:translate(40.2651vw,99vh) scale(.3636)}}.snow:nth-child(330){opacity:1.0324;transform:translate(55.4299vw,-10px) scale(.1914);animation:fall-330 27s -30s linear infinite}@keyframes fall-330{52.847%{transform:translate(46.8552vw,52.847vh) scale(.1914)}to{transform:translate(51.14255vw,99vh) scale(.1914)}}.snow:nth-child(331){opacity:1.5178;transform:translate(53.601vw,-10px) scale(.0316);animation:fall-331 22s -1s linear infinite}@keyframes fall-331{32.378%{transform:translate(46.5728vw,32.378vh) scale(.0316)}to{transform:translate(50.0869vw,99vh) scale(.0316)}}.snow:nth-child(332){opacity:.486;transform:translate(83.4453vw,-10px) scale(.7334);animation:fall-332 17s -27s linear infinite}@keyframes fall-332{59.04%{transform:translate(89.3476vw,59.04vh) scale(.7334)}to{transform:translate(86.39645vw,99vh) scale(.7334)}}.snow:nth-child(333){opacity:.3606;transform:translate(51.3255vw,-10px) scale(.7178);animation:fall-333 17s -5s linear infinite}@keyframes fall-333{56.162%{transform:translate(56.6773vw,56.162vh) scale(.7178)}to{transform:translate(54.0014vw,99vh) scale(.7178)}}.snow:nth-child(334){opacity:1.0632;transform:translate(11.9365vw,-10px) scale(.7434);animation:fall-334 30s -19s linear infinite}@keyframes fall-334{45.115%{transform:translate(15.2409vw,45.115vh) scale(.7434)}to{transform:translate(13.5887vw,99vh) scale(.7434)}}.snow:nth-child(335){opacity:1.8782;transform:translate(88.4746vw,-10px) scale(.8332);animation:fall-335 27s -17s linear infinite}@keyframes fall-335{70.587%{transform:translate(78.6278vw,70.587vh) scale(.8332)}to{transform:translate(83.5512vw,99vh) scale(.8332)}}.snow:nth-child(336){opacity:1.5976;transform:translate(96.8901vw,-10px) scale(.7324);animation:fall-336 15s -28s linear infinite}@keyframes fall-336{68.636%{transform:translate(102.4651vw,68.636vh) scale(.7324)}to{transform:translate(99.6776vw,99vh) scale(.7324)}}.snow:nth-child(337){opacity:1.8328;transform:translate(96.2253vw,-10px) scale(.9891);animation:fall-337 11s -24s linear infinite}@keyframes fall-337{66.801%{transform:translate(94.7173vw,66.801vh) scale(.9891)}to{transform:translate(95.4713vw,99vh) scale(.9891)}}.snow:nth-child(338){opacity:.2174;transform:translate(99.2864vw,-10px) scale(.8217);animation:fall-338 12s -24s linear infinite}@keyframes fall-338{37.909%{transform:translate(104.2673vw,37.909vh) scale(.8217)}to{transform:translate(101.77685vw,99vh) scale(.8217)}}.snow:nth-child(339){opacity:.6278;transform:translate(29.1333vw,-10px) scale(.3328);animation:fall-339 16s -6s linear infinite}@keyframes fall-339{64.267%{transform:translate(20.0533vw,64.267vh) scale(.3328)}to{transform:translate(24.5933vw,99vh) scale(.3328)}}.snow:nth-child(340){opacity:.3272;transform:translate(12.0079vw,-10px) scale(.62);animation:fall-340 28s -13s linear infinite}@keyframes fall-340{31.98%{transform:translate(2.9844vw,31.98vh) scale(.62)}to{transform:translate(7.49615vw,99vh) scale(.62)}}.snow:nth-child(341){opacity:.0194;transform:translate(53.2833vw,-10px) scale(.4698);animation:fall-341 29s -29s linear infinite}@keyframes fall-341{38.554%{transform:translate(59.9905vw,38.554vh) scale(.4698)}to{transform:translate(56.6369vw,99vh) scale(.4698)}}.snow:nth-child(342){opacity:1.3098;transform:translate(5.3527vw,-10px) scale(.1393);animation:fall-342 22s -11s linear infinite}@keyframes fall-342{52.116%{transform:translate(3.4922vw,52.116vh) scale(.1393)}to{transform:translate(4.42245vw,99vh) scale(.1393)}}.snow:nth-child(343){opacity:.106;transform:translate(32.7771vw,-10px) scale(.9187);animation:fall-343 15s -3s linear infinite}@keyframes fall-343{78.648%{transform:translate(23.5388vw,78.648vh) scale(.9187)}to{transform:translate(28.15795vw,99vh) scale(.9187)}}.snow:nth-child(344){opacity:1.0956;transform:translate(48.2748vw,-10px) scale(.8714);animation:fall-344 12s -17s linear infinite}@keyframes fall-344{62.847%{transform:translate(47.056vw,62.847vh) scale(.8714)}to{transform:translate(47.6654vw,99vh) scale(.8714)}}.snow:nth-child(345){opacity:.1736;transform:translate(59.7646vw,-10px) scale(.5196);animation:fall-345 16s -11s linear infinite}@keyframes fall-345{74.516%{transform:translate(57.1452vw,74.516vh) scale(.5196)}to{transform:translate(58.4549vw,99vh) scale(.5196)}}.snow:nth-child(346){opacity:.2966;transform:translate(83.2224vw,-10px) scale(.7505);animation:fall-346 19s -20s linear infinite}@keyframes fall-346{53.535%{transform:translate(73.2422vw,53.535vh) scale(.7505)}to{transform:translate(78.2323vw,99vh) scale(.7505)}}.snow:nth-child(347){opacity:.7724;transform:translate(88.0713vw,-10px) scale(.3862);animation:fall-347 21s -15s linear infinite}@keyframes fall-347{63.12%{transform:translate(86.8336vw,63.12vh) scale(.3862)}to{transform:translate(87.45245vw,99vh) scale(.3862)}}.snow:nth-child(348){opacity:1.8668;transform:translate(84.2243vw,-10px) scale(.3803);animation:fall-348 26s -12s linear infinite}@keyframes fall-348{71.383%{transform:translate(89.966vw,71.383vh) scale(.3803)}to{transform:translate(87.09515vw,99vh) scale(.3803)}}.snow:nth-child(349){opacity:.6418;transform:translate(19.4622vw,-10px) scale(.0421);animation:fall-349 23s -19s linear infinite}@keyframes fall-349{30.501%{transform:translate(15.4567vw,30.501vh) scale(.0421)}to{transform:translate(17.45945vw,99vh) scale(.0421)}}.snow:nth-child(350){opacity:.4412;transform:translate(48.9903vw,-10px) scale(.683);animation:fall-350 18s -17s linear infinite}@keyframes fall-350{64.016%{transform:translate(41.7902vw,64.016vh) scale(.683)}to{transform:translate(45.39025vw,99vh) scale(.683)}}.snow:nth-child(351){opacity:.2166;transform:translate(35.2908vw,-10px) scale(.1772);animation:fall-351 22s -18s linear infinite}@keyframes fall-351{38.352%{transform:translate(32.8945vw,38.352vh) scale(.1772)}to{transform:translate(34.09265vw,99vh) scale(.1772)}}.snow:nth-child(352){opacity:.8736;transform:translate(64.2161vw,-10px) scale(.1646);animation:fall-352 13s -1s linear infinite}@keyframes fall-352{78.317%{transform:translate(69.0007vw,78.317vh) scale(.1646)}to{transform:translate(66.6084vw,99vh) scale(.1646)}}.snow:nth-child(353){opacity:1.4054;transform:translate(31.5684vw,-10px) scale(.8088);animation:fall-353 30s -26s linear infinite}@keyframes fall-353{60.244%{transform:translate(33.4538vw,60.244vh) scale(.8088)}to{transform:translate(32.5111vw,99vh) scale(.8088)}}.snow:nth-child(354){opacity:1.596;transform:translate(77.0245vw,-10px) scale(.2977);animation:fall-354 19s -11s linear infinite}@keyframes fall-354{34.705%{transform:translate(75.5114vw,34.705vh) scale(.2977)}to{transform:translate(76.26795vw,99vh) scale(.2977)}}.snow:nth-child(355){opacity:.0502;transform:translate(46.2542vw,-10px) scale(.3491);animation:fall-355 25s -12s linear infinite}@keyframes fall-355{54.85%{transform:translate(45.0424vw,54.85vh) scale(.3491)}to{transform:translate(45.6483vw,99vh) scale(.3491)}}.snow:nth-child(356){opacity:.1664;transform:translate(53.4437vw,-10px) scale(.2337);animation:fall-356 28s -10s linear infinite}@keyframes fall-356{45.891%{transform:translate(48.7256vw,45.891vh) scale(.2337)}to{transform:translate(51.08465vw,99vh) scale(.2337)}}.snow:nth-child(357){opacity:1.3786;transform:translate(40.9547vw,-10px) scale(.6841);animation:fall-357 15s -3s linear infinite}@keyframes fall-357{56.599%{transform:translate(48.3749vw,56.599vh) scale(.6841)}to{transform:translate(44.6648vw,99vh) scale(.6841)}}.snow:nth-child(358){opacity:.013;transform:translate(66.3762vw,-10px) scale(.7721);animation:fall-358 23s -19s linear infinite}@keyframes fall-358{36.944%{transform:translate(69.6613vw,36.944vh) scale(.7721)}to{transform:translate(68.01875vw,99vh) scale(.7721)}}.snow:nth-child(359){opacity:1.0596;transform:translate(13.1956vw,-10px) scale(.3285);animation:fall-359 16s -27s linear infinite}@keyframes fall-359{52.13%{transform:translate(13.1762vw,52.13vh) scale(.3285)}to{transform:translate(13.1859vw,99vh) scale(.3285)}}.snow:nth-child(360){opacity:.4854;transform:translate(90.3315vw,-10px) scale(.7189);animation:fall-360 22s -18s linear infinite}@keyframes fall-360{47.033%{transform:translate(98.3985vw,47.033vh) scale(.7189)}to{transform:translate(94.365vw,99vh) scale(.7189)}}.snow:nth-child(361){opacity:.375;transform:translate(54.4957vw,-10px) scale(.2392);animation:fall-361 28s -22s linear infinite}@keyframes fall-361{75.209%{transform:translate(57.2529vw,75.209vh) scale(.2392)}to{transform:translate(55.8743vw,99vh) scale(.2392)}}.snow:nth-child(362){opacity:.3412;transform:translate(38.3609vw,-10px) scale(.7973);animation:fall-362 10s -30s linear infinite}@keyframes fall-362{73.123%{transform:translate(38.2851vw,73.123vh) scale(.7973)}to{transform:translate(38.323vw,99vh) scale(.7973)}}.snow:nth-child(363){opacity:.0666;transform:translate(83.2782vw,-10px) scale(.7374);animation:fall-363 24s -3s linear infinite}@keyframes fall-363{73.655%{transform:translate(84.0171vw,73.655vh) scale(.7374)}to{transform:translate(83.64765vw,99vh) scale(.7374)}}.snow:nth-child(364){opacity:1.4932;transform:translate(2.4953vw,-10px) scale(.871);animation:fall-364 16s -17s linear infinite}@keyframes fall-364{60.696%{transform:translate(7.7797vw,60.696vh) scale(.871)}to{transform:translate(5.1375vw,99vh) scale(.871)}}.snow:nth-child(365){opacity:1.7554;transform:translate(11.776vw,-10px) scale(.569);animation:fall-365 21s -18s linear infinite}@keyframes fall-365{44.339%{transform:translate(2.4922vw,44.339vh) scale(.569)}to{transform:translate(7.1341vw,99vh) scale(.569)}}.snow:nth-child(366){opacity:.6682;transform:translate(84.5145vw,-10px) scale(.8183);animation:fall-366 28s -8s linear infinite}@keyframes fall-366{44.615%{transform:translate(76.6677vw,44.615vh) scale(.8183)}to{transform:translate(80.5911vw,99vh) scale(.8183)}}.snow:nth-child(367){opacity:1.8796;transform:translate(52.3177vw,-10px) scale(.8608);animation:fall-367 11s -10s linear infinite}@keyframes fall-367{52.829%{transform:translate(47.144vw,52.829vh) scale(.8608)}to{transform:translate(49.73085vw,99vh) scale(.8608)}}.snow:nth-child(368){opacity:.3516;transform:translate(14.1065vw,-10px) scale(.8582);animation:fall-368 24s -10s linear infinite}@keyframes fall-368{73.038%{transform:translate(22.9114vw,73.038vh) scale(.8582)}to{transform:translate(18.50895vw,99vh) scale(.8582)}}.snow:nth-child(369){opacity:.271;transform:translate(33.9077vw,-10px) scale(.9292);animation:fall-369 28s -29s linear infinite}@keyframes fall-369{69.226%{transform:translate(31.1426vw,69.226vh) scale(.9292)}to{transform:translate(32.52515vw,99vh) scale(.9292)}}.snow:nth-child(370){opacity:.4696;transform:translate(16.9182vw,-10px) scale(.6669);animation:fall-370 15s -2s linear infinite}@keyframes fall-370{60.141%{transform:translate(11.0673vw,60.141vh) scale(.6669)}to{transform:translate(13.99275vw,99vh) scale(.6669)}}.snow:nth-child(371){opacity:1.4556;transform:translate(4.1336vw,-10px) scale(.2312);animation:fall-371 10s -11s linear infinite}@keyframes fall-371{31.061%{transform:translate(-4.1617vw,31.061vh) scale(.2312)}to{transform:translate(-.01405vw,99vh) scale(.2312)}}.snow:nth-child(372){opacity:.8754;transform:translate(27.6372vw,-10px) scale(.3798);animation:fall-372 26s -10s linear infinite}@keyframes fall-372{36.539%{transform:translate(26.3872vw,36.539vh) scale(.3798)}to{transform:translate(27.0122vw,99vh) scale(.3798)}}.snow:nth-child(373){opacity:1.3768;transform:translate(86.5714vw,-10px) scale(.1955);animation:fall-373 13s -14s linear infinite}@keyframes fall-373{35.567%{transform:translate(89.6767vw,35.567vh) scale(.1955)}to{transform:translate(88.12405vw,99vh) scale(.1955)}}.snow:nth-child(374){opacity:1.1526;transform:translate(56.048vw,-10px) scale(.6584);animation:fall-374 26s -24s linear infinite}@keyframes fall-374{42.269%{transform:translate(64.6988vw,42.269vh) scale(.6584)}to{transform:translate(60.3734vw,99vh) scale(.6584)}}.snow:nth-child(375){opacity:1.1016;transform:translate(79.5511vw,-10px) scale(.3982);animation:fall-375 25s -11s linear infinite}@keyframes fall-375{62.703%{transform:translate(71.4121vw,62.703vh) scale(.3982)}to{transform:translate(75.4816vw,99vh) scale(.3982)}}.snow:nth-child(376){opacity:.3272;transform:translate(12.9356vw,-10px) scale(.396);animation:fall-376 10s -26s linear infinite}@keyframes fall-376{65.243%{transform:translate(10.0846vw,65.243vh) scale(.396)}to{transform:translate(11.5101vw,99vh) scale(.396)}}.snow:nth-child(377){opacity:.7372;transform:translate(67.4269vw,-10px) scale(.9226);animation:fall-377 17s -30s linear infinite}@keyframes fall-377{78.059%{transform:translate(75.1465vw,78.059vh) scale(.9226)}to{transform:translate(71.2867vw,99vh) scale(.9226)}}.snow:nth-child(378){opacity:.5724;transform:translate(66.2623vw,-10px) scale(.8935);animation:fall-378 12s -14s linear infinite}@keyframes fall-378{55.85%{transform:translate(63.3921vw,55.85vh) scale(.8935)}to{transform:translate(64.8272vw,99vh) scale(.8935)}}.snow:nth-child(379){opacity:1.8464;transform:translate(36.0793vw,-10px) scale(.7765);animation:fall-379 25s -21s linear infinite}@keyframes fall-379{77.863%{transform:translate(35.7103vw,77.863vh) scale(.7765)}to{transform:translate(35.8948vw,99vh) scale(.7765)}}.snow:nth-child(380){opacity:.0214;transform:translate(36.3237vw,-10px) scale(.6467);animation:fall-380 11s -18s linear infinite}@keyframes fall-380{62.358%{transform:translate(30.6098vw,62.358vh) scale(.6467)}to{transform:translate(33.46675vw,99vh) scale(.6467)}}.snow:nth-child(381){opacity:1.0092;transform:translate(24.8208vw,-10px) scale(.1074);animation:fall-381 28s -8s linear infinite}@keyframes fall-381{72.817%{transform:translate(26.7855vw,72.817vh) scale(.1074)}to{transform:translate(25.80315vw,99vh) scale(.1074)}}.snow:nth-child(382){opacity:1.833;transform:translate(53.3821vw,-10px) scale(.1149);animation:fall-382 28s -19s linear infinite}@keyframes fall-382{30.791%{transform:translate(54.4628vw,30.791vh) scale(.1149)}to{transform:translate(53.92245vw,99vh) scale(.1149)}}.snow:nth-child(383){opacity:.8602;transform:translate(85.6243vw,-10px) scale(.2579);animation:fall-383 21s -25s linear infinite}@keyframes fall-383{54.098%{transform:translate(84.4451vw,54.098vh) scale(.2579)}to{transform:translate(85.0347vw,99vh) scale(.2579)}}.snow:nth-child(384){opacity:.2894;transform:translate(21.0764vw,-10px) scale(.9408);animation:fall-384 11s -30s linear infinite}@keyframes fall-384{57.25%{transform:translate(12.5724vw,57.25vh) scale(.9408)}to{transform:translate(16.8244vw,99vh) scale(.9408)}}.snow:nth-child(385){opacity:1.121;transform:translate(75.539vw,-10px) scale(.009);animation:fall-385 23s -7s linear infinite}@keyframes fall-385{76.289%{transform:translate(84.8667vw,76.289vh) scale(.009)}to{transform:translate(80.20285vw,99vh) scale(.009)}}.snow:nth-child(386){opacity:.4224;transform:translate(46.3032vw,-10px) scale(.5431);animation:fall-386 14s -11s linear infinite}@keyframes fall-386{41.751%{transform:translate(49.3037vw,41.751vh) scale(.5431)}to{transform:translate(47.80345vw,99vh) scale(.5431)}}.snow:nth-child(387){opacity:1.301;transform:translate(4.4035vw,-10px) scale(.0729);animation:fall-387 10s -7s linear infinite}@keyframes fall-387{32.011%{transform:translate(4.9732vw,32.011vh) scale(.0729)}to{transform:translate(4.68835vw,99vh) scale(.0729)}}.snow:nth-child(388){opacity:1.0902;transform:translate(71.5696vw,-10px) scale(.6223);animation:fall-388 14s -30s linear infinite}@keyframes fall-388{40.647%{transform:translate(80.5888vw,40.647vh) scale(.6223)}to{transform:translate(76.0792vw,99vh) scale(.6223)}}.snow:nth-child(389){opacity:.7916;transform:translate(84.5021vw,-10px) scale(.6707);animation:fall-389 30s -29s linear infinite}@keyframes fall-389{56.982%{transform:translate(80.4433vw,56.982vh) scale(.6707)}to{transform:translate(82.4727vw,99vh) scale(.6707)}}.snow:nth-child(390){opacity:.3836;transform:translate(84.26vw,-10px) scale(.1631);animation:fall-390 15s -5s linear infinite}@keyframes fall-390{53.44%{transform:translate(91.8883vw,53.44vh) scale(.1631)}to{transform:translate(88.07415vw,99vh) scale(.1631)}}.snow:nth-child(391){opacity:1.8102;transform:translate(40.9188vw,-10px) scale(.4125);animation:fall-391 22s -22s linear infinite}@keyframes fall-391{59.46%{transform:translate(49.7168vw,59.46vh) scale(.4125)}to{transform:translate(45.3178vw,99vh) scale(.4125)}}.snow:nth-child(392){opacity:.005;transform:translate(27.024vw,-10px) scale(.6579);animation:fall-392 29s -16s linear infinite}@keyframes fall-392{49.484%{transform:translate(19.3642vw,49.484vh) scale(.6579)}to{transform:translate(23.1941vw,99vh) scale(.6579)}}.snow:nth-child(393){opacity:1.4532;transform:translate(90.7001vw,-10px) scale(.1077);animation:fall-393 12s -22s linear infinite}@keyframes fall-393{65.785%{transform:translate(81.9388vw,65.785vh) scale(.1077)}to{transform:translate(86.31945vw,99vh) scale(.1077)}}.snow:nth-child(394){opacity:1.929;transform:translate(36.7063vw,-10px) scale(.9742);animation:fall-394 10s -25s linear infinite}@keyframes fall-394{68.243%{transform:translate(40.872vw,68.243vh) scale(.9742)}to{transform:translate(38.78915vw,99vh) scale(.9742)}}.snow:nth-child(395){opacity:1.7114;transform:translate(89.3024vw,-10px) scale(.5339);animation:fall-395 11s -1s linear infinite}@keyframes fall-395{52.338%{transform:translate(81.9415vw,52.338vh) scale(.5339)}to{transform:translate(85.62195vw,99vh) scale(.5339)}}.snow:nth-child(396){opacity:1.2862;transform:translate(81.837vw,-10px) scale(.2502);animation:fall-396 18s -20s linear infinite}@keyframes fall-396{76.626%{transform:translate(72.222vw,76.626vh) scale(.2502)}to{transform:translate(77.0295vw,99vh) scale(.2502)}}.snow:nth-child(397){opacity:.567;transform:translate(66.3797vw,-10px) scale(.114);animation:fall-397 29s -27s linear infinite}@keyframes fall-397{64.082%{transform:translate(76.3139vw,64.082vh) scale(.114)}to{transform:translate(71.3468vw,99vh) scale(.114)}}.snow:nth-child(398){opacity:.3216;transform:translate(37.0337vw,-10px) scale(.512);animation:fall-398 30s -9s linear infinite}@keyframes fall-398{78.369%{transform:translate(46.8105vw,78.369vh) scale(.512)}to{transform:translate(41.9221vw,99vh) scale(.512)}}.snow:nth-child(399){opacity:.0264;transform:translate(14.1592vw,-10px) scale(.3354);animation:fall-399 27s -26s linear infinite}@keyframes fall-399{72.676%{transform:translate(12.3431vw,72.676vh) scale(.3354)}to{transform:translate(13.25115vw,99vh) scale(.3354)}}.snow:nth-child(400){opacity:1.369;transform:translate(22.119vw,-10px) scale(.7512);animation:fall-400 17s -8s linear infinite}@keyframes fall-400{39.668%{transform:translate(24.8419vw,39.668vh) scale(.7512)}to{transform:translate(23.48045vw,99vh) scale(.7512)}}\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:.2052;transform:translate(89.4161vw,-10px) scale(.9395);animation:fall-1 11s -25s linear infinite}@keyframes fall-1{55.74%{transform:translate(91.3291vw,55.74vh) scale(.9395)}to{transform:translate(90.3726vw,99vh) scale(.9395)}}.snow:nth-child(2){opacity:1.8768;transform:translate(23.0034vw,-10px) scale(.2037);animation:fall-2 13s -25s linear infinite}@keyframes fall-2{52.548%{transform:translate(23.7151vw,52.548vh) scale(.2037)}to{transform:translate(23.35925vw,99vh) scale(.2037)}}.snow:nth-child(3){opacity:1.6694;transform:translate(31.1716vw,-10px) scale(.0687);animation:fall-3 21s -3s linear infinite}@keyframes fall-3{46.402%{transform:translate(31.8639vw,46.402vh) scale(.0687)}to{transform:translate(31.51775vw,99vh) scale(.0687)}}.snow:nth-child(4){opacity:1.8242;transform:translate(18.7627vw,-10px) scale(.1049);animation:fall-4 22s -29s linear infinite}@keyframes fall-4{46.07%{transform:translate(17.6603vw,46.07vh) scale(.1049)}to{transform:translate(18.2115vw,99vh) scale(.1049)}}.snow:nth-child(5){opacity:1.106;transform:translate(83.445vw,-10px) scale(.548);animation:fall-5 10s -4s linear infinite}@keyframes fall-5{47.108%{transform:translate(82.3129vw,47.108vh) scale(.548)}to{transform:translate(82.87895vw,99vh) scale(.548)}}.snow:nth-child(6){opacity:.9802;transform:translate(8.8424vw,-10px) scale(.4062);animation:fall-6 12s -28s linear infinite}@keyframes fall-6{68.61%{transform:translate(16.879vw,68.61vh) scale(.4062)}to{transform:translate(12.8607vw,99vh) scale(.4062)}}.snow:nth-child(7){opacity:.3574;transform:translate(29.7158vw,-10px) scale(.0299);animation:fall-7 23s -30s linear infinite}@keyframes fall-7{54.662%{transform:translate(29.8507vw,54.662vh) scale(.0299)}to{transform:translate(29.78325vw,99vh) scale(.0299)}}.snow:nth-child(8){opacity:1.1642;transform:translate(33.9291vw,-10px) scale(.5947);animation:fall-8 21s -19s linear infinite}@keyframes fall-8{61.674%{transform:translate(35.9979vw,61.674vh) scale(.5947)}to{transform:translate(34.9635vw,99vh) scale(.5947)}}.snow:nth-child(9){opacity:.9524;transform:translate(7.0323vw,-10px) scale(.3281);animation:fall-9 11s -11s linear infinite}@keyframes fall-9{34.326%{transform:translate(16.5556vw,34.326vh) scale(.3281)}to{transform:translate(11.79395vw,99vh) scale(.3281)}}.snow:nth-child(10){opacity:1.84;transform:translate(12.9499vw,-10px) scale(.2699);animation:fall-10 14s -4s linear infinite}@keyframes fall-10{38.622%{transform:translate(13.742vw,38.622vh) scale(.2699)}to{transform:translate(13.34595vw,99vh) scale(.2699)}}.snow:nth-child(11){opacity:.9804;transform:translate(27.8902vw,-10px) scale(.4382);animation:fall-11 20s -16s linear infinite}@keyframes fall-11{44.798%{transform:translate(28.4676vw,44.798vh) scale(.4382)}to{transform:translate(28.1789vw,99vh) scale(.4382)}}.snow:nth-child(12){opacity:.4658;transform:translate(91.9874vw,-10px) scale(.6351);animation:fall-12 19s -11s linear infinite}@keyframes fall-12{63.742%{transform:translate(85.324vw,63.742vh) scale(.6351)}to{transform:translate(88.6557vw,99vh) scale(.6351)}}.snow:nth-child(13){opacity:1.8148;transform:translate(99.4581vw,-10px) scale(.1154);animation:fall-13 22s -7s linear infinite}@keyframes fall-13{55.287%{transform:translate(90.7564vw,55.287vh) scale(.1154)}to{transform:translate(95.10725vw,99vh) scale(.1154)}}.snow:nth-child(14){opacity:.5352;transform:translate(85.6375vw,-10px) scale(.1089);animation:fall-14 21s -15s linear infinite}@keyframes fall-14{63.874%{transform:translate(86.5571vw,63.874vh) scale(.1089)}to{transform:translate(86.0973vw,99vh) scale(.1089)}}.snow:nth-child(15){opacity:1.2306;transform:translate(.2706vw,-10px) scale(.9632);animation:fall-15 15s -11s linear infinite}@keyframes fall-15{65.453%{transform:translate(-9.0915vw,65.453vh) scale(.9632)}to{transform:translate(-4.41045vw,99vh) scale(.9632)}}.snow:nth-child(16){opacity:.5676;transform:translate(96.0117vw,-10px) scale(.1933);animation:fall-16 21s -10s linear infinite}@keyframes fall-16{57.975%{transform:translate(93.7254vw,57.975vh) scale(.1933)}to{transform:translate(94.86855vw,99vh) scale(.1933)}}.snow:nth-child(17){opacity:.7202;transform:translate(20.3835vw,-10px) scale(.516);animation:fall-17 27s -4s linear infinite}@keyframes fall-17{41.256%{transform:translate(18.2724vw,41.256vh) scale(.516)}to{transform:translate(19.32795vw,99vh) scale(.516)}}.snow:nth-child(18){opacity:.8196;transform:translate(78.7478vw,-10px) scale(.6401);animation:fall-18 16s -7s linear infinite}@keyframes fall-18{72.104%{transform:translate(83.9431vw,72.104vh) scale(.6401)}to{transform:translate(81.34545vw,99vh) scale(.6401)}}.snow:nth-child(19){opacity:1.9048;transform:translate(79.2709vw,-10px) scale(.8458);animation:fall-19 19s -9s linear infinite}@keyframes fall-19{67.612%{transform:translate(84.3881vw,67.612vh) scale(.8458)}to{transform:translate(81.8295vw,99vh) scale(.8458)}}.snow:nth-child(20){opacity:.6532;transform:translate(53.5608vw,-10px) scale(.4466);animation:fall-20 26s -24s linear infinite}@keyframes fall-20{48.78%{transform:translate(55.3451vw,48.78vh) scale(.4466)}to{transform:translate(54.45295vw,99vh) scale(.4466)}}.snow:nth-child(21){opacity:1.1452;transform:translate(60.2083vw,-10px) scale(.3797);animation:fall-21 27s -21s linear infinite}@keyframes fall-21{37.892%{transform:translate(57.6023vw,37.892vh) scale(.3797)}to{transform:translate(58.9053vw,99vh) scale(.3797)}}.snow:nth-child(22){opacity:.0486;transform:translate(13.6064vw,-10px) scale(.0792);animation:fall-22 12s -28s linear infinite}@keyframes fall-22{41.471%{transform:translate(13.2183vw,41.471vh) scale(.0792)}to{transform:translate(13.41235vw,99vh) scale(.0792)}}.snow:nth-child(23){opacity:.2742;transform:translate(93.1832vw,-10px) scale(.9301);animation:fall-23 19s -4s linear infinite}@keyframes fall-23{40.769%{transform:translate(90.3931vw,40.769vh) scale(.9301)}to{transform:translate(91.78815vw,99vh) scale(.9301)}}.snow:nth-child(24){opacity:1.9614;transform:translate(51.4344vw,-10px) scale(.2244);animation:fall-24 22s -28s linear infinite}@keyframes fall-24{46.251%{transform:translate(60.354vw,46.251vh) scale(.2244)}to{transform:translate(55.8942vw,99vh) scale(.2244)}}.snow:nth-child(25){opacity:.9802;transform:translate(98.147vw,-10px) scale(.0871);animation:fall-25 22s -20s linear infinite}@keyframes fall-25{64.454%{transform:translate(101.7065vw,64.454vh) scale(.0871)}to{transform:translate(99.92675vw,99vh) scale(.0871)}}.snow:nth-child(26){opacity:1.9614;transform:translate(20.7583vw,-10px) scale(.1317);animation:fall-26 24s -14s linear infinite}@keyframes fall-26{56.191%{transform:translate(11.4135vw,56.191vh) scale(.1317)}to{transform:translate(16.0859vw,99vh) scale(.1317)}}.snow:nth-child(27){opacity:1.1698;transform:translate(27.1027vw,-10px) scale(.5577);animation:fall-27 10s -1s linear infinite}@keyframes fall-27{71.156%{transform:translate(19.381vw,71.156vh) scale(.5577)}to{transform:translate(23.24185vw,99vh) scale(.5577)}}.snow:nth-child(28){opacity:1.1416;transform:translate(90.9679vw,-10px) scale(.6176);animation:fall-28 18s -23s linear infinite}@keyframes fall-28{50.48%{transform:translate(93.8098vw,50.48vh) scale(.6176)}to{transform:translate(92.38885vw,99vh) scale(.6176)}}.snow:nth-child(29){opacity:.2102;transform:translate(73.93vw,-10px) scale(.5907);animation:fall-29 13s -15s linear infinite}@keyframes fall-29{79.706%{transform:translate(74.1525vw,79.706vh) scale(.5907)}to{transform:translate(74.04125vw,99vh) scale(.5907)}}.snow:nth-child(30){opacity:1.7046;transform:translate(36.3402vw,-10px) scale(.8361);animation:fall-30 25s -28s linear infinite}@keyframes fall-30{47.271%{transform:translate(40.1194vw,47.271vh) scale(.8361)}to{transform:translate(38.2298vw,99vh) scale(.8361)}}.snow:nth-child(31){opacity:1.3634;transform:translate(47.7522vw,-10px) scale(.1753);animation:fall-31 18s -22s linear infinite}@keyframes fall-31{50.912%{transform:translate(49.1461vw,50.912vh) scale(.1753)}to{transform:translate(48.44915vw,99vh) scale(.1753)}}.snow:nth-child(32){opacity:1.7944;transform:translate(79.3181vw,-10px) scale(.1779);animation:fall-32 24s -16s linear infinite}@keyframes fall-32{78.294%{transform:translate(80.5588vw,78.294vh) scale(.1779)}to{transform:translate(79.93845vw,99vh) scale(.1779)}}.snow:nth-child(33){opacity:.851;transform:translate(7.6827vw,-10px) scale(.4972);animation:fall-33 11s -4s linear infinite}@keyframes fall-33{60.637%{transform:translate(1.5719vw,60.637vh) scale(.4972)}to{transform:translate(4.6273vw,99vh) scale(.4972)}}.snow:nth-child(34){opacity:.3608;transform:translate(80.531vw,-10px) scale(.4879);animation:fall-34 17s -13s linear infinite}@keyframes fall-34{52.679%{transform:translate(86.1468vw,52.679vh) scale(.4879)}to{transform:translate(83.3389vw,99vh) scale(.4879)}}.snow:nth-child(35){opacity:.0692;transform:translate(86.6118vw,-10px) scale(.8468);animation:fall-35 24s -9s linear infinite}@keyframes fall-35{53.37%{transform:translate(83.6413vw,53.37vh) scale(.8468)}to{transform:translate(85.12655vw,99vh) scale(.8468)}}.snow:nth-child(36){opacity:.8458;transform:translate(1.3298vw,-10px) scale(.9562);animation:fall-36 11s -16s linear infinite}@keyframes fall-36{38.194%{transform:translate(9.6317vw,38.194vh) scale(.9562)}to{transform:translate(5.48075vw,99vh) scale(.9562)}}.snow:nth-child(37){opacity:1.4794;transform:translate(2.8597vw,-10px) scale(.7335);animation:fall-37 25s -25s linear infinite}@keyframes fall-37{38.175%{transform:translate(2.6346vw,38.175vh) scale(.7335)}to{transform:translate(2.74715vw,99vh) scale(.7335)}}.snow:nth-child(38){opacity:.3748;transform:translate(33.713vw,-10px) scale(.9687);animation:fall-38 26s -12s linear infinite}@keyframes fall-38{39.96%{transform:translate(34.9178vw,39.96vh) scale(.9687)}to{transform:translate(34.3154vw,99vh) scale(.9687)}}.snow:nth-child(39){opacity:1.5914;transform:translate(89.1353vw,-10px) scale(.767);animation:fall-39 25s -8s linear infinite}@keyframes fall-39{65.759%{transform:translate(94.4278vw,65.759vh) scale(.767)}to{transform:translate(91.78155vw,99vh) scale(.767)}}.snow:nth-child(40){opacity:1.91;transform:translate(90.6505vw,-10px) scale(.5743);animation:fall-40 14s -15s linear infinite}@keyframes fall-40{63.748%{transform:translate(97.5493vw,63.748vh) scale(.5743)}to{transform:translate(94.0999vw,99vh) scale(.5743)}}.snow:nth-child(41){opacity:.0752;transform:translate(68.3759vw,-10px) scale(.303);animation:fall-41 18s -17s linear infinite}@keyframes fall-41{63.355%{transform:translate(60.231vw,63.355vh) scale(.303)}to{transform:translate(64.30345vw,99vh) scale(.303)}}.snow:nth-child(42){opacity:1.2548;transform:translate(87.8734vw,-10px) scale(.5948);animation:fall-42 13s -8s linear infinite}@keyframes fall-42{62.376%{transform:translate(88.9929vw,62.376vh) scale(.5948)}to{transform:translate(88.43315vw,99vh) scale(.5948)}}.snow:nth-child(43){opacity:.103;transform:translate(33.7979vw,-10px) scale(.2597);animation:fall-43 24s -2s linear infinite}@keyframes fall-43{33.462%{transform:translate(27.1735vw,33.462vh) scale(.2597)}to{transform:translate(30.4857vw,99vh) scale(.2597)}}.snow:nth-child(44){opacity:.4646;transform:translate(64.5164vw,-10px) scale(.4315);animation:fall-44 24s -27s linear infinite}@keyframes fall-44{45.864%{transform:translate(60.0842vw,45.864vh) scale(.4315)}to{transform:translate(62.3003vw,99vh) scale(.4315)}}.snow:nth-child(45){opacity:1.1386;transform:translate(52.3422vw,-10px) scale(.8269);animation:fall-45 13s -21s linear infinite}@keyframes fall-45{33.418%{transform:translate(49.9033vw,33.418vh) scale(.8269)}to{transform:translate(51.12275vw,99vh) scale(.8269)}}.snow:nth-child(46){opacity:.3634;transform:translate(65.7611vw,-10px) scale(.7001);animation:fall-46 18s -2s linear infinite}@keyframes fall-46{57.513%{transform:translate(67.1131vw,57.513vh) scale(.7001)}to{transform:translate(66.4371vw,99vh) scale(.7001)}}.snow:nth-child(47){opacity:.6678;transform:translate(15.2494vw,-10px) scale(.3846);animation:fall-47 25s -14s linear infinite}@keyframes fall-47{41.443%{transform:translate(24.5621vw,41.443vh) scale(.3846)}to{transform:translate(19.90575vw,99vh) scale(.3846)}}.snow:nth-child(48){opacity:1.4184;transform:translate(48.8902vw,-10px) scale(.5496);animation:fall-48 22s -23s linear infinite}@keyframes fall-48{34.596%{transform:translate(55.907vw,34.596vh) scale(.5496)}to{transform:translate(52.3986vw,99vh) scale(.5496)}}.snow:nth-child(49){opacity:.017;transform:translate(40.9846vw,-10px) scale(.2026);animation:fall-49 14s -16s linear infinite}@keyframes fall-49{68.508%{transform:translate(45.8825vw,68.508vh) scale(.2026)}to{transform:translate(43.43355vw,99vh) scale(.2026)}}.snow:nth-child(50){opacity:1.4002;transform:translate(67.2699vw,-10px) scale(.2265);animation:fall-50 22s -20s linear infinite}@keyframes fall-50{30.618%{transform:translate(76.8659vw,30.618vh) scale(.2265)}to{transform:translate(72.0679vw,99vh) scale(.2265)}}.snow:nth-child(51){opacity:.9012;transform:translate(40.9912vw,-10px) scale(.8925);animation:fall-51 30s -14s linear infinite}@keyframes fall-51{64.995%{transform:translate(33.6103vw,64.995vh) scale(.8925)}to{transform:translate(37.30075vw,99vh) scale(.8925)}}.snow:nth-child(52){opacity:.0194;transform:translate(83.6798vw,-10px) scale(.3366);animation:fall-52 10s -8s linear infinite}@keyframes fall-52{53.211%{transform:translate(89.7091vw,53.211vh) scale(.3366)}to{transform:translate(86.69445vw,99vh) scale(.3366)}}.snow:nth-child(53){opacity:1.8966;transform:translate(31.9177vw,-10px) scale(.4851);animation:fall-53 27s -14s linear infinite}@keyframes fall-53{30.148%{transform:translate(22.952vw,30.148vh) scale(.4851)}to{transform:translate(27.43485vw,99vh) scale(.4851)}}.snow:nth-child(54){opacity:.6742;transform:translate(34.2397vw,-10px) scale(.8761);animation:fall-54 23s -10s linear infinite}@keyframes fall-54{47.018%{transform:translate(25.4902vw,47.018vh) scale(.8761)}to{transform:translate(29.86495vw,99vh) scale(.8761)}}.snow:nth-child(55){opacity:.954;transform:translate(14.5752vw,-10px) scale(.0806);animation:fall-55 17s -11s linear infinite}@keyframes fall-55{51.369%{transform:translate(22.6198vw,51.369vh) scale(.0806)}to{transform:translate(18.5975vw,99vh) scale(.0806)}}.snow:nth-child(56){opacity:.3936;transform:translate(94.8174vw,-10px) scale(.5384);animation:fall-56 21s -1s linear infinite}@keyframes fall-56{66.713%{transform:translate(93.7368vw,66.713vh) scale(.5384)}to{transform:translate(94.2771vw,99vh) scale(.5384)}}.snow:nth-child(57){opacity:1.3472;transform:translate(92.8876vw,-10px) scale(.4904);animation:fall-57 14s -6s linear infinite}@keyframes fall-57{63.74%{transform:translate(101.6882vw,63.74vh) scale(.4904)}to{transform:translate(97.2879vw,99vh) scale(.4904)}}.snow:nth-child(58){opacity:1.558;transform:translate(97.7305vw,-10px) scale(.8387);animation:fall-58 27s -6s linear infinite}@keyframes fall-58{51.024%{transform:translate(91.8862vw,51.024vh) scale(.8387)}to{transform:translate(94.80835vw,99vh) scale(.8387)}}.snow:nth-child(59){opacity:.3602;transform:translate(84.7578vw,-10px) scale(.6002);animation:fall-59 20s -12s linear infinite}@keyframes fall-59{65.349%{transform:translate(81.056vw,65.349vh) scale(.6002)}to{transform:translate(82.9069vw,99vh) scale(.6002)}}.snow:nth-child(60){opacity:1.3868;transform:translate(35.2897vw,-10px) scale(.0862);animation:fall-60 18s -10s linear infinite}@keyframes fall-60{71.604%{transform:translate(35.1784vw,71.604vh) scale(.0862)}to{transform:translate(35.23405vw,99vh) scale(.0862)}}.snow:nth-child(61){opacity:1.2212;transform:translate(4.6554vw,-10px) scale(.2458);animation:fall-61 25s -13s linear infinite}@keyframes fall-61{77.439%{transform:translate(4.7942vw,77.439vh) scale(.2458)}to{transform:translate(4.7248vw,99vh) scale(.2458)}}.snow:nth-child(62){opacity:1.4362;transform:translate(46.7398vw,-10px) scale(.0412);animation:fall-62 20s -3s linear infinite}@keyframes fall-62{60.964%{transform:translate(39.5924vw,60.964vh) scale(.0412)}to{transform:translate(43.1661vw,99vh) scale(.0412)}}.snow:nth-child(63){opacity:.0982;transform:translate(99.1494vw,-10px) scale(.9571);animation:fall-63 11s -16s linear infinite}@keyframes fall-63{32.851%{transform:translate(98.2216vw,32.851vh) scale(.9571)}to{transform:translate(98.6855vw,99vh) scale(.9571)}}.snow:nth-child(64){opacity:1.9556;transform:translate(8.8327vw,-10px) scale(.4396);animation:fall-64 30s -28s linear infinite}@keyframes fall-64{65.108%{transform:translate(14.3339vw,65.108vh) scale(.4396)}to{transform:translate(11.5833vw,99vh) scale(.4396)}}.snow:nth-child(65){opacity:1.2412;transform:translate(19.0041vw,-10px) scale(.6637);animation:fall-65 18s -12s linear infinite}@keyframes fall-65{63.601%{transform:translate(21.1639vw,63.601vh) scale(.6637)}to{transform:translate(20.084vw,99vh) scale(.6637)}}.snow:nth-child(66){opacity:.0532;transform:translate(88.7903vw,-10px) scale(.5014);animation:fall-66 23s -16s linear infinite}@keyframes fall-66{37.195%{transform:translate(83.6015vw,37.195vh) scale(.5014)}to{transform:translate(86.1959vw,99vh) scale(.5014)}}.snow:nth-child(67){opacity:1.8148;transform:translate(17.5884vw,-10px) scale(.1643);animation:fall-67 12s -20s linear infinite}@keyframes fall-67{52.642%{transform:translate(24.8433vw,52.642vh) scale(.1643)}to{transform:translate(21.21585vw,99vh) scale(.1643)}}.snow:nth-child(68){opacity:.04;transform:translate(97.1891vw,-10px) scale(.0202);animation:fall-68 11s -24s linear infinite}@keyframes fall-68{64.974%{transform:translate(103.8468vw,64.974vh) scale(.0202)}to{transform:translate(100.51795vw,99vh) scale(.0202)}}.snow:nth-child(69){opacity:1.8856;transform:translate(76.1474vw,-10px) scale(.5826);animation:fall-69 28s -1s linear infinite}@keyframes fall-69{67.979%{transform:translate(80.2698vw,67.979vh) scale(.5826)}to{transform:translate(78.2086vw,99vh) scale(.5826)}}.snow:nth-child(70){opacity:1.1172;transform:translate(80.2891vw,-10px) scale(.8739);animation:fall-70 29s -17s linear infinite}@keyframes fall-70{78.261%{transform:translate(73.1432vw,78.261vh) scale(.8739)}to{transform:translate(76.71615vw,99vh) scale(.8739)}}.snow:nth-child(71){opacity:.7144;transform:translate(34.0168vw,-10px) scale(.0273);animation:fall-71 18s -27s linear infinite}@keyframes fall-71{45.989%{transform:translate(29.3076vw,45.989vh) scale(.0273)}to{transform:translate(31.6622vw,99vh) scale(.0273)}}.snow:nth-child(72){opacity:1.248;transform:translate(76.8266vw,-10px) scale(.3579);animation:fall-72 17s -8s linear infinite}@keyframes fall-72{58.074%{transform:translate(71.8649vw,58.074vh) scale(.3579)}to{transform:translate(74.34575vw,99vh) scale(.3579)}}.snow:nth-child(73){opacity:1.2716;transform:translate(4.0868vw,-10px) scale(.1499);animation:fall-73 24s -6s linear infinite}@keyframes fall-73{58.869%{transform:translate(4.9845vw,58.869vh) scale(.1499)}to{transform:translate(4.53565vw,99vh) scale(.1499)}}.snow:nth-child(74){opacity:1.4188;transform:translate(72.4801vw,-10px) scale(.7269);animation:fall-74 19s -30s linear infinite}@keyframes fall-74{73.274%{transform:translate(70.8273vw,73.274vh) scale(.7269)}to{transform:translate(71.6537vw,99vh) scale(.7269)}}.snow:nth-child(75){opacity:1.074;transform:translate(51.627vw,-10px) scale(.2446);animation:fall-75 28s -19s linear infinite}@keyframes fall-75{34.229%{transform:translate(54.8009vw,34.229vh) scale(.2446)}to{transform:translate(53.21395vw,99vh) scale(.2446)}}.snow:nth-child(76){opacity:1.3026;transform:translate(24.1885vw,-10px) scale(.2723);animation:fall-76 11s -21s linear infinite}@keyframes fall-76{42.164%{transform:translate(32.6992vw,42.164vh) scale(.2723)}to{transform:translate(28.44385vw,99vh) scale(.2723)}}.snow:nth-child(77){opacity:1.2268;transform:translate(3.6992vw,-10px) scale(.7297);animation:fall-77 11s -16s linear infinite}@keyframes fall-77{41.429%{transform:translate(10.9217vw,41.429vh) scale(.7297)}to{transform:translate(7.31045vw,99vh) scale(.7297)}}.snow:nth-child(78){opacity:1.7336;transform:translate(6.743vw,-10px) scale(.6137);animation:fall-78 16s -5s linear infinite}@keyframes fall-78{42.19%{transform:translate(7.3195vw,42.19vh) scale(.6137)}to{transform:translate(7.03125vw,99vh) scale(.6137)}}.snow:nth-child(79){opacity:1.5734;transform:translate(52.3265vw,-10px) scale(.7027);animation:fall-79 16s -1s linear infinite}@keyframes fall-79{58.282%{transform:translate(42.5568vw,58.282vh) scale(.7027)}to{transform:translate(47.44165vw,99vh) scale(.7027)}}.snow:nth-child(80){opacity:1.4864;transform:translate(12.0285vw,-10px) scale(.216);animation:fall-80 27s -4s linear infinite}@keyframes fall-80{50.181%{transform:translate(5.1361vw,50.181vh) scale(.216)}to{transform:translate(8.5823vw,99vh) scale(.216)}}.snow:nth-child(81){opacity:1.1676;transform:translate(34.5557vw,-10px) scale(.2368);animation:fall-81 21s -20s linear infinite}@keyframes fall-81{64.682%{transform:translate(32.1691vw,64.682vh) scale(.2368)}to{transform:translate(33.3624vw,99vh) scale(.2368)}}.snow:nth-child(82){opacity:.6904;transform:translate(71.0453vw,-10px) scale(.3651);animation:fall-82 21s -24s linear infinite}@keyframes fall-82{37.739%{transform:translate(70.8044vw,37.739vh) scale(.3651)}to{transform:translate(70.92485vw,99vh) scale(.3651)}}.snow:nth-child(83){opacity:.8254;transform:translate(63.0237vw,-10px) scale(.1623);animation:fall-83 19s -2s linear infinite}@keyframes fall-83{69.14%{transform:translate(69.1809vw,69.14vh) scale(.1623)}to{transform:translate(66.1023vw,99vh) scale(.1623)}}.snow:nth-child(84){opacity:.3552;transform:translate(30.0912vw,-10px) scale(.7674);animation:fall-84 22s -25s linear infinite}@keyframes fall-84{65.201%{transform:translate(21.9376vw,65.201vh) scale(.7674)}to{transform:translate(26.0144vw,99vh) scale(.7674)}}.snow:nth-child(85){opacity:.9304;transform:translate(8.5812vw,-10px) scale(.0716);animation:fall-85 13s -15s linear infinite}@keyframes fall-85{64.305%{transform:translate(12.001vw,64.305vh) scale(.0716)}to{transform:translate(10.2911vw,99vh) scale(.0716)}}.snow:nth-child(86){opacity:.1696;transform:translate(46.7618vw,-10px) scale(.9356);animation:fall-86 15s -25s linear infinite}@keyframes fall-86{42.173%{transform:translate(48.9586vw,42.173vh) scale(.9356)}to{transform:translate(47.8602vw,99vh) scale(.9356)}}.snow:nth-child(87){opacity:.1442;transform:translate(67.0092vw,-10px) scale(.2191);animation:fall-87 21s -18s linear infinite}@keyframes fall-87{70.273%{transform:translate(60.2509vw,70.273vh) scale(.2191)}to{transform:translate(63.63005vw,99vh) scale(.2191)}}.snow:nth-child(88){opacity:.0686;transform:translate(28.6626vw,-10px) scale(.4023);animation:fall-88 21s -2s linear infinite}@keyframes fall-88{67.225%{transform:translate(33.8889vw,67.225vh) scale(.4023)}to{transform:translate(31.27575vw,99vh) scale(.4023)}}.snow:nth-child(89){opacity:.8742;transform:translate(33.1361vw,-10px) scale(.2725);animation:fall-89 13s -13s linear infinite}@keyframes fall-89{55.92%{transform:translate(40.8484vw,55.92vh) scale(.2725)}to{transform:translate(36.99225vw,99vh) scale(.2725)}}.snow:nth-child(90){opacity:.6014;transform:translate(12.4366vw,-10px) scale(.8632);animation:fall-90 17s -1s linear infinite}@keyframes fall-90{53.413%{transform:translate(18.0176vw,53.413vh) scale(.8632)}to{transform:translate(15.2271vw,99vh) scale(.8632)}}.snow:nth-child(91){opacity:1.613;transform:translate(79.1477vw,-10px) scale(.3859);animation:fall-91 15s -6s linear infinite}@keyframes fall-91{74.934%{transform:translate(83.2104vw,74.934vh) scale(.3859)}to{transform:translate(81.17905vw,99vh) scale(.3859)}}.snow:nth-child(92){opacity:.2526;transform:translate(8.8627vw,-10px) scale(.4187);animation:fall-92 15s -3s linear infinite}@keyframes fall-92{48.05%{transform:translate(13.2063vw,48.05vh) scale(.4187)}to{transform:translate(11.0345vw,99vh) scale(.4187)}}.snow:nth-child(93){opacity:.2968;transform:translate(7.3373vw,-10px) scale(.9092);animation:fall-93 18s -16s linear infinite}@keyframes fall-93{50.884%{transform:translate(5.3353vw,50.884vh) scale(.9092)}to{transform:translate(6.3363vw,99vh) scale(.9092)}}.snow:nth-child(94){opacity:1.253;transform:translate(31.6035vw,-10px) scale(.9869);animation:fall-94 19s -26s linear infinite}@keyframes fall-94{64.031%{transform:translate(27.8532vw,64.031vh) scale(.9869)}to{transform:translate(29.72835vw,99vh) scale(.9869)}}.snow:nth-child(95){opacity:.146;transform:translate(70.6894vw,-10px) scale(.1543);animation:fall-95 26s -15s linear infinite}@keyframes fall-95{49.378%{transform:translate(80.3543vw,49.378vh) scale(.1543)}to{transform:translate(75.52185vw,99vh) scale(.1543)}}.snow:nth-child(96){opacity:.6146;transform:translate(22.9169vw,-10px) scale(.6876);animation:fall-96 18s -6s linear infinite}@keyframes fall-96{78.341%{transform:translate(13.6082vw,78.341vh) scale(.6876)}to{transform:translate(18.26255vw,99vh) scale(.6876)}}.snow:nth-child(97){opacity:1.796;transform:translate(4.793vw,-10px) scale(.9671);animation:fall-97 18s -12s linear infinite}@keyframes fall-97{49.553%{transform:translate(-2.9989vw,49.553vh) scale(.9671)}to{transform:translate(.89705vw,99vh) scale(.9671)}}.snow:nth-child(98){opacity:.8808;transform:translate(70.8606vw,-10px) scale(.1783);animation:fall-98 12s -13s linear infinite}@keyframes fall-98{78.403%{transform:translate(68.3059vw,78.403vh) scale(.1783)}to{transform:translate(69.58325vw,99vh) scale(.1783)}}.snow:nth-child(99){opacity:.0226;transform:translate(95.7313vw,-10px) scale(.079);animation:fall-99 17s -2s linear infinite}@keyframes fall-99{45.199%{transform:translate(93.291vw,45.199vh) scale(.079)}to{transform:translate(94.51115vw,99vh) scale(.079)}}.snow:nth-child(100){opacity:1.4686;transform:translate(33.0153vw,-10px) scale(.4111);animation:fall-100 14s -28s linear infinite}@keyframes fall-100{63.751%{transform:translate(36.3311vw,63.751vh) scale(.4111)}to{transform:translate(34.6732vw,99vh) scale(.4111)}}.snow:nth-child(101){opacity:.5146;transform:translate(82.3622vw,-10px) scale(.8904);animation:fall-101 11s -6s linear infinite}@keyframes fall-101{52.692%{transform:translate(84.7624vw,52.692vh) scale(.8904)}to{transform:translate(83.5623vw,99vh) scale(.8904)}}.snow:nth-child(102){opacity:.7604;transform:translate(16.4416vw,-10px) scale(.1272);animation:fall-102 26s -28s linear infinite}@keyframes fall-102{62.83%{transform:translate(9.6839vw,62.83vh) scale(.1272)}to{transform:translate(13.06275vw,99vh) scale(.1272)}}.snow:nth-child(103){opacity:1.8098;transform:translate(66.5878vw,-10px) scale(.6888);animation:fall-103 15s -1s linear infinite}@keyframes fall-103{74.558%{transform:translate(69.9955vw,74.558vh) scale(.6888)}to{transform:translate(68.29165vw,99vh) scale(.6888)}}.snow:nth-child(104){opacity:.2082;transform:translate(50.7173vw,-10px) scale(.903);animation:fall-104 15s -5s linear infinite}@keyframes fall-104{60.679%{transform:translate(59.0564vw,60.679vh) scale(.903)}to{transform:translate(54.88685vw,99vh) scale(.903)}}.snow:nth-child(105){opacity:.5008;transform:translate(93.7649vw,-10px) scale(.1853);animation:fall-105 17s -2s linear infinite}@keyframes fall-105{34.548%{transform:translate(99.6943vw,34.548vh) scale(.1853)}to{transform:translate(96.7296vw,99vh) scale(.1853)}}.snow:nth-child(106){opacity:1.1454;transform:translate(82.419vw,-10px) scale(.28);animation:fall-106 20s -8s linear infinite}@keyframes fall-106{42.223%{transform:translate(72.6193vw,42.223vh) scale(.28)}to{transform:translate(77.51915vw,99vh) scale(.28)}}.snow:nth-child(107){opacity:.563;transform:translate(67.808vw,-10px) scale(.3691);animation:fall-107 28s -22s linear infinite}@keyframes fall-107{50.068%{transform:translate(75.9432vw,50.068vh) scale(.3691)}to{transform:translate(71.8756vw,99vh) scale(.3691)}}.snow:nth-child(108){opacity:1.2576;transform:translate(16.6779vw,-10px) scale(.4598);animation:fall-108 14s -26s linear infinite}@keyframes fall-108{33.504%{transform:translate(12.9402vw,33.504vh) scale(.4598)}to{transform:translate(14.80905vw,99vh) scale(.4598)}}.snow:nth-child(109){opacity:1.0842;transform:translate(30.3135vw,-10px) scale(.658);animation:fall-109 22s -22s linear infinite}@keyframes fall-109{78.433%{transform:translate(31.3591vw,78.433vh) scale(.658)}to{transform:translate(30.8363vw,99vh) scale(.658)}}.snow:nth-child(110){opacity:.0634;transform:translate(56.6763vw,-10px) scale(.784);animation:fall-110 15s -20s linear infinite}@keyframes fall-110{42.596%{transform:translate(52.8592vw,42.596vh) scale(.784)}to{transform:translate(54.76775vw,99vh) scale(.784)}}.snow:nth-child(111){opacity:1.146;transform:translate(71.5075vw,-10px) scale(.6468);animation:fall-111 17s -9s linear infinite}@keyframes fall-111{56.685%{transform:translate(81.2109vw,56.685vh) scale(.6468)}to{transform:translate(76.3592vw,99vh) scale(.6468)}}.snow:nth-child(112){opacity:1.7894;transform:translate(43.4603vw,-10px) scale(.3791);animation:fall-112 20s -7s linear infinite}@keyframes fall-112{34.854%{transform:translate(39.2778vw,34.854vh) scale(.3791)}to{transform:translate(41.36905vw,99vh) scale(.3791)}}.snow:nth-child(113){opacity:.4416;transform:translate(68.0555vw,-10px) scale(.7923);animation:fall-113 15s -7s linear infinite}@keyframes fall-113{45.966%{transform:translate(72.3675vw,45.966vh) scale(.7923)}to{transform:translate(70.2115vw,99vh) scale(.7923)}}.snow:nth-child(114){opacity:1.0578;transform:translate(30.4925vw,-10px) scale(.7455);animation:fall-114 18s -13s linear infinite}@keyframes fall-114{57.091%{transform:translate(28.0045vw,57.091vh) scale(.7455)}to{transform:translate(29.2485vw,99vh) scale(.7455)}}.snow:nth-child(115){opacity:1.1536;transform:translate(61.2917vw,-10px) scale(.573);animation:fall-115 11s -2s linear infinite}@keyframes fall-115{52.557%{transform:translate(52.9565vw,52.557vh) scale(.573)}to{transform:translate(57.1241vw,99vh) scale(.573)}}.snow:nth-child(116){opacity:.4612;transform:translate(99.5404vw,-10px) scale(.878);animation:fall-116 26s -13s linear infinite}@keyframes fall-116{34.502%{transform:translate(101.209vw,34.502vh) scale(.878)}to{transform:translate(100.3747vw,99vh) scale(.878)}}.snow:nth-child(117){opacity:1.6594;transform:translate(65.5828vw,-10px) scale(.1335);animation:fall-117 26s -27s linear infinite}@keyframes fall-117{36.298%{transform:translate(60.0921vw,36.298vh) scale(.1335)}to{transform:translate(62.83745vw,99vh) scale(.1335)}}.snow:nth-child(118){opacity:.197;transform:translate(84.3903vw,-10px) scale(.0013);animation:fall-118 21s -18s linear infinite}@keyframes fall-118{55.529%{transform:translate(87.4599vw,55.529vh) scale(.0013)}to{transform:translate(85.9251vw,99vh) scale(.0013)}}.snow:nth-child(119){opacity:1.1468;transform:translate(55.0115vw,-10px) scale(.7857);animation:fall-119 10s -4s linear infinite}@keyframes fall-119{47.751%{transform:translate(61.6087vw,47.751vh) scale(.7857)}to{transform:translate(58.3101vw,99vh) scale(.7857)}}.snow:nth-child(120){opacity:.5914;transform:translate(43.9973vw,-10px) scale(.439);animation:fall-120 17s -17s linear infinite}@keyframes fall-120{35.005%{transform:translate(49.5048vw,35.005vh) scale(.439)}to{transform:translate(46.75105vw,99vh) scale(.439)}}.snow:nth-child(121){opacity:1.5788;transform:translate(86.8567vw,-10px) scale(.0831);animation:fall-121 30s -20s linear infinite}@keyframes fall-121{56.389%{transform:translate(93.003vw,56.389vh) scale(.0831)}to{transform:translate(89.92985vw,99vh) scale(.0831)}}.snow:nth-child(122){opacity:1.1406;transform:translate(25.4224vw,-10px) scale(.4186);animation:fall-122 14s -17s linear infinite}@keyframes fall-122{60.644%{transform:translate(26.6021vw,60.644vh) scale(.4186)}to{transform:translate(26.01225vw,99vh) scale(.4186)}}.snow:nth-child(123){opacity:.124;transform:translate(46.159vw,-10px) scale(.8941);animation:fall-123 17s -23s linear infinite}@keyframes fall-123{73.715%{transform:translate(45.8733vw,73.715vh) scale(.8941)}to{transform:translate(46.01615vw,99vh) scale(.8941)}}.snow:nth-child(124){opacity:.8332;transform:translate(7.0528vw,-10px) scale(.7021);animation:fall-124 27s -27s linear infinite}@keyframes fall-124{33.689%{transform:translate(12.4417vw,33.689vh) scale(.7021)}to{transform:translate(9.74725vw,99vh) scale(.7021)}}.snow:nth-child(125){opacity:1.3062;transform:translate(68.1049vw,-10px) scale(.5274);animation:fall-125 24s -10s linear infinite}@keyframes fall-125{64.39%{transform:translate(73.6812vw,64.39vh) scale(.5274)}to{transform:translate(70.89305vw,99vh) scale(.5274)}}.snow:nth-child(126){opacity:1.3176;transform:translate(35.6104vw,-10px) scale(.334);animation:fall-126 16s -22s linear infinite}@keyframes fall-126{72.394%{transform:translate(42.1578vw,72.394vh) scale(.334)}to{transform:translate(38.8841vw,99vh) scale(.334)}}.snow:nth-child(127){opacity:.521;transform:translate(34.1213vw,-10px) scale(.7308);animation:fall-127 23s -12s linear infinite}@keyframes fall-127{33.073%{transform:translate(38.5257vw,33.073vh) scale(.7308)}to{transform:translate(36.3235vw,99vh) scale(.7308)}}.snow:nth-child(128){opacity:1.1072;transform:translate(13.3754vw,-10px) scale(.6124);animation:fall-128 21s -5s linear infinite}@keyframes fall-128{59.408%{transform:translate(6.8842vw,59.408vh) scale(.6124)}to{transform:translate(10.1298vw,99vh) scale(.6124)}}.snow:nth-child(129){opacity:1.2724;transform:translate(28.8865vw,-10px) scale(.1725);animation:fall-129 16s -28s linear infinite}@keyframes fall-129{66.365%{transform:translate(21.9915vw,66.365vh) scale(.1725)}to{transform:translate(25.439vw,99vh) scale(.1725)}}.snow:nth-child(130){opacity:.673;transform:translate(64.7992vw,-10px) scale(.8198);animation:fall-130 25s -22s linear infinite}@keyframes fall-130{44.643%{transform:translate(62.232vw,44.643vh) scale(.8198)}to{transform:translate(63.5156vw,99vh) scale(.8198)}}.snow:nth-child(131){opacity:1.1134;transform:translate(8.6229vw,-10px) scale(.4076);animation:fall-131 11s -22s linear infinite}@keyframes fall-131{44.772%{transform:translate(18.5917vw,44.772vh) scale(.4076)}to{transform:translate(13.6073vw,99vh) scale(.4076)}}.snow:nth-child(132){opacity:1.306;transform:translate(50.2485vw,-10px) scale(.1932);animation:fall-132 22s -11s linear infinite}@keyframes fall-132{45.501%{transform:translate(41.1527vw,45.501vh) scale(.1932)}to{transform:translate(45.7006vw,99vh) scale(.1932)}}.snow:nth-child(133){opacity:.1054;transform:translate(7.433vw,-10px) scale(.7791);animation:fall-133 26s -11s linear infinite}@keyframes fall-133{31.172%{transform:translate(-1.181vw,31.172vh) scale(.7791)}to{transform:translate(3.126vw,99vh) scale(.7791)}}.snow:nth-child(134){opacity:.0136;transform:translate(18.4629vw,-10px) scale(.5786);animation:fall-134 22s -30s linear infinite}@keyframes fall-134{61.988%{transform:translate(11.0597vw,61.988vh) scale(.5786)}to{transform:translate(14.7613vw,99vh) scale(.5786)}}.snow:nth-child(135){opacity:.5416;transform:translate(66.6737vw,-10px) scale(.7564);animation:fall-135 30s -15s linear infinite}@keyframes fall-135{61.366%{transform:translate(74.0871vw,61.366vh) scale(.7564)}to{transform:translate(70.3804vw,99vh) scale(.7564)}}.snow:nth-child(136){opacity:.0666;transform:translate(5.9617vw,-10px) scale(.3196);animation:fall-136 11s -1s linear infinite}@keyframes fall-136{49.574%{transform:translate(11.9375vw,49.574vh) scale(.3196)}to{transform:translate(8.9496vw,99vh) scale(.3196)}}.snow:nth-child(137){opacity:.8868;transform:translate(50.1174vw,-10px) scale(.0709);animation:fall-137 29s -19s linear infinite}@keyframes fall-137{42.214%{transform:translate(51.465vw,42.214vh) scale(.0709)}to{transform:translate(50.7912vw,99vh) scale(.0709)}}.snow:nth-child(138){opacity:.4056;transform:translate(16.8767vw,-10px) scale(.2192);animation:fall-138 30s -19s linear infinite}@keyframes fall-138{43.182%{transform:translate(26.2631vw,43.182vh) scale(.2192)}to{transform:translate(21.5699vw,99vh) scale(.2192)}}.snow:nth-child(139){opacity:.9198;transform:translate(94.3234vw,-10px) scale(.9051);animation:fall-139 30s -2s linear infinite}@keyframes fall-139{67.148%{transform:translate(90.6178vw,67.148vh) scale(.9051)}to{transform:translate(92.4706vw,99vh) scale(.9051)}}.snow:nth-child(140){opacity:1.2838;transform:translate(58.3687vw,-10px) scale(.3979);animation:fall-140 19s -4s linear infinite}@keyframes fall-140{64.249%{transform:translate(52.9883vw,64.249vh) scale(.3979)}to{transform:translate(55.6785vw,99vh) scale(.3979)}}.snow:nth-child(141){opacity:.4892;transform:translate(77.9292vw,-10px) scale(.1158);animation:fall-141 18s -11s linear infinite}@keyframes fall-141{48.935%{transform:translate(78.7475vw,48.935vh) scale(.1158)}to{transform:translate(78.33835vw,99vh) scale(.1158)}}.snow:nth-child(142){opacity:.9588;transform:translate(63.1901vw,-10px) scale(.6536);animation:fall-142 15s -3s linear infinite}@keyframes fall-142{49.68%{transform:translate(69.0989vw,49.68vh) scale(.6536)}to{transform:translate(66.1445vw,99vh) scale(.6536)}}.snow:nth-child(143){opacity:.8846;transform:translate(17.3539vw,-10px) scale(.7367);animation:fall-143 30s -1s linear infinite}@keyframes fall-143{50.53%{transform:translate(10.3188vw,50.53vh) scale(.7367)}to{transform:translate(13.83635vw,99vh) scale(.7367)}}.snow:nth-child(144){opacity:1.2314;transform:translate(20.5633vw,-10px) scale(.0252);animation:fall-144 20s -25s linear infinite}@keyframes fall-144{38.874%{transform:translate(28.7179vw,38.874vh) scale(.0252)}to{transform:translate(24.6406vw,99vh) scale(.0252)}}.snow:nth-child(145){opacity:.8074;transform:translate(4.9602vw,-10px) scale(.6228);animation:fall-145 27s -20s linear infinite}@keyframes fall-145{54.652%{transform:translate(-1.0106vw,54.652vh) scale(.6228)}to{transform:translate(1.9748vw,99vh) scale(.6228)}}.snow:nth-child(146){opacity:.281;transform:translate(41.803vw,-10px) scale(.1907);animation:fall-146 25s -13s linear infinite}@keyframes fall-146{40.606%{transform:translate(51.5986vw,40.606vh) scale(.1907)}to{transform:translate(46.7008vw,99vh) scale(.1907)}}.snow:nth-child(147){opacity:.6258;transform:translate(85.3505vw,-10px) scale(.6327);animation:fall-147 23s -20s linear infinite}@keyframes fall-147{49.062%{transform:translate(85.2166vw,49.062vh) scale(.6327)}to{transform:translate(85.28355vw,99vh) scale(.6327)}}.snow:nth-child(148){opacity:.1872;transform:translate(79.9789vw,-10px) scale(.9324);animation:fall-148 23s -14s linear infinite}@keyframes fall-148{44.564%{transform:translate(75.7512vw,44.564vh) scale(.9324)}to{transform:translate(77.86505vw,99vh) scale(.9324)}}.snow:nth-child(149){opacity:.2526;transform:translate(30.8242vw,-10px) scale(.8068);animation:fall-149 24s -6s linear infinite}@keyframes fall-149{56.311%{transform:translate(25.7251vw,56.311vh) scale(.8068)}to{transform:translate(28.27465vw,99vh) scale(.8068)}}.snow:nth-child(150){opacity:1.75;transform:translate(53.4867vw,-10px) scale(.9111);animation:fall-150 22s -2s linear infinite}@keyframes fall-150{66.277%{transform:translate(44.6995vw,66.277vh) scale(.9111)}to{transform:translate(49.0931vw,99vh) scale(.9111)}}.snow:nth-child(151){opacity:.285;transform:translate(50.6917vw,-10px) scale(.5331);animation:fall-151 16s -18s linear infinite}@keyframes fall-151{55.998%{transform:translate(42.0751vw,55.998vh) scale(.5331)}to{transform:translate(46.3834vw,99vh) scale(.5331)}}.snow:nth-child(152){opacity:.5442;transform:translate(19.7957vw,-10px) scale(.4062);animation:fall-152 26s -20s linear infinite}@keyframes fall-152{34.439%{transform:translate(17.5063vw,34.439vh) scale(.4062)}to{transform:translate(18.651vw,99vh) scale(.4062)}}.snow:nth-child(153){opacity:1.3538;transform:translate(60.5298vw,-10px) scale(.3718);animation:fall-153 13s -3s linear infinite}@keyframes fall-153{69.67%{transform:translate(68.6241vw,69.67vh) scale(.3718)}to{transform:translate(64.57695vw,99vh) scale(.3718)}}.snow:nth-child(154){opacity:1.5624;transform:translate(33.1177vw,-10px) scale(.7263);animation:fall-154 22s -3s linear infinite}@keyframes fall-154{73.459%{transform:translate(39.224vw,73.459vh) scale(.7263)}to{transform:translate(36.17085vw,99vh) scale(.7263)}}.snow:nth-child(155){opacity:1.4702;transform:translate(32.296vw,-10px) scale(.9136);animation:fall-155 27s -20s linear infinite}@keyframes fall-155{35.353%{transform:translate(40.3096vw,35.353vh) scale(.9136)}to{transform:translate(36.3028vw,99vh) scale(.9136)}}.snow:nth-child(156){opacity:.0754;transform:translate(97.5217vw,-10px) scale(.2823);animation:fall-156 27s -4s linear infinite}@keyframes fall-156{58.618%{transform:translate(105.9077vw,58.618vh) scale(.2823)}to{transform:translate(101.7147vw,99vh) scale(.2823)}}.snow:nth-child(157){opacity:.2238;transform:translate(16.6544vw,-10px) scale(.9558);animation:fall-157 29s -29s linear infinite}@keyframes fall-157{36.782%{transform:translate(22.2569vw,36.782vh) scale(.9558)}to{transform:translate(19.45565vw,99vh) scale(.9558)}}.snow:nth-child(158){opacity:.2294;transform:translate(94.3165vw,-10px) scale(.3121);animation:fall-158 18s -27s linear infinite}@keyframes fall-158{59.752%{transform:translate(93.028vw,59.752vh) scale(.3121)}to{transform:translate(93.67225vw,99vh) scale(.3121)}}.snow:nth-child(159){opacity:.4012;transform:translate(44.8203vw,-10px) scale(.4852);animation:fall-159 14s -27s linear infinite}@keyframes fall-159{42.011%{transform:translate(43.3475vw,42.011vh) scale(.4852)}to{transform:translate(44.0839vw,99vh) scale(.4852)}}.snow:nth-child(160){opacity:1.7104;transform:translate(62.6874vw,-10px) scale(.3499);animation:fall-160 12s -17s linear infinite}@keyframes fall-160{70.134%{transform:translate(61.1445vw,70.134vh) scale(.3499)}to{transform:translate(61.91595vw,99vh) scale(.3499)}}.snow:nth-child(161){opacity:.0598;transform:translate(69.7891vw,-10px) scale(.9585);animation:fall-161 17s -8s linear infinite}@keyframes fall-161{78.137%{transform:translate(77.5031vw,78.137vh) scale(.9585)}to{transform:translate(73.6461vw,99vh) scale(.9585)}}.snow:nth-child(162){opacity:.6302;transform:translate(9.285vw,-10px) scale(.5819);animation:fall-162 21s -5s linear infinite}@keyframes fall-162{49.935%{transform:translate(13.4612vw,49.935vh) scale(.5819)}to{transform:translate(11.3731vw,99vh) scale(.5819)}}.snow:nth-child(163){opacity:1.8456;transform:translate(74.9961vw,-10px) scale(.2181);animation:fall-163 28s -2s linear infinite}@keyframes fall-163{36.309%{transform:translate(76.0286vw,36.309vh) scale(.2181)}to{transform:translate(75.51235vw,99vh) scale(.2181)}}.snow:nth-child(164){opacity:.9258;transform:translate(64.0934vw,-10px) scale(.312);animation:fall-164 10s -17s linear infinite}@keyframes fall-164{73.495%{transform:translate(65.4987vw,73.495vh) scale(.312)}to{transform:translate(64.79605vw,99vh) scale(.312)}}.snow:nth-child(165){opacity:.3762;transform:translate(88.0609vw,-10px) scale(.4036);animation:fall-165 27s -19s linear infinite}@keyframes fall-165{58.409%{transform:translate(82.398vw,58.409vh) scale(.4036)}to{transform:translate(85.22945vw,99vh) scale(.4036)}}.snow:nth-child(166){opacity:1.4914;transform:translate(29.6377vw,-10px) scale(.7418);animation:fall-166 24s -26s linear infinite}@keyframes fall-166{79.015%{transform:translate(24.6946vw,79.015vh) scale(.7418)}to{transform:translate(27.16615vw,99vh) scale(.7418)}}.snow:nth-child(167){opacity:1.8738;transform:translate(82.5226vw,-10px) scale(.9174);animation:fall-167 17s -16s linear infinite}@keyframes fall-167{43.665%{transform:translate(74.5337vw,43.665vh) scale(.9174)}to{transform:translate(78.52815vw,99vh) scale(.9174)}}.snow:nth-child(168){opacity:.6732;transform:translate(80.0547vw,-10px) scale(.0378);animation:fall-168 20s -12s linear infinite}@keyframes fall-168{74.244%{transform:translate(78.6066vw,74.244vh) scale(.0378)}to{transform:translate(79.33065vw,99vh) scale(.0378)}}.snow:nth-child(169){opacity:1.0438;transform:translate(88.6128vw,-10px) scale(.5626);animation:fall-169 21s -4s linear infinite}@keyframes fall-169{49.43%{transform:translate(88.8098vw,49.43vh) scale(.5626)}to{transform:translate(88.7113vw,99vh) scale(.5626)}}.snow:nth-child(170){opacity:1.8332;transform:translate(43.5768vw,-10px) scale(.7234);animation:fall-170 25s -3s linear infinite}@keyframes fall-170{73.869%{transform:translate(47.6005vw,73.869vh) scale(.7234)}to{transform:translate(45.58865vw,99vh) scale(.7234)}}.snow:nth-child(171){opacity:.622;transform:translate(21.1898vw,-10px) scale(.1543);animation:fall-171 30s -25s linear infinite}@keyframes fall-171{56.629%{transform:translate(19.5332vw,56.629vh) scale(.1543)}to{transform:translate(20.3615vw,99vh) scale(.1543)}}.snow:nth-child(172){opacity:1.1416;transform:translate(92.2292vw,-10px) scale(.6176);animation:fall-172 12s -30s linear infinite}@keyframes fall-172{71.909%{transform:translate(87.634vw,71.909vh) scale(.6176)}to{transform:translate(89.9316vw,99vh) scale(.6176)}}.snow:nth-child(173){opacity:1.464;transform:translate(42.3417vw,-10px) scale(.062);animation:fall-173 14s -15s linear infinite}@keyframes fall-173{48.216%{transform:translate(33.9396vw,48.216vh) scale(.062)}to{transform:translate(38.14065vw,99vh) scale(.062)}}.snow:nth-child(174){opacity:.2798;transform:translate(72.4699vw,-10px) scale(.1437);animation:fall-174 27s -27s linear infinite}@keyframes fall-174{36.005%{transform:translate(77.8336vw,36.005vh) scale(.1437)}to{transform:translate(75.15175vw,99vh) scale(.1437)}}.snow:nth-child(175){opacity:.4828;transform:translate(79.1406vw,-10px) scale(.3656);animation:fall-175 13s -28s linear infinite}@keyframes fall-175{73.447%{transform:translate(84.5881vw,73.447vh) scale(.3656)}to{transform:translate(81.86435vw,99vh) scale(.3656)}}.snow:nth-child(176){opacity:1.2512;transform:translate(17.2372vw,-10px) scale(.3859);animation:fall-176 11s -12s linear infinite}@keyframes fall-176{71.823%{transform:translate(7.3947vw,71.823vh) scale(.3859)}to{transform:translate(12.31595vw,99vh) scale(.3859)}}.snow:nth-child(177){opacity:1.9382;transform:translate(25.4966vw,-10px) scale(.8949);animation:fall-177 20s -9s linear infinite}@keyframes fall-177{34.601%{transform:translate(15.8847vw,34.601vh) scale(.8949)}to{transform:translate(20.69065vw,99vh) scale(.8949)}}.snow:nth-child(178){opacity:.8386;transform:translate(91.9928vw,-10px) scale(.6079);animation:fall-178 28s -25s linear infinite}@keyframes fall-178{53.856%{transform:translate(101.2957vw,53.856vh) scale(.6079)}to{transform:translate(96.64425vw,99vh) scale(.6079)}}.snow:nth-child(179){opacity:1.1062;transform:translate(66.2078vw,-10px) scale(.4361);animation:fall-179 20s -7s linear infinite}@keyframes fall-179{63.533%{transform:translate(64.4805vw,63.533vh) scale(.4361)}to{transform:translate(65.34415vw,99vh) scale(.4361)}}.snow:nth-child(180){opacity:.0566;transform:translate(22.6749vw,-10px) scale(.121);animation:fall-180 10s -17s linear infinite}@keyframes fall-180{42.412%{transform:translate(13.5605vw,42.412vh) scale(.121)}to{transform:translate(18.1177vw,99vh) scale(.121)}}.snow:nth-child(181){opacity:1.0748;transform:translate(15.7598vw,-10px) scale(.1288);animation:fall-181 11s -15s linear infinite}@keyframes fall-181{52.453%{transform:translate(14.381vw,52.453vh) scale(.1288)}to{transform:translate(15.0704vw,99vh) scale(.1288)}}.snow:nth-child(182){opacity:.7058;transform:translate(34.0582vw,-10px) scale(.7747);animation:fall-182 12s -28s linear infinite}@keyframes fall-182{72.964%{transform:translate(27.4968vw,72.964vh) scale(.7747)}to{transform:translate(30.7775vw,99vh) scale(.7747)}}.snow:nth-child(183){opacity:1.401;transform:translate(75.6614vw,-10px) scale(.3891);animation:fall-183 18s -3s linear infinite}@keyframes fall-183{50.813%{transform:translate(72.2909vw,50.813vh) scale(.3891)}to{transform:translate(73.97615vw,99vh) scale(.3891)}}.snow:nth-child(184){opacity:.618;transform:translate(43.2734vw,-10px) scale(.4895);animation:fall-184 20s -12s linear infinite}@keyframes fall-184{36.388%{transform:translate(45.0787vw,36.388vh) scale(.4895)}to{transform:translate(44.17605vw,99vh) scale(.4895)}}.snow:nth-child(185){opacity:1.1744;transform:translate(32.1465vw,-10px) scale(.5407);animation:fall-185 21s -27s linear infinite}@keyframes fall-185{78.756%{transform:translate(31.5494vw,78.756vh) scale(.5407)}to{transform:translate(31.84795vw,99vh) scale(.5407)}}.snow:nth-child(186){opacity:.89;transform:translate(46.7022vw,-10px) scale(.4198);animation:fall-186 18s -14s linear infinite}@keyframes fall-186{60.734%{transform:translate(44.1433vw,60.734vh) scale(.4198)}to{transform:translate(45.42275vw,99vh) scale(.4198)}}.snow:nth-child(187){opacity:1.9404;transform:translate(40.2003vw,-10px) scale(.3347);animation:fall-187 14s -22s linear infinite}@keyframes fall-187{39.073%{transform:translate(38.8298vw,39.073vh) scale(.3347)}to{transform:translate(39.51505vw,99vh) scale(.3347)}}.snow:nth-child(188){opacity:1.045;transform:translate(25.3718vw,-10px) scale(.2017);animation:fall-188 10s -6s linear infinite}@keyframes fall-188{59.939%{transform:translate(24.0992vw,59.939vh) scale(.2017)}to{transform:translate(24.7355vw,99vh) scale(.2017)}}.snow:nth-child(189){opacity:1.7672;transform:translate(6.3616vw,-10px) scale(.6811);animation:fall-189 22s -12s linear infinite}@keyframes fall-189{65.28%{transform:translate(10.1111vw,65.28vh) scale(.6811)}to{transform:translate(8.23635vw,99vh) scale(.6811)}}.snow:nth-child(190){opacity:.4482;transform:translate(7.0583vw,-10px) scale(.9804);animation:fall-190 23s -3s linear infinite}@keyframes fall-190{38.114%{transform:translate(8.6503vw,38.114vh) scale(.9804)}to{transform:translate(7.8543vw,99vh) scale(.9804)}}.snow:nth-child(191){opacity:1.6588;transform:translate(99.6137vw,-10px) scale(.1304);animation:fall-191 10s -18s linear infinite}@keyframes fall-191{31.384%{transform:translate(91.2664vw,31.384vh) scale(.1304)}to{transform:translate(95.44005vw,99vh) scale(.1304)}}.snow:nth-child(192){opacity:1.9966;transform:translate(42.7225vw,-10px) scale(.1408);animation:fall-192 28s -4s linear infinite}@keyframes fall-192{45.651%{transform:translate(51.9732vw,45.651vh) scale(.1408)}to{transform:translate(47.34785vw,99vh) scale(.1408)}}.snow:nth-child(193){opacity:.7662;transform:translate(55.634vw,-10px) scale(.3764);animation:fall-193 16s -21s linear infinite}@keyframes fall-193{38.773%{transform:translate(50.2154vw,38.773vh) scale(.3764)}to{transform:translate(52.9247vw,99vh) scale(.3764)}}.snow:nth-child(194){opacity:1.4374;transform:translate(65.9023vw,-10px) scale(.9457);animation:fall-194 21s -9s linear infinite}@keyframes fall-194{69.395%{transform:translate(65.6937vw,69.395vh) scale(.9457)}to{transform:translate(65.798vw,99vh) scale(.9457)}}.snow:nth-child(195){opacity:1.2792;transform:translate(21.1706vw,-10px) scale(.5416);animation:fall-195 27s -19s linear infinite}@keyframes fall-195{72.606%{transform:translate(28.509vw,72.606vh) scale(.5416)}to{transform:translate(24.8398vw,99vh) scale(.5416)}}.snow:nth-child(196){opacity:1.9706;transform:translate(92.5967vw,-10px) scale(.4546);animation:fall-196 24s -19s linear infinite}@keyframes fall-196{71.773%{transform:translate(87.1629vw,71.773vh) scale(.4546)}to{transform:translate(89.8798vw,99vh) scale(.4546)}}.snow:nth-child(197){opacity:.548;transform:translate(47.9902vw,-10px) scale(.2855);animation:fall-197 21s -3s linear infinite}@keyframes fall-197{62.495%{transform:translate(52.3337vw,62.495vh) scale(.2855)}to{transform:translate(50.16195vw,99vh) scale(.2855)}}.snow:nth-child(198){opacity:1.6324;transform:translate(9.2587vw,-10px) scale(.1139);animation:fall-198 13s -16s linear infinite}@keyframes fall-198{52.303%{transform:translate(16.4417vw,52.303vh) scale(.1139)}to{transform:translate(12.8502vw,99vh) scale(.1139)}}.snow:nth-child(199){opacity:1.447;transform:translate(20.4731vw,-10px) scale(.8768);animation:fall-199 22s -19s linear infinite}@keyframes fall-199{50.238%{transform:translate(14.1175vw,50.238vh) scale(.8768)}to{transform:translate(17.2953vw,99vh) scale(.8768)}}.snow:nth-child(200){opacity:1.9952;transform:translate(51.6544vw,-10px) scale(.2752);animation:fall-200 22s -26s linear infinite}@keyframes fall-200{44.45%{transform:translate(43.3268vw,44.45vh) scale(.2752)}to{transform:translate(47.4906vw,99vh) scale(.2752)}}.snow:nth-child(201){opacity:.8872;transform:translate(1.5671vw,-10px) scale(.467);animation:fall-201 30s -8s linear infinite}@keyframes fall-201{73.232%{transform:translate(2.994vw,73.232vh) scale(.467)}to{transform:translate(2.28055vw,99vh) scale(.467)}}.snow:nth-child(202){opacity:.5944;transform:translate(43.0395vw,-10px) scale(.7495);animation:fall-202 23s -22s linear infinite}@keyframes fall-202{37.51%{transform:translate(46.2129vw,37.51vh) scale(.7495)}to{transform:translate(44.6262vw,99vh) scale(.7495)}}.snow:nth-child(203){opacity:1.387;transform:translate(31.9758vw,-10px) scale(.4271);animation:fall-203 23s -12s linear infinite}@keyframes fall-203{73.619%{transform:translate(24.9358vw,73.619vh) scale(.4271)}to{transform:translate(28.4558vw,99vh) scale(.4271)}}.snow:nth-child(204){opacity:.9306;transform:translate(19.5098vw,-10px) scale(.037);animation:fall-204 20s -14s linear infinite}@keyframes fall-204{30.554%{transform:translate(28.8927vw,30.554vh) scale(.037)}to{transform:translate(24.20125vw,99vh) scale(.037)}}.snow:nth-child(205){opacity:1.093;transform:translate(69.6519vw,-10px) scale(.1301);animation:fall-205 14s -12s linear infinite}@keyframes fall-205{40.72%{transform:translate(63.2282vw,40.72vh) scale(.1301)}to{transform:translate(66.44005vw,99vh) scale(.1301)}}.snow:nth-child(206){opacity:.2138;transform:translate(54.6271vw,-10px) scale(.8255);animation:fall-206 14s -14s linear infinite}@keyframes fall-206{57.834%{transform:translate(53.4181vw,57.834vh) scale(.8255)}to{transform:translate(54.0226vw,99vh) scale(.8255)}}.snow:nth-child(207){opacity:1.438;transform:translate(23.4047vw,-10px) scale(.353);animation:fall-207 22s -4s linear infinite}@keyframes fall-207{77.834%{transform:translate(24.5851vw,77.834vh) scale(.353)}to{transform:translate(23.9949vw,99vh) scale(.353)}}.snow:nth-child(208){opacity:.8962;transform:translate(85.5833vw,-10px) scale(.237);animation:fall-208 29s -16s linear infinite}@keyframes fall-208{49.686%{transform:translate(88.8897vw,49.686vh) scale(.237)}to{transform:translate(87.2365vw,99vh) scale(.237)}}.snow:nth-child(209){opacity:.8534;transform:translate(61.8256vw,-10px) scale(.794);animation:fall-209 14s -20s linear infinite}@keyframes fall-209{35.7%{transform:translate(68.4756vw,35.7vh) scale(.794)}to{transform:translate(65.1506vw,99vh) scale(.794)}}.snow:nth-child(210){opacity:1.7614;transform:translate(12.6663vw,-10px) scale(.1086);animation:fall-210 29s -9s linear infinite}@keyframes fall-210{51.92%{transform:translate(13.2489vw,51.92vh) scale(.1086)}to{transform:translate(12.9576vw,99vh) scale(.1086)}}.snow:nth-child(211){opacity:.9512;transform:translate(84.641vw,-10px) scale(.2573);animation:fall-211 12s -11s linear infinite}@keyframes fall-211{68.54%{transform:translate(88.3265vw,68.54vh) scale(.2573)}to{transform:translate(86.48375vw,99vh) scale(.2573)}}.snow:nth-child(212){opacity:.1782;transform:translate(37.6846vw,-10px) scale(.018);animation:fall-212 13s -27s linear infinite}@keyframes fall-212{38.92%{transform:translate(44.9623vw,38.92vh) scale(.018)}to{transform:translate(41.32345vw,99vh) scale(.018)}}.snow:nth-child(213){opacity:1.1532;transform:translate(83.6647vw,-10px) scale(.6765);animation:fall-213 10s -30s linear infinite}@keyframes fall-213{48.061%{transform:translate(85.0208vw,48.061vh) scale(.6765)}to{transform:translate(84.34275vw,99vh) scale(.6765)}}.snow:nth-child(214){opacity:1.1696;transform:translate(82.2611vw,-10px) scale(.2548);animation:fall-214 15s -11s linear infinite}@keyframes fall-214{53.314%{transform:translate(80.444vw,53.314vh) scale(.2548)}to{transform:translate(81.35255vw,99vh) scale(.2548)}}.snow:nth-child(215){opacity:1.9244;transform:translate(54.7182vw,-10px) scale(.1343);animation:fall-215 14s -13s linear infinite}@keyframes fall-215{54.958%{transform:translate(60.3vw,54.958vh) scale(.1343)}to{transform:translate(57.5091vw,99vh) scale(.1343)}}.snow:nth-child(216){opacity:.5464;transform:translate(79.1236vw,-10px) scale(.5397);animation:fall-216 10s -20s linear infinite}@keyframes fall-216{55.628%{transform:translate(79.7012vw,55.628vh) scale(.5397)}to{transform:translate(79.4124vw,99vh) scale(.5397)}}.snow:nth-child(217){opacity:1.6874;transform:translate(4.8964vw,-10px) scale(.6431);animation:fall-217 27s -14s linear infinite}@keyframes fall-217{43.679%{transform:translate(11.3046vw,43.679vh) scale(.6431)}to{transform:translate(8.1005vw,99vh) scale(.6431)}}.snow:nth-child(218){opacity:1.4104;transform:translate(52.8425vw,-10px) scale(.4633);animation:fall-218 23s -10s linear infinite}@keyframes fall-218{39.447%{transform:translate(52.9259vw,39.447vh) scale(.4633)}to{transform:translate(52.8842vw,99vh) scale(.4633)}}.snow:nth-child(219){opacity:.6888;transform:translate(5.1631vw,-10px) scale(.1248);animation:fall-219 14s -21s linear infinite}@keyframes fall-219{56.732%{transform:translate(12.8493vw,56.732vh) scale(.1248)}to{transform:translate(9.0062vw,99vh) scale(.1248)}}.snow:nth-child(220){opacity:.3804;transform:translate(45.9588vw,-10px) scale(.5944);animation:fall-220 27s -18s linear infinite}@keyframes fall-220{62.068%{transform:translate(43.1762vw,62.068vh) scale(.5944)}to{transform:translate(44.5675vw,99vh) scale(.5944)}}.snow:nth-child(221){opacity:.6648;transform:translate(3.8606vw,-10px) scale(.174);animation:fall-221 12s -10s linear infinite}@keyframes fall-221{71.439%{transform:translate(12.3178vw,71.439vh) scale(.174)}to{transform:translate(8.0892vw,99vh) scale(.174)}}.snow:nth-child(222){opacity:1.8412;transform:translate(43.1359vw,-10px) scale(.0719);animation:fall-222 24s -27s linear infinite}@keyframes fall-222{43.31%{transform:translate(51.4099vw,43.31vh) scale(.0719)}to{transform:translate(47.2729vw,99vh) scale(.0719)}}.snow:nth-child(223){opacity:.4674;transform:translate(71.254vw,-10px) scale(.4769);animation:fall-223 22s -24s linear infinite}@keyframes fall-223{74.222%{transform:translate(80.6917vw,74.222vh) scale(.4769)}to{transform:translate(75.97285vw,99vh) scale(.4769)}}.snow:nth-child(224){opacity:.535;transform:translate(23.7208vw,-10px) scale(.0579);animation:fall-224 24s -3s linear infinite}@keyframes fall-224{79.993%{transform:translate(27.5232vw,79.993vh) scale(.0579)}to{transform:translate(25.622vw,99vh) scale(.0579)}}.snow:nth-child(225){opacity:1.3824;transform:translate(57.5724vw,-10px) scale(.3678);animation:fall-225 10s -1s linear infinite}@keyframes fall-225{63.138%{transform:translate(51.85vw,63.138vh) scale(.3678)}to{transform:translate(54.7112vw,99vh) scale(.3678)}}.snow:nth-child(226){opacity:1.5468;transform:translate(24.3081vw,-10px) scale(.983);animation:fall-226 13s -21s linear infinite}@keyframes fall-226{59.451%{transform:translate(18.2758vw,59.451vh) scale(.983)}to{transform:translate(21.29195vw,99vh) scale(.983)}}.snow:nth-child(227){opacity:1.8028;transform:translate(4.7548vw,-10px) scale(.1494);animation:fall-227 10s -20s linear infinite}@keyframes fall-227{75.805%{transform:translate(1.512vw,75.805vh) scale(.1494)}to{transform:translate(3.1334vw,99vh) scale(.1494)}}.snow:nth-child(228){opacity:1.079;transform:translate(76.9372vw,-10px) scale(.065);animation:fall-228 12s -29s linear infinite}@keyframes fall-228{51.757%{transform:translate(67.2394vw,51.757vh) scale(.065)}to{transform:translate(72.0883vw,99vh) scale(.065)}}.snow:nth-child(229){opacity:.088;transform:translate(71.2287vw,-10px) scale(.7539);animation:fall-229 25s -29s linear infinite}@keyframes fall-229{54.632%{transform:translate(63.1977vw,54.632vh) scale(.7539)}to{transform:translate(67.2132vw,99vh) scale(.7539)}}.snow:nth-child(230){opacity:.1624;transform:translate(56.2896vw,-10px) scale(.7943);animation:fall-230 20s -6s linear infinite}@keyframes fall-230{73.856%{transform:translate(59.6764vw,73.856vh) scale(.7943)}to{transform:translate(57.983vw,99vh) scale(.7943)}}.snow:nth-child(231){opacity:1.3226;transform:translate(84.2345vw,-10px) scale(.5031);animation:fall-231 16s -16s linear infinite}@keyframes fall-231{30.53%{transform:translate(88.6378vw,30.53vh) scale(.5031)}to{transform:translate(86.43615vw,99vh) scale(.5031)}}.snow:nth-child(232){opacity:1.5604;transform:translate(87.4602vw,-10px) scale(.8975);animation:fall-232 22s -20s linear infinite}@keyframes fall-232{54.006%{transform:translate(92.581vw,54.006vh) scale(.8975)}to{transform:translate(90.0206vw,99vh) scale(.8975)}}.snow:nth-child(233){opacity:1.921;transform:translate(79.6187vw,-10px) scale(.2267);animation:fall-233 21s -7s linear infinite}@keyframes fall-233{44.985%{transform:translate(77.6571vw,44.985vh) scale(.2267)}to{transform:translate(78.6379vw,99vh) scale(.2267)}}.snow:nth-child(234){opacity:.4268;transform:translate(21.2764vw,-10px) scale(.6937);animation:fall-234 30s -25s linear infinite}@keyframes fall-234{55.654%{transform:translate(20.2283vw,55.654vh) scale(.6937)}to{transform:translate(20.75235vw,99vh) scale(.6937)}}.snow:nth-child(235){opacity:.7534;transform:translate(84.8945vw,-10px) scale(.2354);animation:fall-235 12s -24s linear infinite}@keyframes fall-235{76.122%{transform:translate(83.4253vw,76.122vh) scale(.2354)}to{transform:translate(84.1599vw,99vh) scale(.2354)}}.snow:nth-child(236){opacity:.1562;transform:translate(39.8713vw,-10px) scale(.9481);animation:fall-236 11s -16s linear infinite}@keyframes fall-236{34.891%{transform:translate(48.8838vw,34.891vh) scale(.9481)}to{transform:translate(44.37755vw,99vh) scale(.9481)}}.snow:nth-child(237){opacity:1.1822;transform:translate(49.4353vw,-10px) scale(.8443);animation:fall-237 27s -12s linear infinite}@keyframes fall-237{35.938%{transform:translate(55.9183vw,35.938vh) scale(.8443)}to{transform:translate(52.6768vw,99vh) scale(.8443)}}.snow:nth-child(238){opacity:1.2144;transform:translate(32.2298vw,-10px) scale(.2069);animation:fall-238 28s -8s linear infinite}@keyframes fall-238{58.507%{transform:translate(33.4841vw,58.507vh) scale(.2069)}to{transform:translate(32.85695vw,99vh) scale(.2069)}}.snow:nth-child(239){opacity:.9008;transform:translate(96.6027vw,-10px) scale(.0787);animation:fall-239 23s -2s linear infinite}@keyframes fall-239{50.057%{transform:translate(98.5649vw,50.057vh) scale(.0787)}to{transform:translate(97.5838vw,99vh) scale(.0787)}}.snow:nth-child(240){opacity:1.0616;transform:translate(32.1853vw,-10px) scale(.3879);animation:fall-240 24s -2s linear infinite}@keyframes fall-240{64.031%{transform:translate(37.8706vw,64.031vh) scale(.3879)}to{transform:translate(35.02795vw,99vh) scale(.3879)}}.snow:nth-child(241){opacity:.7174;transform:translate(29.0034vw,-10px) scale(.9394);animation:fall-241 25s -30s linear infinite}@keyframes fall-241{53.749%{transform:translate(24.7559vw,53.749vh) scale(.9394)}to{transform:translate(26.87965vw,99vh) scale(.9394)}}.snow:nth-child(242){opacity:1.3824;transform:translate(7.7198vw,-10px) scale(.6041);animation:fall-242 12s -13s linear infinite}@keyframes fall-242{49.948%{transform:translate(4.5281vw,49.948vh) scale(.6041)}to{transform:translate(6.12395vw,99vh) scale(.6041)}}.snow:nth-child(243){opacity:.6314;transform:translate(66.0566vw,-10px) scale(.7397);animation:fall-243 28s -1s linear infinite}@keyframes fall-243{34.762%{transform:translate(65.8096vw,34.762vh) scale(.7397)}to{transform:translate(65.9331vw,99vh) scale(.7397)}}.snow:nth-child(244){opacity:.9106;transform:translate(99.6017vw,-10px) scale(.2987);animation:fall-244 15s -30s linear infinite}@keyframes fall-244{64.184%{transform:translate(104.4503vw,64.184vh) scale(.2987)}to{transform:translate(102.026vw,99vh) scale(.2987)}}.snow:nth-child(245){opacity:.8162;transform:translate(86.4954vw,-10px) scale(.03);animation:fall-245 15s -8s linear infinite}@keyframes fall-245{41.273%{transform:translate(80.1091vw,41.273vh) scale(.03)}to{transform:translate(83.30225vw,99vh) scale(.03)}}.snow:nth-child(246){opacity:1.5448;transform:translate(25.6799vw,-10px) scale(.7586);animation:fall-246 23s -22s linear infinite}@keyframes fall-246{57.822%{transform:translate(30.0346vw,57.822vh) scale(.7586)}to{transform:translate(27.85725vw,99vh) scale(.7586)}}.snow:nth-child(247){opacity:.2406;transform:translate(13.3414vw,-10px) scale(.7879);animation:fall-247 30s -9s linear infinite}@keyframes fall-247{57.128%{transform:translate(4.3522vw,57.128vh) scale(.7879)}to{transform:translate(8.8468vw,99vh) scale(.7879)}}.snow:nth-child(248){opacity:1.368;transform:translate(74.6757vw,-10px) scale(.3496);animation:fall-248 19s -26s linear infinite}@keyframes fall-248{40.908%{transform:translate(83.4713vw,40.908vh) scale(.3496)}to{transform:translate(79.0735vw,99vh) scale(.3496)}}.snow:nth-child(249){opacity:1.6316;transform:translate(14.8118vw,-10px) scale(.3599);animation:fall-249 19s -10s linear infinite}@keyframes fall-249{32.077%{transform:translate(23.3119vw,32.077vh) scale(.3599)}to{transform:translate(19.06185vw,99vh) scale(.3599)}}.snow:nth-child(250){opacity:.4626;transform:translate(99.4429vw,-10px) scale(.9634);animation:fall-250 18s -14s linear infinite}@keyframes fall-250{75.58%{transform:translate(106.1694vw,75.58vh) scale(.9634)}to{transform:translate(102.80615vw,99vh) scale(.9634)}}.snow:nth-child(251){opacity:.3804;transform:translate(19.3242vw,-10px) scale(.1972);animation:fall-251 18s -3s linear infinite}@keyframes fall-251{51.014%{transform:translate(15.1081vw,51.014vh) scale(.1972)}to{transform:translate(17.21615vw,99vh) scale(.1972)}}.snow:nth-child(252){opacity:1.4884;transform:translate(34.0546vw,-10px) scale(.3573);animation:fall-252 10s -20s linear infinite}@keyframes fall-252{71.225%{transform:translate(28.1447vw,71.225vh) scale(.3573)}to{transform:translate(31.09965vw,99vh) scale(.3573)}}.snow:nth-child(253){opacity:.8034;transform:translate(48.8232vw,-10px) scale(.0169);animation:fall-253 26s -12s linear infinite}@keyframes fall-253{69.737%{transform:translate(52.7492vw,69.737vh) scale(.0169)}to{transform:translate(50.7862vw,99vh) scale(.0169)}}.snow:nth-child(254){opacity:.8412;transform:translate(91.7529vw,-10px) scale(.1501);animation:fall-254 30s -11s linear infinite}@keyframes fall-254{40.759%{transform:translate(96.7485vw,40.759vh) scale(.1501)}to{transform:translate(94.2507vw,99vh) scale(.1501)}}.snow:nth-child(255){opacity:.9414;transform:translate(3.6124vw,-10px) scale(.6914);animation:fall-255 29s -25s linear infinite}@keyframes fall-255{70.627%{transform:translate(11.249vw,70.627vh) scale(.6914)}to{transform:translate(7.4307vw,99vh) scale(.6914)}}.snow:nth-child(256){opacity:.2052;transform:translate(76.2711vw,-10px) scale(.4521);animation:fall-256 16s -5s linear infinite}@keyframes fall-256{75.949%{transform:translate(86.2494vw,75.949vh) scale(.4521)}to{transform:translate(81.26025vw,99vh) scale(.4521)}}.snow:nth-child(257){opacity:1.1456;transform:translate(51.9339vw,-10px) scale(.9508);animation:fall-257 24s -22s linear infinite}@keyframes fall-257{50.134%{transform:translate(56.7334vw,50.134vh) scale(.9508)}to{transform:translate(54.33365vw,99vh) scale(.9508)}}.snow:nth-child(258){opacity:1.4302;transform:translate(86.9517vw,-10px) scale(.3481);animation:fall-258 24s -6s linear infinite}@keyframes fall-258{76.948%{transform:translate(91.334vw,76.948vh) scale(.3481)}to{transform:translate(89.14285vw,99vh) scale(.3481)}}.snow:nth-child(259){opacity:.3142;transform:translate(43.7269vw,-10px) scale(.073);animation:fall-259 15s -8s linear infinite}@keyframes fall-259{72.945%{transform:translate(37.4787vw,72.945vh) scale(.073)}to{transform:translate(40.6028vw,99vh) scale(.073)}}.snow:nth-child(260){opacity:1.5668;transform:translate(38.1746vw,-10px) scale(.527);animation:fall-260 20s -26s linear infinite}@keyframes fall-260{41.394%{transform:translate(44.6482vw,41.394vh) scale(.527)}to{transform:translate(41.4114vw,99vh) scale(.527)}}.snow:nth-child(261){opacity:.6544;transform:translate(96.4297vw,-10px) scale(.5968);animation:fall-261 16s -25s linear infinite}@keyframes fall-261{42.359%{transform:translate(97.4565vw,42.359vh) scale(.5968)}to{transform:translate(96.9431vw,99vh) scale(.5968)}}.snow:nth-child(262){opacity:1.0928;transform:translate(94.6676vw,-10px) scale(.6767);animation:fall-262 20s -11s linear infinite}@keyframes fall-262{63.19%{transform:translate(88.3414vw,63.19vh) scale(.6767)}to{transform:translate(91.5045vw,99vh) scale(.6767)}}.snow:nth-child(263){opacity:.3462;transform:translate(7.0621vw,-10px) scale(.2201);animation:fall-263 30s -23s linear infinite}@keyframes fall-263{59.648%{transform:translate(9.4051vw,59.648vh) scale(.2201)}to{transform:translate(8.2336vw,99vh) scale(.2201)}}.snow:nth-child(264){opacity:1.0212;transform:translate(64.0142vw,-10px) scale(.8543);animation:fall-264 24s -12s linear infinite}@keyframes fall-264{36.247%{transform:translate(58.4995vw,36.247vh) scale(.8543)}to{transform:translate(61.25685vw,99vh) scale(.8543)}}.snow:nth-child(265){opacity:1.2582;transform:translate(66.0909vw,-10px) scale(.4094);animation:fall-265 14s -19s linear infinite}@keyframes fall-265{65.974%{transform:translate(56.7341vw,65.974vh) scale(.4094)}to{transform:translate(61.4125vw,99vh) scale(.4094)}}.snow:nth-child(266){opacity:1.3592;transform:translate(88.5393vw,-10px) scale(.3951);animation:fall-266 27s -25s linear infinite}@keyframes fall-266{56.57%{transform:translate(83.4303vw,56.57vh) scale(.3951)}to{transform:translate(85.9848vw,99vh) scale(.3951)}}.snow:nth-child(267){opacity:1.6962;transform:translate(41.9698vw,-10px) scale(.4636);animation:fall-267 20s -17s linear infinite}@keyframes fall-267{50.704%{transform:translate(34.4211vw,50.704vh) scale(.4636)}to{transform:translate(38.19545vw,99vh) scale(.4636)}}.snow:nth-child(268){opacity:1.4746;transform:translate(69.9543vw,-10px) scale(.2195);animation:fall-268 15s -10s linear infinite}@keyframes fall-268{53.784%{transform:translate(77.8867vw,53.784vh) scale(.2195)}to{transform:translate(73.9205vw,99vh) scale(.2195)}}.snow:nth-child(269){opacity:.4636;transform:translate(89.565vw,-10px) scale(.8667);animation:fall-269 26s -4s linear infinite}@keyframes fall-269{55.758%{transform:translate(82.4532vw,55.758vh) scale(.8667)}to{transform:translate(86.0091vw,99vh) scale(.8667)}}.snow:nth-child(270){opacity:.3652;transform:translate(42.2239vw,-10px) scale(.5131);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{73.844%{transform:translate(45.5402vw,73.844vh) scale(.5131)}to{transform:translate(43.88205vw,99vh) scale(.5131)}}.snow:nth-child(271){opacity:1.7124;transform:translate(68.2388vw,-10px) scale(.2802);animation:fall-271 14s -11s linear infinite}@keyframes fall-271{75.706%{transform:translate(60.731vw,75.706vh) scale(.2802)}to{transform:translate(64.4849vw,99vh) scale(.2802)}}.snow:nth-child(272){opacity:1.4998;transform:translate(91.8806vw,-10px) scale(.5589);animation:fall-272 27s -27s linear infinite}@keyframes fall-272{66.103%{transform:translate(101.0643vw,66.103vh) scale(.5589)}to{transform:translate(96.47245vw,99vh) scale(.5589)}}.snow:nth-child(273){opacity:.5866;transform:translate(20.1614vw,-10px) scale(.7764);animation:fall-273 14s -25s linear infinite}@keyframes fall-273{35.55%{transform:translate(19.2178vw,35.55vh) scale(.7764)}to{transform:translate(19.6896vw,99vh) scale(.7764)}}.snow:nth-child(274){opacity:1.7778;transform:translate(1.0814vw,-10px) scale(.0158);animation:fall-274 16s -9s linear infinite}@keyframes fall-274{55.495%{transform:translate(-1.2123vw,55.495vh) scale(.0158)}to{transform:translate(-.06545vw,99vh) scale(.0158)}}.snow:nth-child(275){opacity:.6204;transform:translate(32.8185vw,-10px) scale(.8031);animation:fall-275 13s -8s linear infinite}@keyframes fall-275{59.553%{transform:translate(28.4092vw,59.553vh) scale(.8031)}to{transform:translate(30.61385vw,99vh) scale(.8031)}}.snow:nth-child(276){opacity:1.5374;transform:translate(91.0402vw,-10px) scale(.3331);animation:fall-276 22s -30s linear infinite}@keyframes fall-276{60.848%{transform:translate(99.4957vw,60.848vh) scale(.3331)}to{transform:translate(95.26795vw,99vh) scale(.3331)}}.snow:nth-child(277){opacity:1.1884;transform:translate(8.4792vw,-10px) scale(.4949);animation:fall-277 10s -17s linear infinite}@keyframes fall-277{59.175%{transform:translate(4.0264vw,59.175vh) scale(.4949)}to{transform:translate(6.2528vw,99vh) scale(.4949)}}.snow:nth-child(278){opacity:.711;transform:translate(41.1378vw,-10px) scale(.1458);animation:fall-278 26s -16s linear infinite}@keyframes fall-278{76.33%{transform:translate(48.6421vw,76.33vh) scale(.1458)}to{transform:translate(44.88995vw,99vh) scale(.1458)}}.snow:nth-child(279){opacity:1.1852;transform:translate(5.3232vw,-10px) scale(.4206);animation:fall-279 27s -17s linear infinite}@keyframes fall-279{40.132%{transform:translate(6.4814vw,40.132vh) scale(.4206)}to{transform:translate(5.9023vw,99vh) scale(.4206)}}.snow:nth-child(280){opacity:.0486;transform:translate(73.2215vw,-10px) scale(.5225);animation:fall-280 14s -10s linear infinite}@keyframes fall-280{48.404%{transform:translate(70.5747vw,48.404vh) scale(.5225)}to{transform:translate(71.8981vw,99vh) scale(.5225)}}.snow:nth-child(281){opacity:1.3986;transform:translate(92.7709vw,-10px) scale(.5386);animation:fall-281 20s -11s linear infinite}@keyframes fall-281{64.604%{transform:translate(83.8951vw,64.604vh) scale(.5386)}to{transform:translate(88.333vw,99vh) scale(.5386)}}.snow:nth-child(282){opacity:1.3716;transform:translate(23.4414vw,-10px) scale(.3729);animation:fall-282 19s -8s linear infinite}@keyframes fall-282{36.034%{transform:translate(27.5012vw,36.034vh) scale(.3729)}to{transform:translate(25.4713vw,99vh) scale(.3729)}}.snow:nth-child(283){opacity:1.0628;transform:translate(91.6528vw,-10px) scale(.0965);animation:fall-283 30s -17s linear infinite}@keyframes fall-283{68.714%{transform:translate(85.0478vw,68.714vh) scale(.0965)}to{transform:translate(88.3503vw,99vh) scale(.0965)}}.snow:nth-child(284){opacity:.859;transform:translate(52.8653vw,-10px) scale(.891);animation:fall-284 11s -18s linear infinite}@keyframes fall-284{78.581%{transform:translate(55.1503vw,78.581vh) scale(.891)}to{transform:translate(54.0078vw,99vh) scale(.891)}}.snow:nth-child(285){opacity:1.8594;transform:translate(51.9893vw,-10px) scale(.9386);animation:fall-285 27s -12s linear infinite}@keyframes fall-285{31.709%{transform:translate(51.1379vw,31.709vh) scale(.9386)}to{transform:translate(51.5636vw,99vh) scale(.9386)}}.snow:nth-child(286){opacity:.3746;transform:translate(85.2442vw,-10px) scale(.9082);animation:fall-286 15s -29s linear infinite}@keyframes fall-286{67.858%{transform:translate(79.3791vw,67.858vh) scale(.9082)}to{transform:translate(82.31165vw,99vh) scale(.9082)}}.snow:nth-child(287){opacity:.4202;transform:translate(52.6692vw,-10px) scale(.6251);animation:fall-287 23s -7s linear infinite}@keyframes fall-287{63.262%{transform:translate(55.5877vw,63.262vh) scale(.6251)}to{transform:translate(54.12845vw,99vh) scale(.6251)}}.snow:nth-child(288){opacity:.2282;transform:translate(95.3876vw,-10px) scale(.2108);animation:fall-288 17s -25s linear infinite}@keyframes fall-288{32.045%{transform:translate(104.94vw,32.045vh) scale(.2108)}to{transform:translate(100.1638vw,99vh) scale(.2108)}}.snow:nth-child(289){opacity:1.659;transform:translate(76.7594vw,-10px) scale(.4462);animation:fall-289 23s -19s linear infinite}@keyframes fall-289{68.808%{transform:translate(79.9382vw,68.808vh) scale(.4462)}to{transform:translate(78.3488vw,99vh) scale(.4462)}}.snow:nth-child(290){opacity:1.9664;transform:translate(69.0313vw,-10px) scale(.0803);animation:fall-290 17s -4s linear infinite}@keyframes fall-290{43.89%{transform:translate(77.4991vw,43.89vh) scale(.0803)}to{transform:translate(73.2652vw,99vh) scale(.0803)}}.snow:nth-child(291){opacity:.4524;transform:translate(68.837vw,-10px) scale(.6416);animation:fall-291 29s -1s linear infinite}@keyframes fall-291{57.736%{transform:translate(75.9761vw,57.736vh) scale(.6416)}to{transform:translate(72.40655vw,99vh) scale(.6416)}}.snow:nth-child(292){opacity:1.5034;transform:translate(92.3117vw,-10px) scale(.3439);animation:fall-292 18s -19s linear infinite}@keyframes fall-292{71.553%{transform:translate(99.3162vw,71.553vh) scale(.3439)}to{transform:translate(95.81395vw,99vh) scale(.3439)}}.snow:nth-child(293){opacity:1.255;transform:translate(79.2614vw,-10px) scale(.5842);animation:fall-293 26s -1s linear infinite}@keyframes fall-293{50.42%{transform:translate(85.2569vw,50.42vh) scale(.5842)}to{transform:translate(82.25915vw,99vh) scale(.5842)}}.snow:nth-child(294){opacity:1.3096;transform:translate(66.6198vw,-10px) scale(.9192);animation:fall-294 13s -12s linear infinite}@keyframes fall-294{66.158%{transform:translate(74.5287vw,66.158vh) scale(.9192)}to{transform:translate(70.57425vw,99vh) scale(.9192)}}.snow:nth-child(295){opacity:.3166;transform:translate(89.8479vw,-10px) scale(.7216);animation:fall-295 18s -11s linear infinite}@keyframes fall-295{31.045%{transform:translate(99.1691vw,31.045vh) scale(.7216)}to{transform:translate(94.5085vw,99vh) scale(.7216)}}.snow:nth-child(296){opacity:.0808;transform:translate(32.2331vw,-10px) scale(.8861);animation:fall-296 10s -4s linear infinite}@keyframes fall-296{75.019%{transform:translate(31.7451vw,75.019vh) scale(.8861)}to{transform:translate(31.9891vw,99vh) scale(.8861)}}.snow:nth-child(297){opacity:.8702;transform:translate(95.9757vw,-10px) scale(.9156);animation:fall-297 28s -19s linear infinite}@keyframes fall-297{44.701%{transform:translate(98.7059vw,44.701vh) scale(.9156)}to{transform:translate(97.3408vw,99vh) scale(.9156)}}.snow:nth-child(298){opacity:1.4998;transform:translate(81.7671vw,-10px) scale(.6793);animation:fall-298 25s -2s linear infinite}@keyframes fall-298{60.573%{transform:translate(80.9898vw,60.573vh) scale(.6793)}to{transform:translate(81.37845vw,99vh) scale(.6793)}}.snow:nth-child(299){opacity:.238;transform:translate(22.8347vw,-10px) scale(.6747);animation:fall-299 23s -17s linear infinite}@keyframes fall-299{53.558%{transform:translate(15.2475vw,53.558vh) scale(.6747)}to{transform:translate(19.0411vw,99vh) scale(.6747)}}.snow:nth-child(300){opacity:1.5308;transform:translate(8.6289vw,-10px) scale(.6184);animation:fall-300 18s -5s linear infinite}@keyframes fall-300{34.384%{transform:translate(3.1498vw,34.384vh) scale(.6184)}to{transform:translate(5.88935vw,99vh) scale(.6184)}}.snow:nth-child(301){opacity:1.2474;transform:translate(23.1754vw,-10px) scale(.7716);animation:fall-301 26s -5s linear infinite}@keyframes fall-301{46.093%{transform:translate(29.9023vw,46.093vh) scale(.7716)}to{transform:translate(26.53885vw,99vh) scale(.7716)}}.snow:nth-child(302){opacity:.7436;transform:translate(15.1606vw,-10px) scale(.2922);animation:fall-302 14s -13s linear infinite}@keyframes fall-302{66.27%{transform:translate(19.5122vw,66.27vh) scale(.2922)}to{transform:translate(17.3364vw,99vh) scale(.2922)}}.snow:nth-child(303){opacity:.4894;transform:translate(24.7263vw,-10px) scale(.363);animation:fall-303 30s -25s linear infinite}@keyframes fall-303{66.631%{transform:translate(21.5519vw,66.631vh) scale(.363)}to{transform:translate(23.1391vw,99vh) scale(.363)}}.snow:nth-child(304){opacity:1.1916;transform:translate(47.4211vw,-10px) scale(.6766);animation:fall-304 21s -5s linear infinite}@keyframes fall-304{60.23%{transform:translate(43.2295vw,60.23vh) scale(.6766)}to{transform:translate(45.3253vw,99vh) scale(.6766)}}.snow:nth-child(305){opacity:1.1798;transform:translate(70.4432vw,-10px) scale(.8186);animation:fall-305 14s -2s linear infinite}@keyframes fall-305{40.279%{transform:translate(60.9562vw,40.279vh) scale(.8186)}to{transform:translate(65.6997vw,99vh) scale(.8186)}}.snow:nth-child(306){opacity:.8494;transform:translate(64.0538vw,-10px) scale(.1006);animation:fall-306 13s -28s linear infinite}@keyframes fall-306{64.613%{transform:translate(65.9682vw,64.613vh) scale(.1006)}to{transform:translate(65.011vw,99vh) scale(.1006)}}.snow:nth-child(307){opacity:.2964;transform:translate(34.1949vw,-10px) scale(.6688);animation:fall-307 11s -4s linear infinite}@keyframes fall-307{41.164%{transform:translate(24.8626vw,41.164vh) scale(.6688)}to{transform:translate(29.52875vw,99vh) scale(.6688)}}.snow:nth-child(308){opacity:1.8094;transform:translate(7.1498vw,-10px) scale(.0352);animation:fall-308 11s -30s linear infinite}@keyframes fall-308{65.229%{transform:translate(9.996vw,65.229vh) scale(.0352)}to{transform:translate(8.5729vw,99vh) scale(.0352)}}.snow:nth-child(309){opacity:.1962;transform:translate(45.0975vw,-10px) scale(.6118);animation:fall-309 10s -4s linear infinite}@keyframes fall-309{52.132%{transform:translate(45.1391vw,52.132vh) scale(.6118)}to{transform:translate(45.1183vw,99vh) scale(.6118)}}.snow:nth-child(310){opacity:.5088;transform:translate(14.2009vw,-10px) scale(.9209);animation:fall-310 25s -11s linear infinite}@keyframes fall-310{48.139%{transform:translate(5.2462vw,48.139vh) scale(.9209)}to{transform:translate(9.72355vw,99vh) scale(.9209)}}.snow:nth-child(311){opacity:1.973;transform:translate(37.8578vw,-10px) scale(.9077);animation:fall-311 20s -28s linear infinite}@keyframes fall-311{47.559%{transform:translate(28.8744vw,47.559vh) scale(.9077)}to{transform:translate(33.3661vw,99vh) scale(.9077)}}.snow:nth-child(312){opacity:1.2142;transform:translate(44.4331vw,-10px) scale(.9207);animation:fall-312 16s -17s linear infinite}@keyframes fall-312{36.41%{transform:translate(45.5467vw,36.41vh) scale(.9207)}to{transform:translate(44.9899vw,99vh) scale(.9207)}}.snow:nth-child(313){opacity:.1618;transform:translate(3.5636vw,-10px) scale(.9959);animation:fall-313 21s -21s linear infinite}@keyframes fall-313{41.152%{transform:translate(9.5121vw,41.152vh) scale(.9959)}to{transform:translate(6.53785vw,99vh) scale(.9959)}}.snow:nth-child(314){opacity:.869;transform:translate(30.5777vw,-10px) scale(.7266);animation:fall-314 15s -12s linear infinite}@keyframes fall-314{31.481%{transform:translate(22.4868vw,31.481vh) scale(.7266)}to{transform:translate(26.53225vw,99vh) scale(.7266)}}.snow:nth-child(315){opacity:1.9558;transform:translate(54.1901vw,-10px) scale(.9399);animation:fall-315 27s -21s linear infinite}@keyframes fall-315{36.482%{transform:translate(56.9187vw,36.482vh) scale(.9399)}to{transform:translate(55.5544vw,99vh) scale(.9399)}}.snow:nth-child(316){opacity:1.705;transform:translate(68.0159vw,-10px) scale(.8554);animation:fall-316 12s -9s linear infinite}@keyframes fall-316{63.271%{transform:translate(71.1544vw,63.271vh) scale(.8554)}to{transform:translate(69.58515vw,99vh) scale(.8554)}}.snow:nth-child(317){opacity:.5514;transform:translate(97.3247vw,-10px) scale(.3812);animation:fall-317 21s -19s linear infinite}@keyframes fall-317{51.466%{transform:translate(97.5626vw,51.466vh) scale(.3812)}to{transform:translate(97.44365vw,99vh) scale(.3812)}}.snow:nth-child(318){opacity:.0812;transform:translate(70.2923vw,-10px) scale(.9137);animation:fall-318 26s -1s linear infinite}@keyframes fall-318{44.415%{transform:translate(73.2338vw,44.415vh) scale(.9137)}to{transform:translate(71.76305vw,99vh) scale(.9137)}}.snow:nth-child(319){opacity:1.294;transform:translate(29.7967vw,-10px) scale(.5402);animation:fall-319 23s -1s linear infinite}@keyframes fall-319{74.308%{transform:translate(24.974vw,74.308vh) scale(.5402)}to{transform:translate(27.38535vw,99vh) scale(.5402)}}.snow:nth-child(320){opacity:1.8212;transform:translate(46.8405vw,-10px) scale(.8644);animation:fall-320 17s -7s linear infinite}@keyframes fall-320{74.638%{transform:translate(56.4916vw,74.638vh) scale(.8644)}to{transform:translate(51.66605vw,99vh) scale(.8644)}}.snow:nth-child(321){opacity:1.1912;transform:translate(64.6807vw,-10px) scale(.688);animation:fall-321 15s -4s linear infinite}@keyframes fall-321{43.686%{transform:translate(70.6447vw,43.686vh) scale(.688)}to{transform:translate(67.6627vw,99vh) scale(.688)}}.snow:nth-child(322){opacity:.5554;transform:translate(26.7286vw,-10px) scale(.8106);animation:fall-322 11s -5s linear infinite}@keyframes fall-322{54.98%{transform:translate(20.664vw,54.98vh) scale(.8106)}to{transform:translate(23.6963vw,99vh) scale(.8106)}}.snow:nth-child(323){opacity:1.427;transform:translate(8.7811vw,-10px) scale(.3116);animation:fall-323 16s -28s linear infinite}@keyframes fall-323{79.815%{transform:translate(13.1078vw,79.815vh) scale(.3116)}to{transform:translate(10.94445vw,99vh) scale(.3116)}}.snow:nth-child(324){opacity:.8016;transform:translate(52.6254vw,-10px) scale(.7115);animation:fall-324 12s -30s linear infinite}@keyframes fall-324{39.506%{transform:translate(50.0979vw,39.506vh) scale(.7115)}to{transform:translate(51.36165vw,99vh) scale(.7115)}}.snow:nth-child(325){opacity:.6144;transform:translate(58.0924vw,-10px) scale(.0528);animation:fall-325 25s -11s linear infinite}@keyframes fall-325{77.457%{transform:translate(61.7946vw,77.457vh) scale(.0528)}to{transform:translate(59.9435vw,99vh) scale(.0528)}}.snow:nth-child(326){opacity:.0858;transform:translate(22.9489vw,-10px) scale(.7963);animation:fall-326 19s -16s linear infinite}@keyframes fall-326{37.133%{transform:translate(25.394vw,37.133vh) scale(.7963)}to{transform:translate(24.17145vw,99vh) scale(.7963)}}.snow:nth-child(327){opacity:1.0356;transform:translate(29.6517vw,-10px) scale(.2034);animation:fall-327 10s -10s linear infinite}@keyframes fall-327{77.821%{transform:translate(30.4137vw,77.821vh) scale(.2034)}to{transform:translate(30.0327vw,99vh) scale(.2034)}}.snow:nth-child(328){opacity:1.3184;transform:translate(40.5728vw,-10px) scale(.0162);animation:fall-328 25s -13s linear infinite}@keyframes fall-328{38.249%{transform:translate(35.4768vw,38.249vh) scale(.0162)}to{transform:translate(38.0248vw,99vh) scale(.0162)}}.snow:nth-child(329){opacity:.3676;transform:translate(89.9219vw,-10px) scale(.4781);animation:fall-329 10s -15s linear infinite}@keyframes fall-329{63.697%{transform:translate(94.6189vw,63.697vh) scale(.4781)}to{transform:translate(92.2704vw,99vh) scale(.4781)}}.snow:nth-child(330){opacity:.9772;transform:translate(83.4453vw,-10px) scale(.9765);animation:fall-330 26s -26s linear infinite}@keyframes fall-330{30.42%{transform:translate(85.2914vw,30.42vh) scale(.9765)}to{transform:translate(84.36835vw,99vh) scale(.9765)}}.snow:nth-child(331){opacity:1.6824;transform:translate(89.9773vw,-10px) scale(.8522);animation:fall-331 26s -13s linear infinite}@keyframes fall-331{43.353%{transform:translate(96.2181vw,43.353vh) scale(.8522)}to{transform:translate(93.0977vw,99vh) scale(.8522)}}.snow:nth-child(332){opacity:.0076;transform:translate(19.2775vw,-10px) scale(.2276);animation:fall-332 16s -26s linear infinite}@keyframes fall-332{44.239%{transform:translate(25.8868vw,44.239vh) scale(.2276)}to{transform:translate(22.58215vw,99vh) scale(.2276)}}.snow:nth-child(333){opacity:1.0952;transform:translate(19.584vw,-10px) scale(.0858);animation:fall-333 12s -1s linear infinite}@keyframes fall-333{35.267%{transform:translate(15.0152vw,35.267vh) scale(.0858)}to{transform:translate(17.2996vw,99vh) scale(.0858)}}.snow:nth-child(334){opacity:.8826;transform:translate(7.9602vw,-10px) scale(.0951);animation:fall-334 24s -13s linear infinite}@keyframes fall-334{70.306%{transform:translate(14.201vw,70.306vh) scale(.0951)}to{transform:translate(11.0806vw,99vh) scale(.0951)}}.snow:nth-child(335){opacity:1.9236;transform:translate(60.3122vw,-10px) scale(.3175);animation:fall-335 25s -15s linear infinite}@keyframes fall-335{63.464%{transform:translate(68.1627vw,63.464vh) scale(.3175)}to{transform:translate(64.23745vw,99vh) scale(.3175)}}.snow:nth-child(336){opacity:.5722;transform:translate(61.1978vw,-10px) scale(.0481);animation:fall-336 24s -28s linear infinite}@keyframes fall-336{43.326%{transform:translate(60.7106vw,43.326vh) scale(.0481)}to{transform:translate(60.9542vw,99vh) scale(.0481)}}.snow:nth-child(337){opacity:.4442;transform:translate(24.1676vw,-10px) scale(.7426);animation:fall-337 12s -23s linear infinite}@keyframes fall-337{52.854%{transform:translate(23.5001vw,52.854vh) scale(.7426)}to{transform:translate(23.83385vw,99vh) scale(.7426)}}.snow:nth-child(338){opacity:1.731;transform:translate(72.9909vw,-10px) scale(.0208);animation:fall-338 23s -8s linear infinite}@keyframes fall-338{52.822%{transform:translate(67.0199vw,52.822vh) scale(.0208)}to{transform:translate(70.0054vw,99vh) scale(.0208)}}.snow:nth-child(339){opacity:1.4606;transform:translate(85.6216vw,-10px) scale(.9291);animation:fall-339 16s -9s linear infinite}@keyframes fall-339{35.804%{transform:translate(92.0596vw,35.804vh) scale(.9291)}to{transform:translate(88.8406vw,99vh) scale(.9291)}}.snow:nth-child(340){opacity:.7432;transform:translate(76.1173vw,-10px) scale(.1755);animation:fall-340 22s -22s linear infinite}@keyframes fall-340{63.671%{transform:translate(76.5483vw,63.671vh) scale(.1755)}to{transform:translate(76.3328vw,99vh) scale(.1755)}}.snow:nth-child(341){opacity:.3814;transform:translate(24.005vw,-10px) scale(.5053);animation:fall-341 11s -20s linear infinite}@keyframes fall-341{63.233%{transform:translate(16.3472vw,63.233vh) scale(.5053)}to{transform:translate(20.1761vw,99vh) scale(.5053)}}.snow:nth-child(342){opacity:1.6428;transform:translate(45.8647vw,-10px) scale(.8815);animation:fall-342 28s -18s linear infinite}@keyframes fall-342{36.879%{transform:translate(55.4928vw,36.879vh) scale(.8815)}to{transform:translate(50.67875vw,99vh) scale(.8815)}}.snow:nth-child(343){opacity:.5714;transform:translate(47.5309vw,-10px) scale(.6628);animation:fall-343 28s -20s linear infinite}@keyframes fall-343{31.202%{transform:translate(42.4076vw,31.202vh) scale(.6628)}to{transform:translate(44.96925vw,99vh) scale(.6628)}}.snow:nth-child(344){opacity:.923;transform:translate(56.2878vw,-10px) scale(.3401);animation:fall-344 16s -13s linear infinite}@keyframes fall-344{35.542%{transform:translate(54.9402vw,35.542vh) scale(.3401)}to{transform:translate(55.614vw,99vh) scale(.3401)}}.snow:nth-child(345){opacity:1.9008;transform:translate(20.218vw,-10px) scale(.5926);animation:fall-345 27s -23s linear infinite}@keyframes fall-345{60.879%{transform:translate(28.1881vw,60.879vh) scale(.5926)}to{transform:translate(24.20305vw,99vh) scale(.5926)}}.snow:nth-child(346){opacity:.5126;transform:translate(55.5541vw,-10px) scale(.1998);animation:fall-346 22s -13s linear infinite}@keyframes fall-346{32.07%{transform:translate(49.548vw,32.07vh) scale(.1998)}to{transform:translate(52.55105vw,99vh) scale(.1998)}}.snow:nth-child(347){opacity:1.2598;transform:translate(49.7774vw,-10px) scale(.7793);animation:fall-347 12s -23s linear infinite}@keyframes fall-347{46.237%{transform:translate(41.9998vw,46.237vh) scale(.7793)}to{transform:translate(45.8886vw,99vh) scale(.7793)}}.snow:nth-child(348){opacity:.0736;transform:translate(88.6021vw,-10px) scale(.7463);animation:fall-348 26s -1s linear infinite}@keyframes fall-348{46.535%{transform:translate(84.888vw,46.535vh) scale(.7463)}to{transform:translate(86.74505vw,99vh) scale(.7463)}}.snow:nth-child(349){opacity:1.5254;transform:translate(32.5261vw,-10px) scale(.8749);animation:fall-349 19s -3s linear infinite}@keyframes fall-349{63.171%{transform:translate(39.1988vw,63.171vh) scale(.8749)}to{transform:translate(35.86245vw,99vh) scale(.8749)}}.snow:nth-child(350){opacity:.4352;transform:translate(44.8167vw,-10px) scale(.6854);animation:fall-350 26s -20s linear infinite}@keyframes fall-350{36.27%{transform:translate(49.3453vw,36.27vh) scale(.6854)}to{transform:translate(47.081vw,99vh) scale(.6854)}}.snow:nth-child(351){opacity:1.736;transform:translate(49.402vw,-10px) scale(.6741);animation:fall-351 17s -30s linear infinite}@keyframes fall-351{57.158%{transform:translate(44.048vw,57.158vh) scale(.6741)}to{transform:translate(46.725vw,99vh) scale(.6741)}}.snow:nth-child(352){opacity:1.008;transform:translate(21.4713vw,-10px) scale(.7364);animation:fall-352 20s -30s linear infinite}@keyframes fall-352{39.283%{transform:translate(30.6343vw,39.283vh) scale(.7364)}to{transform:translate(26.0528vw,99vh) scale(.7364)}}.snow:nth-child(353){opacity:.6472;transform:translate(70.4737vw,-10px) scale(.7217);animation:fall-353 28s -14s linear infinite}@keyframes fall-353{46.362%{transform:translate(64.3803vw,46.362vh) scale(.7217)}to{transform:translate(67.427vw,99vh) scale(.7217)}}.snow:nth-child(354){opacity:1.8966;transform:translate(35.8793vw,-10px) scale(.4454);animation:fall-354 11s -17s linear infinite}@keyframes fall-354{44.607%{transform:translate(32.9586vw,44.607vh) scale(.4454)}to{transform:translate(34.41895vw,99vh) scale(.4454)}}.snow:nth-child(355){opacity:.4726;transform:translate(28.8878vw,-10px) scale(.4867);animation:fall-355 27s -28s linear infinite}@keyframes fall-355{60.712%{transform:translate(38.3322vw,60.712vh) scale(.4867)}to{transform:translate(33.61vw,99vh) scale(.4867)}}.snow:nth-child(356){opacity:1.6254;transform:translate(13.5669vw,-10px) scale(.0901);animation:fall-356 18s -1s linear infinite}@keyframes fall-356{64.427%{transform:translate(7.5038vw,64.427vh) scale(.0901)}to{transform:translate(10.53535vw,99vh) scale(.0901)}}.snow:nth-child(357){opacity:.535;transform:translate(7.7289vw,-10px) scale(.3931);animation:fall-357 19s -7s linear infinite}@keyframes fall-357{45.73%{transform:translate(7.5168vw,45.73vh) scale(.3931)}to{transform:translate(7.62285vw,99vh) scale(.3931)}}.snow:nth-child(358){opacity:1.9558;transform:translate(42.1304vw,-10px) scale(.0858);animation:fall-358 13s -5s linear infinite}@keyframes fall-358{72.865%{transform:translate(49.4942vw,72.865vh) scale(.0858)}to{transform:translate(45.8123vw,99vh) scale(.0858)}}.snow:nth-child(359){opacity:1.3002;transform:translate(24.5799vw,-10px) scale(.5217);animation:fall-359 26s -27s linear infinite}@keyframes fall-359{74.88%{transform:translate(21.7203vw,74.88vh) scale(.5217)}to{transform:translate(23.1501vw,99vh) scale(.5217)}}.snow:nth-child(360){opacity:.4838;transform:translate(17.3295vw,-10px) scale(.2102);animation:fall-360 17s -26s linear infinite}@keyframes fall-360{30.771%{transform:translate(23.7839vw,30.771vh) scale(.2102)}to{transform:translate(20.5567vw,99vh) scale(.2102)}}.snow:nth-child(361){opacity:1.839;transform:translate(31.0275vw,-10px) scale(.2455);animation:fall-361 14s -18s linear infinite}@keyframes fall-361{59.59%{transform:translate(36.0821vw,59.59vh) scale(.2455)}to{transform:translate(33.5548vw,99vh) scale(.2455)}}.snow:nth-child(362){opacity:1.32;transform:translate(36.4022vw,-10px) scale(.3717);animation:fall-362 25s -3s linear infinite}@keyframes fall-362{69.301%{transform:translate(38.9291vw,69.301vh) scale(.3717)}to{transform:translate(37.66565vw,99vh) scale(.3717)}}.snow:nth-child(363){opacity:.1114;transform:translate(33.8041vw,-10px) scale(.4599);animation:fall-363 15s -25s linear infinite}@keyframes fall-363{62.028%{transform:translate(31.2354vw,62.028vh) scale(.4599)}to{transform:translate(32.51975vw,99vh) scale(.4599)}}.snow:nth-child(364){opacity:1.5476;transform:translate(7.419vw,-10px) scale(.2816);animation:fall-364 20s -23s linear infinite}@keyframes fall-364{33.544%{transform:translate(8.3863vw,33.544vh) scale(.2816)}to{transform:translate(7.90265vw,99vh) scale(.2816)}}.snow:nth-child(365){opacity:.3198;transform:translate(47.561vw,-10px) scale(.7029);animation:fall-365 20s -23s linear infinite}@keyframes fall-365{71.217%{transform:translate(49.5299vw,71.217vh) scale(.7029)}to{transform:translate(48.54545vw,99vh) scale(.7029)}}.snow:nth-child(366){opacity:.8704;transform:translate(72.1388vw,-10px) scale(.2596);animation:fall-366 19s -17s linear infinite}@keyframes fall-366{79.439%{transform:translate(71.5503vw,79.439vh) scale(.2596)}to{transform:translate(71.84455vw,99vh) scale(.2596)}}.snow:nth-child(367){opacity:1.6598;transform:translate(18.3937vw,-10px) scale(.2314);animation:fall-367 17s -9s linear infinite}@keyframes fall-367{71.326%{transform:translate(27.5712vw,71.326vh) scale(.2314)}to{transform:translate(22.98245vw,99vh) scale(.2314)}}.snow:nth-child(368){opacity:.0444;transform:translate(75.452vw,-10px) scale(.9972);animation:fall-368 12s -18s linear infinite}@keyframes fall-368{74.341%{transform:translate(68.5184vw,74.341vh) scale(.9972)}to{transform:translate(71.9852vw,99vh) scale(.9972)}}.snow:nth-child(369){opacity:.4394;transform:translate(44.9349vw,-10px) scale(.9353);animation:fall-369 27s -3s linear infinite}@keyframes fall-369{37.371%{transform:translate(52.9197vw,37.371vh) scale(.9353)}to{transform:translate(48.9273vw,99vh) scale(.9353)}}.snow:nth-child(370){opacity:.1184;transform:translate(50.8935vw,-10px) scale(.7756);animation:fall-370 18s -24s linear infinite}@keyframes fall-370{42.386%{transform:translate(55.919vw,42.386vh) scale(.7756)}to{transform:translate(53.40625vw,99vh) scale(.7756)}}.snow:nth-child(371){opacity:1.096;transform:translate(15.162vw,-10px) scale(.08);animation:fall-371 25s -20s linear infinite}@keyframes fall-371{70.786%{transform:translate(14.5984vw,70.786vh) scale(.08)}to{transform:translate(14.8802vw,99vh) scale(.08)}}.snow:nth-child(372){opacity:1.7666;transform:translate(11.1227vw,-10px) scale(.0733);animation:fall-372 15s -6s linear infinite}@keyframes fall-372{79.003%{transform:translate(14.4494vw,79.003vh) scale(.0733)}to{transform:translate(12.78605vw,99vh) scale(.0733)}}.snow:nth-child(373){opacity:.5234;transform:translate(31.2747vw,-10px) scale(.4077);animation:fall-373 20s -9s linear infinite}@keyframes fall-373{68.971%{transform:translate(21.9561vw,68.971vh) scale(.4077)}to{transform:translate(26.6154vw,99vh) scale(.4077)}}.snow:nth-child(374){opacity:.1674;transform:translate(99.6451vw,-10px) scale(.3138);animation:fall-374 17s -20s linear infinite}@keyframes fall-374{52.502%{transform:translate(90.4741vw,52.502vh) scale(.3138)}to{transform:translate(95.0596vw,99vh) scale(.3138)}}.snow:nth-child(375){opacity:.5144;transform:translate(25.5789vw,-10px) scale(.3799);animation:fall-375 23s -23s linear infinite}@keyframes fall-375{52.755%{transform:translate(21.491vw,52.755vh) scale(.3799)}to{transform:translate(23.53495vw,99vh) scale(.3799)}}.snow:nth-child(376){opacity:.0378;transform:translate(38.9607vw,-10px) scale(.8996);animation:fall-376 11s -27s linear infinite}@keyframes fall-376{67.604%{transform:translate(39.5137vw,67.604vh) scale(.8996)}to{transform:translate(39.2372vw,99vh) scale(.8996)}}.snow:nth-child(377){opacity:1.0698;transform:translate(25.2717vw,-10px) scale(.3174);animation:fall-377 29s -5s linear infinite}@keyframes fall-377{75.526%{transform:translate(24.7804vw,75.526vh) scale(.3174)}to{transform:translate(25.02605vw,99vh) scale(.3174)}}.snow:nth-child(378){opacity:.6136;transform:translate(67.1148vw,-10px) scale(.5279);animation:fall-378 17s -19s linear infinite}@keyframes fall-378{40.521%{transform:translate(63.9202vw,40.521vh) scale(.5279)}to{transform:translate(65.5175vw,99vh) scale(.5279)}}.snow:nth-child(379){opacity:1.6834;transform:translate(20.7103vw,-10px) scale(.5508);animation:fall-379 13s -2s linear infinite}@keyframes fall-379{60.644%{transform:translate(12.5274vw,60.644vh) scale(.5508)}to{transform:translate(16.61885vw,99vh) scale(.5508)}}.snow:nth-child(380){opacity:1.8842;transform:translate(17.5177vw,-10px) scale(.814);animation:fall-380 21s -28s linear infinite}@keyframes fall-380{37.364%{transform:translate(20.2129vw,37.364vh) scale(.814)}to{transform:translate(18.8653vw,99vh) scale(.814)}}.snow:nth-child(381){opacity:1.1646;transform:translate(22.7528vw,-10px) scale(.4931);animation:fall-381 17s -1s linear infinite}@keyframes fall-381{30.927%{transform:translate(19.3584vw,30.927vh) scale(.4931)}to{transform:translate(21.0556vw,99vh) scale(.4931)}}.snow:nth-child(382){opacity:.8462;transform:translate(44.0331vw,-10px) scale(.2602);animation:fall-382 26s -22s linear infinite}@keyframes fall-382{64.359%{transform:translate(39.4607vw,64.359vh) scale(.2602)}to{transform:translate(41.7469vw,99vh) scale(.2602)}}.snow:nth-child(383){opacity:1.143;transform:translate(38.4161vw,-10px) scale(.3087);animation:fall-383 25s -7s linear infinite}@keyframes fall-383{48.848%{transform:translate(28.8295vw,48.848vh) scale(.3087)}to{transform:translate(33.6228vw,99vh) scale(.3087)}}.snow:nth-child(384){opacity:.5426;transform:translate(50.0451vw,-10px) scale(.211);animation:fall-384 25s -30s linear infinite}@keyframes fall-384{64.165%{transform:translate(45.2344vw,64.165vh) scale(.211)}to{transform:translate(47.63975vw,99vh) scale(.211)}}.snow:nth-child(385){opacity:1.0016;transform:translate(16.6089vw,-10px) scale(.0696);animation:fall-385 12s -18s linear infinite}@keyframes fall-385{50.705%{transform:translate(7.6318vw,50.705vh) scale(.0696)}to{transform:translate(12.12035vw,99vh) scale(.0696)}}.snow:nth-child(386){opacity:1.7568;transform:translate(98.269vw,-10px) scale(.4315);animation:fall-386 13s -18s linear infinite}@keyframes fall-386{71.671%{transform:translate(100.0829vw,71.671vh) scale(.4315)}to{transform:translate(99.17595vw,99vh) scale(.4315)}}.snow:nth-child(387){opacity:.5466;transform:translate(20.9926vw,-10px) scale(.6416);animation:fall-387 13s -30s linear infinite}@keyframes fall-387{70.136%{transform:translate(19.7217vw,70.136vh) scale(.6416)}to{transform:translate(20.35715vw,99vh) scale(.6416)}}.snow:nth-child(388){opacity:.7068;transform:translate(63.4111vw,-10px) scale(.4538);animation:fall-388 30s -18s linear infinite}@keyframes fall-388{47.488%{transform:translate(70.8477vw,47.488vh) scale(.4538)}to{transform:translate(67.1294vw,99vh) scale(.4538)}}.snow:nth-child(389){opacity:.8512;transform:translate(86.7219vw,-10px) scale(.37);animation:fall-389 24s -23s linear infinite}@keyframes fall-389{57.973%{transform:translate(83.2921vw,57.973vh) scale(.37)}to{transform:translate(85.007vw,99vh) scale(.37)}}.snow:nth-child(390){opacity:.687;transform:translate(96.7468vw,-10px) scale(.9877);animation:fall-390 12s -2s linear infinite}@keyframes fall-390{68.459%{transform:translate(94.4441vw,68.459vh) scale(.9877)}to{transform:translate(95.59545vw,99vh) scale(.9877)}}.snow:nth-child(391){opacity:1.4154;transform:translate(84.9694vw,-10px) scale(.2893);animation:fall-391 20s -10s linear infinite}@keyframes fall-391{31.187%{transform:translate(91.3597vw,31.187vh) scale(.2893)}to{transform:translate(88.16455vw,99vh) scale(.2893)}}.snow:nth-child(392){opacity:1.8044;transform:translate(57.231vw,-10px) scale(.598);animation:fall-392 23s -15s linear infinite}@keyframes fall-392{55.939%{transform:translate(62.959vw,55.939vh) scale(.598)}to{transform:translate(60.095vw,99vh) scale(.598)}}.snow:nth-child(393){opacity:1.5082;transform:translate(76.0519vw,-10px) scale(.272);animation:fall-393 25s -30s linear infinite}@keyframes fall-393{41.654%{transform:translate(78.2364vw,41.654vh) scale(.272)}to{transform:translate(77.14415vw,99vh) scale(.272)}}.snow:nth-child(394){opacity:1.8426;transform:translate(44.1201vw,-10px) scale(.2675);animation:fall-394 18s -15s linear infinite}@keyframes fall-394{70.167%{transform:translate(36.4268vw,70.167vh) scale(.2675)}to{transform:translate(40.27345vw,99vh) scale(.2675)}}.snow:nth-child(395){opacity:1.2364;transform:translate(12.316vw,-10px) scale(.4876);animation:fall-395 29s -2s linear infinite}@keyframes fall-395{64.007%{transform:translate(17.5829vw,64.007vh) scale(.4876)}to{transform:translate(14.94945vw,99vh) scale(.4876)}}.snow:nth-child(396){opacity:1.0096;transform:translate(56.2294vw,-10px) scale(.4637);animation:fall-396 26s -17s linear infinite}@keyframes fall-396{52.694%{transform:translate(61.8288vw,52.694vh) scale(.4637)}to{transform:translate(59.0291vw,99vh) scale(.4637)}}.snow:nth-child(397){opacity:.794;transform:translate(6.3465vw,-10px) scale(.8249);animation:fall-397 24s -16s linear infinite}@keyframes fall-397{39.906%{transform:translate(1.5028vw,39.906vh) scale(.8249)}to{transform:translate(3.92465vw,99vh) scale(.8249)}}.snow:nth-child(398){opacity:1.2632;transform:translate(64.2584vw,-10px) scale(.9144);animation:fall-398 30s -29s linear infinite}@keyframes fall-398{57.959%{transform:translate(60.3057vw,57.959vh) scale(.9144)}to{transform:translate(62.28205vw,99vh) scale(.9144)}}.snow:nth-child(399){opacity:1.7564;transform:translate(20.4902vw,-10px) scale(.3755);animation:fall-399 16s -11s linear infinite}@keyframes fall-399{30.255%{transform:translate(23.7247vw,30.255vh) scale(.3755)}to{transform:translate(22.10745vw,99vh) scale(.3755)}}.snow:nth-child(400){opacity:.3882;transform:translate(29.6137vw,-10px) scale(.0163);animation:fall-400 28s -24s linear infinite}@keyframes fall-400{60.192%{transform:translate(39.5328vw,60.192vh) scale(.0163)}to{transform:translate(34.57325vw,99vh) scale(.0163)}}\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:1.6014;transform:translate(73.3845vw,-10px) scale(.7941);animation:fall-1 16s -25s linear infinite}@keyframes fall-1{32.381%{transform:translate(74.2053vw,32.381vh) scale(.7941)}to{transform:translate(73.7949vw,99vh) scale(.7941)}}.snow:nth-child(2){opacity:.4318;transform:translate(32.3875vw,-10px) scale(.6118);animation:fall-2 21s -20s linear infinite}@keyframes fall-2{66.15%{transform:translate(33.6035vw,66.15vh) scale(.6118)}to{transform:translate(32.9955vw,99vh) scale(.6118)}}.snow:nth-child(3){opacity:1.996;transform:translate(57.2111vw,-10px) scale(.2078);animation:fall-3 11s -29s linear infinite}@keyframes fall-3{63.517%{transform:translate(65.9085vw,63.517vh) scale(.2078)}to{transform:translate(61.5598vw,99vh) scale(.2078)}}.snow:nth-child(4){opacity:.7242;transform:translate(38.4665vw,-10px) scale(.3259);animation:fall-4 13s -10s linear infinite}@keyframes fall-4{66.666%{transform:translate(47.9665vw,66.666vh) scale(.3259)}to{transform:translate(43.2165vw,99vh) scale(.3259)}}.snow:nth-child(5){opacity:1.0004;transform:translate(38.9427vw,-10px) scale(.8836);animation:fall-5 30s -3s linear infinite}@keyframes fall-5{36.715%{transform:translate(42.616vw,36.715vh) scale(.8836)}to{transform:translate(40.77935vw,99vh) scale(.8836)}}.snow:nth-child(6){opacity:1.704;transform:translate(46.6775vw,-10px) scale(.0135);animation:fall-6 16s -22s linear infinite}@keyframes fall-6{79.633%{transform:translate(53.957vw,79.633vh) scale(.0135)}to{transform:translate(50.31725vw,99vh) scale(.0135)}}.snow:nth-child(7){opacity:.4692;transform:translate(55.4277vw,-10px) scale(.8383);animation:fall-7 26s -29s linear infinite}@keyframes fall-7{66.351%{transform:translate(52.6046vw,66.351vh) scale(.8383)}to{transform:translate(54.01615vw,99vh) scale(.8383)}}.snow:nth-child(8){opacity:1.3126;transform:translate(29.4305vw,-10px) scale(.3269);animation:fall-8 18s -7s linear infinite}@keyframes fall-8{40.075%{transform:translate(20.9858vw,40.075vh) scale(.3269)}to{transform:translate(25.20815vw,99vh) scale(.3269)}}.snow:nth-child(9){opacity:.074;transform:translate(51.411vw,-10px) scale(.0284);animation:fall-9 24s -8s linear infinite}@keyframes fall-9{33.88%{transform:translate(56.1373vw,33.88vh) scale(.0284)}to{transform:translate(53.77415vw,99vh) scale(.0284)}}.snow:nth-child(10){opacity:1.5236;transform:translate(84.8672vw,-10px) scale(.6401);animation:fall-10 23s -27s linear infinite}@keyframes fall-10{78.631%{transform:translate(82.4098vw,78.631vh) scale(.6401)}to{transform:translate(83.6385vw,99vh) scale(.6401)}}.snow:nth-child(11){opacity:1.1258;transform:translate(23.7245vw,-10px) scale(.5417);animation:fall-11 24s -28s linear infinite}@keyframes fall-11{52.175%{transform:translate(15.2318vw,52.175vh) scale(.5417)}to{transform:translate(19.47815vw,99vh) scale(.5417)}}.snow:nth-child(12){opacity:.819;transform:translate(94.7522vw,-10px) scale(.7662);animation:fall-12 23s -8s linear infinite}@keyframes fall-12{68.918%{transform:translate(99.7112vw,68.918vh) scale(.7662)}to{transform:translate(97.2317vw,99vh) scale(.7662)}}.snow:nth-child(13){opacity:.7324;transform:translate(90.8988vw,-10px) scale(.1487);animation:fall-13 26s -14s linear infinite}@keyframes fall-13{76.029%{transform:translate(90.6713vw,76.029vh) scale(.1487)}to{transform:translate(90.78505vw,99vh) scale(.1487)}}.snow:nth-child(14){opacity:.4686;transform:translate(81.4658vw,-10px) scale(.9113);animation:fall-14 16s -6s linear infinite}@keyframes fall-14{48.602%{transform:translate(72.1853vw,48.602vh) scale(.9113)}to{transform:translate(76.82555vw,99vh) scale(.9113)}}.snow:nth-child(15){opacity:.8286;transform:translate(66.4089vw,-10px) scale(.4314);animation:fall-15 11s -6s linear infinite}@keyframes fall-15{49.155%{transform:translate(56.8466vw,49.155vh) scale(.4314)}to{transform:translate(61.62775vw,99vh) scale(.4314)}}.snow:nth-child(16){opacity:.0508;transform:translate(63.8113vw,-10px) scale(.433);animation:fall-16 12s -2s linear infinite}@keyframes fall-16{36.94%{transform:translate(53.8649vw,36.94vh) scale(.433)}to{transform:translate(58.8381vw,99vh) scale(.433)}}.snow:nth-child(17){opacity:1.2538;transform:translate(91.0566vw,-10px) scale(.512);animation:fall-17 23s -15s linear infinite}@keyframes fall-17{67.982%{transform:translate(94.254vw,67.982vh) scale(.512)}to{transform:translate(92.6553vw,99vh) scale(.512)}}.snow:nth-child(18){opacity:.7408;transform:translate(23.3234vw,-10px) scale(.0427);animation:fall-18 15s -17s linear infinite}@keyframes fall-18{36.72%{transform:translate(18.5369vw,36.72vh) scale(.0427)}to{transform:translate(20.93015vw,99vh) scale(.0427)}}.snow:nth-child(19){opacity:.5362;transform:translate(40.8418vw,-10px) scale(.2901);animation:fall-19 30s -10s linear infinite}@keyframes fall-19{72.622%{transform:translate(39.2934vw,72.622vh) scale(.2901)}to{transform:translate(40.0676vw,99vh) scale(.2901)}}.snow:nth-child(20){opacity:1.2326;transform:translate(6.6761vw,-10px) scale(.8559);animation:fall-20 25s -28s linear infinite}@keyframes fall-20{41.585%{transform:translate(10.3055vw,41.585vh) scale(.8559)}to{transform:translate(8.4908vw,99vh) scale(.8559)}}.snow:nth-child(21){opacity:.3214;transform:translate(49.8148vw,-10px) scale(.4461);animation:fall-21 19s -11s linear infinite}@keyframes fall-21{57.731%{transform:translate(53.2299vw,57.731vh) scale(.4461)}to{transform:translate(51.52235vw,99vh) scale(.4461)}}.snow:nth-child(22){opacity:1.2968;transform:translate(59.8151vw,-10px) scale(.0908);animation:fall-22 17s -21s linear infinite}@keyframes fall-22{74.647%{transform:translate(56.5498vw,74.647vh) scale(.0908)}to{transform:translate(58.18245vw,99vh) scale(.0908)}}.snow:nth-child(23){opacity:.5338;transform:translate(10.4134vw,-10px) scale(.3941);animation:fall-23 25s -20s linear infinite}@keyframes fall-23{44.861%{transform:translate(3.6868vw,44.861vh) scale(.3941)}to{transform:translate(7.0501vw,99vh) scale(.3941)}}.snow:nth-child(24){opacity:.7912;transform:translate(42.6496vw,-10px) scale(.2214);animation:fall-24 12s -27s linear infinite}@keyframes fall-24{49.077%{transform:translate(39.7696vw,49.077vh) scale(.2214)}to{transform:translate(41.2096vw,99vh) scale(.2214)}}.snow:nth-child(25){opacity:.4652;transform:translate(64.5075vw,-10px) scale(.7548);animation:fall-25 21s -8s linear infinite}@keyframes fall-25{75.039%{transform:translate(58.5825vw,75.039vh) scale(.7548)}to{transform:translate(61.545vw,99vh) scale(.7548)}}.snow:nth-child(26){opacity:1.8028;transform:translate(20.6807vw,-10px) scale(.9367);animation:fall-26 15s -7s linear infinite}@keyframes fall-26{60.43%{transform:translate(14.7378vw,60.43vh) scale(.9367)}to{transform:translate(17.70925vw,99vh) scale(.9367)}}.snow:nth-child(27){opacity:.6238;transform:translate(53.1428vw,-10px) scale(.7679);animation:fall-27 29s -29s linear infinite}@keyframes fall-27{69.402%{transform:translate(43.7124vw,69.402vh) scale(.7679)}to{transform:translate(48.4276vw,99vh) scale(.7679)}}.snow:nth-child(28){opacity:.8094;transform:translate(86.8169vw,-10px) scale(.1712);animation:fall-28 26s -15s linear infinite}@keyframes fall-28{79.885%{transform:translate(96.1061vw,79.885vh) scale(.1712)}to{transform:translate(91.4615vw,99vh) scale(.1712)}}.snow:nth-child(29){opacity:1.2078;transform:translate(9.0358vw,-10px) scale(.5168);animation:fall-29 15s -2s linear infinite}@keyframes fall-29{50.753%{transform:translate(13.2657vw,50.753vh) scale(.5168)}to{transform:translate(11.15075vw,99vh) scale(.5168)}}.snow:nth-child(30){opacity:1.502;transform:translate(48.9276vw,-10px) scale(.1005);animation:fall-30 27s -9s linear infinite}@keyframes fall-30{64.812%{transform:translate(48.5026vw,64.812vh) scale(.1005)}to{transform:translate(48.7151vw,99vh) scale(.1005)}}.snow:nth-child(31){opacity:.1634;transform:translate(62.6104vw,-10px) scale(.3728);animation:fall-31 29s -20s linear infinite}@keyframes fall-31{50.623%{transform:translate(53.7459vw,50.623vh) scale(.3728)}to{transform:translate(58.17815vw,99vh) scale(.3728)}}.snow:nth-child(32){opacity:1.1862;transform:translate(95.7839vw,-10px) scale(.2298);animation:fall-32 11s -26s linear infinite}@keyframes fall-32{51.459%{transform:translate(87.6439vw,51.459vh) scale(.2298)}to{transform:translate(91.7139vw,99vh) scale(.2298)}}.snow:nth-child(33){opacity:1.4448;transform:translate(1.4353vw,-10px) scale(.9223);animation:fall-33 24s -15s linear infinite}@keyframes fall-33{31.833%{transform:translate(-3.8781vw,31.833vh) scale(.9223)}to{transform:translate(-1.2214vw,99vh) scale(.9223)}}.snow:nth-child(34){opacity:.4338;transform:translate(37.607vw,-10px) scale(.0535);animation:fall-34 12s -29s linear infinite}@keyframes fall-34{75.766%{transform:translate(43.9305vw,75.766vh) scale(.0535)}to{transform:translate(40.76875vw,99vh) scale(.0535)}}.snow:nth-child(35){opacity:.316;transform:translate(87.2663vw,-10px) scale(.1362);animation:fall-35 11s -27s linear infinite}@keyframes fall-35{66.571%{transform:translate(78.7067vw,66.571vh) scale(.1362)}to{transform:translate(82.9865vw,99vh) scale(.1362)}}.snow:nth-child(36){opacity:1.9104;transform:translate(64.0337vw,-10px) scale(.6861);animation:fall-36 16s -1s linear infinite}@keyframes fall-36{54.116%{transform:translate(57.6907vw,54.116vh) scale(.6861)}to{transform:translate(60.8622vw,99vh) scale(.6861)}}.snow:nth-child(37){opacity:.3488;transform:translate(10.8281vw,-10px) scale(.0714);animation:fall-37 13s -16s linear infinite}@keyframes fall-37{74.11%{transform:translate(18.8612vw,74.11vh) scale(.0714)}to{transform:translate(14.84465vw,99vh) scale(.0714)}}.snow:nth-child(38){opacity:.2668;transform:translate(16.0506vw,-10px) scale(.4857);animation:fall-38 20s -10s linear infinite}@keyframes fall-38{49.175%{transform:translate(19.9492vw,49.175vh) scale(.4857)}to{transform:translate(17.9999vw,99vh) scale(.4857)}}.snow:nth-child(39){opacity:1.2796;transform:translate(10.5414vw,-10px) scale(.8238);animation:fall-39 13s -7s linear infinite}@keyframes fall-39{75.93%{transform:translate(19.8167vw,75.93vh) scale(.8238)}to{transform:translate(15.17905vw,99vh) scale(.8238)}}.snow:nth-child(40){opacity:.0928;transform:translate(48.8568vw,-10px) scale(.3066);animation:fall-40 20s -13s linear infinite}@keyframes fall-40{41.383%{transform:translate(54.4952vw,41.383vh) scale(.3066)}to{transform:translate(51.676vw,99vh) scale(.3066)}}.snow:nth-child(41){opacity:1.492;transform:translate(36.7165vw,-10px) scale(.3614);animation:fall-41 28s -14s linear infinite}@keyframes fall-41{53.419%{transform:translate(39.4126vw,53.419vh) scale(.3614)}to{transform:translate(38.06455vw,99vh) scale(.3614)}}.snow:nth-child(42){opacity:.2402;transform:translate(58.7167vw,-10px) scale(.1733);animation:fall-42 14s -30s linear infinite}@keyframes fall-42{35.607%{transform:translate(51.0785vw,35.607vh) scale(.1733)}to{transform:translate(54.8976vw,99vh) scale(.1733)}}.snow:nth-child(43){opacity:.4004;transform:translate(88.3683vw,-10px) scale(.955);animation:fall-43 28s -3s linear infinite}@keyframes fall-43{43.983%{transform:translate(85.859vw,43.983vh) scale(.955)}to{transform:translate(87.11365vw,99vh) scale(.955)}}.snow:nth-child(44){opacity:1.6406;transform:translate(26.0443vw,-10px) scale(.7823);animation:fall-44 15s -20s linear infinite}@keyframes fall-44{55.928%{transform:translate(34.6918vw,55.928vh) scale(.7823)}to{transform:translate(30.36805vw,99vh) scale(.7823)}}.snow:nth-child(45){opacity:1.3292;transform:translate(75.6636vw,-10px) scale(.681);animation:fall-45 20s -26s linear infinite}@keyframes fall-45{62.739%{transform:translate(75.6771vw,62.739vh) scale(.681)}to{transform:translate(75.67035vw,99vh) scale(.681)}}.snow:nth-child(46){opacity:.8576;transform:translate(80.1946vw,-10px) scale(.8476);animation:fall-46 16s -18s linear infinite}@keyframes fall-46{62.973%{transform:translate(89.6341vw,62.973vh) scale(.8476)}to{transform:translate(84.91435vw,99vh) scale(.8476)}}.snow:nth-child(47){opacity:1.937;transform:translate(89.4857vw,-10px) scale(.4905);animation:fall-47 11s -2s linear infinite}@keyframes fall-47{69.855%{transform:translate(97.6457vw,69.855vh) scale(.4905)}to{transform:translate(93.5657vw,99vh) scale(.4905)}}.snow:nth-child(48){opacity:1.5858;transform:translate(68.3909vw,-10px) scale(.0938);animation:fall-48 26s -2s linear infinite}@keyframes fall-48{49.08%{transform:translate(75.4229vw,49.08vh) scale(.0938)}to{transform:translate(71.9069vw,99vh) scale(.0938)}}.snow:nth-child(49){opacity:1.0998;transform:translate(57.3419vw,-10px) scale(.6935);animation:fall-49 21s -19s linear infinite}@keyframes fall-49{36.234%{transform:translate(61.5131vw,36.234vh) scale(.6935)}to{transform:translate(59.4275vw,99vh) scale(.6935)}}.snow:nth-child(50){opacity:.6454;transform:translate(74.0603vw,-10px) scale(.916);animation:fall-50 15s -30s linear infinite}@keyframes fall-50{65.954%{transform:translate(77.9273vw,65.954vh) scale(.916)}to{transform:translate(75.9938vw,99vh) scale(.916)}}.snow:nth-child(51){opacity:.449;transform:translate(58.7198vw,-10px) scale(.245);animation:fall-51 23s -2s linear infinite}@keyframes fall-51{65.905%{transform:translate(65.6685vw,65.905vh) scale(.245)}to{transform:translate(62.19415vw,99vh) scale(.245)}}.snow:nth-child(52){opacity:.3012;transform:translate(24.3826vw,-10px) scale(.4847);animation:fall-52 20s -21s linear infinite}@keyframes fall-52{52.746%{transform:translate(31.126vw,52.746vh) scale(.4847)}to{transform:translate(27.7543vw,99vh) scale(.4847)}}.snow:nth-child(53){opacity:1.6998;transform:translate(3.2194vw,-10px) scale(.721);animation:fall-53 30s -22s linear infinite}@keyframes fall-53{69.936%{transform:translate(.6532vw,69.936vh) scale(.721)}to{transform:translate(1.9363vw,99vh) scale(.721)}}.snow:nth-child(54){opacity:1.6128;transform:translate(32.5066vw,-10px) scale(.6813);animation:fall-54 23s -11s linear infinite}@keyframes fall-54{46.399%{transform:translate(36.695vw,46.399vh) scale(.6813)}to{transform:translate(34.6008vw,99vh) scale(.6813)}}.snow:nth-child(55){opacity:1.8028;transform:translate(31.982vw,-10px) scale(.2204);animation:fall-55 25s -26s linear infinite}@keyframes fall-55{46.271%{transform:translate(39.4872vw,46.271vh) scale(.2204)}to{transform:translate(35.7346vw,99vh) scale(.2204)}}.snow:nth-child(56){opacity:.5172;transform:translate(90.8671vw,-10px) scale(.3714);animation:fall-56 27s -22s linear infinite}@keyframes fall-56{72.059%{transform:translate(99.2932vw,72.059vh) scale(.3714)}to{transform:translate(95.08015vw,99vh) scale(.3714)}}.snow:nth-child(57){opacity:.983;transform:translate(23.1034vw,-10px) scale(.6952);animation:fall-57 21s -2s linear infinite}@keyframes fall-57{71.565%{transform:translate(24.6173vw,71.565vh) scale(.6952)}to{transform:translate(23.86035vw,99vh) scale(.6952)}}.snow:nth-child(58){opacity:.5064;transform:translate(14.4539vw,-10px) scale(.7325);animation:fall-58 11s -28s linear infinite}@keyframes fall-58{31.699%{transform:translate(21.5496vw,31.699vh) scale(.7325)}to{transform:translate(18.00175vw,99vh) scale(.7325)}}.snow:nth-child(59){opacity:.403;transform:translate(86.0752vw,-10px) scale(.3445);animation:fall-59 26s -19s linear infinite}@keyframes fall-59{37.248%{transform:translate(91.5241vw,37.248vh) scale(.3445)}to{transform:translate(88.79965vw,99vh) scale(.3445)}}.snow:nth-child(60){opacity:1.8982;transform:translate(70.6019vw,-10px) scale(.6053);animation:fall-60 18s -14s linear infinite}@keyframes fall-60{79.145%{transform:translate(79.8618vw,79.145vh) scale(.6053)}to{transform:translate(75.23185vw,99vh) scale(.6053)}}.snow:nth-child(61){opacity:1.3608;transform:translate(26.5719vw,-10px) scale(.985);animation:fall-61 26s -30s linear infinite}@keyframes fall-61{30.237%{transform:translate(17.2988vw,30.237vh) scale(.985)}to{transform:translate(21.93535vw,99vh) scale(.985)}}.snow:nth-child(62){opacity:1.144;transform:translate(58.7075vw,-10px) scale(.0928);animation:fall-62 13s -3s linear infinite}@keyframes fall-62{47.149%{transform:translate(67.176vw,47.149vh) scale(.0928)}to{transform:translate(62.94175vw,99vh) scale(.0928)}}.snow:nth-child(63){opacity:.0156;transform:translate(6.6933vw,-10px) scale(.5039);animation:fall-63 30s -2s linear infinite}@keyframes fall-63{43.408%{transform:translate(10.0762vw,43.408vh) scale(.5039)}to{transform:translate(8.38475vw,99vh) scale(.5039)}}.snow:nth-child(64){opacity:1.7918;transform:translate(33.5251vw,-10px) scale(.8348);animation:fall-64 17s -10s linear infinite}@keyframes fall-64{65.233%{transform:translate(26.7976vw,65.233vh) scale(.8348)}to{transform:translate(30.16135vw,99vh) scale(.8348)}}.snow:nth-child(65){opacity:1.0406;transform:translate(2.6446vw,-10px) scale(.8444);animation:fall-65 25s -21s linear infinite}@keyframes fall-65{69.153%{transform:translate(2.5156vw,69.153vh) scale(.8444)}to{transform:translate(2.5801vw,99vh) scale(.8444)}}.snow:nth-child(66){opacity:1.6878;transform:translate(15.1349vw,-10px) scale(.9635);animation:fall-66 20s -28s linear infinite}@keyframes fall-66{60.506%{transform:translate(19.1296vw,60.506vh) scale(.9635)}to{transform:translate(17.13225vw,99vh) scale(.9635)}}.snow:nth-child(67){opacity:1.6194;transform:translate(73.9738vw,-10px) scale(.5531);animation:fall-67 21s -18s linear infinite}@keyframes fall-67{60.553%{transform:translate(70.1428vw,60.553vh) scale(.5531)}to{transform:translate(72.0583vw,99vh) scale(.5531)}}.snow:nth-child(68){opacity:.6566;transform:translate(22.2156vw,-10px) scale(.9138);animation:fall-68 22s -15s linear infinite}@keyframes fall-68{79.85%{transform:translate(25.9353vw,79.85vh) scale(.9138)}to{transform:translate(24.07545vw,99vh) scale(.9138)}}.snow:nth-child(69){opacity:.9144;transform:translate(40.7039vw,-10px) scale(.6015);animation:fall-69 13s -6s linear infinite}@keyframes fall-69{51.505%{transform:translate(44.7351vw,51.505vh) scale(.6015)}to{transform:translate(42.7195vw,99vh) scale(.6015)}}.snow:nth-child(70){opacity:1.9034;transform:translate(51.9699vw,-10px) scale(.6791);animation:fall-70 30s -30s linear infinite}@keyframes fall-70{79.179%{transform:translate(45.5724vw,79.179vh) scale(.6791)}to{transform:translate(48.77115vw,99vh) scale(.6791)}}.snow:nth-child(71){opacity:1.645;transform:translate(35.218vw,-10px) scale(.1854);animation:fall-71 27s -6s linear infinite}@keyframes fall-71{38.103%{transform:translate(32.8642vw,38.103vh) scale(.1854)}to{transform:translate(34.0411vw,99vh) scale(.1854)}}.snow:nth-child(72){opacity:.4794;transform:translate(93.3062vw,-10px) scale(.5257);animation:fall-72 18s -17s linear infinite}@keyframes fall-72{34.176%{transform:translate(88.4575vw,34.176vh) scale(.5257)}to{transform:translate(90.88185vw,99vh) scale(.5257)}}.snow:nth-child(73){opacity:.086;transform:translate(64.2434vw,-10px) scale(.795);animation:fall-73 12s -3s linear infinite}@keyframes fall-73{54.858%{transform:translate(71.958vw,54.858vh) scale(.795)}to{transform:translate(68.1007vw,99vh) scale(.795)}}.snow:nth-child(74){opacity:.3488;transform:translate(75.8365vw,-10px) scale(.7274);animation:fall-74 13s -6s linear infinite}@keyframes fall-74{30.216%{transform:translate(72.7249vw,30.216vh) scale(.7274)}to{transform:translate(74.2807vw,99vh) scale(.7274)}}.snow:nth-child(75){opacity:1.3714;transform:translate(41.6376vw,-10px) scale(.1178);animation:fall-75 25s -1s linear infinite}@keyframes fall-75{38.369%{transform:translate(46.6202vw,38.369vh) scale(.1178)}to{transform:translate(44.1289vw,99vh) scale(.1178)}}.snow:nth-child(76){opacity:1.3032;transform:translate(84.3366vw,-10px) scale(.8456);animation:fall-76 16s -19s linear infinite}@keyframes fall-76{48.228%{transform:translate(82.4848vw,48.228vh) scale(.8456)}to{transform:translate(83.4107vw,99vh) scale(.8456)}}.snow:nth-child(77){opacity:.2552;transform:translate(18.8702vw,-10px) scale(.9141);animation:fall-77 11s -14s linear infinite}@keyframes fall-77{55.39%{transform:translate(13.4709vw,55.39vh) scale(.9141)}to{transform:translate(16.17055vw,99vh) scale(.9141)}}.snow:nth-child(78){opacity:1.0572;transform:translate(86.7934vw,-10px) scale(.5101);animation:fall-78 24s -13s linear infinite}@keyframes fall-78{72.511%{transform:translate(81.1922vw,72.511vh) scale(.5101)}to{transform:translate(83.9928vw,99vh) scale(.5101)}}.snow:nth-child(79){opacity:.0812;transform:translate(11.9712vw,-10px) scale(.8269);animation:fall-79 10s -18s linear infinite}@keyframes fall-79{57.477%{transform:translate(18.3988vw,57.477vh) scale(.8269)}to{transform:translate(15.185vw,99vh) scale(.8269)}}.snow:nth-child(80){opacity:.5686;transform:translate(90.2978vw,-10px) scale(.317);animation:fall-80 26s -26s linear infinite}@keyframes fall-80{41.924%{transform:translate(99.1031vw,41.924vh) scale(.317)}to{transform:translate(94.70045vw,99vh) scale(.317)}}.snow:nth-child(81){opacity:.3544;transform:translate(89.6675vw,-10px) scale(.8699);animation:fall-81 30s -8s linear infinite}@keyframes fall-81{66.846%{transform:translate(95.0251vw,66.846vh) scale(.8699)}to{transform:translate(92.3463vw,99vh) scale(.8699)}}.snow:nth-child(82){opacity:1.9546;transform:translate(19.9675vw,-10px) scale(.3448);animation:fall-82 10s -15s linear infinite}@keyframes fall-82{44.629%{transform:translate(20.2706vw,44.629vh) scale(.3448)}to{transform:translate(20.11905vw,99vh) scale(.3448)}}.snow:nth-child(83){opacity:.662;transform:translate(58.2313vw,-10px) scale(.0073);animation:fall-83 25s -14s linear infinite}@keyframes fall-83{61.279%{transform:translate(55.6844vw,61.279vh) scale(.0073)}to{transform:translate(56.95785vw,99vh) scale(.0073)}}.snow:nth-child(84){opacity:.316;transform:translate(64.2947vw,-10px) scale(.0169);animation:fall-84 20s -23s linear infinite}@keyframes fall-84{53.48%{transform:translate(73.6645vw,53.48vh) scale(.0169)}to{transform:translate(68.9796vw,99vh) scale(.0169)}}.snow:nth-child(85){opacity:1.6084;transform:translate(38.6519vw,-10px) scale(.0376);animation:fall-85 11s -19s linear infinite}@keyframes fall-85{61.411%{transform:translate(35.8561vw,61.411vh) scale(.0376)}to{transform:translate(37.254vw,99vh) scale(.0376)}}.snow:nth-child(86){opacity:.072;transform:translate(57.8483vw,-10px) scale(.5625);animation:fall-86 13s -29s linear infinite}@keyframes fall-86{47.501%{transform:translate(59.1148vw,47.501vh) scale(.5625)}to{transform:translate(58.48155vw,99vh) scale(.5625)}}.snow:nth-child(87){opacity:1.2228;transform:translate(93.12vw,-10px) scale(.3308);animation:fall-87 24s -13s linear infinite}@keyframes fall-87{50.873%{transform:translate(84.5101vw,50.873vh) scale(.3308)}to{transform:translate(88.81505vw,99vh) scale(.3308)}}.snow:nth-child(88){opacity:1.2124;transform:translate(87.3043vw,-10px) scale(.8428);animation:fall-88 28s -2s linear infinite}@keyframes fall-88{64.319%{transform:translate(77.6407vw,64.319vh) scale(.8428)}to{transform:translate(82.4725vw,99vh) scale(.8428)}}.snow:nth-child(89){opacity:1.3654;transform:translate(73.2602vw,-10px) scale(.3527);animation:fall-89 14s -28s linear infinite}@keyframes fall-89{70.046%{transform:translate(65.8699vw,70.046vh) scale(.3527)}to{transform:translate(69.56505vw,99vh) scale(.3527)}}.snow:nth-child(90){opacity:1.975;transform:translate(2.1542vw,-10px) scale(.5355);animation:fall-90 22s -18s linear infinite}@keyframes fall-90{37.85%{transform:translate(1.8788vw,37.85vh) scale(.5355)}to{transform:translate(2.0165vw,99vh) scale(.5355)}}.snow:nth-child(91){opacity:1.7654;transform:translate(56.4748vw,-10px) scale(.5619);animation:fall-91 12s -27s linear infinite}@keyframes fall-91{65.615%{transform:translate(61.144vw,65.615vh) scale(.5619)}to{transform:translate(58.8094vw,99vh) scale(.5619)}}.snow:nth-child(92){opacity:.739;transform:translate(78.6119vw,-10px) scale(.7114);animation:fall-92 21s -6s linear infinite}@keyframes fall-92{52.354%{transform:translate(77.4411vw,52.354vh) scale(.7114)}to{transform:translate(78.0265vw,99vh) scale(.7114)}}.snow:nth-child(93){opacity:1.5146;transform:translate(11.6998vw,-10px) scale(.6738);animation:fall-93 12s -17s linear infinite}@keyframes fall-93{45.675%{transform:translate(20.5532vw,45.675vh) scale(.6738)}to{transform:translate(16.1265vw,99vh) scale(.6738)}}.snow:nth-child(94){opacity:.44;transform:translate(61.5845vw,-10px) scale(.5846);animation:fall-94 13s -7s linear infinite}@keyframes fall-94{30.794%{transform:translate(69.1506vw,30.794vh) scale(.5846)}to{transform:translate(65.36755vw,99vh) scale(.5846)}}.snow:nth-child(95){opacity:1.953;transform:translate(22.7724vw,-10px) scale(.5871);animation:fall-95 25s -10s linear infinite}@keyframes fall-95{38.393%{transform:translate(24.1689vw,38.393vh) scale(.5871)}to{transform:translate(23.47065vw,99vh) scale(.5871)}}.snow:nth-child(96){opacity:.0216;transform:translate(84.5891vw,-10px) scale(.3589);animation:fall-96 17s -10s linear infinite}@keyframes fall-96{42.402%{transform:translate(82.9414vw,42.402vh) scale(.3589)}to{transform:translate(83.76525vw,99vh) scale(.3589)}}.snow:nth-child(97){opacity:.8442;transform:translate(76.6589vw,-10px) scale(.1632);animation:fall-97 22s -3s linear infinite}@keyframes fall-97{74.342%{transform:translate(79.4537vw,74.342vh) scale(.1632)}to{transform:translate(78.0563vw,99vh) scale(.1632)}}.snow:nth-child(98){opacity:1.4388;transform:translate(37.4823vw,-10px) scale(.7642);animation:fall-98 21s -21s linear infinite}@keyframes fall-98{64.583%{transform:translate(37.4716vw,64.583vh) scale(.7642)}to{transform:translate(37.47695vw,99vh) scale(.7642)}}.snow:nth-child(99){opacity:.607;transform:translate(58.0207vw,-10px) scale(.2633);animation:fall-99 27s -13s linear infinite}@keyframes fall-99{63.007%{transform:translate(57.0392vw,63.007vh) scale(.2633)}to{transform:translate(57.52995vw,99vh) scale(.2633)}}.snow:nth-child(100){opacity:1.9318;transform:translate(83.4479vw,-10px) scale(.269);animation:fall-100 20s -4s linear infinite}@keyframes fall-100{79.702%{transform:translate(89.6766vw,79.702vh) scale(.269)}to{transform:translate(86.56225vw,99vh) scale(.269)}}.snow:nth-child(101){opacity:1.7122;transform:translate(45.6289vw,-10px) scale(.577);animation:fall-101 26s -18s linear infinite}@keyframes fall-101{30.056%{transform:translate(46.6607vw,30.056vh) scale(.577)}to{transform:translate(46.1448vw,99vh) scale(.577)}}.snow:nth-child(102){opacity:.8032;transform:translate(28.2663vw,-10px) scale(.3196);animation:fall-102 29s -26s linear infinite}@keyframes fall-102{41.902%{transform:translate(34.1456vw,41.902vh) scale(.3196)}to{transform:translate(31.20595vw,99vh) scale(.3196)}}.snow:nth-child(103){opacity:.6884;transform:translate(29.6007vw,-10px) scale(.3318);animation:fall-103 14s -17s linear infinite}@keyframes fall-103{42.7%{transform:translate(39.4671vw,42.7vh) scale(.3318)}to{transform:translate(34.5339vw,99vh) scale(.3318)}}.snow:nth-child(104){opacity:1.8298;transform:translate(71.0197vw,-10px) scale(.4917);animation:fall-104 28s -23s linear infinite}@keyframes fall-104{62.39%{transform:translate(63.4719vw,62.39vh) scale(.4917)}to{transform:translate(67.2458vw,99vh) scale(.4917)}}.snow:nth-child(105){opacity:.3248;transform:translate(20.677vw,-10px) scale(.8268);animation:fall-105 28s -25s linear infinite}@keyframes fall-105{53.936%{transform:translate(13.079vw,53.936vh) scale(.8268)}to{transform:translate(16.878vw,99vh) scale(.8268)}}.snow:nth-child(106){opacity:.731;transform:translate(15.8874vw,-10px) scale(.9741);animation:fall-106 12s -27s linear infinite}@keyframes fall-106{78.85%{transform:translate(5.8934vw,78.85vh) scale(.9741)}to{transform:translate(10.8904vw,99vh) scale(.9741)}}.snow:nth-child(107){opacity:.939;transform:translate(55.54vw,-10px) scale(.7006);animation:fall-107 28s -6s linear infinite}@keyframes fall-107{54.946%{transform:translate(47.23vw,54.946vh) scale(.7006)}to{transform:translate(51.385vw,99vh) scale(.7006)}}.snow:nth-child(108){opacity:1.265;transform:translate(.1515vw,-10px) scale(.0202);animation:fall-108 11s -4s linear infinite}@keyframes fall-108{77.627%{transform:translate(2.5082vw,77.627vh) scale(.0202)}to{transform:translate(1.32985vw,99vh) scale(.0202)}}.snow:nth-child(109){opacity:1.1384;transform:translate(16.1354vw,-10px) scale(.032);animation:fall-109 18s -5s linear infinite}@keyframes fall-109{44.709%{transform:translate(22.4157vw,44.709vh) scale(.032)}to{transform:translate(19.27555vw,99vh) scale(.032)}}.snow:nth-child(110){opacity:1.3694;transform:translate(18.4082vw,-10px) scale(.0923);animation:fall-110 15s -28s linear infinite}@keyframes fall-110{35.586%{transform:translate(21.1674vw,35.586vh) scale(.0923)}to{transform:translate(19.7878vw,99vh) scale(.0923)}}.snow:nth-child(111){opacity:.391;transform:translate(31.7662vw,-10px) scale(.8226);animation:fall-111 29s -5s linear infinite}@keyframes fall-111{41.106%{transform:translate(36.3349vw,41.106vh) scale(.8226)}to{transform:translate(34.05055vw,99vh) scale(.8226)}}.snow:nth-child(112){opacity:1.2196;transform:translate(92.1422vw,-10px) scale(.5636);animation:fall-112 20s -11s linear infinite}@keyframes fall-112{78.368%{transform:translate(82.2034vw,78.368vh) scale(.5636)}to{transform:translate(87.1728vw,99vh) scale(.5636)}}.snow:nth-child(113){opacity:.4246;transform:translate(42.5608vw,-10px) scale(.4781);animation:fall-113 16s -25s linear infinite}@keyframes fall-113{44.204%{transform:translate(49.3128vw,44.204vh) scale(.4781)}to{transform:translate(45.9368vw,99vh) scale(.4781)}}.snow:nth-child(114){opacity:.0294;transform:translate(62.4198vw,-10px) scale(.4329);animation:fall-114 18s -19s linear infinite}@keyframes fall-114{53.478%{transform:translate(55.822vw,53.478vh) scale(.4329)}to{transform:translate(59.1209vw,99vh) scale(.4329)}}.snow:nth-child(115){opacity:1.3914;transform:translate(45.0279vw,-10px) scale(.1848);animation:fall-115 23s -24s linear infinite}@keyframes fall-115{46.648%{transform:translate(38.4984vw,46.648vh) scale(.1848)}to{transform:translate(41.76315vw,99vh) scale(.1848)}}.snow:nth-child(116){opacity:.4244;transform:translate(82.6189vw,-10px) scale(.1012);animation:fall-116 10s -29s linear infinite}@keyframes fall-116{74.505%{transform:translate(80.8286vw,74.505vh) scale(.1012)}to{transform:translate(81.72375vw,99vh) scale(.1012)}}.snow:nth-child(117){opacity:1.5166;transform:translate(70.4734vw,-10px) scale(.2362);animation:fall-117 18s -7s linear infinite}@keyframes fall-117{72.231%{transform:translate(64.4392vw,72.231vh) scale(.2362)}to{transform:translate(67.4563vw,99vh) scale(.2362)}}.snow:nth-child(118){opacity:.834;transform:translate(37.7707vw,-10px) scale(.8357);animation:fall-118 22s -28s linear infinite}@keyframes fall-118{72.333%{transform:translate(38.0023vw,72.333vh) scale(.8357)}to{transform:translate(37.8865vw,99vh) scale(.8357)}}.snow:nth-child(119){opacity:1.0902;transform:translate(65.2002vw,-10px) scale(.6079);animation:fall-119 27s -4s linear infinite}@keyframes fall-119{76.666%{transform:translate(72.3358vw,76.666vh) scale(.6079)}to{transform:translate(68.768vw,99vh) scale(.6079)}}.snow:nth-child(120){opacity:.996;transform:translate(18.7501vw,-10px) scale(.0078);animation:fall-120 13s -27s linear infinite}@keyframes fall-120{40.65%{transform:translate(25.3894vw,40.65vh) scale(.0078)}to{transform:translate(22.06975vw,99vh) scale(.0078)}}.snow:nth-child(121){opacity:1.1586;transform:translate(72.6309vw,-10px) scale(.1306);animation:fall-121 27s -3s linear infinite}@keyframes fall-121{64.474%{transform:translate(78.809vw,64.474vh) scale(.1306)}to{transform:translate(75.71995vw,99vh) scale(.1306)}}.snow:nth-child(122){opacity:.2294;transform:translate(54.2178vw,-10px) scale(.0821);animation:fall-122 17s -9s linear infinite}@keyframes fall-122{46.869%{transform:translate(58.6954vw,46.869vh) scale(.0821)}to{transform:translate(56.4566vw,99vh) scale(.0821)}}.snow:nth-child(123){opacity:.3994;transform:translate(78.8255vw,-10px) scale(.5734);animation:fall-123 25s -21s linear infinite}@keyframes fall-123{76.419%{transform:translate(88.2756vw,76.419vh) scale(.5734)}to{transform:translate(83.55055vw,99vh) scale(.5734)}}.snow:nth-child(124){opacity:1.1692;transform:translate(8.3601vw,-10px) scale(.5232);animation:fall-124 14s -6s linear infinite}@keyframes fall-124{31.215%{transform:translate(9.1678vw,31.215vh) scale(.5232)}to{transform:translate(8.76395vw,99vh) scale(.5232)}}.snow:nth-child(125){opacity:1.2622;transform:translate(47.8304vw,-10px) scale(.0448);animation:fall-125 18s -15s linear infinite}@keyframes fall-125{34.006%{transform:translate(50.6883vw,34.006vh) scale(.0448)}to{transform:translate(49.25935vw,99vh) scale(.0448)}}.snow:nth-child(126){opacity:1.2116;transform:translate(76.8624vw,-10px) scale(.0795);animation:fall-126 21s -24s linear infinite}@keyframes fall-126{77.516%{transform:translate(81.7155vw,77.516vh) scale(.0795)}to{transform:translate(79.28895vw,99vh) scale(.0795)}}.snow:nth-child(127){opacity:1.8472;transform:translate(47.8466vw,-10px) scale(.3653);animation:fall-127 14s -7s linear infinite}@keyframes fall-127{63.124%{transform:translate(49.4445vw,63.124vh) scale(.3653)}to{transform:translate(48.64555vw,99vh) scale(.3653)}}.snow:nth-child(128){opacity:.7872;transform:translate(53.4942vw,-10px) scale(.4313);animation:fall-128 25s -15s linear infinite}@keyframes fall-128{43.448%{transform:translate(48.1434vw,43.448vh) scale(.4313)}to{transform:translate(50.8188vw,99vh) scale(.4313)}}.snow:nth-child(129){opacity:.0364;transform:translate(60.6832vw,-10px) scale(.9177);animation:fall-129 27s -23s linear infinite}@keyframes fall-129{79.779%{transform:translate(57.3795vw,79.779vh) scale(.9177)}to{transform:translate(59.03135vw,99vh) scale(.9177)}}.snow:nth-child(130){opacity:1.9382;transform:translate(54.744vw,-10px) scale(.5593);animation:fall-130 15s -13s linear infinite}@keyframes fall-130{60.647%{transform:translate(59.1477vw,60.647vh) scale(.5593)}to{transform:translate(56.94585vw,99vh) scale(.5593)}}.snow:nth-child(131){opacity:.2164;transform:translate(52.583vw,-10px) scale(.791);animation:fall-131 16s -21s linear infinite}@keyframes fall-131{39.125%{transform:translate(56.2373vw,39.125vh) scale(.791)}to{transform:translate(54.41015vw,99vh) scale(.791)}}.snow:nth-child(132){opacity:1.6726;transform:translate(18.9295vw,-10px) scale(.9438);animation:fall-132 20s -24s linear infinite}@keyframes fall-132{48.364%{transform:translate(20.2957vw,48.364vh) scale(.9438)}to{transform:translate(19.6126vw,99vh) scale(.9438)}}.snow:nth-child(133){opacity:1.182;transform:translate(9.2519vw,-10px) scale(.8182);animation:fall-133 22s -24s linear infinite}@keyframes fall-133{65.803%{transform:translate(10.6007vw,65.803vh) scale(.8182)}to{transform:translate(9.9263vw,99vh) scale(.8182)}}.snow:nth-child(134){opacity:.4644;transform:translate(59.2495vw,-10px) scale(.1022);animation:fall-134 14s -3s linear infinite}@keyframes fall-134{39.861%{transform:translate(49.6537vw,39.861vh) scale(.1022)}to{transform:translate(54.4516vw,99vh) scale(.1022)}}.snow:nth-child(135){opacity:1.3552;transform:translate(81.6882vw,-10px) scale(.3937);animation:fall-135 13s -15s linear infinite}@keyframes fall-135{65.373%{transform:translate(83.2286vw,65.373vh) scale(.3937)}to{transform:translate(82.4584vw,99vh) scale(.3937)}}.snow:nth-child(136){opacity:.6494;transform:translate(72.83vw,-10px) scale(.2076);animation:fall-136 29s -23s linear infinite}@keyframes fall-136{50.433%{transform:translate(64.3858vw,50.433vh) scale(.2076)}to{transform:translate(68.6079vw,99vh) scale(.2076)}}.snow:nth-child(137){opacity:1.999;transform:translate(45.955vw,-10px) scale(.3139);animation:fall-137 29s -27s linear infinite}@keyframes fall-137{66.964%{transform:translate(43.6607vw,66.964vh) scale(.3139)}to{transform:translate(44.80785vw,99vh) scale(.3139)}}.snow:nth-child(138){opacity:.7974;transform:translate(80.4472vw,-10px) scale(.9032);animation:fall-138 29s -13s linear infinite}@keyframes fall-138{60.196%{transform:translate(77.8665vw,60.196vh) scale(.9032)}to{transform:translate(79.15685vw,99vh) scale(.9032)}}.snow:nth-child(139){opacity:.1332;transform:translate(99.3263vw,-10px) scale(.6466);animation:fall-139 17s -3s linear infinite}@keyframes fall-139{63.368%{transform:translate(107.4624vw,63.368vh) scale(.6466)}to{transform:translate(103.39435vw,99vh) scale(.6466)}}.snow:nth-child(140){opacity:.3926;transform:translate(31.0453vw,-10px) scale(.8041);animation:fall-140 25s -6s linear infinite}@keyframes fall-140{70.477%{transform:translate(40.3083vw,70.477vh) scale(.8041)}to{transform:translate(35.6768vw,99vh) scale(.8041)}}.snow:nth-child(141){opacity:.723;transform:translate(83.3873vw,-10px) scale(.5318);animation:fall-141 28s -10s linear infinite}@keyframes fall-141{40.649%{transform:translate(84.1345vw,40.649vh) scale(.5318)}to{transform:translate(83.7609vw,99vh) scale(.5318)}}.snow:nth-child(142){opacity:.7908;transform:translate(66.5591vw,-10px) scale(.6295);animation:fall-142 10s -8s linear infinite}@keyframes fall-142{53.153%{transform:translate(76.0564vw,53.153vh) scale(.6295)}to{transform:translate(71.30775vw,99vh) scale(.6295)}}.snow:nth-child(143){opacity:1.8168;transform:translate(4.4203vw,-10px) scale(.5061);animation:fall-143 18s -14s linear infinite}@keyframes fall-143{58.864%{transform:translate(-4.8897vw,58.864vh) scale(.5061)}to{transform:translate(-.2347vw,99vh) scale(.5061)}}.snow:nth-child(144){opacity:.9082;transform:translate(14.1831vw,-10px) scale(.8748);animation:fall-144 18s -7s linear infinite}@keyframes fall-144{43.543%{transform:translate(18.7862vw,43.543vh) scale(.8748)}to{transform:translate(16.48465vw,99vh) scale(.8748)}}.snow:nth-child(145){opacity:1.259;transform:translate(97.8558vw,-10px) scale(.7748);animation:fall-145 12s -3s linear infinite}@keyframes fall-145{71.536%{transform:translate(98.6484vw,71.536vh) scale(.7748)}to{transform:translate(98.2521vw,99vh) scale(.7748)}}.snow:nth-child(146){opacity:.9556;transform:translate(81.3206vw,-10px) scale(.5039);animation:fall-146 28s -16s linear infinite}@keyframes fall-146{71.184%{transform:translate(74.4485vw,71.184vh) scale(.5039)}to{transform:translate(77.88455vw,99vh) scale(.5039)}}.snow:nth-child(147){opacity:.3144;transform:translate(98.6728vw,-10px) scale(.127);animation:fall-147 20s -3s linear infinite}@keyframes fall-147{53.296%{transform:translate(96.4836vw,53.296vh) scale(.127)}to{transform:translate(97.5782vw,99vh) scale(.127)}}.snow:nth-child(148){opacity:1.3954;transform:translate(39.8502vw,-10px) scale(.2805);animation:fall-148 17s -1s linear infinite}@keyframes fall-148{79.547%{transform:translate(42.6635vw,79.547vh) scale(.2805)}to{transform:translate(41.25685vw,99vh) scale(.2805)}}.snow:nth-child(149){opacity:.5928;transform:translate(35.9169vw,-10px) scale(.3943);animation:fall-149 25s -19s linear infinite}@keyframes fall-149{63.457%{transform:translate(26.2952vw,63.457vh) scale(.3943)}to{transform:translate(31.10605vw,99vh) scale(.3943)}}.snow:nth-child(150){opacity:1.8944;transform:translate(12.3153vw,-10px) scale(.2794);animation:fall-150 21s -2s linear infinite}@keyframes fall-150{43.294%{transform:translate(5.3216vw,43.294vh) scale(.2794)}to{transform:translate(8.81845vw,99vh) scale(.2794)}}.snow:nth-child(151){opacity:1.6292;transform:translate(50.659vw,-10px) scale(.8666);animation:fall-151 23s -27s linear infinite}@keyframes fall-151{35.331%{transform:translate(53.6482vw,35.331vh) scale(.8666)}to{transform:translate(52.1536vw,99vh) scale(.8666)}}.snow:nth-child(152){opacity:1.8006;transform:translate(48.874vw,-10px) scale(.9352);animation:fall-152 29s -7s linear infinite}@keyframes fall-152{30.378%{transform:translate(47.6685vw,30.378vh) scale(.9352)}to{transform:translate(48.27125vw,99vh) scale(.9352)}}.snow:nth-child(153){opacity:.6442;transform:translate(51.3644vw,-10px) scale(.3166);animation:fall-153 16s -11s linear infinite}@keyframes fall-153{58.771%{transform:translate(51.149vw,58.771vh) scale(.3166)}to{transform:translate(51.2567vw,99vh) scale(.3166)}}.snow:nth-child(154){opacity:.048;transform:translate(84.8942vw,-10px) scale(.8516);animation:fall-154 15s -9s linear infinite}@keyframes fall-154{73.667%{transform:translate(87.7222vw,73.667vh) scale(.8516)}to{transform:translate(86.3082vw,99vh) scale(.8516)}}.snow:nth-child(155){opacity:.6496;transform:translate(29.0363vw,-10px) scale(.0958);animation:fall-155 18s -20s linear infinite}@keyframes fall-155{74.931%{transform:translate(19.795vw,74.931vh) scale(.0958)}to{transform:translate(24.41565vw,99vh) scale(.0958)}}.snow:nth-child(156){opacity:1.4604;transform:translate(86.9692vw,-10px) scale(.0839);animation:fall-156 29s -17s linear infinite}@keyframes fall-156{35.628%{transform:translate(76.9702vw,35.628vh) scale(.0839)}to{transform:translate(81.9697vw,99vh) scale(.0839)}}.snow:nth-child(157){opacity:1.0504;transform:translate(39.7865vw,-10px) scale(.829);animation:fall-157 20s -25s linear infinite}@keyframes fall-157{54.128%{transform:translate(34.9169vw,54.128vh) scale(.829)}to{transform:translate(37.3517vw,99vh) scale(.829)}}.snow:nth-child(158){opacity:1.8944;transform:translate(89.3102vw,-10px) scale(.7501);animation:fall-158 24s -1s linear infinite}@keyframes fall-158{54.015%{transform:translate(79.4538vw,54.015vh) scale(.7501)}to{transform:translate(84.382vw,99vh) scale(.7501)}}.snow:nth-child(159){opacity:1.3412;transform:translate(44.5296vw,-10px) scale(.2846);animation:fall-159 10s -23s linear infinite}@keyframes fall-159{77.595%{transform:translate(54.0381vw,77.595vh) scale(.2846)}to{transform:translate(49.28385vw,99vh) scale(.2846)}}.snow:nth-child(160){opacity:1.0592;transform:translate(12.762vw,-10px) scale(.2321);animation:fall-160 29s -1s linear infinite}@keyframes fall-160{32.139%{transform:translate(6.5749vw,32.139vh) scale(.2321)}to{transform:translate(9.66845vw,99vh) scale(.2321)}}.snow:nth-child(161){opacity:.3646;transform:translate(96.4978vw,-10px) scale(.3099);animation:fall-161 10s -30s linear infinite}@keyframes fall-161{58.439%{transform:translate(102.6013vw,58.439vh) scale(.3099)}to{transform:translate(99.54955vw,99vh) scale(.3099)}}.snow:nth-child(162){opacity:.3956;transform:translate(45.4147vw,-10px) scale(.4233);animation:fall-162 22s -21s linear infinite}@keyframes fall-162{42.842%{transform:translate(44.7915vw,42.842vh) scale(.4233)}to{transform:translate(45.1031vw,99vh) scale(.4233)}}.snow:nth-child(163){opacity:1.6104;transform:translate(93.1977vw,-10px) scale(.9034);animation:fall-163 11s -19s linear infinite}@keyframes fall-163{68.525%{transform:translate(98.6328vw,68.525vh) scale(.9034)}to{transform:translate(95.91525vw,99vh) scale(.9034)}}.snow:nth-child(164){opacity:.806;transform:translate(25.1722vw,-10px) scale(.3653);animation:fall-164 24s -3s linear infinite}@keyframes fall-164{31.514%{transform:translate(28.2211vw,31.514vh) scale(.3653)}to{transform:translate(26.69665vw,99vh) scale(.3653)}}.snow:nth-child(165){opacity:.7168;transform:translate(10.2634vw,-10px) scale(.3463);animation:fall-165 28s -5s linear infinite}@keyframes fall-165{77.32%{transform:translate(13.7849vw,77.32vh) scale(.3463)}to{transform:translate(12.02415vw,99vh) scale(.3463)}}.snow:nth-child(166){opacity:.6342;transform:translate(23.9097vw,-10px) scale(.5794);animation:fall-166 25s -5s linear infinite}@keyframes fall-166{79.1%{transform:translate(24.4904vw,79.1vh) scale(.5794)}to{transform:translate(24.20005vw,99vh) scale(.5794)}}.snow:nth-child(167){opacity:.7318;transform:translate(77.1341vw,-10px) scale(.2345);animation:fall-167 13s -12s linear infinite}@keyframes fall-167{35.061%{transform:translate(81.9445vw,35.061vh) scale(.2345)}to{transform:translate(79.5393vw,99vh) scale(.2345)}}.snow:nth-child(168){opacity:1.704;transform:translate(44.4805vw,-10px) scale(.017);animation:fall-168 23s -10s linear infinite}@keyframes fall-168{45.963%{transform:translate(43.7179vw,45.963vh) scale(.017)}to{transform:translate(44.0992vw,99vh) scale(.017)}}.snow:nth-child(169){opacity:1.3306;transform:translate(50.4799vw,-10px) scale(.0085);animation:fall-169 15s -8s linear infinite}@keyframes fall-169{36.451%{transform:translate(51.9812vw,36.451vh) scale(.0085)}to{transform:translate(51.23055vw,99vh) scale(.0085)}}.snow:nth-child(170){opacity:1.754;transform:translate(37.7071vw,-10px) scale(.7346);animation:fall-170 16s -3s linear infinite}@keyframes fall-170{43.126%{transform:translate(32.9709vw,43.126vh) scale(.7346)}to{transform:translate(35.339vw,99vh) scale(.7346)}}.snow:nth-child(171){opacity:1.287;transform:translate(65.8507vw,-10px) scale(.3913);animation:fall-171 10s -9s linear infinite}@keyframes fall-171{62.968%{transform:translate(59.825vw,62.968vh) scale(.3913)}to{transform:translate(62.83785vw,99vh) scale(.3913)}}.snow:nth-child(172){opacity:.0928;transform:translate(68.675vw,-10px) scale(.8788);animation:fall-172 29s -26s linear infinite}@keyframes fall-172{53.493%{transform:translate(66.5638vw,53.493vh) scale(.8788)}to{transform:translate(67.6194vw,99vh) scale(.8788)}}.snow:nth-child(173){opacity:.1266;transform:translate(61.3546vw,-10px) scale(.6103);animation:fall-173 22s -8s linear infinite}@keyframes fall-173{75.356%{transform:translate(57.4206vw,75.356vh) scale(.6103)}to{transform:translate(59.3876vw,99vh) scale(.6103)}}.snow:nth-child(174){opacity:.2604;transform:translate(58.3401vw,-10px) scale(.5896);animation:fall-174 22s -22s linear infinite}@keyframes fall-174{79.005%{transform:translate(52.9107vw,79.005vh) scale(.5896)}to{transform:translate(55.6254vw,99vh) scale(.5896)}}.snow:nth-child(175){opacity:.3678;transform:translate(42.1254vw,-10px) scale(.9144);animation:fall-175 10s -28s linear infinite}@keyframes fall-175{62.675%{transform:translate(43.1845vw,62.675vh) scale(.9144)}to{transform:translate(42.65495vw,99vh) scale(.9144)}}.snow:nth-child(176){opacity:1.6214;transform:translate(95.0378vw,-10px) scale(.1363);animation:fall-176 30s -15s linear infinite}@keyframes fall-176{65.818%{transform:translate(91.5818vw,65.818vh) scale(.1363)}to{transform:translate(93.3098vw,99vh) scale(.1363)}}.snow:nth-child(177){opacity:1.7072;transform:translate(64.5474vw,-10px) scale(.0037);animation:fall-177 25s -24s linear infinite}@keyframes fall-177{41.642%{transform:translate(58.6371vw,41.642vh) scale(.0037)}to{transform:translate(61.59225vw,99vh) scale(.0037)}}.snow:nth-child(178){opacity:1.3554;transform:translate(71.7477vw,-10px) scale(.7979);animation:fall-178 14s -9s linear infinite}@keyframes fall-178{49.562%{transform:translate(70.7683vw,49.562vh) scale(.7979)}to{transform:translate(71.258vw,99vh) scale(.7979)}}.snow:nth-child(179){opacity:.6484;transform:translate(7.4506vw,-10px) scale(.4968);animation:fall-179 27s -17s linear infinite}@keyframes fall-179{69.405%{transform:translate(11.6242vw,69.405vh) scale(.4968)}to{transform:translate(9.5374vw,99vh) scale(.4968)}}.snow:nth-child(180){opacity:.0526;transform:translate(47.0238vw,-10px) scale(.9665);animation:fall-180 24s -1s linear infinite}@keyframes fall-180{58.464%{transform:translate(38.4565vw,58.464vh) scale(.9665)}to{transform:translate(42.74015vw,99vh) scale(.9665)}}.snow:nth-child(181){opacity:1.0754;transform:translate(81.662vw,-10px) scale(.4744);animation:fall-181 14s -24s linear infinite}@keyframes fall-181{54.128%{transform:translate(86.4862vw,54.128vh) scale(.4744)}to{transform:translate(84.0741vw,99vh) scale(.4744)}}.snow:nth-child(182){opacity:.5216;transform:translate(46.2051vw,-10px) scale(.565);animation:fall-182 25s -18s linear infinite}@keyframes fall-182{39.217%{transform:translate(36.8923vw,39.217vh) scale(.565)}to{transform:translate(41.5487vw,99vh) scale(.565)}}.snow:nth-child(183){opacity:.5828;transform:translate(5.3805vw,-10px) scale(.4703);animation:fall-183 15s -9s linear infinite}@keyframes fall-183{51.358%{transform:translate(14.8978vw,51.358vh) scale(.4703)}to{transform:translate(10.13915vw,99vh) scale(.4703)}}.snow:nth-child(184){opacity:1.614;transform:translate(55.0317vw,-10px) scale(.4238);animation:fall-184 18s -12s linear infinite}@keyframes fall-184{41.039%{transform:translate(52.2301vw,41.039vh) scale(.4238)}to{transform:translate(53.6309vw,99vh) scale(.4238)}}.snow:nth-child(185){opacity:1.294;transform:translate(24.3215vw,-10px) scale(.3553);animation:fall-185 18s -3s linear infinite}@keyframes fall-185{73.065%{transform:translate(26.6653vw,73.065vh) scale(.3553)}to{transform:translate(25.4934vw,99vh) scale(.3553)}}.snow:nth-child(186){opacity:.2116;transform:translate(70.5591vw,-10px) scale(.4347);animation:fall-186 24s -13s linear infinite}@keyframes fall-186{77.442%{transform:translate(63.531vw,77.442vh) scale(.4347)}to{transform:translate(67.04505vw,99vh) scale(.4347)}}.snow:nth-child(187){opacity:.3282;transform:translate(30.4662vw,-10px) scale(.8283);animation:fall-187 11s -21s linear infinite}@keyframes fall-187{40.335%{transform:translate(33.7812vw,40.335vh) scale(.8283)}to{transform:translate(32.1237vw,99vh) scale(.8283)}}.snow:nth-child(188){opacity:.7384;transform:translate(2.2543vw,-10px) scale(.8788);animation:fall-188 11s -3s linear infinite}@keyframes fall-188{75.793%{transform:translate(-3.6965vw,75.793vh) scale(.8788)}to{transform:translate(-.7211vw,99vh) scale(.8788)}}.snow:nth-child(189){opacity:.4868;transform:translate(9.8492vw,-10px) scale(.0634);animation:fall-189 14s -2s linear infinite}@keyframes fall-189{56.388%{transform:translate(.7254vw,56.388vh) scale(.0634)}to{transform:translate(5.2873vw,99vh) scale(.0634)}}.snow:nth-child(190){opacity:.6144;transform:translate(50.4122vw,-10px) scale(.6858);animation:fall-190 23s -30s linear infinite}@keyframes fall-190{32.579%{transform:translate(41.2143vw,32.579vh) scale(.6858)}to{transform:translate(45.81325vw,99vh) scale(.6858)}}.snow:nth-child(191){opacity:.3918;transform:translate(69.0794vw,-10px) scale(.7908);animation:fall-191 22s -9s linear infinite}@keyframes fall-191{66.016%{transform:translate(72.5694vw,66.016vh) scale(.7908)}to{transform:translate(70.8244vw,99vh) scale(.7908)}}.snow:nth-child(192){opacity:.278;transform:translate(10.4026vw,-10px) scale(.1201);animation:fall-192 20s -11s linear infinite}@keyframes fall-192{38.084%{transform:translate(1.8469vw,38.084vh) scale(.1201)}to{transform:translate(6.12475vw,99vh) scale(.1201)}}.snow:nth-child(193){opacity:.3246;transform:translate(9.148vw,-10px) scale(.5043);animation:fall-193 18s -23s linear infinite}@keyframes fall-193{45.585%{transform:translate(10.7486vw,45.585vh) scale(.5043)}to{transform:translate(9.9483vw,99vh) scale(.5043)}}.snow:nth-child(194){opacity:.8334;transform:translate(66.3832vw,-10px) scale(.5417);animation:fall-194 12s -27s linear infinite}@keyframes fall-194{66.845%{transform:translate(71.3545vw,66.845vh) scale(.5417)}to{transform:translate(68.86885vw,99vh) scale(.5417)}}.snow:nth-child(195){opacity:.9764;transform:translate(88.7333vw,-10px) scale(.6863);animation:fall-195 26s -24s linear infinite}@keyframes fall-195{34.996%{transform:translate(97.5901vw,34.996vh) scale(.6863)}to{transform:translate(93.1617vw,99vh) scale(.6863)}}.snow:nth-child(196){opacity:.0344;transform:translate(88.1046vw,-10px) scale(.9052);animation:fall-196 21s -11s linear infinite}@keyframes fall-196{70.046%{transform:translate(93.3209vw,70.046vh) scale(.9052)}to{transform:translate(90.71275vw,99vh) scale(.9052)}}.snow:nth-child(197){opacity:1.4694;transform:translate(91.6845vw,-10px) scale(.5489);animation:fall-197 15s -27s linear infinite}@keyframes fall-197{32.427%{transform:translate(94.4912vw,32.427vh) scale(.5489)}to{transform:translate(93.08785vw,99vh) scale(.5489)}}.snow:nth-child(198){opacity:.521;transform:translate(18.8344vw,-10px) scale(.8001);animation:fall-198 13s -3s linear infinite}@keyframes fall-198{72.431%{transform:translate(18.9969vw,72.431vh) scale(.8001)}to{transform:translate(18.91565vw,99vh) scale(.8001)}}.snow:nth-child(199){opacity:.8652;transform:translate(23.5348vw,-10px) scale(.391);animation:fall-199 19s -22s linear infinite}@keyframes fall-199{48.268%{transform:translate(19.4965vw,48.268vh) scale(.391)}to{transform:translate(21.51565vw,99vh) scale(.391)}}.snow:nth-child(200){opacity:1.2842;transform:translate(93.6345vw,-10px) scale(.324);animation:fall-200 17s -3s linear infinite}@keyframes fall-200{44.592%{transform:translate(86.9846vw,44.592vh) scale(.324)}to{transform:translate(90.30955vw,99vh) scale(.324)}}.snow:nth-child(201){opacity:1.3952;transform:translate(74.5887vw,-10px) scale(.8298);animation:fall-201 22s -8s linear infinite}@keyframes fall-201{67.362%{transform:translate(65.1032vw,67.362vh) scale(.8298)}to{transform:translate(69.84595vw,99vh) scale(.8298)}}.snow:nth-child(202){opacity:.3682;transform:translate(.4838vw,-10px) scale(.0346);animation:fall-202 18s -17s linear infinite}@keyframes fall-202{72.765%{transform:translate(3.6704vw,72.765vh) scale(.0346)}to{transform:translate(2.0771vw,99vh) scale(.0346)}}.snow:nth-child(203){opacity:1.925;transform:translate(77.4845vw,-10px) scale(.1019);animation:fall-203 28s -1s linear infinite}@keyframes fall-203{37.93%{transform:translate(82.6308vw,37.93vh) scale(.1019)}to{transform:translate(80.05765vw,99vh) scale(.1019)}}.snow:nth-child(204){opacity:1.4256;transform:translate(34.1623vw,-10px) scale(.245);animation:fall-204 16s -10s linear infinite}@keyframes fall-204{50.551%{transform:translate(35.3049vw,50.551vh) scale(.245)}to{transform:translate(34.7336vw,99vh) scale(.245)}}.snow:nth-child(205){opacity:.9286;transform:translate(31.9911vw,-10px) scale(.8359);animation:fall-205 18s -20s linear infinite}@keyframes fall-205{49.313%{transform:translate(31.0331vw,49.313vh) scale(.8359)}to{transform:translate(31.5121vw,99vh) scale(.8359)}}.snow:nth-child(206){opacity:.1666;transform:translate(54.6514vw,-10px) scale(.6549);animation:fall-206 25s -7s linear infinite}@keyframes fall-206{33.151%{transform:translate(48.4383vw,33.151vh) scale(.6549)}to{transform:translate(51.54485vw,99vh) scale(.6549)}}.snow:nth-child(207){opacity:1.4038;transform:translate(95.5679vw,-10px) scale(.2951);animation:fall-207 11s -2s linear infinite}@keyframes fall-207{59.246%{transform:translate(103.4806vw,59.246vh) scale(.2951)}to{transform:translate(99.52425vw,99vh) scale(.2951)}}.snow:nth-child(208){opacity:.1966;transform:translate(52.8352vw,-10px) scale(.457);animation:fall-208 21s -14s linear infinite}@keyframes fall-208{76.733%{transform:translate(46.2911vw,76.733vh) scale(.457)}to{transform:translate(49.56315vw,99vh) scale(.457)}}.snow:nth-child(209){opacity:1.9408;transform:translate(58.1224vw,-10px) scale(.2807);animation:fall-209 15s -4s linear infinite}@keyframes fall-209{47.476%{transform:translate(61.4631vw,47.476vh) scale(.2807)}to{transform:translate(59.79275vw,99vh) scale(.2807)}}.snow:nth-child(210){opacity:.7298;transform:translate(63.3021vw,-10px) scale(.7233);animation:fall-210 15s -15s linear infinite}@keyframes fall-210{36.734%{transform:translate(69.6802vw,36.734vh) scale(.7233)}to{transform:translate(66.49115vw,99vh) scale(.7233)}}.snow:nth-child(211){opacity:1.8002;transform:translate(94.3452vw,-10px) scale(.5784);animation:fall-211 28s -19s linear infinite}@keyframes fall-211{46.526%{transform:translate(101.2554vw,46.526vh) scale(.5784)}to{transform:translate(97.8003vw,99vh) scale(.5784)}}.snow:nth-child(212){opacity:1.5132;transform:translate(10.7697vw,-10px) scale(.6135);animation:fall-212 13s -25s linear infinite}@keyframes fall-212{78.043%{transform:translate(20.1254vw,78.043vh) scale(.6135)}to{transform:translate(15.44755vw,99vh) scale(.6135)}}.snow:nth-child(213){opacity:1.2668;transform:translate(90.624vw,-10px) scale(.1578);animation:fall-213 14s -5s linear infinite}@keyframes fall-213{76.602%{transform:translate(82.5794vw,76.602vh) scale(.1578)}to{transform:translate(86.6017vw,99vh) scale(.1578)}}.snow:nth-child(214){opacity:.1838;transform:translate(25.9619vw,-10px) scale(.8923);animation:fall-214 21s -30s linear infinite}@keyframes fall-214{76.109%{transform:translate(18.7264vw,76.109vh) scale(.8923)}to{transform:translate(22.34415vw,99vh) scale(.8923)}}.snow:nth-child(215){opacity:.1984;transform:translate(36.0165vw,-10px) scale(.836);animation:fall-215 28s -21s linear infinite}@keyframes fall-215{50.126%{transform:translate(44.5647vw,50.126vh) scale(.836)}to{transform:translate(40.2906vw,99vh) scale(.836)}}.snow:nth-child(216){opacity:.8616;transform:translate(37.376vw,-10px) scale(.2755);animation:fall-216 11s -29s linear infinite}@keyframes fall-216{39.766%{transform:translate(44.3185vw,39.766vh) scale(.2755)}to{transform:translate(40.84725vw,99vh) scale(.2755)}}.snow:nth-child(217){opacity:1.0158;transform:translate(40.294vw,-10px) scale(.6852);animation:fall-217 24s -30s linear infinite}@keyframes fall-217{78.892%{transform:translate(46.7481vw,78.892vh) scale(.6852)}to{transform:translate(43.52105vw,99vh) scale(.6852)}}.snow:nth-child(218){opacity:.3386;transform:translate(89.6866vw,-10px) scale(.9199);animation:fall-218 12s -12s linear infinite}@keyframes fall-218{65.861%{transform:translate(92.903vw,65.861vh) scale(.9199)}to{transform:translate(91.2948vw,99vh) scale(.9199)}}.snow:nth-child(219){opacity:.6154;transform:translate(12.3124vw,-10px) scale(.2429);animation:fall-219 12s -27s linear infinite}@keyframes fall-219{32.479%{transform:translate(11.0181vw,32.479vh) scale(.2429)}to{transform:translate(11.66525vw,99vh) scale(.2429)}}.snow:nth-child(220){opacity:1.7764;transform:translate(40.2854vw,-10px) scale(.4814);animation:fall-220 29s -13s linear infinite}@keyframes fall-220{55.783%{transform:translate(37.4278vw,55.783vh) scale(.4814)}to{transform:translate(38.8566vw,99vh) scale(.4814)}}.snow:nth-child(221){opacity:.7898;transform:translate(8.1802vw,-10px) scale(.5874);animation:fall-221 20s -13s linear infinite}@keyframes fall-221{73.923%{transform:translate(5.603vw,73.923vh) scale(.5874)}to{transform:translate(6.8916vw,99vh) scale(.5874)}}.snow:nth-child(222){opacity:1.8232;transform:translate(39.5592vw,-10px) scale(.5997);animation:fall-222 18s -29s linear infinite}@keyframes fall-222{49.674%{transform:translate(44.9373vw,49.674vh) scale(.5997)}to{transform:translate(42.24825vw,99vh) scale(.5997)}}.snow:nth-child(223){opacity:1.5166;transform:translate(71.9825vw,-10px) scale(.6257);animation:fall-223 12s -20s linear infinite}@keyframes fall-223{59.236%{transform:translate(73.7517vw,59.236vh) scale(.6257)}to{transform:translate(72.8671vw,99vh) scale(.6257)}}.snow:nth-child(224){opacity:.3362;transform:translate(91.2916vw,-10px) scale(.5087);animation:fall-224 23s -12s linear infinite}@keyframes fall-224{75.751%{transform:translate(94.9255vw,75.751vh) scale(.5087)}to{transform:translate(93.10855vw,99vh) scale(.5087)}}.snow:nth-child(225){opacity:1.961;transform:translate(77.6241vw,-10px) scale(.882);animation:fall-225 29s -22s linear infinite}@keyframes fall-225{47.988%{transform:translate(77.2269vw,47.988vh) scale(.882)}to{transform:translate(77.4255vw,99vh) scale(.882)}}.snow:nth-child(226){opacity:1.1386;transform:translate(44.5041vw,-10px) scale(.3481);animation:fall-226 17s -27s linear infinite}@keyframes fall-226{69.414%{transform:translate(51.5499vw,69.414vh) scale(.3481)}to{transform:translate(48.027vw,99vh) scale(.3481)}}.snow:nth-child(227){opacity:1.7508;transform:translate(88.7523vw,-10px) scale(.8671);animation:fall-227 23s -11s linear infinite}@keyframes fall-227{43.989%{transform:translate(85.2888vw,43.989vh) scale(.8671)}to{transform:translate(87.02055vw,99vh) scale(.8671)}}.snow:nth-child(228){opacity:1.6932;transform:translate(34.9512vw,-10px) scale(.3425);animation:fall-228 20s -15s linear infinite}@keyframes fall-228{32.137%{transform:translate(27.1902vw,32.137vh) scale(.3425)}to{transform:translate(31.0707vw,99vh) scale(.3425)}}.snow:nth-child(229){opacity:.7388;transform:translate(72.3429vw,-10px) scale(.0831);animation:fall-229 29s -19s linear infinite}@keyframes fall-229{39.055%{transform:translate(63.3256vw,39.055vh) scale(.0831)}to{transform:translate(67.83425vw,99vh) scale(.0831)}}.snow:nth-child(230){opacity:.5516;transform:translate(56.2566vw,-10px) scale(.3753);animation:fall-230 10s -28s linear infinite}@keyframes fall-230{32.63%{transform:translate(57.7563vw,32.63vh) scale(.3753)}to{transform:translate(57.00645vw,99vh) scale(.3753)}}.snow:nth-child(231){opacity:.8824;transform:translate(75.349vw,-10px) scale(.7185);animation:fall-231 10s -4s linear infinite}@keyframes fall-231{56.934%{transform:translate(66.1513vw,56.934vh) scale(.7185)}to{transform:translate(70.75015vw,99vh) scale(.7185)}}.snow:nth-child(232){opacity:.5476;transform:translate(1.8558vw,-10px) scale(.5642);animation:fall-232 25s -28s linear infinite}@keyframes fall-232{40.329%{transform:translate(-4.8839vw,40.329vh) scale(.5642)}to{transform:translate(-1.51405vw,99vh) scale(.5642)}}.snow:nth-child(233){opacity:.3896;transform:translate(85.3624vw,-10px) scale(.52);animation:fall-233 20s -7s linear infinite}@keyframes fall-233{56.516%{transform:translate(90.6453vw,56.516vh) scale(.52)}to{transform:translate(88.00385vw,99vh) scale(.52)}}.snow:nth-child(234){opacity:.7356;transform:translate(40.7383vw,-10px) scale(.6122);animation:fall-234 22s -25s linear infinite}@keyframes fall-234{68.895%{transform:translate(46.13vw,68.895vh) scale(.6122)}to{transform:translate(43.43415vw,99vh) scale(.6122)}}.snow:nth-child(235){opacity:1.1552;transform:translate(57.773vw,-10px) scale(.6389);animation:fall-235 25s -7s linear infinite}@keyframes fall-235{52.299%{transform:translate(62.3939vw,52.299vh) scale(.6389)}to{transform:translate(60.08345vw,99vh) scale(.6389)}}.snow:nth-child(236){opacity:1.6416;transform:translate(67.0792vw,-10px) scale(.3472);animation:fall-236 26s -5s linear infinite}@keyframes fall-236{77.697%{transform:translate(57.4689vw,77.697vh) scale(.3472)}to{transform:translate(62.27405vw,99vh) scale(.3472)}}.snow:nth-child(237){opacity:.7276;transform:translate(14.075vw,-10px) scale(.6378);animation:fall-237 10s -13s linear infinite}@keyframes fall-237{79.771%{transform:translate(4.4303vw,79.771vh) scale(.6378)}to{transform:translate(9.25265vw,99vh) scale(.6378)}}.snow:nth-child(238){opacity:1.576;transform:translate(60.2871vw,-10px) scale(.107);animation:fall-238 12s -8s linear infinite}@keyframes fall-238{77.543%{transform:translate(65.1682vw,77.543vh) scale(.107)}to{transform:translate(62.72765vw,99vh) scale(.107)}}.snow:nth-child(239){opacity:1.2214;transform:translate(96.2798vw,-10px) scale(.4472);animation:fall-239 25s -7s linear infinite}@keyframes fall-239{57.663%{transform:translate(102.6647vw,57.663vh) scale(.4472)}to{transform:translate(99.47225vw,99vh) scale(.4472)}}.snow:nth-child(240){opacity:.1834;transform:translate(18.4233vw,-10px) scale(.4907);animation:fall-240 24s -20s linear infinite}@keyframes fall-240{65.323%{transform:translate(10.3039vw,65.323vh) scale(.4907)}to{transform:translate(14.3636vw,99vh) scale(.4907)}}.snow:nth-child(241){opacity:.7258;transform:translate(79.6662vw,-10px) scale(.6882);animation:fall-241 14s -10s linear infinite}@keyframes fall-241{35.114%{transform:translate(76.1331vw,35.114vh) scale(.6882)}to{transform:translate(77.89965vw,99vh) scale(.6882)}}.snow:nth-child(242){opacity:.3522;transform:translate(30.2059vw,-10px) scale(.0097);animation:fall-242 26s -3s linear infinite}@keyframes fall-242{66.697%{transform:translate(25.1314vw,66.697vh) scale(.0097)}to{transform:translate(27.66865vw,99vh) scale(.0097)}}.snow:nth-child(243){opacity:1.3578;transform:translate(13.1847vw,-10px) scale(.8814);animation:fall-243 10s -11s linear infinite}@keyframes fall-243{78.694%{transform:translate(21.3476vw,78.694vh) scale(.8814)}to{transform:translate(17.26615vw,99vh) scale(.8814)}}.snow:nth-child(244){opacity:1.6068;transform:translate(29.3785vw,-10px) scale(.184);animation:fall-244 22s -22s linear infinite}@keyframes fall-244{63.797%{transform:translate(29.4705vw,63.797vh) scale(.184)}to{transform:translate(29.4245vw,99vh) scale(.184)}}.snow:nth-child(245){opacity:1.8386;transform:translate(.6968vw,-10px) scale(.4027);animation:fall-245 22s -19s linear infinite}@keyframes fall-245{46.766%{transform:translate(2.1984vw,46.766vh) scale(.4027)}to{transform:translate(1.4476vw,99vh) scale(.4027)}}.snow:nth-child(246){opacity:.4586;transform:translate(66.666vw,-10px) scale(.7388);animation:fall-246 28s -10s linear infinite}@keyframes fall-246{52.759%{transform:translate(72.6509vw,52.759vh) scale(.7388)}to{transform:translate(69.65845vw,99vh) scale(.7388)}}.snow:nth-child(247){opacity:1.554;transform:translate(44.805vw,-10px) scale(.9751);animation:fall-247 21s -17s linear infinite}@keyframes fall-247{63.182%{transform:translate(35.1725vw,63.182vh) scale(.9751)}to{transform:translate(39.98875vw,99vh) scale(.9751)}}.snow:nth-child(248){opacity:1.14;transform:translate(59.2725vw,-10px) scale(.6701);animation:fall-248 19s -21s linear infinite}@keyframes fall-248{40.86%{transform:translate(49.5767vw,40.86vh) scale(.6701)}to{transform:translate(54.4246vw,99vh) scale(.6701)}}.snow:nth-child(249){opacity:.3558;transform:translate(23.4726vw,-10px) scale(.9495);animation:fall-249 16s -16s linear infinite}@keyframes fall-249{41.32%{transform:translate(25.9327vw,41.32vh) scale(.9495)}to{transform:translate(24.70265vw,99vh) scale(.9495)}}.snow:nth-child(250){opacity:.4322;transform:translate(20.6932vw,-10px) scale(.3516);animation:fall-250 22s -28s linear infinite}@keyframes fall-250{64.206%{transform:translate(10.7744vw,64.206vh) scale(.3516)}to{transform:translate(15.7338vw,99vh) scale(.3516)}}.snow:nth-child(251){opacity:1.1942;transform:translate(67.8527vw,-10px) scale(.8193);animation:fall-251 12s -14s linear infinite}@keyframes fall-251{72.437%{transform:translate(65.6818vw,72.437vh) scale(.8193)}to{transform:translate(66.76725vw,99vh) scale(.8193)}}.snow:nth-child(252){opacity:.7424;transform:translate(17.416vw,-10px) scale(.6961);animation:fall-252 21s -1s linear infinite}@keyframes fall-252{67.365%{transform:translate(20.3102vw,67.365vh) scale(.6961)}to{transform:translate(18.8631vw,99vh) scale(.6961)}}.snow:nth-child(253){opacity:.1732;transform:translate(79.9459vw,-10px) scale(.4782);animation:fall-253 13s -14s linear infinite}@keyframes fall-253{34.552%{transform:translate(71.2766vw,34.552vh) scale(.4782)}to{transform:translate(75.61125vw,99vh) scale(.4782)}}.snow:nth-child(254){opacity:.784;transform:translate(43.7938vw,-10px) scale(.6546);animation:fall-254 12s -9s linear infinite}@keyframes fall-254{54.75%{transform:translate(52.8806vw,54.75vh) scale(.6546)}to{transform:translate(48.3372vw,99vh) scale(.6546)}}.snow:nth-child(255){opacity:.6044;transform:translate(55.3696vw,-10px) scale(.6373);animation:fall-255 12s -22s linear infinite}@keyframes fall-255{34.346%{transform:translate(53.3063vw,34.346vh) scale(.6373)}to{transform:translate(54.33795vw,99vh) scale(.6373)}}.snow:nth-child(256){opacity:1.101;transform:translate(55.3504vw,-10px) scale(.8165);animation:fall-256 26s -6s linear infinite}@keyframes fall-256{76.936%{transform:translate(64.5244vw,76.936vh) scale(.8165)}to{transform:translate(59.9374vw,99vh) scale(.8165)}}.snow:nth-child(257){opacity:1.9022;transform:translate(19.9231vw,-10px) scale(.3247);animation:fall-257 14s -11s linear infinite}@keyframes fall-257{44.758%{transform:translate(13.4842vw,44.758vh) scale(.3247)}to{transform:translate(16.70365vw,99vh) scale(.3247)}}.snow:nth-child(258){opacity:.4278;transform:translate(13.8016vw,-10px) scale(.5875);animation:fall-258 18s -23s linear infinite}@keyframes fall-258{68.812%{transform:translate(11.9327vw,68.812vh) scale(.5875)}to{transform:translate(12.86715vw,99vh) scale(.5875)}}.snow:nth-child(259){opacity:1.9344;transform:translate(4.8081vw,-10px) scale(.1874);animation:fall-259 17s -21s linear infinite}@keyframes fall-259{65.436%{transform:translate(5.9075vw,65.436vh) scale(.1874)}to{transform:translate(5.3578vw,99vh) scale(.1874)}}.snow:nth-child(260){opacity:.3466;transform:translate(86.7619vw,-10px) scale(.4388);animation:fall-260 12s -20s linear infinite}@keyframes fall-260{70.054%{transform:translate(77.4683vw,70.054vh) scale(.4388)}to{transform:translate(82.1151vw,99vh) scale(.4388)}}.snow:nth-child(261){opacity:.463;transform:translate(62.9333vw,-10px) scale(.4208);animation:fall-261 17s -2s linear infinite}@keyframes fall-261{43.636%{transform:translate(68.2428vw,43.636vh) scale(.4208)}to{transform:translate(65.58805vw,99vh) scale(.4208)}}.snow:nth-child(262){opacity:.9846;transform:translate(56.7072vw,-10px) scale(.0162);animation:fall-262 13s -5s linear infinite}@keyframes fall-262{31.307%{transform:translate(59.8796vw,31.307vh) scale(.0162)}to{transform:translate(58.2934vw,99vh) scale(.0162)}}.snow:nth-child(263){opacity:.2152;transform:translate(4.7914vw,-10px) scale(.4314);animation:fall-263 15s -7s linear infinite}@keyframes fall-263{70.911%{transform:translate(5.5298vw,70.911vh) scale(.4314)}to{transform:translate(5.1606vw,99vh) scale(.4314)}}.snow:nth-child(264){opacity:.83;transform:translate(60.669vw,-10px) scale(.6034);animation:fall-264 15s -18s linear infinite}@keyframes fall-264{73.424%{transform:translate(55.766vw,73.424vh) scale(.6034)}to{transform:translate(58.2175vw,99vh) scale(.6034)}}.snow:nth-child(265){opacity:.796;transform:translate(89.9981vw,-10px) scale(.3242);animation:fall-265 25s -14s linear infinite}@keyframes fall-265{78.708%{transform:translate(94.1527vw,78.708vh) scale(.3242)}to{transform:translate(92.0754vw,99vh) scale(.3242)}}.snow:nth-child(266){opacity:.552;transform:translate(4.1011vw,-10px) scale(.7357);animation:fall-266 24s -8s linear infinite}@keyframes fall-266{57.496%{transform:translate(-5.622vw,57.496vh) scale(.7357)}to{transform:translate(-.76045vw,99vh) scale(.7357)}}.snow:nth-child(267){opacity:1.9058;transform:translate(83.3676vw,-10px) scale(.9803);animation:fall-267 25s -5s linear infinite}@keyframes fall-267{60.151%{transform:translate(85.1047vw,60.151vh) scale(.9803)}to{transform:translate(84.23615vw,99vh) scale(.9803)}}.snow:nth-child(268){opacity:1.0038;transform:translate(98.5516vw,-10px) scale(.8477);animation:fall-268 23s -16s linear infinite}@keyframes fall-268{30.648%{transform:translate(91.6808vw,30.648vh) scale(.8477)}to{transform:translate(95.1162vw,99vh) scale(.8477)}}.snow:nth-child(269){opacity:.097;transform:translate(87.7016vw,-10px) scale(.1285);animation:fall-269 24s -3s linear infinite}@keyframes fall-269{45.029%{transform:translate(95.5107vw,45.029vh) scale(.1285)}to{transform:translate(91.60615vw,99vh) scale(.1285)}}.snow:nth-child(270){opacity:.5692;transform:translate(99.8315vw,-10px) scale(.4103);animation:fall-270 20s -5s linear infinite}@keyframes fall-270{58.518%{transform:translate(92.9267vw,58.518vh) scale(.4103)}to{transform:translate(96.3791vw,99vh) scale(.4103)}}.snow:nth-child(271){opacity:.5374;transform:translate(86.1644vw,-10px) scale(.8541);animation:fall-271 14s -12s linear infinite}@keyframes fall-271{38.909%{transform:translate(85.1824vw,38.909vh) scale(.8541)}to{transform:translate(85.6734vw,99vh) scale(.8541)}}.snow:nth-child(272){opacity:1.3102;transform:translate(85.2244vw,-10px) scale(.4515);animation:fall-272 19s -14s linear infinite}@keyframes fall-272{70.515%{transform:translate(85.011vw,70.515vh) scale(.4515)}to{transform:translate(85.1177vw,99vh) scale(.4515)}}.snow:nth-child(273){opacity:1.7944;transform:translate(55.5922vw,-10px) scale(.669);animation:fall-273 17s -22s linear infinite}@keyframes fall-273{58.059%{transform:translate(47.0922vw,58.059vh) scale(.669)}to{transform:translate(51.3422vw,99vh) scale(.669)}}.snow:nth-child(274){opacity:1.4578;transform:translate(39.6031vw,-10px) scale(.9609);animation:fall-274 10s -4s linear infinite}@keyframes fall-274{61.168%{transform:translate(37.4426vw,61.168vh) scale(.9609)}to{transform:translate(38.52285vw,99vh) scale(.9609)}}.snow:nth-child(275){opacity:1.8848;transform:translate(47.6295vw,-10px) scale(.1788);animation:fall-275 15s -23s linear infinite}@keyframes fall-275{54.544%{transform:translate(55.6467vw,54.544vh) scale(.1788)}to{transform:translate(51.6381vw,99vh) scale(.1788)}}.snow:nth-child(276){opacity:.7476;transform:translate(13.7436vw,-10px) scale(.5884);animation:fall-276 15s -9s linear infinite}@keyframes fall-276{44.231%{transform:translate(6.2483vw,44.231vh) scale(.5884)}to{transform:translate(9.99595vw,99vh) scale(.5884)}}.snow:nth-child(277){opacity:1.0338;transform:translate(91.9206vw,-10px) scale(.5663);animation:fall-277 21s -6s linear infinite}@keyframes fall-277{46.136%{transform:translate(93.5805vw,46.136vh) scale(.5663)}to{transform:translate(92.75055vw,99vh) scale(.5663)}}.snow:nth-child(278){opacity:1.2008;transform:translate(75.1574vw,-10px) scale(.1134);animation:fall-278 26s -28s linear infinite}@keyframes fall-278{69.05%{transform:translate(76.1093vw,69.05vh) scale(.1134)}to{transform:translate(75.63335vw,99vh) scale(.1134)}}.snow:nth-child(279){opacity:.0142;transform:translate(50.9054vw,-10px) scale(.3361);animation:fall-279 21s -29s linear infinite}@keyframes fall-279{64.736%{transform:translate(42.2312vw,64.736vh) scale(.3361)}to{transform:translate(46.5683vw,99vh) scale(.3361)}}.snow:nth-child(280){opacity:1.8894;transform:translate(9.3776vw,-10px) scale(.0895);animation:fall-280 28s -27s linear infinite}@keyframes fall-280{32.622%{transform:translate(4.9488vw,32.622vh) scale(.0895)}to{transform:translate(7.1632vw,99vh) scale(.0895)}}.snow:nth-child(281){opacity:.815;transform:translate(12.7234vw,-10px) scale(.8316);animation:fall-281 10s -16s linear infinite}@keyframes fall-281{47.441%{transform:translate(14.2027vw,47.441vh) scale(.8316)}to{transform:translate(13.46305vw,99vh) scale(.8316)}}.snow:nth-child(282){opacity:.4956;transform:translate(99.5861vw,-10px) scale(.5273);animation:fall-282 25s -3s linear infinite}@keyframes fall-282{36.588%{transform:translate(94.7901vw,36.588vh) scale(.5273)}to{transform:translate(97.1881vw,99vh) scale(.5273)}}.snow:nth-child(283){opacity:.3722;transform:translate(42.9234vw,-10px) scale(.7091);animation:fall-283 16s -22s linear infinite}@keyframes fall-283{72.918%{transform:translate(43.6334vw,72.918vh) scale(.7091)}to{transform:translate(43.2784vw,99vh) scale(.7091)}}.snow:nth-child(284){opacity:1.6216;transform:translate(32.0612vw,-10px) scale(.2712);animation:fall-284 17s -25s linear infinite}@keyframes fall-284{60.234%{transform:translate(41.2224vw,60.234vh) scale(.2712)}to{transform:translate(36.6418vw,99vh) scale(.2712)}}.snow:nth-child(285){opacity:.0858;transform:translate(91.1704vw,-10px) scale(.7523);animation:fall-285 25s -22s linear infinite}@keyframes fall-285{66.622%{transform:translate(83.5113vw,66.622vh) scale(.7523)}to{transform:translate(87.34085vw,99vh) scale(.7523)}}.snow:nth-child(286){opacity:1.8564;transform:translate(73.4336vw,-10px) scale(.9576);animation:fall-286 25s -10s linear infinite}@keyframes fall-286{45.581%{transform:translate(78.6202vw,45.581vh) scale(.9576)}to{transform:translate(76.0269vw,99vh) scale(.9576)}}.snow:nth-child(287){opacity:.3598;transform:translate(51.3379vw,-10px) scale(.1833);animation:fall-287 12s -19s linear infinite}@keyframes fall-287{34.117%{transform:translate(53.882vw,34.117vh) scale(.1833)}to{transform:translate(52.60995vw,99vh) scale(.1833)}}.snow:nth-child(288){opacity:.8474;transform:translate(86.3377vw,-10px) scale(.6706);animation:fall-288 23s -23s linear infinite}@keyframes fall-288{68.449%{transform:translate(80.1038vw,68.449vh) scale(.6706)}to{transform:translate(83.22075vw,99vh) scale(.6706)}}.snow:nth-child(289){opacity:1.6398;transform:translate(59.0026vw,-10px) scale(.5652);animation:fall-289 23s -18s linear infinite}@keyframes fall-289{45.936%{transform:translate(55.2986vw,45.936vh) scale(.5652)}to{transform:translate(57.1506vw,99vh) scale(.5652)}}.snow:nth-child(290){opacity:.5176;transform:translate(66.9344vw,-10px) scale(.2642);animation:fall-290 11s -13s linear infinite}@keyframes fall-290{62.687%{transform:translate(59.0784vw,62.687vh) scale(.2642)}to{transform:translate(63.0064vw,99vh) scale(.2642)}}.snow:nth-child(291){opacity:1.1318;transform:translate(38.5881vw,-10px) scale(.2438);animation:fall-291 13s -18s linear infinite}@keyframes fall-291{77.051%{transform:translate(33.239vw,77.051vh) scale(.2438)}to{transform:translate(35.91355vw,99vh) scale(.2438)}}.snow:nth-child(292){opacity:.0762;transform:translate(55.5954vw,-10px) scale(.3532);animation:fall-292 21s -28s linear infinite}@keyframes fall-292{70.457%{transform:translate(57.2498vw,70.457vh) scale(.3532)}to{transform:translate(56.4226vw,99vh) scale(.3532)}}.snow:nth-child(293){opacity:.868;transform:translate(3.0061vw,-10px) scale(.5432);animation:fall-293 22s -13s linear infinite}@keyframes fall-293{45.362%{transform:translate(8.4453vw,45.362vh) scale(.5432)}to{transform:translate(5.7257vw,99vh) scale(.5432)}}.snow:nth-child(294){opacity:.041;transform:translate(40.0136vw,-10px) scale(.8182);animation:fall-294 30s -5s linear infinite}@keyframes fall-294{79.259%{transform:translate(41.4678vw,79.259vh) scale(.8182)}to{transform:translate(40.7407vw,99vh) scale(.8182)}}.snow:nth-child(295){opacity:1.4602;transform:translate(19.2109vw,-10px) scale(.4782);animation:fall-295 29s -7s linear infinite}@keyframes fall-295{55.857%{transform:translate(23.5122vw,55.857vh) scale(.4782)}to{transform:translate(21.36155vw,99vh) scale(.4782)}}.snow:nth-child(296){opacity:.9268;transform:translate(43.7661vw,-10px) scale(.6212);animation:fall-296 25s -17s linear infinite}@keyframes fall-296{69.768%{transform:translate(51.8215vw,69.768vh) scale(.6212)}to{transform:translate(47.7938vw,99vh) scale(.6212)}}.snow:nth-child(297){opacity:.8014;transform:translate(85.288vw,-10px) scale(.9469);animation:fall-297 13s -14s linear infinite}@keyframes fall-297{51.458%{transform:translate(93.5298vw,51.458vh) scale(.9469)}to{transform:translate(89.4089vw,99vh) scale(.9469)}}.snow:nth-child(298){opacity:.1702;transform:translate(77.6487vw,-10px) scale(.819);animation:fall-298 16s -16s linear infinite}@keyframes fall-298{57.21%{transform:translate(78.0058vw,57.21vh) scale(.819)}to{transform:translate(77.82725vw,99vh) scale(.819)}}.snow:nth-child(299){opacity:.3348;transform:translate(52.9913vw,-10px) scale(.6779);animation:fall-299 20s -3s linear infinite}@keyframes fall-299{39.994%{transform:translate(59.0409vw,39.994vh) scale(.6779)}to{transform:translate(56.0161vw,99vh) scale(.6779)}}.snow:nth-child(300){opacity:.6154;transform:translate(5.7533vw,-10px) scale(.4722);animation:fall-300 16s -23s linear infinite}@keyframes fall-300{60.204%{transform:translate(3.2639vw,60.204vh) scale(.4722)}to{transform:translate(4.5086vw,99vh) scale(.4722)}}.snow:nth-child(301){opacity:.7038;transform:translate(97.9657vw,-10px) scale(.9257);animation:fall-301 15s -29s linear infinite}@keyframes fall-301{56.857%{transform:translate(101.7551vw,56.857vh) scale(.9257)}to{transform:translate(99.8604vw,99vh) scale(.9257)}}.snow:nth-child(302){opacity:.8862;transform:translate(58.8754vw,-10px) scale(.1324);animation:fall-302 30s -9s linear infinite}@keyframes fall-302{74.213%{transform:translate(63.9925vw,74.213vh) scale(.1324)}to{transform:translate(61.43395vw,99vh) scale(.1324)}}.snow:nth-child(303){opacity:1.0664;transform:translate(40.5836vw,-10px) scale(.835);animation:fall-303 10s -7s linear infinite}@keyframes fall-303{78.642%{transform:translate(37.6485vw,78.642vh) scale(.835)}to{transform:translate(39.11605vw,99vh) scale(.835)}}.snow:nth-child(304){opacity:1.0188;transform:translate(97.0198vw,-10px) scale(.7041);animation:fall-304 27s -14s linear infinite}@keyframes fall-304{57.191%{transform:translate(89.0511vw,57.191vh) scale(.7041)}to{transform:translate(93.03545vw,99vh) scale(.7041)}}.snow:nth-child(305){opacity:1.8214;transform:translate(33.8121vw,-10px) scale(.1981);animation:fall-305 15s -21s linear infinite}@keyframes fall-305{65.27%{transform:translate(34.8692vw,65.27vh) scale(.1981)}to{transform:translate(34.34065vw,99vh) scale(.1981)}}.snow:nth-child(306){opacity:1.746;transform:translate(62.0898vw,-10px) scale(.7235);animation:fall-306 15s -1s linear infinite}@keyframes fall-306{41.802%{transform:translate(53.2576vw,41.802vh) scale(.7235)}to{transform:translate(57.6737vw,99vh) scale(.7235)}}.snow:nth-child(307){opacity:.67;transform:translate(98.7132vw,-10px) scale(.5948);animation:fall-307 29s -12s linear infinite}@keyframes fall-307{58.903%{transform:translate(106.9773vw,58.903vh) scale(.5948)}to{transform:translate(102.84525vw,99vh) scale(.5948)}}.snow:nth-child(308){opacity:1.552;transform:translate(87.1994vw,-10px) scale(.2142);animation:fall-308 25s -6s linear infinite}@keyframes fall-308{54.32%{transform:translate(92.6706vw,54.32vh) scale(.2142)}to{transform:translate(89.935vw,99vh) scale(.2142)}}.snow:nth-child(309){opacity:1.2122;transform:translate(97.7844vw,-10px) scale(.9724);animation:fall-309 28s -21s linear infinite}@keyframes fall-309{49.821%{transform:translate(98.9296vw,49.821vh) scale(.9724)}to{transform:translate(98.357vw,99vh) scale(.9724)}}.snow:nth-child(310){opacity:1.1536;transform:translate(33.1702vw,-10px) scale(.6192);animation:fall-310 22s -22s linear infinite}@keyframes fall-310{54.055%{transform:translate(30.8234vw,54.055vh) scale(.6192)}to{transform:translate(31.9968vw,99vh) scale(.6192)}}.snow:nth-child(311){opacity:1.5376;transform:translate(99.7071vw,-10px) scale(.6465);animation:fall-311 17s -7s linear infinite}@keyframes fall-311{34.004%{transform:translate(96.2613vw,34.004vh) scale(.6465)}to{transform:translate(97.9842vw,99vh) scale(.6465)}}.snow:nth-child(312){opacity:1.3684;transform:translate(86.9514vw,-10px) scale(.1593);animation:fall-312 11s -9s linear infinite}@keyframes fall-312{50.489%{transform:translate(78.2564vw,50.489vh) scale(.1593)}to{transform:translate(82.6039vw,99vh) scale(.1593)}}.snow:nth-child(313){opacity:.4128;transform:translate(79.8704vw,-10px) scale(.2599);animation:fall-313 11s -6s linear infinite}@keyframes fall-313{44.354%{transform:translate(83.6203vw,44.354vh) scale(.2599)}to{transform:translate(81.74535vw,99vh) scale(.2599)}}.snow:nth-child(314){opacity:.3464;transform:translate(30.4262vw,-10px) scale(.8213);animation:fall-314 18s -25s linear infinite}@keyframes fall-314{62.721%{transform:translate(37.117vw,62.721vh) scale(.8213)}to{transform:translate(33.7716vw,99vh) scale(.8213)}}.snow:nth-child(315){opacity:1.588;transform:translate(29.9792vw,-10px) scale(.1065);animation:fall-315 20s -25s linear infinite}@keyframes fall-315{68.3%{transform:translate(31.4617vw,68.3vh) scale(.1065)}to{transform:translate(30.72045vw,99vh) scale(.1065)}}.snow:nth-child(316){opacity:1.9506;transform:translate(35.7022vw,-10px) scale(.3578);animation:fall-316 17s -9s linear infinite}@keyframes fall-316{39.446%{transform:translate(40.5573vw,39.446vh) scale(.3578)}to{transform:translate(38.12975vw,99vh) scale(.3578)}}.snow:nth-child(317){opacity:1.6934;transform:translate(62.4544vw,-10px) scale(.7732);animation:fall-317 24s -18s linear infinite}@keyframes fall-317{42.108%{transform:translate(65.1608vw,42.108vh) scale(.7732)}to{transform:translate(63.8076vw,99vh) scale(.7732)}}.snow:nth-child(318){opacity:.9606;transform:translate(46.5051vw,-10px) scale(.911);animation:fall-318 25s -1s linear infinite}@keyframes fall-318{34.773%{transform:translate(38.6276vw,34.773vh) scale(.911)}to{transform:translate(42.56635vw,99vh) scale(.911)}}.snow:nth-child(319){opacity:1.2402;transform:translate(65.7609vw,-10px) scale(.677);animation:fall-319 15s -5s linear infinite}@keyframes fall-319{59.76%{transform:translate(69.9315vw,59.76vh) scale(.677)}to{transform:translate(67.8462vw,99vh) scale(.677)}}.snow:nth-child(320){opacity:.0006;transform:translate(24.2091vw,-10px) scale(.3494);animation:fall-320 19s -9s linear infinite}@keyframes fall-320{66.722%{transform:translate(25.5399vw,66.722vh) scale(.3494)}to{transform:translate(24.8745vw,99vh) scale(.3494)}}.snow:nth-child(321){opacity:1.128;transform:translate(89.1629vw,-10px) scale(.4869);animation:fall-321 24s -7s linear infinite}@keyframes fall-321{49.686%{transform:translate(79.3413vw,49.686vh) scale(.4869)}to{transform:translate(84.2521vw,99vh) scale(.4869)}}.snow:nth-child(322){opacity:.2494;transform:translate(6.7043vw,-10px) scale(.2554);animation:fall-322 22s -4s linear infinite}@keyframes fall-322{41.573%{transform:translate(6.8281vw,41.573vh) scale(.2554)}to{transform:translate(6.7662vw,99vh) scale(.2554)}}.snow:nth-child(323){opacity:.2396;transform:translate(91.5792vw,-10px) scale(.3384);animation:fall-323 28s -15s linear infinite}@keyframes fall-323{33.409%{transform:translate(92.6371vw,33.409vh) scale(.3384)}to{transform:translate(92.10815vw,99vh) scale(.3384)}}.snow:nth-child(324){opacity:1.5266;transform:translate(37.3842vw,-10px) scale(.833);animation:fall-324 22s -16s linear infinite}@keyframes fall-324{37.012%{transform:translate(42.3362vw,37.012vh) scale(.833)}to{transform:translate(39.8602vw,99vh) scale(.833)}}.snow:nth-child(325){opacity:1.7634;transform:translate(31.6946vw,-10px) scale(.5747);animation:fall-325 11s -22s linear infinite}@keyframes fall-325{39.701%{transform:translate(41.5078vw,39.701vh) scale(.5747)}to{transform:translate(36.6012vw,99vh) scale(.5747)}}.snow:nth-child(326){opacity:.9864;transform:translate(20.6294vw,-10px) scale(.757);animation:fall-326 25s -4s linear infinite}@keyframes fall-326{45.075%{transform:translate(10.8783vw,45.075vh) scale(.757)}to{transform:translate(15.75385vw,99vh) scale(.757)}}.snow:nth-child(327){opacity:.1812;transform:translate(80.3336vw,-10px) scale(.8567);animation:fall-327 11s -30s linear infinite}@keyframes fall-327{78.766%{transform:translate(76.97vw,78.766vh) scale(.8567)}to{transform:translate(78.6518vw,99vh) scale(.8567)}}.snow:nth-child(328){opacity:1.3668;transform:translate(16.6079vw,-10px) scale(.415);animation:fall-328 15s -11s linear infinite}@keyframes fall-328{41.322%{transform:translate(15.083vw,41.322vh) scale(.415)}to{transform:translate(15.84545vw,99vh) scale(.415)}}.snow:nth-child(329){opacity:.6954;transform:translate(43.6699vw,-10px) scale(.3636);animation:fall-329 18s -25s linear infinite}@keyframes fall-329{31.05%{transform:translate(36.8603vw,31.05vh) scale(.3636)}to{transform:translate(40.2651vw,99vh) scale(.3636)}}.snow:nth-child(330){opacity:1.0324;transform:translate(55.4299vw,-10px) scale(.1914);animation:fall-330 27s -30s linear infinite}@keyframes fall-330{52.847%{transform:translate(46.8552vw,52.847vh) scale(.1914)}to{transform:translate(51.14255vw,99vh) scale(.1914)}}.snow:nth-child(331){opacity:1.5178;transform:translate(53.601vw,-10px) scale(.0316);animation:fall-331 22s -1s linear infinite}@keyframes fall-331{32.378%{transform:translate(46.5728vw,32.378vh) scale(.0316)}to{transform:translate(50.0869vw,99vh) scale(.0316)}}.snow:nth-child(332){opacity:.486;transform:translate(83.4453vw,-10px) scale(.7334);animation:fall-332 17s -27s linear infinite}@keyframes fall-332{59.04%{transform:translate(89.3476vw,59.04vh) scale(.7334)}to{transform:translate(86.39645vw,99vh) scale(.7334)}}.snow:nth-child(333){opacity:.3606;transform:translate(51.3255vw,-10px) scale(.7178);animation:fall-333 17s -5s linear infinite}@keyframes fall-333{56.162%{transform:translate(56.6773vw,56.162vh) scale(.7178)}to{transform:translate(54.0014vw,99vh) scale(.7178)}}.snow:nth-child(334){opacity:1.0632;transform:translate(11.9365vw,-10px) scale(.7434);animation:fall-334 30s -19s linear infinite}@keyframes fall-334{45.115%{transform:translate(15.2409vw,45.115vh) scale(.7434)}to{transform:translate(13.5887vw,99vh) scale(.7434)}}.snow:nth-child(335){opacity:1.8782;transform:translate(88.4746vw,-10px) scale(.8332);animation:fall-335 27s -17s linear infinite}@keyframes fall-335{70.587%{transform:translate(78.6278vw,70.587vh) scale(.8332)}to{transform:translate(83.5512vw,99vh) scale(.8332)}}.snow:nth-child(336){opacity:1.5976;transform:translate(96.8901vw,-10px) scale(.7324);animation:fall-336 15s -28s linear infinite}@keyframes fall-336{68.636%{transform:translate(102.4651vw,68.636vh) scale(.7324)}to{transform:translate(99.6776vw,99vh) scale(.7324)}}.snow:nth-child(337){opacity:1.8328;transform:translate(96.2253vw,-10px) scale(.9891);animation:fall-337 11s -24s linear infinite}@keyframes fall-337{66.801%{transform:translate(94.7173vw,66.801vh) scale(.9891)}to{transform:translate(95.4713vw,99vh) scale(.9891)}}.snow:nth-child(338){opacity:.2174;transform:translate(99.2864vw,-10px) scale(.8217);animation:fall-338 12s -24s linear infinite}@keyframes fall-338{37.909%{transform:translate(104.2673vw,37.909vh) scale(.8217)}to{transform:translate(101.77685vw,99vh) scale(.8217)}}.snow:nth-child(339){opacity:.6278;transform:translate(29.1333vw,-10px) scale(.3328);animation:fall-339 16s -6s linear infinite}@keyframes fall-339{64.267%{transform:translate(20.0533vw,64.267vh) scale(.3328)}to{transform:translate(24.5933vw,99vh) scale(.3328)}}.snow:nth-child(340){opacity:.3272;transform:translate(12.0079vw,-10px) scale(.62);animation:fall-340 28s -13s linear infinite}@keyframes fall-340{31.98%{transform:translate(2.9844vw,31.98vh) scale(.62)}to{transform:translate(7.49615vw,99vh) scale(.62)}}.snow:nth-child(341){opacity:.0194;transform:translate(53.2833vw,-10px) scale(.4698);animation:fall-341 29s -29s linear infinite}@keyframes fall-341{38.554%{transform:translate(59.9905vw,38.554vh) scale(.4698)}to{transform:translate(56.6369vw,99vh) scale(.4698)}}.snow:nth-child(342){opacity:1.3098;transform:translate(5.3527vw,-10px) scale(.1393);animation:fall-342 22s -11s linear infinite}@keyframes fall-342{52.116%{transform:translate(3.4922vw,52.116vh) scale(.1393)}to{transform:translate(4.42245vw,99vh) scale(.1393)}}.snow:nth-child(343){opacity:.106;transform:translate(32.7771vw,-10px) scale(.9187);animation:fall-343 15s -3s linear infinite}@keyframes fall-343{78.648%{transform:translate(23.5388vw,78.648vh) scale(.9187)}to{transform:translate(28.15795vw,99vh) scale(.9187)}}.snow:nth-child(344){opacity:1.0956;transform:translate(48.2748vw,-10px) scale(.8714);animation:fall-344 12s -17s linear infinite}@keyframes fall-344{62.847%{transform:translate(47.056vw,62.847vh) scale(.8714)}to{transform:translate(47.6654vw,99vh) scale(.8714)}}.snow:nth-child(345){opacity:.1736;transform:translate(59.7646vw,-10px) scale(.5196);animation:fall-345 16s -11s linear infinite}@keyframes fall-345{74.516%{transform:translate(57.1452vw,74.516vh) scale(.5196)}to{transform:translate(58.4549vw,99vh) scale(.5196)}}.snow:nth-child(346){opacity:.2966;transform:translate(83.2224vw,-10px) scale(.7505);animation:fall-346 19s -20s linear infinite}@keyframes fall-346{53.535%{transform:translate(73.2422vw,53.535vh) scale(.7505)}to{transform:translate(78.2323vw,99vh) scale(.7505)}}.snow:nth-child(347){opacity:.7724;transform:translate(88.0713vw,-10px) scale(.3862);animation:fall-347 21s -15s linear infinite}@keyframes fall-347{63.12%{transform:translate(86.8336vw,63.12vh) scale(.3862)}to{transform:translate(87.45245vw,99vh) scale(.3862)}}.snow:nth-child(348){opacity:1.8668;transform:translate(84.2243vw,-10px) scale(.3803);animation:fall-348 26s -12s linear infinite}@keyframes fall-348{71.383%{transform:translate(89.966vw,71.383vh) scale(.3803)}to{transform:translate(87.09515vw,99vh) scale(.3803)}}.snow:nth-child(349){opacity:.6418;transform:translate(19.4622vw,-10px) scale(.0421);animation:fall-349 23s -19s linear infinite}@keyframes fall-349{30.501%{transform:translate(15.4567vw,30.501vh) scale(.0421)}to{transform:translate(17.45945vw,99vh) scale(.0421)}}.snow:nth-child(350){opacity:.4412;transform:translate(48.9903vw,-10px) scale(.683);animation:fall-350 18s -17s linear infinite}@keyframes fall-350{64.016%{transform:translate(41.7902vw,64.016vh) scale(.683)}to{transform:translate(45.39025vw,99vh) scale(.683)}}.snow:nth-child(351){opacity:.2166;transform:translate(35.2908vw,-10px) scale(.1772);animation:fall-351 22s -18s linear infinite}@keyframes fall-351{38.352%{transform:translate(32.8945vw,38.352vh) scale(.1772)}to{transform:translate(34.09265vw,99vh) scale(.1772)}}.snow:nth-child(352){opacity:.8736;transform:translate(64.2161vw,-10px) scale(.1646);animation:fall-352 13s -1s linear infinite}@keyframes fall-352{78.317%{transform:translate(69.0007vw,78.317vh) scale(.1646)}to{transform:translate(66.6084vw,99vh) scale(.1646)}}.snow:nth-child(353){opacity:1.4054;transform:translate(31.5684vw,-10px) scale(.8088);animation:fall-353 30s -26s linear infinite}@keyframes fall-353{60.244%{transform:translate(33.4538vw,60.244vh) scale(.8088)}to{transform:translate(32.5111vw,99vh) scale(.8088)}}.snow:nth-child(354){opacity:1.596;transform:translate(77.0245vw,-10px) scale(.2977);animation:fall-354 19s -11s linear infinite}@keyframes fall-354{34.705%{transform:translate(75.5114vw,34.705vh) scale(.2977)}to{transform:translate(76.26795vw,99vh) scale(.2977)}}.snow:nth-child(355){opacity:.0502;transform:translate(46.2542vw,-10px) scale(.3491);animation:fall-355 25s -12s linear infinite}@keyframes fall-355{54.85%{transform:translate(45.0424vw,54.85vh) scale(.3491)}to{transform:translate(45.6483vw,99vh) scale(.3491)}}.snow:nth-child(356){opacity:.1664;transform:translate(53.4437vw,-10px) scale(.2337);animation:fall-356 28s -10s linear infinite}@keyframes fall-356{45.891%{transform:translate(48.7256vw,45.891vh) scale(.2337)}to{transform:translate(51.08465vw,99vh) scale(.2337)}}.snow:nth-child(357){opacity:1.3786;transform:translate(40.9547vw,-10px) scale(.6841);animation:fall-357 15s -3s linear infinite}@keyframes fall-357{56.599%{transform:translate(48.3749vw,56.599vh) scale(.6841)}to{transform:translate(44.6648vw,99vh) scale(.6841)}}.snow:nth-child(358){opacity:.013;transform:translate(66.3762vw,-10px) scale(.7721);animation:fall-358 23s -19s linear infinite}@keyframes fall-358{36.944%{transform:translate(69.6613vw,36.944vh) scale(.7721)}to{transform:translate(68.01875vw,99vh) scale(.7721)}}.snow:nth-child(359){opacity:1.0596;transform:translate(13.1956vw,-10px) scale(.3285);animation:fall-359 16s -27s linear infinite}@keyframes fall-359{52.13%{transform:translate(13.1762vw,52.13vh) scale(.3285)}to{transform:translate(13.1859vw,99vh) scale(.3285)}}.snow:nth-child(360){opacity:.4854;transform:translate(90.3315vw,-10px) scale(.7189);animation:fall-360 22s -18s linear infinite}@keyframes fall-360{47.033%{transform:translate(98.3985vw,47.033vh) scale(.7189)}to{transform:translate(94.365vw,99vh) scale(.7189)}}.snow:nth-child(361){opacity:.375;transform:translate(54.4957vw,-10px) scale(.2392);animation:fall-361 28s -22s linear infinite}@keyframes fall-361{75.209%{transform:translate(57.2529vw,75.209vh) scale(.2392)}to{transform:translate(55.8743vw,99vh) scale(.2392)}}.snow:nth-child(362){opacity:.3412;transform:translate(38.3609vw,-10px) scale(.7973);animation:fall-362 10s -30s linear infinite}@keyframes fall-362{73.123%{transform:translate(38.2851vw,73.123vh) scale(.7973)}to{transform:translate(38.323vw,99vh) scale(.7973)}}.snow:nth-child(363){opacity:.0666;transform:translate(83.2782vw,-10px) scale(.7374);animation:fall-363 24s -3s linear infinite}@keyframes fall-363{73.655%{transform:translate(84.0171vw,73.655vh) scale(.7374)}to{transform:translate(83.64765vw,99vh) scale(.7374)}}.snow:nth-child(364){opacity:1.4932;transform:translate(2.4953vw,-10px) scale(.871);animation:fall-364 16s -17s linear infinite}@keyframes fall-364{60.696%{transform:translate(7.7797vw,60.696vh) scale(.871)}to{transform:translate(5.1375vw,99vh) scale(.871)}}.snow:nth-child(365){opacity:1.7554;transform:translate(11.776vw,-10px) scale(.569);animation:fall-365 21s -18s linear infinite}@keyframes fall-365{44.339%{transform:translate(2.4922vw,44.339vh) scale(.569)}to{transform:translate(7.1341vw,99vh) scale(.569)}}.snow:nth-child(366){opacity:.6682;transform:translate(84.5145vw,-10px) scale(.8183);animation:fall-366 28s -8s linear infinite}@keyframes fall-366{44.615%{transform:translate(76.6677vw,44.615vh) scale(.8183)}to{transform:translate(80.5911vw,99vh) scale(.8183)}}.snow:nth-child(367){opacity:1.8796;transform:translate(52.3177vw,-10px) scale(.8608);animation:fall-367 11s -10s linear infinite}@keyframes fall-367{52.829%{transform:translate(47.144vw,52.829vh) scale(.8608)}to{transform:translate(49.73085vw,99vh) scale(.8608)}}.snow:nth-child(368){opacity:.3516;transform:translate(14.1065vw,-10px) scale(.8582);animation:fall-368 24s -10s linear infinite}@keyframes fall-368{73.038%{transform:translate(22.9114vw,73.038vh) scale(.8582)}to{transform:translate(18.50895vw,99vh) scale(.8582)}}.snow:nth-child(369){opacity:.271;transform:translate(33.9077vw,-10px) scale(.9292);animation:fall-369 28s -29s linear infinite}@keyframes fall-369{69.226%{transform:translate(31.1426vw,69.226vh) scale(.9292)}to{transform:translate(32.52515vw,99vh) scale(.9292)}}.snow:nth-child(370){opacity:.4696;transform:translate(16.9182vw,-10px) scale(.6669);animation:fall-370 15s -2s linear infinite}@keyframes fall-370{60.141%{transform:translate(11.0673vw,60.141vh) scale(.6669)}to{transform:translate(13.99275vw,99vh) scale(.6669)}}.snow:nth-child(371){opacity:1.4556;transform:translate(4.1336vw,-10px) scale(.2312);animation:fall-371 10s -11s linear infinite}@keyframes fall-371{31.061%{transform:translate(-4.1617vw,31.061vh) scale(.2312)}to{transform:translate(-.01405vw,99vh) scale(.2312)}}.snow:nth-child(372){opacity:.8754;transform:translate(27.6372vw,-10px) scale(.3798);animation:fall-372 26s -10s linear infinite}@keyframes fall-372{36.539%{transform:translate(26.3872vw,36.539vh) scale(.3798)}to{transform:translate(27.0122vw,99vh) scale(.3798)}}.snow:nth-child(373){opacity:1.3768;transform:translate(86.5714vw,-10px) scale(.1955);animation:fall-373 13s -14s linear infinite}@keyframes fall-373{35.567%{transform:translate(89.6767vw,35.567vh) scale(.1955)}to{transform:translate(88.12405vw,99vh) scale(.1955)}}.snow:nth-child(374){opacity:1.1526;transform:translate(56.048vw,-10px) scale(.6584);animation:fall-374 26s -24s linear infinite}@keyframes fall-374{42.269%{transform:translate(64.6988vw,42.269vh) scale(.6584)}to{transform:translate(60.3734vw,99vh) scale(.6584)}}.snow:nth-child(375){opacity:1.1016;transform:translate(79.5511vw,-10px) scale(.3982);animation:fall-375 25s -11s linear infinite}@keyframes fall-375{62.703%{transform:translate(71.4121vw,62.703vh) scale(.3982)}to{transform:translate(75.4816vw,99vh) scale(.3982)}}.snow:nth-child(376){opacity:.3272;transform:translate(12.9356vw,-10px) scale(.396);animation:fall-376 10s -26s linear infinite}@keyframes fall-376{65.243%{transform:translate(10.0846vw,65.243vh) scale(.396)}to{transform:translate(11.5101vw,99vh) scale(.396)}}.snow:nth-child(377){opacity:.7372;transform:translate(67.4269vw,-10px) scale(.9226);animation:fall-377 17s -30s linear infinite}@keyframes fall-377{78.059%{transform:translate(75.1465vw,78.059vh) scale(.9226)}to{transform:translate(71.2867vw,99vh) scale(.9226)}}.snow:nth-child(378){opacity:.5724;transform:translate(66.2623vw,-10px) scale(.8935);animation:fall-378 12s -14s linear infinite}@keyframes fall-378{55.85%{transform:translate(63.3921vw,55.85vh) scale(.8935)}to{transform:translate(64.8272vw,99vh) scale(.8935)}}.snow:nth-child(379){opacity:1.8464;transform:translate(36.0793vw,-10px) scale(.7765);animation:fall-379 25s -21s linear infinite}@keyframes fall-379{77.863%{transform:translate(35.7103vw,77.863vh) scale(.7765)}to{transform:translate(35.8948vw,99vh) scale(.7765)}}.snow:nth-child(380){opacity:.0214;transform:translate(36.3237vw,-10px) scale(.6467);animation:fall-380 11s -18s linear infinite}@keyframes fall-380{62.358%{transform:translate(30.6098vw,62.358vh) scale(.6467)}to{transform:translate(33.46675vw,99vh) scale(.6467)}}.snow:nth-child(381){opacity:1.0092;transform:translate(24.8208vw,-10px) scale(.1074);animation:fall-381 28s -8s linear infinite}@keyframes fall-381{72.817%{transform:translate(26.7855vw,72.817vh) scale(.1074)}to{transform:translate(25.80315vw,99vh) scale(.1074)}}.snow:nth-child(382){opacity:1.833;transform:translate(53.3821vw,-10px) scale(.1149);animation:fall-382 28s -19s linear infinite}@keyframes fall-382{30.791%{transform:translate(54.4628vw,30.791vh) scale(.1149)}to{transform:translate(53.92245vw,99vh) scale(.1149)}}.snow:nth-child(383){opacity:.8602;transform:translate(85.6243vw,-10px) scale(.2579);animation:fall-383 21s -25s linear infinite}@keyframes fall-383{54.098%{transform:translate(84.4451vw,54.098vh) scale(.2579)}to{transform:translate(85.0347vw,99vh) scale(.2579)}}.snow:nth-child(384){opacity:.2894;transform:translate(21.0764vw,-10px) scale(.9408);animation:fall-384 11s -30s linear infinite}@keyframes fall-384{57.25%{transform:translate(12.5724vw,57.25vh) scale(.9408)}to{transform:translate(16.8244vw,99vh) scale(.9408)}}.snow:nth-child(385){opacity:1.121;transform:translate(75.539vw,-10px) scale(.009);animation:fall-385 23s -7s linear infinite}@keyframes fall-385{76.289%{transform:translate(84.8667vw,76.289vh) scale(.009)}to{transform:translate(80.20285vw,99vh) scale(.009)}}.snow:nth-child(386){opacity:.4224;transform:translate(46.3032vw,-10px) scale(.5431);animation:fall-386 14s -11s linear infinite}@keyframes fall-386{41.751%{transform:translate(49.3037vw,41.751vh) scale(.5431)}to{transform:translate(47.80345vw,99vh) scale(.5431)}}.snow:nth-child(387){opacity:1.301;transform:translate(4.4035vw,-10px) scale(.0729);animation:fall-387 10s -7s linear infinite}@keyframes fall-387{32.011%{transform:translate(4.9732vw,32.011vh) scale(.0729)}to{transform:translate(4.68835vw,99vh) scale(.0729)}}.snow:nth-child(388){opacity:1.0902;transform:translate(71.5696vw,-10px) scale(.6223);animation:fall-388 14s -30s linear infinite}@keyframes fall-388{40.647%{transform:translate(80.5888vw,40.647vh) scale(.6223)}to{transform:translate(76.0792vw,99vh) scale(.6223)}}.snow:nth-child(389){opacity:.7916;transform:translate(84.5021vw,-10px) scale(.6707);animation:fall-389 30s -29s linear infinite}@keyframes fall-389{56.982%{transform:translate(80.4433vw,56.982vh) scale(.6707)}to{transform:translate(82.4727vw,99vh) scale(.6707)}}.snow:nth-child(390){opacity:.3836;transform:translate(84.26vw,-10px) scale(.1631);animation:fall-390 15s -5s linear infinite}@keyframes fall-390{53.44%{transform:translate(91.8883vw,53.44vh) scale(.1631)}to{transform:translate(88.07415vw,99vh) scale(.1631)}}.snow:nth-child(391){opacity:1.8102;transform:translate(40.9188vw,-10px) scale(.4125);animation:fall-391 22s -22s linear infinite}@keyframes fall-391{59.46%{transform:translate(49.7168vw,59.46vh) scale(.4125)}to{transform:translate(45.3178vw,99vh) scale(.4125)}}.snow:nth-child(392){opacity:.005;transform:translate(27.024vw,-10px) scale(.6579);animation:fall-392 29s -16s linear infinite}@keyframes fall-392{49.484%{transform:translate(19.3642vw,49.484vh) scale(.6579)}to{transform:translate(23.1941vw,99vh) scale(.6579)}}.snow:nth-child(393){opacity:1.4532;transform:translate(90.7001vw,-10px) scale(.1077);animation:fall-393 12s -22s linear infinite}@keyframes fall-393{65.785%{transform:translate(81.9388vw,65.785vh) scale(.1077)}to{transform:translate(86.31945vw,99vh) scale(.1077)}}.snow:nth-child(394){opacity:1.929;transform:translate(36.7063vw,-10px) scale(.9742);animation:fall-394 10s -25s linear infinite}@keyframes fall-394{68.243%{transform:translate(40.872vw,68.243vh) scale(.9742)}to{transform:translate(38.78915vw,99vh) scale(.9742)}}.snow:nth-child(395){opacity:1.7114;transform:translate(89.3024vw,-10px) scale(.5339);animation:fall-395 11s -1s linear infinite}@keyframes fall-395{52.338%{transform:translate(81.9415vw,52.338vh) scale(.5339)}to{transform:translate(85.62195vw,99vh) scale(.5339)}}.snow:nth-child(396){opacity:1.2862;transform:translate(81.837vw,-10px) scale(.2502);animation:fall-396 18s -20s linear infinite}@keyframes fall-396{76.626%{transform:translate(72.222vw,76.626vh) scale(.2502)}to{transform:translate(77.0295vw,99vh) scale(.2502)}}.snow:nth-child(397){opacity:.567;transform:translate(66.3797vw,-10px) scale(.114);animation:fall-397 29s -27s linear infinite}@keyframes fall-397{64.082%{transform:translate(76.3139vw,64.082vh) scale(.114)}to{transform:translate(71.3468vw,99vh) scale(.114)}}.snow:nth-child(398){opacity:.3216;transform:translate(37.0337vw,-10px) scale(.512);animation:fall-398 30s -9s linear infinite}@keyframes fall-398{78.369%{transform:translate(46.8105vw,78.369vh) scale(.512)}to{transform:translate(41.9221vw,99vh) scale(.512)}}.snow:nth-child(399){opacity:.0264;transform:translate(14.1592vw,-10px) scale(.3354);animation:fall-399 27s -26s linear infinite}@keyframes fall-399{72.676%{transform:translate(12.3431vw,72.676vh) scale(.3354)}to{transform:translate(13.25115vw,99vh) scale(.3354)}}.snow:nth-child(400){opacity:1.369;transform:translate(22.119vw,-10px) scale(.7512);animation:fall-400 17s -8s linear infinite}@keyframes fall-400{39.668%{transform:translate(24.8419vw,39.668vh) scale(.7512)}to{transform:translate(23.48045vw,99vh) scale(.7512)}}\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:.2052;transform:translate(89.4161vw,-10px) scale(.9395);animation:fall-1 11s -25s linear infinite}@keyframes fall-1{55.74%{transform:translate(91.3291vw,55.74vh) scale(.9395)}to{transform:translate(90.3726vw,99vh) scale(.9395)}}.snow:nth-child(2){opacity:1.8768;transform:translate(23.0034vw,-10px) scale(.2037);animation:fall-2 13s -25s linear infinite}@keyframes fall-2{52.548%{transform:translate(23.7151vw,52.548vh) scale(.2037)}to{transform:translate(23.35925vw,99vh) scale(.2037)}}.snow:nth-child(3){opacity:1.6694;transform:translate(31.1716vw,-10px) scale(.0687);animation:fall-3 21s -3s linear infinite}@keyframes fall-3{46.402%{transform:translate(31.8639vw,46.402vh) scale(.0687)}to{transform:translate(31.51775vw,99vh) scale(.0687)}}.snow:nth-child(4){opacity:1.8242;transform:translate(18.7627vw,-10px) scale(.1049);animation:fall-4 22s -29s linear infinite}@keyframes fall-4{46.07%{transform:translate(17.6603vw,46.07vh) scale(.1049)}to{transform:translate(18.2115vw,99vh) scale(.1049)}}.snow:nth-child(5){opacity:1.106;transform:translate(83.445vw,-10px) scale(.548);animation:fall-5 10s -4s linear infinite}@keyframes fall-5{47.108%{transform:translate(82.3129vw,47.108vh) scale(.548)}to{transform:translate(82.87895vw,99vh) scale(.548)}}.snow:nth-child(6){opacity:.9802;transform:translate(8.8424vw,-10px) scale(.4062);animation:fall-6 12s -28s linear infinite}@keyframes fall-6{68.61%{transform:translate(16.879vw,68.61vh) scale(.4062)}to{transform:translate(12.8607vw,99vh) scale(.4062)}}.snow:nth-child(7){opacity:.3574;transform:translate(29.7158vw,-10px) scale(.0299);animation:fall-7 23s -30s linear infinite}@keyframes fall-7{54.662%{transform:translate(29.8507vw,54.662vh) scale(.0299)}to{transform:translate(29.78325vw,99vh) scale(.0299)}}.snow:nth-child(8){opacity:1.1642;transform:translate(33.9291vw,-10px) scale(.5947);animation:fall-8 21s -19s linear infinite}@keyframes fall-8{61.674%{transform:translate(35.9979vw,61.674vh) scale(.5947)}to{transform:translate(34.9635vw,99vh) scale(.5947)}}.snow:nth-child(9){opacity:.9524;transform:translate(7.0323vw,-10px) scale(.3281);animation:fall-9 11s -11s linear infinite}@keyframes fall-9{34.326%{transform:translate(16.5556vw,34.326vh) scale(.3281)}to{transform:translate(11.79395vw,99vh) scale(.3281)}}.snow:nth-child(10){opacity:1.84;transform:translate(12.9499vw,-10px) scale(.2699);animation:fall-10 14s -4s linear infinite}@keyframes fall-10{38.622%{transform:translate(13.742vw,38.622vh) scale(.2699)}to{transform:translate(13.34595vw,99vh) scale(.2699)}}.snow:nth-child(11){opacity:.9804;transform:translate(27.8902vw,-10px) scale(.4382);animation:fall-11 20s -16s linear infinite}@keyframes fall-11{44.798%{transform:translate(28.4676vw,44.798vh) scale(.4382)}to{transform:translate(28.1789vw,99vh) scale(.4382)}}.snow:nth-child(12){opacity:.4658;transform:translate(91.9874vw,-10px) scale(.6351);animation:fall-12 19s -11s linear infinite}@keyframes fall-12{63.742%{transform:translate(85.324vw,63.742vh) scale(.6351)}to{transform:translate(88.6557vw,99vh) scale(.6351)}}.snow:nth-child(13){opacity:1.8148;transform:translate(99.4581vw,-10px) scale(.1154);animation:fall-13 22s -7s linear infinite}@keyframes fall-13{55.287%{transform:translate(90.7564vw,55.287vh) scale(.1154)}to{transform:translate(95.10725vw,99vh) scale(.1154)}}.snow:nth-child(14){opacity:.5352;transform:translate(85.6375vw,-10px) scale(.1089);animation:fall-14 21s -15s linear infinite}@keyframes fall-14{63.874%{transform:translate(86.5571vw,63.874vh) scale(.1089)}to{transform:translate(86.0973vw,99vh) scale(.1089)}}.snow:nth-child(15){opacity:1.2306;transform:translate(.2706vw,-10px) scale(.9632);animation:fall-15 15s -11s linear infinite}@keyframes fall-15{65.453%{transform:translate(-9.0915vw,65.453vh) scale(.9632)}to{transform:translate(-4.41045vw,99vh) scale(.9632)}}.snow:nth-child(16){opacity:.5676;transform:translate(96.0117vw,-10px) scale(.1933);animation:fall-16 21s -10s linear infinite}@keyframes fall-16{57.975%{transform:translate(93.7254vw,57.975vh) scale(.1933)}to{transform:translate(94.86855vw,99vh) scale(.1933)}}.snow:nth-child(17){opacity:.7202;transform:translate(20.3835vw,-10px) scale(.516);animation:fall-17 27s -4s linear infinite}@keyframes fall-17{41.256%{transform:translate(18.2724vw,41.256vh) scale(.516)}to{transform:translate(19.32795vw,99vh) scale(.516)}}.snow:nth-child(18){opacity:.8196;transform:translate(78.7478vw,-10px) scale(.6401);animation:fall-18 16s -7s linear infinite}@keyframes fall-18{72.104%{transform:translate(83.9431vw,72.104vh) scale(.6401)}to{transform:translate(81.34545vw,99vh) scale(.6401)}}.snow:nth-child(19){opacity:1.9048;transform:translate(79.2709vw,-10px) scale(.8458);animation:fall-19 19s -9s linear infinite}@keyframes fall-19{67.612%{transform:translate(84.3881vw,67.612vh) scale(.8458)}to{transform:translate(81.8295vw,99vh) scale(.8458)}}.snow:nth-child(20){opacity:.6532;transform:translate(53.5608vw,-10px) scale(.4466);animation:fall-20 26s -24s linear infinite}@keyframes fall-20{48.78%{transform:translate(55.3451vw,48.78vh) scale(.4466)}to{transform:translate(54.45295vw,99vh) scale(.4466)}}.snow:nth-child(21){opacity:1.1452;transform:translate(60.2083vw,-10px) scale(.3797);animation:fall-21 27s -21s linear infinite}@keyframes fall-21{37.892%{transform:translate(57.6023vw,37.892vh) scale(.3797)}to{transform:translate(58.9053vw,99vh) scale(.3797)}}.snow:nth-child(22){opacity:.0486;transform:translate(13.6064vw,-10px) scale(.0792);animation:fall-22 12s -28s linear infinite}@keyframes fall-22{41.471%{transform:translate(13.2183vw,41.471vh) scale(.0792)}to{transform:translate(13.41235vw,99vh) scale(.0792)}}.snow:nth-child(23){opacity:.2742;transform:translate(93.1832vw,-10px) scale(.9301);animation:fall-23 19s -4s linear infinite}@keyframes fall-23{40.769%{transform:translate(90.3931vw,40.769vh) scale(.9301)}to{transform:translate(91.78815vw,99vh) scale(.9301)}}.snow:nth-child(24){opacity:1.9614;transform:translate(51.4344vw,-10px) scale(.2244);animation:fall-24 22s -28s linear infinite}@keyframes fall-24{46.251%{transform:translate(60.354vw,46.251vh) scale(.2244)}to{transform:translate(55.8942vw,99vh) scale(.2244)}}.snow:nth-child(25){opacity:.9802;transform:translate(98.147vw,-10px) scale(.0871);animation:fall-25 22s -20s linear infinite}@keyframes fall-25{64.454%{transform:translate(101.7065vw,64.454vh) scale(.0871)}to{transform:translate(99.92675vw,99vh) scale(.0871)}}.snow:nth-child(26){opacity:1.9614;transform:translate(20.7583vw,-10px) scale(.1317);animation:fall-26 24s -14s linear infinite}@keyframes fall-26{56.191%{transform:translate(11.4135vw,56.191vh) scale(.1317)}to{transform:translate(16.0859vw,99vh) scale(.1317)}}.snow:nth-child(27){opacity:1.1698;transform:translate(27.1027vw,-10px) scale(.5577);animation:fall-27 10s -1s linear infinite}@keyframes fall-27{71.156%{transform:translate(19.381vw,71.156vh) scale(.5577)}to{transform:translate(23.24185vw,99vh) scale(.5577)}}.snow:nth-child(28){opacity:1.1416;transform:translate(90.9679vw,-10px) scale(.6176);animation:fall-28 18s -23s linear infinite}@keyframes fall-28{50.48%{transform:translate(93.8098vw,50.48vh) scale(.6176)}to{transform:translate(92.38885vw,99vh) scale(.6176)}}.snow:nth-child(29){opacity:.2102;transform:translate(73.93vw,-10px) scale(.5907);animation:fall-29 13s -15s linear infinite}@keyframes fall-29{79.706%{transform:translate(74.1525vw,79.706vh) scale(.5907)}to{transform:translate(74.04125vw,99vh) scale(.5907)}}.snow:nth-child(30){opacity:1.7046;transform:translate(36.3402vw,-10px) scale(.8361);animation:fall-30 25s -28s linear infinite}@keyframes fall-30{47.271%{transform:translate(40.1194vw,47.271vh) scale(.8361)}to{transform:translate(38.2298vw,99vh) scale(.8361)}}.snow:nth-child(31){opacity:1.3634;transform:translate(47.7522vw,-10px) scale(.1753);animation:fall-31 18s -22s linear infinite}@keyframes fall-31{50.912%{transform:translate(49.1461vw,50.912vh) scale(.1753)}to{transform:translate(48.44915vw,99vh) scale(.1753)}}.snow:nth-child(32){opacity:1.7944;transform:translate(79.3181vw,-10px) scale(.1779);animation:fall-32 24s -16s linear infinite}@keyframes fall-32{78.294%{transform:translate(80.5588vw,78.294vh) scale(.1779)}to{transform:translate(79.93845vw,99vh) scale(.1779)}}.snow:nth-child(33){opacity:.851;transform:translate(7.6827vw,-10px) scale(.4972);animation:fall-33 11s -4s linear infinite}@keyframes fall-33{60.637%{transform:translate(1.5719vw,60.637vh) scale(.4972)}to{transform:translate(4.6273vw,99vh) scale(.4972)}}.snow:nth-child(34){opacity:.3608;transform:translate(80.531vw,-10px) scale(.4879);animation:fall-34 17s -13s linear infinite}@keyframes fall-34{52.679%{transform:translate(86.1468vw,52.679vh) scale(.4879)}to{transform:translate(83.3389vw,99vh) scale(.4879)}}.snow:nth-child(35){opacity:.0692;transform:translate(86.6118vw,-10px) scale(.8468);animation:fall-35 24s -9s linear infinite}@keyframes fall-35{53.37%{transform:translate(83.6413vw,53.37vh) scale(.8468)}to{transform:translate(85.12655vw,99vh) scale(.8468)}}.snow:nth-child(36){opacity:.8458;transform:translate(1.3298vw,-10px) scale(.9562);animation:fall-36 11s -16s linear infinite}@keyframes fall-36{38.194%{transform:translate(9.6317vw,38.194vh) scale(.9562)}to{transform:translate(5.48075vw,99vh) scale(.9562)}}.snow:nth-child(37){opacity:1.4794;transform:translate(2.8597vw,-10px) scale(.7335);animation:fall-37 25s -25s linear infinite}@keyframes fall-37{38.175%{transform:translate(2.6346vw,38.175vh) scale(.7335)}to{transform:translate(2.74715vw,99vh) scale(.7335)}}.snow:nth-child(38){opacity:.3748;transform:translate(33.713vw,-10px) scale(.9687);animation:fall-38 26s -12s linear infinite}@keyframes fall-38{39.96%{transform:translate(34.9178vw,39.96vh) scale(.9687)}to{transform:translate(34.3154vw,99vh) scale(.9687)}}.snow:nth-child(39){opacity:1.5914;transform:translate(89.1353vw,-10px) scale(.767);animation:fall-39 25s -8s linear infinite}@keyframes fall-39{65.759%{transform:translate(94.4278vw,65.759vh) scale(.767)}to{transform:translate(91.78155vw,99vh) scale(.767)}}.snow:nth-child(40){opacity:1.91;transform:translate(90.6505vw,-10px) scale(.5743);animation:fall-40 14s -15s linear infinite}@keyframes fall-40{63.748%{transform:translate(97.5493vw,63.748vh) scale(.5743)}to{transform:translate(94.0999vw,99vh) scale(.5743)}}.snow:nth-child(41){opacity:.0752;transform:translate(68.3759vw,-10px) scale(.303);animation:fall-41 18s -17s linear infinite}@keyframes fall-41{63.355%{transform:translate(60.231vw,63.355vh) scale(.303)}to{transform:translate(64.30345vw,99vh) scale(.303)}}.snow:nth-child(42){opacity:1.2548;transform:translate(87.8734vw,-10px) scale(.5948);animation:fall-42 13s -8s linear infinite}@keyframes fall-42{62.376%{transform:translate(88.9929vw,62.376vh) scale(.5948)}to{transform:translate(88.43315vw,99vh) scale(.5948)}}.snow:nth-child(43){opacity:.103;transform:translate(33.7979vw,-10px) scale(.2597);animation:fall-43 24s -2s linear infinite}@keyframes fall-43{33.462%{transform:translate(27.1735vw,33.462vh) scale(.2597)}to{transform:translate(30.4857vw,99vh) scale(.2597)}}.snow:nth-child(44){opacity:.4646;transform:translate(64.5164vw,-10px) scale(.4315);animation:fall-44 24s -27s linear infinite}@keyframes fall-44{45.864%{transform:translate(60.0842vw,45.864vh) scale(.4315)}to{transform:translate(62.3003vw,99vh) scale(.4315)}}.snow:nth-child(45){opacity:1.1386;transform:translate(52.3422vw,-10px) scale(.8269);animation:fall-45 13s -21s linear infinite}@keyframes fall-45{33.418%{transform:translate(49.9033vw,33.418vh) scale(.8269)}to{transform:translate(51.12275vw,99vh) scale(.8269)}}.snow:nth-child(46){opacity:.3634;transform:translate(65.7611vw,-10px) scale(.7001);animation:fall-46 18s -2s linear infinite}@keyframes fall-46{57.513%{transform:translate(67.1131vw,57.513vh) scale(.7001)}to{transform:translate(66.4371vw,99vh) scale(.7001)}}.snow:nth-child(47){opacity:.6678;transform:translate(15.2494vw,-10px) scale(.3846);animation:fall-47 25s -14s linear infinite}@keyframes fall-47{41.443%{transform:translate(24.5621vw,41.443vh) scale(.3846)}to{transform:translate(19.90575vw,99vh) scale(.3846)}}.snow:nth-child(48){opacity:1.4184;transform:translate(48.8902vw,-10px) scale(.5496);animation:fall-48 22s -23s linear infinite}@keyframes fall-48{34.596%{transform:translate(55.907vw,34.596vh) scale(.5496)}to{transform:translate(52.3986vw,99vh) scale(.5496)}}.snow:nth-child(49){opacity:.017;transform:translate(40.9846vw,-10px) scale(.2026);animation:fall-49 14s -16s linear infinite}@keyframes fall-49{68.508%{transform:translate(45.8825vw,68.508vh) scale(.2026)}to{transform:translate(43.43355vw,99vh) scale(.2026)}}.snow:nth-child(50){opacity:1.4002;transform:translate(67.2699vw,-10px) scale(.2265);animation:fall-50 22s -20s linear infinite}@keyframes fall-50{30.618%{transform:translate(76.8659vw,30.618vh) scale(.2265)}to{transform:translate(72.0679vw,99vh) scale(.2265)}}.snow:nth-child(51){opacity:.9012;transform:translate(40.9912vw,-10px) scale(.8925);animation:fall-51 30s -14s linear infinite}@keyframes fall-51{64.995%{transform:translate(33.6103vw,64.995vh) scale(.8925)}to{transform:translate(37.30075vw,99vh) scale(.8925)}}.snow:nth-child(52){opacity:.0194;transform:translate(83.6798vw,-10px) scale(.3366);animation:fall-52 10s -8s linear infinite}@keyframes fall-52{53.211%{transform:translate(89.7091vw,53.211vh) scale(.3366)}to{transform:translate(86.69445vw,99vh) scale(.3366)}}.snow:nth-child(53){opacity:1.8966;transform:translate(31.9177vw,-10px) scale(.4851);animation:fall-53 27s -14s linear infinite}@keyframes fall-53{30.148%{transform:translate(22.952vw,30.148vh) scale(.4851)}to{transform:translate(27.43485vw,99vh) scale(.4851)}}.snow:nth-child(54){opacity:.6742;transform:translate(34.2397vw,-10px) scale(.8761);animation:fall-54 23s -10s linear infinite}@keyframes fall-54{47.018%{transform:translate(25.4902vw,47.018vh) scale(.8761)}to{transform:translate(29.86495vw,99vh) scale(.8761)}}.snow:nth-child(55){opacity:.954;transform:translate(14.5752vw,-10px) scale(.0806);animation:fall-55 17s -11s linear infinite}@keyframes fall-55{51.369%{transform:translate(22.6198vw,51.369vh) scale(.0806)}to{transform:translate(18.5975vw,99vh) scale(.0806)}}.snow:nth-child(56){opacity:.3936;transform:translate(94.8174vw,-10px) scale(.5384);animation:fall-56 21s -1s linear infinite}@keyframes fall-56{66.713%{transform:translate(93.7368vw,66.713vh) scale(.5384)}to{transform:translate(94.2771vw,99vh) scale(.5384)}}.snow:nth-child(57){opacity:1.3472;transform:translate(92.8876vw,-10px) scale(.4904);animation:fall-57 14s -6s linear infinite}@keyframes fall-57{63.74%{transform:translate(101.6882vw,63.74vh) scale(.4904)}to{transform:translate(97.2879vw,99vh) scale(.4904)}}.snow:nth-child(58){opacity:1.558;transform:translate(97.7305vw,-10px) scale(.8387);animation:fall-58 27s -6s linear infinite}@keyframes fall-58{51.024%{transform:translate(91.8862vw,51.024vh) scale(.8387)}to{transform:translate(94.80835vw,99vh) scale(.8387)}}.snow:nth-child(59){opacity:.3602;transform:translate(84.7578vw,-10px) scale(.6002);animation:fall-59 20s -12s linear infinite}@keyframes fall-59{65.349%{transform:translate(81.056vw,65.349vh) scale(.6002)}to{transform:translate(82.9069vw,99vh) scale(.6002)}}.snow:nth-child(60){opacity:1.3868;transform:translate(35.2897vw,-10px) scale(.0862);animation:fall-60 18s -10s linear infinite}@keyframes fall-60{71.604%{transform:translate(35.1784vw,71.604vh) scale(.0862)}to{transform:translate(35.23405vw,99vh) scale(.0862)}}.snow:nth-child(61){opacity:1.2212;transform:translate(4.6554vw,-10px) scale(.2458);animation:fall-61 25s -13s linear infinite}@keyframes fall-61{77.439%{transform:translate(4.7942vw,77.439vh) scale(.2458)}to{transform:translate(4.7248vw,99vh) scale(.2458)}}.snow:nth-child(62){opacity:1.4362;transform:translate(46.7398vw,-10px) scale(.0412);animation:fall-62 20s -3s linear infinite}@keyframes fall-62{60.964%{transform:translate(39.5924vw,60.964vh) scale(.0412)}to{transform:translate(43.1661vw,99vh) scale(.0412)}}.snow:nth-child(63){opacity:.0982;transform:translate(99.1494vw,-10px) scale(.9571);animation:fall-63 11s -16s linear infinite}@keyframes fall-63{32.851%{transform:translate(98.2216vw,32.851vh) scale(.9571)}to{transform:translate(98.6855vw,99vh) scale(.9571)}}.snow:nth-child(64){opacity:1.9556;transform:translate(8.8327vw,-10px) scale(.4396);animation:fall-64 30s -28s linear infinite}@keyframes fall-64{65.108%{transform:translate(14.3339vw,65.108vh) scale(.4396)}to{transform:translate(11.5833vw,99vh) scale(.4396)}}.snow:nth-child(65){opacity:1.2412;transform:translate(19.0041vw,-10px) scale(.6637);animation:fall-65 18s -12s linear infinite}@keyframes fall-65{63.601%{transform:translate(21.1639vw,63.601vh) scale(.6637)}to{transform:translate(20.084vw,99vh) scale(.6637)}}.snow:nth-child(66){opacity:.0532;transform:translate(88.7903vw,-10px) scale(.5014);animation:fall-66 23s -16s linear infinite}@keyframes fall-66{37.195%{transform:translate(83.6015vw,37.195vh) scale(.5014)}to{transform:translate(86.1959vw,99vh) scale(.5014)}}.snow:nth-child(67){opacity:1.8148;transform:translate(17.5884vw,-10px) scale(.1643);animation:fall-67 12s -20s linear infinite}@keyframes fall-67{52.642%{transform:translate(24.8433vw,52.642vh) scale(.1643)}to{transform:translate(21.21585vw,99vh) scale(.1643)}}.snow:nth-child(68){opacity:.04;transform:translate(97.1891vw,-10px) scale(.0202);animation:fall-68 11s -24s linear infinite}@keyframes fall-68{64.974%{transform:translate(103.8468vw,64.974vh) scale(.0202)}to{transform:translate(100.51795vw,99vh) scale(.0202)}}.snow:nth-child(69){opacity:1.8856;transform:translate(76.1474vw,-10px) scale(.5826);animation:fall-69 28s -1s linear infinite}@keyframes fall-69{67.979%{transform:translate(80.2698vw,67.979vh) scale(.5826)}to{transform:translate(78.2086vw,99vh) scale(.5826)}}.snow:nth-child(70){opacity:1.1172;transform:translate(80.2891vw,-10px) scale(.8739);animation:fall-70 29s -17s linear infinite}@keyframes fall-70{78.261%{transform:translate(73.1432vw,78.261vh) scale(.8739)}to{transform:translate(76.71615vw,99vh) scale(.8739)}}.snow:nth-child(71){opacity:.7144;transform:translate(34.0168vw,-10px) scale(.0273);animation:fall-71 18s -27s linear infinite}@keyframes fall-71{45.989%{transform:translate(29.3076vw,45.989vh) scale(.0273)}to{transform:translate(31.6622vw,99vh) scale(.0273)}}.snow:nth-child(72){opacity:1.248;transform:translate(76.8266vw,-10px) scale(.3579);animation:fall-72 17s -8s linear infinite}@keyframes fall-72{58.074%{transform:translate(71.8649vw,58.074vh) scale(.3579)}to{transform:translate(74.34575vw,99vh) scale(.3579)}}.snow:nth-child(73){opacity:1.2716;transform:translate(4.0868vw,-10px) scale(.1499);animation:fall-73 24s -6s linear infinite}@keyframes fall-73{58.869%{transform:translate(4.9845vw,58.869vh) scale(.1499)}to{transform:translate(4.53565vw,99vh) scale(.1499)}}.snow:nth-child(74){opacity:1.4188;transform:translate(72.4801vw,-10px) scale(.7269);animation:fall-74 19s -30s linear infinite}@keyframes fall-74{73.274%{transform:translate(70.8273vw,73.274vh) scale(.7269)}to{transform:translate(71.6537vw,99vh) scale(.7269)}}.snow:nth-child(75){opacity:1.074;transform:translate(51.627vw,-10px) scale(.2446);animation:fall-75 28s -19s linear infinite}@keyframes fall-75{34.229%{transform:translate(54.8009vw,34.229vh) scale(.2446)}to{transform:translate(53.21395vw,99vh) scale(.2446)}}.snow:nth-child(76){opacity:1.3026;transform:translate(24.1885vw,-10px) scale(.2723);animation:fall-76 11s -21s linear infinite}@keyframes fall-76{42.164%{transform:translate(32.6992vw,42.164vh) scale(.2723)}to{transform:translate(28.44385vw,99vh) scale(.2723)}}.snow:nth-child(77){opacity:1.2268;transform:translate(3.6992vw,-10px) scale(.7297);animation:fall-77 11s -16s linear infinite}@keyframes fall-77{41.429%{transform:translate(10.9217vw,41.429vh) scale(.7297)}to{transform:translate(7.31045vw,99vh) scale(.7297)}}.snow:nth-child(78){opacity:1.7336;transform:translate(6.743vw,-10px) scale(.6137);animation:fall-78 16s -5s linear infinite}@keyframes fall-78{42.19%{transform:translate(7.3195vw,42.19vh) scale(.6137)}to{transform:translate(7.03125vw,99vh) scale(.6137)}}.snow:nth-child(79){opacity:1.5734;transform:translate(52.3265vw,-10px) scale(.7027);animation:fall-79 16s -1s linear infinite}@keyframes fall-79{58.282%{transform:translate(42.5568vw,58.282vh) scale(.7027)}to{transform:translate(47.44165vw,99vh) scale(.7027)}}.snow:nth-child(80){opacity:1.4864;transform:translate(12.0285vw,-10px) scale(.216);animation:fall-80 27s -4s linear infinite}@keyframes fall-80{50.181%{transform:translate(5.1361vw,50.181vh) scale(.216)}to{transform:translate(8.5823vw,99vh) scale(.216)}}.snow:nth-child(81){opacity:1.1676;transform:translate(34.5557vw,-10px) scale(.2368);animation:fall-81 21s -20s linear infinite}@keyframes fall-81{64.682%{transform:translate(32.1691vw,64.682vh) scale(.2368)}to{transform:translate(33.3624vw,99vh) scale(.2368)}}.snow:nth-child(82){opacity:.6904;transform:translate(71.0453vw,-10px) scale(.3651);animation:fall-82 21s -24s linear infinite}@keyframes fall-82{37.739%{transform:translate(70.8044vw,37.739vh) scale(.3651)}to{transform:translate(70.92485vw,99vh) scale(.3651)}}.snow:nth-child(83){opacity:.8254;transform:translate(63.0237vw,-10px) scale(.1623);animation:fall-83 19s -2s linear infinite}@keyframes fall-83{69.14%{transform:translate(69.1809vw,69.14vh) scale(.1623)}to{transform:translate(66.1023vw,99vh) scale(.1623)}}.snow:nth-child(84){opacity:.3552;transform:translate(30.0912vw,-10px) scale(.7674);animation:fall-84 22s -25s linear infinite}@keyframes fall-84{65.201%{transform:translate(21.9376vw,65.201vh) scale(.7674)}to{transform:translate(26.0144vw,99vh) scale(.7674)}}.snow:nth-child(85){opacity:.9304;transform:translate(8.5812vw,-10px) scale(.0716);animation:fall-85 13s -15s linear infinite}@keyframes fall-85{64.305%{transform:translate(12.001vw,64.305vh) scale(.0716)}to{transform:translate(10.2911vw,99vh) scale(.0716)}}.snow:nth-child(86){opacity:.1696;transform:translate(46.7618vw,-10px) scale(.9356);animation:fall-86 15s -25s linear infinite}@keyframes fall-86{42.173%{transform:translate(48.9586vw,42.173vh) scale(.9356)}to{transform:translate(47.8602vw,99vh) scale(.9356)}}.snow:nth-child(87){opacity:.1442;transform:translate(67.0092vw,-10px) scale(.2191);animation:fall-87 21s -18s linear infinite}@keyframes fall-87{70.273%{transform:translate(60.2509vw,70.273vh) scale(.2191)}to{transform:translate(63.63005vw,99vh) scale(.2191)}}.snow:nth-child(88){opacity:.0686;transform:translate(28.6626vw,-10px) scale(.4023);animation:fall-88 21s -2s linear infinite}@keyframes fall-88{67.225%{transform:translate(33.8889vw,67.225vh) scale(.4023)}to{transform:translate(31.27575vw,99vh) scale(.4023)}}.snow:nth-child(89){opacity:.8742;transform:translate(33.1361vw,-10px) scale(.2725);animation:fall-89 13s -13s linear infinite}@keyframes fall-89{55.92%{transform:translate(40.8484vw,55.92vh) scale(.2725)}to{transform:translate(36.99225vw,99vh) scale(.2725)}}.snow:nth-child(90){opacity:.6014;transform:translate(12.4366vw,-10px) scale(.8632);animation:fall-90 17s -1s linear infinite}@keyframes fall-90{53.413%{transform:translate(18.0176vw,53.413vh) scale(.8632)}to{transform:translate(15.2271vw,99vh) scale(.8632)}}.snow:nth-child(91){opacity:1.613;transform:translate(79.1477vw,-10px) scale(.3859);animation:fall-91 15s -6s linear infinite}@keyframes fall-91{74.934%{transform:translate(83.2104vw,74.934vh) scale(.3859)}to{transform:translate(81.17905vw,99vh) scale(.3859)}}.snow:nth-child(92){opacity:.2526;transform:translate(8.8627vw,-10px) scale(.4187);animation:fall-92 15s -3s linear infinite}@keyframes fall-92{48.05%{transform:translate(13.2063vw,48.05vh) scale(.4187)}to{transform:translate(11.0345vw,99vh) scale(.4187)}}.snow:nth-child(93){opacity:.2968;transform:translate(7.3373vw,-10px) scale(.9092);animation:fall-93 18s -16s linear infinite}@keyframes fall-93{50.884%{transform:translate(5.3353vw,50.884vh) scale(.9092)}to{transform:translate(6.3363vw,99vh) scale(.9092)}}.snow:nth-child(94){opacity:1.253;transform:translate(31.6035vw,-10px) scale(.9869);animation:fall-94 19s -26s linear infinite}@keyframes fall-94{64.031%{transform:translate(27.8532vw,64.031vh) scale(.9869)}to{transform:translate(29.72835vw,99vh) scale(.9869)}}.snow:nth-child(95){opacity:.146;transform:translate(70.6894vw,-10px) scale(.1543);animation:fall-95 26s -15s linear infinite}@keyframes fall-95{49.378%{transform:translate(80.3543vw,49.378vh) scale(.1543)}to{transform:translate(75.52185vw,99vh) scale(.1543)}}.snow:nth-child(96){opacity:.6146;transform:translate(22.9169vw,-10px) scale(.6876);animation:fall-96 18s -6s linear infinite}@keyframes fall-96{78.341%{transform:translate(13.6082vw,78.341vh) scale(.6876)}to{transform:translate(18.26255vw,99vh) scale(.6876)}}.snow:nth-child(97){opacity:1.796;transform:translate(4.793vw,-10px) scale(.9671);animation:fall-97 18s -12s linear infinite}@keyframes fall-97{49.553%{transform:translate(-2.9989vw,49.553vh) scale(.9671)}to{transform:translate(.89705vw,99vh) scale(.9671)}}.snow:nth-child(98){opacity:.8808;transform:translate(70.8606vw,-10px) scale(.1783);animation:fall-98 12s -13s linear infinite}@keyframes fall-98{78.403%{transform:translate(68.3059vw,78.403vh) scale(.1783)}to{transform:translate(69.58325vw,99vh) scale(.1783)}}.snow:nth-child(99){opacity:.0226;transform:translate(95.7313vw,-10px) scale(.079);animation:fall-99 17s -2s linear infinite}@keyframes fall-99{45.199%{transform:translate(93.291vw,45.199vh) scale(.079)}to{transform:translate(94.51115vw,99vh) scale(.079)}}.snow:nth-child(100){opacity:1.4686;transform:translate(33.0153vw,-10px) scale(.4111);animation:fall-100 14s -28s linear infinite}@keyframes fall-100{63.751%{transform:translate(36.3311vw,63.751vh) scale(.4111)}to{transform:translate(34.6732vw,99vh) scale(.4111)}}.snow:nth-child(101){opacity:.5146;transform:translate(82.3622vw,-10px) scale(.8904);animation:fall-101 11s -6s linear infinite}@keyframes fall-101{52.692%{transform:translate(84.7624vw,52.692vh) scale(.8904)}to{transform:translate(83.5623vw,99vh) scale(.8904)}}.snow:nth-child(102){opacity:.7604;transform:translate(16.4416vw,-10px) scale(.1272);animation:fall-102 26s -28s linear infinite}@keyframes fall-102{62.83%{transform:translate(9.6839vw,62.83vh) scale(.1272)}to{transform:translate(13.06275vw,99vh) scale(.1272)}}.snow:nth-child(103){opacity:1.8098;transform:translate(66.5878vw,-10px) scale(.6888);animation:fall-103 15s -1s linear infinite}@keyframes fall-103{74.558%{transform:translate(69.9955vw,74.558vh) scale(.6888)}to{transform:translate(68.29165vw,99vh) scale(.6888)}}.snow:nth-child(104){opacity:.2082;transform:translate(50.7173vw,-10px) scale(.903);animation:fall-104 15s -5s linear infinite}@keyframes fall-104{60.679%{transform:translate(59.0564vw,60.679vh) scale(.903)}to{transform:translate(54.88685vw,99vh) scale(.903)}}.snow:nth-child(105){opacity:.5008;transform:translate(93.7649vw,-10px) scale(.1853);animation:fall-105 17s -2s linear infinite}@keyframes fall-105{34.548%{transform:translate(99.6943vw,34.548vh) scale(.1853)}to{transform:translate(96.7296vw,99vh) scale(.1853)}}.snow:nth-child(106){opacity:1.1454;transform:translate(82.419vw,-10px) scale(.28);animation:fall-106 20s -8s linear infinite}@keyframes fall-106{42.223%{transform:translate(72.6193vw,42.223vh) scale(.28)}to{transform:translate(77.51915vw,99vh) scale(.28)}}.snow:nth-child(107){opacity:.563;transform:translate(67.808vw,-10px) scale(.3691);animation:fall-107 28s -22s linear infinite}@keyframes fall-107{50.068%{transform:translate(75.9432vw,50.068vh) scale(.3691)}to{transform:translate(71.8756vw,99vh) scale(.3691)}}.snow:nth-child(108){opacity:1.2576;transform:translate(16.6779vw,-10px) scale(.4598);animation:fall-108 14s -26s linear infinite}@keyframes fall-108{33.504%{transform:translate(12.9402vw,33.504vh) scale(.4598)}to{transform:translate(14.80905vw,99vh) scale(.4598)}}.snow:nth-child(109){opacity:1.0842;transform:translate(30.3135vw,-10px) scale(.658);animation:fall-109 22s -22s linear infinite}@keyframes fall-109{78.433%{transform:translate(31.3591vw,78.433vh) scale(.658)}to{transform:translate(30.8363vw,99vh) scale(.658)}}.snow:nth-child(110){opacity:.0634;transform:translate(56.6763vw,-10px) scale(.784);animation:fall-110 15s -20s linear infinite}@keyframes fall-110{42.596%{transform:translate(52.8592vw,42.596vh) scale(.784)}to{transform:translate(54.76775vw,99vh) scale(.784)}}.snow:nth-child(111){opacity:1.146;transform:translate(71.5075vw,-10px) scale(.6468);animation:fall-111 17s -9s linear infinite}@keyframes fall-111{56.685%{transform:translate(81.2109vw,56.685vh) scale(.6468)}to{transform:translate(76.3592vw,99vh) scale(.6468)}}.snow:nth-child(112){opacity:1.7894;transform:translate(43.4603vw,-10px) scale(.3791);animation:fall-112 20s -7s linear infinite}@keyframes fall-112{34.854%{transform:translate(39.2778vw,34.854vh) scale(.3791)}to{transform:translate(41.36905vw,99vh) scale(.3791)}}.snow:nth-child(113){opacity:.4416;transform:translate(68.0555vw,-10px) scale(.7923);animation:fall-113 15s -7s linear infinite}@keyframes fall-113{45.966%{transform:translate(72.3675vw,45.966vh) scale(.7923)}to{transform:translate(70.2115vw,99vh) scale(.7923)}}.snow:nth-child(114){opacity:1.0578;transform:translate(30.4925vw,-10px) scale(.7455);animation:fall-114 18s -13s linear infinite}@keyframes fall-114{57.091%{transform:translate(28.0045vw,57.091vh) scale(.7455)}to{transform:translate(29.2485vw,99vh) scale(.7455)}}.snow:nth-child(115){opacity:1.1536;transform:translate(61.2917vw,-10px) scale(.573);animation:fall-115 11s -2s linear infinite}@keyframes fall-115{52.557%{transform:translate(52.9565vw,52.557vh) scale(.573)}to{transform:translate(57.1241vw,99vh) scale(.573)}}.snow:nth-child(116){opacity:.4612;transform:translate(99.5404vw,-10px) scale(.878);animation:fall-116 26s -13s linear infinite}@keyframes fall-116{34.502%{transform:translate(101.209vw,34.502vh) scale(.878)}to{transform:translate(100.3747vw,99vh) scale(.878)}}.snow:nth-child(117){opacity:1.6594;transform:translate(65.5828vw,-10px) scale(.1335);animation:fall-117 26s -27s linear infinite}@keyframes fall-117{36.298%{transform:translate(60.0921vw,36.298vh) scale(.1335)}to{transform:translate(62.83745vw,99vh) scale(.1335)}}.snow:nth-child(118){opacity:.197;transform:translate(84.3903vw,-10px) scale(.0013);animation:fall-118 21s -18s linear infinite}@keyframes fall-118{55.529%{transform:translate(87.4599vw,55.529vh) scale(.0013)}to{transform:translate(85.9251vw,99vh) scale(.0013)}}.snow:nth-child(119){opacity:1.1468;transform:translate(55.0115vw,-10px) scale(.7857);animation:fall-119 10s -4s linear infinite}@keyframes fall-119{47.751%{transform:translate(61.6087vw,47.751vh) scale(.7857)}to{transform:translate(58.3101vw,99vh) scale(.7857)}}.snow:nth-child(120){opacity:.5914;transform:translate(43.9973vw,-10px) scale(.439);animation:fall-120 17s -17s linear infinite}@keyframes fall-120{35.005%{transform:translate(49.5048vw,35.005vh) scale(.439)}to{transform:translate(46.75105vw,99vh) scale(.439)}}.snow:nth-child(121){opacity:1.5788;transform:translate(86.8567vw,-10px) scale(.0831);animation:fall-121 30s -20s linear infinite}@keyframes fall-121{56.389%{transform:translate(93.003vw,56.389vh) scale(.0831)}to{transform:translate(89.92985vw,99vh) scale(.0831)}}.snow:nth-child(122){opacity:1.1406;transform:translate(25.4224vw,-10px) scale(.4186);animation:fall-122 14s -17s linear infinite}@keyframes fall-122{60.644%{transform:translate(26.6021vw,60.644vh) scale(.4186)}to{transform:translate(26.01225vw,99vh) scale(.4186)}}.snow:nth-child(123){opacity:.124;transform:translate(46.159vw,-10px) scale(.8941);animation:fall-123 17s -23s linear infinite}@keyframes fall-123{73.715%{transform:translate(45.8733vw,73.715vh) scale(.8941)}to{transform:translate(46.01615vw,99vh) scale(.8941)}}.snow:nth-child(124){opacity:.8332;transform:translate(7.0528vw,-10px) scale(.7021);animation:fall-124 27s -27s linear infinite}@keyframes fall-124{33.689%{transform:translate(12.4417vw,33.689vh) scale(.7021)}to{transform:translate(9.74725vw,99vh) scale(.7021)}}.snow:nth-child(125){opacity:1.3062;transform:translate(68.1049vw,-10px) scale(.5274);animation:fall-125 24s -10s linear infinite}@keyframes fall-125{64.39%{transform:translate(73.6812vw,64.39vh) scale(.5274)}to{transform:translate(70.89305vw,99vh) scale(.5274)}}.snow:nth-child(126){opacity:1.3176;transform:translate(35.6104vw,-10px) scale(.334);animation:fall-126 16s -22s linear infinite}@keyframes fall-126{72.394%{transform:translate(42.1578vw,72.394vh) scale(.334)}to{transform:translate(38.8841vw,99vh) scale(.334)}}.snow:nth-child(127){opacity:.521;transform:translate(34.1213vw,-10px) scale(.7308);animation:fall-127 23s -12s linear infinite}@keyframes fall-127{33.073%{transform:translate(38.5257vw,33.073vh) scale(.7308)}to{transform:translate(36.3235vw,99vh) scale(.7308)}}.snow:nth-child(128){opacity:1.1072;transform:translate(13.3754vw,-10px) scale(.6124);animation:fall-128 21s -5s linear infinite}@keyframes fall-128{59.408%{transform:translate(6.8842vw,59.408vh) scale(.6124)}to{transform:translate(10.1298vw,99vh) scale(.6124)}}.snow:nth-child(129){opacity:1.2724;transform:translate(28.8865vw,-10px) scale(.1725);animation:fall-129 16s -28s linear infinite}@keyframes fall-129{66.365%{transform:translate(21.9915vw,66.365vh) scale(.1725)}to{transform:translate(25.439vw,99vh) scale(.1725)}}.snow:nth-child(130){opacity:.673;transform:translate(64.7992vw,-10px) scale(.8198);animation:fall-130 25s -22s linear infinite}@keyframes fall-130{44.643%{transform:translate(62.232vw,44.643vh) scale(.8198)}to{transform:translate(63.5156vw,99vh) scale(.8198)}}.snow:nth-child(131){opacity:1.1134;transform:translate(8.6229vw,-10px) scale(.4076);animation:fall-131 11s -22s linear infinite}@keyframes fall-131{44.772%{transform:translate(18.5917vw,44.772vh) scale(.4076)}to{transform:translate(13.6073vw,99vh) scale(.4076)}}.snow:nth-child(132){opacity:1.306;transform:translate(50.2485vw,-10px) scale(.1932);animation:fall-132 22s -11s linear infinite}@keyframes fall-132{45.501%{transform:translate(41.1527vw,45.501vh) scale(.1932)}to{transform:translate(45.7006vw,99vh) scale(.1932)}}.snow:nth-child(133){opacity:.1054;transform:translate(7.433vw,-10px) scale(.7791);animation:fall-133 26s -11s linear infinite}@keyframes fall-133{31.172%{transform:translate(-1.181vw,31.172vh) scale(.7791)}to{transform:translate(3.126vw,99vh) scale(.7791)}}.snow:nth-child(134){opacity:.0136;transform:translate(18.4629vw,-10px) scale(.5786);animation:fall-134 22s -30s linear infinite}@keyframes fall-134{61.988%{transform:translate(11.0597vw,61.988vh) scale(.5786)}to{transform:translate(14.7613vw,99vh) scale(.5786)}}.snow:nth-child(135){opacity:.5416;transform:translate(66.6737vw,-10px) scale(.7564);animation:fall-135 30s -15s linear infinite}@keyframes fall-135{61.366%{transform:translate(74.0871vw,61.366vh) scale(.7564)}to{transform:translate(70.3804vw,99vh) scale(.7564)}}.snow:nth-child(136){opacity:.0666;transform:translate(5.9617vw,-10px) scale(.3196);animation:fall-136 11s -1s linear infinite}@keyframes fall-136{49.574%{transform:translate(11.9375vw,49.574vh) scale(.3196)}to{transform:translate(8.9496vw,99vh) scale(.3196)}}.snow:nth-child(137){opacity:.8868;transform:translate(50.1174vw,-10px) scale(.0709);animation:fall-137 29s -19s linear infinite}@keyframes fall-137{42.214%{transform:translate(51.465vw,42.214vh) scale(.0709)}to{transform:translate(50.7912vw,99vh) scale(.0709)}}.snow:nth-child(138){opacity:.4056;transform:translate(16.8767vw,-10px) scale(.2192);animation:fall-138 30s -19s linear infinite}@keyframes fall-138{43.182%{transform:translate(26.2631vw,43.182vh) scale(.2192)}to{transform:translate(21.5699vw,99vh) scale(.2192)}}.snow:nth-child(139){opacity:.9198;transform:translate(94.3234vw,-10px) scale(.9051);animation:fall-139 30s -2s linear infinite}@keyframes fall-139{67.148%{transform:translate(90.6178vw,67.148vh) scale(.9051)}to{transform:translate(92.4706vw,99vh) scale(.9051)}}.snow:nth-child(140){opacity:1.2838;transform:translate(58.3687vw,-10px) scale(.3979);animation:fall-140 19s -4s linear infinite}@keyframes fall-140{64.249%{transform:translate(52.9883vw,64.249vh) scale(.3979)}to{transform:translate(55.6785vw,99vh) scale(.3979)}}.snow:nth-child(141){opacity:.4892;transform:translate(77.9292vw,-10px) scale(.1158);animation:fall-141 18s -11s linear infinite}@keyframes fall-141{48.935%{transform:translate(78.7475vw,48.935vh) scale(.1158)}to{transform:translate(78.33835vw,99vh) scale(.1158)}}.snow:nth-child(142){opacity:.9588;transform:translate(63.1901vw,-10px) scale(.6536);animation:fall-142 15s -3s linear infinite}@keyframes fall-142{49.68%{transform:translate(69.0989vw,49.68vh) scale(.6536)}to{transform:translate(66.1445vw,99vh) scale(.6536)}}.snow:nth-child(143){opacity:.8846;transform:translate(17.3539vw,-10px) scale(.7367);animation:fall-143 30s -1s linear infinite}@keyframes fall-143{50.53%{transform:translate(10.3188vw,50.53vh) scale(.7367)}to{transform:translate(13.83635vw,99vh) scale(.7367)}}.snow:nth-child(144){opacity:1.2314;transform:translate(20.5633vw,-10px) scale(.0252);animation:fall-144 20s -25s linear infinite}@keyframes fall-144{38.874%{transform:translate(28.7179vw,38.874vh) scale(.0252)}to{transform:translate(24.6406vw,99vh) scale(.0252)}}.snow:nth-child(145){opacity:.8074;transform:translate(4.9602vw,-10px) scale(.6228);animation:fall-145 27s -20s linear infinite}@keyframes fall-145{54.652%{transform:translate(-1.0106vw,54.652vh) scale(.6228)}to{transform:translate(1.9748vw,99vh) scale(.6228)}}.snow:nth-child(146){opacity:.281;transform:translate(41.803vw,-10px) scale(.1907);animation:fall-146 25s -13s linear infinite}@keyframes fall-146{40.606%{transform:translate(51.5986vw,40.606vh) scale(.1907)}to{transform:translate(46.7008vw,99vh) scale(.1907)}}.snow:nth-child(147){opacity:.6258;transform:translate(85.3505vw,-10px) scale(.6327);animation:fall-147 23s -20s linear infinite}@keyframes fall-147{49.062%{transform:translate(85.2166vw,49.062vh) scale(.6327)}to{transform:translate(85.28355vw,99vh) scale(.6327)}}.snow:nth-child(148){opacity:.1872;transform:translate(79.9789vw,-10px) scale(.9324);animation:fall-148 23s -14s linear infinite}@keyframes fall-148{44.564%{transform:translate(75.7512vw,44.564vh) scale(.9324)}to{transform:translate(77.86505vw,99vh) scale(.9324)}}.snow:nth-child(149){opacity:.2526;transform:translate(30.8242vw,-10px) scale(.8068);animation:fall-149 24s -6s linear infinite}@keyframes fall-149{56.311%{transform:translate(25.7251vw,56.311vh) scale(.8068)}to{transform:translate(28.27465vw,99vh) scale(.8068)}}.snow:nth-child(150){opacity:1.75;transform:translate(53.4867vw,-10px) scale(.9111);animation:fall-150 22s -2s linear infinite}@keyframes fall-150{66.277%{transform:translate(44.6995vw,66.277vh) scale(.9111)}to{transform:translate(49.0931vw,99vh) scale(.9111)}}.snow:nth-child(151){opacity:.285;transform:translate(50.6917vw,-10px) scale(.5331);animation:fall-151 16s -18s linear infinite}@keyframes fall-151{55.998%{transform:translate(42.0751vw,55.998vh) scale(.5331)}to{transform:translate(46.3834vw,99vh) scale(.5331)}}.snow:nth-child(152){opacity:.5442;transform:translate(19.7957vw,-10px) scale(.4062);animation:fall-152 26s -20s linear infinite}@keyframes fall-152{34.439%{transform:translate(17.5063vw,34.439vh) scale(.4062)}to{transform:translate(18.651vw,99vh) scale(.4062)}}.snow:nth-child(153){opacity:1.3538;transform:translate(60.5298vw,-10px) scale(.3718);animation:fall-153 13s -3s linear infinite}@keyframes fall-153{69.67%{transform:translate(68.6241vw,69.67vh) scale(.3718)}to{transform:translate(64.57695vw,99vh) scale(.3718)}}.snow:nth-child(154){opacity:1.5624;transform:translate(33.1177vw,-10px) scale(.7263);animation:fall-154 22s -3s linear infinite}@keyframes fall-154{73.459%{transform:translate(39.224vw,73.459vh) scale(.7263)}to{transform:translate(36.17085vw,99vh) scale(.7263)}}.snow:nth-child(155){opacity:1.4702;transform:translate(32.296vw,-10px) scale(.9136);animation:fall-155 27s -20s linear infinite}@keyframes fall-155{35.353%{transform:translate(40.3096vw,35.353vh) scale(.9136)}to{transform:translate(36.3028vw,99vh) scale(.9136)}}.snow:nth-child(156){opacity:.0754;transform:translate(97.5217vw,-10px) scale(.2823);animation:fall-156 27s -4s linear infinite}@keyframes fall-156{58.618%{transform:translate(105.9077vw,58.618vh) scale(.2823)}to{transform:translate(101.7147vw,99vh) scale(.2823)}}.snow:nth-child(157){opacity:.2238;transform:translate(16.6544vw,-10px) scale(.9558);animation:fall-157 29s -29s linear infinite}@keyframes fall-157{36.782%{transform:translate(22.2569vw,36.782vh) scale(.9558)}to{transform:translate(19.45565vw,99vh) scale(.9558)}}.snow:nth-child(158){opacity:.2294;transform:translate(94.3165vw,-10px) scale(.3121);animation:fall-158 18s -27s linear infinite}@keyframes fall-158{59.752%{transform:translate(93.028vw,59.752vh) scale(.3121)}to{transform:translate(93.67225vw,99vh) scale(.3121)}}.snow:nth-child(159){opacity:.4012;transform:translate(44.8203vw,-10px) scale(.4852);animation:fall-159 14s -27s linear infinite}@keyframes fall-159{42.011%{transform:translate(43.3475vw,42.011vh) scale(.4852)}to{transform:translate(44.0839vw,99vh) scale(.4852)}}.snow:nth-child(160){opacity:1.7104;transform:translate(62.6874vw,-10px) scale(.3499);animation:fall-160 12s -17s linear infinite}@keyframes fall-160{70.134%{transform:translate(61.1445vw,70.134vh) scale(.3499)}to{transform:translate(61.91595vw,99vh) scale(.3499)}}.snow:nth-child(161){opacity:.0598;transform:translate(69.7891vw,-10px) scale(.9585);animation:fall-161 17s -8s linear infinite}@keyframes fall-161{78.137%{transform:translate(77.5031vw,78.137vh) scale(.9585)}to{transform:translate(73.6461vw,99vh) scale(.9585)}}.snow:nth-child(162){opacity:.6302;transform:translate(9.285vw,-10px) scale(.5819);animation:fall-162 21s -5s linear infinite}@keyframes fall-162{49.935%{transform:translate(13.4612vw,49.935vh) scale(.5819)}to{transform:translate(11.3731vw,99vh) scale(.5819)}}.snow:nth-child(163){opacity:1.8456;transform:translate(74.9961vw,-10px) scale(.2181);animation:fall-163 28s -2s linear infinite}@keyframes fall-163{36.309%{transform:translate(76.0286vw,36.309vh) scale(.2181)}to{transform:translate(75.51235vw,99vh) scale(.2181)}}.snow:nth-child(164){opacity:.9258;transform:translate(64.0934vw,-10px) scale(.312);animation:fall-164 10s -17s linear infinite}@keyframes fall-164{73.495%{transform:translate(65.4987vw,73.495vh) scale(.312)}to{transform:translate(64.79605vw,99vh) scale(.312)}}.snow:nth-child(165){opacity:.3762;transform:translate(88.0609vw,-10px) scale(.4036);animation:fall-165 27s -19s linear infinite}@keyframes fall-165{58.409%{transform:translate(82.398vw,58.409vh) scale(.4036)}to{transform:translate(85.22945vw,99vh) scale(.4036)}}.snow:nth-child(166){opacity:1.4914;transform:translate(29.6377vw,-10px) scale(.7418);animation:fall-166 24s -26s linear infinite}@keyframes fall-166{79.015%{transform:translate(24.6946vw,79.015vh) scale(.7418)}to{transform:translate(27.16615vw,99vh) scale(.7418)}}.snow:nth-child(167){opacity:1.8738;transform:translate(82.5226vw,-10px) scale(.9174);animation:fall-167 17s -16s linear infinite}@keyframes fall-167{43.665%{transform:translate(74.5337vw,43.665vh) scale(.9174)}to{transform:translate(78.52815vw,99vh) scale(.9174)}}.snow:nth-child(168){opacity:.6732;transform:translate(80.0547vw,-10px) scale(.0378);animation:fall-168 20s -12s linear infinite}@keyframes fall-168{74.244%{transform:translate(78.6066vw,74.244vh) scale(.0378)}to{transform:translate(79.33065vw,99vh) scale(.0378)}}.snow:nth-child(169){opacity:1.0438;transform:translate(88.6128vw,-10px) scale(.5626);animation:fall-169 21s -4s linear infinite}@keyframes fall-169{49.43%{transform:translate(88.8098vw,49.43vh) scale(.5626)}to{transform:translate(88.7113vw,99vh) scale(.5626)}}.snow:nth-child(170){opacity:1.8332;transform:translate(43.5768vw,-10px) scale(.7234);animation:fall-170 25s -3s linear infinite}@keyframes fall-170{73.869%{transform:translate(47.6005vw,73.869vh) scale(.7234)}to{transform:translate(45.58865vw,99vh) scale(.7234)}}.snow:nth-child(171){opacity:.622;transform:translate(21.1898vw,-10px) scale(.1543);animation:fall-171 30s -25s linear infinite}@keyframes fall-171{56.629%{transform:translate(19.5332vw,56.629vh) scale(.1543)}to{transform:translate(20.3615vw,99vh) scale(.1543)}}.snow:nth-child(172){opacity:1.1416;transform:translate(92.2292vw,-10px) scale(.6176);animation:fall-172 12s -30s linear infinite}@keyframes fall-172{71.909%{transform:translate(87.634vw,71.909vh) scale(.6176)}to{transform:translate(89.9316vw,99vh) scale(.6176)}}.snow:nth-child(173){opacity:1.464;transform:translate(42.3417vw,-10px) scale(.062);animation:fall-173 14s -15s linear infinite}@keyframes fall-173{48.216%{transform:translate(33.9396vw,48.216vh) scale(.062)}to{transform:translate(38.14065vw,99vh) scale(.062)}}.snow:nth-child(174){opacity:.2798;transform:translate(72.4699vw,-10px) scale(.1437);animation:fall-174 27s -27s linear infinite}@keyframes fall-174{36.005%{transform:translate(77.8336vw,36.005vh) scale(.1437)}to{transform:translate(75.15175vw,99vh) scale(.1437)}}.snow:nth-child(175){opacity:.4828;transform:translate(79.1406vw,-10px) scale(.3656);animation:fall-175 13s -28s linear infinite}@keyframes fall-175{73.447%{transform:translate(84.5881vw,73.447vh) scale(.3656)}to{transform:translate(81.86435vw,99vh) scale(.3656)}}.snow:nth-child(176){opacity:1.2512;transform:translate(17.2372vw,-10px) scale(.3859);animation:fall-176 11s -12s linear infinite}@keyframes fall-176{71.823%{transform:translate(7.3947vw,71.823vh) scale(.3859)}to{transform:translate(12.31595vw,99vh) scale(.3859)}}.snow:nth-child(177){opacity:1.9382;transform:translate(25.4966vw,-10px) scale(.8949);animation:fall-177 20s -9s linear infinite}@keyframes fall-177{34.601%{transform:translate(15.8847vw,34.601vh) scale(.8949)}to{transform:translate(20.69065vw,99vh) scale(.8949)}}.snow:nth-child(178){opacity:.8386;transform:translate(91.9928vw,-10px) scale(.6079);animation:fall-178 28s -25s linear infinite}@keyframes fall-178{53.856%{transform:translate(101.2957vw,53.856vh) scale(.6079)}to{transform:translate(96.64425vw,99vh) scale(.6079)}}.snow:nth-child(179){opacity:1.1062;transform:translate(66.2078vw,-10px) scale(.4361);animation:fall-179 20s -7s linear infinite}@keyframes fall-179{63.533%{transform:translate(64.4805vw,63.533vh) scale(.4361)}to{transform:translate(65.34415vw,99vh) scale(.4361)}}.snow:nth-child(180){opacity:.0566;transform:translate(22.6749vw,-10px) scale(.121);animation:fall-180 10s -17s linear infinite}@keyframes fall-180{42.412%{transform:translate(13.5605vw,42.412vh) scale(.121)}to{transform:translate(18.1177vw,99vh) scale(.121)}}.snow:nth-child(181){opacity:1.0748;transform:translate(15.7598vw,-10px) scale(.1288);animation:fall-181 11s -15s linear infinite}@keyframes fall-181{52.453%{transform:translate(14.381vw,52.453vh) scale(.1288)}to{transform:translate(15.0704vw,99vh) scale(.1288)}}.snow:nth-child(182){opacity:.7058;transform:translate(34.0582vw,-10px) scale(.7747);animation:fall-182 12s -28s linear infinite}@keyframes fall-182{72.964%{transform:translate(27.4968vw,72.964vh) scale(.7747)}to{transform:translate(30.7775vw,99vh) scale(.7747)}}.snow:nth-child(183){opacity:1.401;transform:translate(75.6614vw,-10px) scale(.3891);animation:fall-183 18s -3s linear infinite}@keyframes fall-183{50.813%{transform:translate(72.2909vw,50.813vh) scale(.3891)}to{transform:translate(73.97615vw,99vh) scale(.3891)}}.snow:nth-child(184){opacity:.618;transform:translate(43.2734vw,-10px) scale(.4895);animation:fall-184 20s -12s linear infinite}@keyframes fall-184{36.388%{transform:translate(45.0787vw,36.388vh) scale(.4895)}to{transform:translate(44.17605vw,99vh) scale(.4895)}}.snow:nth-child(185){opacity:1.1744;transform:translate(32.1465vw,-10px) scale(.5407);animation:fall-185 21s -27s linear infinite}@keyframes fall-185{78.756%{transform:translate(31.5494vw,78.756vh) scale(.5407)}to{transform:translate(31.84795vw,99vh) scale(.5407)}}.snow:nth-child(186){opacity:.89;transform:translate(46.7022vw,-10px) scale(.4198);animation:fall-186 18s -14s linear infinite}@keyframes fall-186{60.734%{transform:translate(44.1433vw,60.734vh) scale(.4198)}to{transform:translate(45.42275vw,99vh) scale(.4198)}}.snow:nth-child(187){opacity:1.9404;transform:translate(40.2003vw,-10px) scale(.3347);animation:fall-187 14s -22s linear infinite}@keyframes fall-187{39.073%{transform:translate(38.8298vw,39.073vh) scale(.3347)}to{transform:translate(39.51505vw,99vh) scale(.3347)}}.snow:nth-child(188){opacity:1.045;transform:translate(25.3718vw,-10px) scale(.2017);animation:fall-188 10s -6s linear infinite}@keyframes fall-188{59.939%{transform:translate(24.0992vw,59.939vh) scale(.2017)}to{transform:translate(24.7355vw,99vh) scale(.2017)}}.snow:nth-child(189){opacity:1.7672;transform:translate(6.3616vw,-10px) scale(.6811);animation:fall-189 22s -12s linear infinite}@keyframes fall-189{65.28%{transform:translate(10.1111vw,65.28vh) scale(.6811)}to{transform:translate(8.23635vw,99vh) scale(.6811)}}.snow:nth-child(190){opacity:.4482;transform:translate(7.0583vw,-10px) scale(.9804);animation:fall-190 23s -3s linear infinite}@keyframes fall-190{38.114%{transform:translate(8.6503vw,38.114vh) scale(.9804)}to{transform:translate(7.8543vw,99vh) scale(.9804)}}.snow:nth-child(191){opacity:1.6588;transform:translate(99.6137vw,-10px) scale(.1304);animation:fall-191 10s -18s linear infinite}@keyframes fall-191{31.384%{transform:translate(91.2664vw,31.384vh) scale(.1304)}to{transform:translate(95.44005vw,99vh) scale(.1304)}}.snow:nth-child(192){opacity:1.9966;transform:translate(42.7225vw,-10px) scale(.1408);animation:fall-192 28s -4s linear infinite}@keyframes fall-192{45.651%{transform:translate(51.9732vw,45.651vh) scale(.1408)}to{transform:translate(47.34785vw,99vh) scale(.1408)}}.snow:nth-child(193){opacity:.7662;transform:translate(55.634vw,-10px) scale(.3764);animation:fall-193 16s -21s linear infinite}@keyframes fall-193{38.773%{transform:translate(50.2154vw,38.773vh) scale(.3764)}to{transform:translate(52.9247vw,99vh) scale(.3764)}}.snow:nth-child(194){opacity:1.4374;transform:translate(65.9023vw,-10px) scale(.9457);animation:fall-194 21s -9s linear infinite}@keyframes fall-194{69.395%{transform:translate(65.6937vw,69.395vh) scale(.9457)}to{transform:translate(65.798vw,99vh) scale(.9457)}}.snow:nth-child(195){opacity:1.2792;transform:translate(21.1706vw,-10px) scale(.5416);animation:fall-195 27s -19s linear infinite}@keyframes fall-195{72.606%{transform:translate(28.509vw,72.606vh) scale(.5416)}to{transform:translate(24.8398vw,99vh) scale(.5416)}}.snow:nth-child(196){opacity:1.9706;transform:translate(92.5967vw,-10px) scale(.4546);animation:fall-196 24s -19s linear infinite}@keyframes fall-196{71.773%{transform:translate(87.1629vw,71.773vh) scale(.4546)}to{transform:translate(89.8798vw,99vh) scale(.4546)}}.snow:nth-child(197){opacity:.548;transform:translate(47.9902vw,-10px) scale(.2855);animation:fall-197 21s -3s linear infinite}@keyframes fall-197{62.495%{transform:translate(52.3337vw,62.495vh) scale(.2855)}to{transform:translate(50.16195vw,99vh) scale(.2855)}}.snow:nth-child(198){opacity:1.6324;transform:translate(9.2587vw,-10px) scale(.1139);animation:fall-198 13s -16s linear infinite}@keyframes fall-198{52.303%{transform:translate(16.4417vw,52.303vh) scale(.1139)}to{transform:translate(12.8502vw,99vh) scale(.1139)}}.snow:nth-child(199){opacity:1.447;transform:translate(20.4731vw,-10px) scale(.8768);animation:fall-199 22s -19s linear infinite}@keyframes fall-199{50.238%{transform:translate(14.1175vw,50.238vh) scale(.8768)}to{transform:translate(17.2953vw,99vh) scale(.8768)}}.snow:nth-child(200){opacity:1.9952;transform:translate(51.6544vw,-10px) scale(.2752);animation:fall-200 22s -26s linear infinite}@keyframes fall-200{44.45%{transform:translate(43.3268vw,44.45vh) scale(.2752)}to{transform:translate(47.4906vw,99vh) scale(.2752)}}.snow:nth-child(201){opacity:.8872;transform:translate(1.5671vw,-10px) scale(.467);animation:fall-201 30s -8s linear infinite}@keyframes fall-201{73.232%{transform:translate(2.994vw,73.232vh) scale(.467)}to{transform:translate(2.28055vw,99vh) scale(.467)}}.snow:nth-child(202){opacity:.5944;transform:translate(43.0395vw,-10px) scale(.7495);animation:fall-202 23s -22s linear infinite}@keyframes fall-202{37.51%{transform:translate(46.2129vw,37.51vh) scale(.7495)}to{transform:translate(44.6262vw,99vh) scale(.7495)}}.snow:nth-child(203){opacity:1.387;transform:translate(31.9758vw,-10px) scale(.4271);animation:fall-203 23s -12s linear infinite}@keyframes fall-203{73.619%{transform:translate(24.9358vw,73.619vh) scale(.4271)}to{transform:translate(28.4558vw,99vh) scale(.4271)}}.snow:nth-child(204){opacity:.9306;transform:translate(19.5098vw,-10px) scale(.037);animation:fall-204 20s -14s linear infinite}@keyframes fall-204{30.554%{transform:translate(28.8927vw,30.554vh) scale(.037)}to{transform:translate(24.20125vw,99vh) scale(.037)}}.snow:nth-child(205){opacity:1.093;transform:translate(69.6519vw,-10px) scale(.1301);animation:fall-205 14s -12s linear infinite}@keyframes fall-205{40.72%{transform:translate(63.2282vw,40.72vh) scale(.1301)}to{transform:translate(66.44005vw,99vh) scale(.1301)}}.snow:nth-child(206){opacity:.2138;transform:translate(54.6271vw,-10px) scale(.8255);animation:fall-206 14s -14s linear infinite}@keyframes fall-206{57.834%{transform:translate(53.4181vw,57.834vh) scale(.8255)}to{transform:translate(54.0226vw,99vh) scale(.8255)}}.snow:nth-child(207){opacity:1.438;transform:translate(23.4047vw,-10px) scale(.353);animation:fall-207 22s -4s linear infinite}@keyframes fall-207{77.834%{transform:translate(24.5851vw,77.834vh) scale(.353)}to{transform:translate(23.9949vw,99vh) scale(.353)}}.snow:nth-child(208){opacity:.8962;transform:translate(85.5833vw,-10px) scale(.237);animation:fall-208 29s -16s linear infinite}@keyframes fall-208{49.686%{transform:translate(88.8897vw,49.686vh) scale(.237)}to{transform:translate(87.2365vw,99vh) scale(.237)}}.snow:nth-child(209){opacity:.8534;transform:translate(61.8256vw,-10px) scale(.794);animation:fall-209 14s -20s linear infinite}@keyframes fall-209{35.7%{transform:translate(68.4756vw,35.7vh) scale(.794)}to{transform:translate(65.1506vw,99vh) scale(.794)}}.snow:nth-child(210){opacity:1.7614;transform:translate(12.6663vw,-10px) scale(.1086);animation:fall-210 29s -9s linear infinite}@keyframes fall-210{51.92%{transform:translate(13.2489vw,51.92vh) scale(.1086)}to{transform:translate(12.9576vw,99vh) scale(.1086)}}.snow:nth-child(211){opacity:.9512;transform:translate(84.641vw,-10px) scale(.2573);animation:fall-211 12s -11s linear infinite}@keyframes fall-211{68.54%{transform:translate(88.3265vw,68.54vh) scale(.2573)}to{transform:translate(86.48375vw,99vh) scale(.2573)}}.snow:nth-child(212){opacity:.1782;transform:translate(37.6846vw,-10px) scale(.018);animation:fall-212 13s -27s linear infinite}@keyframes fall-212{38.92%{transform:translate(44.9623vw,38.92vh) scale(.018)}to{transform:translate(41.32345vw,99vh) scale(.018)}}.snow:nth-child(213){opacity:1.1532;transform:translate(83.6647vw,-10px) scale(.6765);animation:fall-213 10s -30s linear infinite}@keyframes fall-213{48.061%{transform:translate(85.0208vw,48.061vh) scale(.6765)}to{transform:translate(84.34275vw,99vh) scale(.6765)}}.snow:nth-child(214){opacity:1.1696;transform:translate(82.2611vw,-10px) scale(.2548);animation:fall-214 15s -11s linear infinite}@keyframes fall-214{53.314%{transform:translate(80.444vw,53.314vh) scale(.2548)}to{transform:translate(81.35255vw,99vh) scale(.2548)}}.snow:nth-child(215){opacity:1.9244;transform:translate(54.7182vw,-10px) scale(.1343);animation:fall-215 14s -13s linear infinite}@keyframes fall-215{54.958%{transform:translate(60.3vw,54.958vh) scale(.1343)}to{transform:translate(57.5091vw,99vh) scale(.1343)}}.snow:nth-child(216){opacity:.5464;transform:translate(79.1236vw,-10px) scale(.5397);animation:fall-216 10s -20s linear infinite}@keyframes fall-216{55.628%{transform:translate(79.7012vw,55.628vh) scale(.5397)}to{transform:translate(79.4124vw,99vh) scale(.5397)}}.snow:nth-child(217){opacity:1.6874;transform:translate(4.8964vw,-10px) scale(.6431);animation:fall-217 27s -14s linear infinite}@keyframes fall-217{43.679%{transform:translate(11.3046vw,43.679vh) scale(.6431)}to{transform:translate(8.1005vw,99vh) scale(.6431)}}.snow:nth-child(218){opacity:1.4104;transform:translate(52.8425vw,-10px) scale(.4633);animation:fall-218 23s -10s linear infinite}@keyframes fall-218{39.447%{transform:translate(52.9259vw,39.447vh) scale(.4633)}to{transform:translate(52.8842vw,99vh) scale(.4633)}}.snow:nth-child(219){opacity:.6888;transform:translate(5.1631vw,-10px) scale(.1248);animation:fall-219 14s -21s linear infinite}@keyframes fall-219{56.732%{transform:translate(12.8493vw,56.732vh) scale(.1248)}to{transform:translate(9.0062vw,99vh) scale(.1248)}}.snow:nth-child(220){opacity:.3804;transform:translate(45.9588vw,-10px) scale(.5944);animation:fall-220 27s -18s linear infinite}@keyframes fall-220{62.068%{transform:translate(43.1762vw,62.068vh) scale(.5944)}to{transform:translate(44.5675vw,99vh) scale(.5944)}}.snow:nth-child(221){opacity:.6648;transform:translate(3.8606vw,-10px) scale(.174);animation:fall-221 12s -10s linear infinite}@keyframes fall-221{71.439%{transform:translate(12.3178vw,71.439vh) scale(.174)}to{transform:translate(8.0892vw,99vh) scale(.174)}}.snow:nth-child(222){opacity:1.8412;transform:translate(43.1359vw,-10px) scale(.0719);animation:fall-222 24s -27s linear infinite}@keyframes fall-222{43.31%{transform:translate(51.4099vw,43.31vh) scale(.0719)}to{transform:translate(47.2729vw,99vh) scale(.0719)}}.snow:nth-child(223){opacity:.4674;transform:translate(71.254vw,-10px) scale(.4769);animation:fall-223 22s -24s linear infinite}@keyframes fall-223{74.222%{transform:translate(80.6917vw,74.222vh) scale(.4769)}to{transform:translate(75.97285vw,99vh) scale(.4769)}}.snow:nth-child(224){opacity:.535;transform:translate(23.7208vw,-10px) scale(.0579);animation:fall-224 24s -3s linear infinite}@keyframes fall-224{79.993%{transform:translate(27.5232vw,79.993vh) scale(.0579)}to{transform:translate(25.622vw,99vh) scale(.0579)}}.snow:nth-child(225){opacity:1.3824;transform:translate(57.5724vw,-10px) scale(.3678);animation:fall-225 10s -1s linear infinite}@keyframes fall-225{63.138%{transform:translate(51.85vw,63.138vh) scale(.3678)}to{transform:translate(54.7112vw,99vh) scale(.3678)}}.snow:nth-child(226){opacity:1.5468;transform:translate(24.3081vw,-10px) scale(.983);animation:fall-226 13s -21s linear infinite}@keyframes fall-226{59.451%{transform:translate(18.2758vw,59.451vh) scale(.983)}to{transform:translate(21.29195vw,99vh) scale(.983)}}.snow:nth-child(227){opacity:1.8028;transform:translate(4.7548vw,-10px) scale(.1494);animation:fall-227 10s -20s linear infinite}@keyframes fall-227{75.805%{transform:translate(1.512vw,75.805vh) scale(.1494)}to{transform:translate(3.1334vw,99vh) scale(.1494)}}.snow:nth-child(228){opacity:1.079;transform:translate(76.9372vw,-10px) scale(.065);animation:fall-228 12s -29s linear infinite}@keyframes fall-228{51.757%{transform:translate(67.2394vw,51.757vh) scale(.065)}to{transform:translate(72.0883vw,99vh) scale(.065)}}.snow:nth-child(229){opacity:.088;transform:translate(71.2287vw,-10px) scale(.7539);animation:fall-229 25s -29s linear infinite}@keyframes fall-229{54.632%{transform:translate(63.1977vw,54.632vh) scale(.7539)}to{transform:translate(67.2132vw,99vh) scale(.7539)}}.snow:nth-child(230){opacity:.1624;transform:translate(56.2896vw,-10px) scale(.7943);animation:fall-230 20s -6s linear infinite}@keyframes fall-230{73.856%{transform:translate(59.6764vw,73.856vh) scale(.7943)}to{transform:translate(57.983vw,99vh) scale(.7943)}}.snow:nth-child(231){opacity:1.3226;transform:translate(84.2345vw,-10px) scale(.5031);animation:fall-231 16s -16s linear infinite}@keyframes fall-231{30.53%{transform:translate(88.6378vw,30.53vh) scale(.5031)}to{transform:translate(86.43615vw,99vh) scale(.5031)}}.snow:nth-child(232){opacity:1.5604;transform:translate(87.4602vw,-10px) scale(.8975);animation:fall-232 22s -20s linear infinite}@keyframes fall-232{54.006%{transform:translate(92.581vw,54.006vh) scale(.8975)}to{transform:translate(90.0206vw,99vh) scale(.8975)}}.snow:nth-child(233){opacity:1.921;transform:translate(79.6187vw,-10px) scale(.2267);animation:fall-233 21s -7s linear infinite}@keyframes fall-233{44.985%{transform:translate(77.6571vw,44.985vh) scale(.2267)}to{transform:translate(78.6379vw,99vh) scale(.2267)}}.snow:nth-child(234){opacity:.4268;transform:translate(21.2764vw,-10px) scale(.6937);animation:fall-234 30s -25s linear infinite}@keyframes fall-234{55.654%{transform:translate(20.2283vw,55.654vh) scale(.6937)}to{transform:translate(20.75235vw,99vh) scale(.6937)}}.snow:nth-child(235){opacity:.7534;transform:translate(84.8945vw,-10px) scale(.2354);animation:fall-235 12s -24s linear infinite}@keyframes fall-235{76.122%{transform:translate(83.4253vw,76.122vh) scale(.2354)}to{transform:translate(84.1599vw,99vh) scale(.2354)}}.snow:nth-child(236){opacity:.1562;transform:translate(39.8713vw,-10px) scale(.9481);animation:fall-236 11s -16s linear infinite}@keyframes fall-236{34.891%{transform:translate(48.8838vw,34.891vh) scale(.9481)}to{transform:translate(44.37755vw,99vh) scale(.9481)}}.snow:nth-child(237){opacity:1.1822;transform:translate(49.4353vw,-10px) scale(.8443);animation:fall-237 27s -12s linear infinite}@keyframes fall-237{35.938%{transform:translate(55.9183vw,35.938vh) scale(.8443)}to{transform:translate(52.6768vw,99vh) scale(.8443)}}.snow:nth-child(238){opacity:1.2144;transform:translate(32.2298vw,-10px) scale(.2069);animation:fall-238 28s -8s linear infinite}@keyframes fall-238{58.507%{transform:translate(33.4841vw,58.507vh) scale(.2069)}to{transform:translate(32.85695vw,99vh) scale(.2069)}}.snow:nth-child(239){opacity:.9008;transform:translate(96.6027vw,-10px) scale(.0787);animation:fall-239 23s -2s linear infinite}@keyframes fall-239{50.057%{transform:translate(98.5649vw,50.057vh) scale(.0787)}to{transform:translate(97.5838vw,99vh) scale(.0787)}}.snow:nth-child(240){opacity:1.0616;transform:translate(32.1853vw,-10px) scale(.3879);animation:fall-240 24s -2s linear infinite}@keyframes fall-240{64.031%{transform:translate(37.8706vw,64.031vh) scale(.3879)}to{transform:translate(35.02795vw,99vh) scale(.3879)}}.snow:nth-child(241){opacity:.7174;transform:translate(29.0034vw,-10px) scale(.9394);animation:fall-241 25s -30s linear infinite}@keyframes fall-241{53.749%{transform:translate(24.7559vw,53.749vh) scale(.9394)}to{transform:translate(26.87965vw,99vh) scale(.9394)}}.snow:nth-child(242){opacity:1.3824;transform:translate(7.7198vw,-10px) scale(.6041);animation:fall-242 12s -13s linear infinite}@keyframes fall-242{49.948%{transform:translate(4.5281vw,49.948vh) scale(.6041)}to{transform:translate(6.12395vw,99vh) scale(.6041)}}.snow:nth-child(243){opacity:.6314;transform:translate(66.0566vw,-10px) scale(.7397);animation:fall-243 28s -1s linear infinite}@keyframes fall-243{34.762%{transform:translate(65.8096vw,34.762vh) scale(.7397)}to{transform:translate(65.9331vw,99vh) scale(.7397)}}.snow:nth-child(244){opacity:.9106;transform:translate(99.6017vw,-10px) scale(.2987);animation:fall-244 15s -30s linear infinite}@keyframes fall-244{64.184%{transform:translate(104.4503vw,64.184vh) scale(.2987)}to{transform:translate(102.026vw,99vh) scale(.2987)}}.snow:nth-child(245){opacity:.8162;transform:translate(86.4954vw,-10px) scale(.03);animation:fall-245 15s -8s linear infinite}@keyframes fall-245{41.273%{transform:translate(80.1091vw,41.273vh) scale(.03)}to{transform:translate(83.30225vw,99vh) scale(.03)}}.snow:nth-child(246){opacity:1.5448;transform:translate(25.6799vw,-10px) scale(.7586);animation:fall-246 23s -22s linear infinite}@keyframes fall-246{57.822%{transform:translate(30.0346vw,57.822vh) scale(.7586)}to{transform:translate(27.85725vw,99vh) scale(.7586)}}.snow:nth-child(247){opacity:.2406;transform:translate(13.3414vw,-10px) scale(.7879);animation:fall-247 30s -9s linear infinite}@keyframes fall-247{57.128%{transform:translate(4.3522vw,57.128vh) scale(.7879)}to{transform:translate(8.8468vw,99vh) scale(.7879)}}.snow:nth-child(248){opacity:1.368;transform:translate(74.6757vw,-10px) scale(.3496);animation:fall-248 19s -26s linear infinite}@keyframes fall-248{40.908%{transform:translate(83.4713vw,40.908vh) scale(.3496)}to{transform:translate(79.0735vw,99vh) scale(.3496)}}.snow:nth-child(249){opacity:1.6316;transform:translate(14.8118vw,-10px) scale(.3599);animation:fall-249 19s -10s linear infinite}@keyframes fall-249{32.077%{transform:translate(23.3119vw,32.077vh) scale(.3599)}to{transform:translate(19.06185vw,99vh) scale(.3599)}}.snow:nth-child(250){opacity:.4626;transform:translate(99.4429vw,-10px) scale(.9634);animation:fall-250 18s -14s linear infinite}@keyframes fall-250{75.58%{transform:translate(106.1694vw,75.58vh) scale(.9634)}to{transform:translate(102.80615vw,99vh) scale(.9634)}}.snow:nth-child(251){opacity:.3804;transform:translate(19.3242vw,-10px) scale(.1972);animation:fall-251 18s -3s linear infinite}@keyframes fall-251{51.014%{transform:translate(15.1081vw,51.014vh) scale(.1972)}to{transform:translate(17.21615vw,99vh) scale(.1972)}}.snow:nth-child(252){opacity:1.4884;transform:translate(34.0546vw,-10px) scale(.3573);animation:fall-252 10s -20s linear infinite}@keyframes fall-252{71.225%{transform:translate(28.1447vw,71.225vh) scale(.3573)}to{transform:translate(31.09965vw,99vh) scale(.3573)}}.snow:nth-child(253){opacity:.8034;transform:translate(48.8232vw,-10px) scale(.0169);animation:fall-253 26s -12s linear infinite}@keyframes fall-253{69.737%{transform:translate(52.7492vw,69.737vh) scale(.0169)}to{transform:translate(50.7862vw,99vh) scale(.0169)}}.snow:nth-child(254){opacity:.8412;transform:translate(91.7529vw,-10px) scale(.1501);animation:fall-254 30s -11s linear infinite}@keyframes fall-254{40.759%{transform:translate(96.7485vw,40.759vh) scale(.1501)}to{transform:translate(94.2507vw,99vh) scale(.1501)}}.snow:nth-child(255){opacity:.9414;transform:translate(3.6124vw,-10px) scale(.6914);animation:fall-255 29s -25s linear infinite}@keyframes fall-255{70.627%{transform:translate(11.249vw,70.627vh) scale(.6914)}to{transform:translate(7.4307vw,99vh) scale(.6914)}}.snow:nth-child(256){opacity:.2052;transform:translate(76.2711vw,-10px) scale(.4521);animation:fall-256 16s -5s linear infinite}@keyframes fall-256{75.949%{transform:translate(86.2494vw,75.949vh) scale(.4521)}to{transform:translate(81.26025vw,99vh) scale(.4521)}}.snow:nth-child(257){opacity:1.1456;transform:translate(51.9339vw,-10px) scale(.9508);animation:fall-257 24s -22s linear infinite}@keyframes fall-257{50.134%{transform:translate(56.7334vw,50.134vh) scale(.9508)}to{transform:translate(54.33365vw,99vh) scale(.9508)}}.snow:nth-child(258){opacity:1.4302;transform:translate(86.9517vw,-10px) scale(.3481);animation:fall-258 24s -6s linear infinite}@keyframes fall-258{76.948%{transform:translate(91.334vw,76.948vh) scale(.3481)}to{transform:translate(89.14285vw,99vh) scale(.3481)}}.snow:nth-child(259){opacity:.3142;transform:translate(43.7269vw,-10px) scale(.073);animation:fall-259 15s -8s linear infinite}@keyframes fall-259{72.945%{transform:translate(37.4787vw,72.945vh) scale(.073)}to{transform:translate(40.6028vw,99vh) scale(.073)}}.snow:nth-child(260){opacity:1.5668;transform:translate(38.1746vw,-10px) scale(.527);animation:fall-260 20s -26s linear infinite}@keyframes fall-260{41.394%{transform:translate(44.6482vw,41.394vh) scale(.527)}to{transform:translate(41.4114vw,99vh) scale(.527)}}.snow:nth-child(261){opacity:.6544;transform:translate(96.4297vw,-10px) scale(.5968);animation:fall-261 16s -25s linear infinite}@keyframes fall-261{42.359%{transform:translate(97.4565vw,42.359vh) scale(.5968)}to{transform:translate(96.9431vw,99vh) scale(.5968)}}.snow:nth-child(262){opacity:1.0928;transform:translate(94.6676vw,-10px) scale(.6767);animation:fall-262 20s -11s linear infinite}@keyframes fall-262{63.19%{transform:translate(88.3414vw,63.19vh) scale(.6767)}to{transform:translate(91.5045vw,99vh) scale(.6767)}}.snow:nth-child(263){opacity:.3462;transform:translate(7.0621vw,-10px) scale(.2201);animation:fall-263 30s -23s linear infinite}@keyframes fall-263{59.648%{transform:translate(9.4051vw,59.648vh) scale(.2201)}to{transform:translate(8.2336vw,99vh) scale(.2201)}}.snow:nth-child(264){opacity:1.0212;transform:translate(64.0142vw,-10px) scale(.8543);animation:fall-264 24s -12s linear infinite}@keyframes fall-264{36.247%{transform:translate(58.4995vw,36.247vh) scale(.8543)}to{transform:translate(61.25685vw,99vh) scale(.8543)}}.snow:nth-child(265){opacity:1.2582;transform:translate(66.0909vw,-10px) scale(.4094);animation:fall-265 14s -19s linear infinite}@keyframes fall-265{65.974%{transform:translate(56.7341vw,65.974vh) scale(.4094)}to{transform:translate(61.4125vw,99vh) scale(.4094)}}.snow:nth-child(266){opacity:1.3592;transform:translate(88.5393vw,-10px) scale(.3951);animation:fall-266 27s -25s linear infinite}@keyframes fall-266{56.57%{transform:translate(83.4303vw,56.57vh) scale(.3951)}to{transform:translate(85.9848vw,99vh) scale(.3951)}}.snow:nth-child(267){opacity:1.6962;transform:translate(41.9698vw,-10px) scale(.4636);animation:fall-267 20s -17s linear infinite}@keyframes fall-267{50.704%{transform:translate(34.4211vw,50.704vh) scale(.4636)}to{transform:translate(38.19545vw,99vh) scale(.4636)}}.snow:nth-child(268){opacity:1.4746;transform:translate(69.9543vw,-10px) scale(.2195);animation:fall-268 15s -10s linear infinite}@keyframes fall-268{53.784%{transform:translate(77.8867vw,53.784vh) scale(.2195)}to{transform:translate(73.9205vw,99vh) scale(.2195)}}.snow:nth-child(269){opacity:.4636;transform:translate(89.565vw,-10px) scale(.8667);animation:fall-269 26s -4s linear infinite}@keyframes fall-269{55.758%{transform:translate(82.4532vw,55.758vh) scale(.8667)}to{transform:translate(86.0091vw,99vh) scale(.8667)}}.snow:nth-child(270){opacity:.3652;transform:translate(42.2239vw,-10px) scale(.5131);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{73.844%{transform:translate(45.5402vw,73.844vh) scale(.5131)}to{transform:translate(43.88205vw,99vh) scale(.5131)}}.snow:nth-child(271){opacity:1.7124;transform:translate(68.2388vw,-10px) scale(.2802);animation:fall-271 14s -11s linear infinite}@keyframes fall-271{75.706%{transform:translate(60.731vw,75.706vh) scale(.2802)}to{transform:translate(64.4849vw,99vh) scale(.2802)}}.snow:nth-child(272){opacity:1.4998;transform:translate(91.8806vw,-10px) scale(.5589);animation:fall-272 27s -27s linear infinite}@keyframes fall-272{66.103%{transform:translate(101.0643vw,66.103vh) scale(.5589)}to{transform:translate(96.47245vw,99vh) scale(.5589)}}.snow:nth-child(273){opacity:.5866;transform:translate(20.1614vw,-10px) scale(.7764);animation:fall-273 14s -25s linear infinite}@keyframes fall-273{35.55%{transform:translate(19.2178vw,35.55vh) scale(.7764)}to{transform:translate(19.6896vw,99vh) scale(.7764)}}.snow:nth-child(274){opacity:1.7778;transform:translate(1.0814vw,-10px) scale(.0158);animation:fall-274 16s -9s linear infinite}@keyframes fall-274{55.495%{transform:translate(-1.2123vw,55.495vh) scale(.0158)}to{transform:translate(-.06545vw,99vh) scale(.0158)}}.snow:nth-child(275){opacity:.6204;transform:translate(32.8185vw,-10px) scale(.8031);animation:fall-275 13s -8s linear infinite}@keyframes fall-275{59.553%{transform:translate(28.4092vw,59.553vh) scale(.8031)}to{transform:translate(30.61385vw,99vh) scale(.8031)}}.snow:nth-child(276){opacity:1.5374;transform:translate(91.0402vw,-10px) scale(.3331);animation:fall-276 22s -30s linear infinite}@keyframes fall-276{60.848%{transform:translate(99.4957vw,60.848vh) scale(.3331)}to{transform:translate(95.26795vw,99vh) scale(.3331)}}.snow:nth-child(277){opacity:1.1884;transform:translate(8.4792vw,-10px) scale(.4949);animation:fall-277 10s -17s linear infinite}@keyframes fall-277{59.175%{transform:translate(4.0264vw,59.175vh) scale(.4949)}to{transform:translate(6.2528vw,99vh) scale(.4949)}}.snow:nth-child(278){opacity:.711;transform:translate(41.1378vw,-10px) scale(.1458);animation:fall-278 26s -16s linear infinite}@keyframes fall-278{76.33%{transform:translate(48.6421vw,76.33vh) scale(.1458)}to{transform:translate(44.88995vw,99vh) scale(.1458)}}.snow:nth-child(279){opacity:1.1852;transform:translate(5.3232vw,-10px) scale(.4206);animation:fall-279 27s -17s linear infinite}@keyframes fall-279{40.132%{transform:translate(6.4814vw,40.132vh) scale(.4206)}to{transform:translate(5.9023vw,99vh) scale(.4206)}}.snow:nth-child(280){opacity:.0486;transform:translate(73.2215vw,-10px) scale(.5225);animation:fall-280 14s -10s linear infinite}@keyframes fall-280{48.404%{transform:translate(70.5747vw,48.404vh) scale(.5225)}to{transform:translate(71.8981vw,99vh) scale(.5225)}}.snow:nth-child(281){opacity:1.3986;transform:translate(92.7709vw,-10px) scale(.5386);animation:fall-281 20s -11s linear infinite}@keyframes fall-281{64.604%{transform:translate(83.8951vw,64.604vh) scale(.5386)}to{transform:translate(88.333vw,99vh) scale(.5386)}}.snow:nth-child(282){opacity:1.3716;transform:translate(23.4414vw,-10px) scale(.3729);animation:fall-282 19s -8s linear infinite}@keyframes fall-282{36.034%{transform:translate(27.5012vw,36.034vh) scale(.3729)}to{transform:translate(25.4713vw,99vh) scale(.3729)}}.snow:nth-child(283){opacity:1.0628;transform:translate(91.6528vw,-10px) scale(.0965);animation:fall-283 30s -17s linear infinite}@keyframes fall-283{68.714%{transform:translate(85.0478vw,68.714vh) scale(.0965)}to{transform:translate(88.3503vw,99vh) scale(.0965)}}.snow:nth-child(284){opacity:.859;transform:translate(52.8653vw,-10px) scale(.891);animation:fall-284 11s -18s linear infinite}@keyframes fall-284{78.581%{transform:translate(55.1503vw,78.581vh) scale(.891)}to{transform:translate(54.0078vw,99vh) scale(.891)}}.snow:nth-child(285){opacity:1.8594;transform:translate(51.9893vw,-10px) scale(.9386);animation:fall-285 27s -12s linear infinite}@keyframes fall-285{31.709%{transform:translate(51.1379vw,31.709vh) scale(.9386)}to{transform:translate(51.5636vw,99vh) scale(.9386)}}.snow:nth-child(286){opacity:.3746;transform:translate(85.2442vw,-10px) scale(.9082);animation:fall-286 15s -29s linear infinite}@keyframes fall-286{67.858%{transform:translate(79.3791vw,67.858vh) scale(.9082)}to{transform:translate(82.31165vw,99vh) scale(.9082)}}.snow:nth-child(287){opacity:.4202;transform:translate(52.6692vw,-10px) scale(.6251);animation:fall-287 23s -7s linear infinite}@keyframes fall-287{63.262%{transform:translate(55.5877vw,63.262vh) scale(.6251)}to{transform:translate(54.12845vw,99vh) scale(.6251)}}.snow:nth-child(288){opacity:.2282;transform:translate(95.3876vw,-10px) scale(.2108);animation:fall-288 17s -25s linear infinite}@keyframes fall-288{32.045%{transform:translate(104.94vw,32.045vh) scale(.2108)}to{transform:translate(100.1638vw,99vh) scale(.2108)}}.snow:nth-child(289){opacity:1.659;transform:translate(76.7594vw,-10px) scale(.4462);animation:fall-289 23s -19s linear infinite}@keyframes fall-289{68.808%{transform:translate(79.9382vw,68.808vh) scale(.4462)}to{transform:translate(78.3488vw,99vh) scale(.4462)}}.snow:nth-child(290){opacity:1.9664;transform:translate(69.0313vw,-10px) scale(.0803);animation:fall-290 17s -4s linear infinite}@keyframes fall-290{43.89%{transform:translate(77.4991vw,43.89vh) scale(.0803)}to{transform:translate(73.2652vw,99vh) scale(.0803)}}.snow:nth-child(291){opacity:.4524;transform:translate(68.837vw,-10px) scale(.6416);animation:fall-291 29s -1s linear infinite}@keyframes fall-291{57.736%{transform:translate(75.9761vw,57.736vh) scale(.6416)}to{transform:translate(72.40655vw,99vh) scale(.6416)}}.snow:nth-child(292){opacity:1.5034;transform:translate(92.3117vw,-10px) scale(.3439);animation:fall-292 18s -19s linear infinite}@keyframes fall-292{71.553%{transform:translate(99.3162vw,71.553vh) scale(.3439)}to{transform:translate(95.81395vw,99vh) scale(.3439)}}.snow:nth-child(293){opacity:1.255;transform:translate(79.2614vw,-10px) scale(.5842);animation:fall-293 26s -1s linear infinite}@keyframes fall-293{50.42%{transform:translate(85.2569vw,50.42vh) scale(.5842)}to{transform:translate(82.25915vw,99vh) scale(.5842)}}.snow:nth-child(294){opacity:1.3096;transform:translate(66.6198vw,-10px) scale(.9192);animation:fall-294 13s -12s linear infinite}@keyframes fall-294{66.158%{transform:translate(74.5287vw,66.158vh) scale(.9192)}to{transform:translate(70.57425vw,99vh) scale(.9192)}}.snow:nth-child(295){opacity:.3166;transform:translate(89.8479vw,-10px) scale(.7216);animation:fall-295 18s -11s linear infinite}@keyframes fall-295{31.045%{transform:translate(99.1691vw,31.045vh) scale(.7216)}to{transform:translate(94.5085vw,99vh) scale(.7216)}}.snow:nth-child(296){opacity:.0808;transform:translate(32.2331vw,-10px) scale(.8861);animation:fall-296 10s -4s linear infinite}@keyframes fall-296{75.019%{transform:translate(31.7451vw,75.019vh) scale(.8861)}to{transform:translate(31.9891vw,99vh) scale(.8861)}}.snow:nth-child(297){opacity:.8702;transform:translate(95.9757vw,-10px) scale(.9156);animation:fall-297 28s -19s linear infinite}@keyframes fall-297{44.701%{transform:translate(98.7059vw,44.701vh) scale(.9156)}to{transform:translate(97.3408vw,99vh) scale(.9156)}}.snow:nth-child(298){opacity:1.4998;transform:translate(81.7671vw,-10px) scale(.6793);animation:fall-298 25s -2s linear infinite}@keyframes fall-298{60.573%{transform:translate(80.9898vw,60.573vh) scale(.6793)}to{transform:translate(81.37845vw,99vh) scale(.6793)}}.snow:nth-child(299){opacity:.238;transform:translate(22.8347vw,-10px) scale(.6747);animation:fall-299 23s -17s linear infinite}@keyframes fall-299{53.558%{transform:translate(15.2475vw,53.558vh) scale(.6747)}to{transform:translate(19.0411vw,99vh) scale(.6747)}}.snow:nth-child(300){opacity:1.5308;transform:translate(8.6289vw,-10px) scale(.6184);animation:fall-300 18s -5s linear infinite}@keyframes fall-300{34.384%{transform:translate(3.1498vw,34.384vh) scale(.6184)}to{transform:translate(5.88935vw,99vh) scale(.6184)}}.snow:nth-child(301){opacity:1.2474;transform:translate(23.1754vw,-10px) scale(.7716);animation:fall-301 26s -5s linear infinite}@keyframes fall-301{46.093%{transform:translate(29.9023vw,46.093vh) scale(.7716)}to{transform:translate(26.53885vw,99vh) scale(.7716)}}.snow:nth-child(302){opacity:.7436;transform:translate(15.1606vw,-10px) scale(.2922);animation:fall-302 14s -13s linear infinite}@keyframes fall-302{66.27%{transform:translate(19.5122vw,66.27vh) scale(.2922)}to{transform:translate(17.3364vw,99vh) scale(.2922)}}.snow:nth-child(303){opacity:.4894;transform:translate(24.7263vw,-10px) scale(.363);animation:fall-303 30s -25s linear infinite}@keyframes fall-303{66.631%{transform:translate(21.5519vw,66.631vh) scale(.363)}to{transform:translate(23.1391vw,99vh) scale(.363)}}.snow:nth-child(304){opacity:1.1916;transform:translate(47.4211vw,-10px) scale(.6766);animation:fall-304 21s -5s linear infinite}@keyframes fall-304{60.23%{transform:translate(43.2295vw,60.23vh) scale(.6766)}to{transform:translate(45.3253vw,99vh) scale(.6766)}}.snow:nth-child(305){opacity:1.1798;transform:translate(70.4432vw,-10px) scale(.8186);animation:fall-305 14s -2s linear infinite}@keyframes fall-305{40.279%{transform:translate(60.9562vw,40.279vh) scale(.8186)}to{transform:translate(65.6997vw,99vh) scale(.8186)}}.snow:nth-child(306){opacity:.8494;transform:translate(64.0538vw,-10px) scale(.1006);animation:fall-306 13s -28s linear infinite}@keyframes fall-306{64.613%{transform:translate(65.9682vw,64.613vh) scale(.1006)}to{transform:translate(65.011vw,99vh) scale(.1006)}}.snow:nth-child(307){opacity:.2964;transform:translate(34.1949vw,-10px) scale(.6688);animation:fall-307 11s -4s linear infinite}@keyframes fall-307{41.164%{transform:translate(24.8626vw,41.164vh) scale(.6688)}to{transform:translate(29.52875vw,99vh) scale(.6688)}}.snow:nth-child(308){opacity:1.8094;transform:translate(7.1498vw,-10px) scale(.0352);animation:fall-308 11s -30s linear infinite}@keyframes fall-308{65.229%{transform:translate(9.996vw,65.229vh) scale(.0352)}to{transform:translate(8.5729vw,99vh) scale(.0352)}}.snow:nth-child(309){opacity:.1962;transform:translate(45.0975vw,-10px) scale(.6118);animation:fall-309 10s -4s linear infinite}@keyframes fall-309{52.132%{transform:translate(45.1391vw,52.132vh) scale(.6118)}to{transform:translate(45.1183vw,99vh) scale(.6118)}}.snow:nth-child(310){opacity:.5088;transform:translate(14.2009vw,-10px) scale(.9209);animation:fall-310 25s -11s linear infinite}@keyframes fall-310{48.139%{transform:translate(5.2462vw,48.139vh) scale(.9209)}to{transform:translate(9.72355vw,99vh) scale(.9209)}}.snow:nth-child(311){opacity:1.973;transform:translate(37.8578vw,-10px) scale(.9077);animation:fall-311 20s -28s linear infinite}@keyframes fall-311{47.559%{transform:translate(28.8744vw,47.559vh) scale(.9077)}to{transform:translate(33.3661vw,99vh) scale(.9077)}}.snow:nth-child(312){opacity:1.2142;transform:translate(44.4331vw,-10px) scale(.9207);animation:fall-312 16s -17s linear infinite}@keyframes fall-312{36.41%{transform:translate(45.5467vw,36.41vh) scale(.9207)}to{transform:translate(44.9899vw,99vh) scale(.9207)}}.snow:nth-child(313){opacity:.1618;transform:translate(3.5636vw,-10px) scale(.9959);animation:fall-313 21s -21s linear infinite}@keyframes fall-313{41.152%{transform:translate(9.5121vw,41.152vh) scale(.9959)}to{transform:translate(6.53785vw,99vh) scale(.9959)}}.snow:nth-child(314){opacity:.869;transform:translate(30.5777vw,-10px) scale(.7266);animation:fall-314 15s -12s linear infinite}@keyframes fall-314{31.481%{transform:translate(22.4868vw,31.481vh) scale(.7266)}to{transform:translate(26.53225vw,99vh) scale(.7266)}}.snow:nth-child(315){opacity:1.9558;transform:translate(54.1901vw,-10px) scale(.9399);animation:fall-315 27s -21s linear infinite}@keyframes fall-315{36.482%{transform:translate(56.9187vw,36.482vh) scale(.9399)}to{transform:translate(55.5544vw,99vh) scale(.9399)}}.snow:nth-child(316){opacity:1.705;transform:translate(68.0159vw,-10px) scale(.8554);animation:fall-316 12s -9s linear infinite}@keyframes fall-316{63.271%{transform:translate(71.1544vw,63.271vh) scale(.8554)}to{transform:translate(69.58515vw,99vh) scale(.8554)}}.snow:nth-child(317){opacity:.5514;transform:translate(97.3247vw,-10px) scale(.3812);animation:fall-317 21s -19s linear infinite}@keyframes fall-317{51.466%{transform:translate(97.5626vw,51.466vh) scale(.3812)}to{transform:translate(97.44365vw,99vh) scale(.3812)}}.snow:nth-child(318){opacity:.0812;transform:translate(70.2923vw,-10px) scale(.9137);animation:fall-318 26s -1s linear infinite}@keyframes fall-318{44.415%{transform:translate(73.2338vw,44.415vh) scale(.9137)}to{transform:translate(71.76305vw,99vh) scale(.9137)}}.snow:nth-child(319){opacity:1.294;transform:translate(29.7967vw,-10px) scale(.5402);animation:fall-319 23s -1s linear infinite}@keyframes fall-319{74.308%{transform:translate(24.974vw,74.308vh) scale(.5402)}to{transform:translate(27.38535vw,99vh) scale(.5402)}}.snow:nth-child(320){opacity:1.8212;transform:translate(46.8405vw,-10px) scale(.8644);animation:fall-320 17s -7s linear infinite}@keyframes fall-320{74.638%{transform:translate(56.4916vw,74.638vh) scale(.8644)}to{transform:translate(51.66605vw,99vh) scale(.8644)}}.snow:nth-child(321){opacity:1.1912;transform:translate(64.6807vw,-10px) scale(.688);animation:fall-321 15s -4s linear infinite}@keyframes fall-321{43.686%{transform:translate(70.6447vw,43.686vh) scale(.688)}to{transform:translate(67.6627vw,99vh) scale(.688)}}.snow:nth-child(322){opacity:.5554;transform:translate(26.7286vw,-10px) scale(.8106);animation:fall-322 11s -5s linear infinite}@keyframes fall-322{54.98%{transform:translate(20.664vw,54.98vh) scale(.8106)}to{transform:translate(23.6963vw,99vh) scale(.8106)}}.snow:nth-child(323){opacity:1.427;transform:translate(8.7811vw,-10px) scale(.3116);animation:fall-323 16s -28s linear infinite}@keyframes fall-323{79.815%{transform:translate(13.1078vw,79.815vh) scale(.3116)}to{transform:translate(10.94445vw,99vh) scale(.3116)}}.snow:nth-child(324){opacity:.8016;transform:translate(52.6254vw,-10px) scale(.7115);animation:fall-324 12s -30s linear infinite}@keyframes fall-324{39.506%{transform:translate(50.0979vw,39.506vh) scale(.7115)}to{transform:translate(51.36165vw,99vh) scale(.7115)}}.snow:nth-child(325){opacity:.6144;transform:translate(58.0924vw,-10px) scale(.0528);animation:fall-325 25s -11s linear infinite}@keyframes fall-325{77.457%{transform:translate(61.7946vw,77.457vh) scale(.0528)}to{transform:translate(59.9435vw,99vh) scale(.0528)}}.snow:nth-child(326){opacity:.0858;transform:translate(22.9489vw,-10px) scale(.7963);animation:fall-326 19s -16s linear infinite}@keyframes fall-326{37.133%{transform:translate(25.394vw,37.133vh) scale(.7963)}to{transform:translate(24.17145vw,99vh) scale(.7963)}}.snow:nth-child(327){opacity:1.0356;transform:translate(29.6517vw,-10px) scale(.2034);animation:fall-327 10s -10s linear infinite}@keyframes fall-327{77.821%{transform:translate(30.4137vw,77.821vh) scale(.2034)}to{transform:translate(30.0327vw,99vh) scale(.2034)}}.snow:nth-child(328){opacity:1.3184;transform:translate(40.5728vw,-10px) scale(.0162);animation:fall-328 25s -13s linear infinite}@keyframes fall-328{38.249%{transform:translate(35.4768vw,38.249vh) scale(.0162)}to{transform:translate(38.0248vw,99vh) scale(.0162)}}.snow:nth-child(329){opacity:.3676;transform:translate(89.9219vw,-10px) scale(.4781);animation:fall-329 10s -15s linear infinite}@keyframes fall-329{63.697%{transform:translate(94.6189vw,63.697vh) scale(.4781)}to{transform:translate(92.2704vw,99vh) scale(.4781)}}.snow:nth-child(330){opacity:.9772;transform:translate(83.4453vw,-10px) scale(.9765);animation:fall-330 26s -26s linear infinite}@keyframes fall-330{30.42%{transform:translate(85.2914vw,30.42vh) scale(.9765)}to{transform:translate(84.36835vw,99vh) scale(.9765)}}.snow:nth-child(331){opacity:1.6824;transform:translate(89.9773vw,-10px) scale(.8522);animation:fall-331 26s -13s linear infinite}@keyframes fall-331{43.353%{transform:translate(96.2181vw,43.353vh) scale(.8522)}to{transform:translate(93.0977vw,99vh) scale(.8522)}}.snow:nth-child(332){opacity:.0076;transform:translate(19.2775vw,-10px) scale(.2276);animation:fall-332 16s -26s linear infinite}@keyframes fall-332{44.239%{transform:translate(25.8868vw,44.239vh) scale(.2276)}to{transform:translate(22.58215vw,99vh) scale(.2276)}}.snow:nth-child(333){opacity:1.0952;transform:translate(19.584vw,-10px) scale(.0858);animation:fall-333 12s -1s linear infinite}@keyframes fall-333{35.267%{transform:translate(15.0152vw,35.267vh) scale(.0858)}to{transform:translate(17.2996vw,99vh) scale(.0858)}}.snow:nth-child(334){opacity:.8826;transform:translate(7.9602vw,-10px) scale(.0951);animation:fall-334 24s -13s linear infinite}@keyframes fall-334{70.306%{transform:translate(14.201vw,70.306vh) scale(.0951)}to{transform:translate(11.0806vw,99vh) scale(.0951)}}.snow:nth-child(335){opacity:1.9236;transform:translate(60.3122vw,-10px) scale(.3175);animation:fall-335 25s -15s linear infinite}@keyframes fall-335{63.464%{transform:translate(68.1627vw,63.464vh) scale(.3175)}to{transform:translate(64.23745vw,99vh) scale(.3175)}}.snow:nth-child(336){opacity:.5722;transform:translate(61.1978vw,-10px) scale(.0481);animation:fall-336 24s -28s linear infinite}@keyframes fall-336{43.326%{transform:translate(60.7106vw,43.326vh) scale(.0481)}to{transform:translate(60.9542vw,99vh) scale(.0481)}}.snow:nth-child(337){opacity:.4442;transform:translate(24.1676vw,-10px) scale(.7426);animation:fall-337 12s -23s linear infinite}@keyframes fall-337{52.854%{transform:translate(23.5001vw,52.854vh) scale(.7426)}to{transform:translate(23.83385vw,99vh) scale(.7426)}}.snow:nth-child(338){opacity:1.731;transform:translate(72.9909vw,-10px) scale(.0208);animation:fall-338 23s -8s linear infinite}@keyframes fall-338{52.822%{transform:translate(67.0199vw,52.822vh) scale(.0208)}to{transform:translate(70.0054vw,99vh) scale(.0208)}}.snow:nth-child(339){opacity:1.4606;transform:translate(85.6216vw,-10px) scale(.9291);animation:fall-339 16s -9s linear infinite}@keyframes fall-339{35.804%{transform:translate(92.0596vw,35.804vh) scale(.9291)}to{transform:translate(88.8406vw,99vh) scale(.9291)}}.snow:nth-child(340){opacity:.7432;transform:translate(76.1173vw,-10px) scale(.1755);animation:fall-340 22s -22s linear infinite}@keyframes fall-340{63.671%{transform:translate(76.5483vw,63.671vh) scale(.1755)}to{transform:translate(76.3328vw,99vh) scale(.1755)}}.snow:nth-child(341){opacity:.3814;transform:translate(24.005vw,-10px) scale(.5053);animation:fall-341 11s -20s linear infinite}@keyframes fall-341{63.233%{transform:translate(16.3472vw,63.233vh) scale(.5053)}to{transform:translate(20.1761vw,99vh) scale(.5053)}}.snow:nth-child(342){opacity:1.6428;transform:translate(45.8647vw,-10px) scale(.8815);animation:fall-342 28s -18s linear infinite}@keyframes fall-342{36.879%{transform:translate(55.4928vw,36.879vh) scale(.8815)}to{transform:translate(50.67875vw,99vh) scale(.8815)}}.snow:nth-child(343){opacity:.5714;transform:translate(47.5309vw,-10px) scale(.6628);animation:fall-343 28s -20s linear infinite}@keyframes fall-343{31.202%{transform:translate(42.4076vw,31.202vh) scale(.6628)}to{transform:translate(44.96925vw,99vh) scale(.6628)}}.snow:nth-child(344){opacity:.923;transform:translate(56.2878vw,-10px) scale(.3401);animation:fall-344 16s -13s linear infinite}@keyframes fall-344{35.542%{transform:translate(54.9402vw,35.542vh) scale(.3401)}to{transform:translate(55.614vw,99vh) scale(.3401)}}.snow:nth-child(345){opacity:1.9008;transform:translate(20.218vw,-10px) scale(.5926);animation:fall-345 27s -23s linear infinite}@keyframes fall-345{60.879%{transform:translate(28.1881vw,60.879vh) scale(.5926)}to{transform:translate(24.20305vw,99vh) scale(.5926)}}.snow:nth-child(346){opacity:.5126;transform:translate(55.5541vw,-10px) scale(.1998);animation:fall-346 22s -13s linear infinite}@keyframes fall-346{32.07%{transform:translate(49.548vw,32.07vh) scale(.1998)}to{transform:translate(52.55105vw,99vh) scale(.1998)}}.snow:nth-child(347){opacity:1.2598;transform:translate(49.7774vw,-10px) scale(.7793);animation:fall-347 12s -23s linear infinite}@keyframes fall-347{46.237%{transform:translate(41.9998vw,46.237vh) scale(.7793)}to{transform:translate(45.8886vw,99vh) scale(.7793)}}.snow:nth-child(348){opacity:.0736;transform:translate(88.6021vw,-10px) scale(.7463);animation:fall-348 26s -1s linear infinite}@keyframes fall-348{46.535%{transform:translate(84.888vw,46.535vh) scale(.7463)}to{transform:translate(86.74505vw,99vh) scale(.7463)}}.snow:nth-child(349){opacity:1.5254;transform:translate(32.5261vw,-10px) scale(.8749);animation:fall-349 19s -3s linear infinite}@keyframes fall-349{63.171%{transform:translate(39.1988vw,63.171vh) scale(.8749)}to{transform:translate(35.86245vw,99vh) scale(.8749)}}.snow:nth-child(350){opacity:.4352;transform:translate(44.8167vw,-10px) scale(.6854);animation:fall-350 26s -20s linear infinite}@keyframes fall-350{36.27%{transform:translate(49.3453vw,36.27vh) scale(.6854)}to{transform:translate(47.081vw,99vh) scale(.6854)}}.snow:nth-child(351){opacity:1.736;transform:translate(49.402vw,-10px) scale(.6741);animation:fall-351 17s -30s linear infinite}@keyframes fall-351{57.158%{transform:translate(44.048vw,57.158vh) scale(.6741)}to{transform:translate(46.725vw,99vh) scale(.6741)}}.snow:nth-child(352){opacity:1.008;transform:translate(21.4713vw,-10px) scale(.7364);animation:fall-352 20s -30s linear infinite}@keyframes fall-352{39.283%{transform:translate(30.6343vw,39.283vh) scale(.7364)}to{transform:translate(26.0528vw,99vh) scale(.7364)}}.snow:nth-child(353){opacity:.6472;transform:translate(70.4737vw,-10px) scale(.7217);animation:fall-353 28s -14s linear infinite}@keyframes fall-353{46.362%{transform:translate(64.3803vw,46.362vh) scale(.7217)}to{transform:translate(67.427vw,99vh) scale(.7217)}}.snow:nth-child(354){opacity:1.8966;transform:translate(35.8793vw,-10px) scale(.4454);animation:fall-354 11s -17s linear infinite}@keyframes fall-354{44.607%{transform:translate(32.9586vw,44.607vh) scale(.4454)}to{transform:translate(34.41895vw,99vh) scale(.4454)}}.snow:nth-child(355){opacity:.4726;transform:translate(28.8878vw,-10px) scale(.4867);animation:fall-355 27s -28s linear infinite}@keyframes fall-355{60.712%{transform:translate(38.3322vw,60.712vh) scale(.4867)}to{transform:translate(33.61vw,99vh) scale(.4867)}}.snow:nth-child(356){opacity:1.6254;transform:translate(13.5669vw,-10px) scale(.0901);animation:fall-356 18s -1s linear infinite}@keyframes fall-356{64.427%{transform:translate(7.5038vw,64.427vh) scale(.0901)}to{transform:translate(10.53535vw,99vh) scale(.0901)}}.snow:nth-child(357){opacity:.535;transform:translate(7.7289vw,-10px) scale(.3931);animation:fall-357 19s -7s linear infinite}@keyframes fall-357{45.73%{transform:translate(7.5168vw,45.73vh) scale(.3931)}to{transform:translate(7.62285vw,99vh) scale(.3931)}}.snow:nth-child(358){opacity:1.9558;transform:translate(42.1304vw,-10px) scale(.0858);animation:fall-358 13s -5s linear infinite}@keyframes fall-358{72.865%{transform:translate(49.4942vw,72.865vh) scale(.0858)}to{transform:translate(45.8123vw,99vh) scale(.0858)}}.snow:nth-child(359){opacity:1.3002;transform:translate(24.5799vw,-10px) scale(.5217);animation:fall-359 26s -27s linear infinite}@keyframes fall-359{74.88%{transform:translate(21.7203vw,74.88vh) scale(.5217)}to{transform:translate(23.1501vw,99vh) scale(.5217)}}.snow:nth-child(360){opacity:.4838;transform:translate(17.3295vw,-10px) scale(.2102);animation:fall-360 17s -26s linear infinite}@keyframes fall-360{30.771%{transform:translate(23.7839vw,30.771vh) scale(.2102)}to{transform:translate(20.5567vw,99vh) scale(.2102)}}.snow:nth-child(361){opacity:1.839;transform:translate(31.0275vw,-10px) scale(.2455);animation:fall-361 14s -18s linear infinite}@keyframes fall-361{59.59%{transform:translate(36.0821vw,59.59vh) scale(.2455)}to{transform:translate(33.5548vw,99vh) scale(.2455)}}.snow:nth-child(362){opacity:1.32;transform:translate(36.4022vw,-10px) scale(.3717);animation:fall-362 25s -3s linear infinite}@keyframes fall-362{69.301%{transform:translate(38.9291vw,69.301vh) scale(.3717)}to{transform:translate(37.66565vw,99vh) scale(.3717)}}.snow:nth-child(363){opacity:.1114;transform:translate(33.8041vw,-10px) scale(.4599);animation:fall-363 15s -25s linear infinite}@keyframes fall-363{62.028%{transform:translate(31.2354vw,62.028vh) scale(.4599)}to{transform:translate(32.51975vw,99vh) scale(.4599)}}.snow:nth-child(364){opacity:1.5476;transform:translate(7.419vw,-10px) scale(.2816);animation:fall-364 20s -23s linear infinite}@keyframes fall-364{33.544%{transform:translate(8.3863vw,33.544vh) scale(.2816)}to{transform:translate(7.90265vw,99vh) scale(.2816)}}.snow:nth-child(365){opacity:.3198;transform:translate(47.561vw,-10px) scale(.7029);animation:fall-365 20s -23s linear infinite}@keyframes fall-365{71.217%{transform:translate(49.5299vw,71.217vh) scale(.7029)}to{transform:translate(48.54545vw,99vh) scale(.7029)}}.snow:nth-child(366){opacity:.8704;transform:translate(72.1388vw,-10px) scale(.2596);animation:fall-366 19s -17s linear infinite}@keyframes fall-366{79.439%{transform:translate(71.5503vw,79.439vh) scale(.2596)}to{transform:translate(71.84455vw,99vh) scale(.2596)}}.snow:nth-child(367){opacity:1.6598;transform:translate(18.3937vw,-10px) scale(.2314);animation:fall-367 17s -9s linear infinite}@keyframes fall-367{71.326%{transform:translate(27.5712vw,71.326vh) scale(.2314)}to{transform:translate(22.98245vw,99vh) scale(.2314)}}.snow:nth-child(368){opacity:.0444;transform:translate(75.452vw,-10px) scale(.9972);animation:fall-368 12s -18s linear infinite}@keyframes fall-368{74.341%{transform:translate(68.5184vw,74.341vh) scale(.9972)}to{transform:translate(71.9852vw,99vh) scale(.9972)}}.snow:nth-child(369){opacity:.4394;transform:translate(44.9349vw,-10px) scale(.9353);animation:fall-369 27s -3s linear infinite}@keyframes fall-369{37.371%{transform:translate(52.9197vw,37.371vh) scale(.9353)}to{transform:translate(48.9273vw,99vh) scale(.9353)}}.snow:nth-child(370){opacity:.1184;transform:translate(50.8935vw,-10px) scale(.7756);animation:fall-370 18s -24s linear infinite}@keyframes fall-370{42.386%{transform:translate(55.919vw,42.386vh) scale(.7756)}to{transform:translate(53.40625vw,99vh) scale(.7756)}}.snow:nth-child(371){opacity:1.096;transform:translate(15.162vw,-10px) scale(.08);animation:fall-371 25s -20s linear infinite}@keyframes fall-371{70.786%{transform:translate(14.5984vw,70.786vh) scale(.08)}to{transform:translate(14.8802vw,99vh) scale(.08)}}.snow:nth-child(372){opacity:1.7666;transform:translate(11.1227vw,-10px) scale(.0733);animation:fall-372 15s -6s linear infinite}@keyframes fall-372{79.003%{transform:translate(14.4494vw,79.003vh) scale(.0733)}to{transform:translate(12.78605vw,99vh) scale(.0733)}}.snow:nth-child(373){opacity:.5234;transform:translate(31.2747vw,-10px) scale(.4077);animation:fall-373 20s -9s linear infinite}@keyframes fall-373{68.971%{transform:translate(21.9561vw,68.971vh) scale(.4077)}to{transform:translate(26.6154vw,99vh) scale(.4077)}}.snow:nth-child(374){opacity:.1674;transform:translate(99.6451vw,-10px) scale(.3138);animation:fall-374 17s -20s linear infinite}@keyframes fall-374{52.502%{transform:translate(90.4741vw,52.502vh) scale(.3138)}to{transform:translate(95.0596vw,99vh) scale(.3138)}}.snow:nth-child(375){opacity:.5144;transform:translate(25.5789vw,-10px) scale(.3799);animation:fall-375 23s -23s linear infinite}@keyframes fall-375{52.755%{transform:translate(21.491vw,52.755vh) scale(.3799)}to{transform:translate(23.53495vw,99vh) scale(.3799)}}.snow:nth-child(376){opacity:.0378;transform:translate(38.9607vw,-10px) scale(.8996);animation:fall-376 11s -27s linear infinite}@keyframes fall-376{67.604%{transform:translate(39.5137vw,67.604vh) scale(.8996)}to{transform:translate(39.2372vw,99vh) scale(.8996)}}.snow:nth-child(377){opacity:1.0698;transform:translate(25.2717vw,-10px) scale(.3174);animation:fall-377 29s -5s linear infinite}@keyframes fall-377{75.526%{transform:translate(24.7804vw,75.526vh) scale(.3174)}to{transform:translate(25.02605vw,99vh) scale(.3174)}}.snow:nth-child(378){opacity:.6136;transform:translate(67.1148vw,-10px) scale(.5279);animation:fall-378 17s -19s linear infinite}@keyframes fall-378{40.521%{transform:translate(63.9202vw,40.521vh) scale(.5279)}to{transform:translate(65.5175vw,99vh) scale(.5279)}}.snow:nth-child(379){opacity:1.6834;transform:translate(20.7103vw,-10px) scale(.5508);animation:fall-379 13s -2s linear infinite}@keyframes fall-379{60.644%{transform:translate(12.5274vw,60.644vh) scale(.5508)}to{transform:translate(16.61885vw,99vh) scale(.5508)}}.snow:nth-child(380){opacity:1.8842;transform:translate(17.5177vw,-10px) scale(.814);animation:fall-380 21s -28s linear infinite}@keyframes fall-380{37.364%{transform:translate(20.2129vw,37.364vh) scale(.814)}to{transform:translate(18.8653vw,99vh) scale(.814)}}.snow:nth-child(381){opacity:1.1646;transform:translate(22.7528vw,-10px) scale(.4931);animation:fall-381 17s -1s linear infinite}@keyframes fall-381{30.927%{transform:translate(19.3584vw,30.927vh) scale(.4931)}to{transform:translate(21.0556vw,99vh) scale(.4931)}}.snow:nth-child(382){opacity:.8462;transform:translate(44.0331vw,-10px) scale(.2602);animation:fall-382 26s -22s linear infinite}@keyframes fall-382{64.359%{transform:translate(39.4607vw,64.359vh) scale(.2602)}to{transform:translate(41.7469vw,99vh) scale(.2602)}}.snow:nth-child(383){opacity:1.143;transform:translate(38.4161vw,-10px) scale(.3087);animation:fall-383 25s -7s linear infinite}@keyframes fall-383{48.848%{transform:translate(28.8295vw,48.848vh) scale(.3087)}to{transform:translate(33.6228vw,99vh) scale(.3087)}}.snow:nth-child(384){opacity:.5426;transform:translate(50.0451vw,-10px) scale(.211);animation:fall-384 25s -30s linear infinite}@keyframes fall-384{64.165%{transform:translate(45.2344vw,64.165vh) scale(.211)}to{transform:translate(47.63975vw,99vh) scale(.211)}}.snow:nth-child(385){opacity:1.0016;transform:translate(16.6089vw,-10px) scale(.0696);animation:fall-385 12s -18s linear infinite}@keyframes fall-385{50.705%{transform:translate(7.6318vw,50.705vh) scale(.0696)}to{transform:translate(12.12035vw,99vh) scale(.0696)}}.snow:nth-child(386){opacity:1.7568;transform:translate(98.269vw,-10px) scale(.4315);animation:fall-386 13s -18s linear infinite}@keyframes fall-386{71.671%{transform:translate(100.0829vw,71.671vh) scale(.4315)}to{transform:translate(99.17595vw,99vh) scale(.4315)}}.snow:nth-child(387){opacity:.5466;transform:translate(20.9926vw,-10px) scale(.6416);animation:fall-387 13s -30s linear infinite}@keyframes fall-387{70.136%{transform:translate(19.7217vw,70.136vh) scale(.6416)}to{transform:translate(20.35715vw,99vh) scale(.6416)}}.snow:nth-child(388){opacity:.7068;transform:translate(63.4111vw,-10px) scale(.4538);animation:fall-388 30s -18s linear infinite}@keyframes fall-388{47.488%{transform:translate(70.8477vw,47.488vh) scale(.4538)}to{transform:translate(67.1294vw,99vh) scale(.4538)}}.snow:nth-child(389){opacity:.8512;transform:translate(86.7219vw,-10px) scale(.37);animation:fall-389 24s -23s linear infinite}@keyframes fall-389{57.973%{transform:translate(83.2921vw,57.973vh) scale(.37)}to{transform:translate(85.007vw,99vh) scale(.37)}}.snow:nth-child(390){opacity:.687;transform:translate(96.7468vw,-10px) scale(.9877);animation:fall-390 12s -2s linear infinite}@keyframes fall-390{68.459%{transform:translate(94.4441vw,68.459vh) scale(.9877)}to{transform:translate(95.59545vw,99vh) scale(.9877)}}.snow:nth-child(391){opacity:1.4154;transform:translate(84.9694vw,-10px) scale(.2893);animation:fall-391 20s -10s linear infinite}@keyframes fall-391{31.187%{transform:translate(91.3597vw,31.187vh) scale(.2893)}to{transform:translate(88.16455vw,99vh) scale(.2893)}}.snow:nth-child(392){opacity:1.8044;transform:translate(57.231vw,-10px) scale(.598);animation:fall-392 23s -15s linear infinite}@keyframes fall-392{55.939%{transform:translate(62.959vw,55.939vh) scale(.598)}to{transform:translate(60.095vw,99vh) scale(.598)}}.snow:nth-child(393){opacity:1.5082;transform:translate(76.0519vw,-10px) scale(.272);animation:fall-393 25s -30s linear infinite}@keyframes fall-393{41.654%{transform:translate(78.2364vw,41.654vh) scale(.272)}to{transform:translate(77.14415vw,99vh) scale(.272)}}.snow:nth-child(394){opacity:1.8426;transform:translate(44.1201vw,-10px) scale(.2675);animation:fall-394 18s -15s linear infinite}@keyframes fall-394{70.167%{transform:translate(36.4268vw,70.167vh) scale(.2675)}to{transform:translate(40.27345vw,99vh) scale(.2675)}}.snow:nth-child(395){opacity:1.2364;transform:translate(12.316vw,-10px) scale(.4876);animation:fall-395 29s -2s linear infinite}@keyframes fall-395{64.007%{transform:translate(17.5829vw,64.007vh) scale(.4876)}to{transform:translate(14.94945vw,99vh) scale(.4876)}}.snow:nth-child(396){opacity:1.0096;transform:translate(56.2294vw,-10px) scale(.4637);animation:fall-396 26s -17s linear infinite}@keyframes fall-396{52.694%{transform:translate(61.8288vw,52.694vh) scale(.4637)}to{transform:translate(59.0291vw,99vh) scale(.4637)}}.snow:nth-child(397){opacity:.794;transform:translate(6.3465vw,-10px) scale(.8249);animation:fall-397 24s -16s linear infinite}@keyframes fall-397{39.906%{transform:translate(1.5028vw,39.906vh) scale(.8249)}to{transform:translate(3.92465vw,99vh) scale(.8249)}}.snow:nth-child(398){opacity:1.2632;transform:translate(64.2584vw,-10px) scale(.9144);animation:fall-398 30s -29s linear infinite}@keyframes fall-398{57.959%{transform:translate(60.3057vw,57.959vh) scale(.9144)}to{transform:translate(62.28205vw,99vh) scale(.9144)}}.snow:nth-child(399){opacity:1.7564;transform:translate(20.4902vw,-10px) scale(.3755);animation:fall-399 16s -11s linear infinite}@keyframes fall-399{30.255%{transform:translate(23.7247vw,30.255vh) scale(.3755)}to{transform:translate(22.10745vw,99vh) scale(.3755)}}.snow:nth-child(400){opacity:.3882;transform:translate(29.6137vw,-10px) scale(.0163);animation:fall-400 28s -24s linear infinite}@keyframes fall-400{60.192%{transform:translate(39.5328vw,60.192vh) scale(.0163)}to{transform:translate(34.57325vw,99vh) scale(.0163)}}\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]
|