@esfaenza/core 16.2.25 → 16.2.26
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.
|
@@ -22,11 +22,11 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }, { token: ANONYMOUS_MODE }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
25
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: AppComponent, 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{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;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;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-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{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{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}::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{transform:scaleY(-1)}.app-flip-x{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;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{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.891;transform:translate(43.7728vw,-10px) scale(.6443);animation:fall-1 18s -1s linear infinite}@keyframes fall-1{44.717%{transform:translate(37.3565vw,44.717vh) scale(.6443)}to{transform:translate(40.56465vw,99vh) scale(.6443)}}.snow:nth-child(2){opacity:.0284;transform:translate(53.5203vw,-10px) scale(.4958);animation:fall-2 14s -22s linear infinite}@keyframes fall-2{61.274%{transform:translate(44.7463vw,61.274vh) scale(.4958)}to{transform:translate(49.1333vw,99vh) scale(.4958)}}.snow:nth-child(3){opacity:1.3096;transform:translate(3.244vw,-10px) scale(.9357);animation:fall-3 26s -30s linear infinite}@keyframes fall-3{48.017%{transform:translate(11.0431vw,48.017vh) scale(.9357)}to{transform:translate(7.14355vw,99vh) scale(.9357)}}.snow:nth-child(4){opacity:.6054;transform:translate(63.0912vw,-10px) scale(.432);animation:fall-4 24s -27s linear infinite}@keyframes fall-4{62.595%{transform:translate(60.8161vw,62.595vh) scale(.432)}to{transform:translate(61.95365vw,99vh) scale(.432)}}.snow:nth-child(5){opacity:.7222;transform:translate(96.9667vw,-10px) scale(.7222);animation:fall-5 24s -6s linear infinite}@keyframes fall-5{77.318%{transform:translate(100.393vw,77.318vh) scale(.7222)}to{transform:translate(98.67985vw,99vh) scale(.7222)}}.snow:nth-child(6){opacity:1.5122;transform:translate(71.2367vw,-10px) scale(.3092);animation:fall-6 22s -25s linear infinite}@keyframes fall-6{54.612%{transform:translate(66.1078vw,54.612vh) scale(.3092)}to{transform:translate(68.67225vw,99vh) scale(.3092)}}.snow:nth-child(7){opacity:.1218;transform:translate(69.953vw,-10px) scale(.713);animation:fall-7 25s -9s linear infinite}@keyframes fall-7{34.915%{transform:translate(61.6022vw,34.915vh) scale(.713)}to{transform:translate(65.7776vw,99vh) scale(.713)}}.snow:nth-child(8){opacity:1.8938;transform:translate(26.83vw,-10px) scale(.343);animation:fall-8 15s -8s linear infinite}@keyframes fall-8{67.865%{transform:translate(34.2135vw,67.865vh) scale(.343)}to{transform:translate(30.52175vw,99vh) scale(.343)}}.snow:nth-child(9){opacity:.661;transform:translate(53.3847vw,-10px) scale(.7881);animation:fall-9 14s -23s linear infinite}@keyframes fall-9{71.379%{transform:translate(51.342vw,71.379vh) scale(.7881)}to{transform:translate(52.36335vw,99vh) scale(.7881)}}.snow:nth-child(10){opacity:1.1434;transform:translate(7.0113vw,-10px) scale(.7045);animation:fall-10 16s -2s linear infinite}@keyframes fall-10{55.814%{transform:translate(4.7612vw,55.814vh) scale(.7045)}to{transform:translate(5.88625vw,99vh) scale(.7045)}}.snow:nth-child(11){opacity:.7824;transform:translate(98.7161vw,-10px) scale(.1062);animation:fall-11 18s -9s linear infinite}@keyframes fall-11{49.49%{transform:translate(95.9885vw,49.49vh) scale(.1062)}to{transform:translate(97.3523vw,99vh) scale(.1062)}}.snow:nth-child(12){opacity:1.9724;transform:translate(54.2161vw,-10px) scale(.7795);animation:fall-12 24s -8s linear infinite}@keyframes fall-12{50.687%{transform:translate(49.0584vw,50.687vh) scale(.7795)}to{transform:translate(51.63725vw,99vh) scale(.7795)}}.snow:nth-child(13){opacity:1.71;transform:translate(34.3132vw,-10px) scale(.6814);animation:fall-13 19s -25s linear infinite}@keyframes fall-13{68.997%{transform:translate(40.3769vw,68.997vh) scale(.6814)}to{transform:translate(37.34505vw,99vh) scale(.6814)}}.snow:nth-child(14){opacity:1.6934;transform:translate(22.4139vw,-10px) scale(.3175);animation:fall-14 24s -22s linear infinite}@keyframes fall-14{69.536%{transform:translate(14.8188vw,69.536vh) scale(.3175)}to{transform:translate(18.61635vw,99vh) scale(.3175)}}.snow:nth-child(15){opacity:1.8934;transform:translate(19.6341vw,-10px) scale(.8049);animation:fall-15 24s -30s linear infinite}@keyframes fall-15{74.537%{transform:translate(27.2247vw,74.537vh) scale(.8049)}to{transform:translate(23.4294vw,99vh) scale(.8049)}}.snow:nth-child(16){opacity:1.8346;transform:translate(90.2665vw,-10px) scale(.4922);animation:fall-16 10s -11s linear infinite}@keyframes fall-16{34.144%{transform:translate(96.9707vw,34.144vh) scale(.4922)}to{transform:translate(93.6186vw,99vh) scale(.4922)}}.snow:nth-child(17){opacity:1.9792;transform:translate(62.3866vw,-10px) scale(.5185);animation:fall-17 19s -26s linear infinite}@keyframes fall-17{64.264%{transform:translate(53.9362vw,64.264vh) scale(.5185)}to{transform:translate(58.1614vw,99vh) scale(.5185)}}.snow:nth-child(18){opacity:1.6242;transform:translate(17.6449vw,-10px) scale(.7004);animation:fall-18 27s -6s linear infinite}@keyframes fall-18{47.082%{transform:translate(23.7758vw,47.082vh) scale(.7004)}to{transform:translate(20.71035vw,99vh) scale(.7004)}}.snow:nth-child(19){opacity:1.1186;transform:translate(25.8881vw,-10px) scale(.5981);animation:fall-19 21s -18s linear infinite}@keyframes fall-19{48.015%{transform:translate(33.6105vw,48.015vh) scale(.5981)}to{transform:translate(29.7493vw,99vh) scale(.5981)}}.snow:nth-child(20){opacity:1.8608;transform:translate(66.8487vw,-10px) scale(.3355);animation:fall-20 28s -26s linear infinite}@keyframes fall-20{57.818%{transform:translate(62.2232vw,57.818vh) scale(.3355)}to{transform:translate(64.53595vw,99vh) scale(.3355)}}.snow:nth-child(21){opacity:1.0284;transform:translate(34.7141vw,-10px) scale(.9658);animation:fall-21 18s -8s linear infinite}@keyframes fall-21{62.305%{transform:translate(26.001vw,62.305vh) scale(.9658)}to{transform:translate(30.35755vw,99vh) scale(.9658)}}.snow:nth-child(22){opacity:1.2982;transform:translate(39.6521vw,-10px) scale(.032);animation:fall-22 25s -1s linear infinite}@keyframes fall-22{47.263%{transform:translate(41.107vw,47.263vh) scale(.032)}to{transform:translate(40.37955vw,99vh) scale(.032)}}.snow:nth-child(23){opacity:.1384;transform:translate(27.8086vw,-10px) scale(.4947);animation:fall-23 17s -4s linear infinite}@keyframes fall-23{77.923%{transform:translate(25.1843vw,77.923vh) scale(.4947)}to{transform:translate(26.49645vw,99vh) scale(.4947)}}.snow:nth-child(24){opacity:.6244;transform:translate(63.8397vw,-10px) scale(.5454);animation:fall-24 29s -8s linear infinite}@keyframes fall-24{36.093%{transform:translate(67.5509vw,36.093vh) scale(.5454)}to{transform:translate(65.6953vw,99vh) scale(.5454)}}.snow:nth-child(25){opacity:1.8722;transform:translate(49.9023vw,-10px) scale(.3664);animation:fall-25 13s -22s linear infinite}@keyframes fall-25{51.366%{transform:translate(50.2841vw,51.366vh) scale(.3664)}to{transform:translate(50.0932vw,99vh) scale(.3664)}}.snow:nth-child(26){opacity:.9042;transform:translate(88.1201vw,-10px) scale(.0126);animation:fall-26 25s -22s linear infinite}@keyframes fall-26{30.682%{transform:translate(91.8206vw,30.682vh) scale(.0126)}to{transform:translate(89.97035vw,99vh) scale(.0126)}}.snow:nth-child(27){opacity:.3146;transform:translate(41.7582vw,-10px) scale(.6445);animation:fall-27 29s -22s linear infinite}@keyframes fall-27{68.648%{transform:translate(39.4542vw,68.648vh) scale(.6445)}to{transform:translate(40.6062vw,99vh) scale(.6445)}}.snow:nth-child(28){opacity:1.5696;transform:translate(91.7711vw,-10px) scale(.3497);animation:fall-28 30s -6s linear infinite}@keyframes fall-28{72.768%{transform:translate(101.6648vw,72.768vh) scale(.3497)}to{transform:translate(96.71795vw,99vh) scale(.3497)}}.snow:nth-child(29){opacity:1.4368;transform:translate(39.3278vw,-10px) scale(.7472);animation:fall-29 30s -1s linear infinite}@keyframes fall-29{54.176%{transform:translate(49.0662vw,54.176vh) scale(.7472)}to{transform:translate(44.197vw,99vh) scale(.7472)}}.snow:nth-child(30){opacity:1.8448;transform:translate(30.6884vw,-10px) scale(.5182);animation:fall-30 23s -24s linear infinite}@keyframes fall-30{77.048%{transform:translate(25.855vw,77.048vh) scale(.5182)}to{transform:translate(28.2717vw,99vh) scale(.5182)}}.snow:nth-child(31){opacity:1.0086;transform:translate(60.5504vw,-10px) scale(.7386);animation:fall-31 16s -25s linear infinite}@keyframes fall-31{73.353%{transform:translate(63.7852vw,73.353vh) scale(.7386)}to{transform:translate(62.1678vw,99vh) scale(.7386)}}.snow:nth-child(32){opacity:1.0848;transform:translate(28.9736vw,-10px) scale(.5483);animation:fall-32 10s -25s linear infinite}@keyframes fall-32{31.363%{transform:translate(30.618vw,31.363vh) scale(.5483)}to{transform:translate(29.7958vw,99vh) scale(.5483)}}.snow:nth-child(33){opacity:.2402;transform:translate(87.0077vw,-10px) scale(.4054);animation:fall-33 12s -13s linear infinite}@keyframes fall-33{37.72%{transform:translate(86.622vw,37.72vh) scale(.4054)}to{transform:translate(86.81485vw,99vh) scale(.4054)}}.snow:nth-child(34){opacity:1.4564;transform:translate(7.9792vw,-10px) scale(.3803);animation:fall-34 18s -13s linear infinite}@keyframes fall-34{57.132%{transform:translate(15.5566vw,57.132vh) scale(.3803)}to{transform:translate(11.7679vw,99vh) scale(.3803)}}.snow:nth-child(35){opacity:.3226;transform:translate(59.2588vw,-10px) scale(.295);animation:fall-35 13s -13s linear infinite}@keyframes fall-35{44.402%{transform:translate(57.8804vw,44.402vh) scale(.295)}to{transform:translate(58.5696vw,99vh) scale(.295)}}.snow:nth-child(36){opacity:1.0362;transform:translate(23.1218vw,-10px) scale(.6726);animation:fall-36 28s -24s linear infinite}@keyframes fall-36{41.473%{transform:translate(31.9179vw,41.473vh) scale(.6726)}to{transform:translate(27.51985vw,99vh) scale(.6726)}}.snow:nth-child(37){opacity:1.8412;transform:translate(61.7952vw,-10px) scale(.6093);animation:fall-37 27s -29s linear infinite}@keyframes fall-37{77.545%{transform:translate(61.0854vw,77.545vh) scale(.6093)}to{transform:translate(61.4403vw,99vh) scale(.6093)}}.snow:nth-child(38){opacity:.3286;transform:translate(61.8204vw,-10px) scale(.7534);animation:fall-38 17s -20s linear infinite}@keyframes fall-38{49.464%{transform:translate(64.0318vw,49.464vh) scale(.7534)}to{transform:translate(62.9261vw,99vh) scale(.7534)}}.snow:nth-child(39){opacity:1.376;transform:translate(97.55vw,-10px) scale(.9716);animation:fall-39 14s -19s linear infinite}@keyframes fall-39{62.685%{transform:translate(89.0411vw,62.685vh) scale(.9716)}to{transform:translate(93.29555vw,99vh) scale(.9716)}}.snow:nth-child(40){opacity:.0318;transform:translate(59.8302vw,-10px) scale(.1924);animation:fall-40 22s -14s linear infinite}@keyframes fall-40{32.601%{transform:translate(50.6009vw,32.601vh) scale(.1924)}to{transform:translate(55.21555vw,99vh) scale(.1924)}}.snow:nth-child(41){opacity:.451;transform:translate(78.8714vw,-10px) scale(.2961);animation:fall-41 13s -10s linear infinite}@keyframes fall-41{77.547%{transform:translate(75.6476vw,77.547vh) scale(.2961)}to{transform:translate(77.2595vw,99vh) scale(.2961)}}.snow:nth-child(42){opacity:.9392;transform:translate(35.6427vw,-10px) scale(.3251);animation:fall-42 18s -24s linear infinite}@keyframes fall-42{41.052%{transform:translate(26.4806vw,41.052vh) scale(.3251)}to{transform:translate(31.06165vw,99vh) scale(.3251)}}.snow:nth-child(43){opacity:1.876;transform:translate(48.9353vw,-10px) scale(.978);animation:fall-43 17s -9s linear infinite}@keyframes fall-43{30.504%{transform:translate(47.7933vw,30.504vh) scale(.978)}to{transform:translate(48.3643vw,99vh) scale(.978)}}.snow:nth-child(44){opacity:.471;transform:translate(58.2611vw,-10px) scale(.32);animation:fall-44 19s -13s linear infinite}@keyframes fall-44{44.39%{transform:translate(56.3528vw,44.39vh) scale(.32)}to{transform:translate(57.30695vw,99vh) scale(.32)}}.snow:nth-child(45){opacity:1.4284;transform:translate(6.114vw,-10px) scale(.3198);animation:fall-45 24s -26s linear infinite}@keyframes fall-45{36.546%{transform:translate(14.4187vw,36.546vh) scale(.3198)}to{transform:translate(10.26635vw,99vh) scale(.3198)}}.snow:nth-child(46){opacity:1.1782;transform:translate(61.0352vw,-10px) scale(.5472);animation:fall-46 14s -18s linear infinite}@keyframes fall-46{60.341%{transform:translate(62.8391vw,60.341vh) scale(.5472)}to{transform:translate(61.93715vw,99vh) scale(.5472)}}.snow:nth-child(47){opacity:.296;transform:translate(22.594vw,-10px) scale(.1267);animation:fall-47 26s -5s linear infinite}@keyframes fall-47{30.435%{transform:translate(18.8672vw,30.435vh) scale(.1267)}to{transform:translate(20.7306vw,99vh) scale(.1267)}}.snow:nth-child(48){opacity:1.933;transform:translate(11.3537vw,-10px) scale(.3295);animation:fall-48 15s -21s linear infinite}@keyframes fall-48{38.923%{transform:translate(5.6317vw,38.923vh) scale(.3295)}to{transform:translate(8.4927vw,99vh) scale(.3295)}}.snow:nth-child(49){opacity:1.0156;transform:translate(24.4586vw,-10px) scale(.3463);animation:fall-49 26s -21s linear infinite}@keyframes fall-49{46.483%{transform:translate(21.251vw,46.483vh) scale(.3463)}to{transform:translate(22.8548vw,99vh) scale(.3463)}}.snow:nth-child(50){opacity:1.0744;transform:translate(93.3233vw,-10px) scale(.1593);animation:fall-50 23s -19s linear infinite}@keyframes fall-50{42.118%{transform:translate(99.7446vw,42.118vh) scale(.1593)}to{transform:translate(96.53395vw,99vh) scale(.1593)}}.snow:nth-child(51){opacity:.7408;transform:translate(49.1443vw,-10px) scale(.5888);animation:fall-51 25s -18s linear infinite}@keyframes fall-51{61.983%{transform:translate(45.9844vw,61.983vh) scale(.5888)}to{transform:translate(47.56435vw,99vh) scale(.5888)}}.snow:nth-child(52){opacity:1.3218;transform:translate(15.0559vw,-10px) scale(.6168);animation:fall-52 15s -4s linear infinite}@keyframes fall-52{42.369%{transform:translate(12.1362vw,42.369vh) scale(.6168)}to{transform:translate(13.59605vw,99vh) scale(.6168)}}.snow:nth-child(53){opacity:1.571;transform:translate(79.4379vw,-10px) scale(.0969);animation:fall-53 16s -19s linear infinite}@keyframes fall-53{41.085%{transform:translate(78.1377vw,41.085vh) scale(.0969)}to{transform:translate(78.7878vw,99vh) scale(.0969)}}.snow:nth-child(54){opacity:1.236;transform:translate(52.3649vw,-10px) scale(.9353);animation:fall-54 13s -5s linear infinite}@keyframes fall-54{34.308%{transform:translate(54.2781vw,34.308vh) scale(.9353)}to{transform:translate(53.3215vw,99vh) scale(.9353)}}.snow:nth-child(55){opacity:1.6388;transform:translate(32.3285vw,-10px) scale(.2766);animation:fall-55 23s -26s linear infinite}@keyframes fall-55{44.339%{transform:translate(25.4675vw,44.339vh) scale(.2766)}to{transform:translate(28.898vw,99vh) scale(.2766)}}.snow:nth-child(56){opacity:.3022;transform:translate(50.5111vw,-10px) scale(.8703);animation:fall-56 15s -11s linear infinite}@keyframes fall-56{48.21%{transform:translate(51.2575vw,48.21vh) scale(.8703)}to{transform:translate(50.8843vw,99vh) scale(.8703)}}.snow:nth-child(57){opacity:1.27;transform:translate(26.8938vw,-10px) scale(.6881);animation:fall-57 25s -15s linear infinite}@keyframes fall-57{75.346%{transform:translate(29.9891vw,75.346vh) scale(.6881)}to{transform:translate(28.44145vw,99vh) scale(.6881)}}.snow:nth-child(58){opacity:1.0196;transform:translate(54.8074vw,-10px) scale(.4737);animation:fall-58 29s -6s linear infinite}@keyframes fall-58{63.412%{transform:translate(59.4685vw,63.412vh) scale(.4737)}to{transform:translate(57.13795vw,99vh) scale(.4737)}}.snow:nth-child(59){opacity:1.8816;transform:translate(64.5413vw,-10px) scale(.5847);animation:fall-59 21s -20s linear infinite}@keyframes fall-59{38.826%{transform:translate(55.161vw,38.826vh) scale(.5847)}to{transform:translate(59.85115vw,99vh) scale(.5847)}}.snow:nth-child(60){opacity:1.2488;transform:translate(50.2552vw,-10px) scale(.5946);animation:fall-60 13s -11s linear infinite}@keyframes fall-60{60.844%{transform:translate(59.5048vw,60.844vh) scale(.5946)}to{transform:translate(54.88vw,99vh) scale(.5946)}}.snow:nth-child(61){opacity:1.5166;transform:translate(78.0582vw,-10px) scale(.7624);animation:fall-61 19s -8s linear infinite}@keyframes fall-61{47.82%{transform:translate(84.9249vw,47.82vh) scale(.7624)}to{transform:translate(81.49155vw,99vh) scale(.7624)}}.snow:nth-child(62){opacity:1.7396;transform:translate(3.5595vw,-10px) scale(.5711);animation:fall-62 29s -29s linear infinite}@keyframes fall-62{35.778%{transform:translate(-2.02vw,35.778vh) scale(.5711)}to{transform:translate(.76975vw,99vh) scale(.5711)}}.snow:nth-child(63){opacity:.8138;transform:translate(45.0697vw,-10px) scale(.9714);animation:fall-63 10s -6s linear infinite}@keyframes fall-63{34.235%{transform:translate(40.7154vw,34.235vh) scale(.9714)}to{transform:translate(42.89255vw,99vh) scale(.9714)}}.snow:nth-child(64){opacity:1.038;transform:translate(61.5559vw,-10px) scale(.6823);animation:fall-64 19s -10s linear infinite}@keyframes fall-64{51.447%{transform:translate(69.3669vw,51.447vh) scale(.6823)}to{transform:translate(65.4614vw,99vh) scale(.6823)}}.snow:nth-child(65){opacity:.0446;transform:translate(69.4606vw,-10px) scale(.326);animation:fall-65 23s -22s linear infinite}@keyframes fall-65{66.999%{transform:translate(75.4541vw,66.999vh) scale(.326)}to{transform:translate(72.45735vw,99vh) scale(.326)}}.snow:nth-child(66){opacity:.0456;transform:translate(60.73vw,-10px) scale(.2747);animation:fall-66 30s -2s linear infinite}@keyframes fall-66{38.085%{transform:translate(62.6351vw,38.085vh) scale(.2747)}to{transform:translate(61.68255vw,99vh) scale(.2747)}}.snow:nth-child(67){opacity:1.937;transform:translate(12.967vw,-10px) scale(.9492);animation:fall-67 22s -19s linear infinite}@keyframes fall-67{76.416%{transform:translate(12.2882vw,76.416vh) scale(.9492)}to{transform:translate(12.6276vw,99vh) scale(.9492)}}.snow:nth-child(68){opacity:.5618;transform:translate(41.784vw,-10px) scale(.141);animation:fall-68 19s -17s linear infinite}@keyframes fall-68{79.858%{transform:translate(49.6263vw,79.858vh) scale(.141)}to{transform:translate(45.70515vw,99vh) scale(.141)}}.snow:nth-child(69){opacity:.3442;transform:translate(20.9504vw,-10px) scale(.4176);animation:fall-69 19s -10s linear infinite}@keyframes fall-69{66.637%{transform:translate(24.5886vw,66.637vh) scale(.4176)}to{transform:translate(22.7695vw,99vh) scale(.4176)}}.snow:nth-child(70){opacity:.9138;transform:translate(9.7122vw,-10px) scale(.3633);animation:fall-70 21s -6s linear infinite}@keyframes fall-70{56.495%{transform:translate(10.0262vw,56.495vh) scale(.3633)}to{transform:translate(9.8692vw,99vh) scale(.3633)}}.snow:nth-child(71){opacity:.678;transform:translate(73.4152vw,-10px) scale(.7331);animation:fall-71 30s -7s linear infinite}@keyframes fall-71{59.01%{transform:translate(66.4359vw,59.01vh) scale(.7331)}to{transform:translate(69.92555vw,99vh) scale(.7331)}}.snow:nth-child(72){opacity:1.8268;transform:translate(55.4418vw,-10px) scale(.9837);animation:fall-72 22s -17s linear infinite}@keyframes fall-72{62.274%{transform:translate(65.2617vw,62.274vh) scale(.9837)}to{transform:translate(60.35175vw,99vh) scale(.9837)}}.snow:nth-child(73){opacity:1.467;transform:translate(30.7827vw,-10px) scale(.4101);animation:fall-73 27s -3s linear infinite}@keyframes fall-73{72.838%{transform:translate(35.3956vw,72.838vh) scale(.4101)}to{transform:translate(33.08915vw,99vh) scale(.4101)}}.snow:nth-child(74){opacity:1.0078;transform:translate(89.0123vw,-10px) scale(.7703);animation:fall-74 22s -21s linear infinite}@keyframes fall-74{77.909%{transform:translate(94.8194vw,77.909vh) scale(.7703)}to{transform:translate(91.91585vw,99vh) scale(.7703)}}.snow:nth-child(75){opacity:.7826;transform:translate(67.1066vw,-10px) scale(.6538);animation:fall-75 28s -13s linear infinite}@keyframes fall-75{36.253%{transform:translate(68.7549vw,36.253vh) scale(.6538)}to{transform:translate(67.93075vw,99vh) scale(.6538)}}.snow:nth-child(76){opacity:1.588;transform:translate(50.8158vw,-10px) scale(.6702);animation:fall-76 10s -21s linear infinite}@keyframes fall-76{67.815%{transform:translate(51.9554vw,67.815vh) scale(.6702)}to{transform:translate(51.3856vw,99vh) scale(.6702)}}.snow:nth-child(77){opacity:.773;transform:translate(98.9392vw,-10px) scale(.5347);animation:fall-77 28s -14s linear infinite}@keyframes fall-77{69.709%{transform:translate(96.0677vw,69.709vh) scale(.5347)}to{transform:translate(97.50345vw,99vh) scale(.5347)}}.snow:nth-child(78){opacity:1.2096;transform:translate(68.9285vw,-10px) scale(.6107);animation:fall-78 16s -22s linear infinite}@keyframes fall-78{36.684%{transform:translate(75.1385vw,36.684vh) scale(.6107)}to{transform:translate(72.0335vw,99vh) scale(.6107)}}.snow:nth-child(79){opacity:.9834;transform:translate(8.9044vw,-10px) scale(.6497);animation:fall-79 17s -6s linear infinite}@keyframes fall-79{31.076%{transform:translate(14.5434vw,31.076vh) scale(.6497)}to{transform:translate(11.7239vw,99vh) scale(.6497)}}.snow:nth-child(80){opacity:.7678;transform:translate(81.177vw,-10px) scale(.3559);animation:fall-80 30s -8s linear infinite}@keyframes fall-80{31.071%{transform:translate(71.8865vw,31.071vh) scale(.3559)}to{transform:translate(76.53175vw,99vh) scale(.3559)}}.snow:nth-child(81){opacity:1.6168;transform:translate(69.4262vw,-10px) scale(.8207);animation:fall-81 11s -17s linear infinite}@keyframes fall-81{35.741%{transform:translate(77.2292vw,35.741vh) scale(.8207)}to{transform:translate(73.3277vw,99vh) scale(.8207)}}.snow:nth-child(82){opacity:.9876;transform:translate(7.027vw,-10px) scale(.4459);animation:fall-82 10s -19s linear infinite}@keyframes fall-82{43.095%{transform:translate(2.3627vw,43.095vh) scale(.4459)}to{transform:translate(4.69485vw,99vh) scale(.4459)}}.snow:nth-child(83){opacity:.7906;transform:translate(5.2865vw,-10px) scale(.6107);animation:fall-83 26s -27s linear infinite}@keyframes fall-83{64.521%{transform:translate(1.0493vw,64.521vh) scale(.6107)}to{transform:translate(3.1679vw,99vh) scale(.6107)}}.snow:nth-child(84){opacity:.8156;transform:translate(30.3117vw,-10px) scale(.3774);animation:fall-84 11s -20s linear infinite}@keyframes fall-84{46.163%{transform:translate(25.8875vw,46.163vh) scale(.3774)}to{transform:translate(28.0996vw,99vh) scale(.3774)}}.snow:nth-child(85){opacity:1.3844;transform:translate(36.2157vw,-10px) scale(.6883);animation:fall-85 19s -28s linear infinite}@keyframes fall-85{76.644%{transform:translate(28.4544vw,76.644vh) scale(.6883)}to{transform:translate(32.33505vw,99vh) scale(.6883)}}.snow:nth-child(86){opacity:.1704;transform:translate(38.7151vw,-10px) scale(.0343);animation:fall-86 11s -30s linear infinite}@keyframes fall-86{79.58%{transform:translate(39.9922vw,79.58vh) scale(.0343)}to{transform:translate(39.35365vw,99vh) scale(.0343)}}.snow:nth-child(87){opacity:1.8396;transform:translate(85.1301vw,-10px) scale(.0178);animation:fall-87 25s -5s linear infinite}@keyframes fall-87{34.573%{transform:translate(75.7616vw,34.573vh) scale(.0178)}to{transform:translate(80.44585vw,99vh) scale(.0178)}}.snow:nth-child(88){opacity:1.2018;transform:translate(18.0243vw,-10px) scale(.2198);animation:fall-88 12s -13s linear infinite}@keyframes fall-88{56.915%{transform:translate(12.4239vw,56.915vh) scale(.2198)}to{transform:translate(15.2241vw,99vh) scale(.2198)}}.snow:nth-child(89){opacity:.3894;transform:translate(83.8916vw,-10px) scale(.1746);animation:fall-89 16s -4s linear infinite}@keyframes fall-89{64.329%{transform:translate(85.7797vw,64.329vh) scale(.1746)}to{transform:translate(84.83565vw,99vh) scale(.1746)}}.snow:nth-child(90){opacity:.991;transform:translate(14.6018vw,-10px) scale(.9939);animation:fall-90 27s -4s linear infinite}@keyframes fall-90{76.344%{transform:translate(22.4179vw,76.344vh) scale(.9939)}to{transform:translate(18.50985vw,99vh) scale(.9939)}}.snow:nth-child(91){opacity:1.4664;transform:translate(87.4413vw,-10px) scale(.68);animation:fall-91 21s -3s linear infinite}@keyframes fall-91{69.869%{transform:translate(91.4332vw,69.869vh) scale(.68)}to{transform:translate(89.43725vw,99vh) scale(.68)}}.snow:nth-child(92){opacity:1.8594;transform:translate(32.855vw,-10px) scale(.8055);animation:fall-92 29s -2s linear infinite}@keyframes fall-92{73.043%{transform:translate(32.944vw,73.043vh) scale(.8055)}to{transform:translate(32.8995vw,99vh) scale(.8055)}}.snow:nth-child(93){opacity:1.664;transform:translate(42.0605vw,-10px) scale(.7396);animation:fall-93 22s -10s linear infinite}@keyframes fall-93{78.69%{transform:translate(46.0536vw,78.69vh) scale(.7396)}to{transform:translate(44.05705vw,99vh) scale(.7396)}}.snow:nth-child(94){opacity:.2738;transform:translate(8.4vw,-10px) scale(.7779);animation:fall-94 20s -29s linear infinite}@keyframes fall-94{41.502%{transform:translate(4.9418vw,41.502vh) scale(.7779)}to{transform:translate(6.6709vw,99vh) scale(.7779)}}.snow:nth-child(95){opacity:1.1484;transform:translate(28.2983vw,-10px) scale(.7059);animation:fall-95 13s -6s linear infinite}@keyframes fall-95{65.643%{transform:translate(25.2714vw,65.643vh) scale(.7059)}to{transform:translate(26.78485vw,99vh) scale(.7059)}}.snow:nth-child(96){opacity:.9378;transform:translate(78.3896vw,-10px) scale(.9511);animation:fall-96 28s -28s linear infinite}@keyframes fall-96{73.684%{transform:translate(73.6348vw,73.684vh) scale(.9511)}to{transform:translate(76.0122vw,99vh) scale(.9511)}}.snow:nth-child(97){opacity:.2952;transform:translate(34.2178vw,-10px) scale(.3796);animation:fall-97 29s -23s linear infinite}@keyframes fall-97{66.518%{transform:translate(27.3615vw,66.518vh) scale(.3796)}to{transform:translate(30.78965vw,99vh) scale(.3796)}}.snow:nth-child(98){opacity:.3646;transform:translate(18.0686vw,-10px) scale(.052);animation:fall-98 18s -22s linear infinite}@keyframes fall-98{34.778%{transform:translate(27.3278vw,34.778vh) scale(.052)}to{transform:translate(22.6982vw,99vh) scale(.052)}}.snow:nth-child(99){opacity:1.2896;transform:translate(94.4226vw,-10px) scale(.5657);animation:fall-99 22s -10s linear infinite}@keyframes fall-99{48.911%{transform:translate(91.1981vw,48.911vh) scale(.5657)}to{transform:translate(92.81035vw,99vh) scale(.5657)}}.snow:nth-child(100){opacity:.891;transform:translate(69.6759vw,-10px) scale(.2654);animation:fall-100 16s -28s linear infinite}@keyframes fall-100{42.013%{transform:translate(69.1533vw,42.013vh) scale(.2654)}to{transform:translate(69.4146vw,99vh) scale(.2654)}}.snow:nth-child(101){opacity:.5026;transform:translate(10.6753vw,-10px) scale(.0652);animation:fall-101 30s -10s linear infinite}@keyframes fall-101{34.184%{transform:translate(9.9993vw,34.184vh) scale(.0652)}to{transform:translate(10.3373vw,99vh) scale(.0652)}}.snow:nth-child(102){opacity:1.2696;transform:translate(29.1701vw,-10px) scale(.6494);animation:fall-102 15s -16s linear infinite}@keyframes fall-102{31.55%{transform:translate(23.3575vw,31.55vh) scale(.6494)}to{transform:translate(26.2638vw,99vh) scale(.6494)}}.snow:nth-child(103){opacity:1.075;transform:translate(91.8428vw,-10px) scale(.205);animation:fall-103 24s -21s linear infinite}@keyframes fall-103{41.088%{transform:translate(83.535vw,41.088vh) scale(.205)}to{transform:translate(87.6889vw,99vh) scale(.205)}}.snow:nth-child(104){opacity:1.926;transform:translate(89.5956vw,-10px) scale(.5294);animation:fall-104 19s -17s linear infinite}@keyframes fall-104{65.571%{transform:translate(88.113vw,65.571vh) scale(.5294)}to{transform:translate(88.8543vw,99vh) scale(.5294)}}.snow:nth-child(105){opacity:1.05;transform:translate(21.1874vw,-10px) scale(.0486);animation:fall-105 20s -29s linear infinite}@keyframes fall-105{41.589%{transform:translate(18.6733vw,41.589vh) scale(.0486)}to{transform:translate(19.93035vw,99vh) scale(.0486)}}.snow:nth-child(106){opacity:1.2732;transform:translate(96.8712vw,-10px) scale(.0124);animation:fall-106 18s -14s linear infinite}@keyframes fall-106{66.389%{transform:translate(91.4121vw,66.389vh) scale(.0124)}to{transform:translate(94.14165vw,99vh) scale(.0124)}}.snow:nth-child(107){opacity:.7824;transform:translate(8.1924vw,-10px) scale(.7956);animation:fall-107 13s -25s linear infinite}@keyframes fall-107{32.049%{transform:translate(17.0072vw,32.049vh) scale(.7956)}to{transform:translate(12.5998vw,99vh) scale(.7956)}}.snow:nth-child(108){opacity:1.3564;transform:translate(26.4539vw,-10px) scale(.9349);animation:fall-108 20s -30s linear infinite}@keyframes fall-108{41.802%{transform:translate(23.7982vw,41.802vh) scale(.9349)}to{transform:translate(25.12605vw,99vh) scale(.9349)}}.snow:nth-child(109){opacity:.6542;transform:translate(3.0184vw,-10px) scale(.3504);animation:fall-109 22s -7s linear infinite}@keyframes fall-109{49.945%{transform:translate(-6.3651vw,49.945vh) scale(.3504)}to{transform:translate(-1.67335vw,99vh) scale(.3504)}}.snow:nth-child(110){opacity:.2046;transform:translate(50.1632vw,-10px) scale(.6677);animation:fall-110 25s -14s linear infinite}@keyframes fall-110{62.047%{transform:translate(52.4132vw,62.047vh) scale(.6677)}to{transform:translate(51.2882vw,99vh) scale(.6677)}}.snow:nth-child(111){opacity:.3742;transform:translate(19.4657vw,-10px) scale(.0886);animation:fall-111 25s -7s linear infinite}@keyframes fall-111{77.939%{transform:translate(20.8469vw,77.939vh) scale(.0886)}to{transform:translate(20.1563vw,99vh) scale(.0886)}}.snow:nth-child(112){opacity:1.9608;transform:translate(32.9806vw,-10px) scale(.5982);animation:fall-112 28s -2s linear infinite}@keyframes fall-112{53.438%{transform:translate(26.1288vw,53.438vh) scale(.5982)}to{transform:translate(29.5547vw,99vh) scale(.5982)}}.snow:nth-child(113){opacity:.123;transform:translate(65.1483vw,-10px) scale(.4855);animation:fall-113 28s -29s linear infinite}@keyframes fall-113{55.794%{transform:translate(73.8112vw,55.794vh) scale(.4855)}to{transform:translate(69.47975vw,99vh) scale(.4855)}}.snow:nth-child(114){opacity:.7192;transform:translate(6.7281vw,-10px) scale(.6266);animation:fall-114 23s -1s linear infinite}@keyframes fall-114{66.461%{transform:translate(11.4633vw,66.461vh) scale(.6266)}to{transform:translate(9.0957vw,99vh) scale(.6266)}}.snow:nth-child(115){opacity:.858;transform:translate(16.9163vw,-10px) scale(.6116);animation:fall-115 17s -2s linear infinite}@keyframes fall-115{55.04%{transform:translate(13.3997vw,55.04vh) scale(.6116)}to{transform:translate(15.158vw,99vh) scale(.6116)}}.snow:nth-child(116){opacity:.5532;transform:translate(38.1126vw,-10px) scale(.6885);animation:fall-116 10s -21s linear infinite}@keyframes fall-116{34.025%{transform:translate(29.3348vw,34.025vh) scale(.6885)}to{transform:translate(33.7237vw,99vh) scale(.6885)}}.snow:nth-child(117){opacity:.2298;transform:translate(20.3351vw,-10px) scale(.6867);animation:fall-117 15s -17s linear infinite}@keyframes fall-117{59.337%{transform:translate(21.3358vw,59.337vh) scale(.6867)}to{transform:translate(20.83545vw,99vh) scale(.6867)}}.snow:nth-child(118){opacity:.2368;transform:translate(68.0362vw,-10px) scale(.2576);animation:fall-118 28s -28s linear infinite}@keyframes fall-118{51.366%{transform:translate(69.8726vw,51.366vh) scale(.2576)}to{transform:translate(68.9544vw,99vh) scale(.2576)}}.snow:nth-child(119){opacity:.5372;transform:translate(42.3942vw,-10px) scale(.468);animation:fall-119 25s -10s linear infinite}@keyframes fall-119{42.998%{transform:translate(45.2587vw,42.998vh) scale(.468)}to{transform:translate(43.82645vw,99vh) scale(.468)}}.snow:nth-child(120){opacity:.0134;transform:translate(85.0502vw,-10px) scale(.301);animation:fall-120 24s -20s linear infinite}@keyframes fall-120{75.876%{transform:translate(87.6866vw,75.876vh) scale(.301)}to{transform:translate(86.3684vw,99vh) scale(.301)}}.snow:nth-child(121){opacity:1.1534;transform:translate(60.2994vw,-10px) scale(.3619);animation:fall-121 27s -10s linear infinite}@keyframes fall-121{74.211%{transform:translate(53.5343vw,74.211vh) scale(.3619)}to{transform:translate(56.91685vw,99vh) scale(.3619)}}.snow:nth-child(122){opacity:1.2188;transform:translate(2.9791vw,-10px) scale(.8378);animation:fall-122 10s -1s linear infinite}@keyframes fall-122{61.445%{transform:translate(5.0356vw,61.445vh) scale(.8378)}to{transform:translate(4.00735vw,99vh) scale(.8378)}}.snow:nth-child(123){opacity:1.8056;transform:translate(39.6869vw,-10px) scale(.9961);animation:fall-123 21s -10s linear infinite}@keyframes fall-123{73.422%{transform:translate(43.2748vw,73.422vh) scale(.9961)}to{transform:translate(41.48085vw,99vh) scale(.9961)}}.snow:nth-child(124){opacity:1.011;transform:translate(37.7298vw,-10px) scale(.8896);animation:fall-124 14s -3s linear infinite}@keyframes fall-124{57.971%{transform:translate(35.887vw,57.971vh) scale(.8896)}to{transform:translate(36.8084vw,99vh) scale(.8896)}}.snow:nth-child(125){opacity:1.9498;transform:translate(45.6236vw,-10px) scale(.117);animation:fall-125 15s -26s linear infinite}@keyframes fall-125{67.206%{transform:translate(38.4799vw,67.206vh) scale(.117)}to{transform:translate(42.05175vw,99vh) scale(.117)}}.snow:nth-child(126){opacity:1.7342;transform:translate(97.1109vw,-10px) scale(.9781);animation:fall-126 17s -18s linear infinite}@keyframes fall-126{53.306%{transform:translate(97.3417vw,53.306vh) scale(.9781)}to{transform:translate(97.2263vw,99vh) scale(.9781)}}.snow:nth-child(127){opacity:1.1718;transform:translate(44.7997vw,-10px) scale(.7045);animation:fall-127 30s -13s linear infinite}@keyframes fall-127{38.707%{transform:translate(50.6633vw,38.707vh) scale(.7045)}to{transform:translate(47.7315vw,99vh) scale(.7045)}}.snow:nth-child(128){opacity:.5216;transform:translate(20.2859vw,-10px) scale(.1215);animation:fall-128 30s -18s linear infinite}@keyframes fall-128{36.072%{transform:translate(10.3809vw,36.072vh) scale(.1215)}to{transform:translate(15.3334vw,99vh) scale(.1215)}}.snow:nth-child(129){opacity:1.6458;transform:translate(92.3354vw,-10px) scale(.4574);animation:fall-129 29s -25s linear infinite}@keyframes fall-129{56.902%{transform:translate(85.7713vw,56.902vh) scale(.4574)}to{transform:translate(89.05335vw,99vh) scale(.4574)}}.snow:nth-child(130){opacity:.0924;transform:translate(50.3183vw,-10px) scale(.9948);animation:fall-130 27s -29s linear infinite}@keyframes fall-130{40.733%{transform:translate(54.2308vw,40.733vh) scale(.9948)}to{transform:translate(52.27455vw,99vh) scale(.9948)}}.snow:nth-child(131){opacity:1.2224;transform:translate(32.0053vw,-10px) scale(.7968);animation:fall-131 12s -27s linear infinite}@keyframes fall-131{31.493%{transform:translate(27.3136vw,31.493vh) scale(.7968)}to{transform:translate(29.65945vw,99vh) scale(.7968)}}.snow:nth-child(132){opacity:.7712;transform:translate(50.7686vw,-10px) scale(.6804);animation:fall-132 14s -24s linear infinite}@keyframes fall-132{57.674%{transform:translate(53.4535vw,57.674vh) scale(.6804)}to{transform:translate(52.11105vw,99vh) scale(.6804)}}.snow:nth-child(133){opacity:.702;transform:translate(62.8944vw,-10px) scale(.1696);animation:fall-133 30s -29s linear infinite}@keyframes fall-133{66.01%{transform:translate(57.6281vw,66.01vh) scale(.1696)}to{transform:translate(60.26125vw,99vh) scale(.1696)}}.snow:nth-child(134){opacity:.766;transform:translate(5.8823vw,-10px) scale(.5552);animation:fall-134 22s -7s linear infinite}@keyframes fall-134{69.138%{transform:translate(12.3974vw,69.138vh) scale(.5552)}to{transform:translate(9.13985vw,99vh) scale(.5552)}}.snow:nth-child(135){opacity:1.0766;transform:translate(93.6756vw,-10px) scale(.0787);animation:fall-135 12s -17s linear infinite}@keyframes fall-135{39.45%{transform:translate(84.5516vw,39.45vh) scale(.0787)}to{transform:translate(89.1136vw,99vh) scale(.0787)}}.snow:nth-child(136){opacity:.4802;transform:translate(21.0898vw,-10px) scale(.451);animation:fall-136 15s -22s linear infinite}@keyframes fall-136{34.545%{transform:translate(12.0962vw,34.545vh) scale(.451)}to{transform:translate(16.593vw,99vh) scale(.451)}}.snow:nth-child(137){opacity:.8008;transform:translate(18.5357vw,-10px) scale(.4725);animation:fall-137 29s -6s linear infinite}@keyframes fall-137{54.563%{transform:translate(13.2974vw,54.563vh) scale(.4725)}to{transform:translate(15.91655vw,99vh) scale(.4725)}}.snow:nth-child(138){opacity:.7774;transform:translate(45.1977vw,-10px) scale(.7525);animation:fall-138 25s -17s linear infinite}@keyframes fall-138{58.998%{transform:translate(53.2237vw,58.998vh) scale(.7525)}to{transform:translate(49.2107vw,99vh) scale(.7525)}}.snow:nth-child(139){opacity:1.414;transform:translate(87.3416vw,-10px) scale(.9266);animation:fall-139 21s -14s linear infinite}@keyframes fall-139{44.701%{transform:translate(84.2363vw,44.701vh) scale(.9266)}to{transform:translate(85.78895vw,99vh) scale(.9266)}}.snow:nth-child(140){opacity:.457;transform:translate(45.2306vw,-10px) scale(.2228);animation:fall-140 25s -12s linear infinite}@keyframes fall-140{34.267%{transform:translate(38.3005vw,34.267vh) scale(.2228)}to{transform:translate(41.76555vw,99vh) scale(.2228)}}.snow:nth-child(141){opacity:.5296;transform:translate(81.2449vw,-10px) scale(.8745);animation:fall-141 27s -3s linear infinite}@keyframes fall-141{72.05%{transform:translate(78.454vw,72.05vh) scale(.8745)}to{transform:translate(79.84945vw,99vh) scale(.8745)}}.snow:nth-child(142){opacity:.2496;transform:translate(17.6384vw,-10px) scale(.7073);animation:fall-142 29s -8s linear infinite}@keyframes fall-142{72.166%{transform:translate(10.3535vw,72.166vh) scale(.7073)}to{transform:translate(13.99595vw,99vh) scale(.7073)}}.snow:nth-child(143){opacity:1.6088;transform:translate(2.3195vw,-10px) scale(.9925);animation:fall-143 22s -18s linear infinite}@keyframes fall-143{63.041%{transform:translate(1.6423vw,63.041vh) scale(.9925)}to{transform:translate(1.9809vw,99vh) scale(.9925)}}.snow:nth-child(144){opacity:.7312;transform:translate(4.8347vw,-10px) scale(.1801);animation:fall-144 26s -17s linear infinite}@keyframes fall-144{48.695%{transform:translate(1.7484vw,48.695vh) scale(.1801)}to{transform:translate(3.29155vw,99vh) scale(.1801)}}.snow:nth-child(145){opacity:.2494;transform:translate(5.6009vw,-10px) scale(.2329);animation:fall-145 19s -23s linear infinite}@keyframes fall-145{66.889%{transform:translate(-1.7712vw,66.889vh) scale(.2329)}to{transform:translate(1.91485vw,99vh) scale(.2329)}}.snow:nth-child(146){opacity:.8062;transform:translate(15.2242vw,-10px) scale(.6985);animation:fall-146 15s -7s linear infinite}@keyframes fall-146{30.3%{transform:translate(19.7275vw,30.3vh) scale(.6985)}to{transform:translate(17.47585vw,99vh) scale(.6985)}}.snow:nth-child(147){opacity:1.1092;transform:translate(24.4253vw,-10px) scale(.6295);animation:fall-147 23s -4s linear infinite}@keyframes fall-147{30.467%{transform:translate(29.9903vw,30.467vh) scale(.6295)}to{transform:translate(27.2078vw,99vh) scale(.6295)}}.snow:nth-child(148){opacity:1.0974;transform:translate(49.6165vw,-10px) scale(.3542);animation:fall-148 13s -5s linear infinite}@keyframes fall-148{39.897%{transform:translate(52.1393vw,39.897vh) scale(.3542)}to{transform:translate(50.8779vw,99vh) scale(.3542)}}.snow:nth-child(149){opacity:1.8702;transform:translate(61.7368vw,-10px) scale(.8775);animation:fall-149 18s -4s linear infinite}@keyframes fall-149{34.96%{transform:translate(68.0931vw,34.96vh) scale(.8775)}to{transform:translate(64.91495vw,99vh) scale(.8775)}}.snow:nth-child(150){opacity:1.0388;transform:translate(73.8025vw,-10px) scale(.1071);animation:fall-150 14s -29s linear infinite}@keyframes fall-150{75.795%{transform:translate(79.813vw,75.795vh) scale(.1071)}to{transform:translate(76.80775vw,99vh) scale(.1071)}}.snow:nth-child(151){opacity:1.5576;transform:translate(39.4749vw,-10px) scale(.9669);animation:fall-151 12s -22s linear infinite}@keyframes fall-151{55.607%{transform:translate(42.5365vw,55.607vh) scale(.9669)}to{transform:translate(41.0057vw,99vh) scale(.9669)}}.snow:nth-child(152){opacity:1.456;transform:translate(9.706vw,-10px) scale(.4442);animation:fall-152 13s -4s linear infinite}@keyframes fall-152{47.065%{transform:translate(19.3393vw,47.065vh) scale(.4442)}to{transform:translate(14.52265vw,99vh) scale(.4442)}}.snow:nth-child(153){opacity:1.7238;transform:translate(60.0005vw,-10px) scale(.0789);animation:fall-153 29s -2s linear infinite}@keyframes fall-153{55.625%{transform:translate(50.5743vw,55.625vh) scale(.0789)}to{transform:translate(55.2874vw,99vh) scale(.0789)}}.snow:nth-child(154){opacity:.1742;transform:translate(18.5571vw,-10px) scale(.0934);animation:fall-154 22s -20s linear infinite}@keyframes fall-154{31.006%{transform:translate(10.1106vw,31.006vh) scale(.0934)}to{transform:translate(14.33385vw,99vh) scale(.0934)}}.snow:nth-child(155){opacity:1.5378;transform:translate(55.8295vw,-10px) scale(.351);animation:fall-155 29s -27s linear infinite}@keyframes fall-155{49.163%{transform:translate(50.1119vw,49.163vh) scale(.351)}to{transform:translate(52.9707vw,99vh) scale(.351)}}.snow:nth-child(156){opacity:.4584;transform:translate(47.3054vw,-10px) scale(.8856);animation:fall-156 24s -24s linear infinite}@keyframes fall-156{77.763%{transform:translate(51.9718vw,77.763vh) scale(.8856)}to{transform:translate(49.6386vw,99vh) scale(.8856)}}.snow:nth-child(157){opacity:.9736;transform:translate(63.3194vw,-10px) scale(.5638);animation:fall-157 19s -13s linear infinite}@keyframes fall-157{52.593%{transform:translate(65.7928vw,52.593vh) scale(.5638)}to{transform:translate(64.5561vw,99vh) scale(.5638)}}.snow:nth-child(158){opacity:1.244;transform:translate(92.9435vw,-10px) scale(.4566);animation:fall-158 13s -27s linear infinite}@keyframes fall-158{51.393%{transform:translate(86.8904vw,51.393vh) scale(.4566)}to{transform:translate(89.91695vw,99vh) scale(.4566)}}.snow:nth-child(159){opacity:.2582;transform:translate(48.0505vw,-10px) scale(.4798);animation:fall-159 23s -18s linear infinite}@keyframes fall-159{63.15%{transform:translate(46.2965vw,63.15vh) scale(.4798)}to{transform:translate(47.1735vw,99vh) scale(.4798)}}.snow:nth-child(160){opacity:.931;transform:translate(46.3846vw,-10px) scale(.9999);animation:fall-160 23s -28s linear infinite}@keyframes fall-160{74.668%{transform:translate(50.8069vw,74.668vh) scale(.9999)}to{transform:translate(48.59575vw,99vh) scale(.9999)}}.snow:nth-child(161){opacity:1.7756;transform:translate(55.6605vw,-10px) scale(.7978);animation:fall-161 20s -17s linear infinite}@keyframes fall-161{67.44%{transform:translate(58.0146vw,67.44vh) scale(.7978)}to{transform:translate(56.83755vw,99vh) scale(.7978)}}.snow:nth-child(162){opacity:1.7006;transform:translate(14.0321vw,-10px) scale(.356);animation:fall-162 30s -4s linear infinite}@keyframes fall-162{63.31%{transform:translate(24.0274vw,63.31vh) scale(.356)}to{transform:translate(19.02975vw,99vh) scale(.356)}}.snow:nth-child(163){opacity:.2176;transform:translate(43.23vw,-10px) scale(.7642);animation:fall-163 17s -29s linear infinite}@keyframes fall-163{60.742%{transform:translate(47.225vw,60.742vh) scale(.7642)}to{transform:translate(45.2275vw,99vh) scale(.7642)}}.snow:nth-child(164){opacity:.7118;transform:translate(26.7475vw,-10px) scale(.8043);animation:fall-164 30s -15s linear infinite}@keyframes fall-164{68.97%{transform:translate(20.7133vw,68.97vh) scale(.8043)}to{transform:translate(23.7304vw,99vh) scale(.8043)}}.snow:nth-child(165){opacity:.8346;transform:translate(40.9814vw,-10px) scale(.0199);animation:fall-165 22s -18s linear infinite}@keyframes fall-165{52.961%{transform:translate(44.4414vw,52.961vh) scale(.0199)}to{transform:translate(42.7114vw,99vh) scale(.0199)}}.snow:nth-child(166){opacity:1.4248;transform:translate(97.9895vw,-10px) scale(.1103);animation:fall-166 19s -26s linear infinite}@keyframes fall-166{73.791%{transform:translate(102.7035vw,73.791vh) scale(.1103)}to{transform:translate(100.3465vw,99vh) scale(.1103)}}.snow:nth-child(167){opacity:1.6736;transform:translate(2.4213vw,-10px) scale(.3079);animation:fall-167 11s -12s linear infinite}@keyframes fall-167{58.173%{transform:translate(4.7893vw,58.173vh) scale(.3079)}to{transform:translate(3.6053vw,99vh) scale(.3079)}}.snow:nth-child(168){opacity:.039;transform:translate(87.2384vw,-10px) scale(.4212);animation:fall-168 29s -13s linear infinite}@keyframes fall-168{46.011%{transform:translate(97.1997vw,46.011vh) scale(.4212)}to{transform:translate(92.21905vw,99vh) scale(.4212)}}.snow:nth-child(169){opacity:.7456;transform:translate(7.4305vw,-10px) scale(.3528);animation:fall-169 18s -28s linear infinite}@keyframes fall-169{40.772%{transform:translate(14.2642vw,40.772vh) scale(.3528)}to{transform:translate(10.84735vw,99vh) scale(.3528)}}.snow:nth-child(170){opacity:1.3222;transform:translate(46.1722vw,-10px) scale(.7221);animation:fall-170 10s -21s linear infinite}@keyframes fall-170{36.707%{transform:translate(53.1318vw,36.707vh) scale(.7221)}to{transform:translate(49.652vw,99vh) scale(.7221)}}.snow:nth-child(171){opacity:1.6628;transform:translate(42.2696vw,-10px) scale(.9547);animation:fall-171 17s -5s linear infinite}@keyframes fall-171{42.616%{transform:translate(50.0769vw,42.616vh) scale(.9547)}to{transform:translate(46.17325vw,99vh) scale(.9547)}}.snow:nth-child(172){opacity:1.0698;transform:translate(52.47vw,-10px) scale(.769);animation:fall-172 21s -5s linear infinite}@keyframes fall-172{41.456%{transform:translate(46.8318vw,41.456vh) scale(.769)}to{transform:translate(49.6509vw,99vh) scale(.769)}}.snow:nth-child(173){opacity:1.0166;transform:translate(75.4069vw,-10px) scale(.249);animation:fall-173 17s -8s linear infinite}@keyframes fall-173{76.602%{transform:translate(67.0503vw,76.602vh) scale(.249)}to{transform:translate(71.2286vw,99vh) scale(.249)}}.snow:nth-child(174){opacity:.1724;transform:translate(36.3304vw,-10px) scale(.0115);animation:fall-174 25s -30s linear infinite}@keyframes fall-174{60.983%{transform:translate(32.541vw,60.983vh) scale(.0115)}to{transform:translate(34.4357vw,99vh) scale(.0115)}}.snow:nth-child(175){opacity:.3042;transform:translate(13.8987vw,-10px) scale(.1186);animation:fall-175 21s -15s linear infinite}@keyframes fall-175{35.094%{transform:translate(11.9214vw,35.094vh) scale(.1186)}to{transform:translate(12.91005vw,99vh) scale(.1186)}}.snow:nth-child(176){opacity:1.4208;transform:translate(95.0179vw,-10px) scale(.7251);animation:fall-176 27s -25s linear infinite}@keyframes fall-176{61.322%{transform:translate(86.6521vw,61.322vh) scale(.7251)}to{transform:translate(90.835vw,99vh) scale(.7251)}}.snow:nth-child(177){opacity:1.0248;transform:translate(44.5911vw,-10px) scale(.7202);animation:fall-177 24s -27s linear infinite}@keyframes fall-177{41.18%{transform:translate(47.4328vw,41.18vh) scale(.7202)}to{transform:translate(46.01195vw,99vh) scale(.7202)}}.snow:nth-child(178){opacity:1.6088;transform:translate(20.0122vw,-10px) scale(.452);animation:fall-178 28s -4s linear infinite}@keyframes fall-178{41.942%{transform:translate(25.8019vw,41.942vh) scale(.452)}to{transform:translate(22.90705vw,99vh) scale(.452)}}.snow:nth-child(179){opacity:1.1386;transform:translate(32.7951vw,-10px) scale(.6097);animation:fall-179 13s -22s linear infinite}@keyframes fall-179{38.194%{transform:translate(24.1848vw,38.194vh) scale(.6097)}to{transform:translate(28.48995vw,99vh) scale(.6097)}}.snow:nth-child(180){opacity:.5696;transform:translate(1.1754vw,-10px) scale(.8775);animation:fall-180 27s -6s linear infinite}@keyframes fall-180{32.793%{transform:translate(-5.1564vw,32.793vh) scale(.8775)}to{transform:translate(-1.9905vw,99vh) scale(.8775)}}.snow:nth-child(181){opacity:1.7022;transform:translate(72.5105vw,-10px) scale(.1244);animation:fall-181 17s -7s linear infinite}@keyframes fall-181{48.142%{transform:translate(64.6666vw,48.142vh) scale(.1244)}to{transform:translate(68.58855vw,99vh) scale(.1244)}}.snow:nth-child(182){opacity:.698;transform:translate(27.1951vw,-10px) scale(.7061);animation:fall-182 27s -14s linear infinite}@keyframes fall-182{64.076%{transform:translate(24.612vw,64.076vh) scale(.7061)}to{transform:translate(25.90355vw,99vh) scale(.7061)}}.snow:nth-child(183){opacity:.6758;transform:translate(48.2726vw,-10px) scale(.2734);animation:fall-183 19s -16s linear infinite}@keyframes fall-183{40.263%{transform:translate(40.8791vw,40.263vh) scale(.2734)}to{transform:translate(44.57585vw,99vh) scale(.2734)}}.snow:nth-child(184){opacity:.1234;transform:translate(63.1787vw,-10px) scale(.2283);animation:fall-184 18s -25s linear infinite}@keyframes fall-184{55.585%{transform:translate(72.9836vw,55.585vh) scale(.2283)}to{transform:translate(68.08115vw,99vh) scale(.2283)}}.snow:nth-child(185){opacity:.3886;transform:translate(45.1508vw,-10px) scale(.495);animation:fall-185 18s -19s linear infinite}@keyframes fall-185{62.345%{transform:translate(38.169vw,62.345vh) scale(.495)}to{transform:translate(41.6599vw,99vh) scale(.495)}}.snow:nth-child(186){opacity:1.5514;transform:translate(50.6161vw,-10px) scale(.1764);animation:fall-186 10s -30s linear infinite}@keyframes fall-186{34.871%{transform:translate(56.4477vw,34.871vh) scale(.1764)}to{transform:translate(53.5319vw,99vh) scale(.1764)}}.snow:nth-child(187){opacity:.2586;transform:translate(35.2719vw,-10px) scale(.8077);animation:fall-187 11s -20s linear infinite}@keyframes fall-187{35.065%{transform:translate(38.4737vw,35.065vh) scale(.8077)}to{transform:translate(36.8728vw,99vh) scale(.8077)}}.snow:nth-child(188){opacity:1.5894;transform:translate(50.5497vw,-10px) scale(.6745);animation:fall-188 17s -20s linear infinite}@keyframes fall-188{77.769%{transform:translate(51.0036vw,77.769vh) scale(.6745)}to{transform:translate(50.77665vw,99vh) scale(.6745)}}.snow:nth-child(189){opacity:.056;transform:translate(92.6017vw,-10px) scale(.304);animation:fall-189 16s -2s linear infinite}@keyframes fall-189{43.566%{transform:translate(89.2998vw,43.566vh) scale(.304)}to{transform:translate(90.95075vw,99vh) scale(.304)}}.snow:nth-child(190){opacity:.4012;transform:translate(16.383vw,-10px) scale(.7803);animation:fall-190 29s -25s linear infinite}@keyframes fall-190{35.574%{transform:translate(17.7971vw,35.574vh) scale(.7803)}to{transform:translate(17.09005vw,99vh) scale(.7803)}}.snow:nth-child(191){opacity:1.0364;transform:translate(63.8753vw,-10px) scale(.1197);animation:fall-191 19s -18s linear infinite}@keyframes fall-191{69.664%{transform:translate(65.3253vw,69.664vh) scale(.1197)}to{transform:translate(64.6003vw,99vh) scale(.1197)}}.snow:nth-child(192){opacity:1.5722;transform:translate(96.5945vw,-10px) scale(.5505);animation:fall-192 18s -19s linear infinite}@keyframes fall-192{68.794%{transform:translate(96.7256vw,68.794vh) scale(.5505)}to{transform:translate(96.66005vw,99vh) scale(.5505)}}.snow:nth-child(193){opacity:1.978;transform:translate(37.4858vw,-10px) scale(.1676);animation:fall-193 15s -3s linear infinite}@keyframes fall-193{67.619%{transform:translate(43.4841vw,67.619vh) scale(.1676)}to{transform:translate(40.48495vw,99vh) scale(.1676)}}.snow:nth-child(194){opacity:.8078;transform:translate(57.3288vw,-10px) scale(.9525);animation:fall-194 12s -1s linear infinite}@keyframes fall-194{49.335%{transform:translate(61.2427vw,49.335vh) scale(.9525)}to{transform:translate(59.28575vw,99vh) scale(.9525)}}.snow:nth-child(195){opacity:.325;transform:translate(38.7425vw,-10px) scale(.6089);animation:fall-195 17s -1s linear infinite}@keyframes fall-195{77.872%{transform:translate(29.3947vw,77.872vh) scale(.6089)}to{transform:translate(34.0686vw,99vh) scale(.6089)}}.snow:nth-child(196){opacity:1.939;transform:translate(63.5102vw,-10px) scale(.9306);animation:fall-196 22s -1s linear infinite}@keyframes fall-196{47.14%{transform:translate(57.4989vw,47.14vh) scale(.9306)}to{transform:translate(60.50455vw,99vh) scale(.9306)}}.snow:nth-child(197){opacity:1.092;transform:translate(61.9157vw,-10px) scale(.787);animation:fall-197 30s -25s linear infinite}@keyframes fall-197{75.532%{transform:translate(66.179vw,75.532vh) scale(.787)}to{transform:translate(64.04735vw,99vh) scale(.787)}}.snow:nth-child(198){opacity:1.2652;transform:translate(99.7939vw,-10px) scale(.5644);animation:fall-198 28s -21s linear infinite}@keyframes fall-198{63.727%{transform:translate(94.1192vw,63.727vh) scale(.5644)}to{transform:translate(96.95655vw,99vh) scale(.5644)}}.snow:nth-child(199){opacity:1.7172;transform:translate(22.2433vw,-10px) scale(.2114);animation:fall-199 17s -16s linear infinite}@keyframes fall-199{68.113%{transform:translate(22.9725vw,68.113vh) scale(.2114)}to{transform:translate(22.6079vw,99vh) scale(.2114)}}.snow:nth-child(200){opacity:.3688;transform:translate(31.9162vw,-10px) scale(.3031);animation:fall-200 19s -21s linear infinite}@keyframes fall-200{42.191%{transform:translate(41.1996vw,42.191vh) scale(.3031)}to{transform:translate(36.5579vw,99vh) scale(.3031)}}.snow:nth-child(201){opacity:.541;transform:translate(42.8504vw,-10px) scale(.4057);animation:fall-201 29s -22s linear infinite}@keyframes fall-201{55.425%{transform:translate(40.3094vw,55.425vh) scale(.4057)}to{transform:translate(41.5799vw,99vh) scale(.4057)}}.snow:nth-child(202){opacity:.2712;transform:translate(69.3828vw,-10px) scale(.8306);animation:fall-202 19s -20s linear infinite}@keyframes fall-202{46.092%{transform:translate(63.5084vw,46.092vh) scale(.8306)}to{transform:translate(66.4456vw,99vh) scale(.8306)}}.snow:nth-child(203){opacity:1.153;transform:translate(42.6481vw,-10px) scale(.4562);animation:fall-203 23s -25s linear infinite}@keyframes fall-203{43.344%{transform:translate(38.5352vw,43.344vh) scale(.4562)}to{transform:translate(40.59165vw,99vh) scale(.4562)}}.snow:nth-child(204){opacity:.4676;transform:translate(1.1255vw,-10px) scale(.5501);animation:fall-204 13s -28s linear infinite}@keyframes fall-204{31.788%{transform:translate(8.2776vw,31.788vh) scale(.5501)}to{transform:translate(4.70155vw,99vh) scale(.5501)}}.snow:nth-child(205){opacity:.9638;transform:translate(6.5422vw,-10px) scale(.9718);animation:fall-205 29s -10s linear infinite}@keyframes fall-205{54.73%{transform:translate(10.3101vw,54.73vh) scale(.9718)}to{transform:translate(8.42615vw,99vh) scale(.9718)}}.snow:nth-child(206){opacity:.5226;transform:translate(52.0847vw,-10px) scale(.3379);animation:fall-206 16s -28s linear infinite}@keyframes fall-206{34.411%{transform:translate(43.8161vw,34.411vh) scale(.3379)}to{transform:translate(47.9504vw,99vh) scale(.3379)}}.snow:nth-child(207){opacity:.2302;transform:translate(11.7499vw,-10px) scale(.1948);animation:fall-207 13s -6s linear infinite}@keyframes fall-207{64.26%{transform:translate(17.1509vw,64.26vh) scale(.1948)}to{transform:translate(14.4504vw,99vh) scale(.1948)}}.snow:nth-child(208){opacity:.0156;transform:translate(49.0321vw,-10px) scale(.6306);animation:fall-208 16s -15s linear infinite}@keyframes fall-208{44.498%{transform:translate(56.5896vw,44.498vh) scale(.6306)}to{transform:translate(52.81085vw,99vh) scale(.6306)}}.snow:nth-child(209){opacity:.1366;transform:translate(11.1896vw,-10px) scale(.7363);animation:fall-209 24s -10s linear infinite}@keyframes fall-209{43.805%{transform:translate(19.1479vw,43.805vh) scale(.7363)}to{transform:translate(15.16875vw,99vh) scale(.7363)}}.snow:nth-child(210){opacity:1.8454;transform:translate(69.3916vw,-10px) scale(.1608);animation:fall-210 24s -3s linear infinite}@keyframes fall-210{36.317%{transform:translate(65.7605vw,36.317vh) scale(.1608)}to{transform:translate(67.57605vw,99vh) scale(.1608)}}.snow:nth-child(211){opacity:.5192;transform:translate(90.4968vw,-10px) scale(.9607);animation:fall-211 17s -27s linear infinite}@keyframes fall-211{31.797%{transform:translate(81.5904vw,31.797vh) scale(.9607)}to{transform:translate(86.0436vw,99vh) scale(.9607)}}.snow:nth-child(212){opacity:.9176;transform:translate(70.9275vw,-10px) scale(.2396);animation:fall-212 12s -8s linear infinite}@keyframes fall-212{60.638%{transform:translate(80.593vw,60.638vh) scale(.2396)}to{transform:translate(75.76025vw,99vh) scale(.2396)}}.snow:nth-child(213){opacity:1.489;transform:translate(25.2123vw,-10px) scale(.0687);animation:fall-213 14s -13s linear infinite}@keyframes fall-213{58.136%{transform:translate(31.5013vw,58.136vh) scale(.0687)}to{transform:translate(28.3568vw,99vh) scale(.0687)}}.snow:nth-child(214){opacity:.5354;transform:translate(11.7726vw,-10px) scale(.0622);animation:fall-214 26s -20s linear infinite}@keyframes fall-214{56.498%{transform:translate(3.7141vw,56.498vh) scale(.0622)}to{transform:translate(7.74335vw,99vh) scale(.0622)}}.snow:nth-child(215){opacity:.4018;transform:translate(28.6591vw,-10px) scale(.1261);animation:fall-215 26s -18s linear infinite}@keyframes fall-215{49.582%{transform:translate(28.511vw,49.582vh) scale(.1261)}to{transform:translate(28.58505vw,99vh) scale(.1261)}}.snow:nth-child(216){opacity:1.694;transform:translate(16.5012vw,-10px) scale(.7835);animation:fall-216 11s -20s linear infinite}@keyframes fall-216{55.16%{transform:translate(21.1616vw,55.16vh) scale(.7835)}to{transform:translate(18.8314vw,99vh) scale(.7835)}}.snow:nth-child(217){opacity:.7946;transform:translate(99.1101vw,-10px) scale(.5307);animation:fall-217 29s -10s linear infinite}@keyframes fall-217{66.84%{transform:translate(103.8625vw,66.84vh) scale(.5307)}to{transform:translate(101.4863vw,99vh) scale(.5307)}}.snow:nth-child(218){opacity:.8448;transform:translate(47.2806vw,-10px) scale(.4794);animation:fall-218 24s -24s linear infinite}@keyframes fall-218{64.727%{transform:translate(51.8126vw,64.727vh) scale(.4794)}to{transform:translate(49.5466vw,99vh) scale(.4794)}}.snow:nth-child(219){opacity:1.2488;transform:translate(21.5376vw,-10px) scale(.2966);animation:fall-219 17s -22s linear infinite}@keyframes fall-219{58.477%{transform:translate(27.3712vw,58.477vh) scale(.2966)}to{transform:translate(24.4544vw,99vh) scale(.2966)}}.snow:nth-child(220){opacity:.1854;transform:translate(2.1359vw,-10px) scale(.1741);animation:fall-220 11s -1s linear infinite}@keyframes fall-220{36.373%{transform:translate(4.9187vw,36.373vh) scale(.1741)}to{transform:translate(3.5273vw,99vh) scale(.1741)}}.snow:nth-child(221){opacity:.5368;transform:translate(51.6537vw,-10px) scale(.837);animation:fall-221 25s -24s linear infinite}@keyframes fall-221{43.392%{transform:translate(56.1441vw,43.392vh) scale(.837)}to{transform:translate(53.8989vw,99vh) scale(.837)}}.snow:nth-child(222){opacity:1.957;transform:translate(71.7792vw,-10px) scale(.6825);animation:fall-222 24s -19s linear infinite}@keyframes fall-222{59.124%{transform:translate(80.1415vw,59.124vh) scale(.6825)}to{transform:translate(75.96035vw,99vh) scale(.6825)}}.snow:nth-child(223){opacity:1.568;transform:translate(87.3163vw,-10px) scale(.2613);animation:fall-223 23s -3s linear infinite}@keyframes fall-223{36.148%{transform:translate(90.8048vw,36.148vh) scale(.2613)}to{transform:translate(89.06055vw,99vh) scale(.2613)}}.snow:nth-child(224){opacity:1.9454;transform:translate(30.7675vw,-10px) scale(.5619);animation:fall-224 16s -24s linear infinite}@keyframes fall-224{65.057%{transform:translate(25.2175vw,65.057vh) scale(.5619)}to{transform:translate(27.9925vw,99vh) scale(.5619)}}.snow:nth-child(225){opacity:.333;transform:translate(21.8635vw,-10px) scale(.9374);animation:fall-225 24s -18s linear infinite}@keyframes fall-225{33.772%{transform:translate(16.7796vw,33.772vh) scale(.9374)}to{transform:translate(19.32155vw,99vh) scale(.9374)}}.snow:nth-child(226){opacity:.3282;transform:translate(19.2898vw,-10px) scale(.2805);animation:fall-226 20s -11s linear infinite}@keyframes fall-226{63.416%{transform:translate(20.858vw,63.416vh) scale(.2805)}to{transform:translate(20.0739vw,99vh) scale(.2805)}}.snow:nth-child(227){opacity:.324;transform:translate(45.7583vw,-10px) scale(.6104);animation:fall-227 23s -5s linear infinite}@keyframes fall-227{50.782%{transform:translate(43.7845vw,50.782vh) scale(.6104)}to{transform:translate(44.7714vw,99vh) scale(.6104)}}.snow:nth-child(228){opacity:1.4278;transform:translate(52.3878vw,-10px) scale(.2094);animation:fall-228 25s -10s linear infinite}@keyframes fall-228{36.085%{transform:translate(49.7561vw,36.085vh) scale(.2094)}to{transform:translate(51.07195vw,99vh) scale(.2094)}}.snow:nth-child(229){opacity:.633;transform:translate(12.0695vw,-10px) scale(.0097);animation:fall-229 27s -30s linear infinite}@keyframes fall-229{54.553%{transform:translate(8.7375vw,54.553vh) scale(.0097)}to{transform:translate(10.4035vw,99vh) scale(.0097)}}.snow:nth-child(230){opacity:1.8648;transform:translate(.1258vw,-10px) scale(.7768);animation:fall-230 18s -9s linear infinite}@keyframes fall-230{65.017%{transform:translate(7.6004vw,65.017vh) scale(.7768)}to{transform:translate(3.8631vw,99vh) scale(.7768)}}.snow:nth-child(231){opacity:.4356;transform:translate(88.952vw,-10px) scale(.0664);animation:fall-231 26s -4s linear infinite}@keyframes fall-231{32.372%{transform:translate(89.657vw,32.372vh) scale(.0664)}to{transform:translate(89.3045vw,99vh) scale(.0664)}}.snow:nth-child(232){opacity:1.4914;transform:translate(10.9049vw,-10px) scale(.9807);animation:fall-232 10s -28s linear infinite}@keyframes fall-232{78.783%{transform:translate(13.9942vw,78.783vh) scale(.9807)}to{transform:translate(12.44955vw,99vh) scale(.9807)}}.snow:nth-child(233){opacity:1.7074;transform:translate(39.6503vw,-10px) scale(.3906);animation:fall-233 21s -14s linear infinite}@keyframes fall-233{73.224%{transform:translate(33.2879vw,73.224vh) scale(.3906)}to{transform:translate(36.4691vw,99vh) scale(.3906)}}.snow:nth-child(234){opacity:1.5888;transform:translate(38.0412vw,-10px) scale(.806);animation:fall-234 20s -26s linear infinite}@keyframes fall-234{51.711%{transform:translate(34.867vw,51.711vh) scale(.806)}to{transform:translate(36.4541vw,99vh) scale(.806)}}.snow:nth-child(235){opacity:.066;transform:translate(71.6551vw,-10px) scale(.4758);animation:fall-235 14s -24s linear infinite}@keyframes fall-235{38.738%{transform:translate(73.5222vw,38.738vh) scale(.4758)}to{transform:translate(72.58865vw,99vh) scale(.4758)}}.snow:nth-child(236){opacity:1.3752;transform:translate(20.6724vw,-10px) scale(.0783);animation:fall-236 17s -4s linear infinite}@keyframes fall-236{59.79%{transform:translate(28.8584vw,59.79vh) scale(.0783)}to{transform:translate(24.7654vw,99vh) scale(.0783)}}.snow:nth-child(237){opacity:1.075;transform:translate(92.1074vw,-10px) scale(.1375);animation:fall-237 18s -3s linear infinite}@keyframes fall-237{31.676%{transform:translate(92.3535vw,31.676vh) scale(.1375)}to{transform:translate(92.23045vw,99vh) scale(.1375)}}.snow:nth-child(238){opacity:1.5014;transform:translate(93.7486vw,-10px) scale(.4251);animation:fall-238 30s -9s linear infinite}@keyframes fall-238{41.249%{transform:translate(100.1594vw,41.249vh) scale(.4251)}to{transform:translate(96.954vw,99vh) scale(.4251)}}.snow:nth-child(239){opacity:1.6996;transform:translate(81.2861vw,-10px) scale(.8146);animation:fall-239 15s -26s linear infinite}@keyframes fall-239{51.643%{transform:translate(86.8879vw,51.643vh) scale(.8146)}to{transform:translate(84.087vw,99vh) scale(.8146)}}.snow:nth-child(240){opacity:.5448;transform:translate(31.2916vw,-10px) scale(.199);animation:fall-240 13s -30s linear infinite}@keyframes fall-240{56.568%{transform:translate(22.6388vw,56.568vh) scale(.199)}to{transform:translate(26.9652vw,99vh) scale(.199)}}.snow:nth-child(241){opacity:1.5718;transform:translate(42.3741vw,-10px) scale(.0448);animation:fall-241 27s -10s linear infinite}@keyframes fall-241{72.079%{transform:translate(36.1498vw,72.079vh) scale(.0448)}to{transform:translate(39.26195vw,99vh) scale(.0448)}}.snow:nth-child(242){opacity:.1516;transform:translate(97.2245vw,-10px) scale(.6018);animation:fall-242 14s -14s linear infinite}@keyframes fall-242{65.308%{transform:translate(100.1523vw,65.308vh) scale(.6018)}to{transform:translate(98.6884vw,99vh) scale(.6018)}}.snow:nth-child(243){opacity:.828;transform:translate(52.3079vw,-10px) scale(.8963);animation:fall-243 11s -8s linear infinite}@keyframes fall-243{33.687%{transform:translate(52.9956vw,33.687vh) scale(.8963)}to{transform:translate(52.65175vw,99vh) scale(.8963)}}.snow:nth-child(244){opacity:.3572;transform:translate(.9234vw,-10px) scale(.2549);animation:fall-244 26s -23s linear infinite}@keyframes fall-244{37.599%{transform:translate(10.1901vw,37.599vh) scale(.2549)}to{transform:translate(5.55675vw,99vh) scale(.2549)}}.snow:nth-child(245){opacity:1.971;transform:translate(82.2235vw,-10px) scale(.2401);animation:fall-245 26s -20s linear infinite}@keyframes fall-245{77.165%{transform:translate(77.2523vw,77.165vh) scale(.2401)}to{transform:translate(79.7379vw,99vh) scale(.2401)}}.snow:nth-child(246){opacity:1.6582;transform:translate(11.8879vw,-10px) scale(.0371);animation:fall-246 24s -23s linear infinite}@keyframes fall-246{31.017%{transform:translate(16.7196vw,31.017vh) scale(.0371)}to{transform:translate(14.30375vw,99vh) scale(.0371)}}.snow:nth-child(247){opacity:.6246;transform:translate(99.1307vw,-10px) scale(.7728);animation:fall-247 18s -22s linear infinite}@keyframes fall-247{68.047%{transform:translate(92.8944vw,68.047vh) scale(.7728)}to{transform:translate(96.01255vw,99vh) scale(.7728)}}.snow:nth-child(248){opacity:1.0566;transform:translate(20.4971vw,-10px) scale(.2541);animation:fall-248 11s -25s linear infinite}@keyframes fall-248{61.632%{transform:translate(27.6946vw,61.632vh) scale(.2541)}to{transform:translate(24.09585vw,99vh) scale(.2541)}}.snow:nth-child(249){opacity:1.211;transform:translate(73.4508vw,-10px) scale(.1897);animation:fall-249 10s -21s linear infinite}@keyframes fall-249{73.841%{transform:translate(74.2754vw,73.841vh) scale(.1897)}to{transform:translate(73.8631vw,99vh) scale(.1897)}}.snow:nth-child(250){opacity:1.6472;transform:translate(6.1332vw,-10px) scale(.0796);animation:fall-250 23s -9s linear infinite}@keyframes fall-250{64.263%{transform:translate(10.8133vw,64.263vh) scale(.0796)}to{transform:translate(8.47325vw,99vh) scale(.0796)}}.snow:nth-child(251){opacity:.4938;transform:translate(83.8846vw,-10px) scale(.0471);animation:fall-251 22s -3s linear infinite}@keyframes fall-251{49.512%{transform:translate(79.9183vw,49.512vh) scale(.0471)}to{transform:translate(81.90145vw,99vh) scale(.0471)}}.snow:nth-child(252){opacity:1.9108;transform:translate(85.7418vw,-10px) scale(.5881);animation:fall-252 28s -11s linear infinite}@keyframes fall-252{44.539%{transform:translate(81.151vw,44.539vh) scale(.5881)}to{transform:translate(83.4464vw,99vh) scale(.5881)}}.snow:nth-child(253){opacity:1.3768;transform:translate(34.4465vw,-10px) scale(.6261);animation:fall-253 15s -29s linear infinite}@keyframes fall-253{69.462%{transform:translate(27.2995vw,69.462vh) scale(.6261)}to{transform:translate(30.873vw,99vh) scale(.6261)}}.snow:nth-child(254){opacity:1.0386;transform:translate(81.6275vw,-10px) scale(.0922);animation:fall-254 18s -21s linear infinite}@keyframes fall-254{32.13%{transform:translate(76.0277vw,32.13vh) scale(.0922)}to{transform:translate(78.8276vw,99vh) scale(.0922)}}.snow:nth-child(255){opacity:.5378;transform:translate(27.6329vw,-10px) scale(.9346);animation:fall-255 23s -29s linear infinite}@keyframes fall-255{57.048%{transform:translate(22.0069vw,57.048vh) scale(.9346)}to{transform:translate(24.8199vw,99vh) scale(.9346)}}.snow:nth-child(256){opacity:.6632;transform:translate(88.3005vw,-10px) scale(.638);animation:fall-256 25s -27s linear infinite}@keyframes fall-256{31.817%{transform:translate(94.0625vw,31.817vh) scale(.638)}to{transform:translate(91.1815vw,99vh) scale(.638)}}.snow:nth-child(257){opacity:.0474;transform:translate(93.0364vw,-10px) scale(.7815);animation:fall-257 14s -27s linear infinite}@keyframes fall-257{31.891%{transform:translate(83.7936vw,31.891vh) scale(.7815)}to{transform:translate(88.415vw,99vh) scale(.7815)}}.snow:nth-child(258){opacity:1.7104;transform:translate(8.4558vw,-10px) scale(.2733);animation:fall-258 30s -21s linear infinite}@keyframes fall-258{78.41%{transform:translate(5.2631vw,78.41vh) scale(.2733)}to{transform:translate(6.85945vw,99vh) scale(.2733)}}.snow:nth-child(259){opacity:.9618;transform:translate(.3022vw,-10px) scale(.3803);animation:fall-259 29s -10s linear infinite}@keyframes fall-259{59.059%{transform:translate(-7.0596vw,59.059vh) scale(.3803)}to{transform:translate(-3.3787vw,99vh) scale(.3803)}}.snow:nth-child(260){opacity:1.6832;transform:translate(76.3282vw,-10px) scale(.7707);animation:fall-260 21s -16s linear infinite}@keyframes fall-260{34.329%{transform:translate(84.3012vw,34.329vh) scale(.7707)}to{transform:translate(80.3147vw,99vh) scale(.7707)}}.snow:nth-child(261){opacity:.645;transform:translate(55.5132vw,-10px) scale(.4391);animation:fall-261 30s -12s linear infinite}@keyframes fall-261{61.045%{transform:translate(58.6101vw,61.045vh) scale(.4391)}to{transform:translate(57.06165vw,99vh) scale(.4391)}}.snow:nth-child(262){opacity:.6494;transform:translate(5.8797vw,-10px) scale(.8965);animation:fall-262 12s -9s linear infinite}@keyframes fall-262{64.514%{transform:translate(4.6976vw,64.514vh) scale(.8965)}to{transform:translate(5.28865vw,99vh) scale(.8965)}}.snow:nth-child(263){opacity:.0166;transform:translate(26.7967vw,-10px) scale(.9832);animation:fall-263 22s -21s linear infinite}@keyframes fall-263{66.316%{transform:translate(23.6153vw,66.316vh) scale(.9832)}to{transform:translate(25.206vw,99vh) scale(.9832)}}.snow:nth-child(264){opacity:1.7042;transform:translate(43.4859vw,-10px) scale(.261);animation:fall-264 10s -25s linear infinite}@keyframes fall-264{45.1%{transform:translate(36.9091vw,45.1vh) scale(.261)}to{transform:translate(40.1975vw,99vh) scale(.261)}}.snow:nth-child(265){opacity:1.5314;transform:translate(64.7373vw,-10px) scale(.5901);animation:fall-265 20s -30s linear infinite}@keyframes fall-265{30.004%{transform:translate(66.5025vw,30.004vh) scale(.5901)}to{transform:translate(65.6199vw,99vh) scale(.5901)}}.snow:nth-child(266){opacity:.6258;transform:translate(62.2424vw,-10px) scale(.2584);animation:fall-266 14s -14s linear infinite}@keyframes fall-266{38.025%{transform:translate(60.1605vw,38.025vh) scale(.2584)}to{transform:translate(61.20145vw,99vh) scale(.2584)}}.snow:nth-child(267){opacity:.3136;transform:translate(86.8582vw,-10px) scale(.8907);animation:fall-267 18s -29s linear infinite}@keyframes fall-267{74.285%{transform:translate(96.0651vw,74.285vh) scale(.8907)}to{transform:translate(91.46165vw,99vh) scale(.8907)}}.snow:nth-child(268){opacity:.5286;transform:translate(48.4971vw,-10px) scale(.2055);animation:fall-268 17s -14s linear infinite}@keyframes fall-268{58.554%{transform:translate(41.0612vw,58.554vh) scale(.2055)}to{transform:translate(44.77915vw,99vh) scale(.2055)}}.snow:nth-child(269){opacity:.1062;transform:translate(96.3044vw,-10px) scale(.1484);animation:fall-269 11s -26s linear infinite}@keyframes fall-269{66.901%{transform:translate(86.6265vw,66.901vh) scale(.1484)}to{transform:translate(91.46545vw,99vh) scale(.1484)}}.snow:nth-child(270){opacity:.0068;transform:translate(31.6046vw,-10px) scale(.2635);animation:fall-270 11s -16s linear infinite}@keyframes fall-270{30.778%{transform:translate(37.1192vw,30.778vh) scale(.2635)}to{transform:translate(34.3619vw,99vh) scale(.2635)}}.snow:nth-child(271){opacity:1.458;transform:translate(44.2688vw,-10px) scale(.0714);animation:fall-271 30s -22s linear infinite}@keyframes fall-271{31.128%{transform:translate(43.9251vw,31.128vh) scale(.0714)}to{transform:translate(44.09695vw,99vh) scale(.0714)}}.snow:nth-child(272){opacity:1.5048;transform:translate(17.2473vw,-10px) scale(.4759);animation:fall-272 19s -20s linear infinite}@keyframes fall-272{67.156%{transform:translate(9.8383vw,67.156vh) scale(.4759)}to{transform:translate(13.5428vw,99vh) scale(.4759)}}.snow:nth-child(273){opacity:1.5632;transform:translate(75.8438vw,-10px) scale(.8054);animation:fall-273 10s -4s linear infinite}@keyframes fall-273{69.334%{transform:translate(82.7589vw,69.334vh) scale(.8054)}to{transform:translate(79.30135vw,99vh) scale(.8054)}}.snow:nth-child(274){opacity:1.435;transform:translate(38.6288vw,-10px) scale(.6431);animation:fall-274 20s -30s linear infinite}@keyframes fall-274{48.535%{transform:translate(45.8531vw,48.535vh) scale(.6431)}to{transform:translate(42.24095vw,99vh) scale(.6431)}}.snow:nth-child(275){opacity:1.3102;transform:translate(91.0069vw,-10px) scale(.0243);animation:fall-275 22s -7s linear infinite}@keyframes fall-275{43.645%{transform:translate(84.0358vw,43.645vh) scale(.0243)}to{transform:translate(87.52135vw,99vh) scale(.0243)}}.snow:nth-child(276){opacity:1.6744;transform:translate(44.2095vw,-10px) scale(.1848);animation:fall-276 30s -11s linear infinite}@keyframes fall-276{37.351%{transform:translate(50.9984vw,37.351vh) scale(.1848)}to{transform:translate(47.60395vw,99vh) scale(.1848)}}.snow:nth-child(277){opacity:1.9098;transform:translate(29.6383vw,-10px) scale(.5752);animation:fall-277 15s -29s linear infinite}@keyframes fall-277{63.238%{transform:translate(34.7137vw,63.238vh) scale(.5752)}to{transform:translate(32.176vw,99vh) scale(.5752)}}.snow:nth-child(278){opacity:1.7192;transform:translate(.368vw,-10px) scale(.3188);animation:fall-278 16s -12s linear infinite}@keyframes fall-278{77.004%{transform:translate(-.1235vw,77.004vh) scale(.3188)}to{transform:translate(.12225vw,99vh) scale(.3188)}}.snow:nth-child(279){opacity:1.054;transform:translate(89.0798vw,-10px) scale(.8209);animation:fall-279 21s -24s linear infinite}@keyframes fall-279{40.68%{transform:translate(94.2974vw,40.68vh) scale(.8209)}to{transform:translate(91.6886vw,99vh) scale(.8209)}}.snow:nth-child(280){opacity:.4136;transform:translate(25.6701vw,-10px) scale(.0421);animation:fall-280 22s -21s linear infinite}@keyframes fall-280{44.97%{transform:translate(20.7136vw,44.97vh) scale(.0421)}to{transform:translate(23.19185vw,99vh) scale(.0421)}}.snow:nth-child(281){opacity:1.9912;transform:translate(39.9363vw,-10px) scale(.8979);animation:fall-281 17s -24s linear infinite}@keyframes fall-281{37.515%{transform:translate(48.8383vw,37.515vh) scale(.8979)}to{transform:translate(44.3873vw,99vh) scale(.8979)}}.snow:nth-child(282){opacity:1.7386;transform:translate(86.0552vw,-10px) scale(.362);animation:fall-282 15s -1s linear infinite}@keyframes fall-282{74.607%{transform:translate(79.4762vw,74.607vh) scale(.362)}to{transform:translate(82.7657vw,99vh) scale(.362)}}.snow:nth-child(283){opacity:.532;transform:translate(97.6593vw,-10px) scale(.3844);animation:fall-283 29s -1s linear infinite}@keyframes fall-283{30.478%{transform:translate(93.1263vw,30.478vh) scale(.3844)}to{transform:translate(95.3928vw,99vh) scale(.3844)}}.snow:nth-child(284){opacity:1.9438;transform:translate(33.6729vw,-10px) scale(.4401);animation:fall-284 25s -26s linear infinite}@keyframes fall-284{41.176%{transform:translate(30.5349vw,41.176vh) scale(.4401)}to{transform:translate(32.1039vw,99vh) scale(.4401)}}.snow:nth-child(285){opacity:.2188;transform:translate(25.9555vw,-10px) scale(.64);animation:fall-285 12s -11s linear infinite}@keyframes fall-285{60.023%{transform:translate(27.8036vw,60.023vh) scale(.64)}to{transform:translate(26.87955vw,99vh) scale(.64)}}.snow:nth-child(286){opacity:1.5898;transform:translate(92.2712vw,-10px) scale(.2403);animation:fall-286 26s -28s linear infinite}@keyframes fall-286{52.768%{transform:translate(82.9523vw,52.768vh) scale(.2403)}to{transform:translate(87.61175vw,99vh) scale(.2403)}}.snow:nth-child(287){opacity:1.4812;transform:translate(58.5592vw,-10px) scale(.229);animation:fall-287 27s -21s linear infinite}@keyframes fall-287{79.112%{transform:translate(48.6974vw,79.112vh) scale(.229)}to{transform:translate(53.6283vw,99vh) scale(.229)}}.snow:nth-child(288){opacity:.1518;transform:translate(99.7751vw,-10px) scale(.2799);animation:fall-288 19s -21s linear infinite}@keyframes fall-288{74.106%{transform:translate(109.7096vw,74.106vh) scale(.2799)}to{transform:translate(104.74235vw,99vh) scale(.2799)}}.snow:nth-child(289){opacity:.0144;transform:translate(7.9195vw,-10px) scale(.6937);animation:fall-289 17s -3s linear infinite}@keyframes fall-289{33.66%{transform:translate(1.25vw,33.66vh) scale(.6937)}to{transform:translate(4.58475vw,99vh) scale(.6937)}}.snow:nth-child(290){opacity:1.2532;transform:translate(29.2337vw,-10px) scale(.4957);animation:fall-290 14s -2s linear infinite}@keyframes fall-290{35.893%{transform:translate(35.5586vw,35.893vh) scale(.4957)}to{transform:translate(32.39615vw,99vh) scale(.4957)}}.snow:nth-child(291){opacity:.5976;transform:translate(77.3398vw,-10px) scale(.2792);animation:fall-291 10s -8s linear infinite}@keyframes fall-291{32.125%{transform:translate(72.8547vw,32.125vh) scale(.2792)}to{transform:translate(75.09725vw,99vh) scale(.2792)}}.snow:nth-child(292){opacity:.8622;transform:translate(27.7704vw,-10px) scale(.2648);animation:fall-292 22s -22s linear infinite}@keyframes fall-292{79.372%{transform:translate(24.1787vw,79.372vh) scale(.2648)}to{transform:translate(25.97455vw,99vh) scale(.2648)}}.snow:nth-child(293){opacity:.035;transform:translate(48.9355vw,-10px) scale(.2866);animation:fall-293 27s -19s linear infinite}@keyframes fall-293{61.762%{transform:translate(54.2791vw,61.762vh) scale(.2866)}to{transform:translate(51.6073vw,99vh) scale(.2866)}}.snow:nth-child(294){opacity:1.7672;transform:translate(59.8752vw,-10px) scale(.0171);animation:fall-294 13s -3s linear infinite}@keyframes fall-294{61.891%{transform:translate(54.4038vw,61.891vh) scale(.0171)}to{transform:translate(57.1395vw,99vh) scale(.0171)}}.snow:nth-child(295){opacity:1.0878;transform:translate(45.5597vw,-10px) scale(.829);animation:fall-295 22s -24s linear infinite}@keyframes fall-295{70.809%{transform:translate(50.1244vw,70.809vh) scale(.829)}to{transform:translate(47.84205vw,99vh) scale(.829)}}.snow:nth-child(296){opacity:1.226;transform:translate(3.291vw,-10px) scale(.3303);animation:fall-296 13s -13s linear infinite}@keyframes fall-296{71.399%{transform:translate(12.13vw,71.399vh) scale(.3303)}to{transform:translate(7.7105vw,99vh) scale(.3303)}}.snow:nth-child(297){opacity:1.202;transform:translate(60.6965vw,-10px) scale(.6037);animation:fall-297 12s -13s linear infinite}@keyframes fall-297{54.791%{transform:translate(66.5706vw,54.791vh) scale(.6037)}to{transform:translate(63.63355vw,99vh) scale(.6037)}}.snow:nth-child(298){opacity:1.8656;transform:translate(67.7175vw,-10px) scale(.6484);animation:fall-298 21s -25s linear infinite}@keyframes fall-298{55.656%{transform:translate(70.0999vw,55.656vh) scale(.6484)}to{transform:translate(68.9087vw,99vh) scale(.6484)}}.snow:nth-child(299){opacity:.738;transform:translate(87.6277vw,-10px) scale(.3612);animation:fall-299 26s -16s linear infinite}@keyframes fall-299{52.579%{transform:translate(80.0153vw,52.579vh) scale(.3612)}to{transform:translate(83.8215vw,99vh) scale(.3612)}}.snow:nth-child(300){opacity:1.7666;transform:translate(48.1832vw,-10px) scale(.2675);animation:fall-300 20s -26s linear infinite}@keyframes fall-300{31.033%{transform:translate(44.8792vw,31.033vh) scale(.2675)}to{transform:translate(46.5312vw,99vh) scale(.2675)}}.snow:nth-child(301){opacity:1.4076;transform:translate(85.0905vw,-10px) scale(.6389);animation:fall-301 14s -3s linear infinite}@keyframes fall-301{55.534%{transform:translate(93.9744vw,55.534vh) scale(.6389)}to{transform:translate(89.53245vw,99vh) scale(.6389)}}.snow:nth-child(302){opacity:.6962;transform:translate(17.5858vw,-10px) scale(.8451);animation:fall-302 16s -18s linear infinite}@keyframes fall-302{66.84%{transform:translate(23.8534vw,66.84vh) scale(.8451)}to{transform:translate(20.7196vw,99vh) scale(.8451)}}.snow:nth-child(303){opacity:1.8546;transform:translate(42.0778vw,-10px) scale(.3696);animation:fall-303 14s -11s linear infinite}@keyframes fall-303{54.406%{transform:translate(44.357vw,54.406vh) scale(.3696)}to{transform:translate(43.2174vw,99vh) scale(.3696)}}.snow:nth-child(304){opacity:1.895;transform:translate(2.3355vw,-10px) scale(.5919);animation:fall-304 22s -1s linear infinite}@keyframes fall-304{56.337%{transform:translate(8.7244vw,56.337vh) scale(.5919)}to{transform:translate(5.52995vw,99vh) scale(.5919)}}.snow:nth-child(305){opacity:.8506;transform:translate(36.8789vw,-10px) scale(.938);animation:fall-305 26s -2s linear infinite}@keyframes fall-305{75.384%{transform:translate(44.4302vw,75.384vh) scale(.938)}to{transform:translate(40.65455vw,99vh) scale(.938)}}.snow:nth-child(306){opacity:1.2838;transform:translate(96.8819vw,-10px) scale(.0276);animation:fall-306 28s -30s linear infinite}@keyframes fall-306{72.591%{transform:translate(96.1705vw,72.591vh) scale(.0276)}to{transform:translate(96.5262vw,99vh) scale(.0276)}}.snow:nth-child(307){opacity:1.6068;transform:translate(65.9018vw,-10px) scale(.8336);animation:fall-307 19s -12s linear infinite}@keyframes fall-307{42.878%{transform:translate(63.8955vw,42.878vh) scale(.8336)}to{transform:translate(64.89865vw,99vh) scale(.8336)}}.snow:nth-child(308){opacity:.1208;transform:translate(39.0209vw,-10px) scale(.8809);animation:fall-308 23s -17s linear infinite}@keyframes fall-308{57.039%{transform:translate(41.0539vw,57.039vh) scale(.8809)}to{transform:translate(40.0374vw,99vh) scale(.8809)}}.snow:nth-child(309){opacity:1.788;transform:translate(.7182vw,-10px) scale(.2204);animation:fall-309 16s -10s linear infinite}@keyframes fall-309{42.044%{transform:translate(-1.0067vw,42.044vh) scale(.2204)}to{transform:translate(-.14425vw,99vh) scale(.2204)}}.snow:nth-child(310){opacity:1.4436;transform:translate(50.4001vw,-10px) scale(.6414);animation:fall-310 10s -4s linear infinite}@keyframes fall-310{54.465%{transform:translate(46.1718vw,54.465vh) scale(.6414)}to{transform:translate(48.28595vw,99vh) scale(.6414)}}.snow:nth-child(311){opacity:1.12;transform:translate(8.2866vw,-10px) scale(.5962);animation:fall-311 12s -30s linear infinite}@keyframes fall-311{41.843%{transform:translate(10.3122vw,41.843vh) scale(.5962)}to{transform:translate(9.2994vw,99vh) scale(.5962)}}.snow:nth-child(312){opacity:.5366;transform:translate(14.4992vw,-10px) scale(.6871);animation:fall-312 23s -17s linear infinite}@keyframes fall-312{40.643%{transform:translate(21.7592vw,40.643vh) scale(.6871)}to{transform:translate(18.1292vw,99vh) scale(.6871)}}.snow:nth-child(313){opacity:.9754;transform:translate(87.4251vw,-10px) scale(.179);animation:fall-313 26s -13s linear infinite}@keyframes fall-313{32.413%{transform:translate(81.0293vw,32.413vh) scale(.179)}to{transform:translate(84.2272vw,99vh) scale(.179)}}.snow:nth-child(314){opacity:1.0014;transform:translate(13.2476vw,-10px) scale(.7207);animation:fall-314 19s -27s linear infinite}@keyframes fall-314{54.777%{transform:translate(14.9895vw,54.777vh) scale(.7207)}to{transform:translate(14.11855vw,99vh) scale(.7207)}}.snow:nth-child(315){opacity:.3638;transform:translate(23.7608vw,-10px) scale(.0414);animation:fall-315 11s -29s linear infinite}@keyframes fall-315{79.433%{transform:translate(22.1677vw,79.433vh) scale(.0414)}to{transform:translate(22.96425vw,99vh) scale(.0414)}}.snow:nth-child(316){opacity:.5168;transform:translate(79.5665vw,-10px) scale(.6701);animation:fall-316 11s -7s linear infinite}@keyframes fall-316{45.638%{transform:translate(81.0365vw,45.638vh) scale(.6701)}to{transform:translate(80.3015vw,99vh) scale(.6701)}}.snow:nth-child(317){opacity:1.2402;transform:translate(.9097vw,-10px) scale(.2172);animation:fall-317 18s -13s linear infinite}@keyframes fall-317{57.501%{transform:translate(4.0385vw,57.501vh) scale(.2172)}to{transform:translate(2.4741vw,99vh) scale(.2172)}}.snow:nth-child(318){opacity:.4706;transform:translate(80.9847vw,-10px) scale(.66);animation:fall-318 14s -11s linear infinite}@keyframes fall-318{66.031%{transform:translate(76.7302vw,66.031vh) scale(.66)}to{transform:translate(78.85745vw,99vh) scale(.66)}}.snow:nth-child(319){opacity:.215;transform:translate(37.498vw,-10px) scale(.4989);animation:fall-319 20s -17s linear infinite}@keyframes fall-319{33.631%{transform:translate(30.3034vw,33.631vh) scale(.4989)}to{transform:translate(33.9007vw,99vh) scale(.4989)}}.snow:nth-child(320){opacity:1.7872;transform:translate(78.2093vw,-10px) scale(.4446);animation:fall-320 14s -3s linear infinite}@keyframes fall-320{40.248%{transform:translate(74.5199vw,40.248vh) scale(.4446)}to{transform:translate(76.3646vw,99vh) scale(.4446)}}.snow:nth-child(321){opacity:1.5244;transform:translate(19.0437vw,-10px) scale(.217);animation:fall-321 18s -14s linear infinite}@keyframes fall-321{78.017%{transform:translate(25.2699vw,78.017vh) scale(.217)}to{transform:translate(22.1568vw,99vh) scale(.217)}}.snow:nth-child(322){opacity:.4318;transform:translate(11.5746vw,-10px) scale(.9987);animation:fall-322 28s -19s linear infinite}@keyframes fall-322{44.44%{transform:translate(15.2274vw,44.44vh) scale(.9987)}to{transform:translate(13.401vw,99vh) scale(.9987)}}.snow:nth-child(323){opacity:.6952;transform:translate(67.825vw,-10px) scale(.3214);animation:fall-323 28s -18s linear infinite}@keyframes fall-323{59.343%{transform:translate(66.9082vw,59.343vh) scale(.3214)}to{transform:translate(67.3666vw,99vh) scale(.3214)}}.snow:nth-child(324){opacity:.0734;transform:translate(13.745vw,-10px) scale(.0533);animation:fall-324 12s -23s linear infinite}@keyframes fall-324{78.664%{transform:translate(10.007vw,78.664vh) scale(.0533)}to{transform:translate(11.876vw,99vh) scale(.0533)}}.snow:nth-child(325){opacity:.6054;transform:translate(29.4684vw,-10px) scale(.9897);animation:fall-325 20s -12s linear infinite}@keyframes fall-325{63.733%{transform:translate(31.2233vw,63.733vh) scale(.9897)}to{transform:translate(30.34585vw,99vh) scale(.9897)}}.snow:nth-child(326){opacity:1.3602;transform:translate(70.3067vw,-10px) scale(.023);animation:fall-326 27s -20s linear infinite}@keyframes fall-326{55.897%{transform:translate(66.5578vw,55.897vh) scale(.023)}to{transform:translate(68.43225vw,99vh) scale(.023)}}.snow:nth-child(327){opacity:1.6486;transform:translate(31.1585vw,-10px) scale(.3309);animation:fall-327 20s -30s linear infinite}@keyframes fall-327{62.838%{transform:translate(36.6431vw,62.838vh) scale(.3309)}to{transform:translate(33.9008vw,99vh) scale(.3309)}}.snow:nth-child(328){opacity:1.7454;transform:translate(90.5444vw,-10px) scale(.2133);animation:fall-328 21s -20s linear infinite}@keyframes fall-328{48.992%{transform:translate(90.7736vw,48.992vh) scale(.2133)}to{transform:translate(90.659vw,99vh) scale(.2133)}}.snow:nth-child(329){opacity:.2618;transform:translate(79.1917vw,-10px) scale(.0202);animation:fall-329 19s -19s linear infinite}@keyframes fall-329{36.899%{transform:translate(70.4607vw,36.899vh) scale(.0202)}to{transform:translate(74.8262vw,99vh) scale(.0202)}}.snow:nth-child(330){opacity:.7616;transform:translate(1.5835vw,-10px) scale(.5591);animation:fall-330 25s -15s linear infinite}@keyframes fall-330{43.716%{transform:translate(.3911vw,43.716vh) scale(.5591)}to{transform:translate(.9873vw,99vh) scale(.5591)}}.snow:nth-child(331){opacity:1.96;transform:translate(20.894vw,-10px) scale(.6562);animation:fall-331 21s -25s linear infinite}@keyframes fall-331{53.504%{transform:translate(26.195vw,53.504vh) scale(.6562)}to{transform:translate(23.5445vw,99vh) scale(.6562)}}.snow:nth-child(332){opacity:1.4256;transform:translate(16.0862vw,-10px) scale(.0065);animation:fall-332 13s -6s linear infinite}@keyframes fall-332{68.467%{transform:translate(10.5772vw,68.467vh) scale(.0065)}to{transform:translate(13.3317vw,99vh) scale(.0065)}}.snow:nth-child(333){opacity:1.7398;transform:translate(9.1124vw,-10px) scale(.1023);animation:fall-333 24s -18s linear infinite}@keyframes fall-333{40.813%{transform:translate(6.7707vw,40.813vh) scale(.1023)}to{transform:translate(7.94155vw,99vh) scale(.1023)}}.snow:nth-child(334){opacity:.6322;transform:translate(12.2492vw,-10px) scale(.7684);animation:fall-334 23s -8s linear infinite}@keyframes fall-334{51.661%{transform:translate(12.4884vw,51.661vh) scale(.7684)}to{transform:translate(12.3688vw,99vh) scale(.7684)}}.snow:nth-child(335){opacity:1.392;transform:translate(29.3856vw,-10px) scale(.0632);animation:fall-335 27s -20s linear infinite}@keyframes fall-335{58.899%{transform:translate(25.3958vw,58.899vh) scale(.0632)}to{transform:translate(27.3907vw,99vh) scale(.0632)}}.snow:nth-child(336){opacity:.2682;transform:translate(36.963vw,-10px) scale(.575);animation:fall-336 15s -30s linear infinite}@keyframes fall-336{54.327%{transform:translate(33.6093vw,54.327vh) scale(.575)}to{transform:translate(35.28615vw,99vh) scale(.575)}}.snow:nth-child(337){opacity:1.0974;transform:translate(66.412vw,-10px) scale(.776);animation:fall-337 25s -12s linear infinite}@keyframes fall-337{77.137%{transform:translate(68.0486vw,77.137vh) scale(.776)}to{transform:translate(67.2303vw,99vh) scale(.776)}}.snow:nth-child(338){opacity:.9358;transform:translate(63.6049vw,-10px) scale(.6336);animation:fall-338 18s -30s linear infinite}@keyframes fall-338{68.632%{transform:translate(73.5103vw,68.632vh) scale(.6336)}to{transform:translate(68.5576vw,99vh) scale(.6336)}}.snow:nth-child(339){opacity:1.5728;transform:translate(18.2868vw,-10px) scale(.2513);animation:fall-339 27s -15s linear infinite}@keyframes fall-339{60.566%{transform:translate(11.3863vw,60.566vh) scale(.2513)}to{transform:translate(14.83655vw,99vh) scale(.2513)}}.snow:nth-child(340){opacity:1.1484;transform:translate(78.0479vw,-10px) scale(.107);animation:fall-340 19s -5s linear infinite}@keyframes fall-340{56.884%{transform:translate(74.3348vw,56.884vh) scale(.107)}to{transform:translate(76.19135vw,99vh) scale(.107)}}.snow:nth-child(341){opacity:1.6176;transform:translate(43.1163vw,-10px) scale(.7777);animation:fall-341 14s -26s linear infinite}@keyframes fall-341{46.817%{transform:translate(46.3055vw,46.817vh) scale(.7777)}to{transform:translate(44.7109vw,99vh) scale(.7777)}}.snow:nth-child(342){opacity:1.4786;transform:translate(75.074vw,-10px) scale(.0587);animation:fall-342 15s -3s linear infinite}@keyframes fall-342{36.233%{transform:translate(78.9384vw,36.233vh) scale(.0587)}to{transform:translate(77.0062vw,99vh) scale(.0587)}}.snow:nth-child(343){opacity:1.919;transform:translate(56.1525vw,-10px) scale(.9669);animation:fall-343 19s -6s linear infinite}@keyframes fall-343{69.209%{transform:translate(49.2028vw,69.209vh) scale(.9669)}to{transform:translate(52.67765vw,99vh) scale(.9669)}}.snow:nth-child(344){opacity:.8746;transform:translate(47.632vw,-10px) scale(.8767);animation:fall-344 22s -29s linear infinite}@keyframes fall-344{73.797%{transform:translate(45.1956vw,73.797vh) scale(.8767)}to{transform:translate(46.4138vw,99vh) scale(.8767)}}.snow:nth-child(345){opacity:1.3776;transform:translate(20.9117vw,-10px) scale(.8567);animation:fall-345 18s -12s linear infinite}@keyframes fall-345{39.969%{transform:translate(23.1131vw,39.969vh) scale(.8567)}to{transform:translate(22.0124vw,99vh) scale(.8567)}}.snow:nth-child(346){opacity:1.323;transform:translate(92.451vw,-10px) scale(.1709);animation:fall-346 27s -6s linear infinite}@keyframes fall-346{72.093%{transform:translate(99.2699vw,72.093vh) scale(.1709)}to{transform:translate(95.86045vw,99vh) scale(.1709)}}.snow:nth-child(347){opacity:1.37;transform:translate(33.7958vw,-10px) scale(.4561);animation:fall-347 30s -27s linear infinite}@keyframes fall-347{67.73%{transform:translate(28.9989vw,67.73vh) scale(.4561)}to{transform:translate(31.39735vw,99vh) scale(.4561)}}.snow:nth-child(348){opacity:1.6436;transform:translate(58.2222vw,-10px) scale(.6332);animation:fall-348 19s -8s linear infinite}@keyframes fall-348{63.619%{transform:translate(53.8442vw,63.619vh) scale(.6332)}to{transform:translate(56.0332vw,99vh) scale(.6332)}}.snow:nth-child(349){opacity:.9452;transform:translate(30.8893vw,-10px) scale(.4572);animation:fall-349 26s -4s linear infinite}@keyframes fall-349{51.583%{transform:translate(29.1226vw,51.583vh) scale(.4572)}to{transform:translate(30.00595vw,99vh) scale(.4572)}}.snow:nth-child(350){opacity:1.7368;transform:translate(49.6486vw,-10px) scale(.8738);animation:fall-350 14s -11s linear infinite}@keyframes fall-350{30.511%{transform:translate(48.0963vw,30.511vh) scale(.8738)}to{transform:translate(48.87245vw,99vh) scale(.8738)}}.snow:nth-child(351){opacity:.5926;transform:translate(65.1745vw,-10px) scale(.5307);animation:fall-351 25s -14s linear infinite}@keyframes fall-351{40.368%{transform:translate(72.6173vw,40.368vh) scale(.5307)}to{transform:translate(68.8959vw,99vh) scale(.5307)}}.snow:nth-child(352){opacity:.7538;transform:translate(66.4216vw,-10px) scale(.0918);animation:fall-352 23s -22s linear infinite}@keyframes fall-352{49.058%{transform:translate(59.6652vw,49.058vh) scale(.0918)}to{transform:translate(63.0434vw,99vh) scale(.0918)}}.snow:nth-child(353){opacity:.2398;transform:translate(69.1518vw,-10px) scale(.4967);animation:fall-353 13s -6s linear infinite}@keyframes fall-353{32.197%{transform:translate(63.3366vw,32.197vh) scale(.4967)}to{transform:translate(66.2442vw,99vh) scale(.4967)}}.snow:nth-child(354){opacity:.1566;transform:translate(30.3788vw,-10px) scale(.7905);animation:fall-354 19s -13s linear infinite}@keyframes fall-354{31.821%{transform:translate(33.763vw,31.821vh) scale(.7905)}to{transform:translate(32.0709vw,99vh) scale(.7905)}}.snow:nth-child(355){opacity:.9322;transform:translate(67.8742vw,-10px) scale(.3652);animation:fall-355 22s -3s linear infinite}@keyframes fall-355{67.258%{transform:translate(68.8769vw,67.258vh) scale(.3652)}to{transform:translate(68.37555vw,99vh) scale(.3652)}}.snow:nth-child(356){opacity:1.223;transform:translate(24.4363vw,-10px) scale(.6224);animation:fall-356 28s -26s linear infinite}@keyframes fall-356{61.752%{transform:translate(25.061vw,61.752vh) scale(.6224)}to{transform:translate(24.74865vw,99vh) scale(.6224)}}.snow:nth-child(357){opacity:1.2218;transform:translate(31.145vw,-10px) scale(.661);animation:fall-357 23s -20s linear infinite}@keyframes fall-357{50.725%{transform:translate(29.6298vw,50.725vh) scale(.661)}to{transform:translate(30.3874vw,99vh) scale(.661)}}.snow:nth-child(358){opacity:1.1152;transform:translate(55.0632vw,-10px) scale(.1481);animation:fall-358 14s -26s linear infinite}@keyframes fall-358{68.988%{transform:translate(59.6899vw,68.988vh) scale(.1481)}to{transform:translate(57.37655vw,99vh) scale(.1481)}}.snow:nth-child(359){opacity:.774;transform:translate(53.9808vw,-10px) scale(.2708);animation:fall-359 23s -20s linear infinite}@keyframes fall-359{67.923%{transform:translate(45.4875vw,67.923vh) scale(.2708)}to{transform:translate(49.73415vw,99vh) scale(.2708)}}.snow:nth-child(360){opacity:1.3246;transform:translate(55.0274vw,-10px) scale(.5188);animation:fall-360 16s -13s linear infinite}@keyframes fall-360{69.485%{transform:translate(47.8529vw,69.485vh) scale(.5188)}to{transform:translate(51.44015vw,99vh) scale(.5188)}}.snow:nth-child(361){opacity:1.6832;transform:translate(69.6377vw,-10px) scale(.0401);animation:fall-361 11s -5s linear infinite}@keyframes fall-361{68.516%{transform:translate(68.5895vw,68.516vh) scale(.0401)}to{transform:translate(69.1136vw,99vh) scale(.0401)}}.snow:nth-child(362){opacity:1.5026;transform:translate(64.0756vw,-10px) scale(.7134);animation:fall-362 20s -24s linear infinite}@keyframes fall-362{39.003%{transform:translate(60.3229vw,39.003vh) scale(.7134)}to{transform:translate(62.19925vw,99vh) scale(.7134)}}.snow:nth-child(363){opacity:.3232;transform:translate(94.0624vw,-10px) scale(.4598);animation:fall-363 19s -23s linear infinite}@keyframes fall-363{65.55%{transform:translate(89.1847vw,65.55vh) scale(.4598)}to{transform:translate(91.62355vw,99vh) scale(.4598)}}.snow:nth-child(364){opacity:.1842;transform:translate(99.299vw,-10px) scale(.7266);animation:fall-364 20s -1s linear infinite}@keyframes fall-364{79.026%{transform:translate(94.6665vw,79.026vh) scale(.7266)}to{transform:translate(96.98275vw,99vh) scale(.7266)}}.snow:nth-child(365){opacity:1.038;transform:translate(85.5253vw,-10px) scale(.0549);animation:fall-365 19s -7s linear infinite}@keyframes fall-365{49.808%{transform:translate(91.0354vw,49.808vh) scale(.0549)}to{transform:translate(88.28035vw,99vh) scale(.0549)}}.snow:nth-child(366){opacity:1.9206;transform:translate(22.9933vw,-10px) scale(.2378);animation:fall-366 11s -8s linear infinite}@keyframes fall-366{60.725%{transform:translate(23.2926vw,60.725vh) scale(.2378)}to{transform:translate(23.14295vw,99vh) scale(.2378)}}.snow:nth-child(367){opacity:.8416;transform:translate(25.4812vw,-10px) scale(.3011);animation:fall-367 17s -10s linear infinite}@keyframes fall-367{76.166%{transform:translate(18.2591vw,76.166vh) scale(.3011)}to{transform:translate(21.87015vw,99vh) scale(.3011)}}.snow:nth-child(368){opacity:.6876;transform:translate(42.4765vw,-10px) scale(.7483);animation:fall-368 26s -9s linear infinite}@keyframes fall-368{68.345%{transform:translate(44.6349vw,68.345vh) scale(.7483)}to{transform:translate(43.5557vw,99vh) scale(.7483)}}.snow:nth-child(369){opacity:.893;transform:translate(81.1821vw,-10px) scale(.4335);animation:fall-369 19s -1s linear infinite}@keyframes fall-369{75.203%{transform:translate(79.491vw,75.203vh) scale(.4335)}to{transform:translate(80.33655vw,99vh) scale(.4335)}}.snow:nth-child(370){opacity:.2616;transform:translate(19.9178vw,-10px) scale(.4102);animation:fall-370 20s -9s linear infinite}@keyframes fall-370{63.219%{transform:translate(15.5091vw,63.219vh) scale(.4102)}to{transform:translate(17.71345vw,99vh) scale(.4102)}}.snow:nth-child(371){opacity:.0404;transform:translate(58.0161vw,-10px) scale(.3476);animation:fall-371 21s -24s linear infinite}@keyframes fall-371{71.91%{transform:translate(64.2681vw,71.91vh) scale(.3476)}to{transform:translate(61.1421vw,99vh) scale(.3476)}}.snow:nth-child(372){opacity:.5046;transform:translate(7.7989vw,-10px) scale(.4415);animation:fall-372 21s -6s linear infinite}@keyframes fall-372{60.862%{transform:translate(8.4746vw,60.862vh) scale(.4415)}to{transform:translate(8.13675vw,99vh) scale(.4415)}}.snow:nth-child(373){opacity:1.3218;transform:translate(52.4474vw,-10px) scale(.606);animation:fall-373 14s -29s linear infinite}@keyframes fall-373{42.806%{transform:translate(57.6624vw,42.806vh) scale(.606)}to{transform:translate(55.0549vw,99vh) scale(.606)}}.snow:nth-child(374){opacity:.9926;transform:translate(62.5504vw,-10px) scale(.4596);animation:fall-374 15s -29s linear infinite}@keyframes fall-374{52.695%{transform:translate(60.8126vw,52.695vh) scale(.4596)}to{transform:translate(61.6815vw,99vh) scale(.4596)}}.snow:nth-child(375){opacity:1.7964;transform:translate(62.4452vw,-10px) scale(.0252);animation:fall-375 21s -11s linear infinite}@keyframes fall-375{50.054%{transform:translate(54.6115vw,50.054vh) scale(.0252)}to{transform:translate(58.52835vw,99vh) scale(.0252)}}.snow:nth-child(376){opacity:1.8634;transform:translate(25.4198vw,-10px) scale(.5917);animation:fall-376 23s -4s linear infinite}@keyframes fall-376{76.276%{transform:translate(22.0247vw,76.276vh) scale(.5917)}to{transform:translate(23.72225vw,99vh) scale(.5917)}}.snow:nth-child(377){opacity:1.3356;transform:translate(48.3269vw,-10px) scale(.5775);animation:fall-377 30s -5s linear infinite}@keyframes fall-377{53.612%{transform:translate(40.3931vw,53.612vh) scale(.5775)}to{transform:translate(44.36vw,99vh) scale(.5775)}}.snow:nth-child(378){opacity:1.5616;transform:translate(29.7628vw,-10px) scale(.616);animation:fall-378 28s -2s linear infinite}@keyframes fall-378{62.2%{transform:translate(31.206vw,62.2vh) scale(.616)}to{transform:translate(30.4844vw,99vh) scale(.616)}}.snow:nth-child(379){opacity:1.75;transform:translate(64.0154vw,-10px) scale(.4228);animation:fall-379 13s -7s linear infinite}@keyframes fall-379{74.307%{transform:translate(69.9708vw,74.307vh) scale(.4228)}to{transform:translate(66.9931vw,99vh) scale(.4228)}}.snow:nth-child(380){opacity:.662;transform:translate(39.6016vw,-10px) scale(.5363);animation:fall-380 11s -21s linear infinite}@keyframes fall-380{55.912%{transform:translate(42.9622vw,55.912vh) scale(.5363)}to{transform:translate(41.2819vw,99vh) scale(.5363)}}.snow:nth-child(381){opacity:1.8628;transform:translate(26.2635vw,-10px) scale(.561);animation:fall-381 23s -6s linear infinite}@keyframes fall-381{45.869%{transform:translate(25.7843vw,45.869vh) scale(.561)}to{transform:translate(26.0239vw,99vh) scale(.561)}}.snow:nth-child(382){opacity:1.5608;transform:translate(21.881vw,-10px) scale(.181);animation:fall-382 26s -24s linear infinite}@keyframes fall-382{49.278%{transform:translate(12.5746vw,49.278vh) scale(.181)}to{transform:translate(17.2278vw,99vh) scale(.181)}}.snow:nth-child(383){opacity:.2776;transform:translate(70.6444vw,-10px) scale(.4559);animation:fall-383 26s -12s linear infinite}@keyframes fall-383{33.551%{transform:translate(62.652vw,33.551vh) scale(.4559)}to{transform:translate(66.6482vw,99vh) scale(.4559)}}.snow:nth-child(384){opacity:.1518;transform:translate(39.1482vw,-10px) scale(.3181);animation:fall-384 22s -12s linear infinite}@keyframes fall-384{64.333%{transform:translate(44.6076vw,64.333vh) scale(.3181)}to{transform:translate(41.8779vw,99vh) scale(.3181)}}.snow:nth-child(385){opacity:1.5764;transform:translate(6.0838vw,-10px) scale(.0846);animation:fall-385 29s -17s linear infinite}@keyframes fall-385{62.041%{transform:translate(3.6031vw,62.041vh) scale(.0846)}to{transform:translate(4.84345vw,99vh) scale(.0846)}}.snow:nth-child(386){opacity:.2066;transform:translate(51.5736vw,-10px) scale(.5718);animation:fall-386 16s -4s linear infinite}@keyframes fall-386{53.069%{transform:translate(45.6845vw,53.069vh) scale(.5718)}to{transform:translate(48.62905vw,99vh) scale(.5718)}}.snow:nth-child(387){opacity:1.5622;transform:translate(90.4529vw,-10px) scale(.4481);animation:fall-387 25s -6s linear infinite}@keyframes fall-387{50.271%{transform:translate(86.3573vw,50.271vh) scale(.4481)}to{transform:translate(88.4051vw,99vh) scale(.4481)}}.snow:nth-child(388){opacity:.7418;transform:translate(85.2791vw,-10px) scale(.5471);animation:fall-388 22s -15s linear infinite}@keyframes fall-388{75.2%{transform:translate(80.263vw,75.2vh) scale(.5471)}to{transform:translate(82.77105vw,99vh) scale(.5471)}}.snow:nth-child(389){opacity:1.6042;transform:translate(20.1442vw,-10px) scale(.1603);animation:fall-389 30s -19s linear infinite}@keyframes fall-389{41.567%{transform:translate(20.6495vw,41.567vh) scale(.1603)}to{transform:translate(20.39685vw,99vh) scale(.1603)}}.snow:nth-child(390){opacity:.8448;transform:translate(49.6152vw,-10px) scale(.717);animation:fall-390 21s -10s linear infinite}@keyframes fall-390{50.119%{transform:translate(47.2151vw,50.119vh) scale(.717)}to{transform:translate(48.41515vw,99vh) scale(.717)}}.snow:nth-child(391){opacity:1.2584;transform:translate(78.6984vw,-10px) scale(.2814);animation:fall-391 16s -4s linear infinite}@keyframes fall-391{60.391%{transform:translate(76.7665vw,60.391vh) scale(.2814)}to{transform:translate(77.73245vw,99vh) scale(.2814)}}.snow:nth-child(392){opacity:1.1608;transform:translate(16.518vw,-10px) scale(.3868);animation:fall-392 10s -27s linear infinite}@keyframes fall-392{74.17%{transform:translate(15.3507vw,74.17vh) scale(.3868)}to{transform:translate(15.93435vw,99vh) scale(.3868)}}.snow:nth-child(393){opacity:.0956;transform:translate(29.1179vw,-10px) scale(.3901);animation:fall-393 30s -5s linear infinite}@keyframes fall-393{50.927%{transform:translate(30.9036vw,50.927vh) scale(.3901)}to{transform:translate(30.01075vw,99vh) scale(.3901)}}.snow:nth-child(394){opacity:.0772;transform:translate(83.6041vw,-10px) scale(.9322);animation:fall-394 29s -27s linear infinite}@keyframes fall-394{37.307%{transform:translate(84.4115vw,37.307vh) scale(.9322)}to{transform:translate(84.0078vw,99vh) scale(.9322)}}.snow:nth-child(395){opacity:1.8622;transform:translate(49.2859vw,-10px) scale(.6974);animation:fall-395 14s -11s linear infinite}@keyframes fall-395{36.936%{transform:translate(47.7633vw,36.936vh) scale(.6974)}to{transform:translate(48.5246vw,99vh) scale(.6974)}}.snow:nth-child(396){opacity:.619;transform:translate(61.9258vw,-10px) scale(.4101);animation:fall-396 30s -7s linear infinite}@keyframes fall-396{46.95%{transform:translate(67.2612vw,46.95vh) scale(.4101)}to{transform:translate(64.5935vw,99vh) scale(.4101)}}.snow:nth-child(397){opacity:1.5628;transform:translate(84.6739vw,-10px) scale(.9145);animation:fall-397 27s -30s linear infinite}@keyframes fall-397{37.004%{transform:translate(75.1742vw,37.004vh) scale(.9145)}to{transform:translate(79.92405vw,99vh) scale(.9145)}}.snow:nth-child(398){opacity:1.1978;transform:translate(99.9414vw,-10px) scale(.1635);animation:fall-398 17s -19s linear infinite}@keyframes fall-398{71.602%{transform:translate(90.5334vw,71.602vh) scale(.1635)}to{transform:translate(95.2374vw,99vh) scale(.1635)}}.snow:nth-child(399){opacity:.3258;transform:translate(29.9713vw,-10px) scale(.9959);animation:fall-399 27s -11s linear infinite}@keyframes fall-399{35.998%{transform:translate(34.2732vw,35.998vh) scale(.9959)}to{transform:translate(32.12225vw,99vh) scale(.9959)}}.snow:nth-child(400){opacity:.9398;transform:translate(80.943vw,-10px) scale(.9349);animation:fall-400 25s -30s linear infinite}@keyframes fall-400{68.989%{transform:translate(78.8738vw,68.989vh) scale(.9349)}to{transform:translate(79.9084vw,99vh) scale(.9349)}}\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"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
25
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: AppComponent, 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{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;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;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-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{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{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}::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{transform:scaleY(-1)}.app-flip-x{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;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{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:.7044;transform:translate(89.1725vw,-10px) scale(.5396);animation:fall-1 26s -9s linear infinite}@keyframes fall-1{76.348%{transform:translate(79.6901vw,76.348vh) scale(.5396)}to{transform:translate(84.4313vw,99vh) scale(.5396)}}.snow:nth-child(2){opacity:1.0028;transform:translate(91.768vw,-10px) scale(.5826);animation:fall-2 13s -11s linear infinite}@keyframes fall-2{71.331%{transform:translate(88.6591vw,71.331vh) scale(.5826)}to{transform:translate(90.21355vw,99vh) scale(.5826)}}.snow:nth-child(3){opacity:1.0184;transform:translate(29.8768vw,-10px) scale(.674);animation:fall-3 26s -12s linear infinite}@keyframes fall-3{63.17%{transform:translate(28.4169vw,63.17vh) scale(.674)}to{transform:translate(29.14685vw,99vh) scale(.674)}}.snow:nth-child(4){opacity:1.7212;transform:translate(49.3394vw,-10px) scale(.1093);animation:fall-4 29s -3s linear infinite}@keyframes fall-4{49.38%{transform:translate(49.4497vw,49.38vh) scale(.1093)}to{transform:translate(49.39455vw,99vh) scale(.1093)}}.snow:nth-child(5){opacity:.6278;transform:translate(12.4083vw,-10px) scale(.9851);animation:fall-5 20s -13s linear infinite}@keyframes fall-5{72.438%{transform:translate(5.858vw,72.438vh) scale(.9851)}to{transform:translate(9.13315vw,99vh) scale(.9851)}}.snow:nth-child(6){opacity:1.0258;transform:translate(22.1187vw,-10px) scale(.8422);animation:fall-6 30s -1s linear infinite}@keyframes fall-6{67.663%{transform:translate(18.1183vw,67.663vh) scale(.8422)}to{transform:translate(20.1185vw,99vh) scale(.8422)}}.snow:nth-child(7){opacity:1.0584;transform:translate(12.2897vw,-10px) scale(.6477);animation:fall-7 28s -29s linear infinite}@keyframes fall-7{49.866%{transform:translate(6.1184vw,49.866vh) scale(.6477)}to{transform:translate(9.20405vw,99vh) scale(.6477)}}.snow:nth-child(8){opacity:1.633;transform:translate(69.7238vw,-10px) scale(.6671);animation:fall-8 29s -26s linear infinite}@keyframes fall-8{71.948%{transform:translate(70.5985vw,71.948vh) scale(.6671)}to{transform:translate(70.16115vw,99vh) scale(.6671)}}.snow:nth-child(9){opacity:1.4904;transform:translate(7.0995vw,-10px) scale(.2139);animation:fall-9 19s -1s linear infinite}@keyframes fall-9{40.628%{transform:translate(9.1183vw,40.628vh) scale(.2139)}to{transform:translate(8.1089vw,99vh) scale(.2139)}}.snow:nth-child(10){opacity:.8676;transform:translate(53.5303vw,-10px) scale(.3988);animation:fall-10 11s -5s linear infinite}@keyframes fall-10{36.906%{transform:translate(45.0504vw,36.906vh) scale(.3988)}to{transform:translate(49.29035vw,99vh) scale(.3988)}}.snow:nth-child(11){opacity:.0548;transform:translate(10.4169vw,-10px) scale(.5459);animation:fall-11 26s -26s linear infinite}@keyframes fall-11{35.604%{transform:translate(12.4615vw,35.604vh) scale(.5459)}to{transform:translate(11.4392vw,99vh) scale(.5459)}}.snow:nth-child(12){opacity:.4532;transform:translate(92.2805vw,-10px) scale(.1257);animation:fall-12 28s -2s linear infinite}@keyframes fall-12{77.203%{transform:translate(97.1067vw,77.203vh) scale(.1257)}to{transform:translate(94.6936vw,99vh) scale(.1257)}}.snow:nth-child(13){opacity:.156;transform:translate(40.3521vw,-10px) scale(.3947);animation:fall-13 18s -17s linear infinite}@keyframes fall-13{77.323%{transform:translate(33.407vw,77.323vh) scale(.3947)}to{transform:translate(36.87955vw,99vh) scale(.3947)}}.snow:nth-child(14){opacity:1.6366;transform:translate(77.4617vw,-10px) scale(.3598);animation:fall-14 15s -1s linear infinite}@keyframes fall-14{50.212%{transform:translate(84.9112vw,50.212vh) scale(.3598)}to{transform:translate(81.18645vw,99vh) scale(.3598)}}.snow:nth-child(15){opacity:.4712;transform:translate(24.3296vw,-10px) scale(.2327);animation:fall-15 13s -1s linear infinite}@keyframes fall-15{67.758%{transform:translate(15.0828vw,67.758vh) scale(.2327)}to{transform:translate(19.7062vw,99vh) scale(.2327)}}.snow:nth-child(16){opacity:1.5924;transform:translate(68.8804vw,-10px) scale(.0758);animation:fall-16 26s -12s linear infinite}@keyframes fall-16{55.553%{transform:translate(75.0077vw,55.553vh) scale(.0758)}to{transform:translate(71.94405vw,99vh) scale(.0758)}}.snow:nth-child(17){opacity:.6092;transform:translate(45.1469vw,-10px) scale(.8249);animation:fall-17 11s -16s linear infinite}@keyframes fall-17{63.979%{transform:translate(35.246vw,63.979vh) scale(.8249)}to{transform:translate(40.19645vw,99vh) scale(.8249)}}.snow:nth-child(18){opacity:.3064;transform:translate(13.5154vw,-10px) scale(.6229);animation:fall-18 10s -16s linear infinite}@keyframes fall-18{65.616%{transform:translate(5.8021vw,65.616vh) scale(.6229)}to{transform:translate(9.65875vw,99vh) scale(.6229)}}.snow:nth-child(19){opacity:.1036;transform:translate(74.2646vw,-10px) scale(.0981);animation:fall-19 28s -4s linear infinite}@keyframes fall-19{62.058%{transform:translate(67.6187vw,62.058vh) scale(.0981)}to{transform:translate(70.94165vw,99vh) scale(.0981)}}.snow:nth-child(20){opacity:.0894;transform:translate(35.6796vw,-10px) scale(.1759);animation:fall-20 22s -4s linear infinite}@keyframes fall-20{53.911%{transform:translate(29.1765vw,53.911vh) scale(.1759)}to{transform:translate(32.42805vw,99vh) scale(.1759)}}.snow:nth-child(21){opacity:1.3914;transform:translate(16.0315vw,-10px) scale(.9874);animation:fall-21 24s -4s linear infinite}@keyframes fall-21{62.062%{transform:translate(17.0973vw,62.062vh) scale(.9874)}to{transform:translate(16.5644vw,99vh) scale(.9874)}}.snow:nth-child(22){opacity:1.4484;transform:translate(75.3258vw,-10px) scale(.8747);animation:fall-22 28s -23s linear infinite}@keyframes fall-22{30.285%{transform:translate(66.1268vw,30.285vh) scale(.8747)}to{transform:translate(70.7263vw,99vh) scale(.8747)}}.snow:nth-child(23){opacity:.3926;transform:translate(84.5535vw,-10px) scale(.5322);animation:fall-23 11s -18s linear infinite}@keyframes fall-23{73.482%{transform:translate(81.7941vw,73.482vh) scale(.5322)}to{transform:translate(83.1738vw,99vh) scale(.5322)}}.snow:nth-child(24){opacity:.8184;transform:translate(84.8307vw,-10px) scale(.3817);animation:fall-24 26s -19s linear infinite}@keyframes fall-24{65.505%{transform:translate(76.2879vw,65.505vh) scale(.3817)}to{transform:translate(80.5593vw,99vh) scale(.3817)}}.snow:nth-child(25){opacity:1.391;transform:translate(38.0501vw,-10px) scale(.1858);animation:fall-25 11s -16s linear infinite}@keyframes fall-25{37.179%{transform:translate(30.6343vw,37.179vh) scale(.1858)}to{transform:translate(34.3422vw,99vh) scale(.1858)}}.snow:nth-child(26){opacity:.4876;transform:translate(87.4265vw,-10px) scale(.54);animation:fall-26 15s -17s linear infinite}@keyframes fall-26{36.81%{transform:translate(82.5135vw,36.81vh) scale(.54)}to{transform:translate(84.97vw,99vh) scale(.54)}}.snow:nth-child(27){opacity:1.0818;transform:translate(29.8164vw,-10px) scale(.6576);animation:fall-27 25s -1s linear infinite}@keyframes fall-27{36.874%{transform:translate(35.6356vw,36.874vh) scale(.6576)}to{transform:translate(32.726vw,99vh) scale(.6576)}}.snow:nth-child(28){opacity:.0256;transform:translate(63.2086vw,-10px) scale(.1062);animation:fall-28 13s -28s linear infinite}@keyframes fall-28{70.549%{transform:translate(63.3036vw,70.549vh) scale(.1062)}to{transform:translate(63.2561vw,99vh) scale(.1062)}}.snow:nth-child(29){opacity:1.2822;transform:translate(27.8545vw,-10px) scale(.2687);animation:fall-29 24s -9s linear infinite}@keyframes fall-29{69.298%{transform:translate(18.4908vw,69.298vh) scale(.2687)}to{transform:translate(23.17265vw,99vh) scale(.2687)}}.snow:nth-child(30){opacity:1.9068;transform:translate(81.0538vw,-10px) scale(.9809);animation:fall-30 12s -16s linear infinite}@keyframes fall-30{51.047%{transform:translate(85.394vw,51.047vh) scale(.9809)}to{transform:translate(83.2239vw,99vh) scale(.9809)}}.snow:nth-child(31){opacity:1.5502;transform:translate(81.3718vw,-10px) scale(.5987);animation:fall-31 13s -12s linear infinite}@keyframes fall-31{77.113%{transform:translate(75.1978vw,77.113vh) scale(.5987)}to{transform:translate(78.2848vw,99vh) scale(.5987)}}.snow:nth-child(32){opacity:.5076;transform:translate(44.582vw,-10px) scale(.1618);animation:fall-32 29s -17s linear infinite}@keyframes fall-32{45.774%{transform:translate(40.2141vw,45.774vh) scale(.1618)}to{transform:translate(42.39805vw,99vh) scale(.1618)}}.snow:nth-child(33){opacity:1.4852;transform:translate(89.6286vw,-10px) scale(.8082);animation:fall-33 24s -19s linear infinite}@keyframes fall-33{38.315%{transform:translate(99.3935vw,38.315vh) scale(.8082)}to{transform:translate(94.51105vw,99vh) scale(.8082)}}.snow:nth-child(34){opacity:1.3506;transform:translate(68.3983vw,-10px) scale(.1914);animation:fall-34 20s -10s linear infinite}@keyframes fall-34{31.784%{transform:translate(60.7152vw,31.784vh) scale(.1914)}to{transform:translate(64.55675vw,99vh) scale(.1914)}}.snow:nth-child(35){opacity:.7256;transform:translate(59.7818vw,-10px) scale(.3606);animation:fall-35 22s -5s linear infinite}@keyframes fall-35{52.523%{transform:translate(50.2038vw,52.523vh) scale(.3606)}to{transform:translate(54.9928vw,99vh) scale(.3606)}}.snow:nth-child(36){opacity:.122;transform:translate(48.2367vw,-10px) scale(.6653);animation:fall-36 30s -17s linear infinite}@keyframes fall-36{66.056%{transform:translate(38.8379vw,66.056vh) scale(.6653)}to{transform:translate(43.5373vw,99vh) scale(.6653)}}.snow:nth-child(37){opacity:1.9334;transform:translate(45.9542vw,-10px) scale(.2552);animation:fall-37 14s -19s linear infinite}@keyframes fall-37{55.045%{transform:translate(40.612vw,55.045vh) scale(.2552)}to{transform:translate(43.2831vw,99vh) scale(.2552)}}.snow:nth-child(38){opacity:1.4376;transform:translate(21.4539vw,-10px) scale(.6589);animation:fall-38 16s -4s linear infinite}@keyframes fall-38{41.196%{transform:translate(26.8558vw,41.196vh) scale(.6589)}to{transform:translate(24.15485vw,99vh) scale(.6589)}}.snow:nth-child(39){opacity:.4798;transform:translate(14.486vw,-10px) scale(.3305);animation:fall-39 13s -13s linear infinite}@keyframes fall-39{41.946%{transform:translate(7.1826vw,41.946vh) scale(.3305)}to{transform:translate(10.8343vw,99vh) scale(.3305)}}.snow:nth-child(40){opacity:1.9458;transform:translate(41.0251vw,-10px) scale(.0165);animation:fall-40 25s -17s linear infinite}@keyframes fall-40{51.457%{transform:translate(46.7025vw,51.457vh) scale(.0165)}to{transform:translate(43.8638vw,99vh) scale(.0165)}}.snow:nth-child(41){opacity:1.8366;transform:translate(6.4723vw,-10px) scale(.7077);animation:fall-41 16s -10s linear infinite}@keyframes fall-41{78.596%{transform:translate(.6864vw,78.596vh) scale(.7077)}to{transform:translate(3.57935vw,99vh) scale(.7077)}}.snow:nth-child(42){opacity:.299;transform:translate(51.5652vw,-10px) scale(.3109);animation:fall-42 11s -9s linear infinite}@keyframes fall-42{47.66%{transform:translate(57.5923vw,47.66vh) scale(.3109)}to{transform:translate(54.57875vw,99vh) scale(.3109)}}.snow:nth-child(43){opacity:.4572;transform:translate(80.814vw,-10px) scale(.1857);animation:fall-43 16s -10s linear infinite}@keyframes fall-43{43.688%{transform:translate(78.6769vw,43.688vh) scale(.1857)}to{transform:translate(79.74545vw,99vh) scale(.1857)}}.snow:nth-child(44){opacity:1.0918;transform:translate(28.812vw,-10px) scale(.6669);animation:fall-44 15s -7s linear infinite}@keyframes fall-44{32.572%{transform:translate(19.1195vw,32.572vh) scale(.6669)}to{transform:translate(23.96575vw,99vh) scale(.6669)}}.snow:nth-child(45){opacity:.6208;transform:translate(28.9896vw,-10px) scale(.8945);animation:fall-45 18s -29s linear infinite}@keyframes fall-45{35.734%{transform:translate(29.475vw,35.734vh) scale(.8945)}to{transform:translate(29.2323vw,99vh) scale(.8945)}}.snow:nth-child(46){opacity:1.7982;transform:translate(45.8145vw,-10px) scale(.6073);animation:fall-46 13s -4s linear infinite}@keyframes fall-46{47.151%{transform:translate(51.5281vw,47.151vh) scale(.6073)}to{transform:translate(48.6713vw,99vh) scale(.6073)}}.snow:nth-child(47){opacity:.554;transform:translate(48.7279vw,-10px) scale(.0254);animation:fall-47 10s -17s linear infinite}@keyframes fall-47{46.69%{transform:translate(42.0828vw,46.69vh) scale(.0254)}to{transform:translate(45.40535vw,99vh) scale(.0254)}}.snow:nth-child(48){opacity:1.1674;transform:translate(7.5187vw,-10px) scale(.9234);animation:fall-48 25s -15s linear infinite}@keyframes fall-48{53.215%{transform:translate(9.9722vw,53.215vh) scale(.9234)}to{transform:translate(8.74545vw,99vh) scale(.9234)}}.snow:nth-child(49){opacity:.2272;transform:translate(94.0251vw,-10px) scale(.6487);animation:fall-49 13s -1s linear infinite}@keyframes fall-49{72.092%{transform:translate(87.0225vw,72.092vh) scale(.6487)}to{transform:translate(90.5238vw,99vh) scale(.6487)}}.snow:nth-child(50){opacity:.3088;transform:translate(53.7034vw,-10px) scale(.4856);animation:fall-50 13s -8s linear infinite}@keyframes fall-50{58.039%{transform:translate(58.3485vw,58.039vh) scale(.4856)}to{transform:translate(56.02595vw,99vh) scale(.4856)}}.snow:nth-child(51){opacity:.656;transform:translate(21.0366vw,-10px) scale(.7143);animation:fall-51 13s -13s linear infinite}@keyframes fall-51{57.502%{transform:translate(22.6301vw,57.502vh) scale(.7143)}to{transform:translate(21.83335vw,99vh) scale(.7143)}}.snow:nth-child(52){opacity:1.7496;transform:translate(4.742vw,-10px) scale(.2395);animation:fall-52 17s -10s linear infinite}@keyframes fall-52{73.683%{transform:translate(10.9314vw,73.683vh) scale(.2395)}to{transform:translate(7.8367vw,99vh) scale(.2395)}}.snow:nth-child(53){opacity:1.4402;transform:translate(43.891vw,-10px) scale(.2275);animation:fall-53 26s -29s linear infinite}@keyframes fall-53{31.881%{transform:translate(49.593vw,31.881vh) scale(.2275)}to{transform:translate(46.742vw,99vh) scale(.2275)}}.snow:nth-child(54){opacity:1.2692;transform:translate(39.7214vw,-10px) scale(.6319);animation:fall-54 25s -10s linear infinite}@keyframes fall-54{65.709%{transform:translate(38.6719vw,65.709vh) scale(.6319)}to{transform:translate(39.19665vw,99vh) scale(.6319)}}.snow:nth-child(55){opacity:1.748;transform:translate(74.7596vw,-10px) scale(.8775);animation:fall-55 17s -17s linear infinite}@keyframes fall-55{62.725%{transform:translate(74.1093vw,62.725vh) scale(.8775)}to{transform:translate(74.43445vw,99vh) scale(.8775)}}.snow:nth-child(56){opacity:.5184;transform:translate(23.2108vw,-10px) scale(.1306);animation:fall-56 19s -25s linear infinite}@keyframes fall-56{74.581%{transform:translate(19.3824vw,74.581vh) scale(.1306)}to{transform:translate(21.2966vw,99vh) scale(.1306)}}.snow:nth-child(57){opacity:1.8012;transform:translate(96.5892vw,-10px) scale(.6852);animation:fall-57 16s -24s linear infinite}@keyframes fall-57{63.615%{transform:translate(94.2113vw,63.615vh) scale(.6852)}to{transform:translate(95.40025vw,99vh) scale(.6852)}}.snow:nth-child(58){opacity:1.0562;transform:translate(27.4043vw,-10px) scale(.4127);animation:fall-58 13s -9s linear infinite}@keyframes fall-58{41.613%{transform:translate(29.9466vw,41.613vh) scale(.4127)}to{transform:translate(28.67545vw,99vh) scale(.4127)}}.snow:nth-child(59){opacity:1.2702;transform:translate(29.1454vw,-10px) scale(.3339);animation:fall-59 18s -2s linear infinite}@keyframes fall-59{74.303%{transform:translate(31.3449vw,74.303vh) scale(.3339)}to{transform:translate(30.24515vw,99vh) scale(.3339)}}.snow:nth-child(60){opacity:.6382;transform:translate(.5107vw,-10px) scale(.2464);animation:fall-60 13s -7s linear infinite}@keyframes fall-60{65.791%{transform:translate(-1.9877vw,65.791vh) scale(.2464)}to{transform:translate(-.7385vw,99vh) scale(.2464)}}.snow:nth-child(61){opacity:.1152;transform:translate(75.6264vw,-10px) scale(.1536);animation:fall-61 30s -12s linear infinite}@keyframes fall-61{69.714%{transform:translate(66.0725vw,69.714vh) scale(.1536)}to{transform:translate(70.84945vw,99vh) scale(.1536)}}.snow:nth-child(62){opacity:.1734;transform:translate(89.0998vw,-10px) scale(.9926);animation:fall-62 15s -25s linear infinite}@keyframes fall-62{68.309%{transform:translate(95.6215vw,68.309vh) scale(.9926)}to{transform:translate(92.36065vw,99vh) scale(.9926)}}.snow:nth-child(63){opacity:.5756;transform:translate(61.4056vw,-10px) scale(.6254);animation:fall-63 11s -25s linear infinite}@keyframes fall-63{59.588%{transform:translate(67.6884vw,59.588vh) scale(.6254)}to{transform:translate(64.547vw,99vh) scale(.6254)}}.snow:nth-child(64){opacity:1.3068;transform:translate(40.4786vw,-10px) scale(.19);animation:fall-64 10s -21s linear infinite}@keyframes fall-64{77.02%{transform:translate(34.7654vw,77.02vh) scale(.19)}to{transform:translate(37.622vw,99vh) scale(.19)}}.snow:nth-child(65){opacity:.8046;transform:translate(25.5324vw,-10px) scale(.6279);animation:fall-65 12s -28s linear infinite}@keyframes fall-65{74.496%{transform:translate(19.6623vw,74.496vh) scale(.6279)}to{transform:translate(22.59735vw,99vh) scale(.6279)}}.snow:nth-child(66){opacity:1.6722;transform:translate(19.5472vw,-10px) scale(.3673);animation:fall-66 30s -15s linear infinite}@keyframes fall-66{55.01%{transform:translate(10.0328vw,55.01vh) scale(.3673)}to{transform:translate(14.79vw,99vh) scale(.3673)}}.snow:nth-child(67){opacity:.1484;transform:translate(12.275vw,-10px) scale(.0017);animation:fall-67 17s -22s linear infinite}@keyframes fall-67{60.458%{transform:translate(6.9472vw,60.458vh) scale(.0017)}to{transform:translate(9.6111vw,99vh) scale(.0017)}}.snow:nth-child(68){opacity:1.8162;transform:translate(45.5324vw,-10px) scale(.1447);animation:fall-68 30s -2s linear infinite}@keyframes fall-68{43.145%{transform:translate(53.1991vw,43.145vh) scale(.1447)}to{transform:translate(49.36575vw,99vh) scale(.1447)}}.snow:nth-child(69){opacity:1.4994;transform:translate(57.5264vw,-10px) scale(.219);animation:fall-69 15s -13s linear infinite}@keyframes fall-69{33.952%{transform:translate(49.6946vw,33.952vh) scale(.219)}to{transform:translate(53.6105vw,99vh) scale(.219)}}.snow:nth-child(70){opacity:.1066;transform:translate(74.3785vw,-10px) scale(.0821);animation:fall-70 21s -6s linear infinite}@keyframes fall-70{55.237%{transform:translate(74.9404vw,55.237vh) scale(.0821)}to{transform:translate(74.65945vw,99vh) scale(.0821)}}.snow:nth-child(71){opacity:.9322;transform:translate(52.9584vw,-10px) scale(.4156);animation:fall-71 16s -14s linear infinite}@keyframes fall-71{43.299%{transform:translate(53.8241vw,43.299vh) scale(.4156)}to{transform:translate(53.39125vw,99vh) scale(.4156)}}.snow:nth-child(72){opacity:1.4398;transform:translate(45.2877vw,-10px) scale(.6507);animation:fall-72 30s -12s linear infinite}@keyframes fall-72{70.569%{transform:translate(45.9397vw,70.569vh) scale(.6507)}to{transform:translate(45.6137vw,99vh) scale(.6507)}}.snow:nth-child(73){opacity:.8258;transform:translate(21.2621vw,-10px) scale(.4616);animation:fall-73 25s -4s linear infinite}@keyframes fall-73{30.84%{transform:translate(16.1381vw,30.84vh) scale(.4616)}to{transform:translate(18.7001vw,99vh) scale(.4616)}}.snow:nth-child(74){opacity:1.9456;transform:translate(17.7217vw,-10px) scale(.2277);animation:fall-74 14s -12s linear infinite}@keyframes fall-74{40.928%{transform:translate(10.2032vw,40.928vh) scale(.2277)}to{transform:translate(13.96245vw,99vh) scale(.2277)}}.snow:nth-child(75){opacity:1.0202;transform:translate(77.2341vw,-10px) scale(.3739);animation:fall-75 11s -28s linear infinite}@keyframes fall-75{79.091%{transform:translate(76.8438vw,79.091vh) scale(.3739)}to{transform:translate(77.03895vw,99vh) scale(.3739)}}.snow:nth-child(76){opacity:1.0336;transform:translate(45.55vw,-10px) scale(.4144);animation:fall-76 11s -14s linear infinite}@keyframes fall-76{31.574%{transform:translate(45.1324vw,31.574vh) scale(.4144)}to{transform:translate(45.3412vw,99vh) scale(.4144)}}.snow:nth-child(77){opacity:.3638;transform:translate(74.0993vw,-10px) scale(.3084);animation:fall-77 23s -15s linear infinite}@keyframes fall-77{72.73%{transform:translate(83.3987vw,72.73vh) scale(.3084)}to{transform:translate(78.749vw,99vh) scale(.3084)}}.snow:nth-child(78){opacity:1.7868;transform:translate(43.8481vw,-10px) scale(.4961);animation:fall-78 25s -21s linear infinite}@keyframes fall-78{66.762%{transform:translate(52.1427vw,66.762vh) scale(.4961)}to{transform:translate(47.9954vw,99vh) scale(.4961)}}.snow:nth-child(79){opacity:1.6832;transform:translate(22.9014vw,-10px) scale(.0528);animation:fall-79 14s -9s linear infinite}@keyframes fall-79{60.181%{transform:translate(25.8171vw,60.181vh) scale(.0528)}to{transform:translate(24.35925vw,99vh) scale(.0528)}}.snow:nth-child(80){opacity:1.066;transform:translate(51.5914vw,-10px) scale(.5869);animation:fall-80 11s -22s linear infinite}@keyframes fall-80{61.838%{transform:translate(45.8153vw,61.838vh) scale(.5869)}to{transform:translate(48.70335vw,99vh) scale(.5869)}}.snow:nth-child(81){opacity:1.607;transform:translate(87.0075vw,-10px) scale(.9011);animation:fall-81 19s -11s linear infinite}@keyframes fall-81{70.293%{transform:translate(84.5796vw,70.293vh) scale(.9011)}to{transform:translate(85.79355vw,99vh) scale(.9011)}}.snow:nth-child(82){opacity:.0288;transform:translate(46.5753vw,-10px) scale(.2735);animation:fall-82 21s -15s linear infinite}@keyframes fall-82{42.463%{transform:translate(37.9579vw,42.463vh) scale(.2735)}to{transform:translate(42.2666vw,99vh) scale(.2735)}}.snow:nth-child(83){opacity:1.4724;transform:translate(33.7479vw,-10px) scale(.3859);animation:fall-83 28s -23s linear infinite}@keyframes fall-83{51.607%{transform:translate(26.4894vw,51.607vh) scale(.3859)}to{transform:translate(30.11865vw,99vh) scale(.3859)}}.snow:nth-child(84){opacity:1.5106;transform:translate(30.1955vw,-10px) scale(.3131);animation:fall-84 26s -27s linear infinite}@keyframes fall-84{34.238%{transform:translate(30.3038vw,34.238vh) scale(.3131)}to{transform:translate(30.24965vw,99vh) scale(.3131)}}.snow:nth-child(85){opacity:.9934;transform:translate(58.7358vw,-10px) scale(.2278);animation:fall-85 27s -9s linear infinite}@keyframes fall-85{37.874%{transform:translate(59.8518vw,37.874vh) scale(.2278)}to{transform:translate(59.2938vw,99vh) scale(.2278)}}.snow:nth-child(86){opacity:.5612;transform:translate(88.382vw,-10px) scale(.4814);animation:fall-86 12s -24s linear infinite}@keyframes fall-86{65.434%{transform:translate(90.3592vw,65.434vh) scale(.4814)}to{transform:translate(89.3706vw,99vh) scale(.4814)}}.snow:nth-child(87){opacity:.769;transform:translate(34.4164vw,-10px) scale(.0652);animation:fall-87 12s -4s linear infinite}@keyframes fall-87{70.374%{transform:translate(29.0146vw,70.374vh) scale(.0652)}to{transform:translate(31.7155vw,99vh) scale(.0652)}}.snow:nth-child(88){opacity:.4398;transform:translate(21.9804vw,-10px) scale(.1902);animation:fall-88 10s -22s linear infinite}@keyframes fall-88{32.029%{transform:translate(25.4508vw,32.029vh) scale(.1902)}to{transform:translate(23.7156vw,99vh) scale(.1902)}}.snow:nth-child(89){opacity:.4688;transform:translate(31.2039vw,-10px) scale(.9546);animation:fall-89 13s -9s linear infinite}@keyframes fall-89{36.288%{transform:translate(26.1077vw,36.288vh) scale(.9546)}to{transform:translate(28.6558vw,99vh) scale(.9546)}}.snow:nth-child(90){opacity:1.1028;transform:translate(62.1178vw,-10px) scale(.4164);animation:fall-90 11s -3s linear infinite}@keyframes fall-90{36.548%{transform:translate(62.8721vw,36.548vh) scale(.4164)}to{transform:translate(62.49495vw,99vh) scale(.4164)}}.snow:nth-child(91){opacity:.4342;transform:translate(21.5983vw,-10px) scale(.1646);animation:fall-91 12s -10s linear infinite}@keyframes fall-91{33.001%{transform:translate(18.9532vw,33.001vh) scale(.1646)}to{transform:translate(20.27575vw,99vh) scale(.1646)}}.snow:nth-child(92){opacity:.5826;transform:translate(21.5256vw,-10px) scale(.8456);animation:fall-92 22s -26s linear infinite}@keyframes fall-92{44.203%{transform:translate(15.5226vw,44.203vh) scale(.8456)}to{transform:translate(18.5241vw,99vh) scale(.8456)}}.snow:nth-child(93){opacity:1.8814;transform:translate(73.4932vw,-10px) scale(.0001);animation:fall-93 16s -13s linear infinite}@keyframes fall-93{62.422%{transform:translate(75.0329vw,62.422vh) scale(.0001)}to{transform:translate(74.26305vw,99vh) scale(.0001)}}.snow:nth-child(94){opacity:.519;transform:translate(45.544vw,-10px) scale(.7343);animation:fall-94 20s -22s linear infinite}@keyframes fall-94{30.71%{transform:translate(46.9322vw,30.71vh) scale(.7343)}to{transform:translate(46.2381vw,99vh) scale(.7343)}}.snow:nth-child(95){opacity:.0914;transform:translate(53.6596vw,-10px) scale(.1731);animation:fall-95 26s -20s linear infinite}@keyframes fall-95{48.746%{transform:translate(58.9256vw,48.746vh) scale(.1731)}to{transform:translate(56.2926vw,99vh) scale(.1731)}}.snow:nth-child(96){opacity:1.6486;transform:translate(15.0004vw,-10px) scale(.7957);animation:fall-96 27s -26s linear infinite}@keyframes fall-96{36.122%{transform:translate(19.8724vw,36.122vh) scale(.7957)}to{transform:translate(17.4364vw,99vh) scale(.7957)}}.snow:nth-child(97){opacity:1.9838;transform:translate(3.0674vw,-10px) scale(.3819);animation:fall-97 10s -11s linear infinite}@keyframes fall-97{79.034%{transform:translate(-6.8728vw,79.034vh) scale(.3819)}to{transform:translate(-1.9027vw,99vh) scale(.3819)}}.snow:nth-child(98){opacity:1.0658;transform:translate(41.4317vw,-10px) scale(.1414);animation:fall-98 30s -18s linear infinite}@keyframes fall-98{31.463%{transform:translate(50.3206vw,31.463vh) scale(.1414)}to{transform:translate(45.87615vw,99vh) scale(.1414)}}.snow:nth-child(99){opacity:.338;transform:translate(38.755vw,-10px) scale(.4052);animation:fall-99 30s -19s linear infinite}@keyframes fall-99{49.641%{transform:translate(29.0363vw,49.641vh) scale(.4052)}to{transform:translate(33.89565vw,99vh) scale(.4052)}}.snow:nth-child(100){opacity:1.224;transform:translate(13.8055vw,-10px) scale(.2616);animation:fall-100 20s -20s linear infinite}@keyframes fall-100{75.002%{transform:translate(12.4681vw,75.002vh) scale(.2616)}to{transform:translate(13.1368vw,99vh) scale(.2616)}}.snow:nth-child(101){opacity:.9446;transform:translate(88.1997vw,-10px) scale(.1558);animation:fall-101 20s -13s linear infinite}@keyframes fall-101{76.952%{transform:translate(80.888vw,76.952vh) scale(.1558)}to{transform:translate(84.54385vw,99vh) scale(.1558)}}.snow:nth-child(102){opacity:1.0736;transform:translate(43.9211vw,-10px) scale(.4644);animation:fall-102 18s -20s linear infinite}@keyframes fall-102{52.445%{transform:translate(49.7758vw,52.445vh) scale(.4644)}to{transform:translate(46.84845vw,99vh) scale(.4644)}}.snow:nth-child(103){opacity:1.6238;transform:translate(76.8395vw,-10px) scale(.985);animation:fall-103 20s -24s linear infinite}@keyframes fall-103{43.136%{transform:translate(85.2568vw,43.136vh) scale(.985)}to{transform:translate(81.04815vw,99vh) scale(.985)}}.snow:nth-child(104){opacity:.3806;transform:translate(84.2221vw,-10px) scale(.0174);animation:fall-104 14s -22s linear infinite}@keyframes fall-104{45.859%{transform:translate(75.3368vw,45.859vh) scale(.0174)}to{transform:translate(79.77945vw,99vh) scale(.0174)}}.snow:nth-child(105){opacity:1.091;transform:translate(54.3128vw,-10px) scale(.9029);animation:fall-105 26s -17s linear infinite}@keyframes fall-105{68.435%{transform:translate(49.4684vw,68.435vh) scale(.9029)}to{transform:translate(51.8906vw,99vh) scale(.9029)}}.snow:nth-child(106){opacity:1.0148;transform:translate(15.2559vw,-10px) scale(.4674);animation:fall-106 26s -18s linear infinite}@keyframes fall-106{69.35%{transform:translate(6.8303vw,69.35vh) scale(.4674)}to{transform:translate(11.0431vw,99vh) scale(.4674)}}.snow:nth-child(107){opacity:1.4576;transform:translate(94.1513vw,-10px) scale(.5349);animation:fall-107 22s -6s linear infinite}@keyframes fall-107{51.007%{transform:translate(87.7478vw,51.007vh) scale(.5349)}to{transform:translate(90.94955vw,99vh) scale(.5349)}}.snow:nth-child(108){opacity:1.938;transform:translate(75.9104vw,-10px) scale(.0645);animation:fall-108 30s -26s linear infinite}@keyframes fall-108{74.479%{transform:translate(74.7718vw,74.479vh) scale(.0645)}to{transform:translate(75.3411vw,99vh) scale(.0645)}}.snow:nth-child(109){opacity:.6468;transform:translate(78.4502vw,-10px) scale(.4997);animation:fall-109 23s -28s linear infinite}@keyframes fall-109{69.915%{transform:translate(87.9199vw,69.915vh) scale(.4997)}to{transform:translate(83.18505vw,99vh) scale(.4997)}}.snow:nth-child(110){opacity:.1772;transform:translate(57.9799vw,-10px) scale(.6357);animation:fall-110 15s -23s linear infinite}@keyframes fall-110{57.556%{transform:translate(49.4854vw,57.556vh) scale(.6357)}to{transform:translate(53.73265vw,99vh) scale(.6357)}}.snow:nth-child(111){opacity:.2012;transform:translate(50.7048vw,-10px) scale(.791);animation:fall-111 30s -23s linear infinite}@keyframes fall-111{67.168%{transform:translate(51.053vw,67.168vh) scale(.791)}to{transform:translate(50.8789vw,99vh) scale(.791)}}.snow:nth-child(112){opacity:1.9332;transform:translate(87.3913vw,-10px) scale(.7602);animation:fall-112 27s -6s linear infinite}@keyframes fall-112{68.739%{transform:translate(82.1699vw,68.739vh) scale(.7602)}to{transform:translate(84.7806vw,99vh) scale(.7602)}}.snow:nth-child(113){opacity:1.109;transform:translate(37.5971vw,-10px) scale(.5044);animation:fall-113 18s -14s linear infinite}@keyframes fall-113{46.403%{transform:translate(40.8538vw,46.403vh) scale(.5044)}to{transform:translate(39.22545vw,99vh) scale(.5044)}}.snow:nth-child(114){opacity:1.8112;transform:translate(68.7719vw,-10px) scale(.3233);animation:fall-114 28s -30s linear infinite}@keyframes fall-114{39.708%{transform:translate(69.9335vw,39.708vh) scale(.3233)}to{transform:translate(69.3527vw,99vh) scale(.3233)}}.snow:nth-child(115){opacity:.8026;transform:translate(68.3965vw,-10px) scale(.7878);animation:fall-115 25s -6s linear infinite}@keyframes fall-115{30.789%{transform:translate(71.6739vw,30.789vh) scale(.7878)}to{transform:translate(70.0352vw,99vh) scale(.7878)}}.snow:nth-child(116){opacity:.5152;transform:translate(42.9195vw,-10px) scale(.1102);animation:fall-116 22s -21s linear infinite}@keyframes fall-116{57.595%{transform:translate(39.6798vw,57.595vh) scale(.1102)}to{transform:translate(41.29965vw,99vh) scale(.1102)}}.snow:nth-child(117){opacity:1.326;transform:translate(30.7097vw,-10px) scale(.2244);animation:fall-117 20s -8s linear infinite}@keyframes fall-117{75.856%{transform:translate(33.6343vw,75.856vh) scale(.2244)}to{transform:translate(32.172vw,99vh) scale(.2244)}}.snow:nth-child(118){opacity:.3212;transform:translate(94.5948vw,-10px) scale(.2727);animation:fall-118 10s -12s linear infinite}@keyframes fall-118{74.753%{transform:translate(102.8804vw,74.753vh) scale(.2727)}to{transform:translate(98.7376vw,99vh) scale(.2727)}}.snow:nth-child(119){opacity:.902;transform:translate(70.0211vw,-10px) scale(.7493);animation:fall-119 24s -19s linear infinite}@keyframes fall-119{42.514%{transform:translate(76.4562vw,42.514vh) scale(.7493)}to{transform:translate(73.23865vw,99vh) scale(.7493)}}.snow:nth-child(120){opacity:.3212;transform:translate(47.7178vw,-10px) scale(.9349);animation:fall-120 28s -17s linear infinite}@keyframes fall-120{40.387%{transform:translate(55.1946vw,40.387vh) scale(.9349)}to{transform:translate(51.4562vw,99vh) scale(.9349)}}.snow:nth-child(121){opacity:1.475;transform:translate(64.8107vw,-10px) scale(.5083);animation:fall-121 10s -20s linear infinite}@keyframes fall-121{60.439%{transform:translate(55.0762vw,60.439vh) scale(.5083)}to{transform:translate(59.94345vw,99vh) scale(.5083)}}.snow:nth-child(122){opacity:.306;transform:translate(37.1633vw,-10px) scale(.6118);animation:fall-122 20s -20s linear infinite}@keyframes fall-122{67.324%{transform:translate(34.4872vw,67.324vh) scale(.6118)}to{transform:translate(35.82525vw,99vh) scale(.6118)}}.snow:nth-child(123){opacity:1.266;transform:translate(98.0529vw,-10px) scale(.8103);animation:fall-123 11s -18s linear infinite}@keyframes fall-123{41.467%{transform:translate(106.9048vw,41.467vh) scale(.8103)}to{transform:translate(102.47885vw,99vh) scale(.8103)}}.snow:nth-child(124){opacity:1.244;transform:translate(33.0383vw,-10px) scale(.7378);animation:fall-124 23s -1s linear infinite}@keyframes fall-124{66.069%{transform:translate(42.1385vw,66.069vh) scale(.7378)}to{transform:translate(37.5884vw,99vh) scale(.7378)}}.snow:nth-child(125){opacity:1.3346;transform:translate(15.3645vw,-10px) scale(.4878);animation:fall-125 26s -13s linear infinite}@keyframes fall-125{39.839%{transform:translate(9.6929vw,39.839vh) scale(.4878)}to{transform:translate(12.5287vw,99vh) scale(.4878)}}.snow:nth-child(126){opacity:.7848;transform:translate(75.4425vw,-10px) scale(.7134);animation:fall-126 29s -20s linear infinite}@keyframes fall-126{55.765%{transform:translate(72.5114vw,55.765vh) scale(.7134)}to{transform:translate(73.97695vw,99vh) scale(.7134)}}.snow:nth-child(127){opacity:1.0618;transform:translate(53.2973vw,-10px) scale(.2972);animation:fall-127 23s -1s linear infinite}@keyframes fall-127{78.603%{transform:translate(50.9567vw,78.603vh) scale(.2972)}to{transform:translate(52.127vw,99vh) scale(.2972)}}.snow:nth-child(128){opacity:.0312;transform:translate(63.8425vw,-10px) scale(.2591);animation:fall-128 25s -18s linear infinite}@keyframes fall-128{51.287%{transform:translate(63.1033vw,51.287vh) scale(.2591)}to{transform:translate(63.4729vw,99vh) scale(.2591)}}.snow:nth-child(129){opacity:.0162;transform:translate(44.6313vw,-10px) scale(.4533);animation:fall-129 30s -25s linear infinite}@keyframes fall-129{72.531%{transform:translate(36.9969vw,72.531vh) scale(.4533)}to{transform:translate(40.8141vw,99vh) scale(.4533)}}.snow:nth-child(130){opacity:1.9504;transform:translate(3.7098vw,-10px) scale(.2026);animation:fall-130 21s -15s linear infinite}@keyframes fall-130{49.283%{transform:translate(10.1795vw,49.283vh) scale(.2026)}to{transform:translate(6.94465vw,99vh) scale(.2026)}}.snow:nth-child(131){opacity:.65;transform:translate(46.8216vw,-10px) scale(.8341);animation:fall-131 15s -28s linear infinite}@keyframes fall-131{48.595%{transform:translate(55.2909vw,48.595vh) scale(.8341)}to{transform:translate(51.05625vw,99vh) scale(.8341)}}.snow:nth-child(132){opacity:.7788;transform:translate(53.1612vw,-10px) scale(.7045);animation:fall-132 28s -15s linear infinite}@keyframes fall-132{48.07%{transform:translate(43.7627vw,48.07vh) scale(.7045)}to{transform:translate(48.46195vw,99vh) scale(.7045)}}.snow:nth-child(133){opacity:.0326;transform:translate(78.3183vw,-10px) scale(.4059);animation:fall-133 29s -19s linear infinite}@keyframes fall-133{49.864%{transform:translate(82.436vw,49.864vh) scale(.4059)}to{transform:translate(80.37715vw,99vh) scale(.4059)}}.snow:nth-child(134){opacity:.581;transform:translate(60.6969vw,-10px) scale(.9237);animation:fall-134 13s -10s linear infinite}@keyframes fall-134{39.951%{transform:translate(54.0207vw,39.951vh) scale(.9237)}to{transform:translate(57.3588vw,99vh) scale(.9237)}}.snow:nth-child(135){opacity:.3196;transform:translate(38.4122vw,-10px) scale(.759);animation:fall-135 29s -13s linear infinite}@keyframes fall-135{63.9%{transform:translate(38.9405vw,63.9vh) scale(.759)}to{transform:translate(38.67635vw,99vh) scale(.759)}}.snow:nth-child(136){opacity:1.651;transform:translate(1.343vw,-10px) scale(.3036);animation:fall-136 21s -29s linear infinite}@keyframes fall-136{72.811%{transform:translate(8.428vw,72.811vh) scale(.3036)}to{transform:translate(4.8855vw,99vh) scale(.3036)}}.snow:nth-child(137){opacity:.4372;transform:translate(11.5517vw,-10px) scale(.1028);animation:fall-137 12s -28s linear infinite}@keyframes fall-137{73.016%{transform:translate(12.0481vw,73.016vh) scale(.1028)}to{transform:translate(11.7999vw,99vh) scale(.1028)}}.snow:nth-child(138){opacity:1.8936;transform:translate(58.8645vw,-10px) scale(.1783);animation:fall-138 26s -12s linear infinite}@keyframes fall-138{45.191%{transform:translate(48.9844vw,45.191vh) scale(.1783)}to{transform:translate(53.92445vw,99vh) scale(.1783)}}.snow:nth-child(139){opacity:.8322;transform:translate(98.725vw,-10px) scale(.2623);animation:fall-139 26s -30s linear infinite}@keyframes fall-139{34.745%{transform:translate(92.4875vw,34.745vh) scale(.2623)}to{transform:translate(95.60625vw,99vh) scale(.2623)}}.snow:nth-child(140){opacity:1.8338;transform:translate(59.2538vw,-10px) scale(.4282);animation:fall-140 27s -23s linear infinite}@keyframes fall-140{70.208%{transform:translate(59.4551vw,70.208vh) scale(.4282)}to{transform:translate(59.35445vw,99vh) scale(.4282)}}.snow:nth-child(141){opacity:1.9398;transform:translate(87.7926vw,-10px) scale(.6043);animation:fall-141 27s -1s linear infinite}@keyframes fall-141{65.421%{transform:translate(78.0724vw,65.421vh) scale(.6043)}to{transform:translate(82.9325vw,99vh) scale(.6043)}}.snow:nth-child(142){opacity:1.0664;transform:translate(15.4728vw,-10px) scale(.4795);animation:fall-142 24s -30s linear infinite}@keyframes fall-142{36.506%{transform:translate(9.7703vw,36.506vh) scale(.4795)}to{transform:translate(12.62155vw,99vh) scale(.4795)}}.snow:nth-child(143){opacity:.5724;transform:translate(30.9399vw,-10px) scale(.7797);animation:fall-143 25s -18s linear infinite}@keyframes fall-143{60.994%{transform:translate(28.1352vw,60.994vh) scale(.7797)}to{transform:translate(29.53755vw,99vh) scale(.7797)}}.snow:nth-child(144){opacity:.5132;transform:translate(4.5343vw,-10px) scale(.1422);animation:fall-144 17s -24s linear infinite}@keyframes fall-144{60.364%{transform:translate(14.505vw,60.364vh) scale(.1422)}to{transform:translate(9.51965vw,99vh) scale(.1422)}}.snow:nth-child(145){opacity:1.8154;transform:translate(64.0455vw,-10px) scale(.3235);animation:fall-145 17s -13s linear infinite}@keyframes fall-145{47.359%{transform:translate(57.9267vw,47.359vh) scale(.3235)}to{transform:translate(60.9861vw,99vh) scale(.3235)}}.snow:nth-child(146){opacity:.9152;transform:translate(54.048vw,-10px) scale(.3674);animation:fall-146 23s -9s linear infinite}@keyframes fall-146{35.271%{transform:translate(55.8628vw,35.271vh) scale(.3674)}to{transform:translate(54.9554vw,99vh) scale(.3674)}}.snow:nth-child(147){opacity:1.4002;transform:translate(43.9106vw,-10px) scale(.9804);animation:fall-147 18s -26s linear infinite}@keyframes fall-147{42.23%{transform:translate(37.9308vw,42.23vh) scale(.9804)}to{transform:translate(40.9207vw,99vh) scale(.9804)}}.snow:nth-child(148){opacity:1.8188;transform:translate(28.4779vw,-10px) scale(.1216);animation:fall-148 25s -18s linear infinite}@keyframes fall-148{45.909%{transform:translate(36.0877vw,45.909vh) scale(.1216)}to{transform:translate(32.2828vw,99vh) scale(.1216)}}.snow:nth-child(149){opacity:.09;transform:translate(94.6818vw,-10px) scale(.546);animation:fall-149 25s -17s linear infinite}@keyframes fall-149{32.964%{transform:translate(94.0237vw,32.964vh) scale(.546)}to{transform:translate(94.35275vw,99vh) scale(.546)}}.snow:nth-child(150){opacity:.0512;transform:translate(33.4081vw,-10px) scale(.7282);animation:fall-150 18s -29s linear infinite}@keyframes fall-150{60.13%{transform:translate(35.2601vw,60.13vh) scale(.7282)}to{transform:translate(34.3341vw,99vh) scale(.7282)}}.snow:nth-child(151){opacity:1.2334;transform:translate(51.9323vw,-10px) scale(.5429);animation:fall-151 19s -25s linear infinite}@keyframes fall-151{50.978%{transform:translate(47.5378vw,50.978vh) scale(.5429)}to{transform:translate(49.73505vw,99vh) scale(.5429)}}.snow:nth-child(152){opacity:.1402;transform:translate(97.8634vw,-10px) scale(.2311);animation:fall-152 24s -23s linear infinite}@keyframes fall-152{32.404%{transform:translate(91.0238vw,32.404vh) scale(.2311)}to{transform:translate(94.4436vw,99vh) scale(.2311)}}.snow:nth-child(153){opacity:1.4916;transform:translate(.6915vw,-10px) scale(.175);animation:fall-153 14s -8s linear infinite}@keyframes fall-153{35.835%{transform:translate(4.6878vw,35.835vh) scale(.175)}to{transform:translate(2.68965vw,99vh) scale(.175)}}.snow:nth-child(154){opacity:.9414;transform:translate(98.3193vw,-10px) scale(.4202);animation:fall-154 15s -10s linear infinite}@keyframes fall-154{52.018%{transform:translate(94.0065vw,52.018vh) scale(.4202)}to{transform:translate(96.1629vw,99vh) scale(.4202)}}.snow:nth-child(155){opacity:.5128;transform:translate(19.5587vw,-10px) scale(.1189);animation:fall-155 29s -21s linear infinite}@keyframes fall-155{35.113%{transform:translate(11.6528vw,35.113vh) scale(.1189)}to{transform:translate(15.60575vw,99vh) scale(.1189)}}.snow:nth-child(156){opacity:1.3186;transform:translate(18.4918vw,-10px) scale(.2616);animation:fall-156 19s -27s linear infinite}@keyframes fall-156{36.027%{transform:translate(16.8251vw,36.027vh) scale(.2616)}to{transform:translate(17.65845vw,99vh) scale(.2616)}}.snow:nth-child(157){opacity:1.5408;transform:translate(14.9834vw,-10px) scale(.3153);animation:fall-157 20s -11s linear infinite}@keyframes fall-157{51.334%{transform:translate(9.6571vw,51.334vh) scale(.3153)}to{transform:translate(12.32025vw,99vh) scale(.3153)}}.snow:nth-child(158){opacity:1.7552;transform:translate(16.8814vw,-10px) scale(.0147);animation:fall-158 24s -19s linear infinite}@keyframes fall-158{44.163%{transform:translate(23.081vw,44.163vh) scale(.0147)}to{transform:translate(19.9812vw,99vh) scale(.0147)}}.snow:nth-child(159){opacity:1.8862;transform:translate(20.8276vw,-10px) scale(.3705);animation:fall-159 29s -1s linear infinite}@keyframes fall-159{75.35%{transform:translate(29.1409vw,75.35vh) scale(.3705)}to{transform:translate(24.98425vw,99vh) scale(.3705)}}.snow:nth-child(160){opacity:1.182;transform:translate(58.3922vw,-10px) scale(.3009);animation:fall-160 26s -14s linear infinite}@keyframes fall-160{41.792%{transform:translate(52.3813vw,41.792vh) scale(.3009)}to{transform:translate(55.38675vw,99vh) scale(.3009)}}.snow:nth-child(161){opacity:1.9518;transform:translate(75.5771vw,-10px) scale(.2105);animation:fall-161 30s -28s linear infinite}@keyframes fall-161{68.347%{transform:translate(75.5297vw,68.347vh) scale(.2105)}to{transform:translate(75.5534vw,99vh) scale(.2105)}}.snow:nth-child(162){opacity:.9338;transform:translate(81.0029vw,-10px) scale(.6225);animation:fall-162 22s -11s linear infinite}@keyframes fall-162{35.609%{transform:translate(83.8549vw,35.609vh) scale(.6225)}to{transform:translate(82.4289vw,99vh) scale(.6225)}}.snow:nth-child(163){opacity:1.9266;transform:translate(86.7403vw,-10px) scale(.5862);animation:fall-163 11s -1s linear infinite}@keyframes fall-163{72.849%{transform:translate(79.8509vw,72.849vh) scale(.5862)}to{transform:translate(83.2956vw,99vh) scale(.5862)}}.snow:nth-child(164){opacity:.5808;transform:translate(61.588vw,-10px) scale(.6562);animation:fall-164 29s -12s linear infinite}@keyframes fall-164{37.417%{transform:translate(65.987vw,37.417vh) scale(.6562)}to{transform:translate(63.7875vw,99vh) scale(.6562)}}.snow:nth-child(165){opacity:.3954;transform:translate(5.4526vw,-10px) scale(.9579);animation:fall-165 13s -13s linear infinite}@keyframes fall-165{61.238%{transform:translate(9.6664vw,61.238vh) scale(.9579)}to{transform:translate(7.5595vw,99vh) scale(.9579)}}.snow:nth-child(166){opacity:.442;transform:translate(79.2749vw,-10px) scale(.7523);animation:fall-166 10s -24s linear infinite}@keyframes fall-166{33.655%{transform:translate(88.0318vw,33.655vh) scale(.7523)}to{transform:translate(83.65335vw,99vh) scale(.7523)}}.snow:nth-child(167){opacity:.8914;transform:translate(59.7563vw,-10px) scale(.9439);animation:fall-167 16s -8s linear infinite}@keyframes fall-167{49.704%{transform:translate(52.9985vw,49.704vh) scale(.9439)}to{transform:translate(56.3774vw,99vh) scale(.9439)}}.snow:nth-child(168){opacity:.7618;transform:translate(41.3598vw,-10px) scale(.6548);animation:fall-168 23s -17s linear infinite}@keyframes fall-168{59.774%{transform:translate(34.3557vw,59.774vh) scale(.6548)}to{transform:translate(37.85775vw,99vh) scale(.6548)}}.snow:nth-child(169){opacity:.933;transform:translate(51.3337vw,-10px) scale(.805);animation:fall-169 19s -3s linear infinite}@keyframes fall-169{61.078%{transform:translate(49.4386vw,61.078vh) scale(.805)}to{transform:translate(50.38615vw,99vh) scale(.805)}}.snow:nth-child(170){opacity:.2684;transform:translate(69.161vw,-10px) scale(.5811);animation:fall-170 27s -14s linear infinite}@keyframes fall-170{43.12%{transform:translate(75.7663vw,43.12vh) scale(.5811)}to{transform:translate(72.46365vw,99vh) scale(.5811)}}.snow:nth-child(171){opacity:.2982;transform:translate(18.1571vw,-10px) scale(.5567);animation:fall-171 18s -9s linear infinite}@keyframes fall-171{67.956%{transform:translate(13.7856vw,67.956vh) scale(.5567)}to{transform:translate(15.97135vw,99vh) scale(.5567)}}.snow:nth-child(172){opacity:.671;transform:translate(62.3467vw,-10px) scale(.6024);animation:fall-172 11s -25s linear infinite}@keyframes fall-172{73.297%{transform:translate(61.1584vw,73.297vh) scale(.6024)}to{transform:translate(61.75255vw,99vh) scale(.6024)}}.snow:nth-child(173){opacity:.4446;transform:translate(55.8495vw,-10px) scale(.1589);animation:fall-173 11s -24s linear infinite}@keyframes fall-173{61.768%{transform:translate(56.3716vw,61.768vh) scale(.1589)}to{transform:translate(56.11055vw,99vh) scale(.1589)}}.snow:nth-child(174){opacity:1.0712;transform:translate(72.276vw,-10px) scale(.1445);animation:fall-174 11s -23s linear infinite}@keyframes fall-174{59.36%{transform:translate(81.1594vw,59.36vh) scale(.1445)}to{transform:translate(76.7177vw,99vh) scale(.1445)}}.snow:nth-child(175){opacity:.9184;transform:translate(54.3349vw,-10px) scale(.8396);animation:fall-175 11s -29s linear infinite}@keyframes fall-175{56.256%{transform:translate(48.6695vw,56.256vh) scale(.8396)}to{transform:translate(51.5022vw,99vh) scale(.8396)}}.snow:nth-child(176){opacity:.5204;transform:translate(93.395vw,-10px) scale(.9293);animation:fall-176 26s -1s linear infinite}@keyframes fall-176{66.912%{transform:translate(95.9242vw,66.912vh) scale(.9293)}to{transform:translate(94.6596vw,99vh) scale(.9293)}}.snow:nth-child(177){opacity:1.0186;transform:translate(43.4789vw,-10px) scale(.4252);animation:fall-177 29s -9s linear infinite}@keyframes fall-177{60.952%{transform:translate(53.3498vw,60.952vh) scale(.4252)}to{transform:translate(48.41435vw,99vh) scale(.4252)}}.snow:nth-child(178){opacity:1.1034;transform:translate(85.5496vw,-10px) scale(.2543);animation:fall-178 10s -12s linear infinite}@keyframes fall-178{43.666%{transform:translate(92.6448vw,43.666vh) scale(.2543)}to{transform:translate(89.0972vw,99vh) scale(.2543)}}.snow:nth-child(179){opacity:1.8056;transform:translate(55.0199vw,-10px) scale(.6043);animation:fall-179 18s -29s linear infinite}@keyframes fall-179{39.244%{transform:translate(53.7642vw,39.244vh) scale(.6043)}to{transform:translate(54.39205vw,99vh) scale(.6043)}}.snow:nth-child(180){opacity:.7358;transform:translate(27.0644vw,-10px) scale(.0817);animation:fall-180 17s -21s linear infinite}@keyframes fall-180{40.054%{transform:translate(26.8788vw,40.054vh) scale(.0817)}to{transform:translate(26.9716vw,99vh) scale(.0817)}}.snow:nth-child(181){opacity:.7066;transform:translate(61.8055vw,-10px) scale(.0399);animation:fall-181 14s -22s linear infinite}@keyframes fall-181{67.935%{transform:translate(66.4807vw,67.935vh) scale(.0399)}to{transform:translate(64.1431vw,99vh) scale(.0399)}}.snow:nth-child(182){opacity:.9464;transform:translate(41.7042vw,-10px) scale(.4863);animation:fall-182 26s -11s linear infinite}@keyframes fall-182{70.37%{transform:translate(48.9744vw,70.37vh) scale(.4863)}to{transform:translate(45.3393vw,99vh) scale(.4863)}}.snow:nth-child(183){opacity:.7822;transform:translate(59.5147vw,-10px) scale(.4289);animation:fall-183 19s -12s linear infinite}@keyframes fall-183{54.309%{transform:translate(61.2668vw,54.309vh) scale(.4289)}to{transform:translate(60.39075vw,99vh) scale(.4289)}}.snow:nth-child(184){opacity:1.4776;transform:translate(82.8952vw,-10px) scale(.7081);animation:fall-184 11s -10s linear infinite}@keyframes fall-184{69.863%{transform:translate(73.8882vw,69.863vh) scale(.7081)}to{transform:translate(78.3917vw,99vh) scale(.7081)}}.snow:nth-child(185){opacity:1.6502;transform:translate(68.0906vw,-10px) scale(.5161);animation:fall-185 13s -13s linear infinite}@keyframes fall-185{38.482%{transform:translate(77.2905vw,38.482vh) scale(.5161)}to{transform:translate(72.69055vw,99vh) scale(.5161)}}.snow:nth-child(186){opacity:.774;transform:translate(1.9276vw,-10px) scale(.0284);animation:fall-186 22s -16s linear infinite}@keyframes fall-186{79.351%{transform:translate(9.892vw,79.351vh) scale(.0284)}to{transform:translate(5.9098vw,99vh) scale(.0284)}}.snow:nth-child(187){opacity:.8234;transform:translate(22.5978vw,-10px) scale(.1572);animation:fall-187 11s -14s linear infinite}@keyframes fall-187{50.235%{transform:translate(28.2435vw,50.235vh) scale(.1572)}to{transform:translate(25.42065vw,99vh) scale(.1572)}}.snow:nth-child(188){opacity:1.7006;transform:translate(77.1726vw,-10px) scale(.1274);animation:fall-188 27s -1s linear infinite}@keyframes fall-188{39.824%{transform:translate(85.1811vw,39.824vh) scale(.1274)}to{transform:translate(81.17685vw,99vh) scale(.1274)}}.snow:nth-child(189){opacity:.1346;transform:translate(63.2011vw,-10px) scale(.9104);animation:fall-189 22s -11s linear infinite}@keyframes fall-189{36.975%{transform:translate(60.4497vw,36.975vh) scale(.9104)}to{transform:translate(61.8254vw,99vh) scale(.9104)}}.snow:nth-child(190){opacity:1.9134;transform:translate(25.7954vw,-10px) scale(.8613);animation:fall-190 12s -3s linear infinite}@keyframes fall-190{41.329%{transform:translate(29.1394vw,41.329vh) scale(.8613)}to{transform:translate(27.4674vw,99vh) scale(.8613)}}.snow:nth-child(191){opacity:1.0702;transform:translate(4.7814vw,-10px) scale(.3366);animation:fall-191 26s -9s linear infinite}@keyframes fall-191{75.099%{transform:translate(-2.7773vw,75.099vh) scale(.3366)}to{transform:translate(1.00205vw,99vh) scale(.3366)}}.snow:nth-child(192){opacity:1.49;transform:translate(25.7831vw,-10px) scale(.0786);animation:fall-192 19s -23s linear infinite}@keyframes fall-192{51.42%{transform:translate(22.1578vw,51.42vh) scale(.0786)}to{transform:translate(23.97045vw,99vh) scale(.0786)}}.snow:nth-child(193){opacity:.854;transform:translate(75.0213vw,-10px) scale(.0082);animation:fall-193 27s -5s linear infinite}@keyframes fall-193{36.487%{transform:translate(72.1914vw,36.487vh) scale(.0082)}to{transform:translate(73.60635vw,99vh) scale(.0082)}}.snow:nth-child(194){opacity:.1606;transform:translate(25.8954vw,-10px) scale(.7256);animation:fall-194 24s -14s linear infinite}@keyframes fall-194{79.858%{transform:translate(24.9014vw,79.858vh) scale(.7256)}to{transform:translate(25.3984vw,99vh) scale(.7256)}}.snow:nth-child(195){opacity:1.157;transform:translate(51.0884vw,-10px) scale(.3177);animation:fall-195 21s -12s linear infinite}@keyframes fall-195{57.811%{transform:translate(60.9936vw,57.811vh) scale(.3177)}to{transform:translate(56.041vw,99vh) scale(.3177)}}.snow:nth-child(196){opacity:1.8064;transform:translate(8.6393vw,-10px) scale(.3033);animation:fall-196 12s -29s linear infinite}@keyframes fall-196{62.28%{transform:translate(1.2916vw,62.28vh) scale(.3033)}to{transform:translate(4.96545vw,99vh) scale(.3033)}}.snow:nth-child(197){opacity:1.3298;transform:translate(45.3315vw,-10px) scale(.9966);animation:fall-197 15s -28s linear infinite}@keyframes fall-197{51.216%{transform:translate(49.0172vw,51.216vh) scale(.9966)}to{transform:translate(47.17435vw,99vh) scale(.9966)}}.snow:nth-child(198){opacity:1.7328;transform:translate(73.99vw,-10px) scale(.9222);animation:fall-198 16s -27s linear infinite}@keyframes fall-198{50.548%{transform:translate(80.0123vw,50.548vh) scale(.9222)}to{transform:translate(77.00115vw,99vh) scale(.9222)}}.snow:nth-child(199){opacity:1.495;transform:translate(60.2129vw,-10px) scale(.846);animation:fall-199 16s -19s linear infinite}@keyframes fall-199{36.157%{transform:translate(55.966vw,36.157vh) scale(.846)}to{transform:translate(58.08945vw,99vh) scale(.846)}}.snow:nth-child(200){opacity:1.2618;transform:translate(60.1124vw,-10px) scale(.0294);animation:fall-200 30s -23s linear infinite}@keyframes fall-200{50.023%{transform:translate(68.377vw,50.023vh) scale(.0294)}to{transform:translate(64.2447vw,99vh) scale(.0294)}}.snow:nth-child(201){opacity:1.9788;transform:translate(35.1811vw,-10px) scale(.0687);animation:fall-201 23s -24s linear infinite}@keyframes fall-201{55.547%{transform:translate(33.4682vw,55.547vh) scale(.0687)}to{transform:translate(34.32465vw,99vh) scale(.0687)}}.snow:nth-child(202){opacity:1.9386;transform:translate(31.6388vw,-10px) scale(.7293);animation:fall-202 13s -4s linear infinite}@keyframes fall-202{78.693%{transform:translate(23.9711vw,78.693vh) scale(.7293)}to{transform:translate(27.80495vw,99vh) scale(.7293)}}.snow:nth-child(203){opacity:1.9244;transform:translate(86.991vw,-10px) scale(.6278);animation:fall-203 28s -29s linear infinite}@keyframes fall-203{76.411%{transform:translate(88.3195vw,76.411vh) scale(.6278)}to{transform:translate(87.65525vw,99vh) scale(.6278)}}.snow:nth-child(204){opacity:.3048;transform:translate(74.9409vw,-10px) scale(.1023);animation:fall-204 19s -25s linear infinite}@keyframes fall-204{32.803%{transform:translate(78.2088vw,32.803vh) scale(.1023)}to{transform:translate(76.57485vw,99vh) scale(.1023)}}.snow:nth-child(205){opacity:1.1046;transform:translate(35.7541vw,-10px) scale(.6087);animation:fall-205 22s -26s linear infinite}@keyframes fall-205{37.847%{transform:translate(36.7103vw,37.847vh) scale(.6087)}to{transform:translate(36.2322vw,99vh) scale(.6087)}}.snow:nth-child(206){opacity:.1776;transform:translate(6.5825vw,-10px) scale(.4751);animation:fall-206 17s -29s linear infinite}@keyframes fall-206{74.377%{transform:translate(9.0074vw,74.377vh) scale(.4751)}to{transform:translate(7.79495vw,99vh) scale(.4751)}}.snow:nth-child(207){opacity:.775;transform:translate(72.4371vw,-10px) scale(.6935);animation:fall-207 20s -4s linear infinite}@keyframes fall-207{32.097%{transform:translate(66.8754vw,32.097vh) scale(.6935)}to{transform:translate(69.65625vw,99vh) scale(.6935)}}.snow:nth-child(208){opacity:.7554;transform:translate(42.9199vw,-10px) scale(.9683);animation:fall-208 19s -6s linear infinite}@keyframes fall-208{68.063%{transform:translate(44.6532vw,68.063vh) scale(.9683)}to{transform:translate(43.78655vw,99vh) scale(.9683)}}.snow:nth-child(209){opacity:.0028;transform:translate(60.9103vw,-10px) scale(.6395);animation:fall-209 25s -27s linear infinite}@keyframes fall-209{77.585%{transform:translate(59.3531vw,77.585vh) scale(.6395)}to{transform:translate(60.1317vw,99vh) scale(.6395)}}.snow:nth-child(210){opacity:.937;transform:translate(52.3609vw,-10px) scale(.5843);animation:fall-210 20s -25s linear infinite}@keyframes fall-210{70.579%{transform:translate(61.3258vw,70.579vh) scale(.5843)}to{transform:translate(56.84335vw,99vh) scale(.5843)}}.snow:nth-child(211){opacity:.7888;transform:translate(76.7259vw,-10px) scale(.4878);animation:fall-211 16s -23s linear infinite}@keyframes fall-211{49.267%{transform:translate(84.5033vw,49.267vh) scale(.4878)}to{transform:translate(80.6146vw,99vh) scale(.4878)}}.snow:nth-child(212){opacity:.8344;transform:translate(52.3788vw,-10px) scale(.9524);animation:fall-212 21s -17s linear infinite}@keyframes fall-212{69.864%{transform:translate(49.9975vw,69.864vh) scale(.9524)}to{transform:translate(51.18815vw,99vh) scale(.9524)}}.snow:nth-child(213){opacity:.9346;transform:translate(62.2041vw,-10px) scale(.1982);animation:fall-213 13s -16s linear infinite}@keyframes fall-213{76.594%{transform:translate(56.117vw,76.594vh) scale(.1982)}to{transform:translate(59.16055vw,99vh) scale(.1982)}}.snow:nth-child(214){opacity:.8664;transform:translate(80.027vw,-10px) scale(.8014);animation:fall-214 19s -28s linear infinite}@keyframes fall-214{38.133%{transform:translate(77.9986vw,38.133vh) scale(.8014)}to{transform:translate(79.0128vw,99vh) scale(.8014)}}.snow:nth-child(215){opacity:1.0196;transform:translate(87.8563vw,-10px) scale(.209);animation:fall-215 25s -19s linear infinite}@keyframes fall-215{58.383%{transform:translate(92.7384vw,58.383vh) scale(.209)}to{transform:translate(90.29735vw,99vh) scale(.209)}}.snow:nth-child(216){opacity:1.2584;transform:translate(41.1874vw,-10px) scale(.0385);animation:fall-216 30s -2s linear infinite}@keyframes fall-216{48.582%{transform:translate(36.4388vw,48.582vh) scale(.0385)}to{transform:translate(38.8131vw,99vh) scale(.0385)}}.snow:nth-child(217){opacity:.932;transform:translate(39.169vw,-10px) scale(.8161);animation:fall-217 12s -18s linear infinite}@keyframes fall-217{56.869%{transform:translate(42.5885vw,56.869vh) scale(.8161)}to{transform:translate(40.87875vw,99vh) scale(.8161)}}.snow:nth-child(218){opacity:1.3126;transform:translate(54.6149vw,-10px) scale(.2384);animation:fall-218 12s -25s linear infinite}@keyframes fall-218{48.56%{transform:translate(63.4487vw,48.56vh) scale(.2384)}to{transform:translate(59.0318vw,99vh) scale(.2384)}}.snow:nth-child(219){opacity:.7956;transform:translate(70.0575vw,-10px) scale(.055);animation:fall-219 24s -29s linear infinite}@keyframes fall-219{44.241%{transform:translate(65.9133vw,44.241vh) scale(.055)}to{transform:translate(67.9854vw,99vh) scale(.055)}}.snow:nth-child(220){opacity:.6676;transform:translate(59.6185vw,-10px) scale(.5671);animation:fall-220 19s -20s linear infinite}@keyframes fall-220{54.075%{transform:translate(53.863vw,54.075vh) scale(.5671)}to{transform:translate(56.74075vw,99vh) scale(.5671)}}.snow:nth-child(221){opacity:.0626;transform:translate(92.7821vw,-10px) scale(.7082);animation:fall-221 12s -2s linear infinite}@keyframes fall-221{77.256%{transform:translate(97.7027vw,77.256vh) scale(.7082)}to{transform:translate(95.2424vw,99vh) scale(.7082)}}.snow:nth-child(222){opacity:1.6304;transform:translate(60.2482vw,-10px) scale(.3334);animation:fall-222 10s -6s linear infinite}@keyframes fall-222{35.04%{transform:translate(57.3861vw,35.04vh) scale(.3334)}to{transform:translate(58.81715vw,99vh) scale(.3334)}}.snow:nth-child(223){opacity:1.9988;transform:translate(22.485vw,-10px) scale(.7055);animation:fall-223 21s -4s linear infinite}@keyframes fall-223{36.514%{transform:translate(18.9471vw,36.514vh) scale(.7055)}to{transform:translate(20.71605vw,99vh) scale(.7055)}}.snow:nth-child(224){opacity:.704;transform:translate(11.9891vw,-10px) scale(.8779);animation:fall-224 30s -2s linear infinite}@keyframes fall-224{75.655%{transform:translate(16.712vw,75.655vh) scale(.8779)}to{transform:translate(14.35055vw,99vh) scale(.8779)}}.snow:nth-child(225){opacity:1.0512;transform:translate(65.6643vw,-10px) scale(.9788);animation:fall-225 26s -17s linear infinite}@keyframes fall-225{58.556%{transform:translate(75.1031vw,58.556vh) scale(.9788)}to{transform:translate(70.3837vw,99vh) scale(.9788)}}.snow:nth-child(226){opacity:1.6194;transform:translate(48.8591vw,-10px) scale(.9622);animation:fall-226 16s -18s linear infinite}@keyframes fall-226{69.953%{transform:translate(46.8565vw,69.953vh) scale(.9622)}to{transform:translate(47.8578vw,99vh) scale(.9622)}}.snow:nth-child(227){opacity:1.0002;transform:translate(95.7658vw,-10px) scale(.0481);animation:fall-227 23s -25s linear infinite}@keyframes fall-227{43.727%{transform:translate(89.2978vw,43.727vh) scale(.0481)}to{transform:translate(92.5318vw,99vh) scale(.0481)}}.snow:nth-child(228){opacity:1.7312;transform:translate(16.9713vw,-10px) scale(.5076);animation:fall-228 17s -9s linear infinite}@keyframes fall-228{38.234%{transform:translate(13.9505vw,38.234vh) scale(.5076)}to{transform:translate(15.4609vw,99vh) scale(.5076)}}.snow:nth-child(229){opacity:1.6526;transform:translate(90.4298vw,-10px) scale(.7557);animation:fall-229 18s -16s linear infinite}@keyframes fall-229{74.627%{transform:translate(90.163vw,74.627vh) scale(.7557)}to{transform:translate(90.2964vw,99vh) scale(.7557)}}.snow:nth-child(230){opacity:.362;transform:translate(72.852vw,-10px) scale(.7805);animation:fall-230 11s -5s linear infinite}@keyframes fall-230{35.852%{transform:translate(81.0736vw,35.852vh) scale(.7805)}to{transform:translate(76.9628vw,99vh) scale(.7805)}}.snow:nth-child(231){opacity:1.328;transform:translate(96.479vw,-10px) scale(.5456);animation:fall-231 11s -25s linear infinite}@keyframes fall-231{37.945%{transform:translate(98.8079vw,37.945vh) scale(.5456)}to{transform:translate(97.64345vw,99vh) scale(.5456)}}.snow:nth-child(232){opacity:.4302;transform:translate(43.8985vw,-10px) scale(.5462);animation:fall-232 25s -30s linear infinite}@keyframes fall-232{50.016%{transform:translate(36.2247vw,50.016vh) scale(.5462)}to{transform:translate(40.0616vw,99vh) scale(.5462)}}.snow:nth-child(233){opacity:.2166;transform:translate(65.5134vw,-10px) scale(.2511);animation:fall-233 18s -23s linear infinite}@keyframes fall-233{30.424%{transform:translate(68.865vw,30.424vh) scale(.2511)}to{transform:translate(67.1892vw,99vh) scale(.2511)}}.snow:nth-child(234){opacity:.9574;transform:translate(97.7365vw,-10px) scale(.3165);animation:fall-234 12s -9s linear infinite}@keyframes fall-234{51.325%{transform:translate(89.9588vw,51.325vh) scale(.3165)}to{transform:translate(93.84765vw,99vh) scale(.3165)}}.snow:nth-child(235){opacity:1.915;transform:translate(56.4207vw,-10px) scale(.6838);animation:fall-235 17s -8s linear infinite}@keyframes fall-235{59.675%{transform:translate(64.3926vw,59.675vh) scale(.6838)}to{transform:translate(60.40665vw,99vh) scale(.6838)}}.snow:nth-child(236){opacity:1.252;transform:translate(99.5513vw,-10px) scale(.6493);animation:fall-236 13s -12s linear infinite}@keyframes fall-236{46.136%{transform:translate(96.4324vw,46.136vh) scale(.6493)}to{transform:translate(97.99185vw,99vh) scale(.6493)}}.snow:nth-child(237){opacity:.9956;transform:translate(9.6639vw,-10px) scale(.4);animation:fall-237 25s -2s linear infinite}@keyframes fall-237{38.351%{transform:translate(5.4591vw,38.351vh) scale(.4)}to{transform:translate(7.5615vw,99vh) scale(.4)}}.snow:nth-child(238){opacity:.1306;transform:translate(36.8822vw,-10px) scale(.2616);animation:fall-238 16s -20s linear infinite}@keyframes fall-238{64.659%{transform:translate(37.6051vw,64.659vh) scale(.2616)}to{transform:translate(37.24365vw,99vh) scale(.2616)}}.snow:nth-child(239){opacity:.725;transform:translate(2.9529vw,-10px) scale(.4941);animation:fall-239 27s -11s linear infinite}@keyframes fall-239{35.653%{transform:translate(11.993vw,35.653vh) scale(.4941)}to{transform:translate(7.47295vw,99vh) scale(.4941)}}.snow:nth-child(240){opacity:.1086;transform:translate(92.2391vw,-10px) scale(.9373);animation:fall-240 30s -11s linear infinite}@keyframes fall-240{71.371%{transform:translate(85.8045vw,71.371vh) scale(.9373)}to{transform:translate(89.0218vw,99vh) scale(.9373)}}.snow:nth-child(241){opacity:.5014;transform:translate(3.1338vw,-10px) scale(.2921);animation:fall-241 24s -8s linear infinite}@keyframes fall-241{39.157%{transform:translate(1.8219vw,39.157vh) scale(.2921)}to{transform:translate(2.47785vw,99vh) scale(.2921)}}.snow:nth-child(242){opacity:1.7838;transform:translate(51.1026vw,-10px) scale(.0837);animation:fall-242 20s -1s linear infinite}@keyframes fall-242{71.054%{transform:translate(60.301vw,71.054vh) scale(.0837)}to{transform:translate(55.7018vw,99vh) scale(.0837)}}.snow:nth-child(243){opacity:1.176;transform:translate(60.316vw,-10px) scale(.6466);animation:fall-243 21s -19s linear infinite}@keyframes fall-243{44.697%{transform:translate(61.5257vw,44.697vh) scale(.6466)}to{transform:translate(60.92085vw,99vh) scale(.6466)}}.snow:nth-child(244){opacity:.7484;transform:translate(15.2501vw,-10px) scale(.5986);animation:fall-244 22s -3s linear infinite}@keyframes fall-244{57.733%{transform:translate(24.8832vw,57.733vh) scale(.5986)}to{transform:translate(20.06665vw,99vh) scale(.5986)}}.snow:nth-child(245){opacity:.9482;transform:translate(38.5362vw,-10px) scale(.5479);animation:fall-245 26s -1s linear infinite}@keyframes fall-245{61.523%{transform:translate(35.7141vw,61.523vh) scale(.5479)}to{transform:translate(37.12515vw,99vh) scale(.5479)}}.snow:nth-child(246){opacity:1.7324;transform:translate(35.065vw,-10px) scale(.6986);animation:fall-246 19s -9s linear infinite}@keyframes fall-246{37.47%{transform:translate(43.948vw,37.47vh) scale(.6986)}to{transform:translate(39.5065vw,99vh) scale(.6986)}}.snow:nth-child(247){opacity:.7446;transform:translate(22.207vw,-10px) scale(.8223);animation:fall-247 23s -17s linear infinite}@keyframes fall-247{74.729%{transform:translate(30.3932vw,74.729vh) scale(.8223)}to{transform:translate(26.3001vw,99vh) scale(.8223)}}.snow:nth-child(248){opacity:1.065;transform:translate(13.6626vw,-10px) scale(.5839);animation:fall-248 25s -4s linear infinite}@keyframes fall-248{62.61%{transform:translate(21.4894vw,62.61vh) scale(.5839)}to{transform:translate(17.576vw,99vh) scale(.5839)}}.snow:nth-child(249){opacity:1.339;transform:translate(69.6155vw,-10px) scale(.3957);animation:fall-249 22s -20s linear infinite}@keyframes fall-249{42.396%{transform:translate(61.4103vw,42.396vh) scale(.3957)}to{transform:translate(65.5129vw,99vh) scale(.3957)}}.snow:nth-child(250){opacity:.515;transform:translate(36.5149vw,-10px) scale(.977);animation:fall-250 30s -23s linear infinite}@keyframes fall-250{65.323%{transform:translate(37.7168vw,65.323vh) scale(.977)}to{transform:translate(37.11585vw,99vh) scale(.977)}}.snow:nth-child(251){opacity:1.0668;transform:translate(85.7393vw,-10px) scale(.477);animation:fall-251 16s -14s linear infinite}@keyframes fall-251{61.379%{transform:translate(89.5854vw,61.379vh) scale(.477)}to{transform:translate(87.66235vw,99vh) scale(.477)}}.snow:nth-child(252){opacity:1.6254;transform:translate(11.924vw,-10px) scale(.6932);animation:fall-252 10s -17s linear infinite}@keyframes fall-252{42.643%{transform:translate(5.0689vw,42.643vh) scale(.6932)}to{transform:translate(8.49645vw,99vh) scale(.6932)}}.snow:nth-child(253){opacity:1.4916;transform:translate(70.1811vw,-10px) scale(.3899);animation:fall-253 17s -9s linear infinite}@keyframes fall-253{68.64%{transform:translate(68.0177vw,68.64vh) scale(.3899)}to{transform:translate(69.0994vw,99vh) scale(.3899)}}.snow:nth-child(254){opacity:.0836;transform:translate(96.5725vw,-10px) scale(.6808);animation:fall-254 24s -22s linear infinite}@keyframes fall-254{38.528%{transform:translate(96.3713vw,38.528vh) scale(.6808)}to{transform:translate(96.4719vw,99vh) scale(.6808)}}.snow:nth-child(255){opacity:1.8826;transform:translate(9.3608vw,-10px) scale(.015);animation:fall-255 18s -26s linear infinite}@keyframes fall-255{55.425%{transform:translate(10.8202vw,55.425vh) scale(.015)}to{transform:translate(10.0905vw,99vh) scale(.015)}}.snow:nth-child(256){opacity:.2438;transform:translate(20.0725vw,-10px) scale(.2419);animation:fall-256 20s -14s linear infinite}@keyframes fall-256{33.758%{transform:translate(22.0083vw,33.758vh) scale(.2419)}to{transform:translate(21.0404vw,99vh) scale(.2419)}}.snow:nth-child(257){opacity:1.9942;transform:translate(99.5978vw,-10px) scale(.0988);animation:fall-257 24s -9s linear infinite}@keyframes fall-257{42.861%{transform:translate(90.3966vw,42.861vh) scale(.0988)}to{transform:translate(94.9972vw,99vh) scale(.0988)}}.snow:nth-child(258){opacity:1.0208;transform:translate(89.0527vw,-10px) scale(.9507);animation:fall-258 17s -28s linear infinite}@keyframes fall-258{62.565%{transform:translate(92.5153vw,62.565vh) scale(.9507)}to{transform:translate(90.784vw,99vh) scale(.9507)}}.snow:nth-child(259){opacity:.6708;transform:translate(.5962vw,-10px) scale(.7361);animation:fall-259 21s -28s linear infinite}@keyframes fall-259{64.316%{transform:translate(6.9435vw,64.316vh) scale(.7361)}to{transform:translate(3.76985vw,99vh) scale(.7361)}}.snow:nth-child(260){opacity:.9292;transform:translate(66.4607vw,-10px) scale(.9242);animation:fall-260 27s -8s linear infinite}@keyframes fall-260{73.337%{transform:translate(72.7553vw,73.337vh) scale(.9242)}to{transform:translate(69.608vw,99vh) scale(.9242)}}.snow:nth-child(261){opacity:.3484;transform:translate(87.4645vw,-10px) scale(.4633);animation:fall-261 24s -11s linear infinite}@keyframes fall-261{35.29%{transform:translate(94.8287vw,35.29vh) scale(.4633)}to{transform:translate(91.1466vw,99vh) scale(.4633)}}.snow:nth-child(262){opacity:.5634;transform:translate(55.993vw,-10px) scale(.2044);animation:fall-262 27s -8s linear infinite}@keyframes fall-262{77.23%{transform:translate(53.372vw,77.23vh) scale(.2044)}to{transform:translate(54.6825vw,99vh) scale(.2044)}}.snow:nth-child(263){opacity:1.0984;transform:translate(37.2864vw,-10px) scale(.3513);animation:fall-263 18s -12s linear infinite}@keyframes fall-263{32.552%{transform:translate(43.9998vw,32.552vh) scale(.3513)}to{transform:translate(40.6431vw,99vh) scale(.3513)}}.snow:nth-child(264){opacity:.803;transform:translate(70.9424vw,-10px) scale(.8744);animation:fall-264 10s -8s linear infinite}@keyframes fall-264{39.999%{transform:translate(75.0835vw,39.999vh) scale(.8744)}to{transform:translate(73.01295vw,99vh) scale(.8744)}}.snow:nth-child(265){opacity:1.3984;transform:translate(37.8304vw,-10px) scale(.4669);animation:fall-265 20s -13s linear infinite}@keyframes fall-265{50.716%{transform:translate(38.1373vw,50.716vh) scale(.4669)}to{transform:translate(37.98385vw,99vh) scale(.4669)}}.snow:nth-child(266){opacity:.507;transform:translate(23.2228vw,-10px) scale(.3488);animation:fall-266 30s -29s linear infinite}@keyframes fall-266{66.472%{transform:translate(13.6595vw,66.472vh) scale(.3488)}to{transform:translate(18.44115vw,99vh) scale(.3488)}}.snow:nth-child(267){opacity:1.2422;transform:translate(82.3572vw,-10px) scale(.9524);animation:fall-267 14s -26s linear infinite}@keyframes fall-267{54.719%{transform:translate(75.6772vw,54.719vh) scale(.9524)}to{transform:translate(79.0172vw,99vh) scale(.9524)}}.snow:nth-child(268){opacity:.0806;transform:translate(83.0957vw,-10px) scale(.512);animation:fall-268 27s -17s linear infinite}@keyframes fall-268{72.187%{transform:translate(87.3757vw,72.187vh) scale(.512)}to{transform:translate(85.2357vw,99vh) scale(.512)}}.snow:nth-child(269){opacity:.3272;transform:translate(84.7539vw,-10px) scale(.7762);animation:fall-269 18s -9s linear infinite}@keyframes fall-269{42.648%{transform:translate(84.9679vw,42.648vh) scale(.7762)}to{transform:translate(84.8609vw,99vh) scale(.7762)}}.snow:nth-child(270){opacity:1.9518;transform:translate(5.5693vw,-10px) scale(.6468);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{47.124%{transform:translate(.8683vw,47.124vh) scale(.6468)}to{transform:translate(3.2188vw,99vh) scale(.6468)}}.snow:nth-child(271){opacity:.6228;transform:translate(94.6402vw,-10px) scale(.3223);animation:fall-271 24s -27s linear infinite}@keyframes fall-271{46.527%{transform:translate(85.5975vw,46.527vh) scale(.3223)}to{transform:translate(90.11885vw,99vh) scale(.3223)}}.snow:nth-child(272){opacity:1.432;transform:translate(58.9377vw,-10px) scale(.5356);animation:fall-272 19s -1s linear infinite}@keyframes fall-272{53.299%{transform:translate(51.3714vw,53.299vh) scale(.5356)}to{transform:translate(55.15455vw,99vh) scale(.5356)}}.snow:nth-child(273){opacity:1.265;transform:translate(72.6027vw,-10px) scale(.1012);animation:fall-273 16s -14s linear infinite}@keyframes fall-273{32.74%{transform:translate(81.9539vw,32.74vh) scale(.1012)}to{transform:translate(77.2783vw,99vh) scale(.1012)}}.snow:nth-child(274){opacity:1.4266;transform:translate(99.1762vw,-10px) scale(.3332);animation:fall-274 18s -4s linear infinite}@keyframes fall-274{52.931%{transform:translate(99.4795vw,52.931vh) scale(.3332)}to{transform:translate(99.32785vw,99vh) scale(.3332)}}.snow:nth-child(275){opacity:.1254;transform:translate(51.7059vw,-10px) scale(.8436);animation:fall-275 12s -25s linear infinite}@keyframes fall-275{65.948%{transform:translate(47.0733vw,65.948vh) scale(.8436)}to{transform:translate(49.3896vw,99vh) scale(.8436)}}.snow:nth-child(276){opacity:1.2498;transform:translate(49.2304vw,-10px) scale(.8341);animation:fall-276 23s -17s linear infinite}@keyframes fall-276{48.15%{transform:translate(51.6447vw,48.15vh) scale(.8341)}to{transform:translate(50.43755vw,99vh) scale(.8341)}}.snow:nth-child(277){opacity:1.1266;transform:translate(11.9547vw,-10px) scale(.0347);animation:fall-277 17s -15s linear infinite}@keyframes fall-277{46.279%{transform:translate(13.6403vw,46.279vh) scale(.0347)}to{transform:translate(12.7975vw,99vh) scale(.0347)}}.snow:nth-child(278){opacity:1.9494;transform:translate(4.6288vw,-10px) scale(.0125);animation:fall-278 15s -6s linear infinite}@keyframes fall-278{50.051%{transform:translate(-3.3903vw,50.051vh) scale(.0125)}to{transform:translate(.61925vw,99vh) scale(.0125)}}.snow:nth-child(279){opacity:1.2946;transform:translate(3.62vw,-10px) scale(.2351);animation:fall-279 24s -29s linear infinite}@keyframes fall-279{78.138%{transform:translate(13.4581vw,78.138vh) scale(.2351)}to{transform:translate(8.53905vw,99vh) scale(.2351)}}.snow:nth-child(280){opacity:1.6338;transform:translate(65.4437vw,-10px) scale(.2474);animation:fall-280 11s -6s linear infinite}@keyframes fall-280{42.746%{transform:translate(66.5455vw,42.746vh) scale(.2474)}to{transform:translate(65.9946vw,99vh) scale(.2474)}}.snow:nth-child(281){opacity:1.2902;transform:translate(86.1397vw,-10px) scale(.9517);animation:fall-281 16s -22s linear infinite}@keyframes fall-281{68.315%{transform:translate(89.5261vw,68.315vh) scale(.9517)}to{transform:translate(87.8329vw,99vh) scale(.9517)}}.snow:nth-child(282){opacity:.4988;transform:translate(13.4294vw,-10px) scale(.2066);animation:fall-282 23s -9s linear infinite}@keyframes fall-282{40.746%{transform:translate(19.8805vw,40.746vh) scale(.2066)}to{transform:translate(16.65495vw,99vh) scale(.2066)}}.snow:nth-child(283){opacity:1.9666;transform:translate(84.6465vw,-10px) scale(.5241);animation:fall-283 18s -27s linear infinite}@keyframes fall-283{69.4%{transform:translate(77.4303vw,69.4vh) scale(.5241)}to{transform:translate(81.0384vw,99vh) scale(.5241)}}.snow:nth-child(284){opacity:1.5716;transform:translate(13.2051vw,-10px) scale(.3147);animation:fall-284 16s -23s linear infinite}@keyframes fall-284{69.2%{transform:translate(21.6035vw,69.2vh) scale(.3147)}to{transform:translate(17.4043vw,99vh) scale(.3147)}}.snow:nth-child(285){opacity:1.8282;transform:translate(13.4745vw,-10px) scale(.7711);animation:fall-285 26s -10s linear infinite}@keyframes fall-285{32.846%{transform:translate(6.8063vw,32.846vh) scale(.7711)}to{transform:translate(10.1404vw,99vh) scale(.7711)}}.snow:nth-child(286){opacity:1.9796;transform:translate(42.0263vw,-10px) scale(.0003);animation:fall-286 15s -29s linear infinite}@keyframes fall-286{42.231%{transform:translate(42.3852vw,42.231vh) scale(.0003)}to{transform:translate(42.20575vw,99vh) scale(.0003)}}.snow:nth-child(287){opacity:.0462;transform:translate(80.9156vw,-10px) scale(.7976);animation:fall-287 17s -30s linear infinite}@keyframes fall-287{64.679%{transform:translate(77.6975vw,64.679vh) scale(.7976)}to{transform:translate(79.30655vw,99vh) scale(.7976)}}.snow:nth-child(288){opacity:.0734;transform:translate(22.5643vw,-10px) scale(.3696);animation:fall-288 17s -9s linear infinite}@keyframes fall-288{31.795%{transform:translate(18.2925vw,31.795vh) scale(.3696)}to{transform:translate(20.4284vw,99vh) scale(.3696)}}.snow:nth-child(289){opacity:.1156;transform:translate(42.6694vw,-10px) scale(.6789);animation:fall-289 19s -22s linear infinite}@keyframes fall-289{79.881%{transform:translate(36.2734vw,79.881vh) scale(.6789)}to{transform:translate(39.4714vw,99vh) scale(.6789)}}.snow:nth-child(290){opacity:1.537;transform:translate(22.3486vw,-10px) scale(.0753);animation:fall-290 11s -5s linear infinite}@keyframes fall-290{79.492%{transform:translate(15.6333vw,79.492vh) scale(.0753)}to{transform:translate(18.99095vw,99vh) scale(.0753)}}.snow:nth-child(291){opacity:.606;transform:translate(77.9347vw,-10px) scale(.9634);animation:fall-291 28s -23s linear infinite}@keyframes fall-291{61.008%{transform:translate(87.7351vw,61.008vh) scale(.9634)}to{transform:translate(82.8349vw,99vh) scale(.9634)}}.snow:nth-child(292){opacity:1.2556;transform:translate(57.574vw,-10px) scale(.4985);animation:fall-292 19s -13s linear infinite}@keyframes fall-292{62.898%{transform:translate(49.3206vw,62.898vh) scale(.4985)}to{transform:translate(53.4473vw,99vh) scale(.4985)}}.snow:nth-child(293){opacity:.9888;transform:translate(51.5326vw,-10px) scale(.0605);animation:fall-293 29s -3s linear infinite}@keyframes fall-293{68.927%{transform:translate(53.2571vw,68.927vh) scale(.0605)}to{transform:translate(52.39485vw,99vh) scale(.0605)}}.snow:nth-child(294){opacity:1.5326;transform:translate(92.0977vw,-10px) scale(.1271);animation:fall-294 22s -16s linear infinite}@keyframes fall-294{43.428%{transform:translate(90.321vw,43.428vh) scale(.1271)}to{transform:translate(91.20935vw,99vh) scale(.1271)}}.snow:nth-child(295){opacity:.0808;transform:translate(33.1187vw,-10px) scale(.5397);animation:fall-295 21s -7s linear infinite}@keyframes fall-295{61.074%{transform:translate(34.5472vw,61.074vh) scale(.5397)}to{transform:translate(33.83295vw,99vh) scale(.5397)}}.snow:nth-child(296){opacity:1.6458;transform:translate(14.3667vw,-10px) scale(.9973);animation:fall-296 20s -17s linear infinite}@keyframes fall-296{33.337%{transform:translate(14.0025vw,33.337vh) scale(.9973)}to{transform:translate(14.1846vw,99vh) scale(.9973)}}.snow:nth-child(297){opacity:.2988;transform:translate(9.6272vw,-10px) scale(.4092);animation:fall-297 21s -2s linear infinite}@keyframes fall-297{67.164%{transform:translate(14.7856vw,67.164vh) scale(.4092)}to{transform:translate(12.2064vw,99vh) scale(.4092)}}.snow:nth-child(298){opacity:.5142;transform:translate(52.9113vw,-10px) scale(.6665);animation:fall-298 14s -19s linear infinite}@keyframes fall-298{79.133%{transform:translate(46.4554vw,79.133vh) scale(.6665)}to{transform:translate(49.68335vw,99vh) scale(.6665)}}.snow:nth-child(299){opacity:.6596;transform:translate(36.0012vw,-10px) scale(.1088);animation:fall-299 25s -26s linear infinite}@keyframes fall-299{43.782%{transform:translate(37.7112vw,43.782vh) scale(.1088)}to{transform:translate(36.8562vw,99vh) scale(.1088)}}.snow:nth-child(300){opacity:.9434;transform:translate(88.3262vw,-10px) scale(.7958);animation:fall-300 14s -8s linear infinite}@keyframes fall-300{65.861%{transform:translate(95.6599vw,65.861vh) scale(.7958)}to{transform:translate(91.99305vw,99vh) scale(.7958)}}.snow:nth-child(301){opacity:.7554;transform:translate(21.9185vw,-10px) scale(.4272);animation:fall-301 13s -18s linear infinite}@keyframes fall-301{58.663%{transform:translate(22.978vw,58.663vh) scale(.4272)}to{transform:translate(22.44825vw,99vh) scale(.4272)}}.snow:nth-child(302){opacity:1.4684;transform:translate(12.4857vw,-10px) scale(.5825);animation:fall-302 22s -15s linear infinite}@keyframes fall-302{36.125%{transform:translate(9.3874vw,36.125vh) scale(.5825)}to{transform:translate(10.93655vw,99vh) scale(.5825)}}.snow:nth-child(303){opacity:.1144;transform:translate(49.3924vw,-10px) scale(.5663);animation:fall-303 16s -23s linear infinite}@keyframes fall-303{31.53%{transform:translate(50.873vw,31.53vh) scale(.5663)}to{transform:translate(50.1327vw,99vh) scale(.5663)}}.snow:nth-child(304){opacity:.0666;transform:translate(98.2745vw,-10px) scale(.8778);animation:fall-304 15s -17s linear infinite}@keyframes fall-304{71.714%{transform:translate(92.578vw,71.714vh) scale(.8778)}to{transform:translate(95.42625vw,99vh) scale(.8778)}}.snow:nth-child(305){opacity:.9968;transform:translate(12.6512vw,-10px) scale(.5227);animation:fall-305 21s -30s linear infinite}@keyframes fall-305{53.689%{transform:translate(6.6742vw,53.689vh) scale(.5227)}to{transform:translate(9.6627vw,99vh) scale(.5227)}}.snow:nth-child(306){opacity:1.4962;transform:translate(46.8824vw,-10px) scale(.5552);animation:fall-306 15s -23s linear infinite}@keyframes fall-306{74.062%{transform:translate(38.0208vw,74.062vh) scale(.5552)}to{transform:translate(42.4516vw,99vh) scale(.5552)}}.snow:nth-child(307){opacity:1.8654;transform:translate(8.7706vw,-10px) scale(.451);animation:fall-307 13s -19s linear infinite}@keyframes fall-307{34.477%{transform:translate(1.6278vw,34.477vh) scale(.451)}to{transform:translate(5.1992vw,99vh) scale(.451)}}.snow:nth-child(308){opacity:1.8598;transform:translate(79.1747vw,-10px) scale(.6108);animation:fall-308 19s -28s linear infinite}@keyframes fall-308{33.386%{transform:translate(70.4402vw,33.386vh) scale(.6108)}to{transform:translate(74.80745vw,99vh) scale(.6108)}}.snow:nth-child(309){opacity:1.183;transform:translate(92.1154vw,-10px) scale(.9253);animation:fall-309 20s -21s linear infinite}@keyframes fall-309{63.349%{transform:translate(90.3008vw,63.349vh) scale(.9253)}to{transform:translate(91.2081vw,99vh) scale(.9253)}}.snow:nth-child(310){opacity:.4572;transform:translate(58.9428vw,-10px) scale(.6897);animation:fall-310 16s -5s linear infinite}@keyframes fall-310{63.654%{transform:translate(57.0476vw,63.654vh) scale(.6897)}to{transform:translate(57.9952vw,99vh) scale(.6897)}}.snow:nth-child(311){opacity:1.81;transform:translate(12.0736vw,-10px) scale(.4654);animation:fall-311 28s -1s linear infinite}@keyframes fall-311{43.939%{transform:translate(14.4253vw,43.939vh) scale(.4654)}to{transform:translate(13.24945vw,99vh) scale(.4654)}}.snow:nth-child(312){opacity:1.1694;transform:translate(28.9072vw,-10px) scale(.6999);animation:fall-312 29s -28s linear infinite}@keyframes fall-312{47.735%{transform:translate(24.6142vw,47.735vh) scale(.6999)}to{transform:translate(26.7607vw,99vh) scale(.6999)}}.snow:nth-child(313){opacity:.8938;transform:translate(7.1404vw,-10px) scale(.6789);animation:fall-313 27s -29s linear infinite}@keyframes fall-313{46.729%{transform:translate(5.1012vw,46.729vh) scale(.6789)}to{transform:translate(6.1208vw,99vh) scale(.6789)}}.snow:nth-child(314){opacity:1.7538;transform:translate(81.3698vw,-10px) scale(.1396);animation:fall-314 17s -30s linear infinite}@keyframes fall-314{69.703%{transform:translate(78.11vw,69.703vh) scale(.1396)}to{transform:translate(79.7399vw,99vh) scale(.1396)}}.snow:nth-child(315){opacity:1.4958;transform:translate(81.0847vw,-10px) scale(.3412);animation:fall-315 29s -1s linear infinite}@keyframes fall-315{35.222%{transform:translate(76.9915vw,35.222vh) scale(.3412)}to{transform:translate(79.0381vw,99vh) scale(.3412)}}.snow:nth-child(316){opacity:.139;transform:translate(52.494vw,-10px) scale(.9793);animation:fall-316 13s -16s linear infinite}@keyframes fall-316{30.957%{transform:translate(56.8386vw,30.957vh) scale(.9793)}to{transform:translate(54.6663vw,99vh) scale(.9793)}}.snow:nth-child(317){opacity:.8738;transform:translate(93.7018vw,-10px) scale(.4804);animation:fall-317 23s -5s linear infinite}@keyframes fall-317{64.537%{transform:translate(87.2047vw,64.537vh) scale(.4804)}to{transform:translate(90.45325vw,99vh) scale(.4804)}}.snow:nth-child(318){opacity:.643;transform:translate(91.0088vw,-10px) scale(.7752);animation:fall-318 28s -23s linear infinite}@keyframes fall-318{52.995%{transform:translate(96.3808vw,52.995vh) scale(.7752)}to{transform:translate(93.6948vw,99vh) scale(.7752)}}.snow:nth-child(319){opacity:.1586;transform:translate(36.8292vw,-10px) scale(.2109);animation:fall-319 25s -17s linear infinite}@keyframes fall-319{33.341%{transform:translate(27.4684vw,33.341vh) scale(.2109)}to{transform:translate(32.1488vw,99vh) scale(.2109)}}.snow:nth-child(320){opacity:.3248;transform:translate(26.7111vw,-10px) scale(.922);animation:fall-320 25s -23s linear infinite}@keyframes fall-320{53.711%{transform:translate(18.0376vw,53.711vh) scale(.922)}to{transform:translate(22.37435vw,99vh) scale(.922)}}.snow:nth-child(321){opacity:1.2492;transform:translate(31.5057vw,-10px) scale(.6518);animation:fall-321 29s -11s linear infinite}@keyframes fall-321{47.562%{transform:translate(36.683vw,47.562vh) scale(.6518)}to{transform:translate(34.09435vw,99vh) scale(.6518)}}.snow:nth-child(322){opacity:.5968;transform:translate(48.7486vw,-10px) scale(.8829);animation:fall-322 16s -26s linear infinite}@keyframes fall-322{63.908%{transform:translate(48.164vw,63.908vh) scale(.8829)}to{transform:translate(48.4563vw,99vh) scale(.8829)}}.snow:nth-child(323){opacity:1.04;transform:translate(7.1522vw,-10px) scale(.2767);animation:fall-323 16s -3s linear infinite}@keyframes fall-323{30.863%{transform:translate(16.0393vw,30.863vh) scale(.2767)}to{transform:translate(11.59575vw,99vh) scale(.2767)}}.snow:nth-child(324){opacity:.636;transform:translate(67.6871vw,-10px) scale(.4982);animation:fall-324 30s -5s linear infinite}@keyframes fall-324{33.505%{transform:translate(74.2793vw,33.505vh) scale(.4982)}to{transform:translate(70.9832vw,99vh) scale(.4982)}}.snow:nth-child(325){opacity:.8518;transform:translate(6.2924vw,-10px) scale(.9405);animation:fall-325 29s -30s linear infinite}@keyframes fall-325{47.597%{transform:translate(1.254vw,47.597vh) scale(.9405)}to{transform:translate(3.7732vw,99vh) scale(.9405)}}.snow:nth-child(326){opacity:1.2584;transform:translate(3.9912vw,-10px) scale(.6122);animation:fall-326 19s -13s linear infinite}@keyframes fall-326{71.454%{transform:translate(.645vw,71.454vh) scale(.6122)}to{transform:translate(2.3181vw,99vh) scale(.6122)}}.snow:nth-child(327){opacity:1.4794;transform:translate(56.9159vw,-10px) scale(.5977);animation:fall-327 22s -11s linear infinite}@keyframes fall-327{50.199%{transform:translate(53.1584vw,50.199vh) scale(.5977)}to{transform:translate(55.03715vw,99vh) scale(.5977)}}.snow:nth-child(328){opacity:1.3344;transform:translate(21.5317vw,-10px) scale(.8908);animation:fall-328 21s -7s linear infinite}@keyframes fall-328{76.103%{transform:translate(26.4149vw,76.103vh) scale(.8908)}to{transform:translate(23.9733vw,99vh) scale(.8908)}}.snow:nth-child(329){opacity:.84;transform:translate(63.7589vw,-10px) scale(.2285);animation:fall-329 25s -23s linear infinite}@keyframes fall-329{46.338%{transform:translate(58.6283vw,46.338vh) scale(.2285)}to{transform:translate(61.1936vw,99vh) scale(.2285)}}.snow:nth-child(330){opacity:1.7144;transform:translate(72.8676vw,-10px) scale(.4941);animation:fall-330 23s -27s linear infinite}@keyframes fall-330{58.19%{transform:translate(63.8056vw,58.19vh) scale(.4941)}to{transform:translate(68.3366vw,99vh) scale(.4941)}}.snow:nth-child(331){opacity:.4342;transform:translate(12.7343vw,-10px) scale(.4564);animation:fall-331 30s -16s linear infinite}@keyframes fall-331{65.655%{transform:translate(19.0417vw,65.655vh) scale(.4564)}to{transform:translate(15.888vw,99vh) scale(.4564)}}.snow:nth-child(332){opacity:.0996;transform:translate(91.4097vw,-10px) scale(.0905);animation:fall-332 30s -4s linear infinite}@keyframes fall-332{35.634%{transform:translate(94.2852vw,35.634vh) scale(.0905)}to{transform:translate(92.84745vw,99vh) scale(.0905)}}.snow:nth-child(333){opacity:.9468;transform:translate(91.6571vw,-10px) scale(.6345);animation:fall-333 16s -1s linear infinite}@keyframes fall-333{59.153%{transform:translate(86.1272vw,59.153vh) scale(.6345)}to{transform:translate(88.89215vw,99vh) scale(.6345)}}.snow:nth-child(334){opacity:.6518;transform:translate(8.3433vw,-10px) scale(.1);animation:fall-334 28s -4s linear infinite}@keyframes fall-334{65.653%{transform:translate(12.8077vw,65.653vh) scale(.1)}to{transform:translate(10.5755vw,99vh) scale(.1)}}.snow:nth-child(335){opacity:.3858;transform:translate(24.4042vw,-10px) scale(.9916);animation:fall-335 18s -29s linear infinite}@keyframes fall-335{56.509%{transform:translate(17.0021vw,56.509vh) scale(.9916)}to{transform:translate(20.70315vw,99vh) scale(.9916)}}.snow:nth-child(336){opacity:1.1956;transform:translate(94.0502vw,-10px) scale(.3967);animation:fall-336 15s -15s linear infinite}@keyframes fall-336{30.784%{transform:translate(87.5417vw,30.784vh) scale(.3967)}to{transform:translate(90.79595vw,99vh) scale(.3967)}}.snow:nth-child(337){opacity:1.829;transform:translate(6.2142vw,-10px) scale(.4677);animation:fall-337 18s -19s linear infinite}@keyframes fall-337{78.865%{transform:translate(12.3825vw,78.865vh) scale(.4677)}to{transform:translate(9.29835vw,99vh) scale(.4677)}}.snow:nth-child(338){opacity:1.3238;transform:translate(32.859vw,-10px) scale(.3257);animation:fall-338 28s -9s linear infinite}@keyframes fall-338{30.01%{transform:translate(32.0151vw,30.01vh) scale(.3257)}to{transform:translate(32.43705vw,99vh) scale(.3257)}}.snow:nth-child(339){opacity:.5988;transform:translate(27.4688vw,-10px) scale(.1571);animation:fall-339 29s -21s linear infinite}@keyframes fall-339{51.3%{transform:translate(25.6204vw,51.3vh) scale(.1571)}to{transform:translate(26.5446vw,99vh) scale(.1571)}}.snow:nth-child(340){opacity:1.3702;transform:translate(76.9784vw,-10px) scale(.6984);animation:fall-340 13s -7s linear infinite}@keyframes fall-340{45.277%{transform:translate(84.681vw,45.277vh) scale(.6984)}to{transform:translate(80.8297vw,99vh) scale(.6984)}}.snow:nth-child(341){opacity:1.1742;transform:translate(56.2962vw,-10px) scale(.5257);animation:fall-341 23s -19s linear infinite}@keyframes fall-341{78.848%{transform:translate(64.7938vw,78.848vh) scale(.5257)}to{transform:translate(60.545vw,99vh) scale(.5257)}}.snow:nth-child(342){opacity:.1616;transform:translate(52.7059vw,-10px) scale(.2269);animation:fall-342 17s -7s linear infinite}@keyframes fall-342{48.257%{transform:translate(52.3794vw,48.257vh) scale(.2269)}to{transform:translate(52.54265vw,99vh) scale(.2269)}}.snow:nth-child(343){opacity:.0062;transform:translate(53.5074vw,-10px) scale(.2491);animation:fall-343 18s -8s linear infinite}@keyframes fall-343{39.947%{transform:translate(45.9234vw,39.947vh) scale(.2491)}to{transform:translate(49.7154vw,99vh) scale(.2491)}}.snow:nth-child(344){opacity:.0138;transform:translate(69.5212vw,-10px) scale(.8527);animation:fall-344 25s -19s linear infinite}@keyframes fall-344{60.446%{transform:translate(75.8317vw,60.446vh) scale(.8527)}to{transform:translate(72.67645vw,99vh) scale(.8527)}}.snow:nth-child(345){opacity:1.8514;transform:translate(35.1392vw,-10px) scale(.3747);animation:fall-345 10s -5s linear infinite}@keyframes fall-345{46.25%{transform:translate(32.9791vw,46.25vh) scale(.3747)}to{transform:translate(34.05915vw,99vh) scale(.3747)}}.snow:nth-child(346){opacity:1.346;transform:translate(54.9255vw,-10px) scale(.184);animation:fall-346 10s -2s linear infinite}@keyframes fall-346{44.705%{transform:translate(58.5173vw,44.705vh) scale(.184)}to{transform:translate(56.7214vw,99vh) scale(.184)}}.snow:nth-child(347){opacity:1.842;transform:translate(80.9474vw,-10px) scale(.174);animation:fall-347 22s -9s linear infinite}@keyframes fall-347{33.793%{transform:translate(89.5146vw,33.793vh) scale(.174)}to{transform:translate(85.231vw,99vh) scale(.174)}}.snow:nth-child(348){opacity:1.237;transform:translate(17.2453vw,-10px) scale(.9284);animation:fall-348 24s -3s linear infinite}@keyframes fall-348{54.102%{transform:translate(25.7627vw,54.102vh) scale(.9284)}to{transform:translate(21.504vw,99vh) scale(.9284)}}.snow:nth-child(349){opacity:.6874;transform:translate(60.4316vw,-10px) scale(.3279);animation:fall-349 30s -6s linear infinite}@keyframes fall-349{69.494%{transform:translate(68.4903vw,69.494vh) scale(.3279)}to{transform:translate(64.46095vw,99vh) scale(.3279)}}.snow:nth-child(350){opacity:.3116;transform:translate(75.1617vw,-10px) scale(.4358);animation:fall-350 23s -6s linear infinite}@keyframes fall-350{30.687%{transform:translate(80.3224vw,30.687vh) scale(.4358)}to{transform:translate(77.74205vw,99vh) scale(.4358)}}.snow:nth-child(351){opacity:.6636;transform:translate(53.0972vw,-10px) scale(.8892);animation:fall-351 11s -4s linear infinite}@keyframes fall-351{49.849%{transform:translate(50.9229vw,49.849vh) scale(.8892)}to{transform:translate(52.01005vw,99vh) scale(.8892)}}.snow:nth-child(352){opacity:.1708;transform:translate(95.4409vw,-10px) scale(.6293);animation:fall-352 14s -23s linear infinite}@keyframes fall-352{49.588%{transform:translate(86.4998vw,49.588vh) scale(.6293)}to{transform:translate(90.97035vw,99vh) scale(.6293)}}.snow:nth-child(353){opacity:1.5864;transform:translate(72.0274vw,-10px) scale(.2933);animation:fall-353 15s -6s linear infinite}@keyframes fall-353{72.917%{transform:translate(72.8415vw,72.917vh) scale(.2933)}to{transform:translate(72.43445vw,99vh) scale(.2933)}}.snow:nth-child(354){opacity:1.815;transform:translate(19.9921vw,-10px) scale(.0442);animation:fall-354 13s -15s linear infinite}@keyframes fall-354{67.515%{transform:translate(22.626vw,67.515vh) scale(.0442)}to{transform:translate(21.30905vw,99vh) scale(.0442)}}.snow:nth-child(355){opacity:1.2724;transform:translate(30.4281vw,-10px) scale(.3166);animation:fall-355 17s -2s linear infinite}@keyframes fall-355{71.864%{transform:translate(34.2547vw,71.864vh) scale(.3166)}to{transform:translate(32.3414vw,99vh) scale(.3166)}}.snow:nth-child(356){opacity:1.0764;transform:translate(53.5801vw,-10px) scale(.5);animation:fall-356 14s -6s linear infinite}@keyframes fall-356{41.608%{transform:translate(59.6037vw,41.608vh) scale(.5)}to{transform:translate(56.5919vw,99vh) scale(.5)}}.snow:nth-child(357){opacity:.827;transform:translate(24.6516vw,-10px) scale(.3694);animation:fall-357 17s -27s linear infinite}@keyframes fall-357{48.105%{transform:translate(22.9487vw,48.105vh) scale(.3694)}to{transform:translate(23.80015vw,99vh) scale(.3694)}}.snow:nth-child(358){opacity:.9236;transform:translate(58.2125vw,-10px) scale(.5107);animation:fall-358 29s -5s linear infinite}@keyframes fall-358{45.412%{transform:translate(59.8901vw,45.412vh) scale(.5107)}to{transform:translate(59.0513vw,99vh) scale(.5107)}}.snow:nth-child(359){opacity:1.9012;transform:translate(40.2742vw,-10px) scale(.4002);animation:fall-359 15s -28s linear infinite}@keyframes fall-359{65.022%{transform:translate(36.8317vw,65.022vh) scale(.4002)}to{transform:translate(38.55295vw,99vh) scale(.4002)}}.snow:nth-child(360){opacity:1.1218;transform:translate(93.793vw,-10px) scale(.6071);animation:fall-360 26s -22s linear infinite}@keyframes fall-360{46.795%{transform:translate(89.1513vw,46.795vh) scale(.6071)}to{transform:translate(91.47215vw,99vh) scale(.6071)}}.snow:nth-child(361){opacity:.6458;transform:translate(60.8183vw,-10px) scale(.1276);animation:fall-361 10s -24s linear infinite}@keyframes fall-361{49.815%{transform:translate(59.5469vw,49.815vh) scale(.1276)}to{transform:translate(60.1826vw,99vh) scale(.1276)}}.snow:nth-child(362){opacity:1.623;transform:translate(79.1054vw,-10px) scale(.9451);animation:fall-362 18s -15s linear infinite}@keyframes fall-362{56.967%{transform:translate(72.3651vw,56.967vh) scale(.9451)}to{transform:translate(75.73525vw,99vh) scale(.9451)}}.snow:nth-child(363){opacity:1.4364;transform:translate(90.7616vw,-10px) scale(.1594);animation:fall-363 22s -9s linear infinite}@keyframes fall-363{70.121%{transform:translate(84.3738vw,70.121vh) scale(.1594)}to{transform:translate(87.5677vw,99vh) scale(.1594)}}.snow:nth-child(364){opacity:.4118;transform:translate(55.4983vw,-10px) scale(.0779);animation:fall-364 14s -12s linear infinite}@keyframes fall-364{41.811%{transform:translate(64.2254vw,41.811vh) scale(.0779)}to{transform:translate(59.86185vw,99vh) scale(.0779)}}.snow:nth-child(365){opacity:1.0988;transform:translate(94.358vw,-10px) scale(.7184);animation:fall-365 10s -21s linear infinite}@keyframes fall-365{61.548%{transform:translate(98.8269vw,61.548vh) scale(.7184)}to{transform:translate(96.59245vw,99vh) scale(.7184)}}.snow:nth-child(366){opacity:1.6888;transform:translate(79.9438vw,-10px) scale(.9998);animation:fall-366 23s -25s linear infinite}@keyframes fall-366{50.968%{transform:translate(89.7404vw,50.968vh) scale(.9998)}to{transform:translate(84.8421vw,99vh) scale(.9998)}}.snow:nth-child(367){opacity:.1824;transform:translate(17.2063vw,-10px) scale(.925);animation:fall-367 19s -18s linear infinite}@keyframes fall-367{61.971%{transform:translate(17.6385vw,61.971vh) scale(.925)}to{transform:translate(17.4224vw,99vh) scale(.925)}}.snow:nth-child(368){opacity:1.6942;transform:translate(30.2752vw,-10px) scale(.3161);animation:fall-368 18s -24s linear infinite}@keyframes fall-368{71.108%{transform:translate(22.367vw,71.108vh) scale(.3161)}to{transform:translate(26.3211vw,99vh) scale(.3161)}}.snow:nth-child(369){opacity:1.0788;transform:translate(75.982vw,-10px) scale(.383);animation:fall-369 10s -18s linear infinite}@keyframes fall-369{61.294%{transform:translate(77.0553vw,61.294vh) scale(.383)}to{transform:translate(76.51865vw,99vh) scale(.383)}}.snow:nth-child(370){opacity:.2616;transform:translate(21.2119vw,-10px) scale(.5427);animation:fall-370 13s -10s linear infinite}@keyframes fall-370{63.098%{transform:translate(28.2882vw,63.098vh) scale(.5427)}to{transform:translate(24.75005vw,99vh) scale(.5427)}}.snow:nth-child(371){opacity:.2826;transform:translate(74.2061vw,-10px) scale(.4052);animation:fall-371 18s -13s linear infinite}@keyframes fall-371{76.748%{transform:translate(80.4369vw,76.748vh) scale(.4052)}to{transform:translate(77.3215vw,99vh) scale(.4052)}}.snow:nth-child(372){opacity:.329;transform:translate(35.1287vw,-10px) scale(.2327);animation:fall-372 29s -7s linear infinite}@keyframes fall-372{54.581%{transform:translate(27.4311vw,54.581vh) scale(.2327)}to{transform:translate(31.2799vw,99vh) scale(.2327)}}.snow:nth-child(373){opacity:.7672;transform:translate(32.5803vw,-10px) scale(.0337);animation:fall-373 25s -9s linear infinite}@keyframes fall-373{34.217%{transform:translate(27.9979vw,34.217vh) scale(.0337)}to{transform:translate(30.2891vw,99vh) scale(.0337)}}.snow:nth-child(374){opacity:1.4288;transform:translate(.5761vw,-10px) scale(.9487);animation:fall-374 25s -2s linear infinite}@keyframes fall-374{33.337%{transform:translate(-2.5251vw,33.337vh) scale(.9487)}to{transform:translate(-.9745vw,99vh) scale(.9487)}}.snow:nth-child(375){opacity:1.0444;transform:translate(56.794vw,-10px) scale(.5623);animation:fall-375 24s -20s linear infinite}@keyframes fall-375{78.537%{transform:translate(47.5484vw,78.537vh) scale(.5623)}to{transform:translate(52.1712vw,99vh) scale(.5623)}}.snow:nth-child(376){opacity:1.2382;transform:translate(92.2072vw,-10px) scale(.7377);animation:fall-376 25s -26s linear infinite}@keyframes fall-376{65.486%{transform:translate(93.3322vw,65.486vh) scale(.7377)}to{transform:translate(92.7697vw,99vh) scale(.7377)}}.snow:nth-child(377){opacity:1.0768;transform:translate(77.4908vw,-10px) scale(.9823);animation:fall-377 10s -3s linear infinite}@keyframes fall-377{51.261%{transform:translate(78.135vw,51.261vh) scale(.9823)}to{transform:translate(77.8129vw,99vh) scale(.9823)}}.snow:nth-child(378){opacity:1.7202;transform:translate(27.0064vw,-10px) scale(.6933);animation:fall-378 27s -9s linear infinite}@keyframes fall-378{52.417%{transform:translate(17.942vw,52.417vh) scale(.6933)}to{transform:translate(22.4742vw,99vh) scale(.6933)}}.snow:nth-child(379){opacity:.1078;transform:translate(67.4681vw,-10px) scale(.1884);animation:fall-379 11s -15s linear infinite}@keyframes fall-379{55.144%{transform:translate(61.5072vw,55.144vh) scale(.1884)}to{transform:translate(64.48765vw,99vh) scale(.1884)}}.snow:nth-child(380){opacity:.9758;transform:translate(11.2835vw,-10px) scale(.363);animation:fall-380 14s -9s linear infinite}@keyframes fall-380{59.805%{transform:translate(18.8699vw,59.805vh) scale(.363)}to{transform:translate(15.0767vw,99vh) scale(.363)}}.snow:nth-child(381){opacity:1.0276;transform:translate(54.1288vw,-10px) scale(.0268);animation:fall-381 27s -25s linear infinite}@keyframes fall-381{69.096%{transform:translate(56.8692vw,69.096vh) scale(.0268)}to{transform:translate(55.499vw,99vh) scale(.0268)}}.snow:nth-child(382){opacity:1.4706;transform:translate(55.3272vw,-10px) scale(.1183);animation:fall-382 25s -10s linear infinite}@keyframes fall-382{73.285%{transform:translate(61.0991vw,73.285vh) scale(.1183)}to{transform:translate(58.21315vw,99vh) scale(.1183)}}.snow:nth-child(383){opacity:1.122;transform:translate(7.1952vw,-10px) scale(.8219);animation:fall-383 27s -16s linear infinite}@keyframes fall-383{57.943%{transform:translate(9.2933vw,57.943vh) scale(.8219)}to{transform:translate(8.24425vw,99vh) scale(.8219)}}.snow:nth-child(384){opacity:.1366;transform:translate(42.6189vw,-10px) scale(.654);animation:fall-384 25s -4s linear infinite}@keyframes fall-384{59.384%{transform:translate(36.3235vw,59.384vh) scale(.654)}to{transform:translate(39.4712vw,99vh) scale(.654)}}.snow:nth-child(385){opacity:.2646;transform:translate(37.529vw,-10px) scale(.1025);animation:fall-385 11s -25s linear infinite}@keyframes fall-385{63.532%{transform:translate(44.5806vw,63.532vh) scale(.1025)}to{transform:translate(41.0548vw,99vh) scale(.1025)}}.snow:nth-child(386){opacity:.5416;transform:translate(4.6649vw,-10px) scale(.172);animation:fall-386 11s -28s linear infinite}@keyframes fall-386{49.396%{transform:translate(10.87vw,49.396vh) scale(.172)}to{transform:translate(7.76745vw,99vh) scale(.172)}}.snow:nth-child(387){opacity:.275;transform:translate(96.4296vw,-10px) scale(.0641);animation:fall-387 19s -6s linear infinite}@keyframes fall-387{39.262%{transform:translate(100.9722vw,39.262vh) scale(.0641)}to{transform:translate(98.7009vw,99vh) scale(.0641)}}.snow:nth-child(388){opacity:.5024;transform:translate(89.1294vw,-10px) scale(.8302);animation:fall-388 20s -5s linear infinite}@keyframes fall-388{35.218%{transform:translate(96.1629vw,35.218vh) scale(.8302)}to{transform:translate(92.64615vw,99vh) scale(.8302)}}.snow:nth-child(389){opacity:1.1638;transform:translate(13.1935vw,-10px) scale(.8347);animation:fall-389 10s -13s linear infinite}@keyframes fall-389{38.742%{transform:translate(16.8105vw,38.742vh) scale(.8347)}to{transform:translate(15.002vw,99vh) scale(.8347)}}.snow:nth-child(390){opacity:1.144;transform:translate(8.3372vw,-10px) scale(.6609);animation:fall-390 12s -19s linear infinite}@keyframes fall-390{70.378%{transform:translate(6.6333vw,70.378vh) scale(.6609)}to{transform:translate(7.48525vw,99vh) scale(.6609)}}.snow:nth-child(391){opacity:.4012;transform:translate(96.5788vw,-10px) scale(.6561);animation:fall-391 11s -27s linear infinite}@keyframes fall-391{76.145%{transform:translate(90.0981vw,76.145vh) scale(.6561)}to{transform:translate(93.33845vw,99vh) scale(.6561)}}.snow:nth-child(392){opacity:.5374;transform:translate(97.6556vw,-10px) scale(.1413);animation:fall-392 23s -25s linear infinite}@keyframes fall-392{71.666%{transform:translate(101.0946vw,71.666vh) scale(.1413)}to{transform:translate(99.3751vw,99vh) scale(.1413)}}.snow:nth-child(393){opacity:.4676;transform:translate(21.1616vw,-10px) scale(.297);animation:fall-393 16s -22s linear infinite}@keyframes fall-393{31.005%{transform:translate(16.7484vw,31.005vh) scale(.297)}to{transform:translate(18.955vw,99vh) scale(.297)}}.snow:nth-child(394){opacity:1.718;transform:translate(33.5926vw,-10px) scale(.483);animation:fall-394 28s -6s linear infinite}@keyframes fall-394{75.44%{transform:translate(43.045vw,75.44vh) scale(.483)}to{transform:translate(38.3188vw,99vh) scale(.483)}}.snow:nth-child(395){opacity:1.0642;transform:translate(95.5674vw,-10px) scale(.0087);animation:fall-395 19s -3s linear infinite}@keyframes fall-395{74.75%{transform:translate(93.5688vw,74.75vh) scale(.0087)}to{transform:translate(94.5681vw,99vh) scale(.0087)}}.snow:nth-child(396){opacity:1.309;transform:translate(10.0232vw,-10px) scale(.1915);animation:fall-396 12s -19s linear infinite}@keyframes fall-396{37.936%{transform:translate(11.1489vw,37.936vh) scale(.1915)}to{transform:translate(10.58605vw,99vh) scale(.1915)}}.snow:nth-child(397){opacity:.8694;transform:translate(59.3084vw,-10px) scale(.2779);animation:fall-397 13s -13s linear infinite}@keyframes fall-397{71.148%{transform:translate(52.4693vw,71.148vh) scale(.2779)}to{transform:translate(55.88885vw,99vh) scale(.2779)}}.snow:nth-child(398){opacity:.1672;transform:translate(78.2289vw,-10px) scale(.5237);animation:fall-398 14s -16s linear infinite}@keyframes fall-398{51.831%{transform:translate(80.67vw,51.831vh) scale(.5237)}to{transform:translate(79.44945vw,99vh) scale(.5237)}}.snow:nth-child(399){opacity:.597;transform:translate(99.9103vw,-10px) scale(.3152);animation:fall-399 12s -26s linear infinite}@keyframes fall-399{56.004%{transform:translate(101.5991vw,56.004vh) scale(.3152)}to{transform:translate(100.7547vw,99vh) scale(.3152)}}.snow:nth-child(400){opacity:.1004;transform:translate(43.763vw,-10px) scale(.445);animation:fall-400 27s -9s linear infinite}@keyframes fall-400{72.47%{transform:translate(43.8251vw,72.47vh) scale(.445)}to{transform:translate(43.79405vw,99vh) scale(.445)}}\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"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
26
26
|
}
|
|
27
27
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: AppComponent, decorators: [{
|
|
28
28
|
type: Component,
|
|
29
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, 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{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;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;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-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{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{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}::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{transform:scaleY(-1)}.app-flip-x{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;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{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.891;transform:translate(43.7728vw,-10px) scale(.6443);animation:fall-1 18s -1s linear infinite}@keyframes fall-1{44.717%{transform:translate(37.3565vw,44.717vh) scale(.6443)}to{transform:translate(40.56465vw,99vh) scale(.6443)}}.snow:nth-child(2){opacity:.0284;transform:translate(53.5203vw,-10px) scale(.4958);animation:fall-2 14s -22s linear infinite}@keyframes fall-2{61.274%{transform:translate(44.7463vw,61.274vh) scale(.4958)}to{transform:translate(49.1333vw,99vh) scale(.4958)}}.snow:nth-child(3){opacity:1.3096;transform:translate(3.244vw,-10px) scale(.9357);animation:fall-3 26s -30s linear infinite}@keyframes fall-3{48.017%{transform:translate(11.0431vw,48.017vh) scale(.9357)}to{transform:translate(7.14355vw,99vh) scale(.9357)}}.snow:nth-child(4){opacity:.6054;transform:translate(63.0912vw,-10px) scale(.432);animation:fall-4 24s -27s linear infinite}@keyframes fall-4{62.595%{transform:translate(60.8161vw,62.595vh) scale(.432)}to{transform:translate(61.95365vw,99vh) scale(.432)}}.snow:nth-child(5){opacity:.7222;transform:translate(96.9667vw,-10px) scale(.7222);animation:fall-5 24s -6s linear infinite}@keyframes fall-5{77.318%{transform:translate(100.393vw,77.318vh) scale(.7222)}to{transform:translate(98.67985vw,99vh) scale(.7222)}}.snow:nth-child(6){opacity:1.5122;transform:translate(71.2367vw,-10px) scale(.3092);animation:fall-6 22s -25s linear infinite}@keyframes fall-6{54.612%{transform:translate(66.1078vw,54.612vh) scale(.3092)}to{transform:translate(68.67225vw,99vh) scale(.3092)}}.snow:nth-child(7){opacity:.1218;transform:translate(69.953vw,-10px) scale(.713);animation:fall-7 25s -9s linear infinite}@keyframes fall-7{34.915%{transform:translate(61.6022vw,34.915vh) scale(.713)}to{transform:translate(65.7776vw,99vh) scale(.713)}}.snow:nth-child(8){opacity:1.8938;transform:translate(26.83vw,-10px) scale(.343);animation:fall-8 15s -8s linear infinite}@keyframes fall-8{67.865%{transform:translate(34.2135vw,67.865vh) scale(.343)}to{transform:translate(30.52175vw,99vh) scale(.343)}}.snow:nth-child(9){opacity:.661;transform:translate(53.3847vw,-10px) scale(.7881);animation:fall-9 14s -23s linear infinite}@keyframes fall-9{71.379%{transform:translate(51.342vw,71.379vh) scale(.7881)}to{transform:translate(52.36335vw,99vh) scale(.7881)}}.snow:nth-child(10){opacity:1.1434;transform:translate(7.0113vw,-10px) scale(.7045);animation:fall-10 16s -2s linear infinite}@keyframes fall-10{55.814%{transform:translate(4.7612vw,55.814vh) scale(.7045)}to{transform:translate(5.88625vw,99vh) scale(.7045)}}.snow:nth-child(11){opacity:.7824;transform:translate(98.7161vw,-10px) scale(.1062);animation:fall-11 18s -9s linear infinite}@keyframes fall-11{49.49%{transform:translate(95.9885vw,49.49vh) scale(.1062)}to{transform:translate(97.3523vw,99vh) scale(.1062)}}.snow:nth-child(12){opacity:1.9724;transform:translate(54.2161vw,-10px) scale(.7795);animation:fall-12 24s -8s linear infinite}@keyframes fall-12{50.687%{transform:translate(49.0584vw,50.687vh) scale(.7795)}to{transform:translate(51.63725vw,99vh) scale(.7795)}}.snow:nth-child(13){opacity:1.71;transform:translate(34.3132vw,-10px) scale(.6814);animation:fall-13 19s -25s linear infinite}@keyframes fall-13{68.997%{transform:translate(40.3769vw,68.997vh) scale(.6814)}to{transform:translate(37.34505vw,99vh) scale(.6814)}}.snow:nth-child(14){opacity:1.6934;transform:translate(22.4139vw,-10px) scale(.3175);animation:fall-14 24s -22s linear infinite}@keyframes fall-14{69.536%{transform:translate(14.8188vw,69.536vh) scale(.3175)}to{transform:translate(18.61635vw,99vh) scale(.3175)}}.snow:nth-child(15){opacity:1.8934;transform:translate(19.6341vw,-10px) scale(.8049);animation:fall-15 24s -30s linear infinite}@keyframes fall-15{74.537%{transform:translate(27.2247vw,74.537vh) scale(.8049)}to{transform:translate(23.4294vw,99vh) scale(.8049)}}.snow:nth-child(16){opacity:1.8346;transform:translate(90.2665vw,-10px) scale(.4922);animation:fall-16 10s -11s linear infinite}@keyframes fall-16{34.144%{transform:translate(96.9707vw,34.144vh) scale(.4922)}to{transform:translate(93.6186vw,99vh) scale(.4922)}}.snow:nth-child(17){opacity:1.9792;transform:translate(62.3866vw,-10px) scale(.5185);animation:fall-17 19s -26s linear infinite}@keyframes fall-17{64.264%{transform:translate(53.9362vw,64.264vh) scale(.5185)}to{transform:translate(58.1614vw,99vh) scale(.5185)}}.snow:nth-child(18){opacity:1.6242;transform:translate(17.6449vw,-10px) scale(.7004);animation:fall-18 27s -6s linear infinite}@keyframes fall-18{47.082%{transform:translate(23.7758vw,47.082vh) scale(.7004)}to{transform:translate(20.71035vw,99vh) scale(.7004)}}.snow:nth-child(19){opacity:1.1186;transform:translate(25.8881vw,-10px) scale(.5981);animation:fall-19 21s -18s linear infinite}@keyframes fall-19{48.015%{transform:translate(33.6105vw,48.015vh) scale(.5981)}to{transform:translate(29.7493vw,99vh) scale(.5981)}}.snow:nth-child(20){opacity:1.8608;transform:translate(66.8487vw,-10px) scale(.3355);animation:fall-20 28s -26s linear infinite}@keyframes fall-20{57.818%{transform:translate(62.2232vw,57.818vh) scale(.3355)}to{transform:translate(64.53595vw,99vh) scale(.3355)}}.snow:nth-child(21){opacity:1.0284;transform:translate(34.7141vw,-10px) scale(.9658);animation:fall-21 18s -8s linear infinite}@keyframes fall-21{62.305%{transform:translate(26.001vw,62.305vh) scale(.9658)}to{transform:translate(30.35755vw,99vh) scale(.9658)}}.snow:nth-child(22){opacity:1.2982;transform:translate(39.6521vw,-10px) scale(.032);animation:fall-22 25s -1s linear infinite}@keyframes fall-22{47.263%{transform:translate(41.107vw,47.263vh) scale(.032)}to{transform:translate(40.37955vw,99vh) scale(.032)}}.snow:nth-child(23){opacity:.1384;transform:translate(27.8086vw,-10px) scale(.4947);animation:fall-23 17s -4s linear infinite}@keyframes fall-23{77.923%{transform:translate(25.1843vw,77.923vh) scale(.4947)}to{transform:translate(26.49645vw,99vh) scale(.4947)}}.snow:nth-child(24){opacity:.6244;transform:translate(63.8397vw,-10px) scale(.5454);animation:fall-24 29s -8s linear infinite}@keyframes fall-24{36.093%{transform:translate(67.5509vw,36.093vh) scale(.5454)}to{transform:translate(65.6953vw,99vh) scale(.5454)}}.snow:nth-child(25){opacity:1.8722;transform:translate(49.9023vw,-10px) scale(.3664);animation:fall-25 13s -22s linear infinite}@keyframes fall-25{51.366%{transform:translate(50.2841vw,51.366vh) scale(.3664)}to{transform:translate(50.0932vw,99vh) scale(.3664)}}.snow:nth-child(26){opacity:.9042;transform:translate(88.1201vw,-10px) scale(.0126);animation:fall-26 25s -22s linear infinite}@keyframes fall-26{30.682%{transform:translate(91.8206vw,30.682vh) scale(.0126)}to{transform:translate(89.97035vw,99vh) scale(.0126)}}.snow:nth-child(27){opacity:.3146;transform:translate(41.7582vw,-10px) scale(.6445);animation:fall-27 29s -22s linear infinite}@keyframes fall-27{68.648%{transform:translate(39.4542vw,68.648vh) scale(.6445)}to{transform:translate(40.6062vw,99vh) scale(.6445)}}.snow:nth-child(28){opacity:1.5696;transform:translate(91.7711vw,-10px) scale(.3497);animation:fall-28 30s -6s linear infinite}@keyframes fall-28{72.768%{transform:translate(101.6648vw,72.768vh) scale(.3497)}to{transform:translate(96.71795vw,99vh) scale(.3497)}}.snow:nth-child(29){opacity:1.4368;transform:translate(39.3278vw,-10px) scale(.7472);animation:fall-29 30s -1s linear infinite}@keyframes fall-29{54.176%{transform:translate(49.0662vw,54.176vh) scale(.7472)}to{transform:translate(44.197vw,99vh) scale(.7472)}}.snow:nth-child(30){opacity:1.8448;transform:translate(30.6884vw,-10px) scale(.5182);animation:fall-30 23s -24s linear infinite}@keyframes fall-30{77.048%{transform:translate(25.855vw,77.048vh) scale(.5182)}to{transform:translate(28.2717vw,99vh) scale(.5182)}}.snow:nth-child(31){opacity:1.0086;transform:translate(60.5504vw,-10px) scale(.7386);animation:fall-31 16s -25s linear infinite}@keyframes fall-31{73.353%{transform:translate(63.7852vw,73.353vh) scale(.7386)}to{transform:translate(62.1678vw,99vh) scale(.7386)}}.snow:nth-child(32){opacity:1.0848;transform:translate(28.9736vw,-10px) scale(.5483);animation:fall-32 10s -25s linear infinite}@keyframes fall-32{31.363%{transform:translate(30.618vw,31.363vh) scale(.5483)}to{transform:translate(29.7958vw,99vh) scale(.5483)}}.snow:nth-child(33){opacity:.2402;transform:translate(87.0077vw,-10px) scale(.4054);animation:fall-33 12s -13s linear infinite}@keyframes fall-33{37.72%{transform:translate(86.622vw,37.72vh) scale(.4054)}to{transform:translate(86.81485vw,99vh) scale(.4054)}}.snow:nth-child(34){opacity:1.4564;transform:translate(7.9792vw,-10px) scale(.3803);animation:fall-34 18s -13s linear infinite}@keyframes fall-34{57.132%{transform:translate(15.5566vw,57.132vh) scale(.3803)}to{transform:translate(11.7679vw,99vh) scale(.3803)}}.snow:nth-child(35){opacity:.3226;transform:translate(59.2588vw,-10px) scale(.295);animation:fall-35 13s -13s linear infinite}@keyframes fall-35{44.402%{transform:translate(57.8804vw,44.402vh) scale(.295)}to{transform:translate(58.5696vw,99vh) scale(.295)}}.snow:nth-child(36){opacity:1.0362;transform:translate(23.1218vw,-10px) scale(.6726);animation:fall-36 28s -24s linear infinite}@keyframes fall-36{41.473%{transform:translate(31.9179vw,41.473vh) scale(.6726)}to{transform:translate(27.51985vw,99vh) scale(.6726)}}.snow:nth-child(37){opacity:1.8412;transform:translate(61.7952vw,-10px) scale(.6093);animation:fall-37 27s -29s linear infinite}@keyframes fall-37{77.545%{transform:translate(61.0854vw,77.545vh) scale(.6093)}to{transform:translate(61.4403vw,99vh) scale(.6093)}}.snow:nth-child(38){opacity:.3286;transform:translate(61.8204vw,-10px) scale(.7534);animation:fall-38 17s -20s linear infinite}@keyframes fall-38{49.464%{transform:translate(64.0318vw,49.464vh) scale(.7534)}to{transform:translate(62.9261vw,99vh) scale(.7534)}}.snow:nth-child(39){opacity:1.376;transform:translate(97.55vw,-10px) scale(.9716);animation:fall-39 14s -19s linear infinite}@keyframes fall-39{62.685%{transform:translate(89.0411vw,62.685vh) scale(.9716)}to{transform:translate(93.29555vw,99vh) scale(.9716)}}.snow:nth-child(40){opacity:.0318;transform:translate(59.8302vw,-10px) scale(.1924);animation:fall-40 22s -14s linear infinite}@keyframes fall-40{32.601%{transform:translate(50.6009vw,32.601vh) scale(.1924)}to{transform:translate(55.21555vw,99vh) scale(.1924)}}.snow:nth-child(41){opacity:.451;transform:translate(78.8714vw,-10px) scale(.2961);animation:fall-41 13s -10s linear infinite}@keyframes fall-41{77.547%{transform:translate(75.6476vw,77.547vh) scale(.2961)}to{transform:translate(77.2595vw,99vh) scale(.2961)}}.snow:nth-child(42){opacity:.9392;transform:translate(35.6427vw,-10px) scale(.3251);animation:fall-42 18s -24s linear infinite}@keyframes fall-42{41.052%{transform:translate(26.4806vw,41.052vh) scale(.3251)}to{transform:translate(31.06165vw,99vh) scale(.3251)}}.snow:nth-child(43){opacity:1.876;transform:translate(48.9353vw,-10px) scale(.978);animation:fall-43 17s -9s linear infinite}@keyframes fall-43{30.504%{transform:translate(47.7933vw,30.504vh) scale(.978)}to{transform:translate(48.3643vw,99vh) scale(.978)}}.snow:nth-child(44){opacity:.471;transform:translate(58.2611vw,-10px) scale(.32);animation:fall-44 19s -13s linear infinite}@keyframes fall-44{44.39%{transform:translate(56.3528vw,44.39vh) scale(.32)}to{transform:translate(57.30695vw,99vh) scale(.32)}}.snow:nth-child(45){opacity:1.4284;transform:translate(6.114vw,-10px) scale(.3198);animation:fall-45 24s -26s linear infinite}@keyframes fall-45{36.546%{transform:translate(14.4187vw,36.546vh) scale(.3198)}to{transform:translate(10.26635vw,99vh) scale(.3198)}}.snow:nth-child(46){opacity:1.1782;transform:translate(61.0352vw,-10px) scale(.5472);animation:fall-46 14s -18s linear infinite}@keyframes fall-46{60.341%{transform:translate(62.8391vw,60.341vh) scale(.5472)}to{transform:translate(61.93715vw,99vh) scale(.5472)}}.snow:nth-child(47){opacity:.296;transform:translate(22.594vw,-10px) scale(.1267);animation:fall-47 26s -5s linear infinite}@keyframes fall-47{30.435%{transform:translate(18.8672vw,30.435vh) scale(.1267)}to{transform:translate(20.7306vw,99vh) scale(.1267)}}.snow:nth-child(48){opacity:1.933;transform:translate(11.3537vw,-10px) scale(.3295);animation:fall-48 15s -21s linear infinite}@keyframes fall-48{38.923%{transform:translate(5.6317vw,38.923vh) scale(.3295)}to{transform:translate(8.4927vw,99vh) scale(.3295)}}.snow:nth-child(49){opacity:1.0156;transform:translate(24.4586vw,-10px) scale(.3463);animation:fall-49 26s -21s linear infinite}@keyframes fall-49{46.483%{transform:translate(21.251vw,46.483vh) scale(.3463)}to{transform:translate(22.8548vw,99vh) scale(.3463)}}.snow:nth-child(50){opacity:1.0744;transform:translate(93.3233vw,-10px) scale(.1593);animation:fall-50 23s -19s linear infinite}@keyframes fall-50{42.118%{transform:translate(99.7446vw,42.118vh) scale(.1593)}to{transform:translate(96.53395vw,99vh) scale(.1593)}}.snow:nth-child(51){opacity:.7408;transform:translate(49.1443vw,-10px) scale(.5888);animation:fall-51 25s -18s linear infinite}@keyframes fall-51{61.983%{transform:translate(45.9844vw,61.983vh) scale(.5888)}to{transform:translate(47.56435vw,99vh) scale(.5888)}}.snow:nth-child(52){opacity:1.3218;transform:translate(15.0559vw,-10px) scale(.6168);animation:fall-52 15s -4s linear infinite}@keyframes fall-52{42.369%{transform:translate(12.1362vw,42.369vh) scale(.6168)}to{transform:translate(13.59605vw,99vh) scale(.6168)}}.snow:nth-child(53){opacity:1.571;transform:translate(79.4379vw,-10px) scale(.0969);animation:fall-53 16s -19s linear infinite}@keyframes fall-53{41.085%{transform:translate(78.1377vw,41.085vh) scale(.0969)}to{transform:translate(78.7878vw,99vh) scale(.0969)}}.snow:nth-child(54){opacity:1.236;transform:translate(52.3649vw,-10px) scale(.9353);animation:fall-54 13s -5s linear infinite}@keyframes fall-54{34.308%{transform:translate(54.2781vw,34.308vh) scale(.9353)}to{transform:translate(53.3215vw,99vh) scale(.9353)}}.snow:nth-child(55){opacity:1.6388;transform:translate(32.3285vw,-10px) scale(.2766);animation:fall-55 23s -26s linear infinite}@keyframes fall-55{44.339%{transform:translate(25.4675vw,44.339vh) scale(.2766)}to{transform:translate(28.898vw,99vh) scale(.2766)}}.snow:nth-child(56){opacity:.3022;transform:translate(50.5111vw,-10px) scale(.8703);animation:fall-56 15s -11s linear infinite}@keyframes fall-56{48.21%{transform:translate(51.2575vw,48.21vh) scale(.8703)}to{transform:translate(50.8843vw,99vh) scale(.8703)}}.snow:nth-child(57){opacity:1.27;transform:translate(26.8938vw,-10px) scale(.6881);animation:fall-57 25s -15s linear infinite}@keyframes fall-57{75.346%{transform:translate(29.9891vw,75.346vh) scale(.6881)}to{transform:translate(28.44145vw,99vh) scale(.6881)}}.snow:nth-child(58){opacity:1.0196;transform:translate(54.8074vw,-10px) scale(.4737);animation:fall-58 29s -6s linear infinite}@keyframes fall-58{63.412%{transform:translate(59.4685vw,63.412vh) scale(.4737)}to{transform:translate(57.13795vw,99vh) scale(.4737)}}.snow:nth-child(59){opacity:1.8816;transform:translate(64.5413vw,-10px) scale(.5847);animation:fall-59 21s -20s linear infinite}@keyframes fall-59{38.826%{transform:translate(55.161vw,38.826vh) scale(.5847)}to{transform:translate(59.85115vw,99vh) scale(.5847)}}.snow:nth-child(60){opacity:1.2488;transform:translate(50.2552vw,-10px) scale(.5946);animation:fall-60 13s -11s linear infinite}@keyframes fall-60{60.844%{transform:translate(59.5048vw,60.844vh) scale(.5946)}to{transform:translate(54.88vw,99vh) scale(.5946)}}.snow:nth-child(61){opacity:1.5166;transform:translate(78.0582vw,-10px) scale(.7624);animation:fall-61 19s -8s linear infinite}@keyframes fall-61{47.82%{transform:translate(84.9249vw,47.82vh) scale(.7624)}to{transform:translate(81.49155vw,99vh) scale(.7624)}}.snow:nth-child(62){opacity:1.7396;transform:translate(3.5595vw,-10px) scale(.5711);animation:fall-62 29s -29s linear infinite}@keyframes fall-62{35.778%{transform:translate(-2.02vw,35.778vh) scale(.5711)}to{transform:translate(.76975vw,99vh) scale(.5711)}}.snow:nth-child(63){opacity:.8138;transform:translate(45.0697vw,-10px) scale(.9714);animation:fall-63 10s -6s linear infinite}@keyframes fall-63{34.235%{transform:translate(40.7154vw,34.235vh) scale(.9714)}to{transform:translate(42.89255vw,99vh) scale(.9714)}}.snow:nth-child(64){opacity:1.038;transform:translate(61.5559vw,-10px) scale(.6823);animation:fall-64 19s -10s linear infinite}@keyframes fall-64{51.447%{transform:translate(69.3669vw,51.447vh) scale(.6823)}to{transform:translate(65.4614vw,99vh) scale(.6823)}}.snow:nth-child(65){opacity:.0446;transform:translate(69.4606vw,-10px) scale(.326);animation:fall-65 23s -22s linear infinite}@keyframes fall-65{66.999%{transform:translate(75.4541vw,66.999vh) scale(.326)}to{transform:translate(72.45735vw,99vh) scale(.326)}}.snow:nth-child(66){opacity:.0456;transform:translate(60.73vw,-10px) scale(.2747);animation:fall-66 30s -2s linear infinite}@keyframes fall-66{38.085%{transform:translate(62.6351vw,38.085vh) scale(.2747)}to{transform:translate(61.68255vw,99vh) scale(.2747)}}.snow:nth-child(67){opacity:1.937;transform:translate(12.967vw,-10px) scale(.9492);animation:fall-67 22s -19s linear infinite}@keyframes fall-67{76.416%{transform:translate(12.2882vw,76.416vh) scale(.9492)}to{transform:translate(12.6276vw,99vh) scale(.9492)}}.snow:nth-child(68){opacity:.5618;transform:translate(41.784vw,-10px) scale(.141);animation:fall-68 19s -17s linear infinite}@keyframes fall-68{79.858%{transform:translate(49.6263vw,79.858vh) scale(.141)}to{transform:translate(45.70515vw,99vh) scale(.141)}}.snow:nth-child(69){opacity:.3442;transform:translate(20.9504vw,-10px) scale(.4176);animation:fall-69 19s -10s linear infinite}@keyframes fall-69{66.637%{transform:translate(24.5886vw,66.637vh) scale(.4176)}to{transform:translate(22.7695vw,99vh) scale(.4176)}}.snow:nth-child(70){opacity:.9138;transform:translate(9.7122vw,-10px) scale(.3633);animation:fall-70 21s -6s linear infinite}@keyframes fall-70{56.495%{transform:translate(10.0262vw,56.495vh) scale(.3633)}to{transform:translate(9.8692vw,99vh) scale(.3633)}}.snow:nth-child(71){opacity:.678;transform:translate(73.4152vw,-10px) scale(.7331);animation:fall-71 30s -7s linear infinite}@keyframes fall-71{59.01%{transform:translate(66.4359vw,59.01vh) scale(.7331)}to{transform:translate(69.92555vw,99vh) scale(.7331)}}.snow:nth-child(72){opacity:1.8268;transform:translate(55.4418vw,-10px) scale(.9837);animation:fall-72 22s -17s linear infinite}@keyframes fall-72{62.274%{transform:translate(65.2617vw,62.274vh) scale(.9837)}to{transform:translate(60.35175vw,99vh) scale(.9837)}}.snow:nth-child(73){opacity:1.467;transform:translate(30.7827vw,-10px) scale(.4101);animation:fall-73 27s -3s linear infinite}@keyframes fall-73{72.838%{transform:translate(35.3956vw,72.838vh) scale(.4101)}to{transform:translate(33.08915vw,99vh) scale(.4101)}}.snow:nth-child(74){opacity:1.0078;transform:translate(89.0123vw,-10px) scale(.7703);animation:fall-74 22s -21s linear infinite}@keyframes fall-74{77.909%{transform:translate(94.8194vw,77.909vh) scale(.7703)}to{transform:translate(91.91585vw,99vh) scale(.7703)}}.snow:nth-child(75){opacity:.7826;transform:translate(67.1066vw,-10px) scale(.6538);animation:fall-75 28s -13s linear infinite}@keyframes fall-75{36.253%{transform:translate(68.7549vw,36.253vh) scale(.6538)}to{transform:translate(67.93075vw,99vh) scale(.6538)}}.snow:nth-child(76){opacity:1.588;transform:translate(50.8158vw,-10px) scale(.6702);animation:fall-76 10s -21s linear infinite}@keyframes fall-76{67.815%{transform:translate(51.9554vw,67.815vh) scale(.6702)}to{transform:translate(51.3856vw,99vh) scale(.6702)}}.snow:nth-child(77){opacity:.773;transform:translate(98.9392vw,-10px) scale(.5347);animation:fall-77 28s -14s linear infinite}@keyframes fall-77{69.709%{transform:translate(96.0677vw,69.709vh) scale(.5347)}to{transform:translate(97.50345vw,99vh) scale(.5347)}}.snow:nth-child(78){opacity:1.2096;transform:translate(68.9285vw,-10px) scale(.6107);animation:fall-78 16s -22s linear infinite}@keyframes fall-78{36.684%{transform:translate(75.1385vw,36.684vh) scale(.6107)}to{transform:translate(72.0335vw,99vh) scale(.6107)}}.snow:nth-child(79){opacity:.9834;transform:translate(8.9044vw,-10px) scale(.6497);animation:fall-79 17s -6s linear infinite}@keyframes fall-79{31.076%{transform:translate(14.5434vw,31.076vh) scale(.6497)}to{transform:translate(11.7239vw,99vh) scale(.6497)}}.snow:nth-child(80){opacity:.7678;transform:translate(81.177vw,-10px) scale(.3559);animation:fall-80 30s -8s linear infinite}@keyframes fall-80{31.071%{transform:translate(71.8865vw,31.071vh) scale(.3559)}to{transform:translate(76.53175vw,99vh) scale(.3559)}}.snow:nth-child(81){opacity:1.6168;transform:translate(69.4262vw,-10px) scale(.8207);animation:fall-81 11s -17s linear infinite}@keyframes fall-81{35.741%{transform:translate(77.2292vw,35.741vh) scale(.8207)}to{transform:translate(73.3277vw,99vh) scale(.8207)}}.snow:nth-child(82){opacity:.9876;transform:translate(7.027vw,-10px) scale(.4459);animation:fall-82 10s -19s linear infinite}@keyframes fall-82{43.095%{transform:translate(2.3627vw,43.095vh) scale(.4459)}to{transform:translate(4.69485vw,99vh) scale(.4459)}}.snow:nth-child(83){opacity:.7906;transform:translate(5.2865vw,-10px) scale(.6107);animation:fall-83 26s -27s linear infinite}@keyframes fall-83{64.521%{transform:translate(1.0493vw,64.521vh) scale(.6107)}to{transform:translate(3.1679vw,99vh) scale(.6107)}}.snow:nth-child(84){opacity:.8156;transform:translate(30.3117vw,-10px) scale(.3774);animation:fall-84 11s -20s linear infinite}@keyframes fall-84{46.163%{transform:translate(25.8875vw,46.163vh) scale(.3774)}to{transform:translate(28.0996vw,99vh) scale(.3774)}}.snow:nth-child(85){opacity:1.3844;transform:translate(36.2157vw,-10px) scale(.6883);animation:fall-85 19s -28s linear infinite}@keyframes fall-85{76.644%{transform:translate(28.4544vw,76.644vh) scale(.6883)}to{transform:translate(32.33505vw,99vh) scale(.6883)}}.snow:nth-child(86){opacity:.1704;transform:translate(38.7151vw,-10px) scale(.0343);animation:fall-86 11s -30s linear infinite}@keyframes fall-86{79.58%{transform:translate(39.9922vw,79.58vh) scale(.0343)}to{transform:translate(39.35365vw,99vh) scale(.0343)}}.snow:nth-child(87){opacity:1.8396;transform:translate(85.1301vw,-10px) scale(.0178);animation:fall-87 25s -5s linear infinite}@keyframes fall-87{34.573%{transform:translate(75.7616vw,34.573vh) scale(.0178)}to{transform:translate(80.44585vw,99vh) scale(.0178)}}.snow:nth-child(88){opacity:1.2018;transform:translate(18.0243vw,-10px) scale(.2198);animation:fall-88 12s -13s linear infinite}@keyframes fall-88{56.915%{transform:translate(12.4239vw,56.915vh) scale(.2198)}to{transform:translate(15.2241vw,99vh) scale(.2198)}}.snow:nth-child(89){opacity:.3894;transform:translate(83.8916vw,-10px) scale(.1746);animation:fall-89 16s -4s linear infinite}@keyframes fall-89{64.329%{transform:translate(85.7797vw,64.329vh) scale(.1746)}to{transform:translate(84.83565vw,99vh) scale(.1746)}}.snow:nth-child(90){opacity:.991;transform:translate(14.6018vw,-10px) scale(.9939);animation:fall-90 27s -4s linear infinite}@keyframes fall-90{76.344%{transform:translate(22.4179vw,76.344vh) scale(.9939)}to{transform:translate(18.50985vw,99vh) scale(.9939)}}.snow:nth-child(91){opacity:1.4664;transform:translate(87.4413vw,-10px) scale(.68);animation:fall-91 21s -3s linear infinite}@keyframes fall-91{69.869%{transform:translate(91.4332vw,69.869vh) scale(.68)}to{transform:translate(89.43725vw,99vh) scale(.68)}}.snow:nth-child(92){opacity:1.8594;transform:translate(32.855vw,-10px) scale(.8055);animation:fall-92 29s -2s linear infinite}@keyframes fall-92{73.043%{transform:translate(32.944vw,73.043vh) scale(.8055)}to{transform:translate(32.8995vw,99vh) scale(.8055)}}.snow:nth-child(93){opacity:1.664;transform:translate(42.0605vw,-10px) scale(.7396);animation:fall-93 22s -10s linear infinite}@keyframes fall-93{78.69%{transform:translate(46.0536vw,78.69vh) scale(.7396)}to{transform:translate(44.05705vw,99vh) scale(.7396)}}.snow:nth-child(94){opacity:.2738;transform:translate(8.4vw,-10px) scale(.7779);animation:fall-94 20s -29s linear infinite}@keyframes fall-94{41.502%{transform:translate(4.9418vw,41.502vh) scale(.7779)}to{transform:translate(6.6709vw,99vh) scale(.7779)}}.snow:nth-child(95){opacity:1.1484;transform:translate(28.2983vw,-10px) scale(.7059);animation:fall-95 13s -6s linear infinite}@keyframes fall-95{65.643%{transform:translate(25.2714vw,65.643vh) scale(.7059)}to{transform:translate(26.78485vw,99vh) scale(.7059)}}.snow:nth-child(96){opacity:.9378;transform:translate(78.3896vw,-10px) scale(.9511);animation:fall-96 28s -28s linear infinite}@keyframes fall-96{73.684%{transform:translate(73.6348vw,73.684vh) scale(.9511)}to{transform:translate(76.0122vw,99vh) scale(.9511)}}.snow:nth-child(97){opacity:.2952;transform:translate(34.2178vw,-10px) scale(.3796);animation:fall-97 29s -23s linear infinite}@keyframes fall-97{66.518%{transform:translate(27.3615vw,66.518vh) scale(.3796)}to{transform:translate(30.78965vw,99vh) scale(.3796)}}.snow:nth-child(98){opacity:.3646;transform:translate(18.0686vw,-10px) scale(.052);animation:fall-98 18s -22s linear infinite}@keyframes fall-98{34.778%{transform:translate(27.3278vw,34.778vh) scale(.052)}to{transform:translate(22.6982vw,99vh) scale(.052)}}.snow:nth-child(99){opacity:1.2896;transform:translate(94.4226vw,-10px) scale(.5657);animation:fall-99 22s -10s linear infinite}@keyframes fall-99{48.911%{transform:translate(91.1981vw,48.911vh) scale(.5657)}to{transform:translate(92.81035vw,99vh) scale(.5657)}}.snow:nth-child(100){opacity:.891;transform:translate(69.6759vw,-10px) scale(.2654);animation:fall-100 16s -28s linear infinite}@keyframes fall-100{42.013%{transform:translate(69.1533vw,42.013vh) scale(.2654)}to{transform:translate(69.4146vw,99vh) scale(.2654)}}.snow:nth-child(101){opacity:.5026;transform:translate(10.6753vw,-10px) scale(.0652);animation:fall-101 30s -10s linear infinite}@keyframes fall-101{34.184%{transform:translate(9.9993vw,34.184vh) scale(.0652)}to{transform:translate(10.3373vw,99vh) scale(.0652)}}.snow:nth-child(102){opacity:1.2696;transform:translate(29.1701vw,-10px) scale(.6494);animation:fall-102 15s -16s linear infinite}@keyframes fall-102{31.55%{transform:translate(23.3575vw,31.55vh) scale(.6494)}to{transform:translate(26.2638vw,99vh) scale(.6494)}}.snow:nth-child(103){opacity:1.075;transform:translate(91.8428vw,-10px) scale(.205);animation:fall-103 24s -21s linear infinite}@keyframes fall-103{41.088%{transform:translate(83.535vw,41.088vh) scale(.205)}to{transform:translate(87.6889vw,99vh) scale(.205)}}.snow:nth-child(104){opacity:1.926;transform:translate(89.5956vw,-10px) scale(.5294);animation:fall-104 19s -17s linear infinite}@keyframes fall-104{65.571%{transform:translate(88.113vw,65.571vh) scale(.5294)}to{transform:translate(88.8543vw,99vh) scale(.5294)}}.snow:nth-child(105){opacity:1.05;transform:translate(21.1874vw,-10px) scale(.0486);animation:fall-105 20s -29s linear infinite}@keyframes fall-105{41.589%{transform:translate(18.6733vw,41.589vh) scale(.0486)}to{transform:translate(19.93035vw,99vh) scale(.0486)}}.snow:nth-child(106){opacity:1.2732;transform:translate(96.8712vw,-10px) scale(.0124);animation:fall-106 18s -14s linear infinite}@keyframes fall-106{66.389%{transform:translate(91.4121vw,66.389vh) scale(.0124)}to{transform:translate(94.14165vw,99vh) scale(.0124)}}.snow:nth-child(107){opacity:.7824;transform:translate(8.1924vw,-10px) scale(.7956);animation:fall-107 13s -25s linear infinite}@keyframes fall-107{32.049%{transform:translate(17.0072vw,32.049vh) scale(.7956)}to{transform:translate(12.5998vw,99vh) scale(.7956)}}.snow:nth-child(108){opacity:1.3564;transform:translate(26.4539vw,-10px) scale(.9349);animation:fall-108 20s -30s linear infinite}@keyframes fall-108{41.802%{transform:translate(23.7982vw,41.802vh) scale(.9349)}to{transform:translate(25.12605vw,99vh) scale(.9349)}}.snow:nth-child(109){opacity:.6542;transform:translate(3.0184vw,-10px) scale(.3504);animation:fall-109 22s -7s linear infinite}@keyframes fall-109{49.945%{transform:translate(-6.3651vw,49.945vh) scale(.3504)}to{transform:translate(-1.67335vw,99vh) scale(.3504)}}.snow:nth-child(110){opacity:.2046;transform:translate(50.1632vw,-10px) scale(.6677);animation:fall-110 25s -14s linear infinite}@keyframes fall-110{62.047%{transform:translate(52.4132vw,62.047vh) scale(.6677)}to{transform:translate(51.2882vw,99vh) scale(.6677)}}.snow:nth-child(111){opacity:.3742;transform:translate(19.4657vw,-10px) scale(.0886);animation:fall-111 25s -7s linear infinite}@keyframes fall-111{77.939%{transform:translate(20.8469vw,77.939vh) scale(.0886)}to{transform:translate(20.1563vw,99vh) scale(.0886)}}.snow:nth-child(112){opacity:1.9608;transform:translate(32.9806vw,-10px) scale(.5982);animation:fall-112 28s -2s linear infinite}@keyframes fall-112{53.438%{transform:translate(26.1288vw,53.438vh) scale(.5982)}to{transform:translate(29.5547vw,99vh) scale(.5982)}}.snow:nth-child(113){opacity:.123;transform:translate(65.1483vw,-10px) scale(.4855);animation:fall-113 28s -29s linear infinite}@keyframes fall-113{55.794%{transform:translate(73.8112vw,55.794vh) scale(.4855)}to{transform:translate(69.47975vw,99vh) scale(.4855)}}.snow:nth-child(114){opacity:.7192;transform:translate(6.7281vw,-10px) scale(.6266);animation:fall-114 23s -1s linear infinite}@keyframes fall-114{66.461%{transform:translate(11.4633vw,66.461vh) scale(.6266)}to{transform:translate(9.0957vw,99vh) scale(.6266)}}.snow:nth-child(115){opacity:.858;transform:translate(16.9163vw,-10px) scale(.6116);animation:fall-115 17s -2s linear infinite}@keyframes fall-115{55.04%{transform:translate(13.3997vw,55.04vh) scale(.6116)}to{transform:translate(15.158vw,99vh) scale(.6116)}}.snow:nth-child(116){opacity:.5532;transform:translate(38.1126vw,-10px) scale(.6885);animation:fall-116 10s -21s linear infinite}@keyframes fall-116{34.025%{transform:translate(29.3348vw,34.025vh) scale(.6885)}to{transform:translate(33.7237vw,99vh) scale(.6885)}}.snow:nth-child(117){opacity:.2298;transform:translate(20.3351vw,-10px) scale(.6867);animation:fall-117 15s -17s linear infinite}@keyframes fall-117{59.337%{transform:translate(21.3358vw,59.337vh) scale(.6867)}to{transform:translate(20.83545vw,99vh) scale(.6867)}}.snow:nth-child(118){opacity:.2368;transform:translate(68.0362vw,-10px) scale(.2576);animation:fall-118 28s -28s linear infinite}@keyframes fall-118{51.366%{transform:translate(69.8726vw,51.366vh) scale(.2576)}to{transform:translate(68.9544vw,99vh) scale(.2576)}}.snow:nth-child(119){opacity:.5372;transform:translate(42.3942vw,-10px) scale(.468);animation:fall-119 25s -10s linear infinite}@keyframes fall-119{42.998%{transform:translate(45.2587vw,42.998vh) scale(.468)}to{transform:translate(43.82645vw,99vh) scale(.468)}}.snow:nth-child(120){opacity:.0134;transform:translate(85.0502vw,-10px) scale(.301);animation:fall-120 24s -20s linear infinite}@keyframes fall-120{75.876%{transform:translate(87.6866vw,75.876vh) scale(.301)}to{transform:translate(86.3684vw,99vh) scale(.301)}}.snow:nth-child(121){opacity:1.1534;transform:translate(60.2994vw,-10px) scale(.3619);animation:fall-121 27s -10s linear infinite}@keyframes fall-121{74.211%{transform:translate(53.5343vw,74.211vh) scale(.3619)}to{transform:translate(56.91685vw,99vh) scale(.3619)}}.snow:nth-child(122){opacity:1.2188;transform:translate(2.9791vw,-10px) scale(.8378);animation:fall-122 10s -1s linear infinite}@keyframes fall-122{61.445%{transform:translate(5.0356vw,61.445vh) scale(.8378)}to{transform:translate(4.00735vw,99vh) scale(.8378)}}.snow:nth-child(123){opacity:1.8056;transform:translate(39.6869vw,-10px) scale(.9961);animation:fall-123 21s -10s linear infinite}@keyframes fall-123{73.422%{transform:translate(43.2748vw,73.422vh) scale(.9961)}to{transform:translate(41.48085vw,99vh) scale(.9961)}}.snow:nth-child(124){opacity:1.011;transform:translate(37.7298vw,-10px) scale(.8896);animation:fall-124 14s -3s linear infinite}@keyframes fall-124{57.971%{transform:translate(35.887vw,57.971vh) scale(.8896)}to{transform:translate(36.8084vw,99vh) scale(.8896)}}.snow:nth-child(125){opacity:1.9498;transform:translate(45.6236vw,-10px) scale(.117);animation:fall-125 15s -26s linear infinite}@keyframes fall-125{67.206%{transform:translate(38.4799vw,67.206vh) scale(.117)}to{transform:translate(42.05175vw,99vh) scale(.117)}}.snow:nth-child(126){opacity:1.7342;transform:translate(97.1109vw,-10px) scale(.9781);animation:fall-126 17s -18s linear infinite}@keyframes fall-126{53.306%{transform:translate(97.3417vw,53.306vh) scale(.9781)}to{transform:translate(97.2263vw,99vh) scale(.9781)}}.snow:nth-child(127){opacity:1.1718;transform:translate(44.7997vw,-10px) scale(.7045);animation:fall-127 30s -13s linear infinite}@keyframes fall-127{38.707%{transform:translate(50.6633vw,38.707vh) scale(.7045)}to{transform:translate(47.7315vw,99vh) scale(.7045)}}.snow:nth-child(128){opacity:.5216;transform:translate(20.2859vw,-10px) scale(.1215);animation:fall-128 30s -18s linear infinite}@keyframes fall-128{36.072%{transform:translate(10.3809vw,36.072vh) scale(.1215)}to{transform:translate(15.3334vw,99vh) scale(.1215)}}.snow:nth-child(129){opacity:1.6458;transform:translate(92.3354vw,-10px) scale(.4574);animation:fall-129 29s -25s linear infinite}@keyframes fall-129{56.902%{transform:translate(85.7713vw,56.902vh) scale(.4574)}to{transform:translate(89.05335vw,99vh) scale(.4574)}}.snow:nth-child(130){opacity:.0924;transform:translate(50.3183vw,-10px) scale(.9948);animation:fall-130 27s -29s linear infinite}@keyframes fall-130{40.733%{transform:translate(54.2308vw,40.733vh) scale(.9948)}to{transform:translate(52.27455vw,99vh) scale(.9948)}}.snow:nth-child(131){opacity:1.2224;transform:translate(32.0053vw,-10px) scale(.7968);animation:fall-131 12s -27s linear infinite}@keyframes fall-131{31.493%{transform:translate(27.3136vw,31.493vh) scale(.7968)}to{transform:translate(29.65945vw,99vh) scale(.7968)}}.snow:nth-child(132){opacity:.7712;transform:translate(50.7686vw,-10px) scale(.6804);animation:fall-132 14s -24s linear infinite}@keyframes fall-132{57.674%{transform:translate(53.4535vw,57.674vh) scale(.6804)}to{transform:translate(52.11105vw,99vh) scale(.6804)}}.snow:nth-child(133){opacity:.702;transform:translate(62.8944vw,-10px) scale(.1696);animation:fall-133 30s -29s linear infinite}@keyframes fall-133{66.01%{transform:translate(57.6281vw,66.01vh) scale(.1696)}to{transform:translate(60.26125vw,99vh) scale(.1696)}}.snow:nth-child(134){opacity:.766;transform:translate(5.8823vw,-10px) scale(.5552);animation:fall-134 22s -7s linear infinite}@keyframes fall-134{69.138%{transform:translate(12.3974vw,69.138vh) scale(.5552)}to{transform:translate(9.13985vw,99vh) scale(.5552)}}.snow:nth-child(135){opacity:1.0766;transform:translate(93.6756vw,-10px) scale(.0787);animation:fall-135 12s -17s linear infinite}@keyframes fall-135{39.45%{transform:translate(84.5516vw,39.45vh) scale(.0787)}to{transform:translate(89.1136vw,99vh) scale(.0787)}}.snow:nth-child(136){opacity:.4802;transform:translate(21.0898vw,-10px) scale(.451);animation:fall-136 15s -22s linear infinite}@keyframes fall-136{34.545%{transform:translate(12.0962vw,34.545vh) scale(.451)}to{transform:translate(16.593vw,99vh) scale(.451)}}.snow:nth-child(137){opacity:.8008;transform:translate(18.5357vw,-10px) scale(.4725);animation:fall-137 29s -6s linear infinite}@keyframes fall-137{54.563%{transform:translate(13.2974vw,54.563vh) scale(.4725)}to{transform:translate(15.91655vw,99vh) scale(.4725)}}.snow:nth-child(138){opacity:.7774;transform:translate(45.1977vw,-10px) scale(.7525);animation:fall-138 25s -17s linear infinite}@keyframes fall-138{58.998%{transform:translate(53.2237vw,58.998vh) scale(.7525)}to{transform:translate(49.2107vw,99vh) scale(.7525)}}.snow:nth-child(139){opacity:1.414;transform:translate(87.3416vw,-10px) scale(.9266);animation:fall-139 21s -14s linear infinite}@keyframes fall-139{44.701%{transform:translate(84.2363vw,44.701vh) scale(.9266)}to{transform:translate(85.78895vw,99vh) scale(.9266)}}.snow:nth-child(140){opacity:.457;transform:translate(45.2306vw,-10px) scale(.2228);animation:fall-140 25s -12s linear infinite}@keyframes fall-140{34.267%{transform:translate(38.3005vw,34.267vh) scale(.2228)}to{transform:translate(41.76555vw,99vh) scale(.2228)}}.snow:nth-child(141){opacity:.5296;transform:translate(81.2449vw,-10px) scale(.8745);animation:fall-141 27s -3s linear infinite}@keyframes fall-141{72.05%{transform:translate(78.454vw,72.05vh) scale(.8745)}to{transform:translate(79.84945vw,99vh) scale(.8745)}}.snow:nth-child(142){opacity:.2496;transform:translate(17.6384vw,-10px) scale(.7073);animation:fall-142 29s -8s linear infinite}@keyframes fall-142{72.166%{transform:translate(10.3535vw,72.166vh) scale(.7073)}to{transform:translate(13.99595vw,99vh) scale(.7073)}}.snow:nth-child(143){opacity:1.6088;transform:translate(2.3195vw,-10px) scale(.9925);animation:fall-143 22s -18s linear infinite}@keyframes fall-143{63.041%{transform:translate(1.6423vw,63.041vh) scale(.9925)}to{transform:translate(1.9809vw,99vh) scale(.9925)}}.snow:nth-child(144){opacity:.7312;transform:translate(4.8347vw,-10px) scale(.1801);animation:fall-144 26s -17s linear infinite}@keyframes fall-144{48.695%{transform:translate(1.7484vw,48.695vh) scale(.1801)}to{transform:translate(3.29155vw,99vh) scale(.1801)}}.snow:nth-child(145){opacity:.2494;transform:translate(5.6009vw,-10px) scale(.2329);animation:fall-145 19s -23s linear infinite}@keyframes fall-145{66.889%{transform:translate(-1.7712vw,66.889vh) scale(.2329)}to{transform:translate(1.91485vw,99vh) scale(.2329)}}.snow:nth-child(146){opacity:.8062;transform:translate(15.2242vw,-10px) scale(.6985);animation:fall-146 15s -7s linear infinite}@keyframes fall-146{30.3%{transform:translate(19.7275vw,30.3vh) scale(.6985)}to{transform:translate(17.47585vw,99vh) scale(.6985)}}.snow:nth-child(147){opacity:1.1092;transform:translate(24.4253vw,-10px) scale(.6295);animation:fall-147 23s -4s linear infinite}@keyframes fall-147{30.467%{transform:translate(29.9903vw,30.467vh) scale(.6295)}to{transform:translate(27.2078vw,99vh) scale(.6295)}}.snow:nth-child(148){opacity:1.0974;transform:translate(49.6165vw,-10px) scale(.3542);animation:fall-148 13s -5s linear infinite}@keyframes fall-148{39.897%{transform:translate(52.1393vw,39.897vh) scale(.3542)}to{transform:translate(50.8779vw,99vh) scale(.3542)}}.snow:nth-child(149){opacity:1.8702;transform:translate(61.7368vw,-10px) scale(.8775);animation:fall-149 18s -4s linear infinite}@keyframes fall-149{34.96%{transform:translate(68.0931vw,34.96vh) scale(.8775)}to{transform:translate(64.91495vw,99vh) scale(.8775)}}.snow:nth-child(150){opacity:1.0388;transform:translate(73.8025vw,-10px) scale(.1071);animation:fall-150 14s -29s linear infinite}@keyframes fall-150{75.795%{transform:translate(79.813vw,75.795vh) scale(.1071)}to{transform:translate(76.80775vw,99vh) scale(.1071)}}.snow:nth-child(151){opacity:1.5576;transform:translate(39.4749vw,-10px) scale(.9669);animation:fall-151 12s -22s linear infinite}@keyframes fall-151{55.607%{transform:translate(42.5365vw,55.607vh) scale(.9669)}to{transform:translate(41.0057vw,99vh) scale(.9669)}}.snow:nth-child(152){opacity:1.456;transform:translate(9.706vw,-10px) scale(.4442);animation:fall-152 13s -4s linear infinite}@keyframes fall-152{47.065%{transform:translate(19.3393vw,47.065vh) scale(.4442)}to{transform:translate(14.52265vw,99vh) scale(.4442)}}.snow:nth-child(153){opacity:1.7238;transform:translate(60.0005vw,-10px) scale(.0789);animation:fall-153 29s -2s linear infinite}@keyframes fall-153{55.625%{transform:translate(50.5743vw,55.625vh) scale(.0789)}to{transform:translate(55.2874vw,99vh) scale(.0789)}}.snow:nth-child(154){opacity:.1742;transform:translate(18.5571vw,-10px) scale(.0934);animation:fall-154 22s -20s linear infinite}@keyframes fall-154{31.006%{transform:translate(10.1106vw,31.006vh) scale(.0934)}to{transform:translate(14.33385vw,99vh) scale(.0934)}}.snow:nth-child(155){opacity:1.5378;transform:translate(55.8295vw,-10px) scale(.351);animation:fall-155 29s -27s linear infinite}@keyframes fall-155{49.163%{transform:translate(50.1119vw,49.163vh) scale(.351)}to{transform:translate(52.9707vw,99vh) scale(.351)}}.snow:nth-child(156){opacity:.4584;transform:translate(47.3054vw,-10px) scale(.8856);animation:fall-156 24s -24s linear infinite}@keyframes fall-156{77.763%{transform:translate(51.9718vw,77.763vh) scale(.8856)}to{transform:translate(49.6386vw,99vh) scale(.8856)}}.snow:nth-child(157){opacity:.9736;transform:translate(63.3194vw,-10px) scale(.5638);animation:fall-157 19s -13s linear infinite}@keyframes fall-157{52.593%{transform:translate(65.7928vw,52.593vh) scale(.5638)}to{transform:translate(64.5561vw,99vh) scale(.5638)}}.snow:nth-child(158){opacity:1.244;transform:translate(92.9435vw,-10px) scale(.4566);animation:fall-158 13s -27s linear infinite}@keyframes fall-158{51.393%{transform:translate(86.8904vw,51.393vh) scale(.4566)}to{transform:translate(89.91695vw,99vh) scale(.4566)}}.snow:nth-child(159){opacity:.2582;transform:translate(48.0505vw,-10px) scale(.4798);animation:fall-159 23s -18s linear infinite}@keyframes fall-159{63.15%{transform:translate(46.2965vw,63.15vh) scale(.4798)}to{transform:translate(47.1735vw,99vh) scale(.4798)}}.snow:nth-child(160){opacity:.931;transform:translate(46.3846vw,-10px) scale(.9999);animation:fall-160 23s -28s linear infinite}@keyframes fall-160{74.668%{transform:translate(50.8069vw,74.668vh) scale(.9999)}to{transform:translate(48.59575vw,99vh) scale(.9999)}}.snow:nth-child(161){opacity:1.7756;transform:translate(55.6605vw,-10px) scale(.7978);animation:fall-161 20s -17s linear infinite}@keyframes fall-161{67.44%{transform:translate(58.0146vw,67.44vh) scale(.7978)}to{transform:translate(56.83755vw,99vh) scale(.7978)}}.snow:nth-child(162){opacity:1.7006;transform:translate(14.0321vw,-10px) scale(.356);animation:fall-162 30s -4s linear infinite}@keyframes fall-162{63.31%{transform:translate(24.0274vw,63.31vh) scale(.356)}to{transform:translate(19.02975vw,99vh) scale(.356)}}.snow:nth-child(163){opacity:.2176;transform:translate(43.23vw,-10px) scale(.7642);animation:fall-163 17s -29s linear infinite}@keyframes fall-163{60.742%{transform:translate(47.225vw,60.742vh) scale(.7642)}to{transform:translate(45.2275vw,99vh) scale(.7642)}}.snow:nth-child(164){opacity:.7118;transform:translate(26.7475vw,-10px) scale(.8043);animation:fall-164 30s -15s linear infinite}@keyframes fall-164{68.97%{transform:translate(20.7133vw,68.97vh) scale(.8043)}to{transform:translate(23.7304vw,99vh) scale(.8043)}}.snow:nth-child(165){opacity:.8346;transform:translate(40.9814vw,-10px) scale(.0199);animation:fall-165 22s -18s linear infinite}@keyframes fall-165{52.961%{transform:translate(44.4414vw,52.961vh) scale(.0199)}to{transform:translate(42.7114vw,99vh) scale(.0199)}}.snow:nth-child(166){opacity:1.4248;transform:translate(97.9895vw,-10px) scale(.1103);animation:fall-166 19s -26s linear infinite}@keyframes fall-166{73.791%{transform:translate(102.7035vw,73.791vh) scale(.1103)}to{transform:translate(100.3465vw,99vh) scale(.1103)}}.snow:nth-child(167){opacity:1.6736;transform:translate(2.4213vw,-10px) scale(.3079);animation:fall-167 11s -12s linear infinite}@keyframes fall-167{58.173%{transform:translate(4.7893vw,58.173vh) scale(.3079)}to{transform:translate(3.6053vw,99vh) scale(.3079)}}.snow:nth-child(168){opacity:.039;transform:translate(87.2384vw,-10px) scale(.4212);animation:fall-168 29s -13s linear infinite}@keyframes fall-168{46.011%{transform:translate(97.1997vw,46.011vh) scale(.4212)}to{transform:translate(92.21905vw,99vh) scale(.4212)}}.snow:nth-child(169){opacity:.7456;transform:translate(7.4305vw,-10px) scale(.3528);animation:fall-169 18s -28s linear infinite}@keyframes fall-169{40.772%{transform:translate(14.2642vw,40.772vh) scale(.3528)}to{transform:translate(10.84735vw,99vh) scale(.3528)}}.snow:nth-child(170){opacity:1.3222;transform:translate(46.1722vw,-10px) scale(.7221);animation:fall-170 10s -21s linear infinite}@keyframes fall-170{36.707%{transform:translate(53.1318vw,36.707vh) scale(.7221)}to{transform:translate(49.652vw,99vh) scale(.7221)}}.snow:nth-child(171){opacity:1.6628;transform:translate(42.2696vw,-10px) scale(.9547);animation:fall-171 17s -5s linear infinite}@keyframes fall-171{42.616%{transform:translate(50.0769vw,42.616vh) scale(.9547)}to{transform:translate(46.17325vw,99vh) scale(.9547)}}.snow:nth-child(172){opacity:1.0698;transform:translate(52.47vw,-10px) scale(.769);animation:fall-172 21s -5s linear infinite}@keyframes fall-172{41.456%{transform:translate(46.8318vw,41.456vh) scale(.769)}to{transform:translate(49.6509vw,99vh) scale(.769)}}.snow:nth-child(173){opacity:1.0166;transform:translate(75.4069vw,-10px) scale(.249);animation:fall-173 17s -8s linear infinite}@keyframes fall-173{76.602%{transform:translate(67.0503vw,76.602vh) scale(.249)}to{transform:translate(71.2286vw,99vh) scale(.249)}}.snow:nth-child(174){opacity:.1724;transform:translate(36.3304vw,-10px) scale(.0115);animation:fall-174 25s -30s linear infinite}@keyframes fall-174{60.983%{transform:translate(32.541vw,60.983vh) scale(.0115)}to{transform:translate(34.4357vw,99vh) scale(.0115)}}.snow:nth-child(175){opacity:.3042;transform:translate(13.8987vw,-10px) scale(.1186);animation:fall-175 21s -15s linear infinite}@keyframes fall-175{35.094%{transform:translate(11.9214vw,35.094vh) scale(.1186)}to{transform:translate(12.91005vw,99vh) scale(.1186)}}.snow:nth-child(176){opacity:1.4208;transform:translate(95.0179vw,-10px) scale(.7251);animation:fall-176 27s -25s linear infinite}@keyframes fall-176{61.322%{transform:translate(86.6521vw,61.322vh) scale(.7251)}to{transform:translate(90.835vw,99vh) scale(.7251)}}.snow:nth-child(177){opacity:1.0248;transform:translate(44.5911vw,-10px) scale(.7202);animation:fall-177 24s -27s linear infinite}@keyframes fall-177{41.18%{transform:translate(47.4328vw,41.18vh) scale(.7202)}to{transform:translate(46.01195vw,99vh) scale(.7202)}}.snow:nth-child(178){opacity:1.6088;transform:translate(20.0122vw,-10px) scale(.452);animation:fall-178 28s -4s linear infinite}@keyframes fall-178{41.942%{transform:translate(25.8019vw,41.942vh) scale(.452)}to{transform:translate(22.90705vw,99vh) scale(.452)}}.snow:nth-child(179){opacity:1.1386;transform:translate(32.7951vw,-10px) scale(.6097);animation:fall-179 13s -22s linear infinite}@keyframes fall-179{38.194%{transform:translate(24.1848vw,38.194vh) scale(.6097)}to{transform:translate(28.48995vw,99vh) scale(.6097)}}.snow:nth-child(180){opacity:.5696;transform:translate(1.1754vw,-10px) scale(.8775);animation:fall-180 27s -6s linear infinite}@keyframes fall-180{32.793%{transform:translate(-5.1564vw,32.793vh) scale(.8775)}to{transform:translate(-1.9905vw,99vh) scale(.8775)}}.snow:nth-child(181){opacity:1.7022;transform:translate(72.5105vw,-10px) scale(.1244);animation:fall-181 17s -7s linear infinite}@keyframes fall-181{48.142%{transform:translate(64.6666vw,48.142vh) scale(.1244)}to{transform:translate(68.58855vw,99vh) scale(.1244)}}.snow:nth-child(182){opacity:.698;transform:translate(27.1951vw,-10px) scale(.7061);animation:fall-182 27s -14s linear infinite}@keyframes fall-182{64.076%{transform:translate(24.612vw,64.076vh) scale(.7061)}to{transform:translate(25.90355vw,99vh) scale(.7061)}}.snow:nth-child(183){opacity:.6758;transform:translate(48.2726vw,-10px) scale(.2734);animation:fall-183 19s -16s linear infinite}@keyframes fall-183{40.263%{transform:translate(40.8791vw,40.263vh) scale(.2734)}to{transform:translate(44.57585vw,99vh) scale(.2734)}}.snow:nth-child(184){opacity:.1234;transform:translate(63.1787vw,-10px) scale(.2283);animation:fall-184 18s -25s linear infinite}@keyframes fall-184{55.585%{transform:translate(72.9836vw,55.585vh) scale(.2283)}to{transform:translate(68.08115vw,99vh) scale(.2283)}}.snow:nth-child(185){opacity:.3886;transform:translate(45.1508vw,-10px) scale(.495);animation:fall-185 18s -19s linear infinite}@keyframes fall-185{62.345%{transform:translate(38.169vw,62.345vh) scale(.495)}to{transform:translate(41.6599vw,99vh) scale(.495)}}.snow:nth-child(186){opacity:1.5514;transform:translate(50.6161vw,-10px) scale(.1764);animation:fall-186 10s -30s linear infinite}@keyframes fall-186{34.871%{transform:translate(56.4477vw,34.871vh) scale(.1764)}to{transform:translate(53.5319vw,99vh) scale(.1764)}}.snow:nth-child(187){opacity:.2586;transform:translate(35.2719vw,-10px) scale(.8077);animation:fall-187 11s -20s linear infinite}@keyframes fall-187{35.065%{transform:translate(38.4737vw,35.065vh) scale(.8077)}to{transform:translate(36.8728vw,99vh) scale(.8077)}}.snow:nth-child(188){opacity:1.5894;transform:translate(50.5497vw,-10px) scale(.6745);animation:fall-188 17s -20s linear infinite}@keyframes fall-188{77.769%{transform:translate(51.0036vw,77.769vh) scale(.6745)}to{transform:translate(50.77665vw,99vh) scale(.6745)}}.snow:nth-child(189){opacity:.056;transform:translate(92.6017vw,-10px) scale(.304);animation:fall-189 16s -2s linear infinite}@keyframes fall-189{43.566%{transform:translate(89.2998vw,43.566vh) scale(.304)}to{transform:translate(90.95075vw,99vh) scale(.304)}}.snow:nth-child(190){opacity:.4012;transform:translate(16.383vw,-10px) scale(.7803);animation:fall-190 29s -25s linear infinite}@keyframes fall-190{35.574%{transform:translate(17.7971vw,35.574vh) scale(.7803)}to{transform:translate(17.09005vw,99vh) scale(.7803)}}.snow:nth-child(191){opacity:1.0364;transform:translate(63.8753vw,-10px) scale(.1197);animation:fall-191 19s -18s linear infinite}@keyframes fall-191{69.664%{transform:translate(65.3253vw,69.664vh) scale(.1197)}to{transform:translate(64.6003vw,99vh) scale(.1197)}}.snow:nth-child(192){opacity:1.5722;transform:translate(96.5945vw,-10px) scale(.5505);animation:fall-192 18s -19s linear infinite}@keyframes fall-192{68.794%{transform:translate(96.7256vw,68.794vh) scale(.5505)}to{transform:translate(96.66005vw,99vh) scale(.5505)}}.snow:nth-child(193){opacity:1.978;transform:translate(37.4858vw,-10px) scale(.1676);animation:fall-193 15s -3s linear infinite}@keyframes fall-193{67.619%{transform:translate(43.4841vw,67.619vh) scale(.1676)}to{transform:translate(40.48495vw,99vh) scale(.1676)}}.snow:nth-child(194){opacity:.8078;transform:translate(57.3288vw,-10px) scale(.9525);animation:fall-194 12s -1s linear infinite}@keyframes fall-194{49.335%{transform:translate(61.2427vw,49.335vh) scale(.9525)}to{transform:translate(59.28575vw,99vh) scale(.9525)}}.snow:nth-child(195){opacity:.325;transform:translate(38.7425vw,-10px) scale(.6089);animation:fall-195 17s -1s linear infinite}@keyframes fall-195{77.872%{transform:translate(29.3947vw,77.872vh) scale(.6089)}to{transform:translate(34.0686vw,99vh) scale(.6089)}}.snow:nth-child(196){opacity:1.939;transform:translate(63.5102vw,-10px) scale(.9306);animation:fall-196 22s -1s linear infinite}@keyframes fall-196{47.14%{transform:translate(57.4989vw,47.14vh) scale(.9306)}to{transform:translate(60.50455vw,99vh) scale(.9306)}}.snow:nth-child(197){opacity:1.092;transform:translate(61.9157vw,-10px) scale(.787);animation:fall-197 30s -25s linear infinite}@keyframes fall-197{75.532%{transform:translate(66.179vw,75.532vh) scale(.787)}to{transform:translate(64.04735vw,99vh) scale(.787)}}.snow:nth-child(198){opacity:1.2652;transform:translate(99.7939vw,-10px) scale(.5644);animation:fall-198 28s -21s linear infinite}@keyframes fall-198{63.727%{transform:translate(94.1192vw,63.727vh) scale(.5644)}to{transform:translate(96.95655vw,99vh) scale(.5644)}}.snow:nth-child(199){opacity:1.7172;transform:translate(22.2433vw,-10px) scale(.2114);animation:fall-199 17s -16s linear infinite}@keyframes fall-199{68.113%{transform:translate(22.9725vw,68.113vh) scale(.2114)}to{transform:translate(22.6079vw,99vh) scale(.2114)}}.snow:nth-child(200){opacity:.3688;transform:translate(31.9162vw,-10px) scale(.3031);animation:fall-200 19s -21s linear infinite}@keyframes fall-200{42.191%{transform:translate(41.1996vw,42.191vh) scale(.3031)}to{transform:translate(36.5579vw,99vh) scale(.3031)}}.snow:nth-child(201){opacity:.541;transform:translate(42.8504vw,-10px) scale(.4057);animation:fall-201 29s -22s linear infinite}@keyframes fall-201{55.425%{transform:translate(40.3094vw,55.425vh) scale(.4057)}to{transform:translate(41.5799vw,99vh) scale(.4057)}}.snow:nth-child(202){opacity:.2712;transform:translate(69.3828vw,-10px) scale(.8306);animation:fall-202 19s -20s linear infinite}@keyframes fall-202{46.092%{transform:translate(63.5084vw,46.092vh) scale(.8306)}to{transform:translate(66.4456vw,99vh) scale(.8306)}}.snow:nth-child(203){opacity:1.153;transform:translate(42.6481vw,-10px) scale(.4562);animation:fall-203 23s -25s linear infinite}@keyframes fall-203{43.344%{transform:translate(38.5352vw,43.344vh) scale(.4562)}to{transform:translate(40.59165vw,99vh) scale(.4562)}}.snow:nth-child(204){opacity:.4676;transform:translate(1.1255vw,-10px) scale(.5501);animation:fall-204 13s -28s linear infinite}@keyframes fall-204{31.788%{transform:translate(8.2776vw,31.788vh) scale(.5501)}to{transform:translate(4.70155vw,99vh) scale(.5501)}}.snow:nth-child(205){opacity:.9638;transform:translate(6.5422vw,-10px) scale(.9718);animation:fall-205 29s -10s linear infinite}@keyframes fall-205{54.73%{transform:translate(10.3101vw,54.73vh) scale(.9718)}to{transform:translate(8.42615vw,99vh) scale(.9718)}}.snow:nth-child(206){opacity:.5226;transform:translate(52.0847vw,-10px) scale(.3379);animation:fall-206 16s -28s linear infinite}@keyframes fall-206{34.411%{transform:translate(43.8161vw,34.411vh) scale(.3379)}to{transform:translate(47.9504vw,99vh) scale(.3379)}}.snow:nth-child(207){opacity:.2302;transform:translate(11.7499vw,-10px) scale(.1948);animation:fall-207 13s -6s linear infinite}@keyframes fall-207{64.26%{transform:translate(17.1509vw,64.26vh) scale(.1948)}to{transform:translate(14.4504vw,99vh) scale(.1948)}}.snow:nth-child(208){opacity:.0156;transform:translate(49.0321vw,-10px) scale(.6306);animation:fall-208 16s -15s linear infinite}@keyframes fall-208{44.498%{transform:translate(56.5896vw,44.498vh) scale(.6306)}to{transform:translate(52.81085vw,99vh) scale(.6306)}}.snow:nth-child(209){opacity:.1366;transform:translate(11.1896vw,-10px) scale(.7363);animation:fall-209 24s -10s linear infinite}@keyframes fall-209{43.805%{transform:translate(19.1479vw,43.805vh) scale(.7363)}to{transform:translate(15.16875vw,99vh) scale(.7363)}}.snow:nth-child(210){opacity:1.8454;transform:translate(69.3916vw,-10px) scale(.1608);animation:fall-210 24s -3s linear infinite}@keyframes fall-210{36.317%{transform:translate(65.7605vw,36.317vh) scale(.1608)}to{transform:translate(67.57605vw,99vh) scale(.1608)}}.snow:nth-child(211){opacity:.5192;transform:translate(90.4968vw,-10px) scale(.9607);animation:fall-211 17s -27s linear infinite}@keyframes fall-211{31.797%{transform:translate(81.5904vw,31.797vh) scale(.9607)}to{transform:translate(86.0436vw,99vh) scale(.9607)}}.snow:nth-child(212){opacity:.9176;transform:translate(70.9275vw,-10px) scale(.2396);animation:fall-212 12s -8s linear infinite}@keyframes fall-212{60.638%{transform:translate(80.593vw,60.638vh) scale(.2396)}to{transform:translate(75.76025vw,99vh) scale(.2396)}}.snow:nth-child(213){opacity:1.489;transform:translate(25.2123vw,-10px) scale(.0687);animation:fall-213 14s -13s linear infinite}@keyframes fall-213{58.136%{transform:translate(31.5013vw,58.136vh) scale(.0687)}to{transform:translate(28.3568vw,99vh) scale(.0687)}}.snow:nth-child(214){opacity:.5354;transform:translate(11.7726vw,-10px) scale(.0622);animation:fall-214 26s -20s linear infinite}@keyframes fall-214{56.498%{transform:translate(3.7141vw,56.498vh) scale(.0622)}to{transform:translate(7.74335vw,99vh) scale(.0622)}}.snow:nth-child(215){opacity:.4018;transform:translate(28.6591vw,-10px) scale(.1261);animation:fall-215 26s -18s linear infinite}@keyframes fall-215{49.582%{transform:translate(28.511vw,49.582vh) scale(.1261)}to{transform:translate(28.58505vw,99vh) scale(.1261)}}.snow:nth-child(216){opacity:1.694;transform:translate(16.5012vw,-10px) scale(.7835);animation:fall-216 11s -20s linear infinite}@keyframes fall-216{55.16%{transform:translate(21.1616vw,55.16vh) scale(.7835)}to{transform:translate(18.8314vw,99vh) scale(.7835)}}.snow:nth-child(217){opacity:.7946;transform:translate(99.1101vw,-10px) scale(.5307);animation:fall-217 29s -10s linear infinite}@keyframes fall-217{66.84%{transform:translate(103.8625vw,66.84vh) scale(.5307)}to{transform:translate(101.4863vw,99vh) scale(.5307)}}.snow:nth-child(218){opacity:.8448;transform:translate(47.2806vw,-10px) scale(.4794);animation:fall-218 24s -24s linear infinite}@keyframes fall-218{64.727%{transform:translate(51.8126vw,64.727vh) scale(.4794)}to{transform:translate(49.5466vw,99vh) scale(.4794)}}.snow:nth-child(219){opacity:1.2488;transform:translate(21.5376vw,-10px) scale(.2966);animation:fall-219 17s -22s linear infinite}@keyframes fall-219{58.477%{transform:translate(27.3712vw,58.477vh) scale(.2966)}to{transform:translate(24.4544vw,99vh) scale(.2966)}}.snow:nth-child(220){opacity:.1854;transform:translate(2.1359vw,-10px) scale(.1741);animation:fall-220 11s -1s linear infinite}@keyframes fall-220{36.373%{transform:translate(4.9187vw,36.373vh) scale(.1741)}to{transform:translate(3.5273vw,99vh) scale(.1741)}}.snow:nth-child(221){opacity:.5368;transform:translate(51.6537vw,-10px) scale(.837);animation:fall-221 25s -24s linear infinite}@keyframes fall-221{43.392%{transform:translate(56.1441vw,43.392vh) scale(.837)}to{transform:translate(53.8989vw,99vh) scale(.837)}}.snow:nth-child(222){opacity:1.957;transform:translate(71.7792vw,-10px) scale(.6825);animation:fall-222 24s -19s linear infinite}@keyframes fall-222{59.124%{transform:translate(80.1415vw,59.124vh) scale(.6825)}to{transform:translate(75.96035vw,99vh) scale(.6825)}}.snow:nth-child(223){opacity:1.568;transform:translate(87.3163vw,-10px) scale(.2613);animation:fall-223 23s -3s linear infinite}@keyframes fall-223{36.148%{transform:translate(90.8048vw,36.148vh) scale(.2613)}to{transform:translate(89.06055vw,99vh) scale(.2613)}}.snow:nth-child(224){opacity:1.9454;transform:translate(30.7675vw,-10px) scale(.5619);animation:fall-224 16s -24s linear infinite}@keyframes fall-224{65.057%{transform:translate(25.2175vw,65.057vh) scale(.5619)}to{transform:translate(27.9925vw,99vh) scale(.5619)}}.snow:nth-child(225){opacity:.333;transform:translate(21.8635vw,-10px) scale(.9374);animation:fall-225 24s -18s linear infinite}@keyframes fall-225{33.772%{transform:translate(16.7796vw,33.772vh) scale(.9374)}to{transform:translate(19.32155vw,99vh) scale(.9374)}}.snow:nth-child(226){opacity:.3282;transform:translate(19.2898vw,-10px) scale(.2805);animation:fall-226 20s -11s linear infinite}@keyframes fall-226{63.416%{transform:translate(20.858vw,63.416vh) scale(.2805)}to{transform:translate(20.0739vw,99vh) scale(.2805)}}.snow:nth-child(227){opacity:.324;transform:translate(45.7583vw,-10px) scale(.6104);animation:fall-227 23s -5s linear infinite}@keyframes fall-227{50.782%{transform:translate(43.7845vw,50.782vh) scale(.6104)}to{transform:translate(44.7714vw,99vh) scale(.6104)}}.snow:nth-child(228){opacity:1.4278;transform:translate(52.3878vw,-10px) scale(.2094);animation:fall-228 25s -10s linear infinite}@keyframes fall-228{36.085%{transform:translate(49.7561vw,36.085vh) scale(.2094)}to{transform:translate(51.07195vw,99vh) scale(.2094)}}.snow:nth-child(229){opacity:.633;transform:translate(12.0695vw,-10px) scale(.0097);animation:fall-229 27s -30s linear infinite}@keyframes fall-229{54.553%{transform:translate(8.7375vw,54.553vh) scale(.0097)}to{transform:translate(10.4035vw,99vh) scale(.0097)}}.snow:nth-child(230){opacity:1.8648;transform:translate(.1258vw,-10px) scale(.7768);animation:fall-230 18s -9s linear infinite}@keyframes fall-230{65.017%{transform:translate(7.6004vw,65.017vh) scale(.7768)}to{transform:translate(3.8631vw,99vh) scale(.7768)}}.snow:nth-child(231){opacity:.4356;transform:translate(88.952vw,-10px) scale(.0664);animation:fall-231 26s -4s linear infinite}@keyframes fall-231{32.372%{transform:translate(89.657vw,32.372vh) scale(.0664)}to{transform:translate(89.3045vw,99vh) scale(.0664)}}.snow:nth-child(232){opacity:1.4914;transform:translate(10.9049vw,-10px) scale(.9807);animation:fall-232 10s -28s linear infinite}@keyframes fall-232{78.783%{transform:translate(13.9942vw,78.783vh) scale(.9807)}to{transform:translate(12.44955vw,99vh) scale(.9807)}}.snow:nth-child(233){opacity:1.7074;transform:translate(39.6503vw,-10px) scale(.3906);animation:fall-233 21s -14s linear infinite}@keyframes fall-233{73.224%{transform:translate(33.2879vw,73.224vh) scale(.3906)}to{transform:translate(36.4691vw,99vh) scale(.3906)}}.snow:nth-child(234){opacity:1.5888;transform:translate(38.0412vw,-10px) scale(.806);animation:fall-234 20s -26s linear infinite}@keyframes fall-234{51.711%{transform:translate(34.867vw,51.711vh) scale(.806)}to{transform:translate(36.4541vw,99vh) scale(.806)}}.snow:nth-child(235){opacity:.066;transform:translate(71.6551vw,-10px) scale(.4758);animation:fall-235 14s -24s linear infinite}@keyframes fall-235{38.738%{transform:translate(73.5222vw,38.738vh) scale(.4758)}to{transform:translate(72.58865vw,99vh) scale(.4758)}}.snow:nth-child(236){opacity:1.3752;transform:translate(20.6724vw,-10px) scale(.0783);animation:fall-236 17s -4s linear infinite}@keyframes fall-236{59.79%{transform:translate(28.8584vw,59.79vh) scale(.0783)}to{transform:translate(24.7654vw,99vh) scale(.0783)}}.snow:nth-child(237){opacity:1.075;transform:translate(92.1074vw,-10px) scale(.1375);animation:fall-237 18s -3s linear infinite}@keyframes fall-237{31.676%{transform:translate(92.3535vw,31.676vh) scale(.1375)}to{transform:translate(92.23045vw,99vh) scale(.1375)}}.snow:nth-child(238){opacity:1.5014;transform:translate(93.7486vw,-10px) scale(.4251);animation:fall-238 30s -9s linear infinite}@keyframes fall-238{41.249%{transform:translate(100.1594vw,41.249vh) scale(.4251)}to{transform:translate(96.954vw,99vh) scale(.4251)}}.snow:nth-child(239){opacity:1.6996;transform:translate(81.2861vw,-10px) scale(.8146);animation:fall-239 15s -26s linear infinite}@keyframes fall-239{51.643%{transform:translate(86.8879vw,51.643vh) scale(.8146)}to{transform:translate(84.087vw,99vh) scale(.8146)}}.snow:nth-child(240){opacity:.5448;transform:translate(31.2916vw,-10px) scale(.199);animation:fall-240 13s -30s linear infinite}@keyframes fall-240{56.568%{transform:translate(22.6388vw,56.568vh) scale(.199)}to{transform:translate(26.9652vw,99vh) scale(.199)}}.snow:nth-child(241){opacity:1.5718;transform:translate(42.3741vw,-10px) scale(.0448);animation:fall-241 27s -10s linear infinite}@keyframes fall-241{72.079%{transform:translate(36.1498vw,72.079vh) scale(.0448)}to{transform:translate(39.26195vw,99vh) scale(.0448)}}.snow:nth-child(242){opacity:.1516;transform:translate(97.2245vw,-10px) scale(.6018);animation:fall-242 14s -14s linear infinite}@keyframes fall-242{65.308%{transform:translate(100.1523vw,65.308vh) scale(.6018)}to{transform:translate(98.6884vw,99vh) scale(.6018)}}.snow:nth-child(243){opacity:.828;transform:translate(52.3079vw,-10px) scale(.8963);animation:fall-243 11s -8s linear infinite}@keyframes fall-243{33.687%{transform:translate(52.9956vw,33.687vh) scale(.8963)}to{transform:translate(52.65175vw,99vh) scale(.8963)}}.snow:nth-child(244){opacity:.3572;transform:translate(.9234vw,-10px) scale(.2549);animation:fall-244 26s -23s linear infinite}@keyframes fall-244{37.599%{transform:translate(10.1901vw,37.599vh) scale(.2549)}to{transform:translate(5.55675vw,99vh) scale(.2549)}}.snow:nth-child(245){opacity:1.971;transform:translate(82.2235vw,-10px) scale(.2401);animation:fall-245 26s -20s linear infinite}@keyframes fall-245{77.165%{transform:translate(77.2523vw,77.165vh) scale(.2401)}to{transform:translate(79.7379vw,99vh) scale(.2401)}}.snow:nth-child(246){opacity:1.6582;transform:translate(11.8879vw,-10px) scale(.0371);animation:fall-246 24s -23s linear infinite}@keyframes fall-246{31.017%{transform:translate(16.7196vw,31.017vh) scale(.0371)}to{transform:translate(14.30375vw,99vh) scale(.0371)}}.snow:nth-child(247){opacity:.6246;transform:translate(99.1307vw,-10px) scale(.7728);animation:fall-247 18s -22s linear infinite}@keyframes fall-247{68.047%{transform:translate(92.8944vw,68.047vh) scale(.7728)}to{transform:translate(96.01255vw,99vh) scale(.7728)}}.snow:nth-child(248){opacity:1.0566;transform:translate(20.4971vw,-10px) scale(.2541);animation:fall-248 11s -25s linear infinite}@keyframes fall-248{61.632%{transform:translate(27.6946vw,61.632vh) scale(.2541)}to{transform:translate(24.09585vw,99vh) scale(.2541)}}.snow:nth-child(249){opacity:1.211;transform:translate(73.4508vw,-10px) scale(.1897);animation:fall-249 10s -21s linear infinite}@keyframes fall-249{73.841%{transform:translate(74.2754vw,73.841vh) scale(.1897)}to{transform:translate(73.8631vw,99vh) scale(.1897)}}.snow:nth-child(250){opacity:1.6472;transform:translate(6.1332vw,-10px) scale(.0796);animation:fall-250 23s -9s linear infinite}@keyframes fall-250{64.263%{transform:translate(10.8133vw,64.263vh) scale(.0796)}to{transform:translate(8.47325vw,99vh) scale(.0796)}}.snow:nth-child(251){opacity:.4938;transform:translate(83.8846vw,-10px) scale(.0471);animation:fall-251 22s -3s linear infinite}@keyframes fall-251{49.512%{transform:translate(79.9183vw,49.512vh) scale(.0471)}to{transform:translate(81.90145vw,99vh) scale(.0471)}}.snow:nth-child(252){opacity:1.9108;transform:translate(85.7418vw,-10px) scale(.5881);animation:fall-252 28s -11s linear infinite}@keyframes fall-252{44.539%{transform:translate(81.151vw,44.539vh) scale(.5881)}to{transform:translate(83.4464vw,99vh) scale(.5881)}}.snow:nth-child(253){opacity:1.3768;transform:translate(34.4465vw,-10px) scale(.6261);animation:fall-253 15s -29s linear infinite}@keyframes fall-253{69.462%{transform:translate(27.2995vw,69.462vh) scale(.6261)}to{transform:translate(30.873vw,99vh) scale(.6261)}}.snow:nth-child(254){opacity:1.0386;transform:translate(81.6275vw,-10px) scale(.0922);animation:fall-254 18s -21s linear infinite}@keyframes fall-254{32.13%{transform:translate(76.0277vw,32.13vh) scale(.0922)}to{transform:translate(78.8276vw,99vh) scale(.0922)}}.snow:nth-child(255){opacity:.5378;transform:translate(27.6329vw,-10px) scale(.9346);animation:fall-255 23s -29s linear infinite}@keyframes fall-255{57.048%{transform:translate(22.0069vw,57.048vh) scale(.9346)}to{transform:translate(24.8199vw,99vh) scale(.9346)}}.snow:nth-child(256){opacity:.6632;transform:translate(88.3005vw,-10px) scale(.638);animation:fall-256 25s -27s linear infinite}@keyframes fall-256{31.817%{transform:translate(94.0625vw,31.817vh) scale(.638)}to{transform:translate(91.1815vw,99vh) scale(.638)}}.snow:nth-child(257){opacity:.0474;transform:translate(93.0364vw,-10px) scale(.7815);animation:fall-257 14s -27s linear infinite}@keyframes fall-257{31.891%{transform:translate(83.7936vw,31.891vh) scale(.7815)}to{transform:translate(88.415vw,99vh) scale(.7815)}}.snow:nth-child(258){opacity:1.7104;transform:translate(8.4558vw,-10px) scale(.2733);animation:fall-258 30s -21s linear infinite}@keyframes fall-258{78.41%{transform:translate(5.2631vw,78.41vh) scale(.2733)}to{transform:translate(6.85945vw,99vh) scale(.2733)}}.snow:nth-child(259){opacity:.9618;transform:translate(.3022vw,-10px) scale(.3803);animation:fall-259 29s -10s linear infinite}@keyframes fall-259{59.059%{transform:translate(-7.0596vw,59.059vh) scale(.3803)}to{transform:translate(-3.3787vw,99vh) scale(.3803)}}.snow:nth-child(260){opacity:1.6832;transform:translate(76.3282vw,-10px) scale(.7707);animation:fall-260 21s -16s linear infinite}@keyframes fall-260{34.329%{transform:translate(84.3012vw,34.329vh) scale(.7707)}to{transform:translate(80.3147vw,99vh) scale(.7707)}}.snow:nth-child(261){opacity:.645;transform:translate(55.5132vw,-10px) scale(.4391);animation:fall-261 30s -12s linear infinite}@keyframes fall-261{61.045%{transform:translate(58.6101vw,61.045vh) scale(.4391)}to{transform:translate(57.06165vw,99vh) scale(.4391)}}.snow:nth-child(262){opacity:.6494;transform:translate(5.8797vw,-10px) scale(.8965);animation:fall-262 12s -9s linear infinite}@keyframes fall-262{64.514%{transform:translate(4.6976vw,64.514vh) scale(.8965)}to{transform:translate(5.28865vw,99vh) scale(.8965)}}.snow:nth-child(263){opacity:.0166;transform:translate(26.7967vw,-10px) scale(.9832);animation:fall-263 22s -21s linear infinite}@keyframes fall-263{66.316%{transform:translate(23.6153vw,66.316vh) scale(.9832)}to{transform:translate(25.206vw,99vh) scale(.9832)}}.snow:nth-child(264){opacity:1.7042;transform:translate(43.4859vw,-10px) scale(.261);animation:fall-264 10s -25s linear infinite}@keyframes fall-264{45.1%{transform:translate(36.9091vw,45.1vh) scale(.261)}to{transform:translate(40.1975vw,99vh) scale(.261)}}.snow:nth-child(265){opacity:1.5314;transform:translate(64.7373vw,-10px) scale(.5901);animation:fall-265 20s -30s linear infinite}@keyframes fall-265{30.004%{transform:translate(66.5025vw,30.004vh) scale(.5901)}to{transform:translate(65.6199vw,99vh) scale(.5901)}}.snow:nth-child(266){opacity:.6258;transform:translate(62.2424vw,-10px) scale(.2584);animation:fall-266 14s -14s linear infinite}@keyframes fall-266{38.025%{transform:translate(60.1605vw,38.025vh) scale(.2584)}to{transform:translate(61.20145vw,99vh) scale(.2584)}}.snow:nth-child(267){opacity:.3136;transform:translate(86.8582vw,-10px) scale(.8907);animation:fall-267 18s -29s linear infinite}@keyframes fall-267{74.285%{transform:translate(96.0651vw,74.285vh) scale(.8907)}to{transform:translate(91.46165vw,99vh) scale(.8907)}}.snow:nth-child(268){opacity:.5286;transform:translate(48.4971vw,-10px) scale(.2055);animation:fall-268 17s -14s linear infinite}@keyframes fall-268{58.554%{transform:translate(41.0612vw,58.554vh) scale(.2055)}to{transform:translate(44.77915vw,99vh) scale(.2055)}}.snow:nth-child(269){opacity:.1062;transform:translate(96.3044vw,-10px) scale(.1484);animation:fall-269 11s -26s linear infinite}@keyframes fall-269{66.901%{transform:translate(86.6265vw,66.901vh) scale(.1484)}to{transform:translate(91.46545vw,99vh) scale(.1484)}}.snow:nth-child(270){opacity:.0068;transform:translate(31.6046vw,-10px) scale(.2635);animation:fall-270 11s -16s linear infinite}@keyframes fall-270{30.778%{transform:translate(37.1192vw,30.778vh) scale(.2635)}to{transform:translate(34.3619vw,99vh) scale(.2635)}}.snow:nth-child(271){opacity:1.458;transform:translate(44.2688vw,-10px) scale(.0714);animation:fall-271 30s -22s linear infinite}@keyframes fall-271{31.128%{transform:translate(43.9251vw,31.128vh) scale(.0714)}to{transform:translate(44.09695vw,99vh) scale(.0714)}}.snow:nth-child(272){opacity:1.5048;transform:translate(17.2473vw,-10px) scale(.4759);animation:fall-272 19s -20s linear infinite}@keyframes fall-272{67.156%{transform:translate(9.8383vw,67.156vh) scale(.4759)}to{transform:translate(13.5428vw,99vh) scale(.4759)}}.snow:nth-child(273){opacity:1.5632;transform:translate(75.8438vw,-10px) scale(.8054);animation:fall-273 10s -4s linear infinite}@keyframes fall-273{69.334%{transform:translate(82.7589vw,69.334vh) scale(.8054)}to{transform:translate(79.30135vw,99vh) scale(.8054)}}.snow:nth-child(274){opacity:1.435;transform:translate(38.6288vw,-10px) scale(.6431);animation:fall-274 20s -30s linear infinite}@keyframes fall-274{48.535%{transform:translate(45.8531vw,48.535vh) scale(.6431)}to{transform:translate(42.24095vw,99vh) scale(.6431)}}.snow:nth-child(275){opacity:1.3102;transform:translate(91.0069vw,-10px) scale(.0243);animation:fall-275 22s -7s linear infinite}@keyframes fall-275{43.645%{transform:translate(84.0358vw,43.645vh) scale(.0243)}to{transform:translate(87.52135vw,99vh) scale(.0243)}}.snow:nth-child(276){opacity:1.6744;transform:translate(44.2095vw,-10px) scale(.1848);animation:fall-276 30s -11s linear infinite}@keyframes fall-276{37.351%{transform:translate(50.9984vw,37.351vh) scale(.1848)}to{transform:translate(47.60395vw,99vh) scale(.1848)}}.snow:nth-child(277){opacity:1.9098;transform:translate(29.6383vw,-10px) scale(.5752);animation:fall-277 15s -29s linear infinite}@keyframes fall-277{63.238%{transform:translate(34.7137vw,63.238vh) scale(.5752)}to{transform:translate(32.176vw,99vh) scale(.5752)}}.snow:nth-child(278){opacity:1.7192;transform:translate(.368vw,-10px) scale(.3188);animation:fall-278 16s -12s linear infinite}@keyframes fall-278{77.004%{transform:translate(-.1235vw,77.004vh) scale(.3188)}to{transform:translate(.12225vw,99vh) scale(.3188)}}.snow:nth-child(279){opacity:1.054;transform:translate(89.0798vw,-10px) scale(.8209);animation:fall-279 21s -24s linear infinite}@keyframes fall-279{40.68%{transform:translate(94.2974vw,40.68vh) scale(.8209)}to{transform:translate(91.6886vw,99vh) scale(.8209)}}.snow:nth-child(280){opacity:.4136;transform:translate(25.6701vw,-10px) scale(.0421);animation:fall-280 22s -21s linear infinite}@keyframes fall-280{44.97%{transform:translate(20.7136vw,44.97vh) scale(.0421)}to{transform:translate(23.19185vw,99vh) scale(.0421)}}.snow:nth-child(281){opacity:1.9912;transform:translate(39.9363vw,-10px) scale(.8979);animation:fall-281 17s -24s linear infinite}@keyframes fall-281{37.515%{transform:translate(48.8383vw,37.515vh) scale(.8979)}to{transform:translate(44.3873vw,99vh) scale(.8979)}}.snow:nth-child(282){opacity:1.7386;transform:translate(86.0552vw,-10px) scale(.362);animation:fall-282 15s -1s linear infinite}@keyframes fall-282{74.607%{transform:translate(79.4762vw,74.607vh) scale(.362)}to{transform:translate(82.7657vw,99vh) scale(.362)}}.snow:nth-child(283){opacity:.532;transform:translate(97.6593vw,-10px) scale(.3844);animation:fall-283 29s -1s linear infinite}@keyframes fall-283{30.478%{transform:translate(93.1263vw,30.478vh) scale(.3844)}to{transform:translate(95.3928vw,99vh) scale(.3844)}}.snow:nth-child(284){opacity:1.9438;transform:translate(33.6729vw,-10px) scale(.4401);animation:fall-284 25s -26s linear infinite}@keyframes fall-284{41.176%{transform:translate(30.5349vw,41.176vh) scale(.4401)}to{transform:translate(32.1039vw,99vh) scale(.4401)}}.snow:nth-child(285){opacity:.2188;transform:translate(25.9555vw,-10px) scale(.64);animation:fall-285 12s -11s linear infinite}@keyframes fall-285{60.023%{transform:translate(27.8036vw,60.023vh) scale(.64)}to{transform:translate(26.87955vw,99vh) scale(.64)}}.snow:nth-child(286){opacity:1.5898;transform:translate(92.2712vw,-10px) scale(.2403);animation:fall-286 26s -28s linear infinite}@keyframes fall-286{52.768%{transform:translate(82.9523vw,52.768vh) scale(.2403)}to{transform:translate(87.61175vw,99vh) scale(.2403)}}.snow:nth-child(287){opacity:1.4812;transform:translate(58.5592vw,-10px) scale(.229);animation:fall-287 27s -21s linear infinite}@keyframes fall-287{79.112%{transform:translate(48.6974vw,79.112vh) scale(.229)}to{transform:translate(53.6283vw,99vh) scale(.229)}}.snow:nth-child(288){opacity:.1518;transform:translate(99.7751vw,-10px) scale(.2799);animation:fall-288 19s -21s linear infinite}@keyframes fall-288{74.106%{transform:translate(109.7096vw,74.106vh) scale(.2799)}to{transform:translate(104.74235vw,99vh) scale(.2799)}}.snow:nth-child(289){opacity:.0144;transform:translate(7.9195vw,-10px) scale(.6937);animation:fall-289 17s -3s linear infinite}@keyframes fall-289{33.66%{transform:translate(1.25vw,33.66vh) scale(.6937)}to{transform:translate(4.58475vw,99vh) scale(.6937)}}.snow:nth-child(290){opacity:1.2532;transform:translate(29.2337vw,-10px) scale(.4957);animation:fall-290 14s -2s linear infinite}@keyframes fall-290{35.893%{transform:translate(35.5586vw,35.893vh) scale(.4957)}to{transform:translate(32.39615vw,99vh) scale(.4957)}}.snow:nth-child(291){opacity:.5976;transform:translate(77.3398vw,-10px) scale(.2792);animation:fall-291 10s -8s linear infinite}@keyframes fall-291{32.125%{transform:translate(72.8547vw,32.125vh) scale(.2792)}to{transform:translate(75.09725vw,99vh) scale(.2792)}}.snow:nth-child(292){opacity:.8622;transform:translate(27.7704vw,-10px) scale(.2648);animation:fall-292 22s -22s linear infinite}@keyframes fall-292{79.372%{transform:translate(24.1787vw,79.372vh) scale(.2648)}to{transform:translate(25.97455vw,99vh) scale(.2648)}}.snow:nth-child(293){opacity:.035;transform:translate(48.9355vw,-10px) scale(.2866);animation:fall-293 27s -19s linear infinite}@keyframes fall-293{61.762%{transform:translate(54.2791vw,61.762vh) scale(.2866)}to{transform:translate(51.6073vw,99vh) scale(.2866)}}.snow:nth-child(294){opacity:1.7672;transform:translate(59.8752vw,-10px) scale(.0171);animation:fall-294 13s -3s linear infinite}@keyframes fall-294{61.891%{transform:translate(54.4038vw,61.891vh) scale(.0171)}to{transform:translate(57.1395vw,99vh) scale(.0171)}}.snow:nth-child(295){opacity:1.0878;transform:translate(45.5597vw,-10px) scale(.829);animation:fall-295 22s -24s linear infinite}@keyframes fall-295{70.809%{transform:translate(50.1244vw,70.809vh) scale(.829)}to{transform:translate(47.84205vw,99vh) scale(.829)}}.snow:nth-child(296){opacity:1.226;transform:translate(3.291vw,-10px) scale(.3303);animation:fall-296 13s -13s linear infinite}@keyframes fall-296{71.399%{transform:translate(12.13vw,71.399vh) scale(.3303)}to{transform:translate(7.7105vw,99vh) scale(.3303)}}.snow:nth-child(297){opacity:1.202;transform:translate(60.6965vw,-10px) scale(.6037);animation:fall-297 12s -13s linear infinite}@keyframes fall-297{54.791%{transform:translate(66.5706vw,54.791vh) scale(.6037)}to{transform:translate(63.63355vw,99vh) scale(.6037)}}.snow:nth-child(298){opacity:1.8656;transform:translate(67.7175vw,-10px) scale(.6484);animation:fall-298 21s -25s linear infinite}@keyframes fall-298{55.656%{transform:translate(70.0999vw,55.656vh) scale(.6484)}to{transform:translate(68.9087vw,99vh) scale(.6484)}}.snow:nth-child(299){opacity:.738;transform:translate(87.6277vw,-10px) scale(.3612);animation:fall-299 26s -16s linear infinite}@keyframes fall-299{52.579%{transform:translate(80.0153vw,52.579vh) scale(.3612)}to{transform:translate(83.8215vw,99vh) scale(.3612)}}.snow:nth-child(300){opacity:1.7666;transform:translate(48.1832vw,-10px) scale(.2675);animation:fall-300 20s -26s linear infinite}@keyframes fall-300{31.033%{transform:translate(44.8792vw,31.033vh) scale(.2675)}to{transform:translate(46.5312vw,99vh) scale(.2675)}}.snow:nth-child(301){opacity:1.4076;transform:translate(85.0905vw,-10px) scale(.6389);animation:fall-301 14s -3s linear infinite}@keyframes fall-301{55.534%{transform:translate(93.9744vw,55.534vh) scale(.6389)}to{transform:translate(89.53245vw,99vh) scale(.6389)}}.snow:nth-child(302){opacity:.6962;transform:translate(17.5858vw,-10px) scale(.8451);animation:fall-302 16s -18s linear infinite}@keyframes fall-302{66.84%{transform:translate(23.8534vw,66.84vh) scale(.8451)}to{transform:translate(20.7196vw,99vh) scale(.8451)}}.snow:nth-child(303){opacity:1.8546;transform:translate(42.0778vw,-10px) scale(.3696);animation:fall-303 14s -11s linear infinite}@keyframes fall-303{54.406%{transform:translate(44.357vw,54.406vh) scale(.3696)}to{transform:translate(43.2174vw,99vh) scale(.3696)}}.snow:nth-child(304){opacity:1.895;transform:translate(2.3355vw,-10px) scale(.5919);animation:fall-304 22s -1s linear infinite}@keyframes fall-304{56.337%{transform:translate(8.7244vw,56.337vh) scale(.5919)}to{transform:translate(5.52995vw,99vh) scale(.5919)}}.snow:nth-child(305){opacity:.8506;transform:translate(36.8789vw,-10px) scale(.938);animation:fall-305 26s -2s linear infinite}@keyframes fall-305{75.384%{transform:translate(44.4302vw,75.384vh) scale(.938)}to{transform:translate(40.65455vw,99vh) scale(.938)}}.snow:nth-child(306){opacity:1.2838;transform:translate(96.8819vw,-10px) scale(.0276);animation:fall-306 28s -30s linear infinite}@keyframes fall-306{72.591%{transform:translate(96.1705vw,72.591vh) scale(.0276)}to{transform:translate(96.5262vw,99vh) scale(.0276)}}.snow:nth-child(307){opacity:1.6068;transform:translate(65.9018vw,-10px) scale(.8336);animation:fall-307 19s -12s linear infinite}@keyframes fall-307{42.878%{transform:translate(63.8955vw,42.878vh) scale(.8336)}to{transform:translate(64.89865vw,99vh) scale(.8336)}}.snow:nth-child(308){opacity:.1208;transform:translate(39.0209vw,-10px) scale(.8809);animation:fall-308 23s -17s linear infinite}@keyframes fall-308{57.039%{transform:translate(41.0539vw,57.039vh) scale(.8809)}to{transform:translate(40.0374vw,99vh) scale(.8809)}}.snow:nth-child(309){opacity:1.788;transform:translate(.7182vw,-10px) scale(.2204);animation:fall-309 16s -10s linear infinite}@keyframes fall-309{42.044%{transform:translate(-1.0067vw,42.044vh) scale(.2204)}to{transform:translate(-.14425vw,99vh) scale(.2204)}}.snow:nth-child(310){opacity:1.4436;transform:translate(50.4001vw,-10px) scale(.6414);animation:fall-310 10s -4s linear infinite}@keyframes fall-310{54.465%{transform:translate(46.1718vw,54.465vh) scale(.6414)}to{transform:translate(48.28595vw,99vh) scale(.6414)}}.snow:nth-child(311){opacity:1.12;transform:translate(8.2866vw,-10px) scale(.5962);animation:fall-311 12s -30s linear infinite}@keyframes fall-311{41.843%{transform:translate(10.3122vw,41.843vh) scale(.5962)}to{transform:translate(9.2994vw,99vh) scale(.5962)}}.snow:nth-child(312){opacity:.5366;transform:translate(14.4992vw,-10px) scale(.6871);animation:fall-312 23s -17s linear infinite}@keyframes fall-312{40.643%{transform:translate(21.7592vw,40.643vh) scale(.6871)}to{transform:translate(18.1292vw,99vh) scale(.6871)}}.snow:nth-child(313){opacity:.9754;transform:translate(87.4251vw,-10px) scale(.179);animation:fall-313 26s -13s linear infinite}@keyframes fall-313{32.413%{transform:translate(81.0293vw,32.413vh) scale(.179)}to{transform:translate(84.2272vw,99vh) scale(.179)}}.snow:nth-child(314){opacity:1.0014;transform:translate(13.2476vw,-10px) scale(.7207);animation:fall-314 19s -27s linear infinite}@keyframes fall-314{54.777%{transform:translate(14.9895vw,54.777vh) scale(.7207)}to{transform:translate(14.11855vw,99vh) scale(.7207)}}.snow:nth-child(315){opacity:.3638;transform:translate(23.7608vw,-10px) scale(.0414);animation:fall-315 11s -29s linear infinite}@keyframes fall-315{79.433%{transform:translate(22.1677vw,79.433vh) scale(.0414)}to{transform:translate(22.96425vw,99vh) scale(.0414)}}.snow:nth-child(316){opacity:.5168;transform:translate(79.5665vw,-10px) scale(.6701);animation:fall-316 11s -7s linear infinite}@keyframes fall-316{45.638%{transform:translate(81.0365vw,45.638vh) scale(.6701)}to{transform:translate(80.3015vw,99vh) scale(.6701)}}.snow:nth-child(317){opacity:1.2402;transform:translate(.9097vw,-10px) scale(.2172);animation:fall-317 18s -13s linear infinite}@keyframes fall-317{57.501%{transform:translate(4.0385vw,57.501vh) scale(.2172)}to{transform:translate(2.4741vw,99vh) scale(.2172)}}.snow:nth-child(318){opacity:.4706;transform:translate(80.9847vw,-10px) scale(.66);animation:fall-318 14s -11s linear infinite}@keyframes fall-318{66.031%{transform:translate(76.7302vw,66.031vh) scale(.66)}to{transform:translate(78.85745vw,99vh) scale(.66)}}.snow:nth-child(319){opacity:.215;transform:translate(37.498vw,-10px) scale(.4989);animation:fall-319 20s -17s linear infinite}@keyframes fall-319{33.631%{transform:translate(30.3034vw,33.631vh) scale(.4989)}to{transform:translate(33.9007vw,99vh) scale(.4989)}}.snow:nth-child(320){opacity:1.7872;transform:translate(78.2093vw,-10px) scale(.4446);animation:fall-320 14s -3s linear infinite}@keyframes fall-320{40.248%{transform:translate(74.5199vw,40.248vh) scale(.4446)}to{transform:translate(76.3646vw,99vh) scale(.4446)}}.snow:nth-child(321){opacity:1.5244;transform:translate(19.0437vw,-10px) scale(.217);animation:fall-321 18s -14s linear infinite}@keyframes fall-321{78.017%{transform:translate(25.2699vw,78.017vh) scale(.217)}to{transform:translate(22.1568vw,99vh) scale(.217)}}.snow:nth-child(322){opacity:.4318;transform:translate(11.5746vw,-10px) scale(.9987);animation:fall-322 28s -19s linear infinite}@keyframes fall-322{44.44%{transform:translate(15.2274vw,44.44vh) scale(.9987)}to{transform:translate(13.401vw,99vh) scale(.9987)}}.snow:nth-child(323){opacity:.6952;transform:translate(67.825vw,-10px) scale(.3214);animation:fall-323 28s -18s linear infinite}@keyframes fall-323{59.343%{transform:translate(66.9082vw,59.343vh) scale(.3214)}to{transform:translate(67.3666vw,99vh) scale(.3214)}}.snow:nth-child(324){opacity:.0734;transform:translate(13.745vw,-10px) scale(.0533);animation:fall-324 12s -23s linear infinite}@keyframes fall-324{78.664%{transform:translate(10.007vw,78.664vh) scale(.0533)}to{transform:translate(11.876vw,99vh) scale(.0533)}}.snow:nth-child(325){opacity:.6054;transform:translate(29.4684vw,-10px) scale(.9897);animation:fall-325 20s -12s linear infinite}@keyframes fall-325{63.733%{transform:translate(31.2233vw,63.733vh) scale(.9897)}to{transform:translate(30.34585vw,99vh) scale(.9897)}}.snow:nth-child(326){opacity:1.3602;transform:translate(70.3067vw,-10px) scale(.023);animation:fall-326 27s -20s linear infinite}@keyframes fall-326{55.897%{transform:translate(66.5578vw,55.897vh) scale(.023)}to{transform:translate(68.43225vw,99vh) scale(.023)}}.snow:nth-child(327){opacity:1.6486;transform:translate(31.1585vw,-10px) scale(.3309);animation:fall-327 20s -30s linear infinite}@keyframes fall-327{62.838%{transform:translate(36.6431vw,62.838vh) scale(.3309)}to{transform:translate(33.9008vw,99vh) scale(.3309)}}.snow:nth-child(328){opacity:1.7454;transform:translate(90.5444vw,-10px) scale(.2133);animation:fall-328 21s -20s linear infinite}@keyframes fall-328{48.992%{transform:translate(90.7736vw,48.992vh) scale(.2133)}to{transform:translate(90.659vw,99vh) scale(.2133)}}.snow:nth-child(329){opacity:.2618;transform:translate(79.1917vw,-10px) scale(.0202);animation:fall-329 19s -19s linear infinite}@keyframes fall-329{36.899%{transform:translate(70.4607vw,36.899vh) scale(.0202)}to{transform:translate(74.8262vw,99vh) scale(.0202)}}.snow:nth-child(330){opacity:.7616;transform:translate(1.5835vw,-10px) scale(.5591);animation:fall-330 25s -15s linear infinite}@keyframes fall-330{43.716%{transform:translate(.3911vw,43.716vh) scale(.5591)}to{transform:translate(.9873vw,99vh) scale(.5591)}}.snow:nth-child(331){opacity:1.96;transform:translate(20.894vw,-10px) scale(.6562);animation:fall-331 21s -25s linear infinite}@keyframes fall-331{53.504%{transform:translate(26.195vw,53.504vh) scale(.6562)}to{transform:translate(23.5445vw,99vh) scale(.6562)}}.snow:nth-child(332){opacity:1.4256;transform:translate(16.0862vw,-10px) scale(.0065);animation:fall-332 13s -6s linear infinite}@keyframes fall-332{68.467%{transform:translate(10.5772vw,68.467vh) scale(.0065)}to{transform:translate(13.3317vw,99vh) scale(.0065)}}.snow:nth-child(333){opacity:1.7398;transform:translate(9.1124vw,-10px) scale(.1023);animation:fall-333 24s -18s linear infinite}@keyframes fall-333{40.813%{transform:translate(6.7707vw,40.813vh) scale(.1023)}to{transform:translate(7.94155vw,99vh) scale(.1023)}}.snow:nth-child(334){opacity:.6322;transform:translate(12.2492vw,-10px) scale(.7684);animation:fall-334 23s -8s linear infinite}@keyframes fall-334{51.661%{transform:translate(12.4884vw,51.661vh) scale(.7684)}to{transform:translate(12.3688vw,99vh) scale(.7684)}}.snow:nth-child(335){opacity:1.392;transform:translate(29.3856vw,-10px) scale(.0632);animation:fall-335 27s -20s linear infinite}@keyframes fall-335{58.899%{transform:translate(25.3958vw,58.899vh) scale(.0632)}to{transform:translate(27.3907vw,99vh) scale(.0632)}}.snow:nth-child(336){opacity:.2682;transform:translate(36.963vw,-10px) scale(.575);animation:fall-336 15s -30s linear infinite}@keyframes fall-336{54.327%{transform:translate(33.6093vw,54.327vh) scale(.575)}to{transform:translate(35.28615vw,99vh) scale(.575)}}.snow:nth-child(337){opacity:1.0974;transform:translate(66.412vw,-10px) scale(.776);animation:fall-337 25s -12s linear infinite}@keyframes fall-337{77.137%{transform:translate(68.0486vw,77.137vh) scale(.776)}to{transform:translate(67.2303vw,99vh) scale(.776)}}.snow:nth-child(338){opacity:.9358;transform:translate(63.6049vw,-10px) scale(.6336);animation:fall-338 18s -30s linear infinite}@keyframes fall-338{68.632%{transform:translate(73.5103vw,68.632vh) scale(.6336)}to{transform:translate(68.5576vw,99vh) scale(.6336)}}.snow:nth-child(339){opacity:1.5728;transform:translate(18.2868vw,-10px) scale(.2513);animation:fall-339 27s -15s linear infinite}@keyframes fall-339{60.566%{transform:translate(11.3863vw,60.566vh) scale(.2513)}to{transform:translate(14.83655vw,99vh) scale(.2513)}}.snow:nth-child(340){opacity:1.1484;transform:translate(78.0479vw,-10px) scale(.107);animation:fall-340 19s -5s linear infinite}@keyframes fall-340{56.884%{transform:translate(74.3348vw,56.884vh) scale(.107)}to{transform:translate(76.19135vw,99vh) scale(.107)}}.snow:nth-child(341){opacity:1.6176;transform:translate(43.1163vw,-10px) scale(.7777);animation:fall-341 14s -26s linear infinite}@keyframes fall-341{46.817%{transform:translate(46.3055vw,46.817vh) scale(.7777)}to{transform:translate(44.7109vw,99vh) scale(.7777)}}.snow:nth-child(342){opacity:1.4786;transform:translate(75.074vw,-10px) scale(.0587);animation:fall-342 15s -3s linear infinite}@keyframes fall-342{36.233%{transform:translate(78.9384vw,36.233vh) scale(.0587)}to{transform:translate(77.0062vw,99vh) scale(.0587)}}.snow:nth-child(343){opacity:1.919;transform:translate(56.1525vw,-10px) scale(.9669);animation:fall-343 19s -6s linear infinite}@keyframes fall-343{69.209%{transform:translate(49.2028vw,69.209vh) scale(.9669)}to{transform:translate(52.67765vw,99vh) scale(.9669)}}.snow:nth-child(344){opacity:.8746;transform:translate(47.632vw,-10px) scale(.8767);animation:fall-344 22s -29s linear infinite}@keyframes fall-344{73.797%{transform:translate(45.1956vw,73.797vh) scale(.8767)}to{transform:translate(46.4138vw,99vh) scale(.8767)}}.snow:nth-child(345){opacity:1.3776;transform:translate(20.9117vw,-10px) scale(.8567);animation:fall-345 18s -12s linear infinite}@keyframes fall-345{39.969%{transform:translate(23.1131vw,39.969vh) scale(.8567)}to{transform:translate(22.0124vw,99vh) scale(.8567)}}.snow:nth-child(346){opacity:1.323;transform:translate(92.451vw,-10px) scale(.1709);animation:fall-346 27s -6s linear infinite}@keyframes fall-346{72.093%{transform:translate(99.2699vw,72.093vh) scale(.1709)}to{transform:translate(95.86045vw,99vh) scale(.1709)}}.snow:nth-child(347){opacity:1.37;transform:translate(33.7958vw,-10px) scale(.4561);animation:fall-347 30s -27s linear infinite}@keyframes fall-347{67.73%{transform:translate(28.9989vw,67.73vh) scale(.4561)}to{transform:translate(31.39735vw,99vh) scale(.4561)}}.snow:nth-child(348){opacity:1.6436;transform:translate(58.2222vw,-10px) scale(.6332);animation:fall-348 19s -8s linear infinite}@keyframes fall-348{63.619%{transform:translate(53.8442vw,63.619vh) scale(.6332)}to{transform:translate(56.0332vw,99vh) scale(.6332)}}.snow:nth-child(349){opacity:.9452;transform:translate(30.8893vw,-10px) scale(.4572);animation:fall-349 26s -4s linear infinite}@keyframes fall-349{51.583%{transform:translate(29.1226vw,51.583vh) scale(.4572)}to{transform:translate(30.00595vw,99vh) scale(.4572)}}.snow:nth-child(350){opacity:1.7368;transform:translate(49.6486vw,-10px) scale(.8738);animation:fall-350 14s -11s linear infinite}@keyframes fall-350{30.511%{transform:translate(48.0963vw,30.511vh) scale(.8738)}to{transform:translate(48.87245vw,99vh) scale(.8738)}}.snow:nth-child(351){opacity:.5926;transform:translate(65.1745vw,-10px) scale(.5307);animation:fall-351 25s -14s linear infinite}@keyframes fall-351{40.368%{transform:translate(72.6173vw,40.368vh) scale(.5307)}to{transform:translate(68.8959vw,99vh) scale(.5307)}}.snow:nth-child(352){opacity:.7538;transform:translate(66.4216vw,-10px) scale(.0918);animation:fall-352 23s -22s linear infinite}@keyframes fall-352{49.058%{transform:translate(59.6652vw,49.058vh) scale(.0918)}to{transform:translate(63.0434vw,99vh) scale(.0918)}}.snow:nth-child(353){opacity:.2398;transform:translate(69.1518vw,-10px) scale(.4967);animation:fall-353 13s -6s linear infinite}@keyframes fall-353{32.197%{transform:translate(63.3366vw,32.197vh) scale(.4967)}to{transform:translate(66.2442vw,99vh) scale(.4967)}}.snow:nth-child(354){opacity:.1566;transform:translate(30.3788vw,-10px) scale(.7905);animation:fall-354 19s -13s linear infinite}@keyframes fall-354{31.821%{transform:translate(33.763vw,31.821vh) scale(.7905)}to{transform:translate(32.0709vw,99vh) scale(.7905)}}.snow:nth-child(355){opacity:.9322;transform:translate(67.8742vw,-10px) scale(.3652);animation:fall-355 22s -3s linear infinite}@keyframes fall-355{67.258%{transform:translate(68.8769vw,67.258vh) scale(.3652)}to{transform:translate(68.37555vw,99vh) scale(.3652)}}.snow:nth-child(356){opacity:1.223;transform:translate(24.4363vw,-10px) scale(.6224);animation:fall-356 28s -26s linear infinite}@keyframes fall-356{61.752%{transform:translate(25.061vw,61.752vh) scale(.6224)}to{transform:translate(24.74865vw,99vh) scale(.6224)}}.snow:nth-child(357){opacity:1.2218;transform:translate(31.145vw,-10px) scale(.661);animation:fall-357 23s -20s linear infinite}@keyframes fall-357{50.725%{transform:translate(29.6298vw,50.725vh) scale(.661)}to{transform:translate(30.3874vw,99vh) scale(.661)}}.snow:nth-child(358){opacity:1.1152;transform:translate(55.0632vw,-10px) scale(.1481);animation:fall-358 14s -26s linear infinite}@keyframes fall-358{68.988%{transform:translate(59.6899vw,68.988vh) scale(.1481)}to{transform:translate(57.37655vw,99vh) scale(.1481)}}.snow:nth-child(359){opacity:.774;transform:translate(53.9808vw,-10px) scale(.2708);animation:fall-359 23s -20s linear infinite}@keyframes fall-359{67.923%{transform:translate(45.4875vw,67.923vh) scale(.2708)}to{transform:translate(49.73415vw,99vh) scale(.2708)}}.snow:nth-child(360){opacity:1.3246;transform:translate(55.0274vw,-10px) scale(.5188);animation:fall-360 16s -13s linear infinite}@keyframes fall-360{69.485%{transform:translate(47.8529vw,69.485vh) scale(.5188)}to{transform:translate(51.44015vw,99vh) scale(.5188)}}.snow:nth-child(361){opacity:1.6832;transform:translate(69.6377vw,-10px) scale(.0401);animation:fall-361 11s -5s linear infinite}@keyframes fall-361{68.516%{transform:translate(68.5895vw,68.516vh) scale(.0401)}to{transform:translate(69.1136vw,99vh) scale(.0401)}}.snow:nth-child(362){opacity:1.5026;transform:translate(64.0756vw,-10px) scale(.7134);animation:fall-362 20s -24s linear infinite}@keyframes fall-362{39.003%{transform:translate(60.3229vw,39.003vh) scale(.7134)}to{transform:translate(62.19925vw,99vh) scale(.7134)}}.snow:nth-child(363){opacity:.3232;transform:translate(94.0624vw,-10px) scale(.4598);animation:fall-363 19s -23s linear infinite}@keyframes fall-363{65.55%{transform:translate(89.1847vw,65.55vh) scale(.4598)}to{transform:translate(91.62355vw,99vh) scale(.4598)}}.snow:nth-child(364){opacity:.1842;transform:translate(99.299vw,-10px) scale(.7266);animation:fall-364 20s -1s linear infinite}@keyframes fall-364{79.026%{transform:translate(94.6665vw,79.026vh) scale(.7266)}to{transform:translate(96.98275vw,99vh) scale(.7266)}}.snow:nth-child(365){opacity:1.038;transform:translate(85.5253vw,-10px) scale(.0549);animation:fall-365 19s -7s linear infinite}@keyframes fall-365{49.808%{transform:translate(91.0354vw,49.808vh) scale(.0549)}to{transform:translate(88.28035vw,99vh) scale(.0549)}}.snow:nth-child(366){opacity:1.9206;transform:translate(22.9933vw,-10px) scale(.2378);animation:fall-366 11s -8s linear infinite}@keyframes fall-366{60.725%{transform:translate(23.2926vw,60.725vh) scale(.2378)}to{transform:translate(23.14295vw,99vh) scale(.2378)}}.snow:nth-child(367){opacity:.8416;transform:translate(25.4812vw,-10px) scale(.3011);animation:fall-367 17s -10s linear infinite}@keyframes fall-367{76.166%{transform:translate(18.2591vw,76.166vh) scale(.3011)}to{transform:translate(21.87015vw,99vh) scale(.3011)}}.snow:nth-child(368){opacity:.6876;transform:translate(42.4765vw,-10px) scale(.7483);animation:fall-368 26s -9s linear infinite}@keyframes fall-368{68.345%{transform:translate(44.6349vw,68.345vh) scale(.7483)}to{transform:translate(43.5557vw,99vh) scale(.7483)}}.snow:nth-child(369){opacity:.893;transform:translate(81.1821vw,-10px) scale(.4335);animation:fall-369 19s -1s linear infinite}@keyframes fall-369{75.203%{transform:translate(79.491vw,75.203vh) scale(.4335)}to{transform:translate(80.33655vw,99vh) scale(.4335)}}.snow:nth-child(370){opacity:.2616;transform:translate(19.9178vw,-10px) scale(.4102);animation:fall-370 20s -9s linear infinite}@keyframes fall-370{63.219%{transform:translate(15.5091vw,63.219vh) scale(.4102)}to{transform:translate(17.71345vw,99vh) scale(.4102)}}.snow:nth-child(371){opacity:.0404;transform:translate(58.0161vw,-10px) scale(.3476);animation:fall-371 21s -24s linear infinite}@keyframes fall-371{71.91%{transform:translate(64.2681vw,71.91vh) scale(.3476)}to{transform:translate(61.1421vw,99vh) scale(.3476)}}.snow:nth-child(372){opacity:.5046;transform:translate(7.7989vw,-10px) scale(.4415);animation:fall-372 21s -6s linear infinite}@keyframes fall-372{60.862%{transform:translate(8.4746vw,60.862vh) scale(.4415)}to{transform:translate(8.13675vw,99vh) scale(.4415)}}.snow:nth-child(373){opacity:1.3218;transform:translate(52.4474vw,-10px) scale(.606);animation:fall-373 14s -29s linear infinite}@keyframes fall-373{42.806%{transform:translate(57.6624vw,42.806vh) scale(.606)}to{transform:translate(55.0549vw,99vh) scale(.606)}}.snow:nth-child(374){opacity:.9926;transform:translate(62.5504vw,-10px) scale(.4596);animation:fall-374 15s -29s linear infinite}@keyframes fall-374{52.695%{transform:translate(60.8126vw,52.695vh) scale(.4596)}to{transform:translate(61.6815vw,99vh) scale(.4596)}}.snow:nth-child(375){opacity:1.7964;transform:translate(62.4452vw,-10px) scale(.0252);animation:fall-375 21s -11s linear infinite}@keyframes fall-375{50.054%{transform:translate(54.6115vw,50.054vh) scale(.0252)}to{transform:translate(58.52835vw,99vh) scale(.0252)}}.snow:nth-child(376){opacity:1.8634;transform:translate(25.4198vw,-10px) scale(.5917);animation:fall-376 23s -4s linear infinite}@keyframes fall-376{76.276%{transform:translate(22.0247vw,76.276vh) scale(.5917)}to{transform:translate(23.72225vw,99vh) scale(.5917)}}.snow:nth-child(377){opacity:1.3356;transform:translate(48.3269vw,-10px) scale(.5775);animation:fall-377 30s -5s linear infinite}@keyframes fall-377{53.612%{transform:translate(40.3931vw,53.612vh) scale(.5775)}to{transform:translate(44.36vw,99vh) scale(.5775)}}.snow:nth-child(378){opacity:1.5616;transform:translate(29.7628vw,-10px) scale(.616);animation:fall-378 28s -2s linear infinite}@keyframes fall-378{62.2%{transform:translate(31.206vw,62.2vh) scale(.616)}to{transform:translate(30.4844vw,99vh) scale(.616)}}.snow:nth-child(379){opacity:1.75;transform:translate(64.0154vw,-10px) scale(.4228);animation:fall-379 13s -7s linear infinite}@keyframes fall-379{74.307%{transform:translate(69.9708vw,74.307vh) scale(.4228)}to{transform:translate(66.9931vw,99vh) scale(.4228)}}.snow:nth-child(380){opacity:.662;transform:translate(39.6016vw,-10px) scale(.5363);animation:fall-380 11s -21s linear infinite}@keyframes fall-380{55.912%{transform:translate(42.9622vw,55.912vh) scale(.5363)}to{transform:translate(41.2819vw,99vh) scale(.5363)}}.snow:nth-child(381){opacity:1.8628;transform:translate(26.2635vw,-10px) scale(.561);animation:fall-381 23s -6s linear infinite}@keyframes fall-381{45.869%{transform:translate(25.7843vw,45.869vh) scale(.561)}to{transform:translate(26.0239vw,99vh) scale(.561)}}.snow:nth-child(382){opacity:1.5608;transform:translate(21.881vw,-10px) scale(.181);animation:fall-382 26s -24s linear infinite}@keyframes fall-382{49.278%{transform:translate(12.5746vw,49.278vh) scale(.181)}to{transform:translate(17.2278vw,99vh) scale(.181)}}.snow:nth-child(383){opacity:.2776;transform:translate(70.6444vw,-10px) scale(.4559);animation:fall-383 26s -12s linear infinite}@keyframes fall-383{33.551%{transform:translate(62.652vw,33.551vh) scale(.4559)}to{transform:translate(66.6482vw,99vh) scale(.4559)}}.snow:nth-child(384){opacity:.1518;transform:translate(39.1482vw,-10px) scale(.3181);animation:fall-384 22s -12s linear infinite}@keyframes fall-384{64.333%{transform:translate(44.6076vw,64.333vh) scale(.3181)}to{transform:translate(41.8779vw,99vh) scale(.3181)}}.snow:nth-child(385){opacity:1.5764;transform:translate(6.0838vw,-10px) scale(.0846);animation:fall-385 29s -17s linear infinite}@keyframes fall-385{62.041%{transform:translate(3.6031vw,62.041vh) scale(.0846)}to{transform:translate(4.84345vw,99vh) scale(.0846)}}.snow:nth-child(386){opacity:.2066;transform:translate(51.5736vw,-10px) scale(.5718);animation:fall-386 16s -4s linear infinite}@keyframes fall-386{53.069%{transform:translate(45.6845vw,53.069vh) scale(.5718)}to{transform:translate(48.62905vw,99vh) scale(.5718)}}.snow:nth-child(387){opacity:1.5622;transform:translate(90.4529vw,-10px) scale(.4481);animation:fall-387 25s -6s linear infinite}@keyframes fall-387{50.271%{transform:translate(86.3573vw,50.271vh) scale(.4481)}to{transform:translate(88.4051vw,99vh) scale(.4481)}}.snow:nth-child(388){opacity:.7418;transform:translate(85.2791vw,-10px) scale(.5471);animation:fall-388 22s -15s linear infinite}@keyframes fall-388{75.2%{transform:translate(80.263vw,75.2vh) scale(.5471)}to{transform:translate(82.77105vw,99vh) scale(.5471)}}.snow:nth-child(389){opacity:1.6042;transform:translate(20.1442vw,-10px) scale(.1603);animation:fall-389 30s -19s linear infinite}@keyframes fall-389{41.567%{transform:translate(20.6495vw,41.567vh) scale(.1603)}to{transform:translate(20.39685vw,99vh) scale(.1603)}}.snow:nth-child(390){opacity:.8448;transform:translate(49.6152vw,-10px) scale(.717);animation:fall-390 21s -10s linear infinite}@keyframes fall-390{50.119%{transform:translate(47.2151vw,50.119vh) scale(.717)}to{transform:translate(48.41515vw,99vh) scale(.717)}}.snow:nth-child(391){opacity:1.2584;transform:translate(78.6984vw,-10px) scale(.2814);animation:fall-391 16s -4s linear infinite}@keyframes fall-391{60.391%{transform:translate(76.7665vw,60.391vh) scale(.2814)}to{transform:translate(77.73245vw,99vh) scale(.2814)}}.snow:nth-child(392){opacity:1.1608;transform:translate(16.518vw,-10px) scale(.3868);animation:fall-392 10s -27s linear infinite}@keyframes fall-392{74.17%{transform:translate(15.3507vw,74.17vh) scale(.3868)}to{transform:translate(15.93435vw,99vh) scale(.3868)}}.snow:nth-child(393){opacity:.0956;transform:translate(29.1179vw,-10px) scale(.3901);animation:fall-393 30s -5s linear infinite}@keyframes fall-393{50.927%{transform:translate(30.9036vw,50.927vh) scale(.3901)}to{transform:translate(30.01075vw,99vh) scale(.3901)}}.snow:nth-child(394){opacity:.0772;transform:translate(83.6041vw,-10px) scale(.9322);animation:fall-394 29s -27s linear infinite}@keyframes fall-394{37.307%{transform:translate(84.4115vw,37.307vh) scale(.9322)}to{transform:translate(84.0078vw,99vh) scale(.9322)}}.snow:nth-child(395){opacity:1.8622;transform:translate(49.2859vw,-10px) scale(.6974);animation:fall-395 14s -11s linear infinite}@keyframes fall-395{36.936%{transform:translate(47.7633vw,36.936vh) scale(.6974)}to{transform:translate(48.5246vw,99vh) scale(.6974)}}.snow:nth-child(396){opacity:.619;transform:translate(61.9258vw,-10px) scale(.4101);animation:fall-396 30s -7s linear infinite}@keyframes fall-396{46.95%{transform:translate(67.2612vw,46.95vh) scale(.4101)}to{transform:translate(64.5935vw,99vh) scale(.4101)}}.snow:nth-child(397){opacity:1.5628;transform:translate(84.6739vw,-10px) scale(.9145);animation:fall-397 27s -30s linear infinite}@keyframes fall-397{37.004%{transform:translate(75.1742vw,37.004vh) scale(.9145)}to{transform:translate(79.92405vw,99vh) scale(.9145)}}.snow:nth-child(398){opacity:1.1978;transform:translate(99.9414vw,-10px) scale(.1635);animation:fall-398 17s -19s linear infinite}@keyframes fall-398{71.602%{transform:translate(90.5334vw,71.602vh) scale(.1635)}to{transform:translate(95.2374vw,99vh) scale(.1635)}}.snow:nth-child(399){opacity:.3258;transform:translate(29.9713vw,-10px) scale(.9959);animation:fall-399 27s -11s linear infinite}@keyframes fall-399{35.998%{transform:translate(34.2732vw,35.998vh) scale(.9959)}to{transform:translate(32.12225vw,99vh) scale(.9959)}}.snow:nth-child(400){opacity:.9398;transform:translate(80.943vw,-10px) scale(.9349);animation:fall-400 25s -30s linear infinite}@keyframes fall-400{68.989%{transform:translate(78.8738vw,68.989vh) scale(.9349)}to{transform:translate(79.9084vw,99vh) scale(.9349)}}\n"] }]
|
|
29
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, 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{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;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;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-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{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{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}::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{transform:scaleY(-1)}.app-flip-x{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;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{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:.7044;transform:translate(89.1725vw,-10px) scale(.5396);animation:fall-1 26s -9s linear infinite}@keyframes fall-1{76.348%{transform:translate(79.6901vw,76.348vh) scale(.5396)}to{transform:translate(84.4313vw,99vh) scale(.5396)}}.snow:nth-child(2){opacity:1.0028;transform:translate(91.768vw,-10px) scale(.5826);animation:fall-2 13s -11s linear infinite}@keyframes fall-2{71.331%{transform:translate(88.6591vw,71.331vh) scale(.5826)}to{transform:translate(90.21355vw,99vh) scale(.5826)}}.snow:nth-child(3){opacity:1.0184;transform:translate(29.8768vw,-10px) scale(.674);animation:fall-3 26s -12s linear infinite}@keyframes fall-3{63.17%{transform:translate(28.4169vw,63.17vh) scale(.674)}to{transform:translate(29.14685vw,99vh) scale(.674)}}.snow:nth-child(4){opacity:1.7212;transform:translate(49.3394vw,-10px) scale(.1093);animation:fall-4 29s -3s linear infinite}@keyframes fall-4{49.38%{transform:translate(49.4497vw,49.38vh) scale(.1093)}to{transform:translate(49.39455vw,99vh) scale(.1093)}}.snow:nth-child(5){opacity:.6278;transform:translate(12.4083vw,-10px) scale(.9851);animation:fall-5 20s -13s linear infinite}@keyframes fall-5{72.438%{transform:translate(5.858vw,72.438vh) scale(.9851)}to{transform:translate(9.13315vw,99vh) scale(.9851)}}.snow:nth-child(6){opacity:1.0258;transform:translate(22.1187vw,-10px) scale(.8422);animation:fall-6 30s -1s linear infinite}@keyframes fall-6{67.663%{transform:translate(18.1183vw,67.663vh) scale(.8422)}to{transform:translate(20.1185vw,99vh) scale(.8422)}}.snow:nth-child(7){opacity:1.0584;transform:translate(12.2897vw,-10px) scale(.6477);animation:fall-7 28s -29s linear infinite}@keyframes fall-7{49.866%{transform:translate(6.1184vw,49.866vh) scale(.6477)}to{transform:translate(9.20405vw,99vh) scale(.6477)}}.snow:nth-child(8){opacity:1.633;transform:translate(69.7238vw,-10px) scale(.6671);animation:fall-8 29s -26s linear infinite}@keyframes fall-8{71.948%{transform:translate(70.5985vw,71.948vh) scale(.6671)}to{transform:translate(70.16115vw,99vh) scale(.6671)}}.snow:nth-child(9){opacity:1.4904;transform:translate(7.0995vw,-10px) scale(.2139);animation:fall-9 19s -1s linear infinite}@keyframes fall-9{40.628%{transform:translate(9.1183vw,40.628vh) scale(.2139)}to{transform:translate(8.1089vw,99vh) scale(.2139)}}.snow:nth-child(10){opacity:.8676;transform:translate(53.5303vw,-10px) scale(.3988);animation:fall-10 11s -5s linear infinite}@keyframes fall-10{36.906%{transform:translate(45.0504vw,36.906vh) scale(.3988)}to{transform:translate(49.29035vw,99vh) scale(.3988)}}.snow:nth-child(11){opacity:.0548;transform:translate(10.4169vw,-10px) scale(.5459);animation:fall-11 26s -26s linear infinite}@keyframes fall-11{35.604%{transform:translate(12.4615vw,35.604vh) scale(.5459)}to{transform:translate(11.4392vw,99vh) scale(.5459)}}.snow:nth-child(12){opacity:.4532;transform:translate(92.2805vw,-10px) scale(.1257);animation:fall-12 28s -2s linear infinite}@keyframes fall-12{77.203%{transform:translate(97.1067vw,77.203vh) scale(.1257)}to{transform:translate(94.6936vw,99vh) scale(.1257)}}.snow:nth-child(13){opacity:.156;transform:translate(40.3521vw,-10px) scale(.3947);animation:fall-13 18s -17s linear infinite}@keyframes fall-13{77.323%{transform:translate(33.407vw,77.323vh) scale(.3947)}to{transform:translate(36.87955vw,99vh) scale(.3947)}}.snow:nth-child(14){opacity:1.6366;transform:translate(77.4617vw,-10px) scale(.3598);animation:fall-14 15s -1s linear infinite}@keyframes fall-14{50.212%{transform:translate(84.9112vw,50.212vh) scale(.3598)}to{transform:translate(81.18645vw,99vh) scale(.3598)}}.snow:nth-child(15){opacity:.4712;transform:translate(24.3296vw,-10px) scale(.2327);animation:fall-15 13s -1s linear infinite}@keyframes fall-15{67.758%{transform:translate(15.0828vw,67.758vh) scale(.2327)}to{transform:translate(19.7062vw,99vh) scale(.2327)}}.snow:nth-child(16){opacity:1.5924;transform:translate(68.8804vw,-10px) scale(.0758);animation:fall-16 26s -12s linear infinite}@keyframes fall-16{55.553%{transform:translate(75.0077vw,55.553vh) scale(.0758)}to{transform:translate(71.94405vw,99vh) scale(.0758)}}.snow:nth-child(17){opacity:.6092;transform:translate(45.1469vw,-10px) scale(.8249);animation:fall-17 11s -16s linear infinite}@keyframes fall-17{63.979%{transform:translate(35.246vw,63.979vh) scale(.8249)}to{transform:translate(40.19645vw,99vh) scale(.8249)}}.snow:nth-child(18){opacity:.3064;transform:translate(13.5154vw,-10px) scale(.6229);animation:fall-18 10s -16s linear infinite}@keyframes fall-18{65.616%{transform:translate(5.8021vw,65.616vh) scale(.6229)}to{transform:translate(9.65875vw,99vh) scale(.6229)}}.snow:nth-child(19){opacity:.1036;transform:translate(74.2646vw,-10px) scale(.0981);animation:fall-19 28s -4s linear infinite}@keyframes fall-19{62.058%{transform:translate(67.6187vw,62.058vh) scale(.0981)}to{transform:translate(70.94165vw,99vh) scale(.0981)}}.snow:nth-child(20){opacity:.0894;transform:translate(35.6796vw,-10px) scale(.1759);animation:fall-20 22s -4s linear infinite}@keyframes fall-20{53.911%{transform:translate(29.1765vw,53.911vh) scale(.1759)}to{transform:translate(32.42805vw,99vh) scale(.1759)}}.snow:nth-child(21){opacity:1.3914;transform:translate(16.0315vw,-10px) scale(.9874);animation:fall-21 24s -4s linear infinite}@keyframes fall-21{62.062%{transform:translate(17.0973vw,62.062vh) scale(.9874)}to{transform:translate(16.5644vw,99vh) scale(.9874)}}.snow:nth-child(22){opacity:1.4484;transform:translate(75.3258vw,-10px) scale(.8747);animation:fall-22 28s -23s linear infinite}@keyframes fall-22{30.285%{transform:translate(66.1268vw,30.285vh) scale(.8747)}to{transform:translate(70.7263vw,99vh) scale(.8747)}}.snow:nth-child(23){opacity:.3926;transform:translate(84.5535vw,-10px) scale(.5322);animation:fall-23 11s -18s linear infinite}@keyframes fall-23{73.482%{transform:translate(81.7941vw,73.482vh) scale(.5322)}to{transform:translate(83.1738vw,99vh) scale(.5322)}}.snow:nth-child(24){opacity:.8184;transform:translate(84.8307vw,-10px) scale(.3817);animation:fall-24 26s -19s linear infinite}@keyframes fall-24{65.505%{transform:translate(76.2879vw,65.505vh) scale(.3817)}to{transform:translate(80.5593vw,99vh) scale(.3817)}}.snow:nth-child(25){opacity:1.391;transform:translate(38.0501vw,-10px) scale(.1858);animation:fall-25 11s -16s linear infinite}@keyframes fall-25{37.179%{transform:translate(30.6343vw,37.179vh) scale(.1858)}to{transform:translate(34.3422vw,99vh) scale(.1858)}}.snow:nth-child(26){opacity:.4876;transform:translate(87.4265vw,-10px) scale(.54);animation:fall-26 15s -17s linear infinite}@keyframes fall-26{36.81%{transform:translate(82.5135vw,36.81vh) scale(.54)}to{transform:translate(84.97vw,99vh) scale(.54)}}.snow:nth-child(27){opacity:1.0818;transform:translate(29.8164vw,-10px) scale(.6576);animation:fall-27 25s -1s linear infinite}@keyframes fall-27{36.874%{transform:translate(35.6356vw,36.874vh) scale(.6576)}to{transform:translate(32.726vw,99vh) scale(.6576)}}.snow:nth-child(28){opacity:.0256;transform:translate(63.2086vw,-10px) scale(.1062);animation:fall-28 13s -28s linear infinite}@keyframes fall-28{70.549%{transform:translate(63.3036vw,70.549vh) scale(.1062)}to{transform:translate(63.2561vw,99vh) scale(.1062)}}.snow:nth-child(29){opacity:1.2822;transform:translate(27.8545vw,-10px) scale(.2687);animation:fall-29 24s -9s linear infinite}@keyframes fall-29{69.298%{transform:translate(18.4908vw,69.298vh) scale(.2687)}to{transform:translate(23.17265vw,99vh) scale(.2687)}}.snow:nth-child(30){opacity:1.9068;transform:translate(81.0538vw,-10px) scale(.9809);animation:fall-30 12s -16s linear infinite}@keyframes fall-30{51.047%{transform:translate(85.394vw,51.047vh) scale(.9809)}to{transform:translate(83.2239vw,99vh) scale(.9809)}}.snow:nth-child(31){opacity:1.5502;transform:translate(81.3718vw,-10px) scale(.5987);animation:fall-31 13s -12s linear infinite}@keyframes fall-31{77.113%{transform:translate(75.1978vw,77.113vh) scale(.5987)}to{transform:translate(78.2848vw,99vh) scale(.5987)}}.snow:nth-child(32){opacity:.5076;transform:translate(44.582vw,-10px) scale(.1618);animation:fall-32 29s -17s linear infinite}@keyframes fall-32{45.774%{transform:translate(40.2141vw,45.774vh) scale(.1618)}to{transform:translate(42.39805vw,99vh) scale(.1618)}}.snow:nth-child(33){opacity:1.4852;transform:translate(89.6286vw,-10px) scale(.8082);animation:fall-33 24s -19s linear infinite}@keyframes fall-33{38.315%{transform:translate(99.3935vw,38.315vh) scale(.8082)}to{transform:translate(94.51105vw,99vh) scale(.8082)}}.snow:nth-child(34){opacity:1.3506;transform:translate(68.3983vw,-10px) scale(.1914);animation:fall-34 20s -10s linear infinite}@keyframes fall-34{31.784%{transform:translate(60.7152vw,31.784vh) scale(.1914)}to{transform:translate(64.55675vw,99vh) scale(.1914)}}.snow:nth-child(35){opacity:.7256;transform:translate(59.7818vw,-10px) scale(.3606);animation:fall-35 22s -5s linear infinite}@keyframes fall-35{52.523%{transform:translate(50.2038vw,52.523vh) scale(.3606)}to{transform:translate(54.9928vw,99vh) scale(.3606)}}.snow:nth-child(36){opacity:.122;transform:translate(48.2367vw,-10px) scale(.6653);animation:fall-36 30s -17s linear infinite}@keyframes fall-36{66.056%{transform:translate(38.8379vw,66.056vh) scale(.6653)}to{transform:translate(43.5373vw,99vh) scale(.6653)}}.snow:nth-child(37){opacity:1.9334;transform:translate(45.9542vw,-10px) scale(.2552);animation:fall-37 14s -19s linear infinite}@keyframes fall-37{55.045%{transform:translate(40.612vw,55.045vh) scale(.2552)}to{transform:translate(43.2831vw,99vh) scale(.2552)}}.snow:nth-child(38){opacity:1.4376;transform:translate(21.4539vw,-10px) scale(.6589);animation:fall-38 16s -4s linear infinite}@keyframes fall-38{41.196%{transform:translate(26.8558vw,41.196vh) scale(.6589)}to{transform:translate(24.15485vw,99vh) scale(.6589)}}.snow:nth-child(39){opacity:.4798;transform:translate(14.486vw,-10px) scale(.3305);animation:fall-39 13s -13s linear infinite}@keyframes fall-39{41.946%{transform:translate(7.1826vw,41.946vh) scale(.3305)}to{transform:translate(10.8343vw,99vh) scale(.3305)}}.snow:nth-child(40){opacity:1.9458;transform:translate(41.0251vw,-10px) scale(.0165);animation:fall-40 25s -17s linear infinite}@keyframes fall-40{51.457%{transform:translate(46.7025vw,51.457vh) scale(.0165)}to{transform:translate(43.8638vw,99vh) scale(.0165)}}.snow:nth-child(41){opacity:1.8366;transform:translate(6.4723vw,-10px) scale(.7077);animation:fall-41 16s -10s linear infinite}@keyframes fall-41{78.596%{transform:translate(.6864vw,78.596vh) scale(.7077)}to{transform:translate(3.57935vw,99vh) scale(.7077)}}.snow:nth-child(42){opacity:.299;transform:translate(51.5652vw,-10px) scale(.3109);animation:fall-42 11s -9s linear infinite}@keyframes fall-42{47.66%{transform:translate(57.5923vw,47.66vh) scale(.3109)}to{transform:translate(54.57875vw,99vh) scale(.3109)}}.snow:nth-child(43){opacity:.4572;transform:translate(80.814vw,-10px) scale(.1857);animation:fall-43 16s -10s linear infinite}@keyframes fall-43{43.688%{transform:translate(78.6769vw,43.688vh) scale(.1857)}to{transform:translate(79.74545vw,99vh) scale(.1857)}}.snow:nth-child(44){opacity:1.0918;transform:translate(28.812vw,-10px) scale(.6669);animation:fall-44 15s -7s linear infinite}@keyframes fall-44{32.572%{transform:translate(19.1195vw,32.572vh) scale(.6669)}to{transform:translate(23.96575vw,99vh) scale(.6669)}}.snow:nth-child(45){opacity:.6208;transform:translate(28.9896vw,-10px) scale(.8945);animation:fall-45 18s -29s linear infinite}@keyframes fall-45{35.734%{transform:translate(29.475vw,35.734vh) scale(.8945)}to{transform:translate(29.2323vw,99vh) scale(.8945)}}.snow:nth-child(46){opacity:1.7982;transform:translate(45.8145vw,-10px) scale(.6073);animation:fall-46 13s -4s linear infinite}@keyframes fall-46{47.151%{transform:translate(51.5281vw,47.151vh) scale(.6073)}to{transform:translate(48.6713vw,99vh) scale(.6073)}}.snow:nth-child(47){opacity:.554;transform:translate(48.7279vw,-10px) scale(.0254);animation:fall-47 10s -17s linear infinite}@keyframes fall-47{46.69%{transform:translate(42.0828vw,46.69vh) scale(.0254)}to{transform:translate(45.40535vw,99vh) scale(.0254)}}.snow:nth-child(48){opacity:1.1674;transform:translate(7.5187vw,-10px) scale(.9234);animation:fall-48 25s -15s linear infinite}@keyframes fall-48{53.215%{transform:translate(9.9722vw,53.215vh) scale(.9234)}to{transform:translate(8.74545vw,99vh) scale(.9234)}}.snow:nth-child(49){opacity:.2272;transform:translate(94.0251vw,-10px) scale(.6487);animation:fall-49 13s -1s linear infinite}@keyframes fall-49{72.092%{transform:translate(87.0225vw,72.092vh) scale(.6487)}to{transform:translate(90.5238vw,99vh) scale(.6487)}}.snow:nth-child(50){opacity:.3088;transform:translate(53.7034vw,-10px) scale(.4856);animation:fall-50 13s -8s linear infinite}@keyframes fall-50{58.039%{transform:translate(58.3485vw,58.039vh) scale(.4856)}to{transform:translate(56.02595vw,99vh) scale(.4856)}}.snow:nth-child(51){opacity:.656;transform:translate(21.0366vw,-10px) scale(.7143);animation:fall-51 13s -13s linear infinite}@keyframes fall-51{57.502%{transform:translate(22.6301vw,57.502vh) scale(.7143)}to{transform:translate(21.83335vw,99vh) scale(.7143)}}.snow:nth-child(52){opacity:1.7496;transform:translate(4.742vw,-10px) scale(.2395);animation:fall-52 17s -10s linear infinite}@keyframes fall-52{73.683%{transform:translate(10.9314vw,73.683vh) scale(.2395)}to{transform:translate(7.8367vw,99vh) scale(.2395)}}.snow:nth-child(53){opacity:1.4402;transform:translate(43.891vw,-10px) scale(.2275);animation:fall-53 26s -29s linear infinite}@keyframes fall-53{31.881%{transform:translate(49.593vw,31.881vh) scale(.2275)}to{transform:translate(46.742vw,99vh) scale(.2275)}}.snow:nth-child(54){opacity:1.2692;transform:translate(39.7214vw,-10px) scale(.6319);animation:fall-54 25s -10s linear infinite}@keyframes fall-54{65.709%{transform:translate(38.6719vw,65.709vh) scale(.6319)}to{transform:translate(39.19665vw,99vh) scale(.6319)}}.snow:nth-child(55){opacity:1.748;transform:translate(74.7596vw,-10px) scale(.8775);animation:fall-55 17s -17s linear infinite}@keyframes fall-55{62.725%{transform:translate(74.1093vw,62.725vh) scale(.8775)}to{transform:translate(74.43445vw,99vh) scale(.8775)}}.snow:nth-child(56){opacity:.5184;transform:translate(23.2108vw,-10px) scale(.1306);animation:fall-56 19s -25s linear infinite}@keyframes fall-56{74.581%{transform:translate(19.3824vw,74.581vh) scale(.1306)}to{transform:translate(21.2966vw,99vh) scale(.1306)}}.snow:nth-child(57){opacity:1.8012;transform:translate(96.5892vw,-10px) scale(.6852);animation:fall-57 16s -24s linear infinite}@keyframes fall-57{63.615%{transform:translate(94.2113vw,63.615vh) scale(.6852)}to{transform:translate(95.40025vw,99vh) scale(.6852)}}.snow:nth-child(58){opacity:1.0562;transform:translate(27.4043vw,-10px) scale(.4127);animation:fall-58 13s -9s linear infinite}@keyframes fall-58{41.613%{transform:translate(29.9466vw,41.613vh) scale(.4127)}to{transform:translate(28.67545vw,99vh) scale(.4127)}}.snow:nth-child(59){opacity:1.2702;transform:translate(29.1454vw,-10px) scale(.3339);animation:fall-59 18s -2s linear infinite}@keyframes fall-59{74.303%{transform:translate(31.3449vw,74.303vh) scale(.3339)}to{transform:translate(30.24515vw,99vh) scale(.3339)}}.snow:nth-child(60){opacity:.6382;transform:translate(.5107vw,-10px) scale(.2464);animation:fall-60 13s -7s linear infinite}@keyframes fall-60{65.791%{transform:translate(-1.9877vw,65.791vh) scale(.2464)}to{transform:translate(-.7385vw,99vh) scale(.2464)}}.snow:nth-child(61){opacity:.1152;transform:translate(75.6264vw,-10px) scale(.1536);animation:fall-61 30s -12s linear infinite}@keyframes fall-61{69.714%{transform:translate(66.0725vw,69.714vh) scale(.1536)}to{transform:translate(70.84945vw,99vh) scale(.1536)}}.snow:nth-child(62){opacity:.1734;transform:translate(89.0998vw,-10px) scale(.9926);animation:fall-62 15s -25s linear infinite}@keyframes fall-62{68.309%{transform:translate(95.6215vw,68.309vh) scale(.9926)}to{transform:translate(92.36065vw,99vh) scale(.9926)}}.snow:nth-child(63){opacity:.5756;transform:translate(61.4056vw,-10px) scale(.6254);animation:fall-63 11s -25s linear infinite}@keyframes fall-63{59.588%{transform:translate(67.6884vw,59.588vh) scale(.6254)}to{transform:translate(64.547vw,99vh) scale(.6254)}}.snow:nth-child(64){opacity:1.3068;transform:translate(40.4786vw,-10px) scale(.19);animation:fall-64 10s -21s linear infinite}@keyframes fall-64{77.02%{transform:translate(34.7654vw,77.02vh) scale(.19)}to{transform:translate(37.622vw,99vh) scale(.19)}}.snow:nth-child(65){opacity:.8046;transform:translate(25.5324vw,-10px) scale(.6279);animation:fall-65 12s -28s linear infinite}@keyframes fall-65{74.496%{transform:translate(19.6623vw,74.496vh) scale(.6279)}to{transform:translate(22.59735vw,99vh) scale(.6279)}}.snow:nth-child(66){opacity:1.6722;transform:translate(19.5472vw,-10px) scale(.3673);animation:fall-66 30s -15s linear infinite}@keyframes fall-66{55.01%{transform:translate(10.0328vw,55.01vh) scale(.3673)}to{transform:translate(14.79vw,99vh) scale(.3673)}}.snow:nth-child(67){opacity:.1484;transform:translate(12.275vw,-10px) scale(.0017);animation:fall-67 17s -22s linear infinite}@keyframes fall-67{60.458%{transform:translate(6.9472vw,60.458vh) scale(.0017)}to{transform:translate(9.6111vw,99vh) scale(.0017)}}.snow:nth-child(68){opacity:1.8162;transform:translate(45.5324vw,-10px) scale(.1447);animation:fall-68 30s -2s linear infinite}@keyframes fall-68{43.145%{transform:translate(53.1991vw,43.145vh) scale(.1447)}to{transform:translate(49.36575vw,99vh) scale(.1447)}}.snow:nth-child(69){opacity:1.4994;transform:translate(57.5264vw,-10px) scale(.219);animation:fall-69 15s -13s linear infinite}@keyframes fall-69{33.952%{transform:translate(49.6946vw,33.952vh) scale(.219)}to{transform:translate(53.6105vw,99vh) scale(.219)}}.snow:nth-child(70){opacity:.1066;transform:translate(74.3785vw,-10px) scale(.0821);animation:fall-70 21s -6s linear infinite}@keyframes fall-70{55.237%{transform:translate(74.9404vw,55.237vh) scale(.0821)}to{transform:translate(74.65945vw,99vh) scale(.0821)}}.snow:nth-child(71){opacity:.9322;transform:translate(52.9584vw,-10px) scale(.4156);animation:fall-71 16s -14s linear infinite}@keyframes fall-71{43.299%{transform:translate(53.8241vw,43.299vh) scale(.4156)}to{transform:translate(53.39125vw,99vh) scale(.4156)}}.snow:nth-child(72){opacity:1.4398;transform:translate(45.2877vw,-10px) scale(.6507);animation:fall-72 30s -12s linear infinite}@keyframes fall-72{70.569%{transform:translate(45.9397vw,70.569vh) scale(.6507)}to{transform:translate(45.6137vw,99vh) scale(.6507)}}.snow:nth-child(73){opacity:.8258;transform:translate(21.2621vw,-10px) scale(.4616);animation:fall-73 25s -4s linear infinite}@keyframes fall-73{30.84%{transform:translate(16.1381vw,30.84vh) scale(.4616)}to{transform:translate(18.7001vw,99vh) scale(.4616)}}.snow:nth-child(74){opacity:1.9456;transform:translate(17.7217vw,-10px) scale(.2277);animation:fall-74 14s -12s linear infinite}@keyframes fall-74{40.928%{transform:translate(10.2032vw,40.928vh) scale(.2277)}to{transform:translate(13.96245vw,99vh) scale(.2277)}}.snow:nth-child(75){opacity:1.0202;transform:translate(77.2341vw,-10px) scale(.3739);animation:fall-75 11s -28s linear infinite}@keyframes fall-75{79.091%{transform:translate(76.8438vw,79.091vh) scale(.3739)}to{transform:translate(77.03895vw,99vh) scale(.3739)}}.snow:nth-child(76){opacity:1.0336;transform:translate(45.55vw,-10px) scale(.4144);animation:fall-76 11s -14s linear infinite}@keyframes fall-76{31.574%{transform:translate(45.1324vw,31.574vh) scale(.4144)}to{transform:translate(45.3412vw,99vh) scale(.4144)}}.snow:nth-child(77){opacity:.3638;transform:translate(74.0993vw,-10px) scale(.3084);animation:fall-77 23s -15s linear infinite}@keyframes fall-77{72.73%{transform:translate(83.3987vw,72.73vh) scale(.3084)}to{transform:translate(78.749vw,99vh) scale(.3084)}}.snow:nth-child(78){opacity:1.7868;transform:translate(43.8481vw,-10px) scale(.4961);animation:fall-78 25s -21s linear infinite}@keyframes fall-78{66.762%{transform:translate(52.1427vw,66.762vh) scale(.4961)}to{transform:translate(47.9954vw,99vh) scale(.4961)}}.snow:nth-child(79){opacity:1.6832;transform:translate(22.9014vw,-10px) scale(.0528);animation:fall-79 14s -9s linear infinite}@keyframes fall-79{60.181%{transform:translate(25.8171vw,60.181vh) scale(.0528)}to{transform:translate(24.35925vw,99vh) scale(.0528)}}.snow:nth-child(80){opacity:1.066;transform:translate(51.5914vw,-10px) scale(.5869);animation:fall-80 11s -22s linear infinite}@keyframes fall-80{61.838%{transform:translate(45.8153vw,61.838vh) scale(.5869)}to{transform:translate(48.70335vw,99vh) scale(.5869)}}.snow:nth-child(81){opacity:1.607;transform:translate(87.0075vw,-10px) scale(.9011);animation:fall-81 19s -11s linear infinite}@keyframes fall-81{70.293%{transform:translate(84.5796vw,70.293vh) scale(.9011)}to{transform:translate(85.79355vw,99vh) scale(.9011)}}.snow:nth-child(82){opacity:.0288;transform:translate(46.5753vw,-10px) scale(.2735);animation:fall-82 21s -15s linear infinite}@keyframes fall-82{42.463%{transform:translate(37.9579vw,42.463vh) scale(.2735)}to{transform:translate(42.2666vw,99vh) scale(.2735)}}.snow:nth-child(83){opacity:1.4724;transform:translate(33.7479vw,-10px) scale(.3859);animation:fall-83 28s -23s linear infinite}@keyframes fall-83{51.607%{transform:translate(26.4894vw,51.607vh) scale(.3859)}to{transform:translate(30.11865vw,99vh) scale(.3859)}}.snow:nth-child(84){opacity:1.5106;transform:translate(30.1955vw,-10px) scale(.3131);animation:fall-84 26s -27s linear infinite}@keyframes fall-84{34.238%{transform:translate(30.3038vw,34.238vh) scale(.3131)}to{transform:translate(30.24965vw,99vh) scale(.3131)}}.snow:nth-child(85){opacity:.9934;transform:translate(58.7358vw,-10px) scale(.2278);animation:fall-85 27s -9s linear infinite}@keyframes fall-85{37.874%{transform:translate(59.8518vw,37.874vh) scale(.2278)}to{transform:translate(59.2938vw,99vh) scale(.2278)}}.snow:nth-child(86){opacity:.5612;transform:translate(88.382vw,-10px) scale(.4814);animation:fall-86 12s -24s linear infinite}@keyframes fall-86{65.434%{transform:translate(90.3592vw,65.434vh) scale(.4814)}to{transform:translate(89.3706vw,99vh) scale(.4814)}}.snow:nth-child(87){opacity:.769;transform:translate(34.4164vw,-10px) scale(.0652);animation:fall-87 12s -4s linear infinite}@keyframes fall-87{70.374%{transform:translate(29.0146vw,70.374vh) scale(.0652)}to{transform:translate(31.7155vw,99vh) scale(.0652)}}.snow:nth-child(88){opacity:.4398;transform:translate(21.9804vw,-10px) scale(.1902);animation:fall-88 10s -22s linear infinite}@keyframes fall-88{32.029%{transform:translate(25.4508vw,32.029vh) scale(.1902)}to{transform:translate(23.7156vw,99vh) scale(.1902)}}.snow:nth-child(89){opacity:.4688;transform:translate(31.2039vw,-10px) scale(.9546);animation:fall-89 13s -9s linear infinite}@keyframes fall-89{36.288%{transform:translate(26.1077vw,36.288vh) scale(.9546)}to{transform:translate(28.6558vw,99vh) scale(.9546)}}.snow:nth-child(90){opacity:1.1028;transform:translate(62.1178vw,-10px) scale(.4164);animation:fall-90 11s -3s linear infinite}@keyframes fall-90{36.548%{transform:translate(62.8721vw,36.548vh) scale(.4164)}to{transform:translate(62.49495vw,99vh) scale(.4164)}}.snow:nth-child(91){opacity:.4342;transform:translate(21.5983vw,-10px) scale(.1646);animation:fall-91 12s -10s linear infinite}@keyframes fall-91{33.001%{transform:translate(18.9532vw,33.001vh) scale(.1646)}to{transform:translate(20.27575vw,99vh) scale(.1646)}}.snow:nth-child(92){opacity:.5826;transform:translate(21.5256vw,-10px) scale(.8456);animation:fall-92 22s -26s linear infinite}@keyframes fall-92{44.203%{transform:translate(15.5226vw,44.203vh) scale(.8456)}to{transform:translate(18.5241vw,99vh) scale(.8456)}}.snow:nth-child(93){opacity:1.8814;transform:translate(73.4932vw,-10px) scale(.0001);animation:fall-93 16s -13s linear infinite}@keyframes fall-93{62.422%{transform:translate(75.0329vw,62.422vh) scale(.0001)}to{transform:translate(74.26305vw,99vh) scale(.0001)}}.snow:nth-child(94){opacity:.519;transform:translate(45.544vw,-10px) scale(.7343);animation:fall-94 20s -22s linear infinite}@keyframes fall-94{30.71%{transform:translate(46.9322vw,30.71vh) scale(.7343)}to{transform:translate(46.2381vw,99vh) scale(.7343)}}.snow:nth-child(95){opacity:.0914;transform:translate(53.6596vw,-10px) scale(.1731);animation:fall-95 26s -20s linear infinite}@keyframes fall-95{48.746%{transform:translate(58.9256vw,48.746vh) scale(.1731)}to{transform:translate(56.2926vw,99vh) scale(.1731)}}.snow:nth-child(96){opacity:1.6486;transform:translate(15.0004vw,-10px) scale(.7957);animation:fall-96 27s -26s linear infinite}@keyframes fall-96{36.122%{transform:translate(19.8724vw,36.122vh) scale(.7957)}to{transform:translate(17.4364vw,99vh) scale(.7957)}}.snow:nth-child(97){opacity:1.9838;transform:translate(3.0674vw,-10px) scale(.3819);animation:fall-97 10s -11s linear infinite}@keyframes fall-97{79.034%{transform:translate(-6.8728vw,79.034vh) scale(.3819)}to{transform:translate(-1.9027vw,99vh) scale(.3819)}}.snow:nth-child(98){opacity:1.0658;transform:translate(41.4317vw,-10px) scale(.1414);animation:fall-98 30s -18s linear infinite}@keyframes fall-98{31.463%{transform:translate(50.3206vw,31.463vh) scale(.1414)}to{transform:translate(45.87615vw,99vh) scale(.1414)}}.snow:nth-child(99){opacity:.338;transform:translate(38.755vw,-10px) scale(.4052);animation:fall-99 30s -19s linear infinite}@keyframes fall-99{49.641%{transform:translate(29.0363vw,49.641vh) scale(.4052)}to{transform:translate(33.89565vw,99vh) scale(.4052)}}.snow:nth-child(100){opacity:1.224;transform:translate(13.8055vw,-10px) scale(.2616);animation:fall-100 20s -20s linear infinite}@keyframes fall-100{75.002%{transform:translate(12.4681vw,75.002vh) scale(.2616)}to{transform:translate(13.1368vw,99vh) scale(.2616)}}.snow:nth-child(101){opacity:.9446;transform:translate(88.1997vw,-10px) scale(.1558);animation:fall-101 20s -13s linear infinite}@keyframes fall-101{76.952%{transform:translate(80.888vw,76.952vh) scale(.1558)}to{transform:translate(84.54385vw,99vh) scale(.1558)}}.snow:nth-child(102){opacity:1.0736;transform:translate(43.9211vw,-10px) scale(.4644);animation:fall-102 18s -20s linear infinite}@keyframes fall-102{52.445%{transform:translate(49.7758vw,52.445vh) scale(.4644)}to{transform:translate(46.84845vw,99vh) scale(.4644)}}.snow:nth-child(103){opacity:1.6238;transform:translate(76.8395vw,-10px) scale(.985);animation:fall-103 20s -24s linear infinite}@keyframes fall-103{43.136%{transform:translate(85.2568vw,43.136vh) scale(.985)}to{transform:translate(81.04815vw,99vh) scale(.985)}}.snow:nth-child(104){opacity:.3806;transform:translate(84.2221vw,-10px) scale(.0174);animation:fall-104 14s -22s linear infinite}@keyframes fall-104{45.859%{transform:translate(75.3368vw,45.859vh) scale(.0174)}to{transform:translate(79.77945vw,99vh) scale(.0174)}}.snow:nth-child(105){opacity:1.091;transform:translate(54.3128vw,-10px) scale(.9029);animation:fall-105 26s -17s linear infinite}@keyframes fall-105{68.435%{transform:translate(49.4684vw,68.435vh) scale(.9029)}to{transform:translate(51.8906vw,99vh) scale(.9029)}}.snow:nth-child(106){opacity:1.0148;transform:translate(15.2559vw,-10px) scale(.4674);animation:fall-106 26s -18s linear infinite}@keyframes fall-106{69.35%{transform:translate(6.8303vw,69.35vh) scale(.4674)}to{transform:translate(11.0431vw,99vh) scale(.4674)}}.snow:nth-child(107){opacity:1.4576;transform:translate(94.1513vw,-10px) scale(.5349);animation:fall-107 22s -6s linear infinite}@keyframes fall-107{51.007%{transform:translate(87.7478vw,51.007vh) scale(.5349)}to{transform:translate(90.94955vw,99vh) scale(.5349)}}.snow:nth-child(108){opacity:1.938;transform:translate(75.9104vw,-10px) scale(.0645);animation:fall-108 30s -26s linear infinite}@keyframes fall-108{74.479%{transform:translate(74.7718vw,74.479vh) scale(.0645)}to{transform:translate(75.3411vw,99vh) scale(.0645)}}.snow:nth-child(109){opacity:.6468;transform:translate(78.4502vw,-10px) scale(.4997);animation:fall-109 23s -28s linear infinite}@keyframes fall-109{69.915%{transform:translate(87.9199vw,69.915vh) scale(.4997)}to{transform:translate(83.18505vw,99vh) scale(.4997)}}.snow:nth-child(110){opacity:.1772;transform:translate(57.9799vw,-10px) scale(.6357);animation:fall-110 15s -23s linear infinite}@keyframes fall-110{57.556%{transform:translate(49.4854vw,57.556vh) scale(.6357)}to{transform:translate(53.73265vw,99vh) scale(.6357)}}.snow:nth-child(111){opacity:.2012;transform:translate(50.7048vw,-10px) scale(.791);animation:fall-111 30s -23s linear infinite}@keyframes fall-111{67.168%{transform:translate(51.053vw,67.168vh) scale(.791)}to{transform:translate(50.8789vw,99vh) scale(.791)}}.snow:nth-child(112){opacity:1.9332;transform:translate(87.3913vw,-10px) scale(.7602);animation:fall-112 27s -6s linear infinite}@keyframes fall-112{68.739%{transform:translate(82.1699vw,68.739vh) scale(.7602)}to{transform:translate(84.7806vw,99vh) scale(.7602)}}.snow:nth-child(113){opacity:1.109;transform:translate(37.5971vw,-10px) scale(.5044);animation:fall-113 18s -14s linear infinite}@keyframes fall-113{46.403%{transform:translate(40.8538vw,46.403vh) scale(.5044)}to{transform:translate(39.22545vw,99vh) scale(.5044)}}.snow:nth-child(114){opacity:1.8112;transform:translate(68.7719vw,-10px) scale(.3233);animation:fall-114 28s -30s linear infinite}@keyframes fall-114{39.708%{transform:translate(69.9335vw,39.708vh) scale(.3233)}to{transform:translate(69.3527vw,99vh) scale(.3233)}}.snow:nth-child(115){opacity:.8026;transform:translate(68.3965vw,-10px) scale(.7878);animation:fall-115 25s -6s linear infinite}@keyframes fall-115{30.789%{transform:translate(71.6739vw,30.789vh) scale(.7878)}to{transform:translate(70.0352vw,99vh) scale(.7878)}}.snow:nth-child(116){opacity:.5152;transform:translate(42.9195vw,-10px) scale(.1102);animation:fall-116 22s -21s linear infinite}@keyframes fall-116{57.595%{transform:translate(39.6798vw,57.595vh) scale(.1102)}to{transform:translate(41.29965vw,99vh) scale(.1102)}}.snow:nth-child(117){opacity:1.326;transform:translate(30.7097vw,-10px) scale(.2244);animation:fall-117 20s -8s linear infinite}@keyframes fall-117{75.856%{transform:translate(33.6343vw,75.856vh) scale(.2244)}to{transform:translate(32.172vw,99vh) scale(.2244)}}.snow:nth-child(118){opacity:.3212;transform:translate(94.5948vw,-10px) scale(.2727);animation:fall-118 10s -12s linear infinite}@keyframes fall-118{74.753%{transform:translate(102.8804vw,74.753vh) scale(.2727)}to{transform:translate(98.7376vw,99vh) scale(.2727)}}.snow:nth-child(119){opacity:.902;transform:translate(70.0211vw,-10px) scale(.7493);animation:fall-119 24s -19s linear infinite}@keyframes fall-119{42.514%{transform:translate(76.4562vw,42.514vh) scale(.7493)}to{transform:translate(73.23865vw,99vh) scale(.7493)}}.snow:nth-child(120){opacity:.3212;transform:translate(47.7178vw,-10px) scale(.9349);animation:fall-120 28s -17s linear infinite}@keyframes fall-120{40.387%{transform:translate(55.1946vw,40.387vh) scale(.9349)}to{transform:translate(51.4562vw,99vh) scale(.9349)}}.snow:nth-child(121){opacity:1.475;transform:translate(64.8107vw,-10px) scale(.5083);animation:fall-121 10s -20s linear infinite}@keyframes fall-121{60.439%{transform:translate(55.0762vw,60.439vh) scale(.5083)}to{transform:translate(59.94345vw,99vh) scale(.5083)}}.snow:nth-child(122){opacity:.306;transform:translate(37.1633vw,-10px) scale(.6118);animation:fall-122 20s -20s linear infinite}@keyframes fall-122{67.324%{transform:translate(34.4872vw,67.324vh) scale(.6118)}to{transform:translate(35.82525vw,99vh) scale(.6118)}}.snow:nth-child(123){opacity:1.266;transform:translate(98.0529vw,-10px) scale(.8103);animation:fall-123 11s -18s linear infinite}@keyframes fall-123{41.467%{transform:translate(106.9048vw,41.467vh) scale(.8103)}to{transform:translate(102.47885vw,99vh) scale(.8103)}}.snow:nth-child(124){opacity:1.244;transform:translate(33.0383vw,-10px) scale(.7378);animation:fall-124 23s -1s linear infinite}@keyframes fall-124{66.069%{transform:translate(42.1385vw,66.069vh) scale(.7378)}to{transform:translate(37.5884vw,99vh) scale(.7378)}}.snow:nth-child(125){opacity:1.3346;transform:translate(15.3645vw,-10px) scale(.4878);animation:fall-125 26s -13s linear infinite}@keyframes fall-125{39.839%{transform:translate(9.6929vw,39.839vh) scale(.4878)}to{transform:translate(12.5287vw,99vh) scale(.4878)}}.snow:nth-child(126){opacity:.7848;transform:translate(75.4425vw,-10px) scale(.7134);animation:fall-126 29s -20s linear infinite}@keyframes fall-126{55.765%{transform:translate(72.5114vw,55.765vh) scale(.7134)}to{transform:translate(73.97695vw,99vh) scale(.7134)}}.snow:nth-child(127){opacity:1.0618;transform:translate(53.2973vw,-10px) scale(.2972);animation:fall-127 23s -1s linear infinite}@keyframes fall-127{78.603%{transform:translate(50.9567vw,78.603vh) scale(.2972)}to{transform:translate(52.127vw,99vh) scale(.2972)}}.snow:nth-child(128){opacity:.0312;transform:translate(63.8425vw,-10px) scale(.2591);animation:fall-128 25s -18s linear infinite}@keyframes fall-128{51.287%{transform:translate(63.1033vw,51.287vh) scale(.2591)}to{transform:translate(63.4729vw,99vh) scale(.2591)}}.snow:nth-child(129){opacity:.0162;transform:translate(44.6313vw,-10px) scale(.4533);animation:fall-129 30s -25s linear infinite}@keyframes fall-129{72.531%{transform:translate(36.9969vw,72.531vh) scale(.4533)}to{transform:translate(40.8141vw,99vh) scale(.4533)}}.snow:nth-child(130){opacity:1.9504;transform:translate(3.7098vw,-10px) scale(.2026);animation:fall-130 21s -15s linear infinite}@keyframes fall-130{49.283%{transform:translate(10.1795vw,49.283vh) scale(.2026)}to{transform:translate(6.94465vw,99vh) scale(.2026)}}.snow:nth-child(131){opacity:.65;transform:translate(46.8216vw,-10px) scale(.8341);animation:fall-131 15s -28s linear infinite}@keyframes fall-131{48.595%{transform:translate(55.2909vw,48.595vh) scale(.8341)}to{transform:translate(51.05625vw,99vh) scale(.8341)}}.snow:nth-child(132){opacity:.7788;transform:translate(53.1612vw,-10px) scale(.7045);animation:fall-132 28s -15s linear infinite}@keyframes fall-132{48.07%{transform:translate(43.7627vw,48.07vh) scale(.7045)}to{transform:translate(48.46195vw,99vh) scale(.7045)}}.snow:nth-child(133){opacity:.0326;transform:translate(78.3183vw,-10px) scale(.4059);animation:fall-133 29s -19s linear infinite}@keyframes fall-133{49.864%{transform:translate(82.436vw,49.864vh) scale(.4059)}to{transform:translate(80.37715vw,99vh) scale(.4059)}}.snow:nth-child(134){opacity:.581;transform:translate(60.6969vw,-10px) scale(.9237);animation:fall-134 13s -10s linear infinite}@keyframes fall-134{39.951%{transform:translate(54.0207vw,39.951vh) scale(.9237)}to{transform:translate(57.3588vw,99vh) scale(.9237)}}.snow:nth-child(135){opacity:.3196;transform:translate(38.4122vw,-10px) scale(.759);animation:fall-135 29s -13s linear infinite}@keyframes fall-135{63.9%{transform:translate(38.9405vw,63.9vh) scale(.759)}to{transform:translate(38.67635vw,99vh) scale(.759)}}.snow:nth-child(136){opacity:1.651;transform:translate(1.343vw,-10px) scale(.3036);animation:fall-136 21s -29s linear infinite}@keyframes fall-136{72.811%{transform:translate(8.428vw,72.811vh) scale(.3036)}to{transform:translate(4.8855vw,99vh) scale(.3036)}}.snow:nth-child(137){opacity:.4372;transform:translate(11.5517vw,-10px) scale(.1028);animation:fall-137 12s -28s linear infinite}@keyframes fall-137{73.016%{transform:translate(12.0481vw,73.016vh) scale(.1028)}to{transform:translate(11.7999vw,99vh) scale(.1028)}}.snow:nth-child(138){opacity:1.8936;transform:translate(58.8645vw,-10px) scale(.1783);animation:fall-138 26s -12s linear infinite}@keyframes fall-138{45.191%{transform:translate(48.9844vw,45.191vh) scale(.1783)}to{transform:translate(53.92445vw,99vh) scale(.1783)}}.snow:nth-child(139){opacity:.8322;transform:translate(98.725vw,-10px) scale(.2623);animation:fall-139 26s -30s linear infinite}@keyframes fall-139{34.745%{transform:translate(92.4875vw,34.745vh) scale(.2623)}to{transform:translate(95.60625vw,99vh) scale(.2623)}}.snow:nth-child(140){opacity:1.8338;transform:translate(59.2538vw,-10px) scale(.4282);animation:fall-140 27s -23s linear infinite}@keyframes fall-140{70.208%{transform:translate(59.4551vw,70.208vh) scale(.4282)}to{transform:translate(59.35445vw,99vh) scale(.4282)}}.snow:nth-child(141){opacity:1.9398;transform:translate(87.7926vw,-10px) scale(.6043);animation:fall-141 27s -1s linear infinite}@keyframes fall-141{65.421%{transform:translate(78.0724vw,65.421vh) scale(.6043)}to{transform:translate(82.9325vw,99vh) scale(.6043)}}.snow:nth-child(142){opacity:1.0664;transform:translate(15.4728vw,-10px) scale(.4795);animation:fall-142 24s -30s linear infinite}@keyframes fall-142{36.506%{transform:translate(9.7703vw,36.506vh) scale(.4795)}to{transform:translate(12.62155vw,99vh) scale(.4795)}}.snow:nth-child(143){opacity:.5724;transform:translate(30.9399vw,-10px) scale(.7797);animation:fall-143 25s -18s linear infinite}@keyframes fall-143{60.994%{transform:translate(28.1352vw,60.994vh) scale(.7797)}to{transform:translate(29.53755vw,99vh) scale(.7797)}}.snow:nth-child(144){opacity:.5132;transform:translate(4.5343vw,-10px) scale(.1422);animation:fall-144 17s -24s linear infinite}@keyframes fall-144{60.364%{transform:translate(14.505vw,60.364vh) scale(.1422)}to{transform:translate(9.51965vw,99vh) scale(.1422)}}.snow:nth-child(145){opacity:1.8154;transform:translate(64.0455vw,-10px) scale(.3235);animation:fall-145 17s -13s linear infinite}@keyframes fall-145{47.359%{transform:translate(57.9267vw,47.359vh) scale(.3235)}to{transform:translate(60.9861vw,99vh) scale(.3235)}}.snow:nth-child(146){opacity:.9152;transform:translate(54.048vw,-10px) scale(.3674);animation:fall-146 23s -9s linear infinite}@keyframes fall-146{35.271%{transform:translate(55.8628vw,35.271vh) scale(.3674)}to{transform:translate(54.9554vw,99vh) scale(.3674)}}.snow:nth-child(147){opacity:1.4002;transform:translate(43.9106vw,-10px) scale(.9804);animation:fall-147 18s -26s linear infinite}@keyframes fall-147{42.23%{transform:translate(37.9308vw,42.23vh) scale(.9804)}to{transform:translate(40.9207vw,99vh) scale(.9804)}}.snow:nth-child(148){opacity:1.8188;transform:translate(28.4779vw,-10px) scale(.1216);animation:fall-148 25s -18s linear infinite}@keyframes fall-148{45.909%{transform:translate(36.0877vw,45.909vh) scale(.1216)}to{transform:translate(32.2828vw,99vh) scale(.1216)}}.snow:nth-child(149){opacity:.09;transform:translate(94.6818vw,-10px) scale(.546);animation:fall-149 25s -17s linear infinite}@keyframes fall-149{32.964%{transform:translate(94.0237vw,32.964vh) scale(.546)}to{transform:translate(94.35275vw,99vh) scale(.546)}}.snow:nth-child(150){opacity:.0512;transform:translate(33.4081vw,-10px) scale(.7282);animation:fall-150 18s -29s linear infinite}@keyframes fall-150{60.13%{transform:translate(35.2601vw,60.13vh) scale(.7282)}to{transform:translate(34.3341vw,99vh) scale(.7282)}}.snow:nth-child(151){opacity:1.2334;transform:translate(51.9323vw,-10px) scale(.5429);animation:fall-151 19s -25s linear infinite}@keyframes fall-151{50.978%{transform:translate(47.5378vw,50.978vh) scale(.5429)}to{transform:translate(49.73505vw,99vh) scale(.5429)}}.snow:nth-child(152){opacity:.1402;transform:translate(97.8634vw,-10px) scale(.2311);animation:fall-152 24s -23s linear infinite}@keyframes fall-152{32.404%{transform:translate(91.0238vw,32.404vh) scale(.2311)}to{transform:translate(94.4436vw,99vh) scale(.2311)}}.snow:nth-child(153){opacity:1.4916;transform:translate(.6915vw,-10px) scale(.175);animation:fall-153 14s -8s linear infinite}@keyframes fall-153{35.835%{transform:translate(4.6878vw,35.835vh) scale(.175)}to{transform:translate(2.68965vw,99vh) scale(.175)}}.snow:nth-child(154){opacity:.9414;transform:translate(98.3193vw,-10px) scale(.4202);animation:fall-154 15s -10s linear infinite}@keyframes fall-154{52.018%{transform:translate(94.0065vw,52.018vh) scale(.4202)}to{transform:translate(96.1629vw,99vh) scale(.4202)}}.snow:nth-child(155){opacity:.5128;transform:translate(19.5587vw,-10px) scale(.1189);animation:fall-155 29s -21s linear infinite}@keyframes fall-155{35.113%{transform:translate(11.6528vw,35.113vh) scale(.1189)}to{transform:translate(15.60575vw,99vh) scale(.1189)}}.snow:nth-child(156){opacity:1.3186;transform:translate(18.4918vw,-10px) scale(.2616);animation:fall-156 19s -27s linear infinite}@keyframes fall-156{36.027%{transform:translate(16.8251vw,36.027vh) scale(.2616)}to{transform:translate(17.65845vw,99vh) scale(.2616)}}.snow:nth-child(157){opacity:1.5408;transform:translate(14.9834vw,-10px) scale(.3153);animation:fall-157 20s -11s linear infinite}@keyframes fall-157{51.334%{transform:translate(9.6571vw,51.334vh) scale(.3153)}to{transform:translate(12.32025vw,99vh) scale(.3153)}}.snow:nth-child(158){opacity:1.7552;transform:translate(16.8814vw,-10px) scale(.0147);animation:fall-158 24s -19s linear infinite}@keyframes fall-158{44.163%{transform:translate(23.081vw,44.163vh) scale(.0147)}to{transform:translate(19.9812vw,99vh) scale(.0147)}}.snow:nth-child(159){opacity:1.8862;transform:translate(20.8276vw,-10px) scale(.3705);animation:fall-159 29s -1s linear infinite}@keyframes fall-159{75.35%{transform:translate(29.1409vw,75.35vh) scale(.3705)}to{transform:translate(24.98425vw,99vh) scale(.3705)}}.snow:nth-child(160){opacity:1.182;transform:translate(58.3922vw,-10px) scale(.3009);animation:fall-160 26s -14s linear infinite}@keyframes fall-160{41.792%{transform:translate(52.3813vw,41.792vh) scale(.3009)}to{transform:translate(55.38675vw,99vh) scale(.3009)}}.snow:nth-child(161){opacity:1.9518;transform:translate(75.5771vw,-10px) scale(.2105);animation:fall-161 30s -28s linear infinite}@keyframes fall-161{68.347%{transform:translate(75.5297vw,68.347vh) scale(.2105)}to{transform:translate(75.5534vw,99vh) scale(.2105)}}.snow:nth-child(162){opacity:.9338;transform:translate(81.0029vw,-10px) scale(.6225);animation:fall-162 22s -11s linear infinite}@keyframes fall-162{35.609%{transform:translate(83.8549vw,35.609vh) scale(.6225)}to{transform:translate(82.4289vw,99vh) scale(.6225)}}.snow:nth-child(163){opacity:1.9266;transform:translate(86.7403vw,-10px) scale(.5862);animation:fall-163 11s -1s linear infinite}@keyframes fall-163{72.849%{transform:translate(79.8509vw,72.849vh) scale(.5862)}to{transform:translate(83.2956vw,99vh) scale(.5862)}}.snow:nth-child(164){opacity:.5808;transform:translate(61.588vw,-10px) scale(.6562);animation:fall-164 29s -12s linear infinite}@keyframes fall-164{37.417%{transform:translate(65.987vw,37.417vh) scale(.6562)}to{transform:translate(63.7875vw,99vh) scale(.6562)}}.snow:nth-child(165){opacity:.3954;transform:translate(5.4526vw,-10px) scale(.9579);animation:fall-165 13s -13s linear infinite}@keyframes fall-165{61.238%{transform:translate(9.6664vw,61.238vh) scale(.9579)}to{transform:translate(7.5595vw,99vh) scale(.9579)}}.snow:nth-child(166){opacity:.442;transform:translate(79.2749vw,-10px) scale(.7523);animation:fall-166 10s -24s linear infinite}@keyframes fall-166{33.655%{transform:translate(88.0318vw,33.655vh) scale(.7523)}to{transform:translate(83.65335vw,99vh) scale(.7523)}}.snow:nth-child(167){opacity:.8914;transform:translate(59.7563vw,-10px) scale(.9439);animation:fall-167 16s -8s linear infinite}@keyframes fall-167{49.704%{transform:translate(52.9985vw,49.704vh) scale(.9439)}to{transform:translate(56.3774vw,99vh) scale(.9439)}}.snow:nth-child(168){opacity:.7618;transform:translate(41.3598vw,-10px) scale(.6548);animation:fall-168 23s -17s linear infinite}@keyframes fall-168{59.774%{transform:translate(34.3557vw,59.774vh) scale(.6548)}to{transform:translate(37.85775vw,99vh) scale(.6548)}}.snow:nth-child(169){opacity:.933;transform:translate(51.3337vw,-10px) scale(.805);animation:fall-169 19s -3s linear infinite}@keyframes fall-169{61.078%{transform:translate(49.4386vw,61.078vh) scale(.805)}to{transform:translate(50.38615vw,99vh) scale(.805)}}.snow:nth-child(170){opacity:.2684;transform:translate(69.161vw,-10px) scale(.5811);animation:fall-170 27s -14s linear infinite}@keyframes fall-170{43.12%{transform:translate(75.7663vw,43.12vh) scale(.5811)}to{transform:translate(72.46365vw,99vh) scale(.5811)}}.snow:nth-child(171){opacity:.2982;transform:translate(18.1571vw,-10px) scale(.5567);animation:fall-171 18s -9s linear infinite}@keyframes fall-171{67.956%{transform:translate(13.7856vw,67.956vh) scale(.5567)}to{transform:translate(15.97135vw,99vh) scale(.5567)}}.snow:nth-child(172){opacity:.671;transform:translate(62.3467vw,-10px) scale(.6024);animation:fall-172 11s -25s linear infinite}@keyframes fall-172{73.297%{transform:translate(61.1584vw,73.297vh) scale(.6024)}to{transform:translate(61.75255vw,99vh) scale(.6024)}}.snow:nth-child(173){opacity:.4446;transform:translate(55.8495vw,-10px) scale(.1589);animation:fall-173 11s -24s linear infinite}@keyframes fall-173{61.768%{transform:translate(56.3716vw,61.768vh) scale(.1589)}to{transform:translate(56.11055vw,99vh) scale(.1589)}}.snow:nth-child(174){opacity:1.0712;transform:translate(72.276vw,-10px) scale(.1445);animation:fall-174 11s -23s linear infinite}@keyframes fall-174{59.36%{transform:translate(81.1594vw,59.36vh) scale(.1445)}to{transform:translate(76.7177vw,99vh) scale(.1445)}}.snow:nth-child(175){opacity:.9184;transform:translate(54.3349vw,-10px) scale(.8396);animation:fall-175 11s -29s linear infinite}@keyframes fall-175{56.256%{transform:translate(48.6695vw,56.256vh) scale(.8396)}to{transform:translate(51.5022vw,99vh) scale(.8396)}}.snow:nth-child(176){opacity:.5204;transform:translate(93.395vw,-10px) scale(.9293);animation:fall-176 26s -1s linear infinite}@keyframes fall-176{66.912%{transform:translate(95.9242vw,66.912vh) scale(.9293)}to{transform:translate(94.6596vw,99vh) scale(.9293)}}.snow:nth-child(177){opacity:1.0186;transform:translate(43.4789vw,-10px) scale(.4252);animation:fall-177 29s -9s linear infinite}@keyframes fall-177{60.952%{transform:translate(53.3498vw,60.952vh) scale(.4252)}to{transform:translate(48.41435vw,99vh) scale(.4252)}}.snow:nth-child(178){opacity:1.1034;transform:translate(85.5496vw,-10px) scale(.2543);animation:fall-178 10s -12s linear infinite}@keyframes fall-178{43.666%{transform:translate(92.6448vw,43.666vh) scale(.2543)}to{transform:translate(89.0972vw,99vh) scale(.2543)}}.snow:nth-child(179){opacity:1.8056;transform:translate(55.0199vw,-10px) scale(.6043);animation:fall-179 18s -29s linear infinite}@keyframes fall-179{39.244%{transform:translate(53.7642vw,39.244vh) scale(.6043)}to{transform:translate(54.39205vw,99vh) scale(.6043)}}.snow:nth-child(180){opacity:.7358;transform:translate(27.0644vw,-10px) scale(.0817);animation:fall-180 17s -21s linear infinite}@keyframes fall-180{40.054%{transform:translate(26.8788vw,40.054vh) scale(.0817)}to{transform:translate(26.9716vw,99vh) scale(.0817)}}.snow:nth-child(181){opacity:.7066;transform:translate(61.8055vw,-10px) scale(.0399);animation:fall-181 14s -22s linear infinite}@keyframes fall-181{67.935%{transform:translate(66.4807vw,67.935vh) scale(.0399)}to{transform:translate(64.1431vw,99vh) scale(.0399)}}.snow:nth-child(182){opacity:.9464;transform:translate(41.7042vw,-10px) scale(.4863);animation:fall-182 26s -11s linear infinite}@keyframes fall-182{70.37%{transform:translate(48.9744vw,70.37vh) scale(.4863)}to{transform:translate(45.3393vw,99vh) scale(.4863)}}.snow:nth-child(183){opacity:.7822;transform:translate(59.5147vw,-10px) scale(.4289);animation:fall-183 19s -12s linear infinite}@keyframes fall-183{54.309%{transform:translate(61.2668vw,54.309vh) scale(.4289)}to{transform:translate(60.39075vw,99vh) scale(.4289)}}.snow:nth-child(184){opacity:1.4776;transform:translate(82.8952vw,-10px) scale(.7081);animation:fall-184 11s -10s linear infinite}@keyframes fall-184{69.863%{transform:translate(73.8882vw,69.863vh) scale(.7081)}to{transform:translate(78.3917vw,99vh) scale(.7081)}}.snow:nth-child(185){opacity:1.6502;transform:translate(68.0906vw,-10px) scale(.5161);animation:fall-185 13s -13s linear infinite}@keyframes fall-185{38.482%{transform:translate(77.2905vw,38.482vh) scale(.5161)}to{transform:translate(72.69055vw,99vh) scale(.5161)}}.snow:nth-child(186){opacity:.774;transform:translate(1.9276vw,-10px) scale(.0284);animation:fall-186 22s -16s linear infinite}@keyframes fall-186{79.351%{transform:translate(9.892vw,79.351vh) scale(.0284)}to{transform:translate(5.9098vw,99vh) scale(.0284)}}.snow:nth-child(187){opacity:.8234;transform:translate(22.5978vw,-10px) scale(.1572);animation:fall-187 11s -14s linear infinite}@keyframes fall-187{50.235%{transform:translate(28.2435vw,50.235vh) scale(.1572)}to{transform:translate(25.42065vw,99vh) scale(.1572)}}.snow:nth-child(188){opacity:1.7006;transform:translate(77.1726vw,-10px) scale(.1274);animation:fall-188 27s -1s linear infinite}@keyframes fall-188{39.824%{transform:translate(85.1811vw,39.824vh) scale(.1274)}to{transform:translate(81.17685vw,99vh) scale(.1274)}}.snow:nth-child(189){opacity:.1346;transform:translate(63.2011vw,-10px) scale(.9104);animation:fall-189 22s -11s linear infinite}@keyframes fall-189{36.975%{transform:translate(60.4497vw,36.975vh) scale(.9104)}to{transform:translate(61.8254vw,99vh) scale(.9104)}}.snow:nth-child(190){opacity:1.9134;transform:translate(25.7954vw,-10px) scale(.8613);animation:fall-190 12s -3s linear infinite}@keyframes fall-190{41.329%{transform:translate(29.1394vw,41.329vh) scale(.8613)}to{transform:translate(27.4674vw,99vh) scale(.8613)}}.snow:nth-child(191){opacity:1.0702;transform:translate(4.7814vw,-10px) scale(.3366);animation:fall-191 26s -9s linear infinite}@keyframes fall-191{75.099%{transform:translate(-2.7773vw,75.099vh) scale(.3366)}to{transform:translate(1.00205vw,99vh) scale(.3366)}}.snow:nth-child(192){opacity:1.49;transform:translate(25.7831vw,-10px) scale(.0786);animation:fall-192 19s -23s linear infinite}@keyframes fall-192{51.42%{transform:translate(22.1578vw,51.42vh) scale(.0786)}to{transform:translate(23.97045vw,99vh) scale(.0786)}}.snow:nth-child(193){opacity:.854;transform:translate(75.0213vw,-10px) scale(.0082);animation:fall-193 27s -5s linear infinite}@keyframes fall-193{36.487%{transform:translate(72.1914vw,36.487vh) scale(.0082)}to{transform:translate(73.60635vw,99vh) scale(.0082)}}.snow:nth-child(194){opacity:.1606;transform:translate(25.8954vw,-10px) scale(.7256);animation:fall-194 24s -14s linear infinite}@keyframes fall-194{79.858%{transform:translate(24.9014vw,79.858vh) scale(.7256)}to{transform:translate(25.3984vw,99vh) scale(.7256)}}.snow:nth-child(195){opacity:1.157;transform:translate(51.0884vw,-10px) scale(.3177);animation:fall-195 21s -12s linear infinite}@keyframes fall-195{57.811%{transform:translate(60.9936vw,57.811vh) scale(.3177)}to{transform:translate(56.041vw,99vh) scale(.3177)}}.snow:nth-child(196){opacity:1.8064;transform:translate(8.6393vw,-10px) scale(.3033);animation:fall-196 12s -29s linear infinite}@keyframes fall-196{62.28%{transform:translate(1.2916vw,62.28vh) scale(.3033)}to{transform:translate(4.96545vw,99vh) scale(.3033)}}.snow:nth-child(197){opacity:1.3298;transform:translate(45.3315vw,-10px) scale(.9966);animation:fall-197 15s -28s linear infinite}@keyframes fall-197{51.216%{transform:translate(49.0172vw,51.216vh) scale(.9966)}to{transform:translate(47.17435vw,99vh) scale(.9966)}}.snow:nth-child(198){opacity:1.7328;transform:translate(73.99vw,-10px) scale(.9222);animation:fall-198 16s -27s linear infinite}@keyframes fall-198{50.548%{transform:translate(80.0123vw,50.548vh) scale(.9222)}to{transform:translate(77.00115vw,99vh) scale(.9222)}}.snow:nth-child(199){opacity:1.495;transform:translate(60.2129vw,-10px) scale(.846);animation:fall-199 16s -19s linear infinite}@keyframes fall-199{36.157%{transform:translate(55.966vw,36.157vh) scale(.846)}to{transform:translate(58.08945vw,99vh) scale(.846)}}.snow:nth-child(200){opacity:1.2618;transform:translate(60.1124vw,-10px) scale(.0294);animation:fall-200 30s -23s linear infinite}@keyframes fall-200{50.023%{transform:translate(68.377vw,50.023vh) scale(.0294)}to{transform:translate(64.2447vw,99vh) scale(.0294)}}.snow:nth-child(201){opacity:1.9788;transform:translate(35.1811vw,-10px) scale(.0687);animation:fall-201 23s -24s linear infinite}@keyframes fall-201{55.547%{transform:translate(33.4682vw,55.547vh) scale(.0687)}to{transform:translate(34.32465vw,99vh) scale(.0687)}}.snow:nth-child(202){opacity:1.9386;transform:translate(31.6388vw,-10px) scale(.7293);animation:fall-202 13s -4s linear infinite}@keyframes fall-202{78.693%{transform:translate(23.9711vw,78.693vh) scale(.7293)}to{transform:translate(27.80495vw,99vh) scale(.7293)}}.snow:nth-child(203){opacity:1.9244;transform:translate(86.991vw,-10px) scale(.6278);animation:fall-203 28s -29s linear infinite}@keyframes fall-203{76.411%{transform:translate(88.3195vw,76.411vh) scale(.6278)}to{transform:translate(87.65525vw,99vh) scale(.6278)}}.snow:nth-child(204){opacity:.3048;transform:translate(74.9409vw,-10px) scale(.1023);animation:fall-204 19s -25s linear infinite}@keyframes fall-204{32.803%{transform:translate(78.2088vw,32.803vh) scale(.1023)}to{transform:translate(76.57485vw,99vh) scale(.1023)}}.snow:nth-child(205){opacity:1.1046;transform:translate(35.7541vw,-10px) scale(.6087);animation:fall-205 22s -26s linear infinite}@keyframes fall-205{37.847%{transform:translate(36.7103vw,37.847vh) scale(.6087)}to{transform:translate(36.2322vw,99vh) scale(.6087)}}.snow:nth-child(206){opacity:.1776;transform:translate(6.5825vw,-10px) scale(.4751);animation:fall-206 17s -29s linear infinite}@keyframes fall-206{74.377%{transform:translate(9.0074vw,74.377vh) scale(.4751)}to{transform:translate(7.79495vw,99vh) scale(.4751)}}.snow:nth-child(207){opacity:.775;transform:translate(72.4371vw,-10px) scale(.6935);animation:fall-207 20s -4s linear infinite}@keyframes fall-207{32.097%{transform:translate(66.8754vw,32.097vh) scale(.6935)}to{transform:translate(69.65625vw,99vh) scale(.6935)}}.snow:nth-child(208){opacity:.7554;transform:translate(42.9199vw,-10px) scale(.9683);animation:fall-208 19s -6s linear infinite}@keyframes fall-208{68.063%{transform:translate(44.6532vw,68.063vh) scale(.9683)}to{transform:translate(43.78655vw,99vh) scale(.9683)}}.snow:nth-child(209){opacity:.0028;transform:translate(60.9103vw,-10px) scale(.6395);animation:fall-209 25s -27s linear infinite}@keyframes fall-209{77.585%{transform:translate(59.3531vw,77.585vh) scale(.6395)}to{transform:translate(60.1317vw,99vh) scale(.6395)}}.snow:nth-child(210){opacity:.937;transform:translate(52.3609vw,-10px) scale(.5843);animation:fall-210 20s -25s linear infinite}@keyframes fall-210{70.579%{transform:translate(61.3258vw,70.579vh) scale(.5843)}to{transform:translate(56.84335vw,99vh) scale(.5843)}}.snow:nth-child(211){opacity:.7888;transform:translate(76.7259vw,-10px) scale(.4878);animation:fall-211 16s -23s linear infinite}@keyframes fall-211{49.267%{transform:translate(84.5033vw,49.267vh) scale(.4878)}to{transform:translate(80.6146vw,99vh) scale(.4878)}}.snow:nth-child(212){opacity:.8344;transform:translate(52.3788vw,-10px) scale(.9524);animation:fall-212 21s -17s linear infinite}@keyframes fall-212{69.864%{transform:translate(49.9975vw,69.864vh) scale(.9524)}to{transform:translate(51.18815vw,99vh) scale(.9524)}}.snow:nth-child(213){opacity:.9346;transform:translate(62.2041vw,-10px) scale(.1982);animation:fall-213 13s -16s linear infinite}@keyframes fall-213{76.594%{transform:translate(56.117vw,76.594vh) scale(.1982)}to{transform:translate(59.16055vw,99vh) scale(.1982)}}.snow:nth-child(214){opacity:.8664;transform:translate(80.027vw,-10px) scale(.8014);animation:fall-214 19s -28s linear infinite}@keyframes fall-214{38.133%{transform:translate(77.9986vw,38.133vh) scale(.8014)}to{transform:translate(79.0128vw,99vh) scale(.8014)}}.snow:nth-child(215){opacity:1.0196;transform:translate(87.8563vw,-10px) scale(.209);animation:fall-215 25s -19s linear infinite}@keyframes fall-215{58.383%{transform:translate(92.7384vw,58.383vh) scale(.209)}to{transform:translate(90.29735vw,99vh) scale(.209)}}.snow:nth-child(216){opacity:1.2584;transform:translate(41.1874vw,-10px) scale(.0385);animation:fall-216 30s -2s linear infinite}@keyframes fall-216{48.582%{transform:translate(36.4388vw,48.582vh) scale(.0385)}to{transform:translate(38.8131vw,99vh) scale(.0385)}}.snow:nth-child(217){opacity:.932;transform:translate(39.169vw,-10px) scale(.8161);animation:fall-217 12s -18s linear infinite}@keyframes fall-217{56.869%{transform:translate(42.5885vw,56.869vh) scale(.8161)}to{transform:translate(40.87875vw,99vh) scale(.8161)}}.snow:nth-child(218){opacity:1.3126;transform:translate(54.6149vw,-10px) scale(.2384);animation:fall-218 12s -25s linear infinite}@keyframes fall-218{48.56%{transform:translate(63.4487vw,48.56vh) scale(.2384)}to{transform:translate(59.0318vw,99vh) scale(.2384)}}.snow:nth-child(219){opacity:.7956;transform:translate(70.0575vw,-10px) scale(.055);animation:fall-219 24s -29s linear infinite}@keyframes fall-219{44.241%{transform:translate(65.9133vw,44.241vh) scale(.055)}to{transform:translate(67.9854vw,99vh) scale(.055)}}.snow:nth-child(220){opacity:.6676;transform:translate(59.6185vw,-10px) scale(.5671);animation:fall-220 19s -20s linear infinite}@keyframes fall-220{54.075%{transform:translate(53.863vw,54.075vh) scale(.5671)}to{transform:translate(56.74075vw,99vh) scale(.5671)}}.snow:nth-child(221){opacity:.0626;transform:translate(92.7821vw,-10px) scale(.7082);animation:fall-221 12s -2s linear infinite}@keyframes fall-221{77.256%{transform:translate(97.7027vw,77.256vh) scale(.7082)}to{transform:translate(95.2424vw,99vh) scale(.7082)}}.snow:nth-child(222){opacity:1.6304;transform:translate(60.2482vw,-10px) scale(.3334);animation:fall-222 10s -6s linear infinite}@keyframes fall-222{35.04%{transform:translate(57.3861vw,35.04vh) scale(.3334)}to{transform:translate(58.81715vw,99vh) scale(.3334)}}.snow:nth-child(223){opacity:1.9988;transform:translate(22.485vw,-10px) scale(.7055);animation:fall-223 21s -4s linear infinite}@keyframes fall-223{36.514%{transform:translate(18.9471vw,36.514vh) scale(.7055)}to{transform:translate(20.71605vw,99vh) scale(.7055)}}.snow:nth-child(224){opacity:.704;transform:translate(11.9891vw,-10px) scale(.8779);animation:fall-224 30s -2s linear infinite}@keyframes fall-224{75.655%{transform:translate(16.712vw,75.655vh) scale(.8779)}to{transform:translate(14.35055vw,99vh) scale(.8779)}}.snow:nth-child(225){opacity:1.0512;transform:translate(65.6643vw,-10px) scale(.9788);animation:fall-225 26s -17s linear infinite}@keyframes fall-225{58.556%{transform:translate(75.1031vw,58.556vh) scale(.9788)}to{transform:translate(70.3837vw,99vh) scale(.9788)}}.snow:nth-child(226){opacity:1.6194;transform:translate(48.8591vw,-10px) scale(.9622);animation:fall-226 16s -18s linear infinite}@keyframes fall-226{69.953%{transform:translate(46.8565vw,69.953vh) scale(.9622)}to{transform:translate(47.8578vw,99vh) scale(.9622)}}.snow:nth-child(227){opacity:1.0002;transform:translate(95.7658vw,-10px) scale(.0481);animation:fall-227 23s -25s linear infinite}@keyframes fall-227{43.727%{transform:translate(89.2978vw,43.727vh) scale(.0481)}to{transform:translate(92.5318vw,99vh) scale(.0481)}}.snow:nth-child(228){opacity:1.7312;transform:translate(16.9713vw,-10px) scale(.5076);animation:fall-228 17s -9s linear infinite}@keyframes fall-228{38.234%{transform:translate(13.9505vw,38.234vh) scale(.5076)}to{transform:translate(15.4609vw,99vh) scale(.5076)}}.snow:nth-child(229){opacity:1.6526;transform:translate(90.4298vw,-10px) scale(.7557);animation:fall-229 18s -16s linear infinite}@keyframes fall-229{74.627%{transform:translate(90.163vw,74.627vh) scale(.7557)}to{transform:translate(90.2964vw,99vh) scale(.7557)}}.snow:nth-child(230){opacity:.362;transform:translate(72.852vw,-10px) scale(.7805);animation:fall-230 11s -5s linear infinite}@keyframes fall-230{35.852%{transform:translate(81.0736vw,35.852vh) scale(.7805)}to{transform:translate(76.9628vw,99vh) scale(.7805)}}.snow:nth-child(231){opacity:1.328;transform:translate(96.479vw,-10px) scale(.5456);animation:fall-231 11s -25s linear infinite}@keyframes fall-231{37.945%{transform:translate(98.8079vw,37.945vh) scale(.5456)}to{transform:translate(97.64345vw,99vh) scale(.5456)}}.snow:nth-child(232){opacity:.4302;transform:translate(43.8985vw,-10px) scale(.5462);animation:fall-232 25s -30s linear infinite}@keyframes fall-232{50.016%{transform:translate(36.2247vw,50.016vh) scale(.5462)}to{transform:translate(40.0616vw,99vh) scale(.5462)}}.snow:nth-child(233){opacity:.2166;transform:translate(65.5134vw,-10px) scale(.2511);animation:fall-233 18s -23s linear infinite}@keyframes fall-233{30.424%{transform:translate(68.865vw,30.424vh) scale(.2511)}to{transform:translate(67.1892vw,99vh) scale(.2511)}}.snow:nth-child(234){opacity:.9574;transform:translate(97.7365vw,-10px) scale(.3165);animation:fall-234 12s -9s linear infinite}@keyframes fall-234{51.325%{transform:translate(89.9588vw,51.325vh) scale(.3165)}to{transform:translate(93.84765vw,99vh) scale(.3165)}}.snow:nth-child(235){opacity:1.915;transform:translate(56.4207vw,-10px) scale(.6838);animation:fall-235 17s -8s linear infinite}@keyframes fall-235{59.675%{transform:translate(64.3926vw,59.675vh) scale(.6838)}to{transform:translate(60.40665vw,99vh) scale(.6838)}}.snow:nth-child(236){opacity:1.252;transform:translate(99.5513vw,-10px) scale(.6493);animation:fall-236 13s -12s linear infinite}@keyframes fall-236{46.136%{transform:translate(96.4324vw,46.136vh) scale(.6493)}to{transform:translate(97.99185vw,99vh) scale(.6493)}}.snow:nth-child(237){opacity:.9956;transform:translate(9.6639vw,-10px) scale(.4);animation:fall-237 25s -2s linear infinite}@keyframes fall-237{38.351%{transform:translate(5.4591vw,38.351vh) scale(.4)}to{transform:translate(7.5615vw,99vh) scale(.4)}}.snow:nth-child(238){opacity:.1306;transform:translate(36.8822vw,-10px) scale(.2616);animation:fall-238 16s -20s linear infinite}@keyframes fall-238{64.659%{transform:translate(37.6051vw,64.659vh) scale(.2616)}to{transform:translate(37.24365vw,99vh) scale(.2616)}}.snow:nth-child(239){opacity:.725;transform:translate(2.9529vw,-10px) scale(.4941);animation:fall-239 27s -11s linear infinite}@keyframes fall-239{35.653%{transform:translate(11.993vw,35.653vh) scale(.4941)}to{transform:translate(7.47295vw,99vh) scale(.4941)}}.snow:nth-child(240){opacity:.1086;transform:translate(92.2391vw,-10px) scale(.9373);animation:fall-240 30s -11s linear infinite}@keyframes fall-240{71.371%{transform:translate(85.8045vw,71.371vh) scale(.9373)}to{transform:translate(89.0218vw,99vh) scale(.9373)}}.snow:nth-child(241){opacity:.5014;transform:translate(3.1338vw,-10px) scale(.2921);animation:fall-241 24s -8s linear infinite}@keyframes fall-241{39.157%{transform:translate(1.8219vw,39.157vh) scale(.2921)}to{transform:translate(2.47785vw,99vh) scale(.2921)}}.snow:nth-child(242){opacity:1.7838;transform:translate(51.1026vw,-10px) scale(.0837);animation:fall-242 20s -1s linear infinite}@keyframes fall-242{71.054%{transform:translate(60.301vw,71.054vh) scale(.0837)}to{transform:translate(55.7018vw,99vh) scale(.0837)}}.snow:nth-child(243){opacity:1.176;transform:translate(60.316vw,-10px) scale(.6466);animation:fall-243 21s -19s linear infinite}@keyframes fall-243{44.697%{transform:translate(61.5257vw,44.697vh) scale(.6466)}to{transform:translate(60.92085vw,99vh) scale(.6466)}}.snow:nth-child(244){opacity:.7484;transform:translate(15.2501vw,-10px) scale(.5986);animation:fall-244 22s -3s linear infinite}@keyframes fall-244{57.733%{transform:translate(24.8832vw,57.733vh) scale(.5986)}to{transform:translate(20.06665vw,99vh) scale(.5986)}}.snow:nth-child(245){opacity:.9482;transform:translate(38.5362vw,-10px) scale(.5479);animation:fall-245 26s -1s linear infinite}@keyframes fall-245{61.523%{transform:translate(35.7141vw,61.523vh) scale(.5479)}to{transform:translate(37.12515vw,99vh) scale(.5479)}}.snow:nth-child(246){opacity:1.7324;transform:translate(35.065vw,-10px) scale(.6986);animation:fall-246 19s -9s linear infinite}@keyframes fall-246{37.47%{transform:translate(43.948vw,37.47vh) scale(.6986)}to{transform:translate(39.5065vw,99vh) scale(.6986)}}.snow:nth-child(247){opacity:.7446;transform:translate(22.207vw,-10px) scale(.8223);animation:fall-247 23s -17s linear infinite}@keyframes fall-247{74.729%{transform:translate(30.3932vw,74.729vh) scale(.8223)}to{transform:translate(26.3001vw,99vh) scale(.8223)}}.snow:nth-child(248){opacity:1.065;transform:translate(13.6626vw,-10px) scale(.5839);animation:fall-248 25s -4s linear infinite}@keyframes fall-248{62.61%{transform:translate(21.4894vw,62.61vh) scale(.5839)}to{transform:translate(17.576vw,99vh) scale(.5839)}}.snow:nth-child(249){opacity:1.339;transform:translate(69.6155vw,-10px) scale(.3957);animation:fall-249 22s -20s linear infinite}@keyframes fall-249{42.396%{transform:translate(61.4103vw,42.396vh) scale(.3957)}to{transform:translate(65.5129vw,99vh) scale(.3957)}}.snow:nth-child(250){opacity:.515;transform:translate(36.5149vw,-10px) scale(.977);animation:fall-250 30s -23s linear infinite}@keyframes fall-250{65.323%{transform:translate(37.7168vw,65.323vh) scale(.977)}to{transform:translate(37.11585vw,99vh) scale(.977)}}.snow:nth-child(251){opacity:1.0668;transform:translate(85.7393vw,-10px) scale(.477);animation:fall-251 16s -14s linear infinite}@keyframes fall-251{61.379%{transform:translate(89.5854vw,61.379vh) scale(.477)}to{transform:translate(87.66235vw,99vh) scale(.477)}}.snow:nth-child(252){opacity:1.6254;transform:translate(11.924vw,-10px) scale(.6932);animation:fall-252 10s -17s linear infinite}@keyframes fall-252{42.643%{transform:translate(5.0689vw,42.643vh) scale(.6932)}to{transform:translate(8.49645vw,99vh) scale(.6932)}}.snow:nth-child(253){opacity:1.4916;transform:translate(70.1811vw,-10px) scale(.3899);animation:fall-253 17s -9s linear infinite}@keyframes fall-253{68.64%{transform:translate(68.0177vw,68.64vh) scale(.3899)}to{transform:translate(69.0994vw,99vh) scale(.3899)}}.snow:nth-child(254){opacity:.0836;transform:translate(96.5725vw,-10px) scale(.6808);animation:fall-254 24s -22s linear infinite}@keyframes fall-254{38.528%{transform:translate(96.3713vw,38.528vh) scale(.6808)}to{transform:translate(96.4719vw,99vh) scale(.6808)}}.snow:nth-child(255){opacity:1.8826;transform:translate(9.3608vw,-10px) scale(.015);animation:fall-255 18s -26s linear infinite}@keyframes fall-255{55.425%{transform:translate(10.8202vw,55.425vh) scale(.015)}to{transform:translate(10.0905vw,99vh) scale(.015)}}.snow:nth-child(256){opacity:.2438;transform:translate(20.0725vw,-10px) scale(.2419);animation:fall-256 20s -14s linear infinite}@keyframes fall-256{33.758%{transform:translate(22.0083vw,33.758vh) scale(.2419)}to{transform:translate(21.0404vw,99vh) scale(.2419)}}.snow:nth-child(257){opacity:1.9942;transform:translate(99.5978vw,-10px) scale(.0988);animation:fall-257 24s -9s linear infinite}@keyframes fall-257{42.861%{transform:translate(90.3966vw,42.861vh) scale(.0988)}to{transform:translate(94.9972vw,99vh) scale(.0988)}}.snow:nth-child(258){opacity:1.0208;transform:translate(89.0527vw,-10px) scale(.9507);animation:fall-258 17s -28s linear infinite}@keyframes fall-258{62.565%{transform:translate(92.5153vw,62.565vh) scale(.9507)}to{transform:translate(90.784vw,99vh) scale(.9507)}}.snow:nth-child(259){opacity:.6708;transform:translate(.5962vw,-10px) scale(.7361);animation:fall-259 21s -28s linear infinite}@keyframes fall-259{64.316%{transform:translate(6.9435vw,64.316vh) scale(.7361)}to{transform:translate(3.76985vw,99vh) scale(.7361)}}.snow:nth-child(260){opacity:.9292;transform:translate(66.4607vw,-10px) scale(.9242);animation:fall-260 27s -8s linear infinite}@keyframes fall-260{73.337%{transform:translate(72.7553vw,73.337vh) scale(.9242)}to{transform:translate(69.608vw,99vh) scale(.9242)}}.snow:nth-child(261){opacity:.3484;transform:translate(87.4645vw,-10px) scale(.4633);animation:fall-261 24s -11s linear infinite}@keyframes fall-261{35.29%{transform:translate(94.8287vw,35.29vh) scale(.4633)}to{transform:translate(91.1466vw,99vh) scale(.4633)}}.snow:nth-child(262){opacity:.5634;transform:translate(55.993vw,-10px) scale(.2044);animation:fall-262 27s -8s linear infinite}@keyframes fall-262{77.23%{transform:translate(53.372vw,77.23vh) scale(.2044)}to{transform:translate(54.6825vw,99vh) scale(.2044)}}.snow:nth-child(263){opacity:1.0984;transform:translate(37.2864vw,-10px) scale(.3513);animation:fall-263 18s -12s linear infinite}@keyframes fall-263{32.552%{transform:translate(43.9998vw,32.552vh) scale(.3513)}to{transform:translate(40.6431vw,99vh) scale(.3513)}}.snow:nth-child(264){opacity:.803;transform:translate(70.9424vw,-10px) scale(.8744);animation:fall-264 10s -8s linear infinite}@keyframes fall-264{39.999%{transform:translate(75.0835vw,39.999vh) scale(.8744)}to{transform:translate(73.01295vw,99vh) scale(.8744)}}.snow:nth-child(265){opacity:1.3984;transform:translate(37.8304vw,-10px) scale(.4669);animation:fall-265 20s -13s linear infinite}@keyframes fall-265{50.716%{transform:translate(38.1373vw,50.716vh) scale(.4669)}to{transform:translate(37.98385vw,99vh) scale(.4669)}}.snow:nth-child(266){opacity:.507;transform:translate(23.2228vw,-10px) scale(.3488);animation:fall-266 30s -29s linear infinite}@keyframes fall-266{66.472%{transform:translate(13.6595vw,66.472vh) scale(.3488)}to{transform:translate(18.44115vw,99vh) scale(.3488)}}.snow:nth-child(267){opacity:1.2422;transform:translate(82.3572vw,-10px) scale(.9524);animation:fall-267 14s -26s linear infinite}@keyframes fall-267{54.719%{transform:translate(75.6772vw,54.719vh) scale(.9524)}to{transform:translate(79.0172vw,99vh) scale(.9524)}}.snow:nth-child(268){opacity:.0806;transform:translate(83.0957vw,-10px) scale(.512);animation:fall-268 27s -17s linear infinite}@keyframes fall-268{72.187%{transform:translate(87.3757vw,72.187vh) scale(.512)}to{transform:translate(85.2357vw,99vh) scale(.512)}}.snow:nth-child(269){opacity:.3272;transform:translate(84.7539vw,-10px) scale(.7762);animation:fall-269 18s -9s linear infinite}@keyframes fall-269{42.648%{transform:translate(84.9679vw,42.648vh) scale(.7762)}to{transform:translate(84.8609vw,99vh) scale(.7762)}}.snow:nth-child(270){opacity:1.9518;transform:translate(5.5693vw,-10px) scale(.6468);animation:fall-270 14s -6s linear infinite}@keyframes fall-270{47.124%{transform:translate(.8683vw,47.124vh) scale(.6468)}to{transform:translate(3.2188vw,99vh) scale(.6468)}}.snow:nth-child(271){opacity:.6228;transform:translate(94.6402vw,-10px) scale(.3223);animation:fall-271 24s -27s linear infinite}@keyframes fall-271{46.527%{transform:translate(85.5975vw,46.527vh) scale(.3223)}to{transform:translate(90.11885vw,99vh) scale(.3223)}}.snow:nth-child(272){opacity:1.432;transform:translate(58.9377vw,-10px) scale(.5356);animation:fall-272 19s -1s linear infinite}@keyframes fall-272{53.299%{transform:translate(51.3714vw,53.299vh) scale(.5356)}to{transform:translate(55.15455vw,99vh) scale(.5356)}}.snow:nth-child(273){opacity:1.265;transform:translate(72.6027vw,-10px) scale(.1012);animation:fall-273 16s -14s linear infinite}@keyframes fall-273{32.74%{transform:translate(81.9539vw,32.74vh) scale(.1012)}to{transform:translate(77.2783vw,99vh) scale(.1012)}}.snow:nth-child(274){opacity:1.4266;transform:translate(99.1762vw,-10px) scale(.3332);animation:fall-274 18s -4s linear infinite}@keyframes fall-274{52.931%{transform:translate(99.4795vw,52.931vh) scale(.3332)}to{transform:translate(99.32785vw,99vh) scale(.3332)}}.snow:nth-child(275){opacity:.1254;transform:translate(51.7059vw,-10px) scale(.8436);animation:fall-275 12s -25s linear infinite}@keyframes fall-275{65.948%{transform:translate(47.0733vw,65.948vh) scale(.8436)}to{transform:translate(49.3896vw,99vh) scale(.8436)}}.snow:nth-child(276){opacity:1.2498;transform:translate(49.2304vw,-10px) scale(.8341);animation:fall-276 23s -17s linear infinite}@keyframes fall-276{48.15%{transform:translate(51.6447vw,48.15vh) scale(.8341)}to{transform:translate(50.43755vw,99vh) scale(.8341)}}.snow:nth-child(277){opacity:1.1266;transform:translate(11.9547vw,-10px) scale(.0347);animation:fall-277 17s -15s linear infinite}@keyframes fall-277{46.279%{transform:translate(13.6403vw,46.279vh) scale(.0347)}to{transform:translate(12.7975vw,99vh) scale(.0347)}}.snow:nth-child(278){opacity:1.9494;transform:translate(4.6288vw,-10px) scale(.0125);animation:fall-278 15s -6s linear infinite}@keyframes fall-278{50.051%{transform:translate(-3.3903vw,50.051vh) scale(.0125)}to{transform:translate(.61925vw,99vh) scale(.0125)}}.snow:nth-child(279){opacity:1.2946;transform:translate(3.62vw,-10px) scale(.2351);animation:fall-279 24s -29s linear infinite}@keyframes fall-279{78.138%{transform:translate(13.4581vw,78.138vh) scale(.2351)}to{transform:translate(8.53905vw,99vh) scale(.2351)}}.snow:nth-child(280){opacity:1.6338;transform:translate(65.4437vw,-10px) scale(.2474);animation:fall-280 11s -6s linear infinite}@keyframes fall-280{42.746%{transform:translate(66.5455vw,42.746vh) scale(.2474)}to{transform:translate(65.9946vw,99vh) scale(.2474)}}.snow:nth-child(281){opacity:1.2902;transform:translate(86.1397vw,-10px) scale(.9517);animation:fall-281 16s -22s linear infinite}@keyframes fall-281{68.315%{transform:translate(89.5261vw,68.315vh) scale(.9517)}to{transform:translate(87.8329vw,99vh) scale(.9517)}}.snow:nth-child(282){opacity:.4988;transform:translate(13.4294vw,-10px) scale(.2066);animation:fall-282 23s -9s linear infinite}@keyframes fall-282{40.746%{transform:translate(19.8805vw,40.746vh) scale(.2066)}to{transform:translate(16.65495vw,99vh) scale(.2066)}}.snow:nth-child(283){opacity:1.9666;transform:translate(84.6465vw,-10px) scale(.5241);animation:fall-283 18s -27s linear infinite}@keyframes fall-283{69.4%{transform:translate(77.4303vw,69.4vh) scale(.5241)}to{transform:translate(81.0384vw,99vh) scale(.5241)}}.snow:nth-child(284){opacity:1.5716;transform:translate(13.2051vw,-10px) scale(.3147);animation:fall-284 16s -23s linear infinite}@keyframes fall-284{69.2%{transform:translate(21.6035vw,69.2vh) scale(.3147)}to{transform:translate(17.4043vw,99vh) scale(.3147)}}.snow:nth-child(285){opacity:1.8282;transform:translate(13.4745vw,-10px) scale(.7711);animation:fall-285 26s -10s linear infinite}@keyframes fall-285{32.846%{transform:translate(6.8063vw,32.846vh) scale(.7711)}to{transform:translate(10.1404vw,99vh) scale(.7711)}}.snow:nth-child(286){opacity:1.9796;transform:translate(42.0263vw,-10px) scale(.0003);animation:fall-286 15s -29s linear infinite}@keyframes fall-286{42.231%{transform:translate(42.3852vw,42.231vh) scale(.0003)}to{transform:translate(42.20575vw,99vh) scale(.0003)}}.snow:nth-child(287){opacity:.0462;transform:translate(80.9156vw,-10px) scale(.7976);animation:fall-287 17s -30s linear infinite}@keyframes fall-287{64.679%{transform:translate(77.6975vw,64.679vh) scale(.7976)}to{transform:translate(79.30655vw,99vh) scale(.7976)}}.snow:nth-child(288){opacity:.0734;transform:translate(22.5643vw,-10px) scale(.3696);animation:fall-288 17s -9s linear infinite}@keyframes fall-288{31.795%{transform:translate(18.2925vw,31.795vh) scale(.3696)}to{transform:translate(20.4284vw,99vh) scale(.3696)}}.snow:nth-child(289){opacity:.1156;transform:translate(42.6694vw,-10px) scale(.6789);animation:fall-289 19s -22s linear infinite}@keyframes fall-289{79.881%{transform:translate(36.2734vw,79.881vh) scale(.6789)}to{transform:translate(39.4714vw,99vh) scale(.6789)}}.snow:nth-child(290){opacity:1.537;transform:translate(22.3486vw,-10px) scale(.0753);animation:fall-290 11s -5s linear infinite}@keyframes fall-290{79.492%{transform:translate(15.6333vw,79.492vh) scale(.0753)}to{transform:translate(18.99095vw,99vh) scale(.0753)}}.snow:nth-child(291){opacity:.606;transform:translate(77.9347vw,-10px) scale(.9634);animation:fall-291 28s -23s linear infinite}@keyframes fall-291{61.008%{transform:translate(87.7351vw,61.008vh) scale(.9634)}to{transform:translate(82.8349vw,99vh) scale(.9634)}}.snow:nth-child(292){opacity:1.2556;transform:translate(57.574vw,-10px) scale(.4985);animation:fall-292 19s -13s linear infinite}@keyframes fall-292{62.898%{transform:translate(49.3206vw,62.898vh) scale(.4985)}to{transform:translate(53.4473vw,99vh) scale(.4985)}}.snow:nth-child(293){opacity:.9888;transform:translate(51.5326vw,-10px) scale(.0605);animation:fall-293 29s -3s linear infinite}@keyframes fall-293{68.927%{transform:translate(53.2571vw,68.927vh) scale(.0605)}to{transform:translate(52.39485vw,99vh) scale(.0605)}}.snow:nth-child(294){opacity:1.5326;transform:translate(92.0977vw,-10px) scale(.1271);animation:fall-294 22s -16s linear infinite}@keyframes fall-294{43.428%{transform:translate(90.321vw,43.428vh) scale(.1271)}to{transform:translate(91.20935vw,99vh) scale(.1271)}}.snow:nth-child(295){opacity:.0808;transform:translate(33.1187vw,-10px) scale(.5397);animation:fall-295 21s -7s linear infinite}@keyframes fall-295{61.074%{transform:translate(34.5472vw,61.074vh) scale(.5397)}to{transform:translate(33.83295vw,99vh) scale(.5397)}}.snow:nth-child(296){opacity:1.6458;transform:translate(14.3667vw,-10px) scale(.9973);animation:fall-296 20s -17s linear infinite}@keyframes fall-296{33.337%{transform:translate(14.0025vw,33.337vh) scale(.9973)}to{transform:translate(14.1846vw,99vh) scale(.9973)}}.snow:nth-child(297){opacity:.2988;transform:translate(9.6272vw,-10px) scale(.4092);animation:fall-297 21s -2s linear infinite}@keyframes fall-297{67.164%{transform:translate(14.7856vw,67.164vh) scale(.4092)}to{transform:translate(12.2064vw,99vh) scale(.4092)}}.snow:nth-child(298){opacity:.5142;transform:translate(52.9113vw,-10px) scale(.6665);animation:fall-298 14s -19s linear infinite}@keyframes fall-298{79.133%{transform:translate(46.4554vw,79.133vh) scale(.6665)}to{transform:translate(49.68335vw,99vh) scale(.6665)}}.snow:nth-child(299){opacity:.6596;transform:translate(36.0012vw,-10px) scale(.1088);animation:fall-299 25s -26s linear infinite}@keyframes fall-299{43.782%{transform:translate(37.7112vw,43.782vh) scale(.1088)}to{transform:translate(36.8562vw,99vh) scale(.1088)}}.snow:nth-child(300){opacity:.9434;transform:translate(88.3262vw,-10px) scale(.7958);animation:fall-300 14s -8s linear infinite}@keyframes fall-300{65.861%{transform:translate(95.6599vw,65.861vh) scale(.7958)}to{transform:translate(91.99305vw,99vh) scale(.7958)}}.snow:nth-child(301){opacity:.7554;transform:translate(21.9185vw,-10px) scale(.4272);animation:fall-301 13s -18s linear infinite}@keyframes fall-301{58.663%{transform:translate(22.978vw,58.663vh) scale(.4272)}to{transform:translate(22.44825vw,99vh) scale(.4272)}}.snow:nth-child(302){opacity:1.4684;transform:translate(12.4857vw,-10px) scale(.5825);animation:fall-302 22s -15s linear infinite}@keyframes fall-302{36.125%{transform:translate(9.3874vw,36.125vh) scale(.5825)}to{transform:translate(10.93655vw,99vh) scale(.5825)}}.snow:nth-child(303){opacity:.1144;transform:translate(49.3924vw,-10px) scale(.5663);animation:fall-303 16s -23s linear infinite}@keyframes fall-303{31.53%{transform:translate(50.873vw,31.53vh) scale(.5663)}to{transform:translate(50.1327vw,99vh) scale(.5663)}}.snow:nth-child(304){opacity:.0666;transform:translate(98.2745vw,-10px) scale(.8778);animation:fall-304 15s -17s linear infinite}@keyframes fall-304{71.714%{transform:translate(92.578vw,71.714vh) scale(.8778)}to{transform:translate(95.42625vw,99vh) scale(.8778)}}.snow:nth-child(305){opacity:.9968;transform:translate(12.6512vw,-10px) scale(.5227);animation:fall-305 21s -30s linear infinite}@keyframes fall-305{53.689%{transform:translate(6.6742vw,53.689vh) scale(.5227)}to{transform:translate(9.6627vw,99vh) scale(.5227)}}.snow:nth-child(306){opacity:1.4962;transform:translate(46.8824vw,-10px) scale(.5552);animation:fall-306 15s -23s linear infinite}@keyframes fall-306{74.062%{transform:translate(38.0208vw,74.062vh) scale(.5552)}to{transform:translate(42.4516vw,99vh) scale(.5552)}}.snow:nth-child(307){opacity:1.8654;transform:translate(8.7706vw,-10px) scale(.451);animation:fall-307 13s -19s linear infinite}@keyframes fall-307{34.477%{transform:translate(1.6278vw,34.477vh) scale(.451)}to{transform:translate(5.1992vw,99vh) scale(.451)}}.snow:nth-child(308){opacity:1.8598;transform:translate(79.1747vw,-10px) scale(.6108);animation:fall-308 19s -28s linear infinite}@keyframes fall-308{33.386%{transform:translate(70.4402vw,33.386vh) scale(.6108)}to{transform:translate(74.80745vw,99vh) scale(.6108)}}.snow:nth-child(309){opacity:1.183;transform:translate(92.1154vw,-10px) scale(.9253);animation:fall-309 20s -21s linear infinite}@keyframes fall-309{63.349%{transform:translate(90.3008vw,63.349vh) scale(.9253)}to{transform:translate(91.2081vw,99vh) scale(.9253)}}.snow:nth-child(310){opacity:.4572;transform:translate(58.9428vw,-10px) scale(.6897);animation:fall-310 16s -5s linear infinite}@keyframes fall-310{63.654%{transform:translate(57.0476vw,63.654vh) scale(.6897)}to{transform:translate(57.9952vw,99vh) scale(.6897)}}.snow:nth-child(311){opacity:1.81;transform:translate(12.0736vw,-10px) scale(.4654);animation:fall-311 28s -1s linear infinite}@keyframes fall-311{43.939%{transform:translate(14.4253vw,43.939vh) scale(.4654)}to{transform:translate(13.24945vw,99vh) scale(.4654)}}.snow:nth-child(312){opacity:1.1694;transform:translate(28.9072vw,-10px) scale(.6999);animation:fall-312 29s -28s linear infinite}@keyframes fall-312{47.735%{transform:translate(24.6142vw,47.735vh) scale(.6999)}to{transform:translate(26.7607vw,99vh) scale(.6999)}}.snow:nth-child(313){opacity:.8938;transform:translate(7.1404vw,-10px) scale(.6789);animation:fall-313 27s -29s linear infinite}@keyframes fall-313{46.729%{transform:translate(5.1012vw,46.729vh) scale(.6789)}to{transform:translate(6.1208vw,99vh) scale(.6789)}}.snow:nth-child(314){opacity:1.7538;transform:translate(81.3698vw,-10px) scale(.1396);animation:fall-314 17s -30s linear infinite}@keyframes fall-314{69.703%{transform:translate(78.11vw,69.703vh) scale(.1396)}to{transform:translate(79.7399vw,99vh) scale(.1396)}}.snow:nth-child(315){opacity:1.4958;transform:translate(81.0847vw,-10px) scale(.3412);animation:fall-315 29s -1s linear infinite}@keyframes fall-315{35.222%{transform:translate(76.9915vw,35.222vh) scale(.3412)}to{transform:translate(79.0381vw,99vh) scale(.3412)}}.snow:nth-child(316){opacity:.139;transform:translate(52.494vw,-10px) scale(.9793);animation:fall-316 13s -16s linear infinite}@keyframes fall-316{30.957%{transform:translate(56.8386vw,30.957vh) scale(.9793)}to{transform:translate(54.6663vw,99vh) scale(.9793)}}.snow:nth-child(317){opacity:.8738;transform:translate(93.7018vw,-10px) scale(.4804);animation:fall-317 23s -5s linear infinite}@keyframes fall-317{64.537%{transform:translate(87.2047vw,64.537vh) scale(.4804)}to{transform:translate(90.45325vw,99vh) scale(.4804)}}.snow:nth-child(318){opacity:.643;transform:translate(91.0088vw,-10px) scale(.7752);animation:fall-318 28s -23s linear infinite}@keyframes fall-318{52.995%{transform:translate(96.3808vw,52.995vh) scale(.7752)}to{transform:translate(93.6948vw,99vh) scale(.7752)}}.snow:nth-child(319){opacity:.1586;transform:translate(36.8292vw,-10px) scale(.2109);animation:fall-319 25s -17s linear infinite}@keyframes fall-319{33.341%{transform:translate(27.4684vw,33.341vh) scale(.2109)}to{transform:translate(32.1488vw,99vh) scale(.2109)}}.snow:nth-child(320){opacity:.3248;transform:translate(26.7111vw,-10px) scale(.922);animation:fall-320 25s -23s linear infinite}@keyframes fall-320{53.711%{transform:translate(18.0376vw,53.711vh) scale(.922)}to{transform:translate(22.37435vw,99vh) scale(.922)}}.snow:nth-child(321){opacity:1.2492;transform:translate(31.5057vw,-10px) scale(.6518);animation:fall-321 29s -11s linear infinite}@keyframes fall-321{47.562%{transform:translate(36.683vw,47.562vh) scale(.6518)}to{transform:translate(34.09435vw,99vh) scale(.6518)}}.snow:nth-child(322){opacity:.5968;transform:translate(48.7486vw,-10px) scale(.8829);animation:fall-322 16s -26s linear infinite}@keyframes fall-322{63.908%{transform:translate(48.164vw,63.908vh) scale(.8829)}to{transform:translate(48.4563vw,99vh) scale(.8829)}}.snow:nth-child(323){opacity:1.04;transform:translate(7.1522vw,-10px) scale(.2767);animation:fall-323 16s -3s linear infinite}@keyframes fall-323{30.863%{transform:translate(16.0393vw,30.863vh) scale(.2767)}to{transform:translate(11.59575vw,99vh) scale(.2767)}}.snow:nth-child(324){opacity:.636;transform:translate(67.6871vw,-10px) scale(.4982);animation:fall-324 30s -5s linear infinite}@keyframes fall-324{33.505%{transform:translate(74.2793vw,33.505vh) scale(.4982)}to{transform:translate(70.9832vw,99vh) scale(.4982)}}.snow:nth-child(325){opacity:.8518;transform:translate(6.2924vw,-10px) scale(.9405);animation:fall-325 29s -30s linear infinite}@keyframes fall-325{47.597%{transform:translate(1.254vw,47.597vh) scale(.9405)}to{transform:translate(3.7732vw,99vh) scale(.9405)}}.snow:nth-child(326){opacity:1.2584;transform:translate(3.9912vw,-10px) scale(.6122);animation:fall-326 19s -13s linear infinite}@keyframes fall-326{71.454%{transform:translate(.645vw,71.454vh) scale(.6122)}to{transform:translate(2.3181vw,99vh) scale(.6122)}}.snow:nth-child(327){opacity:1.4794;transform:translate(56.9159vw,-10px) scale(.5977);animation:fall-327 22s -11s linear infinite}@keyframes fall-327{50.199%{transform:translate(53.1584vw,50.199vh) scale(.5977)}to{transform:translate(55.03715vw,99vh) scale(.5977)}}.snow:nth-child(328){opacity:1.3344;transform:translate(21.5317vw,-10px) scale(.8908);animation:fall-328 21s -7s linear infinite}@keyframes fall-328{76.103%{transform:translate(26.4149vw,76.103vh) scale(.8908)}to{transform:translate(23.9733vw,99vh) scale(.8908)}}.snow:nth-child(329){opacity:.84;transform:translate(63.7589vw,-10px) scale(.2285);animation:fall-329 25s -23s linear infinite}@keyframes fall-329{46.338%{transform:translate(58.6283vw,46.338vh) scale(.2285)}to{transform:translate(61.1936vw,99vh) scale(.2285)}}.snow:nth-child(330){opacity:1.7144;transform:translate(72.8676vw,-10px) scale(.4941);animation:fall-330 23s -27s linear infinite}@keyframes fall-330{58.19%{transform:translate(63.8056vw,58.19vh) scale(.4941)}to{transform:translate(68.3366vw,99vh) scale(.4941)}}.snow:nth-child(331){opacity:.4342;transform:translate(12.7343vw,-10px) scale(.4564);animation:fall-331 30s -16s linear infinite}@keyframes fall-331{65.655%{transform:translate(19.0417vw,65.655vh) scale(.4564)}to{transform:translate(15.888vw,99vh) scale(.4564)}}.snow:nth-child(332){opacity:.0996;transform:translate(91.4097vw,-10px) scale(.0905);animation:fall-332 30s -4s linear infinite}@keyframes fall-332{35.634%{transform:translate(94.2852vw,35.634vh) scale(.0905)}to{transform:translate(92.84745vw,99vh) scale(.0905)}}.snow:nth-child(333){opacity:.9468;transform:translate(91.6571vw,-10px) scale(.6345);animation:fall-333 16s -1s linear infinite}@keyframes fall-333{59.153%{transform:translate(86.1272vw,59.153vh) scale(.6345)}to{transform:translate(88.89215vw,99vh) scale(.6345)}}.snow:nth-child(334){opacity:.6518;transform:translate(8.3433vw,-10px) scale(.1);animation:fall-334 28s -4s linear infinite}@keyframes fall-334{65.653%{transform:translate(12.8077vw,65.653vh) scale(.1)}to{transform:translate(10.5755vw,99vh) scale(.1)}}.snow:nth-child(335){opacity:.3858;transform:translate(24.4042vw,-10px) scale(.9916);animation:fall-335 18s -29s linear infinite}@keyframes fall-335{56.509%{transform:translate(17.0021vw,56.509vh) scale(.9916)}to{transform:translate(20.70315vw,99vh) scale(.9916)}}.snow:nth-child(336){opacity:1.1956;transform:translate(94.0502vw,-10px) scale(.3967);animation:fall-336 15s -15s linear infinite}@keyframes fall-336{30.784%{transform:translate(87.5417vw,30.784vh) scale(.3967)}to{transform:translate(90.79595vw,99vh) scale(.3967)}}.snow:nth-child(337){opacity:1.829;transform:translate(6.2142vw,-10px) scale(.4677);animation:fall-337 18s -19s linear infinite}@keyframes fall-337{78.865%{transform:translate(12.3825vw,78.865vh) scale(.4677)}to{transform:translate(9.29835vw,99vh) scale(.4677)}}.snow:nth-child(338){opacity:1.3238;transform:translate(32.859vw,-10px) scale(.3257);animation:fall-338 28s -9s linear infinite}@keyframes fall-338{30.01%{transform:translate(32.0151vw,30.01vh) scale(.3257)}to{transform:translate(32.43705vw,99vh) scale(.3257)}}.snow:nth-child(339){opacity:.5988;transform:translate(27.4688vw,-10px) scale(.1571);animation:fall-339 29s -21s linear infinite}@keyframes fall-339{51.3%{transform:translate(25.6204vw,51.3vh) scale(.1571)}to{transform:translate(26.5446vw,99vh) scale(.1571)}}.snow:nth-child(340){opacity:1.3702;transform:translate(76.9784vw,-10px) scale(.6984);animation:fall-340 13s -7s linear infinite}@keyframes fall-340{45.277%{transform:translate(84.681vw,45.277vh) scale(.6984)}to{transform:translate(80.8297vw,99vh) scale(.6984)}}.snow:nth-child(341){opacity:1.1742;transform:translate(56.2962vw,-10px) scale(.5257);animation:fall-341 23s -19s linear infinite}@keyframes fall-341{78.848%{transform:translate(64.7938vw,78.848vh) scale(.5257)}to{transform:translate(60.545vw,99vh) scale(.5257)}}.snow:nth-child(342){opacity:.1616;transform:translate(52.7059vw,-10px) scale(.2269);animation:fall-342 17s -7s linear infinite}@keyframes fall-342{48.257%{transform:translate(52.3794vw,48.257vh) scale(.2269)}to{transform:translate(52.54265vw,99vh) scale(.2269)}}.snow:nth-child(343){opacity:.0062;transform:translate(53.5074vw,-10px) scale(.2491);animation:fall-343 18s -8s linear infinite}@keyframes fall-343{39.947%{transform:translate(45.9234vw,39.947vh) scale(.2491)}to{transform:translate(49.7154vw,99vh) scale(.2491)}}.snow:nth-child(344){opacity:.0138;transform:translate(69.5212vw,-10px) scale(.8527);animation:fall-344 25s -19s linear infinite}@keyframes fall-344{60.446%{transform:translate(75.8317vw,60.446vh) scale(.8527)}to{transform:translate(72.67645vw,99vh) scale(.8527)}}.snow:nth-child(345){opacity:1.8514;transform:translate(35.1392vw,-10px) scale(.3747);animation:fall-345 10s -5s linear infinite}@keyframes fall-345{46.25%{transform:translate(32.9791vw,46.25vh) scale(.3747)}to{transform:translate(34.05915vw,99vh) scale(.3747)}}.snow:nth-child(346){opacity:1.346;transform:translate(54.9255vw,-10px) scale(.184);animation:fall-346 10s -2s linear infinite}@keyframes fall-346{44.705%{transform:translate(58.5173vw,44.705vh) scale(.184)}to{transform:translate(56.7214vw,99vh) scale(.184)}}.snow:nth-child(347){opacity:1.842;transform:translate(80.9474vw,-10px) scale(.174);animation:fall-347 22s -9s linear infinite}@keyframes fall-347{33.793%{transform:translate(89.5146vw,33.793vh) scale(.174)}to{transform:translate(85.231vw,99vh) scale(.174)}}.snow:nth-child(348){opacity:1.237;transform:translate(17.2453vw,-10px) scale(.9284);animation:fall-348 24s -3s linear infinite}@keyframes fall-348{54.102%{transform:translate(25.7627vw,54.102vh) scale(.9284)}to{transform:translate(21.504vw,99vh) scale(.9284)}}.snow:nth-child(349){opacity:.6874;transform:translate(60.4316vw,-10px) scale(.3279);animation:fall-349 30s -6s linear infinite}@keyframes fall-349{69.494%{transform:translate(68.4903vw,69.494vh) scale(.3279)}to{transform:translate(64.46095vw,99vh) scale(.3279)}}.snow:nth-child(350){opacity:.3116;transform:translate(75.1617vw,-10px) scale(.4358);animation:fall-350 23s -6s linear infinite}@keyframes fall-350{30.687%{transform:translate(80.3224vw,30.687vh) scale(.4358)}to{transform:translate(77.74205vw,99vh) scale(.4358)}}.snow:nth-child(351){opacity:.6636;transform:translate(53.0972vw,-10px) scale(.8892);animation:fall-351 11s -4s linear infinite}@keyframes fall-351{49.849%{transform:translate(50.9229vw,49.849vh) scale(.8892)}to{transform:translate(52.01005vw,99vh) scale(.8892)}}.snow:nth-child(352){opacity:.1708;transform:translate(95.4409vw,-10px) scale(.6293);animation:fall-352 14s -23s linear infinite}@keyframes fall-352{49.588%{transform:translate(86.4998vw,49.588vh) scale(.6293)}to{transform:translate(90.97035vw,99vh) scale(.6293)}}.snow:nth-child(353){opacity:1.5864;transform:translate(72.0274vw,-10px) scale(.2933);animation:fall-353 15s -6s linear infinite}@keyframes fall-353{72.917%{transform:translate(72.8415vw,72.917vh) scale(.2933)}to{transform:translate(72.43445vw,99vh) scale(.2933)}}.snow:nth-child(354){opacity:1.815;transform:translate(19.9921vw,-10px) scale(.0442);animation:fall-354 13s -15s linear infinite}@keyframes fall-354{67.515%{transform:translate(22.626vw,67.515vh) scale(.0442)}to{transform:translate(21.30905vw,99vh) scale(.0442)}}.snow:nth-child(355){opacity:1.2724;transform:translate(30.4281vw,-10px) scale(.3166);animation:fall-355 17s -2s linear infinite}@keyframes fall-355{71.864%{transform:translate(34.2547vw,71.864vh) scale(.3166)}to{transform:translate(32.3414vw,99vh) scale(.3166)}}.snow:nth-child(356){opacity:1.0764;transform:translate(53.5801vw,-10px) scale(.5);animation:fall-356 14s -6s linear infinite}@keyframes fall-356{41.608%{transform:translate(59.6037vw,41.608vh) scale(.5)}to{transform:translate(56.5919vw,99vh) scale(.5)}}.snow:nth-child(357){opacity:.827;transform:translate(24.6516vw,-10px) scale(.3694);animation:fall-357 17s -27s linear infinite}@keyframes fall-357{48.105%{transform:translate(22.9487vw,48.105vh) scale(.3694)}to{transform:translate(23.80015vw,99vh) scale(.3694)}}.snow:nth-child(358){opacity:.9236;transform:translate(58.2125vw,-10px) scale(.5107);animation:fall-358 29s -5s linear infinite}@keyframes fall-358{45.412%{transform:translate(59.8901vw,45.412vh) scale(.5107)}to{transform:translate(59.0513vw,99vh) scale(.5107)}}.snow:nth-child(359){opacity:1.9012;transform:translate(40.2742vw,-10px) scale(.4002);animation:fall-359 15s -28s linear infinite}@keyframes fall-359{65.022%{transform:translate(36.8317vw,65.022vh) scale(.4002)}to{transform:translate(38.55295vw,99vh) scale(.4002)}}.snow:nth-child(360){opacity:1.1218;transform:translate(93.793vw,-10px) scale(.6071);animation:fall-360 26s -22s linear infinite}@keyframes fall-360{46.795%{transform:translate(89.1513vw,46.795vh) scale(.6071)}to{transform:translate(91.47215vw,99vh) scale(.6071)}}.snow:nth-child(361){opacity:.6458;transform:translate(60.8183vw,-10px) scale(.1276);animation:fall-361 10s -24s linear infinite}@keyframes fall-361{49.815%{transform:translate(59.5469vw,49.815vh) scale(.1276)}to{transform:translate(60.1826vw,99vh) scale(.1276)}}.snow:nth-child(362){opacity:1.623;transform:translate(79.1054vw,-10px) scale(.9451);animation:fall-362 18s -15s linear infinite}@keyframes fall-362{56.967%{transform:translate(72.3651vw,56.967vh) scale(.9451)}to{transform:translate(75.73525vw,99vh) scale(.9451)}}.snow:nth-child(363){opacity:1.4364;transform:translate(90.7616vw,-10px) scale(.1594);animation:fall-363 22s -9s linear infinite}@keyframes fall-363{70.121%{transform:translate(84.3738vw,70.121vh) scale(.1594)}to{transform:translate(87.5677vw,99vh) scale(.1594)}}.snow:nth-child(364){opacity:.4118;transform:translate(55.4983vw,-10px) scale(.0779);animation:fall-364 14s -12s linear infinite}@keyframes fall-364{41.811%{transform:translate(64.2254vw,41.811vh) scale(.0779)}to{transform:translate(59.86185vw,99vh) scale(.0779)}}.snow:nth-child(365){opacity:1.0988;transform:translate(94.358vw,-10px) scale(.7184);animation:fall-365 10s -21s linear infinite}@keyframes fall-365{61.548%{transform:translate(98.8269vw,61.548vh) scale(.7184)}to{transform:translate(96.59245vw,99vh) scale(.7184)}}.snow:nth-child(366){opacity:1.6888;transform:translate(79.9438vw,-10px) scale(.9998);animation:fall-366 23s -25s linear infinite}@keyframes fall-366{50.968%{transform:translate(89.7404vw,50.968vh) scale(.9998)}to{transform:translate(84.8421vw,99vh) scale(.9998)}}.snow:nth-child(367){opacity:.1824;transform:translate(17.2063vw,-10px) scale(.925);animation:fall-367 19s -18s linear infinite}@keyframes fall-367{61.971%{transform:translate(17.6385vw,61.971vh) scale(.925)}to{transform:translate(17.4224vw,99vh) scale(.925)}}.snow:nth-child(368){opacity:1.6942;transform:translate(30.2752vw,-10px) scale(.3161);animation:fall-368 18s -24s linear infinite}@keyframes fall-368{71.108%{transform:translate(22.367vw,71.108vh) scale(.3161)}to{transform:translate(26.3211vw,99vh) scale(.3161)}}.snow:nth-child(369){opacity:1.0788;transform:translate(75.982vw,-10px) scale(.383);animation:fall-369 10s -18s linear infinite}@keyframes fall-369{61.294%{transform:translate(77.0553vw,61.294vh) scale(.383)}to{transform:translate(76.51865vw,99vh) scale(.383)}}.snow:nth-child(370){opacity:.2616;transform:translate(21.2119vw,-10px) scale(.5427);animation:fall-370 13s -10s linear infinite}@keyframes fall-370{63.098%{transform:translate(28.2882vw,63.098vh) scale(.5427)}to{transform:translate(24.75005vw,99vh) scale(.5427)}}.snow:nth-child(371){opacity:.2826;transform:translate(74.2061vw,-10px) scale(.4052);animation:fall-371 18s -13s linear infinite}@keyframes fall-371{76.748%{transform:translate(80.4369vw,76.748vh) scale(.4052)}to{transform:translate(77.3215vw,99vh) scale(.4052)}}.snow:nth-child(372){opacity:.329;transform:translate(35.1287vw,-10px) scale(.2327);animation:fall-372 29s -7s linear infinite}@keyframes fall-372{54.581%{transform:translate(27.4311vw,54.581vh) scale(.2327)}to{transform:translate(31.2799vw,99vh) scale(.2327)}}.snow:nth-child(373){opacity:.7672;transform:translate(32.5803vw,-10px) scale(.0337);animation:fall-373 25s -9s linear infinite}@keyframes fall-373{34.217%{transform:translate(27.9979vw,34.217vh) scale(.0337)}to{transform:translate(30.2891vw,99vh) scale(.0337)}}.snow:nth-child(374){opacity:1.4288;transform:translate(.5761vw,-10px) scale(.9487);animation:fall-374 25s -2s linear infinite}@keyframes fall-374{33.337%{transform:translate(-2.5251vw,33.337vh) scale(.9487)}to{transform:translate(-.9745vw,99vh) scale(.9487)}}.snow:nth-child(375){opacity:1.0444;transform:translate(56.794vw,-10px) scale(.5623);animation:fall-375 24s -20s linear infinite}@keyframes fall-375{78.537%{transform:translate(47.5484vw,78.537vh) scale(.5623)}to{transform:translate(52.1712vw,99vh) scale(.5623)}}.snow:nth-child(376){opacity:1.2382;transform:translate(92.2072vw,-10px) scale(.7377);animation:fall-376 25s -26s linear infinite}@keyframes fall-376{65.486%{transform:translate(93.3322vw,65.486vh) scale(.7377)}to{transform:translate(92.7697vw,99vh) scale(.7377)}}.snow:nth-child(377){opacity:1.0768;transform:translate(77.4908vw,-10px) scale(.9823);animation:fall-377 10s -3s linear infinite}@keyframes fall-377{51.261%{transform:translate(78.135vw,51.261vh) scale(.9823)}to{transform:translate(77.8129vw,99vh) scale(.9823)}}.snow:nth-child(378){opacity:1.7202;transform:translate(27.0064vw,-10px) scale(.6933);animation:fall-378 27s -9s linear infinite}@keyframes fall-378{52.417%{transform:translate(17.942vw,52.417vh) scale(.6933)}to{transform:translate(22.4742vw,99vh) scale(.6933)}}.snow:nth-child(379){opacity:.1078;transform:translate(67.4681vw,-10px) scale(.1884);animation:fall-379 11s -15s linear infinite}@keyframes fall-379{55.144%{transform:translate(61.5072vw,55.144vh) scale(.1884)}to{transform:translate(64.48765vw,99vh) scale(.1884)}}.snow:nth-child(380){opacity:.9758;transform:translate(11.2835vw,-10px) scale(.363);animation:fall-380 14s -9s linear infinite}@keyframes fall-380{59.805%{transform:translate(18.8699vw,59.805vh) scale(.363)}to{transform:translate(15.0767vw,99vh) scale(.363)}}.snow:nth-child(381){opacity:1.0276;transform:translate(54.1288vw,-10px) scale(.0268);animation:fall-381 27s -25s linear infinite}@keyframes fall-381{69.096%{transform:translate(56.8692vw,69.096vh) scale(.0268)}to{transform:translate(55.499vw,99vh) scale(.0268)}}.snow:nth-child(382){opacity:1.4706;transform:translate(55.3272vw,-10px) scale(.1183);animation:fall-382 25s -10s linear infinite}@keyframes fall-382{73.285%{transform:translate(61.0991vw,73.285vh) scale(.1183)}to{transform:translate(58.21315vw,99vh) scale(.1183)}}.snow:nth-child(383){opacity:1.122;transform:translate(7.1952vw,-10px) scale(.8219);animation:fall-383 27s -16s linear infinite}@keyframes fall-383{57.943%{transform:translate(9.2933vw,57.943vh) scale(.8219)}to{transform:translate(8.24425vw,99vh) scale(.8219)}}.snow:nth-child(384){opacity:.1366;transform:translate(42.6189vw,-10px) scale(.654);animation:fall-384 25s -4s linear infinite}@keyframes fall-384{59.384%{transform:translate(36.3235vw,59.384vh) scale(.654)}to{transform:translate(39.4712vw,99vh) scale(.654)}}.snow:nth-child(385){opacity:.2646;transform:translate(37.529vw,-10px) scale(.1025);animation:fall-385 11s -25s linear infinite}@keyframes fall-385{63.532%{transform:translate(44.5806vw,63.532vh) scale(.1025)}to{transform:translate(41.0548vw,99vh) scale(.1025)}}.snow:nth-child(386){opacity:.5416;transform:translate(4.6649vw,-10px) scale(.172);animation:fall-386 11s -28s linear infinite}@keyframes fall-386{49.396%{transform:translate(10.87vw,49.396vh) scale(.172)}to{transform:translate(7.76745vw,99vh) scale(.172)}}.snow:nth-child(387){opacity:.275;transform:translate(96.4296vw,-10px) scale(.0641);animation:fall-387 19s -6s linear infinite}@keyframes fall-387{39.262%{transform:translate(100.9722vw,39.262vh) scale(.0641)}to{transform:translate(98.7009vw,99vh) scale(.0641)}}.snow:nth-child(388){opacity:.5024;transform:translate(89.1294vw,-10px) scale(.8302);animation:fall-388 20s -5s linear infinite}@keyframes fall-388{35.218%{transform:translate(96.1629vw,35.218vh) scale(.8302)}to{transform:translate(92.64615vw,99vh) scale(.8302)}}.snow:nth-child(389){opacity:1.1638;transform:translate(13.1935vw,-10px) scale(.8347);animation:fall-389 10s -13s linear infinite}@keyframes fall-389{38.742%{transform:translate(16.8105vw,38.742vh) scale(.8347)}to{transform:translate(15.002vw,99vh) scale(.8347)}}.snow:nth-child(390){opacity:1.144;transform:translate(8.3372vw,-10px) scale(.6609);animation:fall-390 12s -19s linear infinite}@keyframes fall-390{70.378%{transform:translate(6.6333vw,70.378vh) scale(.6609)}to{transform:translate(7.48525vw,99vh) scale(.6609)}}.snow:nth-child(391){opacity:.4012;transform:translate(96.5788vw,-10px) scale(.6561);animation:fall-391 11s -27s linear infinite}@keyframes fall-391{76.145%{transform:translate(90.0981vw,76.145vh) scale(.6561)}to{transform:translate(93.33845vw,99vh) scale(.6561)}}.snow:nth-child(392){opacity:.5374;transform:translate(97.6556vw,-10px) scale(.1413);animation:fall-392 23s -25s linear infinite}@keyframes fall-392{71.666%{transform:translate(101.0946vw,71.666vh) scale(.1413)}to{transform:translate(99.3751vw,99vh) scale(.1413)}}.snow:nth-child(393){opacity:.4676;transform:translate(21.1616vw,-10px) scale(.297);animation:fall-393 16s -22s linear infinite}@keyframes fall-393{31.005%{transform:translate(16.7484vw,31.005vh) scale(.297)}to{transform:translate(18.955vw,99vh) scale(.297)}}.snow:nth-child(394){opacity:1.718;transform:translate(33.5926vw,-10px) scale(.483);animation:fall-394 28s -6s linear infinite}@keyframes fall-394{75.44%{transform:translate(43.045vw,75.44vh) scale(.483)}to{transform:translate(38.3188vw,99vh) scale(.483)}}.snow:nth-child(395){opacity:1.0642;transform:translate(95.5674vw,-10px) scale(.0087);animation:fall-395 19s -3s linear infinite}@keyframes fall-395{74.75%{transform:translate(93.5688vw,74.75vh) scale(.0087)}to{transform:translate(94.5681vw,99vh) scale(.0087)}}.snow:nth-child(396){opacity:1.309;transform:translate(10.0232vw,-10px) scale(.1915);animation:fall-396 12s -19s linear infinite}@keyframes fall-396{37.936%{transform:translate(11.1489vw,37.936vh) scale(.1915)}to{transform:translate(10.58605vw,99vh) scale(.1915)}}.snow:nth-child(397){opacity:.8694;transform:translate(59.3084vw,-10px) scale(.2779);animation:fall-397 13s -13s linear infinite}@keyframes fall-397{71.148%{transform:translate(52.4693vw,71.148vh) scale(.2779)}to{transform:translate(55.88885vw,99vh) scale(.2779)}}.snow:nth-child(398){opacity:.1672;transform:translate(78.2289vw,-10px) scale(.5237);animation:fall-398 14s -16s linear infinite}@keyframes fall-398{51.831%{transform:translate(80.67vw,51.831vh) scale(.5237)}to{transform:translate(79.44945vw,99vh) scale(.5237)}}.snow:nth-child(399){opacity:.597;transform:translate(99.9103vw,-10px) scale(.3152);animation:fall-399 12s -26s linear infinite}@keyframes fall-399{56.004%{transform:translate(101.5991vw,56.004vh) scale(.3152)}to{transform:translate(100.7547vw,99vh) scale(.3152)}}.snow:nth-child(400){opacity:.1004;transform:translate(43.763vw,-10px) scale(.445);animation:fall-400 27s -9s linear infinite}@keyframes fall-400{72.47%{transform:translate(43.8251vw,72.47vh) scale(.445)}to{transform:translate(43.79405vw,99vh) scale(.445)}}\n"] }]
|
|
30
30
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }, { type: undefined, decorators: [{
|
|
31
31
|
type: Inject,
|
|
32
32
|
args: [ANONYMOUS_MODE]
|