@esfaenza/core 16.2.26 → 16.2.28
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:.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 }); }
|
|
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:.8006;transform:translate(11.4619vw,-10px) scale(.2382);animation:fall-1 24s -10s linear infinite}@keyframes fall-1{41.641%{transform:translate(7.3533vw,41.641vh) scale(.2382)}to{transform:translate(9.4076vw,99vh) scale(.2382)}}.snow:nth-child(2){opacity:.1702;transform:translate(66.6021vw,-10px) scale(.1699);animation:fall-2 16s -28s linear infinite}@keyframes fall-2{75.843%{transform:translate(73.9069vw,75.843vh) scale(.1699)}to{transform:translate(70.2545vw,99vh) scale(.1699)}}.snow:nth-child(3){opacity:.3576;transform:translate(58.6642vw,-10px) scale(.7665);animation:fall-3 26s -26s linear infinite}@keyframes fall-3{49.908%{transform:translate(55.5406vw,49.908vh) scale(.7665)}to{transform:translate(57.1024vw,99vh) scale(.7665)}}.snow:nth-child(4){opacity:.8726;transform:translate(25.486vw,-10px) scale(.3531);animation:fall-4 28s -18s linear infinite}@keyframes fall-4{38.098%{transform:translate(17.9186vw,38.098vh) scale(.3531)}to{transform:translate(21.7023vw,99vh) scale(.3531)}}.snow:nth-child(5){opacity:1.5296;transform:translate(26.4051vw,-10px) scale(.149);animation:fall-5 21s -29s linear infinite}@keyframes fall-5{47.884%{transform:translate(21.7494vw,47.884vh) scale(.149)}to{transform:translate(24.07725vw,99vh) scale(.149)}}.snow:nth-child(6){opacity:.4194;transform:translate(75.2438vw,-10px) scale(.2573);animation:fall-6 11s -28s linear infinite}@keyframes fall-6{44.001%{transform:translate(70.773vw,44.001vh) scale(.2573)}to{transform:translate(73.0084vw,99vh) scale(.2573)}}.snow:nth-child(7){opacity:1.2406;transform:translate(72.0025vw,-10px) scale(.4879);animation:fall-7 24s -29s linear infinite}@keyframes fall-7{66.528%{transform:translate(70.6454vw,66.528vh) scale(.4879)}to{transform:translate(71.32395vw,99vh) scale(.4879)}}.snow:nth-child(8){opacity:.4876;transform:translate(64.7857vw,-10px) scale(.8173);animation:fall-8 19s -8s linear infinite}@keyframes fall-8{72.139%{transform:translate(57.1745vw,72.139vh) scale(.8173)}to{transform:translate(60.9801vw,99vh) scale(.8173)}}.snow:nth-child(9){opacity:.151;transform:translate(57.6749vw,-10px) scale(.4866);animation:fall-9 29s -17s linear infinite}@keyframes fall-9{67.019%{transform:translate(66.1183vw,67.019vh) scale(.4866)}to{transform:translate(61.8966vw,99vh) scale(.4866)}}.snow:nth-child(10){opacity:1.8662;transform:translate(44.6691vw,-10px) scale(.4072);animation:fall-10 30s -15s linear infinite}@keyframes fall-10{68.372%{transform:translate(46.6027vw,68.372vh) scale(.4072)}to{transform:translate(45.6359vw,99vh) scale(.4072)}}.snow:nth-child(11){opacity:1.6128;transform:translate(88.6196vw,-10px) scale(.1544);animation:fall-11 14s -26s linear infinite}@keyframes fall-11{35.645%{transform:translate(90.817vw,35.645vh) scale(.1544)}to{transform:translate(89.7183vw,99vh) scale(.1544)}}.snow:nth-child(12){opacity:1.5018;transform:translate(80.845vw,-10px) scale(.4596);animation:fall-12 12s -13s linear infinite}@keyframes fall-12{61.034%{transform:translate(86.1924vw,61.034vh) scale(.4596)}to{transform:translate(83.5187vw,99vh) scale(.4596)}}.snow:nth-child(13){opacity:1.5558;transform:translate(78.2703vw,-10px) scale(.6583);animation:fall-13 30s -18s linear infinite}@keyframes fall-13{46.411%{transform:translate(86.2448vw,46.411vh) scale(.6583)}to{transform:translate(82.25755vw,99vh) scale(.6583)}}.snow:nth-child(14){opacity:1.3928;transform:translate(92.1656vw,-10px) scale(.4969);animation:fall-14 12s -22s linear infinite}@keyframes fall-14{61.884%{transform:translate(100.7833vw,61.884vh) scale(.4969)}to{transform:translate(96.47445vw,99vh) scale(.4969)}}.snow:nth-child(15){opacity:1.282;transform:translate(29.2423vw,-10px) scale(.2126);animation:fall-15 23s -19s linear infinite}@keyframes fall-15{70.957%{transform:translate(31.0492vw,70.957vh) scale(.2126)}to{transform:translate(30.14575vw,99vh) scale(.2126)}}.snow:nth-child(16){opacity:1.5048;transform:translate(53.3943vw,-10px) scale(.7446);animation:fall-16 19s -9s linear infinite}@keyframes fall-16{48.452%{transform:translate(48.4567vw,48.452vh) scale(.7446)}to{transform:translate(50.9255vw,99vh) scale(.7446)}}.snow:nth-child(17){opacity:1.7632;transform:translate(7.8871vw,-10px) scale(.6823);animation:fall-17 15s -12s linear infinite}@keyframes fall-17{43.218%{transform:translate(6.5511vw,43.218vh) scale(.6823)}to{transform:translate(7.2191vw,99vh) scale(.6823)}}.snow:nth-child(18){opacity:1.9176;transform:translate(52.8581vw,-10px) scale(.2137);animation:fall-18 27s -20s linear infinite}@keyframes fall-18{44.438%{transform:translate(45.7441vw,44.438vh) scale(.2137)}to{transform:translate(49.3011vw,99vh) scale(.2137)}}.snow:nth-child(19){opacity:1.7232;transform:translate(63.5869vw,-10px) scale(.085);animation:fall-19 24s -24s linear infinite}@keyframes fall-19{34.979%{transform:translate(61.5348vw,34.979vh) scale(.085)}to{transform:translate(62.56085vw,99vh) scale(.085)}}.snow:nth-child(20){opacity:.783;transform:translate(91.7661vw,-10px) scale(.2303);animation:fall-20 30s -24s linear infinite}@keyframes fall-20{70.203%{transform:translate(96.3546vw,70.203vh) scale(.2303)}to{transform:translate(94.06035vw,99vh) scale(.2303)}}.snow:nth-child(21){opacity:.5486;transform:translate(5.7818vw,-10px) scale(.4198);animation:fall-21 26s -21s linear infinite}@keyframes fall-21{48.191%{transform:translate(-.5453vw,48.191vh) scale(.4198)}to{transform:translate(2.61825vw,99vh) scale(.4198)}}.snow:nth-child(22){opacity:1.1912;transform:translate(21.5696vw,-10px) scale(.3273);animation:fall-22 25s -4s linear infinite}@keyframes fall-22{57.888%{transform:translate(20.0128vw,57.888vh) scale(.3273)}to{transform:translate(20.7912vw,99vh) scale(.3273)}}.snow:nth-child(23){opacity:1.9038;transform:translate(55.4486vw,-10px) scale(.6251);animation:fall-23 12s -28s linear infinite}@keyframes fall-23{57.463%{transform:translate(55.2387vw,57.463vh) scale(.6251)}to{transform:translate(55.34365vw,99vh) scale(.6251)}}.snow:nth-child(24){opacity:1.9854;transform:translate(40.1764vw,-10px) scale(.0563);animation:fall-24 26s -28s linear infinite}@keyframes fall-24{68.109%{transform:translate(31.6971vw,68.109vh) scale(.0563)}to{transform:translate(35.93675vw,99vh) scale(.0563)}}.snow:nth-child(25){opacity:1.377;transform:translate(85.9435vw,-10px) scale(.1878);animation:fall-25 29s -22s linear infinite}@keyframes fall-25{55.935%{transform:translate(78.3095vw,55.935vh) scale(.1878)}to{transform:translate(82.1265vw,99vh) scale(.1878)}}.snow:nth-child(26){opacity:1.7602;transform:translate(35.3888vw,-10px) scale(.6141);animation:fall-26 15s -13s linear infinite}@keyframes fall-26{50.891%{transform:translate(27.5658vw,50.891vh) scale(.6141)}to{transform:translate(31.4773vw,99vh) scale(.6141)}}.snow:nth-child(27){opacity:.729;transform:translate(64.1989vw,-10px) scale(.7453);animation:fall-27 11s -7s linear infinite}@keyframes fall-27{47.082%{transform:translate(64.5679vw,47.082vh) scale(.7453)}to{transform:translate(64.3834vw,99vh) scale(.7453)}}.snow:nth-child(28){opacity:1.6188;transform:translate(35.7512vw,-10px) scale(.0459);animation:fall-28 12s -24s linear infinite}@keyframes fall-28{54.48%{transform:translate(38.2362vw,54.48vh) scale(.0459)}to{transform:translate(36.9937vw,99vh) scale(.0459)}}.snow:nth-child(29){opacity:.4596;transform:translate(45.3925vw,-10px) scale(.7888);animation:fall-29 13s -15s linear infinite}@keyframes fall-29{35.202%{transform:translate(51.9089vw,35.202vh) scale(.7888)}to{transform:translate(48.6507vw,99vh) scale(.7888)}}.snow:nth-child(30){opacity:.6834;transform:translate(64.5624vw,-10px) scale(.0318);animation:fall-30 21s -13s linear infinite}@keyframes fall-30{49.296%{transform:translate(58.2178vw,49.296vh) scale(.0318)}to{transform:translate(61.3901vw,99vh) scale(.0318)}}.snow:nth-child(31){opacity:1.0104;transform:translate(13.195vw,-10px) scale(.6488);animation:fall-31 27s -2s linear infinite}@keyframes fall-31{78.083%{transform:translate(14.8072vw,78.083vh) scale(.6488)}to{transform:translate(14.0011vw,99vh) scale(.6488)}}.snow:nth-child(32){opacity:.5012;transform:translate(11.4379vw,-10px) scale(.7405);animation:fall-32 15s -10s linear infinite}@keyframes fall-32{50.98%{transform:translate(15.0857vw,50.98vh) scale(.7405)}to{transform:translate(13.2618vw,99vh) scale(.7405)}}.snow:nth-child(33){opacity:.4504;transform:translate(10.1026vw,-10px) scale(.4561);animation:fall-33 29s -28s linear infinite}@keyframes fall-33{61.219%{transform:translate(12.5884vw,61.219vh) scale(.4561)}to{transform:translate(11.3455vw,99vh) scale(.4561)}}.snow:nth-child(34){opacity:.3648;transform:translate(4.3427vw,-10px) scale(.6893);animation:fall-34 14s -15s linear infinite}@keyframes fall-34{37.019%{transform:translate(12.9328vw,37.019vh) scale(.6893)}to{transform:translate(8.63775vw,99vh) scale(.6893)}}.snow:nth-child(35){opacity:.8856;transform:translate(36.7632vw,-10px) scale(.1554);animation:fall-35 17s -24s linear infinite}@keyframes fall-35{78.313%{transform:translate(40.3774vw,78.313vh) scale(.1554)}to{transform:translate(38.5703vw,99vh) scale(.1554)}}.snow:nth-child(36){opacity:1.7566;transform:translate(58.4749vw,-10px) scale(.8667);animation:fall-36 14s -8s linear infinite}@keyframes fall-36{70.859%{transform:translate(61.5864vw,70.859vh) scale(.8667)}to{transform:translate(60.03065vw,99vh) scale(.8667)}}.snow:nth-child(37){opacity:1.8852;transform:translate(58.5827vw,-10px) scale(.9323);animation:fall-37 14s -30s linear infinite}@keyframes fall-37{51.481%{transform:translate(68.528vw,51.481vh) scale(.9323)}to{transform:translate(63.55535vw,99vh) scale(.9323)}}.snow:nth-child(38){opacity:1.1756;transform:translate(38.0603vw,-10px) scale(.9698);animation:fall-38 21s -22s linear infinite}@keyframes fall-38{62.836%{transform:translate(43.4519vw,62.836vh) scale(.9698)}to{transform:translate(40.7561vw,99vh) scale(.9698)}}.snow:nth-child(39){opacity:.456;transform:translate(27.68vw,-10px) scale(.4492);animation:fall-39 10s -12s linear infinite}@keyframes fall-39{39.401%{transform:translate(20.3904vw,39.401vh) scale(.4492)}to{transform:translate(24.0352vw,99vh) scale(.4492)}}.snow:nth-child(40){opacity:1.0218;transform:translate(1.4497vw,-10px) scale(.8234);animation:fall-40 12s -28s linear infinite}@keyframes fall-40{54.666%{transform:translate(6.1505vw,54.666vh) scale(.8234)}to{transform:translate(3.8001vw,99vh) scale(.8234)}}.snow:nth-child(41){opacity:1.3616;transform:translate(84.9217vw,-10px) scale(.9867);animation:fall-41 22s -11s linear infinite}@keyframes fall-41{66.491%{transform:translate(82.3299vw,66.491vh) scale(.9867)}to{transform:translate(83.6258vw,99vh) scale(.9867)}}.snow:nth-child(42){opacity:.8622;transform:translate(44.1774vw,-10px) scale(.6204);animation:fall-42 15s -19s linear infinite}@keyframes fall-42{32.519%{transform:translate(35.3831vw,32.519vh) scale(.6204)}to{transform:translate(39.78025vw,99vh) scale(.6204)}}.snow:nth-child(43){opacity:1.7938;transform:translate(17.2211vw,-10px) scale(.7895);animation:fall-43 12s -7s linear infinite}@keyframes fall-43{32.795%{transform:translate(15.1426vw,32.795vh) scale(.7895)}to{transform:translate(16.18185vw,99vh) scale(.7895)}}.snow:nth-child(44){opacity:.438;transform:translate(89.1916vw,-10px) scale(.2542);animation:fall-44 17s -22s linear infinite}@keyframes fall-44{71.209%{transform:translate(94.879vw,71.209vh) scale(.2542)}to{transform:translate(92.0353vw,99vh) scale(.2542)}}.snow:nth-child(45){opacity:1.794;transform:translate(24.5124vw,-10px) scale(.1297);animation:fall-45 11s -20s linear infinite}@keyframes fall-45{70.193%{transform:translate(30.2354vw,70.193vh) scale(.1297)}to{transform:translate(27.3739vw,99vh) scale(.1297)}}.snow:nth-child(46){opacity:.8458;transform:translate(38.0521vw,-10px) scale(.3763);animation:fall-46 24s -26s linear infinite}@keyframes fall-46{36.627%{transform:translate(33.9593vw,36.627vh) scale(.3763)}to{transform:translate(36.0057vw,99vh) scale(.3763)}}.snow:nth-child(47){opacity:1.2742;transform:translate(63.9918vw,-10px) scale(.6506);animation:fall-47 20s -24s linear infinite}@keyframes fall-47{48.672%{transform:translate(66.8035vw,48.672vh) scale(.6506)}to{transform:translate(65.39765vw,99vh) scale(.6506)}}.snow:nth-child(48){opacity:1.3948;transform:translate(53.5155vw,-10px) scale(.3546);animation:fall-48 13s -18s linear infinite}@keyframes fall-48{47.354%{transform:translate(56.4509vw,47.354vh) scale(.3546)}to{transform:translate(54.9832vw,99vh) scale(.3546)}}.snow:nth-child(49){opacity:1.7258;transform:translate(60.988vw,-10px) scale(.3324);animation:fall-49 28s -15s linear infinite}@keyframes fall-49{41.018%{transform:translate(62.6619vw,41.018vh) scale(.3324)}to{transform:translate(61.82495vw,99vh) scale(.3324)}}.snow:nth-child(50){opacity:.8264;transform:translate(38.0034vw,-10px) scale(.1769);animation:fall-50 22s -28s linear infinite}@keyframes fall-50{47.524%{transform:translate(44.537vw,47.524vh) scale(.1769)}to{transform:translate(41.2702vw,99vh) scale(.1769)}}.snow:nth-child(51){opacity:1.6526;transform:translate(8.8345vw,-10px) scale(.4072);animation:fall-51 15s -13s linear infinite}@keyframes fall-51{51.789%{transform:translate(-.0257vw,51.789vh) scale(.4072)}to{transform:translate(4.4044vw,99vh) scale(.4072)}}.snow:nth-child(52){opacity:1.5648;transform:translate(27.6455vw,-10px) scale(.5556);animation:fall-52 14s -16s linear infinite}@keyframes fall-52{74.462%{transform:translate(37.2917vw,74.462vh) scale(.5556)}to{transform:translate(32.4686vw,99vh) scale(.5556)}}.snow:nth-child(53){opacity:.493;transform:translate(30.6317vw,-10px) scale(.7408);animation:fall-53 30s -10s linear infinite}@keyframes fall-53{75.746%{transform:translate(29.4713vw,75.746vh) scale(.7408)}to{transform:translate(30.0515vw,99vh) scale(.7408)}}.snow:nth-child(54){opacity:.5818;transform:translate(65.1423vw,-10px) scale(.2301);animation:fall-54 20s -7s linear infinite}@keyframes fall-54{63.856%{transform:translate(61.2939vw,63.856vh) scale(.2301)}to{transform:translate(63.2181vw,99vh) scale(.2301)}}.snow:nth-child(55){opacity:1.8546;transform:translate(15.2531vw,-10px) scale(.3812);animation:fall-55 15s -14s linear infinite}@keyframes fall-55{65.146%{transform:translate(16.7407vw,65.146vh) scale(.3812)}to{transform:translate(15.9969vw,99vh) scale(.3812)}}.snow:nth-child(56){opacity:1.2722;transform:translate(22.0247vw,-10px) scale(.5694);animation:fall-56 28s -6s linear infinite}@keyframes fall-56{39.397%{transform:translate(19.6635vw,39.397vh) scale(.5694)}to{transform:translate(20.8441vw,99vh) scale(.5694)}}.snow:nth-child(57){opacity:1.4888;transform:translate(93.7705vw,-10px) scale(.3783);animation:fall-57 15s -7s linear infinite}@keyframes fall-57{62.599%{transform:translate(92.8617vw,62.599vh) scale(.3783)}to{transform:translate(93.3161vw,99vh) scale(.3783)}}.snow:nth-child(58){opacity:1.1612;transform:translate(7.5367vw,-10px) scale(.83);animation:fall-58 24s -25s linear infinite}@keyframes fall-58{59.855%{transform:translate(7.6224vw,59.855vh) scale(.83)}to{transform:translate(7.57955vw,99vh) scale(.83)}}.snow:nth-child(59){opacity:.0414;transform:translate(98.1043vw,-10px) scale(.8153);animation:fall-59 16s -12s linear infinite}@keyframes fall-59{54.9%{transform:translate(97.6211vw,54.9vh) scale(.8153)}to{transform:translate(97.8627vw,99vh) scale(.8153)}}.snow:nth-child(60){opacity:.088;transform:translate(90.8488vw,-10px) scale(.3507);animation:fall-60 15s -15s linear infinite}@keyframes fall-60{34.563%{transform:translate(83.3622vw,34.563vh) scale(.3507)}to{transform:translate(87.1055vw,99vh) scale(.3507)}}.snow:nth-child(61){opacity:.8058;transform:translate(86.8514vw,-10px) scale(.4275);animation:fall-61 14s -14s linear infinite}@keyframes fall-61{69.577%{transform:translate(83.6632vw,69.577vh) scale(.4275)}to{transform:translate(85.2573vw,99vh) scale(.4275)}}.snow:nth-child(62){opacity:.7058;transform:translate(50.1412vw,-10px) scale(.5686);animation:fall-62 21s -2s linear infinite}@keyframes fall-62{32.719%{transform:translate(51.1692vw,32.719vh) scale(.5686)}to{transform:translate(50.6552vw,99vh) scale(.5686)}}.snow:nth-child(63){opacity:1.2694;transform:translate(67.7833vw,-10px) scale(.0055);animation:fall-63 10s -9s linear infinite}@keyframes fall-63{62.138%{transform:translate(65.2346vw,62.138vh) scale(.0055)}to{transform:translate(66.50895vw,99vh) scale(.0055)}}.snow:nth-child(64){opacity:.5618;transform:translate(38.3865vw,-10px) scale(.3726);animation:fall-64 14s -20s linear infinite}@keyframes fall-64{53.055%{transform:translate(45.327vw,53.055vh) scale(.3726)}to{transform:translate(41.85675vw,99vh) scale(.3726)}}.snow:nth-child(65){opacity:1.4242;transform:translate(58.0784vw,-10px) scale(.3459);animation:fall-65 29s -12s linear infinite}@keyframes fall-65{49.084%{transform:translate(53.8943vw,49.084vh) scale(.3459)}to{transform:translate(55.98635vw,99vh) scale(.3459)}}.snow:nth-child(66){opacity:1.1344;transform:translate(6.6186vw,-10px) scale(.0716);animation:fall-66 21s -15s linear infinite}@keyframes fall-66{71.103%{transform:translate(6.6022vw,71.103vh) scale(.0716)}to{transform:translate(6.6104vw,99vh) scale(.0716)}}.snow:nth-child(67){opacity:1.057;transform:translate(90.0684vw,-10px) scale(.5145);animation:fall-67 29s -3s linear infinite}@keyframes fall-67{38.696%{transform:translate(85.3592vw,38.696vh) scale(.5145)}to{transform:translate(87.7138vw,99vh) scale(.5145)}}.snow:nth-child(68){opacity:1.0238;transform:translate(59.8363vw,-10px) scale(.2441);animation:fall-68 30s -8s linear infinite}@keyframes fall-68{70.933%{transform:translate(50.671vw,70.933vh) scale(.2441)}to{transform:translate(55.25365vw,99vh) scale(.2441)}}.snow:nth-child(69){opacity:.752;transform:translate(24.2647vw,-10px) scale(.8496);animation:fall-69 27s -24s linear infinite}@keyframes fall-69{74.115%{transform:translate(32.5182vw,74.115vh) scale(.8496)}to{transform:translate(28.39145vw,99vh) scale(.8496)}}.snow:nth-child(70){opacity:1.8282;transform:translate(50.5386vw,-10px) scale(.2904);animation:fall-70 20s -22s linear infinite}@keyframes fall-70{65.397%{transform:translate(54.7488vw,65.397vh) scale(.2904)}to{transform:translate(52.6437vw,99vh) scale(.2904)}}.snow:nth-child(71){opacity:.9346;transform:translate(79.9218vw,-10px) scale(.5563);animation:fall-71 19s -9s linear infinite}@keyframes fall-71{33.662%{transform:translate(84.9558vw,33.662vh) scale(.5563)}to{transform:translate(82.4388vw,99vh) scale(.5563)}}.snow:nth-child(72){opacity:.8522;transform:translate(28.1358vw,-10px) scale(.6915);animation:fall-72 12s -22s linear infinite}@keyframes fall-72{69.262%{transform:translate(19.0939vw,69.262vh) scale(.6915)}to{transform:translate(23.61485vw,99vh) scale(.6915)}}.snow:nth-child(73){opacity:1.5938;transform:translate(20.3978vw,-10px) scale(.2173);animation:fall-73 15s -14s linear infinite}@keyframes fall-73{47.366%{transform:translate(17.3302vw,47.366vh) scale(.2173)}to{transform:translate(18.864vw,99vh) scale(.2173)}}.snow:nth-child(74){opacity:1.3768;transform:translate(66.4566vw,-10px) scale(.1233);animation:fall-74 15s -24s linear infinite}@keyframes fall-74{66.872%{transform:translate(58.3023vw,66.872vh) scale(.1233)}to{transform:translate(62.37945vw,99vh) scale(.1233)}}.snow:nth-child(75){opacity:1.4444;transform:translate(3.022vw,-10px) scale(.6986);animation:fall-75 27s -10s linear infinite}@keyframes fall-75{31.256%{transform:translate(4.877vw,31.256vh) scale(.6986)}to{transform:translate(3.9495vw,99vh) scale(.6986)}}.snow:nth-child(76){opacity:1.0582;transform:translate(42.7926vw,-10px) scale(.4201);animation:fall-76 21s -2s linear infinite}@keyframes fall-76{77.633%{transform:translate(34.4763vw,77.633vh) scale(.4201)}to{transform:translate(38.63445vw,99vh) scale(.4201)}}.snow:nth-child(77){opacity:1.1934;transform:translate(6.3343vw,-10px) scale(.8433);animation:fall-77 27s -9s linear infinite}@keyframes fall-77{30.221%{transform:translate(9.3996vw,30.221vh) scale(.8433)}to{transform:translate(7.86695vw,99vh) scale(.8433)}}.snow:nth-child(78){opacity:1.5264;transform:translate(85.583vw,-10px) scale(.041);animation:fall-78 22s -20s linear infinite}@keyframes fall-78{70.496%{transform:translate(92.1715vw,70.496vh) scale(.041)}to{transform:translate(88.87725vw,99vh) scale(.041)}}.snow:nth-child(79){opacity:1.7616;transform:translate(65.4285vw,-10px) scale(.748);animation:fall-79 10s -22s linear infinite}@keyframes fall-79{33.335%{transform:translate(74.2717vw,33.335vh) scale(.748)}to{transform:translate(69.8501vw,99vh) scale(.748)}}.snow:nth-child(80){opacity:1.6952;transform:translate(49.6723vw,-10px) scale(.4187);animation:fall-80 16s -16s linear infinite}@keyframes fall-80{43.615%{transform:translate(58.5514vw,43.615vh) scale(.4187)}to{transform:translate(54.11185vw,99vh) scale(.4187)}}.snow:nth-child(81){opacity:1.937;transform:translate(70.8013vw,-10px) scale(.3446);animation:fall-81 12s -13s linear infinite}@keyframes fall-81{50.901%{transform:translate(79.2538vw,50.901vh) scale(.3446)}to{transform:translate(75.02755vw,99vh) scale(.3446)}}.snow:nth-child(82){opacity:1.1132;transform:translate(94.1665vw,-10px) scale(.3972);animation:fall-82 16s -21s linear infinite}@keyframes fall-82{71.471%{transform:translate(96.1982vw,71.471vh) scale(.3972)}to{transform:translate(95.18235vw,99vh) scale(.3972)}}.snow:nth-child(83){opacity:1.143;transform:translate(74.3409vw,-10px) scale(.5448);animation:fall-83 11s -25s linear infinite}@keyframes fall-83{35.682%{transform:translate(77.1436vw,35.682vh) scale(.5448)}to{transform:translate(75.74225vw,99vh) scale(.5448)}}.snow:nth-child(84){opacity:1.0088;transform:translate(92.3886vw,-10px) scale(.9067);animation:fall-84 30s -16s linear infinite}@keyframes fall-84{65.736%{transform:translate(85.0434vw,65.736vh) scale(.9067)}to{transform:translate(88.716vw,99vh) scale(.9067)}}.snow:nth-child(85){opacity:.6904;transform:translate(34.2112vw,-10px) scale(.5655);animation:fall-85 17s -25s linear infinite}@keyframes fall-85{70.758%{transform:translate(31.5378vw,70.758vh) scale(.5655)}to{transform:translate(32.8745vw,99vh) scale(.5655)}}.snow:nth-child(86){opacity:1.2108;transform:translate(49.5452vw,-10px) scale(.7871);animation:fall-86 25s -20s linear infinite}@keyframes fall-86{32.942%{transform:translate(40.8844vw,32.942vh) scale(.7871)}to{transform:translate(45.2148vw,99vh) scale(.7871)}}.snow:nth-child(87){opacity:.1754;transform:translate(4.8755vw,-10px) scale(.1314);animation:fall-87 12s -9s linear infinite}@keyframes fall-87{61.515%{transform:translate(2.496vw,61.515vh) scale(.1314)}to{transform:translate(3.68575vw,99vh) scale(.1314)}}.snow:nth-child(88){opacity:.2394;transform:translate(64.1986vw,-10px) scale(.4635);animation:fall-88 21s -14s linear infinite}@keyframes fall-88{43.617%{transform:translate(60.3286vw,43.617vh) scale(.4635)}to{transform:translate(62.2636vw,99vh) scale(.4635)}}.snow:nth-child(89){opacity:1.378;transform:translate(96.6741vw,-10px) scale(.4427);animation:fall-89 21s -1s linear infinite}@keyframes fall-89{52.585%{transform:translate(99.1093vw,52.585vh) scale(.4427)}to{transform:translate(97.8917vw,99vh) scale(.4427)}}.snow:nth-child(90){opacity:1.1758;transform:translate(37.0681vw,-10px) scale(.6709);animation:fall-90 17s -24s linear infinite}@keyframes fall-90{35.172%{transform:translate(28.8765vw,35.172vh) scale(.6709)}to{transform:translate(32.9723vw,99vh) scale(.6709)}}.snow:nth-child(91){opacity:1.7296;transform:translate(53.2167vw,-10px) scale(.3102);animation:fall-91 26s -17s linear infinite}@keyframes fall-91{69.554%{transform:translate(54.8952vw,69.554vh) scale(.3102)}to{transform:translate(54.05595vw,99vh) scale(.3102)}}.snow:nth-child(92){opacity:1.8776;transform:translate(4.8075vw,-10px) scale(.4475);animation:fall-92 17s -24s linear infinite}@keyframes fall-92{41.433%{transform:translate(-.9912vw,41.433vh) scale(.4475)}to{transform:translate(1.90815vw,99vh) scale(.4475)}}.snow:nth-child(93){opacity:.5138;transform:translate(10.959vw,-10px) scale(.5302);animation:fall-93 26s -30s linear infinite}@keyframes fall-93{48.571%{transform:translate(9.596vw,48.571vh) scale(.5302)}to{transform:translate(10.2775vw,99vh) scale(.5302)}}.snow:nth-child(94){opacity:.457;transform:translate(56.3393vw,-10px) scale(.0795);animation:fall-94 28s -13s linear infinite}@keyframes fall-94{33.21%{transform:translate(51.3089vw,33.21vh) scale(.0795)}to{transform:translate(53.8241vw,99vh) scale(.0795)}}.snow:nth-child(95){opacity:.1688;transform:translate(45.7822vw,-10px) scale(.5935);animation:fall-95 28s -23s linear infinite}@keyframes fall-95{46.304%{transform:translate(49.0992vw,46.304vh) scale(.5935)}to{transform:translate(47.4407vw,99vh) scale(.5935)}}.snow:nth-child(96){opacity:.599;transform:translate(67.1103vw,-10px) scale(.447);animation:fall-96 18s -10s linear infinite}@keyframes fall-96{43.846%{transform:translate(59.5174vw,43.846vh) scale(.447)}to{transform:translate(63.31385vw,99vh) scale(.447)}}.snow:nth-child(97){opacity:.7064;transform:translate(95.1637vw,-10px) scale(.3401);animation:fall-97 22s -11s linear infinite}@keyframes fall-97{45.792%{transform:translate(87.8501vw,45.792vh) scale(.3401)}to{transform:translate(91.5069vw,99vh) scale(.3401)}}.snow:nth-child(98){opacity:.3042;transform:translate(59.5103vw,-10px) scale(.3054);animation:fall-98 12s -23s linear infinite}@keyframes fall-98{61.761%{transform:translate(53.7837vw,61.761vh) scale(.3054)}to{transform:translate(56.647vw,99vh) scale(.3054)}}.snow:nth-child(99){opacity:1.4376;transform:translate(49.4471vw,-10px) scale(.8703);animation:fall-99 12s -25s linear infinite}@keyframes fall-99{55.672%{transform:translate(52.9093vw,55.672vh) scale(.8703)}to{transform:translate(51.1782vw,99vh) scale(.8703)}}.snow:nth-child(100){opacity:1.947;transform:translate(54.123vw,-10px) scale(.8951);animation:fall-100 29s -16s linear infinite}@keyframes fall-100{71.515%{transform:translate(63.3346vw,71.515vh) scale(.8951)}to{transform:translate(58.7288vw,99vh) scale(.8951)}}.snow:nth-child(101){opacity:1.0118;transform:translate(53.2295vw,-10px) scale(.0644);animation:fall-101 25s -2s linear infinite}@keyframes fall-101{42.055%{transform:translate(61.9427vw,42.055vh) scale(.0644)}to{transform:translate(57.5861vw,99vh) scale(.0644)}}.snow:nth-child(102){opacity:1.8948;transform:translate(99.3111vw,-10px) scale(.816);animation:fall-102 18s -20s linear infinite}@keyframes fall-102{66.809%{transform:translate(104.36vw,66.809vh) scale(.816)}to{transform:translate(101.83555vw,99vh) scale(.816)}}.snow:nth-child(103){opacity:1.3302;transform:translate(16.2411vw,-10px) scale(.8814);animation:fall-103 21s -19s linear infinite}@keyframes fall-103{35.74%{transform:translate(9.4796vw,35.74vh) scale(.8814)}to{transform:translate(12.86035vw,99vh) scale(.8814)}}.snow:nth-child(104){opacity:1.551;transform:translate(65.5465vw,-10px) scale(.3421);animation:fall-104 11s -29s linear infinite}@keyframes fall-104{57.957%{transform:translate(74.0517vw,57.957vh) scale(.3421)}to{transform:translate(69.7991vw,99vh) scale(.3421)}}.snow:nth-child(105){opacity:.98;transform:translate(85.3353vw,-10px) scale(.8503);animation:fall-105 30s -15s linear infinite}@keyframes fall-105{79.323%{transform:translate(84.1472vw,79.323vh) scale(.8503)}to{transform:translate(84.74125vw,99vh) scale(.8503)}}.snow:nth-child(106){opacity:1.7784;transform:translate(3.28vw,-10px) scale(.5563);animation:fall-106 18s -18s linear infinite}@keyframes fall-106{39.739%{transform:translate(.8196vw,39.739vh) scale(.5563)}to{transform:translate(2.0498vw,99vh) scale(.5563)}}.snow:nth-child(107){opacity:1.9022;transform:translate(79.2366vw,-10px) scale(.5073);animation:fall-107 26s -20s linear infinite}@keyframes fall-107{51.111%{transform:translate(70.6559vw,51.111vh) scale(.5073)}to{transform:translate(74.94625vw,99vh) scale(.5073)}}.snow:nth-child(108){opacity:.035;transform:translate(11.0226vw,-10px) scale(.2717);animation:fall-108 13s -28s linear infinite}@keyframes fall-108{49.333%{transform:translate(5.4127vw,49.333vh) scale(.2717)}to{transform:translate(8.21765vw,99vh) scale(.2717)}}.snow:nth-child(109){opacity:1.954;transform:translate(59.5142vw,-10px) scale(.0012);animation:fall-109 11s -11s linear infinite}@keyframes fall-109{41.108%{transform:translate(67.4318vw,41.108vh) scale(.0012)}to{transform:translate(63.473vw,99vh) scale(.0012)}}.snow:nth-child(110){opacity:.8072;transform:translate(97.4617vw,-10px) scale(.0067);animation:fall-110 18s -5s linear infinite}@keyframes fall-110{47.67%{transform:translate(97.4474vw,47.67vh) scale(.0067)}to{transform:translate(97.45455vw,99vh) scale(.0067)}}.snow:nth-child(111){opacity:1.9742;transform:translate(67.17vw,-10px) scale(.9398);animation:fall-111 29s -21s linear infinite}@keyframes fall-111{57.602%{transform:translate(66.7859vw,57.602vh) scale(.9398)}to{transform:translate(66.97795vw,99vh) scale(.9398)}}.snow:nth-child(112){opacity:1.2606;transform:translate(91.9596vw,-10px) scale(.8831);animation:fall-112 29s -23s linear infinite}@keyframes fall-112{37.065%{transform:translate(100.5025vw,37.065vh) scale(.8831)}to{transform:translate(96.23105vw,99vh) scale(.8831)}}.snow:nth-child(113){opacity:.1726;transform:translate(17.9766vw,-10px) scale(.3753);animation:fall-113 18s -26s linear infinite}@keyframes fall-113{41.459%{transform:translate(15.9949vw,41.459vh) scale(.3753)}to{transform:translate(16.98575vw,99vh) scale(.3753)}}.snow:nth-child(114){opacity:.0192;transform:translate(13.8635vw,-10px) scale(.9514);animation:fall-114 19s -17s linear infinite}@keyframes fall-114{33.346%{transform:translate(12.3286vw,33.346vh) scale(.9514)}to{transform:translate(13.09605vw,99vh) scale(.9514)}}.snow:nth-child(115){opacity:.1342;transform:translate(37.67vw,-10px) scale(.655);animation:fall-115 23s -18s linear infinite}@keyframes fall-115{73.334%{transform:translate(37.6203vw,73.334vh) scale(.655)}to{transform:translate(37.64515vw,99vh) scale(.655)}}.snow:nth-child(116){opacity:.3434;transform:translate(25.824vw,-10px) scale(.9252);animation:fall-116 21s -1s linear infinite}@keyframes fall-116{79.259%{transform:translate(20.5056vw,79.259vh) scale(.9252)}to{transform:translate(23.1648vw,99vh) scale(.9252)}}.snow:nth-child(117){opacity:1.7042;transform:translate(46.3948vw,-10px) scale(.1082);animation:fall-117 20s -27s linear infinite}@keyframes fall-117{77.515%{transform:translate(42.3493vw,77.515vh) scale(.1082)}to{transform:translate(44.37205vw,99vh) scale(.1082)}}.snow:nth-child(118){opacity:.593;transform:translate(31.0988vw,-10px) scale(.6253);animation:fall-118 16s -2s linear infinite}@keyframes fall-118{66.451%{transform:translate(29.6837vw,66.451vh) scale(.6253)}to{transform:translate(30.39125vw,99vh) scale(.6253)}}.snow:nth-child(119){opacity:.6854;transform:translate(6.2309vw,-10px) scale(.0132);animation:fall-119 14s -9s linear infinite}@keyframes fall-119{72.183%{transform:translate(-1.3693vw,72.183vh) scale(.0132)}to{transform:translate(2.4308vw,99vh) scale(.0132)}}.snow:nth-child(120){opacity:1.7592;transform:translate(65.8131vw,-10px) scale(.4883);animation:fall-120 26s -1s linear infinite}@keyframes fall-120{70.185%{transform:translate(68.3756vw,70.185vh) scale(.4883)}to{transform:translate(67.09435vw,99vh) scale(.4883)}}.snow:nth-child(121){opacity:.7714;transform:translate(36.9309vw,-10px) scale(.7059);animation:fall-121 10s -4s linear infinite}@keyframes fall-121{48.6%{transform:translate(27.0084vw,48.6vh) scale(.7059)}to{transform:translate(31.96965vw,99vh) scale(.7059)}}.snow:nth-child(122){opacity:.8848;transform:translate(89.4021vw,-10px) scale(.9411);animation:fall-122 20s -26s linear infinite}@keyframes fall-122{40.756%{transform:translate(97.4003vw,40.756vh) scale(.9411)}to{transform:translate(93.4012vw,99vh) scale(.9411)}}.snow:nth-child(123){opacity:1.1512;transform:translate(97.3397vw,-10px) scale(.0898);animation:fall-123 10s -2s linear infinite}@keyframes fall-123{76.784%{transform:translate(88.922vw,76.784vh) scale(.0898)}to{transform:translate(93.13085vw,99vh) scale(.0898)}}.snow:nth-child(124){opacity:.3742;transform:translate(10.9464vw,-10px) scale(.5786);animation:fall-124 24s -23s linear infinite}@keyframes fall-124{47.206%{transform:translate(10.421vw,47.206vh) scale(.5786)}to{transform:translate(10.6837vw,99vh) scale(.5786)}}.snow:nth-child(125){opacity:.7332;transform:translate(93.129vw,-10px) scale(.6968);animation:fall-125 15s -26s linear infinite}@keyframes fall-125{49.603%{transform:translate(85.6774vw,49.603vh) scale(.6968)}to{transform:translate(89.4032vw,99vh) scale(.6968)}}.snow:nth-child(126){opacity:.1868;transform:translate(32.1858vw,-10px) scale(.9748);animation:fall-126 17s -26s linear infinite}@keyframes fall-126{59.466%{transform:translate(26.4723vw,59.466vh) scale(.9748)}to{transform:translate(29.32905vw,99vh) scale(.9748)}}.snow:nth-child(127){opacity:.0296;transform:translate(73.8776vw,-10px) scale(.3468);animation:fall-127 19s -13s linear infinite}@keyframes fall-127{60.734%{transform:translate(77.9368vw,60.734vh) scale(.3468)}to{transform:translate(75.9072vw,99vh) scale(.3468)}}.snow:nth-child(128){opacity:1.8458;transform:translate(16.1431vw,-10px) scale(.4846);animation:fall-128 26s -11s linear infinite}@keyframes fall-128{46.318%{transform:translate(20.6374vw,46.318vh) scale(.4846)}to{transform:translate(18.39025vw,99vh) scale(.4846)}}.snow:nth-child(129){opacity:1.2728;transform:translate(60.1859vw,-10px) scale(.6726);animation:fall-129 24s -26s linear infinite}@keyframes fall-129{70.342%{transform:translate(54.8099vw,70.342vh) scale(.6726)}to{transform:translate(57.4979vw,99vh) scale(.6726)}}.snow:nth-child(130){opacity:.7;transform:translate(73.2459vw,-10px) scale(.4515);animation:fall-130 22s -12s linear infinite}@keyframes fall-130{66.578%{transform:translate(74.2838vw,66.578vh) scale(.4515)}to{transform:translate(73.76485vw,99vh) scale(.4515)}}.snow:nth-child(131){opacity:.5656;transform:translate(7.3241vw,-10px) scale(.0411);animation:fall-131 27s -14s linear infinite}@keyframes fall-131{53.408%{transform:translate(15.5158vw,53.408vh) scale(.0411)}to{transform:translate(11.41995vw,99vh) scale(.0411)}}.snow:nth-child(132){opacity:.0904;transform:translate(63.8203vw,-10px) scale(.877);animation:fall-132 27s -27s linear infinite}@keyframes fall-132{48.301%{transform:translate(68.0855vw,48.301vh) scale(.877)}to{transform:translate(65.9529vw,99vh) scale(.877)}}.snow:nth-child(133){opacity:.1976;transform:translate(66.2968vw,-10px) scale(.9486);animation:fall-133 25s -6s linear infinite}@keyframes fall-133{45.977%{transform:translate(60.4672vw,45.977vh) scale(.9486)}to{transform:translate(63.382vw,99vh) scale(.9486)}}.snow:nth-child(134){opacity:.1752;transform:translate(71.5183vw,-10px) scale(.2597);animation:fall-134 12s -3s linear infinite}@keyframes fall-134{32.863%{transform:translate(81.4196vw,32.863vh) scale(.2597)}to{transform:translate(76.46895vw,99vh) scale(.2597)}}.snow:nth-child(135){opacity:.92;transform:translate(63.0604vw,-10px) scale(.3435);animation:fall-135 24s -17s linear infinite}@keyframes fall-135{53.028%{transform:translate(57.0378vw,53.028vh) scale(.3435)}to{transform:translate(60.0491vw,99vh) scale(.3435)}}.snow:nth-child(136){opacity:.2506;transform:translate(95.8947vw,-10px) scale(.1891);animation:fall-136 15s -25s linear infinite}@keyframes fall-136{36.499%{transform:translate(104.0477vw,36.499vh) scale(.1891)}to{transform:translate(99.9712vw,99vh) scale(.1891)}}.snow:nth-child(137){opacity:.6202;transform:translate(23.3213vw,-10px) scale(.245);animation:fall-137 22s -26s linear infinite}@keyframes fall-137{67.387%{transform:translate(19.0916vw,67.387vh) scale(.245)}to{transform:translate(21.20645vw,99vh) scale(.245)}}.snow:nth-child(138){opacity:1.736;transform:translate(3.6809vw,-10px) scale(.8047);animation:fall-138 17s -27s linear infinite}@keyframes fall-138{72.98%{transform:translate(9.8556vw,72.98vh) scale(.8047)}to{transform:translate(6.76825vw,99vh) scale(.8047)}}.snow:nth-child(139){opacity:1.532;transform:translate(55.7826vw,-10px) scale(.5192);animation:fall-139 26s -7s linear infinite}@keyframes fall-139{67.552%{transform:translate(59.6872vw,67.552vh) scale(.5192)}to{transform:translate(57.7349vw,99vh) scale(.5192)}}.snow:nth-child(140){opacity:.162;transform:translate(80.5949vw,-10px) scale(.965);animation:fall-140 17s -12s linear infinite}@keyframes fall-140{71.074%{transform:translate(90.3151vw,71.074vh) scale(.965)}to{transform:translate(85.455vw,99vh) scale(.965)}}.snow:nth-child(141){opacity:1.4774;transform:translate(13.4797vw,-10px) scale(.2561);animation:fall-141 26s -21s linear infinite}@keyframes fall-141{56.072%{transform:translate(23.1266vw,56.072vh) scale(.2561)}to{transform:translate(18.30315vw,99vh) scale(.2561)}}.snow:nth-child(142){opacity:.6974;transform:translate(95.9363vw,-10px) scale(.0763);animation:fall-142 28s -21s linear infinite}@keyframes fall-142{49.968%{transform:translate(90.9554vw,49.968vh) scale(.0763)}to{transform:translate(93.44585vw,99vh) scale(.0763)}}.snow:nth-child(143){opacity:.0526;transform:translate(93.5373vw,-10px) scale(.48);animation:fall-143 26s -26s linear infinite}@keyframes fall-143{70.754%{transform:translate(92.1454vw,70.754vh) scale(.48)}to{transform:translate(92.84135vw,99vh) scale(.48)}}.snow:nth-child(144){opacity:1.6952;transform:translate(22.8735vw,-10px) scale(.4616);animation:fall-144 25s -21s linear infinite}@keyframes fall-144{40.385%{transform:translate(25.3565vw,40.385vh) scale(.4616)}to{transform:translate(24.115vw,99vh) scale(.4616)}}.snow:nth-child(145){opacity:.4314;transform:translate(42.1512vw,-10px) scale(.6034);animation:fall-145 14s -22s linear infinite}@keyframes fall-145{72.179%{transform:translate(41.2508vw,72.179vh) scale(.6034)}to{transform:translate(41.701vw,99vh) scale(.6034)}}.snow:nth-child(146){opacity:.3542;transform:translate(46.6482vw,-10px) scale(.8578);animation:fall-146 13s -13s linear infinite}@keyframes fall-146{73.66%{transform:translate(56.2451vw,73.66vh) scale(.8578)}to{transform:translate(51.44665vw,99vh) scale(.8578)}}.snow:nth-child(147){opacity:.3988;transform:translate(91.9397vw,-10px) scale(.6228);animation:fall-147 11s -5s linear infinite}@keyframes fall-147{71.893%{transform:translate(89.3006vw,71.893vh) scale(.6228)}to{transform:translate(90.62015vw,99vh) scale(.6228)}}.snow:nth-child(148){opacity:.839;transform:translate(84.1853vw,-10px) scale(.4325);animation:fall-148 15s -20s linear infinite}@keyframes fall-148{33.616%{transform:translate(89.8444vw,33.616vh) scale(.4325)}to{transform:translate(87.01485vw,99vh) scale(.4325)}}.snow:nth-child(149){opacity:.2652;transform:translate(48.7661vw,-10px) scale(.0826);animation:fall-149 27s -22s linear infinite}@keyframes fall-149{48.075%{transform:translate(40.3807vw,48.075vh) scale(.0826)}to{transform:translate(44.5734vw,99vh) scale(.0826)}}.snow:nth-child(150){opacity:.733;transform:translate(26.9055vw,-10px) scale(.4748);animation:fall-150 10s -29s linear infinite}@keyframes fall-150{68.745%{transform:translate(36.3135vw,68.745vh) scale(.4748)}to{transform:translate(31.6095vw,99vh) scale(.4748)}}.snow:nth-child(151){opacity:.7676;transform:translate(26.6888vw,-10px) scale(.1187);animation:fall-151 19s -19s linear infinite}@keyframes fall-151{30.428%{transform:translate(35.4435vw,30.428vh) scale(.1187)}to{transform:translate(31.06615vw,99vh) scale(.1187)}}.snow:nth-child(152){opacity:.0272;transform:translate(21.5278vw,-10px) scale(.283);animation:fall-152 24s -8s linear infinite}@keyframes fall-152{47.544%{transform:translate(22.2742vw,47.544vh) scale(.283)}to{transform:translate(21.901vw,99vh) scale(.283)}}.snow:nth-child(153){opacity:.8852;transform:translate(12.0721vw,-10px) scale(.1498);animation:fall-153 25s -4s linear infinite}@keyframes fall-153{42.597%{transform:translate(18.3663vw,42.597vh) scale(.1498)}to{transform:translate(15.2192vw,99vh) scale(.1498)}}.snow:nth-child(154){opacity:1.004;transform:translate(72.7899vw,-10px) scale(.4342);animation:fall-154 23s -22s linear infinite}@keyframes fall-154{40.05%{transform:translate(79.8166vw,40.05vh) scale(.4342)}to{transform:translate(76.30325vw,99vh) scale(.4342)}}.snow:nth-child(155){opacity:1.991;transform:translate(36.3569vw,-10px) scale(.7842);animation:fall-155 30s -15s linear infinite}@keyframes fall-155{58.103%{transform:translate(33.1106vw,58.103vh) scale(.7842)}to{transform:translate(34.73375vw,99vh) scale(.7842)}}.snow:nth-child(156){opacity:.8266;transform:translate(67.9109vw,-10px) scale(.868);animation:fall-156 28s -11s linear infinite}@keyframes fall-156{62.855%{transform:translate(71.2305vw,62.855vh) scale(.868)}to{transform:translate(69.5707vw,99vh) scale(.868)}}.snow:nth-child(157){opacity:.9016;transform:translate(89.7534vw,-10px) scale(.6746);animation:fall-157 19s -26s linear infinite}@keyframes fall-157{57%{transform:translate(81.0196vw,57vh) scale(.6746)}to{transform:translate(85.3865vw,99vh) scale(.6746)}}.snow:nth-child(158){opacity:1.1686;transform:translate(64.2419vw,-10px) scale(.3231);animation:fall-158 30s -20s linear infinite}@keyframes fall-158{65.458%{transform:translate(55.3642vw,65.458vh) scale(.3231)}to{transform:translate(59.80305vw,99vh) scale(.3231)}}.snow:nth-child(159){opacity:.6412;transform:translate(6.1539vw,-10px) scale(.113);animation:fall-159 27s -7s linear infinite}@keyframes fall-159{31.038%{transform:translate(6.5849vw,31.038vh) scale(.113)}to{transform:translate(6.3694vw,99vh) scale(.113)}}.snow:nth-child(160){opacity:1.4982;transform:translate(14.5795vw,-10px) scale(.3171);animation:fall-160 19s -19s linear infinite}@keyframes fall-160{64.689%{transform:translate(9.4268vw,64.689vh) scale(.3171)}to{transform:translate(12.00315vw,99vh) scale(.3171)}}.snow:nth-child(161){opacity:1.2808;transform:translate(95.549vw,-10px) scale(.9938);animation:fall-161 30s -13s linear infinite}@keyframes fall-161{71.866%{transform:translate(96.6488vw,71.866vh) scale(.9938)}to{transform:translate(96.0989vw,99vh) scale(.9938)}}.snow:nth-child(162){opacity:1.74;transform:translate(60.6912vw,-10px) scale(.3673);animation:fall-162 20s -26s linear infinite}@keyframes fall-162{38.281%{transform:translate(64.9901vw,38.281vh) scale(.3673)}to{transform:translate(62.84065vw,99vh) scale(.3673)}}.snow:nth-child(163){opacity:1.0146;transform:translate(63.6645vw,-10px) scale(.5285);animation:fall-163 26s -17s linear infinite}@keyframes fall-163{74.334%{transform:translate(54.6874vw,74.334vh) scale(.5285)}to{transform:translate(59.17595vw,99vh) scale(.5285)}}.snow:nth-child(164){opacity:.872;transform:translate(33.2861vw,-10px) scale(.2784);animation:fall-164 24s -20s linear infinite}@keyframes fall-164{60.487%{transform:translate(42.7453vw,60.487vh) scale(.2784)}to{transform:translate(38.0157vw,99vh) scale(.2784)}}.snow:nth-child(165){opacity:1.0134;transform:translate(33.3489vw,-10px) scale(.8758);animation:fall-165 17s -5s linear infinite}@keyframes fall-165{47.941%{transform:translate(37.8431vw,47.941vh) scale(.8758)}to{transform:translate(35.596vw,99vh) scale(.8758)}}.snow:nth-child(166){opacity:.262;transform:translate(87.4507vw,-10px) scale(.2048);animation:fall-166 19s -26s linear infinite}@keyframes fall-166{63.642%{transform:translate(91.3189vw,63.642vh) scale(.2048)}to{transform:translate(89.3848vw,99vh) scale(.2048)}}.snow:nth-child(167){opacity:.0708;transform:translate(91.2456vw,-10px) scale(.4873);animation:fall-167 20s -14s linear infinite}@keyframes fall-167{72.904%{transform:translate(91.5394vw,72.904vh) scale(.4873)}to{transform:translate(91.3925vw,99vh) scale(.4873)}}.snow:nth-child(168){opacity:1.6404;transform:translate(43.5421vw,-10px) scale(.3125);animation:fall-168 28s -1s linear infinite}@keyframes fall-168{32.692%{transform:translate(48.1545vw,32.692vh) scale(.3125)}to{transform:translate(45.8483vw,99vh) scale(.3125)}}.snow:nth-child(169){opacity:.9054;transform:translate(8.4975vw,-10px) scale(.2687);animation:fall-169 13s -17s linear infinite}@keyframes fall-169{30.876%{transform:translate(2.2827vw,30.876vh) scale(.2687)}to{transform:translate(5.3901vw,99vh) scale(.2687)}}.snow:nth-child(170){opacity:.0204;transform:translate(61.8552vw,-10px) scale(.1615);animation:fall-170 13s -3s linear infinite}@keyframes fall-170{73.506%{transform:translate(65.38vw,73.506vh) scale(.1615)}to{transform:translate(63.6176vw,99vh) scale(.1615)}}.snow:nth-child(171){opacity:.8324;transform:translate(67.0186vw,-10px) scale(.1845);animation:fall-171 30s -1s linear infinite}@keyframes fall-171{34.16%{transform:translate(72.1668vw,34.16vh) scale(.1845)}to{transform:translate(69.5927vw,99vh) scale(.1845)}}.snow:nth-child(172){opacity:.9762;transform:translate(91.996vw,-10px) scale(.675);animation:fall-172 20s -20s linear infinite}@keyframes fall-172{59.155%{transform:translate(88.4537vw,59.155vh) scale(.675)}to{transform:translate(90.22485vw,99vh) scale(.675)}}.snow:nth-child(173){opacity:.0166;transform:translate(63.0724vw,-10px) scale(.1296);animation:fall-173 10s -28s linear infinite}@keyframes fall-173{78.833%{transform:translate(54.4703vw,78.833vh) scale(.1296)}to{transform:translate(58.77135vw,99vh) scale(.1296)}}.snow:nth-child(174){opacity:1.5614;transform:translate(69.1224vw,-10px) scale(.0549);animation:fall-174 15s -2s linear infinite}@keyframes fall-174{37.308%{transform:translate(61.4714vw,37.308vh) scale(.0549)}to{transform:translate(65.2969vw,99vh) scale(.0549)}}.snow:nth-child(175){opacity:.9246;transform:translate(21.2942vw,-10px) scale(.9586);animation:fall-175 28s -10s linear infinite}@keyframes fall-175{59.308%{transform:translate(30.5649vw,59.308vh) scale(.9586)}to{transform:translate(25.92955vw,99vh) scale(.9586)}}.snow:nth-child(176){opacity:.3518;transform:translate(37.4825vw,-10px) scale(.0447);animation:fall-176 30s -15s linear infinite}@keyframes fall-176{68.304%{transform:translate(34.659vw,68.304vh) scale(.0447)}to{transform:translate(36.07075vw,99vh) scale(.0447)}}.snow:nth-child(177){opacity:.0256;transform:translate(57.638vw,-10px) scale(.0498);animation:fall-177 16s -27s linear infinite}@keyframes fall-177{58.205%{transform:translate(51.019vw,58.205vh) scale(.0498)}to{transform:translate(54.3285vw,99vh) scale(.0498)}}.snow:nth-child(178){opacity:.0756;transform:translate(22.4718vw,-10px) scale(.986);animation:fall-178 17s -25s linear infinite}@keyframes fall-178{65.531%{transform:translate(24.124vw,65.531vh) scale(.986)}to{transform:translate(23.2979vw,99vh) scale(.986)}}.snow:nth-child(179){opacity:.9596;transform:translate(83.6875vw,-10px) scale(.2402);animation:fall-179 14s -8s linear infinite}@keyframes fall-179{31.362%{transform:translate(89.6786vw,31.362vh) scale(.2402)}to{transform:translate(86.68305vw,99vh) scale(.2402)}}.snow:nth-child(180){opacity:1.0522;transform:translate(91.2912vw,-10px) scale(.3666);animation:fall-180 25s -16s linear infinite}@keyframes fall-180{30.423%{transform:translate(100.9166vw,30.423vh) scale(.3666)}to{transform:translate(96.1039vw,99vh) scale(.3666)}}.snow:nth-child(181){opacity:.7238;transform:translate(69.6419vw,-10px) scale(.647);animation:fall-181 28s -28s linear infinite}@keyframes fall-181{54.256%{transform:translate(63.5885vw,54.256vh) scale(.647)}to{transform:translate(66.6152vw,99vh) scale(.647)}}.snow:nth-child(182){opacity:.2436;transform:translate(80.9368vw,-10px) scale(.0411);animation:fall-182 27s -30s linear infinite}@keyframes fall-182{69.968%{transform:translate(76.4238vw,69.968vh) scale(.0411)}to{transform:translate(78.6803vw,99vh) scale(.0411)}}.snow:nth-child(183){opacity:1.429;transform:translate(70.4445vw,-10px) scale(.4195);animation:fall-183 17s -19s linear infinite}@keyframes fall-183{66.508%{transform:translate(63.5211vw,66.508vh) scale(.4195)}to{transform:translate(66.9828vw,99vh) scale(.4195)}}.snow:nth-child(184){opacity:.688;transform:translate(68.1428vw,-10px) scale(.2457);animation:fall-184 28s -30s linear infinite}@keyframes fall-184{68.245%{transform:translate(69.7926vw,68.245vh) scale(.2457)}to{transform:translate(68.9677vw,99vh) scale(.2457)}}.snow:nth-child(185){opacity:1.4392;transform:translate(68.0448vw,-10px) scale(.1321);animation:fall-185 15s -21s linear infinite}@keyframes fall-185{44.103%{transform:translate(60.1875vw,44.103vh) scale(.1321)}to{transform:translate(64.11615vw,99vh) scale(.1321)}}.snow:nth-child(186){opacity:.5058;transform:translate(92.9449vw,-10px) scale(.82);animation:fall-186 26s -19s linear infinite}@keyframes fall-186{62.206%{transform:translate(86.4381vw,62.206vh) scale(.82)}to{transform:translate(89.6915vw,99vh) scale(.82)}}.snow:nth-child(187){opacity:1.5458;transform:translate(34.2569vw,-10px) scale(.7268);animation:fall-187 13s -20s linear infinite}@keyframes fall-187{69.529%{transform:translate(31.0218vw,69.529vh) scale(.7268)}to{transform:translate(32.63935vw,99vh) scale(.7268)}}.snow:nth-child(188){opacity:.327;transform:translate(17.6387vw,-10px) scale(.3841);animation:fall-188 29s -24s linear infinite}@keyframes fall-188{66.541%{transform:translate(9.7358vw,66.541vh) scale(.3841)}to{transform:translate(13.68725vw,99vh) scale(.3841)}}.snow:nth-child(189){opacity:1.075;transform:translate(47.2402vw,-10px) scale(.604);animation:fall-189 19s -15s linear infinite}@keyframes fall-189{36.481%{transform:translate(48.7349vw,36.481vh) scale(.604)}to{transform:translate(47.98755vw,99vh) scale(.604)}}.snow:nth-child(190){opacity:.0962;transform:translate(47.2355vw,-10px) scale(.9607);animation:fall-190 26s -9s linear infinite}@keyframes fall-190{76.872%{transform:translate(46.5314vw,76.872vh) scale(.9607)}to{transform:translate(46.88345vw,99vh) scale(.9607)}}.snow:nth-child(191){opacity:.289;transform:translate(76.0387vw,-10px) scale(.664);animation:fall-191 14s -9s linear infinite}@keyframes fall-191{42.368%{transform:translate(69.609vw,42.368vh) scale(.664)}to{transform:translate(72.82385vw,99vh) scale(.664)}}.snow:nth-child(192){opacity:.148;transform:translate(27.9096vw,-10px) scale(.6024);animation:fall-192 15s -15s linear infinite}@keyframes fall-192{53.629%{transform:translate(30.3915vw,53.629vh) scale(.6024)}to{transform:translate(29.15055vw,99vh) scale(.6024)}}.snow:nth-child(193){opacity:.7558;transform:translate(63.7924vw,-10px) scale(.4822);animation:fall-193 25s -18s linear infinite}@keyframes fall-193{55.079%{transform:translate(55.2462vw,55.079vh) scale(.4822)}to{transform:translate(59.5193vw,99vh) scale(.4822)}}.snow:nth-child(194){opacity:.1834;transform:translate(71.3741vw,-10px) scale(.8055);animation:fall-194 10s -7s linear infinite}@keyframes fall-194{54.396%{transform:translate(65.9408vw,54.396vh) scale(.8055)}to{transform:translate(68.65745vw,99vh) scale(.8055)}}.snow:nth-child(195){opacity:.516;transform:translate(92.886vw,-10px) scale(.956);animation:fall-195 10s -8s linear infinite}@keyframes fall-195{36.779%{transform:translate(88.2824vw,36.779vh) scale(.956)}to{transform:translate(90.5842vw,99vh) scale(.956)}}.snow:nth-child(196){opacity:1.6948;transform:translate(33.0506vw,-10px) scale(.4626);animation:fall-196 16s -15s linear infinite}@keyframes fall-196{60.26%{transform:translate(27.8178vw,60.26vh) scale(.4626)}to{transform:translate(30.4342vw,99vh) scale(.4626)}}.snow:nth-child(197){opacity:1.9506;transform:translate(9.3975vw,-10px) scale(.9723);animation:fall-197 29s -18s linear infinite}@keyframes fall-197{54.263%{transform:translate(13.3924vw,54.263vh) scale(.9723)}to{transform:translate(11.39495vw,99vh) scale(.9723)}}.snow:nth-child(198){opacity:1.023;transform:translate(4.0432vw,-10px) scale(.2122);animation:fall-198 20s -3s linear infinite}@keyframes fall-198{53.52%{transform:translate(6.2042vw,53.52vh) scale(.2122)}to{transform:translate(5.1237vw,99vh) scale(.2122)}}.snow:nth-child(199){opacity:.147;transform:translate(28.5344vw,-10px) scale(.3934);animation:fall-199 19s -1s linear infinite}@keyframes fall-199{68.611%{transform:translate(36.5086vw,68.611vh) scale(.3934)}to{transform:translate(32.5215vw,99vh) scale(.3934)}}.snow:nth-child(200){opacity:.7842;transform:translate(38.4592vw,-10px) scale(.5145);animation:fall-200 15s -3s linear infinite}@keyframes fall-200{44.49%{transform:translate(41.2724vw,44.49vh) scale(.5145)}to{transform:translate(39.8658vw,99vh) scale(.5145)}}.snow:nth-child(201){opacity:1.9432;transform:translate(35.3131vw,-10px) scale(.0623);animation:fall-201 12s -16s linear infinite}@keyframes fall-201{53.921%{transform:translate(31.7454vw,53.921vh) scale(.0623)}to{transform:translate(33.52925vw,99vh) scale(.0623)}}.snow:nth-child(202){opacity:.0284;transform:translate(87.9026vw,-10px) scale(.7297);animation:fall-202 15s -27s linear infinite}@keyframes fall-202{70.747%{transform:translate(83.9547vw,70.747vh) scale(.7297)}to{transform:translate(85.92865vw,99vh) scale(.7297)}}.snow:nth-child(203){opacity:.6234;transform:translate(16.9115vw,-10px) scale(.6262);animation:fall-203 28s -12s linear infinite}@keyframes fall-203{59.342%{transform:translate(16.08vw,59.342vh) scale(.6262)}to{transform:translate(16.49575vw,99vh) scale(.6262)}}.snow:nth-child(204){opacity:.8676;transform:translate(17.1176vw,-10px) scale(.2336);animation:fall-204 18s -17s linear infinite}@keyframes fall-204{37.541%{transform:translate(19.0583vw,37.541vh) scale(.2336)}to{transform:translate(18.08795vw,99vh) scale(.2336)}}.snow:nth-child(205){opacity:1.09;transform:translate(65.0835vw,-10px) scale(.6195);animation:fall-205 23s -15s linear infinite}@keyframes fall-205{76.687%{transform:translate(70.4164vw,76.687vh) scale(.6195)}to{transform:translate(67.74995vw,99vh) scale(.6195)}}.snow:nth-child(206){opacity:.1042;transform:translate(97.2353vw,-10px) scale(.4402);animation:fall-206 20s -24s linear infinite}@keyframes fall-206{32.231%{transform:translate(105.5277vw,32.231vh) scale(.4402)}to{transform:translate(101.3815vw,99vh) scale(.4402)}}.snow:nth-child(207){opacity:.7754;transform:translate(31.4174vw,-10px) scale(.835);animation:fall-207 19s -23s linear infinite}@keyframes fall-207{57.435%{transform:translate(22.2508vw,57.435vh) scale(.835)}to{transform:translate(26.8341vw,99vh) scale(.835)}}.snow:nth-child(208){opacity:1.5562;transform:translate(7.1397vw,-10px) scale(.6669);animation:fall-208 12s -7s linear infinite}@keyframes fall-208{71.016%{transform:translate(4.1135vw,71.016vh) scale(.6669)}to{transform:translate(5.6266vw,99vh) scale(.6669)}}.snow:nth-child(209){opacity:1.2436;transform:translate(97.4389vw,-10px) scale(.6539);animation:fall-209 25s -1s linear infinite}@keyframes fall-209{62.312%{transform:translate(97.314vw,62.312vh) scale(.6539)}to{transform:translate(97.37645vw,99vh) scale(.6539)}}.snow:nth-child(210){opacity:1.1098;transform:translate(43.7789vw,-10px) scale(.3903);animation:fall-210 11s -1s linear infinite}@keyframes fall-210{52.839%{transform:translate(52.0638vw,52.839vh) scale(.3903)}to{transform:translate(47.92135vw,99vh) scale(.3903)}}.snow:nth-child(211){opacity:.8978;transform:translate(56.419vw,-10px) scale(.1875);animation:fall-211 24s -13s linear infinite}@keyframes fall-211{46.99%{transform:translate(58.21vw,46.99vh) scale(.1875)}to{transform:translate(57.3145vw,99vh) scale(.1875)}}.snow:nth-child(212){opacity:1.0846;transform:translate(54.7683vw,-10px) scale(.9933);animation:fall-212 20s -1s linear infinite}@keyframes fall-212{64.929%{transform:translate(58.5951vw,64.929vh) scale(.9933)}to{transform:translate(56.6817vw,99vh) scale(.9933)}}.snow:nth-child(213){opacity:1.3516;transform:translate(92.6021vw,-10px) scale(.679);animation:fall-213 20s -21s linear infinite}@keyframes fall-213{47.277%{transform:translate(94.1182vw,47.277vh) scale(.679)}to{transform:translate(93.36015vw,99vh) scale(.679)}}.snow:nth-child(214){opacity:1.966;transform:translate(50.0875vw,-10px) scale(.1022);animation:fall-214 13s -25s linear infinite}@keyframes fall-214{32.146%{transform:translate(54.0656vw,32.146vh) scale(.1022)}to{transform:translate(52.07655vw,99vh) scale(.1022)}}.snow:nth-child(215){opacity:1.606;transform:translate(46.526vw,-10px) scale(.5701);animation:fall-215 27s -5s linear infinite}@keyframes fall-215{73.588%{transform:translate(44.7594vw,73.588vh) scale(.5701)}to{transform:translate(45.6427vw,99vh) scale(.5701)}}.snow:nth-child(216){opacity:1.1204;transform:translate(22.0115vw,-10px) scale(.3142);animation:fall-216 22s -3s linear infinite}@keyframes fall-216{67.791%{transform:translate(29.2552vw,67.791vh) scale(.3142)}to{transform:translate(25.63335vw,99vh) scale(.3142)}}.snow:nth-child(217){opacity:1.6074;transform:translate(56.7647vw,-10px) scale(.5776);animation:fall-217 27s -6s linear infinite}@keyframes fall-217{51.617%{transform:translate(54.3971vw,51.617vh) scale(.5776)}to{transform:translate(55.5809vw,99vh) scale(.5776)}}.snow:nth-child(218){opacity:.0116;transform:translate(55.6247vw,-10px) scale(.6142);animation:fall-218 10s -8s linear infinite}@keyframes fall-218{47.683%{transform:translate(46.2144vw,47.683vh) scale(.6142)}to{transform:translate(50.91955vw,99vh) scale(.6142)}}.snow:nth-child(219){opacity:1.93;transform:translate(49.2643vw,-10px) scale(.8915);animation:fall-219 29s -17s linear infinite}@keyframes fall-219{38.549%{transform:translate(44.1783vw,38.549vh) scale(.8915)}to{transform:translate(46.7213vw,99vh) scale(.8915)}}.snow:nth-child(220){opacity:.538;transform:translate(.1588vw,-10px) scale(.7419);animation:fall-220 15s -26s linear infinite}@keyframes fall-220{62.207%{transform:translate(10.0722vw,62.207vh) scale(.7419)}to{transform:translate(5.1155vw,99vh) scale(.7419)}}.snow:nth-child(221){opacity:.9168;transform:translate(21.1875vw,-10px) scale(.4625);animation:fall-221 23s -15s linear infinite}@keyframes fall-221{60.14%{transform:translate(17.9427vw,60.14vh) scale(.4625)}to{transform:translate(19.5651vw,99vh) scale(.4625)}}.snow:nth-child(222){opacity:.1468;transform:translate(35.7579vw,-10px) scale(.0522);animation:fall-222 23s -30s linear infinite}@keyframes fall-222{41.219%{transform:translate(41.8231vw,41.219vh) scale(.0522)}to{transform:translate(38.7905vw,99vh) scale(.0522)}}.snow:nth-child(223){opacity:.3366;transform:translate(92.2025vw,-10px) scale(.5014);animation:fall-223 27s -9s linear infinite}@keyframes fall-223{71.429%{transform:translate(86.6517vw,71.429vh) scale(.5014)}to{transform:translate(89.4271vw,99vh) scale(.5014)}}.snow:nth-child(224){opacity:.5588;transform:translate(3.4214vw,-10px) scale(.3445);animation:fall-224 23s -5s linear infinite}@keyframes fall-224{58.16%{transform:translate(11.1641vw,58.16vh) scale(.3445)}to{transform:translate(7.29275vw,99vh) scale(.3445)}}.snow:nth-child(225){opacity:1.9296;transform:translate(14.9512vw,-10px) scale(.6708);animation:fall-225 14s -1s linear infinite}@keyframes fall-225{74.127%{transform:translate(11.2796vw,74.127vh) scale(.6708)}to{transform:translate(13.1154vw,99vh) scale(.6708)}}.snow:nth-child(226){opacity:.3732;transform:translate(53.0098vw,-10px) scale(.7046);animation:fall-226 26s -22s linear infinite}@keyframes fall-226{51.967%{transform:translate(55.7023vw,51.967vh) scale(.7046)}to{transform:translate(54.35605vw,99vh) scale(.7046)}}.snow:nth-child(227){opacity:1.2422;transform:translate(95.1054vw,-10px) scale(.8231);animation:fall-227 24s -6s linear infinite}@keyframes fall-227{78.716%{transform:translate(91.8106vw,78.716vh) scale(.8231)}to{transform:translate(93.458vw,99vh) scale(.8231)}}.snow:nth-child(228){opacity:1.5778;transform:translate(56.3323vw,-10px) scale(.9796);animation:fall-228 22s -1s linear infinite}@keyframes fall-228{49.155%{transform:translate(66.0067vw,49.155vh) scale(.9796)}to{transform:translate(61.1695vw,99vh) scale(.9796)}}.snow:nth-child(229){opacity:.0476;transform:translate(37.1326vw,-10px) scale(.646);animation:fall-229 29s -9s linear infinite}@keyframes fall-229{42.253%{transform:translate(34.9835vw,42.253vh) scale(.646)}to{transform:translate(36.05805vw,99vh) scale(.646)}}.snow:nth-child(230){opacity:1.7264;transform:translate(77.8113vw,-10px) scale(.5984);animation:fall-230 15s -6s linear infinite}@keyframes fall-230{66.967%{transform:translate(77.1773vw,66.967vh) scale(.5984)}to{transform:translate(77.4943vw,99vh) scale(.5984)}}.snow:nth-child(231){opacity:1.1496;transform:translate(35.0555vw,-10px) scale(.8212);animation:fall-231 25s -25s linear infinite}@keyframes fall-231{74.805%{transform:translate(42.9643vw,74.805vh) scale(.8212)}to{transform:translate(39.0099vw,99vh) scale(.8212)}}.snow:nth-child(232){opacity:.7728;transform:translate(48.7826vw,-10px) scale(.9037);animation:fall-232 20s -22s linear infinite}@keyframes fall-232{55.713%{transform:translate(53.6561vw,55.713vh) scale(.9037)}to{transform:translate(51.21935vw,99vh) scale(.9037)}}.snow:nth-child(233){opacity:.572;transform:translate(93.8188vw,-10px) scale(.9374);animation:fall-233 28s -6s linear infinite}@keyframes fall-233{41.326%{transform:translate(85.6168vw,41.326vh) scale(.9374)}to{transform:translate(89.7178vw,99vh) scale(.9374)}}.snow:nth-child(234){opacity:.707;transform:translate(22.5934vw,-10px) scale(.601);animation:fall-234 19s -19s linear infinite}@keyframes fall-234{78.923%{transform:translate(13.6468vw,78.923vh) scale(.601)}to{transform:translate(18.1201vw,99vh) scale(.601)}}.snow:nth-child(235){opacity:1.348;transform:translate(69.2611vw,-10px) scale(.0013);animation:fall-235 10s -2s linear infinite}@keyframes fall-235{59.222%{transform:translate(71.8274vw,59.222vh) scale(.0013)}to{transform:translate(70.54425vw,99vh) scale(.0013)}}.snow:nth-child(236){opacity:.4088;transform:translate(31.0486vw,-10px) scale(.6618);animation:fall-236 12s -7s linear infinite}@keyframes fall-236{77.338%{transform:translate(28.1493vw,77.338vh) scale(.6618)}to{transform:translate(29.59895vw,99vh) scale(.6618)}}.snow:nth-child(237){opacity:1.351;transform:translate(66.1475vw,-10px) scale(.9002);animation:fall-237 24s -27s linear infinite}@keyframes fall-237{75.292%{transform:translate(62.9054vw,75.292vh) scale(.9002)}to{transform:translate(64.52645vw,99vh) scale(.9002)}}.snow:nth-child(238){opacity:1.2708;transform:translate(19.6724vw,-10px) scale(.9077);animation:fall-238 22s -4s linear infinite}@keyframes fall-238{32.497%{transform:translate(10.3589vw,32.497vh) scale(.9077)}to{transform:translate(15.01565vw,99vh) scale(.9077)}}.snow:nth-child(239){opacity:1.7274;transform:translate(88.0038vw,-10px) scale(.1409);animation:fall-239 11s -20s linear infinite}@keyframes fall-239{67.181%{transform:translate(78.8013vw,67.181vh) scale(.1409)}to{transform:translate(83.40255vw,99vh) scale(.1409)}}.snow:nth-child(240){opacity:1.1184;transform:translate(2.9656vw,-10px) scale(.9623);animation:fall-240 26s -13s linear infinite}@keyframes fall-240{60.26%{transform:translate(8.8058vw,60.26vh) scale(.9623)}to{transform:translate(5.8857vw,99vh) scale(.9623)}}.snow:nth-child(241){opacity:1.3918;transform:translate(83.8824vw,-10px) scale(.6879);animation:fall-241 26s -8s linear infinite}@keyframes fall-241{33.547%{transform:translate(86.0477vw,33.547vh) scale(.6879)}to{transform:translate(84.96505vw,99vh) scale(.6879)}}.snow:nth-child(242){opacity:.7762;transform:translate(17.4412vw,-10px) scale(.309);animation:fall-242 13s -1s linear infinite}@keyframes fall-242{52.741%{transform:translate(26.3206vw,52.741vh) scale(.309)}to{transform:translate(21.8809vw,99vh) scale(.309)}}.snow:nth-child(243){opacity:1.2902;transform:translate(76.6248vw,-10px) scale(.2547);animation:fall-243 14s -2s linear infinite}@keyframes fall-243{55.715%{transform:translate(68.9813vw,55.715vh) scale(.2547)}to{transform:translate(72.80305vw,99vh) scale(.2547)}}.snow:nth-child(244){opacity:1.845;transform:translate(30.8991vw,-10px) scale(.4783);animation:fall-244 16s -19s linear infinite}@keyframes fall-244{67.04%{transform:translate(22.8013vw,67.04vh) scale(.4783)}to{transform:translate(26.8502vw,99vh) scale(.4783)}}.snow:nth-child(245){opacity:1.8552;transform:translate(93.4098vw,-10px) scale(.7003);animation:fall-245 15s -6s linear infinite}@keyframes fall-245{49.827%{transform:translate(94.5857vw,49.827vh) scale(.7003)}to{transform:translate(93.99775vw,99vh) scale(.7003)}}.snow:nth-child(246){opacity:.9264;transform:translate(91.0864vw,-10px) scale(.8419);animation:fall-246 15s -1s linear infinite}@keyframes fall-246{35.432%{transform:translate(92.871vw,35.432vh) scale(.8419)}to{transform:translate(91.9787vw,99vh) scale(.8419)}}.snow:nth-child(247){opacity:.7306;transform:translate(69.5244vw,-10px) scale(.4439);animation:fall-247 13s -15s linear infinite}@keyframes fall-247{39.585%{transform:translate(73.5693vw,39.585vh) scale(.4439)}to{transform:translate(71.54685vw,99vh) scale(.4439)}}.snow:nth-child(248){opacity:1.352;transform:translate(92.8353vw,-10px) scale(.3184);animation:fall-248 17s -6s linear infinite}@keyframes fall-248{34.584%{transform:translate(92.3668vw,34.584vh) scale(.3184)}to{transform:translate(92.60105vw,99vh) scale(.3184)}}.snow:nth-child(249){opacity:1.4652;transform:translate(15.2635vw,-10px) scale(.5084);animation:fall-249 26s -27s linear infinite}@keyframes fall-249{44.799%{transform:translate(6.9991vw,44.799vh) scale(.5084)}to{transform:translate(11.1313vw,99vh) scale(.5084)}}.snow:nth-child(250){opacity:.9092;transform:translate(41.5882vw,-10px) scale(.3032);animation:fall-250 26s -1s linear infinite}@keyframes fall-250{49.966%{transform:translate(47.6872vw,49.966vh) scale(.3032)}to{transform:translate(44.6377vw,99vh) scale(.3032)}}.snow:nth-child(251){opacity:1.9398;transform:translate(29.0113vw,-10px) scale(.1192);animation:fall-251 12s -8s linear infinite}@keyframes fall-251{48.811%{transform:translate(24.8981vw,48.811vh) scale(.1192)}to{transform:translate(26.9547vw,99vh) scale(.1192)}}.snow:nth-child(252){opacity:.889;transform:translate(25.6687vw,-10px) scale(.089);animation:fall-252 29s -17s linear infinite}@keyframes fall-252{40.771%{transform:translate(34.4911vw,40.771vh) scale(.089)}to{transform:translate(30.0799vw,99vh) scale(.089)}}.snow:nth-child(253){opacity:.8752;transform:translate(6.0958vw,-10px) scale(.7679);animation:fall-253 20s -30s linear infinite}@keyframes fall-253{52.201%{transform:translate(14.2263vw,52.201vh) scale(.7679)}to{transform:translate(10.16105vw,99vh) scale(.7679)}}.snow:nth-child(254){opacity:1.5018;transform:translate(64.98vw,-10px) scale(.74);animation:fall-254 29s -30s linear infinite}@keyframes fall-254{66.686%{transform:translate(68.8911vw,66.686vh) scale(.74)}to{transform:translate(66.93555vw,99vh) scale(.74)}}.snow:nth-child(255){opacity:1.8114;transform:translate(63.8552vw,-10px) scale(.2402);animation:fall-255 28s -1s linear infinite}@keyframes fall-255{38.237%{transform:translate(67.3177vw,38.237vh) scale(.2402)}to{transform:translate(65.58645vw,99vh) scale(.2402)}}.snow:nth-child(256){opacity:.2218;transform:translate(40.0611vw,-10px) scale(.1791);animation:fall-256 23s -27s linear infinite}@keyframes fall-256{61.392%{transform:translate(33.0739vw,61.392vh) scale(.1791)}to{transform:translate(36.5675vw,99vh) scale(.1791)}}.snow:nth-child(257){opacity:.021;transform:translate(42.6971vw,-10px) scale(.3448);animation:fall-257 10s -22s linear infinite}@keyframes fall-257{71.887%{transform:translate(49.986vw,71.887vh) scale(.3448)}to{transform:translate(46.34155vw,99vh) scale(.3448)}}.snow:nth-child(258){opacity:.6688;transform:translate(65.1034vw,-10px) scale(.5857);animation:fall-258 22s -21s linear infinite}@keyframes fall-258{41.591%{transform:translate(62.7608vw,41.591vh) scale(.5857)}to{transform:translate(63.9321vw,99vh) scale(.5857)}}.snow:nth-child(259){opacity:1.2152;transform:translate(10.7022vw,-10px) scale(.2792);animation:fall-259 20s -20s linear infinite}@keyframes fall-259{71%{transform:translate(5.0081vw,71vh) scale(.2792)}to{transform:translate(7.85515vw,99vh) scale(.2792)}}.snow:nth-child(260){opacity:1.1862;transform:translate(57.8268vw,-10px) scale(.7503);animation:fall-260 17s -29s linear infinite}@keyframes fall-260{64.552%{transform:translate(57.1487vw,64.552vh) scale(.7503)}to{transform:translate(57.48775vw,99vh) scale(.7503)}}.snow:nth-child(261){opacity:.0454;transform:translate(11.8246vw,-10px) scale(.0376);animation:fall-261 29s -28s linear infinite}@keyframes fall-261{48.732%{transform:translate(8.6935vw,48.732vh) scale(.0376)}to{transform:translate(10.25905vw,99vh) scale(.0376)}}.snow:nth-child(262){opacity:1.6738;transform:translate(10.7299vw,-10px) scale(.5525);animation:fall-262 17s -7s linear infinite}@keyframes fall-262{63.854%{transform:translate(9.2068vw,63.854vh) scale(.5525)}to{transform:translate(9.96835vw,99vh) scale(.5525)}}.snow:nth-child(263){opacity:.6446;transform:translate(40.4477vw,-10px) scale(.6137);animation:fall-263 10s -21s linear infinite}@keyframes fall-263{73.79%{transform:translate(38.0026vw,73.79vh) scale(.6137)}to{transform:translate(39.22515vw,99vh) scale(.6137)}}.snow:nth-child(264){opacity:2;transform:translate(6.0951vw,-10px) scale(.1652);animation:fall-264 30s -12s linear infinite}@keyframes fall-264{31.203%{transform:translate(15.8026vw,31.203vh) scale(.1652)}to{transform:translate(10.94885vw,99vh) scale(.1652)}}.snow:nth-child(265){opacity:.9784;transform:translate(35.2215vw,-10px) scale(.0378);animation:fall-265 16s -13s linear infinite}@keyframes fall-265{34.237%{transform:translate(39.0792vw,34.237vh) scale(.0378)}to{transform:translate(37.15035vw,99vh) scale(.0378)}}.snow:nth-child(266){opacity:1.3958;transform:translate(47.1728vw,-10px) scale(.5548);animation:fall-266 22s -2s linear infinite}@keyframes fall-266{53.762%{transform:translate(54.0357vw,53.762vh) scale(.5548)}to{transform:translate(50.60425vw,99vh) scale(.5548)}}.snow:nth-child(267){opacity:.2244;transform:translate(30.4938vw,-10px) scale(.7001);animation:fall-267 14s -20s linear infinite}@keyframes fall-267{34.307%{transform:translate(34.5795vw,34.307vh) scale(.7001)}to{transform:translate(32.53665vw,99vh) scale(.7001)}}.snow:nth-child(268){opacity:.9002;transform:translate(97.6908vw,-10px) scale(.0549);animation:fall-268 24s -5s linear infinite}@keyframes fall-268{73.664%{transform:translate(97.2206vw,73.664vh) scale(.0549)}to{transform:translate(97.4557vw,99vh) scale(.0549)}}.snow:nth-child(269){opacity:.1798;transform:translate(9.9291vw,-10px) scale(.8014);animation:fall-269 11s -20s linear infinite}@keyframes fall-269{56.867%{transform:translate(18.9448vw,56.867vh) scale(.8014)}to{transform:translate(14.43695vw,99vh) scale(.8014)}}.snow:nth-child(270){opacity:.0434;transform:translate(37.6082vw,-10px) scale(.2922);animation:fall-270 22s -9s linear infinite}@keyframes fall-270{57.846%{transform:translate(39.9268vw,57.846vh) scale(.2922)}to{transform:translate(38.7675vw,99vh) scale(.2922)}}.snow:nth-child(271){opacity:.8962;transform:translate(83.5258vw,-10px) scale(.3648);animation:fall-271 24s -2s linear infinite}@keyframes fall-271{57.528%{transform:translate(88.9172vw,57.528vh) scale(.3648)}to{transform:translate(86.2215vw,99vh) scale(.3648)}}.snow:nth-child(272){opacity:1.1022;transform:translate(13.5307vw,-10px) scale(.3709);animation:fall-272 18s -14s linear infinite}@keyframes fall-272{70.878%{transform:translate(11.2505vw,70.878vh) scale(.3709)}to{transform:translate(12.3906vw,99vh) scale(.3709)}}.snow:nth-child(273){opacity:1.4412;transform:translate(76.0038vw,-10px) scale(.4829);animation:fall-273 20s -26s linear infinite}@keyframes fall-273{73.923%{transform:translate(84.8379vw,73.923vh) scale(.4829)}to{transform:translate(80.42085vw,99vh) scale(.4829)}}.snow:nth-child(274){opacity:1.3814;transform:translate(79.3032vw,-10px) scale(.5735);animation:fall-274 28s -7s linear infinite}@keyframes fall-274{40.813%{transform:translate(82.1482vw,40.813vh) scale(.5735)}to{transform:translate(80.7257vw,99vh) scale(.5735)}}.snow:nth-child(275){opacity:1.8706;transform:translate(72.9952vw,-10px) scale(.3567);animation:fall-275 27s -17s linear infinite}@keyframes fall-275{45.189%{transform:translate(76.7398vw,45.189vh) scale(.3567)}to{transform:translate(74.8675vw,99vh) scale(.3567)}}.snow:nth-child(276){opacity:.083;transform:translate(95.1282vw,-10px) scale(.1262);animation:fall-276 26s -1s linear infinite}@keyframes fall-276{63.585%{transform:translate(101.5403vw,63.585vh) scale(.1262)}to{transform:translate(98.33425vw,99vh) scale(.1262)}}.snow:nth-child(277){opacity:1.4914;transform:translate(56.9615vw,-10px) scale(.2928);animation:fall-277 10s -6s linear infinite}@keyframes fall-277{55.518%{transform:translate(53.3168vw,55.518vh) scale(.2928)}to{transform:translate(55.13915vw,99vh) scale(.2928)}}.snow:nth-child(278){opacity:1.833;transform:translate(51.7499vw,-10px) scale(.2412);animation:fall-278 19s -4s linear infinite}@keyframes fall-278{59.055%{transform:translate(52.849vw,59.055vh) scale(.2412)}to{transform:translate(52.29945vw,99vh) scale(.2412)}}.snow:nth-child(279){opacity:.7966;transform:translate(92.4473vw,-10px) scale(.6544);animation:fall-279 24s -13s linear infinite}@keyframes fall-279{51.213%{transform:translate(88.7703vw,51.213vh) scale(.6544)}to{transform:translate(90.6088vw,99vh) scale(.6544)}}.snow:nth-child(280){opacity:1.938;transform:translate(54.8909vw,-10px) scale(.1423);animation:fall-280 15s -3s linear infinite}@keyframes fall-280{42.513%{transform:translate(60.3816vw,42.513vh) scale(.1423)}to{transform:translate(57.63625vw,99vh) scale(.1423)}}.snow:nth-child(281){opacity:.2354;transform:translate(39.4868vw,-10px) scale(.9676);animation:fall-281 25s -21s linear infinite}@keyframes fall-281{36.42%{transform:translate(39.098vw,36.42vh) scale(.9676)}to{transform:translate(39.2924vw,99vh) scale(.9676)}}.snow:nth-child(282){opacity:.9388;transform:translate(12.4281vw,-10px) scale(.2099);animation:fall-282 15s -7s linear infinite}@keyframes fall-282{75.24%{transform:translate(13.8691vw,75.24vh) scale(.2099)}to{transform:translate(13.1486vw,99vh) scale(.2099)}}.snow:nth-child(283){opacity:1.6314;transform:translate(65.3694vw,-10px) scale(.629);animation:fall-283 13s -16s linear infinite}@keyframes fall-283{73.783%{transform:translate(70.6884vw,73.783vh) scale(.629)}to{transform:translate(68.0289vw,99vh) scale(.629)}}.snow:nth-child(284){opacity:.5576;transform:translate(11.1504vw,-10px) scale(.2238);animation:fall-284 17s -12s linear infinite}@keyframes fall-284{41.352%{transform:translate(2.8733vw,41.352vh) scale(.2238)}to{transform:translate(7.01185vw,99vh) scale(.2238)}}.snow:nth-child(285){opacity:1.662;transform:translate(1.7362vw,-10px) scale(.4758);animation:fall-285 14s -18s linear infinite}@keyframes fall-285{69.986%{transform:translate(4.7499vw,69.986vh) scale(.4758)}to{transform:translate(3.24305vw,99vh) scale(.4758)}}.snow:nth-child(286){opacity:1.3746;transform:translate(91.7401vw,-10px) scale(.5427);animation:fall-286 16s -10s linear infinite}@keyframes fall-286{36.658%{transform:translate(100.9143vw,36.658vh) scale(.5427)}to{transform:translate(96.3272vw,99vh) scale(.5427)}}.snow:nth-child(287){opacity:1.1472;transform:translate(78.7144vw,-10px) scale(.8758);animation:fall-287 15s -7s linear infinite}@keyframes fall-287{59.589%{transform:translate(73.3668vw,59.589vh) scale(.8758)}to{transform:translate(76.0406vw,99vh) scale(.8758)}}.snow:nth-child(288){opacity:.3066;transform:translate(42.9554vw,-10px) scale(.5879);animation:fall-288 21s -26s linear infinite}@keyframes fall-288{77.579%{transform:translate(44.4907vw,77.579vh) scale(.5879)}to{transform:translate(43.72305vw,99vh) scale(.5879)}}.snow:nth-child(289){opacity:1.0232;transform:translate(11.7024vw,-10px) scale(.0259);animation:fall-289 17s -4s linear infinite}@keyframes fall-289{34.975%{transform:translate(6.6323vw,34.975vh) scale(.0259)}to{transform:translate(9.16735vw,99vh) scale(.0259)}}.snow:nth-child(290){opacity:.3864;transform:translate(90.8752vw,-10px) scale(.4309);animation:fall-290 30s -6s linear infinite}@keyframes fall-290{36.36%{transform:translate(85.1004vw,36.36vh) scale(.4309)}to{transform:translate(87.9878vw,99vh) scale(.4309)}}.snow:nth-child(291){opacity:.5136;transform:translate(57.0526vw,-10px) scale(.4684);animation:fall-291 25s -1s linear infinite}@keyframes fall-291{61.472%{transform:translate(64.348vw,61.472vh) scale(.4684)}to{transform:translate(60.7003vw,99vh) scale(.4684)}}.snow:nth-child(292){opacity:1.655;transform:translate(13.1049vw,-10px) scale(.8906);animation:fall-292 11s -12s linear infinite}@keyframes fall-292{42.837%{transform:translate(4.9917vw,42.837vh) scale(.8906)}to{transform:translate(9.0483vw,99vh) scale(.8906)}}.snow:nth-child(293){opacity:.3136;transform:translate(2.6332vw,-10px) scale(.3716);animation:fall-293 25s -18s linear infinite}@keyframes fall-293{55.093%{transform:translate(-2.3941vw,55.093vh) scale(.3716)}to{transform:translate(.11955vw,99vh) scale(.3716)}}.snow:nth-child(294){opacity:.3442;transform:translate(32.2574vw,-10px) scale(.4851);animation:fall-294 23s -27s linear infinite}@keyframes fall-294{38.17%{transform:translate(36.4102vw,38.17vh) scale(.4851)}to{transform:translate(34.3338vw,99vh) scale(.4851)}}.snow:nth-child(295){opacity:.6312;transform:translate(3.2032vw,-10px) scale(.3022);animation:fall-295 16s -5s linear infinite}@keyframes fall-295{66.696%{transform:translate(-5.2644vw,66.696vh) scale(.3022)}to{transform:translate(-1.0306vw,99vh) scale(.3022)}}.snow:nth-child(296){opacity:1.7884;transform:translate(23.9894vw,-10px) scale(.2735);animation:fall-296 17s -15s linear infinite}@keyframes fall-296{37.296%{transform:translate(31.242vw,37.296vh) scale(.2735)}to{transform:translate(27.6157vw,99vh) scale(.2735)}}.snow:nth-child(297){opacity:.1274;transform:translate(76.7436vw,-10px) scale(.2874);animation:fall-297 12s -12s linear infinite}@keyframes fall-297{36.677%{transform:translate(79.575vw,36.677vh) scale(.2874)}to{transform:translate(78.1593vw,99vh) scale(.2874)}}.snow:nth-child(298){opacity:1.1596;transform:translate(55.897vw,-10px) scale(.6897);animation:fall-298 12s -3s linear infinite}@keyframes fall-298{71.816%{transform:translate(49.0582vw,71.816vh) scale(.6897)}to{transform:translate(52.4776vw,99vh) scale(.6897)}}.snow:nth-child(299){opacity:.5434;transform:translate(87.2922vw,-10px) scale(.0481);animation:fall-299 18s -6s linear infinite}@keyframes fall-299{60.268%{transform:translate(96.9566vw,60.268vh) scale(.0481)}to{transform:translate(92.1244vw,99vh) scale(.0481)}}.snow:nth-child(300){opacity:1.4174;transform:translate(93.689vw,-10px) scale(.857);animation:fall-300 16s -29s linear infinite}@keyframes fall-300{60.05%{transform:translate(95.1593vw,60.05vh) scale(.857)}to{transform:translate(94.42415vw,99vh) scale(.857)}}.snow:nth-child(301){opacity:.4258;transform:translate(44.4002vw,-10px) scale(.5559);animation:fall-301 26s -2s linear infinite}@keyframes fall-301{31.766%{transform:translate(49.1209vw,31.766vh) scale(.5559)}to{transform:translate(46.76055vw,99vh) scale(.5559)}}.snow:nth-child(302){opacity:1.8636;transform:translate(52.3785vw,-10px) scale(.234);animation:fall-302 15s -13s linear infinite}@keyframes fall-302{39.678%{transform:translate(56.1316vw,39.678vh) scale(.234)}to{transform:translate(54.25505vw,99vh) scale(.234)}}.snow:nth-child(303){opacity:.944;transform:translate(69.9327vw,-10px) scale(.5002);animation:fall-303 18s -15s linear infinite}@keyframes fall-303{60.616%{transform:translate(73.3038vw,60.616vh) scale(.5002)}to{transform:translate(71.61825vw,99vh) scale(.5002)}}.snow:nth-child(304){opacity:1.8284;transform:translate(5.5538vw,-10px) scale(.7283);animation:fall-304 24s -30s linear infinite}@keyframes fall-304{60.008%{transform:translate(2.905vw,60.008vh) scale(.7283)}to{transform:translate(4.2294vw,99vh) scale(.7283)}}.snow:nth-child(305){opacity:.907;transform:translate(76.2707vw,-10px) scale(.088);animation:fall-305 10s -6s linear infinite}@keyframes fall-305{40.491%{transform:translate(72.486vw,40.491vh) scale(.088)}to{transform:translate(74.37835vw,99vh) scale(.088)}}.snow:nth-child(306){opacity:1.9132;transform:translate(68.905vw,-10px) scale(.3336);animation:fall-306 15s -10s linear infinite}@keyframes fall-306{34.944%{transform:translate(75.3975vw,34.944vh) scale(.3336)}to{transform:translate(72.15125vw,99vh) scale(.3336)}}.snow:nth-child(307){opacity:1.2916;transform:translate(67.8035vw,-10px) scale(.8012);animation:fall-307 25s -20s linear infinite}@keyframes fall-307{66.952%{transform:translate(58.2926vw,66.952vh) scale(.8012)}to{transform:translate(63.04805vw,99vh) scale(.8012)}}.snow:nth-child(308){opacity:.69;transform:translate(47.9169vw,-10px) scale(.1855);animation:fall-308 14s -6s linear infinite}@keyframes fall-308{70.767%{transform:translate(40.971vw,70.767vh) scale(.1855)}to{transform:translate(44.44395vw,99vh) scale(.1855)}}.snow:nth-child(309){opacity:1.3638;transform:translate(2.6708vw,-10px) scale(.2217);animation:fall-309 29s -29s linear infinite}@keyframes fall-309{49.255%{transform:translate(4.9051vw,49.255vh) scale(.2217)}to{transform:translate(3.78795vw,99vh) scale(.2217)}}.snow:nth-child(310){opacity:.761;transform:translate(88.5115vw,-10px) scale(.8012);animation:fall-310 19s -18s linear infinite}@keyframes fall-310{62.307%{transform:translate(79.3866vw,62.307vh) scale(.8012)}to{transform:translate(83.94905vw,99vh) scale(.8012)}}.snow:nth-child(311){opacity:1.7822;transform:translate(27.0899vw,-10px) scale(.3172);animation:fall-311 10s -3s linear infinite}@keyframes fall-311{67.477%{transform:translate(21.7786vw,67.477vh) scale(.3172)}to{transform:translate(24.43425vw,99vh) scale(.3172)}}.snow:nth-child(312){opacity:.2232;transform:translate(14.2254vw,-10px) scale(.9432);animation:fall-312 16s -24s linear infinite}@keyframes fall-312{31.04%{transform:translate(11.7502vw,31.04vh) scale(.9432)}to{transform:translate(12.9878vw,99vh) scale(.9432)}}.snow:nth-child(313){opacity:.141;transform:translate(37.0101vw,-10px) scale(.7876);animation:fall-313 10s -27s linear infinite}@keyframes fall-313{51.762%{transform:translate(39.8186vw,51.762vh) scale(.7876)}to{transform:translate(38.41435vw,99vh) scale(.7876)}}.snow:nth-child(314){opacity:1.2356;transform:translate(20.2954vw,-10px) scale(.6356);animation:fall-314 17s -9s linear infinite}@keyframes fall-314{53.21%{transform:translate(27.8974vw,53.21vh) scale(.6356)}to{transform:translate(24.0964vw,99vh) scale(.6356)}}.snow:nth-child(315){opacity:1.4152;transform:translate(7.7855vw,-10px) scale(.9427);animation:fall-315 12s -21s linear infinite}@keyframes fall-315{66.949%{transform:translate(9.1772vw,66.949vh) scale(.9427)}to{transform:translate(8.48135vw,99vh) scale(.9427)}}.snow:nth-child(316){opacity:1.0764;transform:translate(16.9024vw,-10px) scale(.7596);animation:fall-316 19s -27s linear infinite}@keyframes fall-316{38.302%{transform:translate(22.9257vw,38.302vh) scale(.7596)}to{transform:translate(19.91405vw,99vh) scale(.7596)}}.snow:nth-child(317){opacity:1.0302;transform:translate(2.5456vw,-10px) scale(.7505);animation:fall-317 29s -11s linear infinite}@keyframes fall-317{61.008%{transform:translate(7.839vw,61.008vh) scale(.7505)}to{transform:translate(5.1923vw,99vh) scale(.7505)}}.snow:nth-child(318){opacity:1.6348;transform:translate(24.9628vw,-10px) scale(.2612);animation:fall-318 26s -1s linear infinite}@keyframes fall-318{75.272%{transform:translate(20.3067vw,75.272vh) scale(.2612)}to{transform:translate(22.63475vw,99vh) scale(.2612)}}.snow:nth-child(319){opacity:1.3612;transform:translate(.6969vw,-10px) scale(.1406);animation:fall-319 23s -24s linear infinite}@keyframes fall-319{40.908%{transform:translate(9.2914vw,40.908vh) scale(.1406)}to{transform:translate(4.99415vw,99vh) scale(.1406)}}.snow:nth-child(320){opacity:1.5796;transform:translate(32.6862vw,-10px) scale(.1149);animation:fall-320 18s -14s linear infinite}@keyframes fall-320{69.317%{transform:translate(30.3998vw,69.317vh) scale(.1149)}to{transform:translate(31.543vw,99vh) scale(.1149)}}.snow:nth-child(321){opacity:1.941;transform:translate(36.3379vw,-10px) scale(.1838);animation:fall-321 24s -24s linear infinite}@keyframes fall-321{78.123%{transform:translate(39.7874vw,78.123vh) scale(.1838)}to{transform:translate(38.06265vw,99vh) scale(.1838)}}.snow:nth-child(322){opacity:.8962;transform:translate(3.1584vw,-10px) scale(.9463);animation:fall-322 27s -18s linear infinite}@keyframes fall-322{71.722%{transform:translate(-5.9483vw,71.722vh) scale(.9463)}to{transform:translate(-1.39495vw,99vh) scale(.9463)}}.snow:nth-child(323){opacity:1.5924;transform:translate(95.3966vw,-10px) scale(.5968);animation:fall-323 28s -6s linear infinite}@keyframes fall-323{49.344%{transform:translate(102.2827vw,49.344vh) scale(.5968)}to{transform:translate(98.83965vw,99vh) scale(.5968)}}.snow:nth-child(324){opacity:1.1656;transform:translate(.9084vw,-10px) scale(.2196);animation:fall-324 20s -7s linear infinite}@keyframes fall-324{46.679%{transform:translate(-2.8474vw,46.679vh) scale(.2196)}to{transform:translate(-.9695vw,99vh) scale(.2196)}}.snow:nth-child(325){opacity:1.9352;transform:translate(64.6935vw,-10px) scale(.1076);animation:fall-325 25s -16s linear infinite}@keyframes fall-325{47.063%{transform:translate(68.7973vw,47.063vh) scale(.1076)}to{transform:translate(66.7454vw,99vh) scale(.1076)}}.snow:nth-child(326){opacity:.0948;transform:translate(49.5257vw,-10px) scale(.6943);animation:fall-326 26s -17s linear infinite}@keyframes fall-326{78.248%{transform:translate(47.9592vw,78.248vh) scale(.6943)}to{transform:translate(48.74245vw,99vh) scale(.6943)}}.snow:nth-child(327){opacity:1.605;transform:translate(54.0169vw,-10px) scale(.721);animation:fall-327 13s -10s linear infinite}@keyframes fall-327{52.957%{transform:translate(59.3627vw,52.957vh) scale(.721)}to{transform:translate(56.6898vw,99vh) scale(.721)}}.snow:nth-child(328){opacity:1.8792;transform:translate(72.7807vw,-10px) scale(.2104);animation:fall-328 29s -12s linear infinite}@keyframes fall-328{48.132%{transform:translate(64.6816vw,48.132vh) scale(.2104)}to{transform:translate(68.73115vw,99vh) scale(.2104)}}.snow:nth-child(329){opacity:1.0234;transform:translate(14.4791vw,-10px) scale(.0291);animation:fall-329 13s -11s linear infinite}@keyframes fall-329{78.511%{transform:translate(4.9463vw,78.511vh) scale(.0291)}to{transform:translate(9.7127vw,99vh) scale(.0291)}}.snow:nth-child(330){opacity:1.518;transform:translate(5.067vw,-10px) scale(.2091);animation:fall-330 10s -29s linear infinite}@keyframes fall-330{52.036%{transform:translate(13.5504vw,52.036vh) scale(.2091)}to{transform:translate(9.3087vw,99vh) scale(.2091)}}.snow:nth-child(331){opacity:.8786;transform:translate(91.0016vw,-10px) scale(.9466);animation:fall-331 14s -26s linear infinite}@keyframes fall-331{52.172%{transform:translate(100.8869vw,52.172vh) scale(.9466)}to{transform:translate(95.94425vw,99vh) scale(.9466)}}.snow:nth-child(332){opacity:.494;transform:translate(43.2081vw,-10px) scale(.6989);animation:fall-332 13s -30s linear infinite}@keyframes fall-332{35.138%{transform:translate(51.6681vw,35.138vh) scale(.6989)}to{transform:translate(47.4381vw,99vh) scale(.6989)}}.snow:nth-child(333){opacity:.7398;transform:translate(68.5012vw,-10px) scale(.2037);animation:fall-333 24s -23s linear infinite}@keyframes fall-333{61.605%{transform:translate(71.773vw,61.605vh) scale(.2037)}to{transform:translate(70.1371vw,99vh) scale(.2037)}}.snow:nth-child(334){opacity:1.7588;transform:translate(72.9486vw,-10px) scale(.0215);animation:fall-334 12s -7s linear infinite}@keyframes fall-334{61.187%{transform:translate(77.1993vw,61.187vh) scale(.0215)}to{transform:translate(75.07395vw,99vh) scale(.0215)}}.snow:nth-child(335){opacity:.3628;transform:translate(24.9208vw,-10px) scale(.1921);animation:fall-335 14s -24s linear infinite}@keyframes fall-335{72.843%{transform:translate(23.8398vw,72.843vh) scale(.1921)}to{transform:translate(24.3803vw,99vh) scale(.1921)}}.snow:nth-child(336){opacity:1.3632;transform:translate(70.938vw,-10px) scale(.7021);animation:fall-336 13s -14s linear infinite}@keyframes fall-336{76.391%{transform:translate(71.2301vw,76.391vh) scale(.7021)}to{transform:translate(71.08405vw,99vh) scale(.7021)}}.snow:nth-child(337){opacity:1.2862;transform:translate(33.0104vw,-10px) scale(.6254);animation:fall-337 17s -18s linear infinite}@keyframes fall-337{61.821%{transform:translate(23.0727vw,61.821vh) scale(.6254)}to{transform:translate(28.04155vw,99vh) scale(.6254)}}.snow:nth-child(338){opacity:.8258;transform:translate(69.4388vw,-10px) scale(.5779);animation:fall-338 24s -6s linear infinite}@keyframes fall-338{67.037%{transform:translate(74.86vw,67.037vh) scale(.5779)}to{transform:translate(72.1494vw,99vh) scale(.5779)}}.snow:nth-child(339){opacity:.383;transform:translate(61.5546vw,-10px) scale(.5087);animation:fall-339 24s -24s linear infinite}@keyframes fall-339{36.879%{transform:translate(69.6751vw,36.879vh) scale(.5087)}to{transform:translate(65.61485vw,99vh) scale(.5087)}}.snow:nth-child(340){opacity:.725;transform:translate(10.7033vw,-10px) scale(.5014);animation:fall-340 21s -28s linear infinite}@keyframes fall-340{36.962%{transform:translate(14.6954vw,36.962vh) scale(.5014)}to{transform:translate(12.69935vw,99vh) scale(.5014)}}.snow:nth-child(341){opacity:.3814;transform:translate(56.1859vw,-10px) scale(.3555);animation:fall-341 16s -28s linear infinite}@keyframes fall-341{64.992%{transform:translate(55.1165vw,64.992vh) scale(.3555)}to{transform:translate(55.6512vw,99vh) scale(.3555)}}.snow:nth-child(342){opacity:1.2094;transform:translate(76.8102vw,-10px) scale(.3279);animation:fall-342 27s -17s linear infinite}@keyframes fall-342{34.157%{transform:translate(74.1896vw,34.157vh) scale(.3279)}to{transform:translate(75.4999vw,99vh) scale(.3279)}}.snow:nth-child(343){opacity:1.815;transform:translate(15.5499vw,-10px) scale(.2131);animation:fall-343 18s -7s linear infinite}@keyframes fall-343{52.627%{transform:translate(13.6394vw,52.627vh) scale(.2131)}to{transform:translate(14.59465vw,99vh) scale(.2131)}}.snow:nth-child(344){opacity:1.7584;transform:translate(66.0825vw,-10px) scale(.9284);animation:fall-344 29s -4s linear infinite}@keyframes fall-344{68.025%{transform:translate(75.3894vw,68.025vh) scale(.9284)}to{transform:translate(70.73595vw,99vh) scale(.9284)}}.snow:nth-child(345){opacity:.7958;transform:translate(58.2148vw,-10px) scale(.5326);animation:fall-345 25s -29s linear infinite}@keyframes fall-345{58.356%{transform:translate(51.6556vw,58.356vh) scale(.5326)}to{transform:translate(54.9352vw,99vh) scale(.5326)}}.snow:nth-child(346){opacity:.0956;transform:translate(99.7239vw,-10px) scale(.7033);animation:fall-346 15s -5s linear infinite}@keyframes fall-346{49.564%{transform:translate(101.7015vw,49.564vh) scale(.7033)}to{transform:translate(100.7127vw,99vh) scale(.7033)}}.snow:nth-child(347){opacity:1.2788;transform:translate(12.7022vw,-10px) scale(.6234);animation:fall-347 29s -23s linear infinite}@keyframes fall-347{57.089%{transform:translate(20.2511vw,57.089vh) scale(.6234)}to{transform:translate(16.47665vw,99vh) scale(.6234)}}.snow:nth-child(348){opacity:1.4252;transform:translate(57.0725vw,-10px) scale(.0989);animation:fall-348 14s -25s linear infinite}@keyframes fall-348{71.314%{transform:translate(65.509vw,71.314vh) scale(.0989)}to{transform:translate(61.29075vw,99vh) scale(.0989)}}.snow:nth-child(349){opacity:.8664;transform:translate(59.7854vw,-10px) scale(.005);animation:fall-349 25s -25s linear infinite}@keyframes fall-349{67.472%{transform:translate(63.018vw,67.472vh) scale(.005)}to{transform:translate(61.4017vw,99vh) scale(.005)}}.snow:nth-child(350){opacity:.4048;transform:translate(42.3664vw,-10px) scale(.864);animation:fall-350 12s -4s linear infinite}@keyframes fall-350{75.156%{transform:translate(45.4043vw,75.156vh) scale(.864)}to{transform:translate(43.88535vw,99vh) scale(.864)}}.snow:nth-child(351){opacity:1.4368;transform:translate(57.1809vw,-10px) scale(.4678);animation:fall-351 24s -17s linear infinite}@keyframes fall-351{37.27%{transform:translate(52.0942vw,37.27vh) scale(.4678)}to{transform:translate(54.63755vw,99vh) scale(.4678)}}.snow:nth-child(352){opacity:1.7298;transform:translate(16.5891vw,-10px) scale(.2639);animation:fall-352 30s -14s linear infinite}@keyframes fall-352{35.225%{transform:translate(13.5931vw,35.225vh) scale(.2639)}to{transform:translate(15.0911vw,99vh) scale(.2639)}}.snow:nth-child(353){opacity:1.7552;transform:translate(75.9452vw,-10px) scale(.5275);animation:fall-353 27s -30s linear infinite}@keyframes fall-353{51.94%{transform:translate(68.5335vw,51.94vh) scale(.5275)}to{transform:translate(72.23935vw,99vh) scale(.5275)}}.snow:nth-child(354){opacity:1.6394;transform:translate(24.4163vw,-10px) scale(.2963);animation:fall-354 25s -13s linear infinite}@keyframes fall-354{58.009%{transform:translate(27.8036vw,58.009vh) scale(.2963)}to{transform:translate(26.10995vw,99vh) scale(.2963)}}.snow:nth-child(355){opacity:1.093;transform:translate(55.4801vw,-10px) scale(.0189);animation:fall-355 27s -22s linear infinite}@keyframes fall-355{31.032%{transform:translate(48.0021vw,31.032vh) scale(.0189)}to{transform:translate(51.7411vw,99vh) scale(.0189)}}.snow:nth-child(356){opacity:1.7174;transform:translate(96.6716vw,-10px) scale(.9272);animation:fall-356 29s -26s linear infinite}@keyframes fall-356{75.933%{transform:translate(103.213vw,75.933vh) scale(.9272)}to{transform:translate(99.9423vw,99vh) scale(.9272)}}.snow:nth-child(357){opacity:1.311;transform:translate(14.0591vw,-10px) scale(.9221);animation:fall-357 25s -5s linear infinite}@keyframes fall-357{49.36%{transform:translate(12.7515vw,49.36vh) scale(.9221)}to{transform:translate(13.4053vw,99vh) scale(.9221)}}.snow:nth-child(358){opacity:.596;transform:translate(86.6114vw,-10px) scale(.1838);animation:fall-358 21s -3s linear infinite}@keyframes fall-358{57.565%{transform:translate(90.1576vw,57.565vh) scale(.1838)}to{transform:translate(88.3845vw,99vh) scale(.1838)}}.snow:nth-child(359){opacity:.2972;transform:translate(49.5985vw,-10px) scale(.0008);animation:fall-359 28s -14s linear infinite}@keyframes fall-359{46.114%{transform:translate(54.0902vw,46.114vh) scale(.0008)}to{transform:translate(51.84435vw,99vh) scale(.0008)}}.snow:nth-child(360){opacity:1.1022;transform:translate(11.9319vw,-10px) scale(.2767);animation:fall-360 24s -27s linear infinite}@keyframes fall-360{79.397%{transform:translate(5.1264vw,79.397vh) scale(.2767)}to{transform:translate(8.52915vw,99vh) scale(.2767)}}.snow:nth-child(361){opacity:.6552;transform:translate(17.9577vw,-10px) scale(.4062);animation:fall-361 16s -14s linear infinite}@keyframes fall-361{36.137%{transform:translate(22.1196vw,36.137vh) scale(.4062)}to{transform:translate(20.03865vw,99vh) scale(.4062)}}.snow:nth-child(362){opacity:.6854;transform:translate(74.8695vw,-10px) scale(.2628);animation:fall-362 30s -18s linear infinite}@keyframes fall-362{62.222%{transform:translate(79.153vw,62.222vh) scale(.2628)}to{transform:translate(77.01125vw,99vh) scale(.2628)}}.snow:nth-child(363){opacity:.1434;transform:translate(70.4011vw,-10px) scale(.6543);animation:fall-363 21s -1s linear infinite}@keyframes fall-363{75.255%{transform:translate(64.3708vw,75.255vh) scale(.6543)}to{transform:translate(67.38595vw,99vh) scale(.6543)}}.snow:nth-child(364){opacity:1.6808;transform:translate(49.2735vw,-10px) scale(.1786);animation:fall-364 21s -1s linear infinite}@keyframes fall-364{71.781%{transform:translate(58.4324vw,71.781vh) scale(.1786)}to{transform:translate(53.85295vw,99vh) scale(.1786)}}.snow:nth-child(365){opacity:.4312;transform:translate(69.32vw,-10px) scale(.6741);animation:fall-365 22s -25s linear infinite}@keyframes fall-365{41.586%{transform:translate(65.811vw,41.586vh) scale(.6741)}to{transform:translate(67.5655vw,99vh) scale(.6741)}}.snow:nth-child(366){opacity:.996;transform:translate(87.0468vw,-10px) scale(.2164);animation:fall-366 22s -20s linear infinite}@keyframes fall-366{68.738%{transform:translate(84.9185vw,68.738vh) scale(.2164)}to{transform:translate(85.98265vw,99vh) scale(.2164)}}.snow:nth-child(367){opacity:.0346;transform:translate(22.0909vw,-10px) scale(.6955);animation:fall-367 30s -26s linear infinite}@keyframes fall-367{42.615%{transform:translate(15.6016vw,42.615vh) scale(.6955)}to{transform:translate(18.84625vw,99vh) scale(.6955)}}.snow:nth-child(368){opacity:.666;transform:translate(43.5565vw,-10px) scale(.8867);animation:fall-368 28s -27s linear infinite}@keyframes fall-368{38.516%{transform:translate(53.1552vw,38.516vh) scale(.8867)}to{transform:translate(48.35585vw,99vh) scale(.8867)}}.snow:nth-child(369){opacity:.01;transform:translate(69.6738vw,-10px) scale(.5959);animation:fall-369 23s -14s linear infinite}@keyframes fall-369{48.054%{transform:translate(67.7015vw,48.054vh) scale(.5959)}to{transform:translate(68.68765vw,99vh) scale(.5959)}}.snow:nth-child(370){opacity:.5108;transform:translate(80.9539vw,-10px) scale(.8324);animation:fall-370 11s -23s linear infinite}@keyframes fall-370{39.678%{transform:translate(77.2771vw,39.678vh) scale(.8324)}to{transform:translate(79.1155vw,99vh) scale(.8324)}}.snow:nth-child(371){opacity:.3946;transform:translate(27.2126vw,-10px) scale(.817);animation:fall-371 17s -11s linear infinite}@keyframes fall-371{56.269%{transform:translate(32.3189vw,56.269vh) scale(.817)}to{transform:translate(29.76575vw,99vh) scale(.817)}}.snow:nth-child(372){opacity:1.3958;transform:translate(48.7486vw,-10px) scale(.8637);animation:fall-372 13s -1s linear infinite}@keyframes fall-372{45.22%{transform:translate(54.1732vw,45.22vh) scale(.8637)}to{transform:translate(51.4609vw,99vh) scale(.8637)}}.snow:nth-child(373){opacity:.437;transform:translate(69.415vw,-10px) scale(.1562);animation:fall-373 17s -29s linear infinite}@keyframes fall-373{72.837%{transform:translate(59.7705vw,72.837vh) scale(.1562)}to{transform:translate(64.59275vw,99vh) scale(.1562)}}.snow:nth-child(374){opacity:1.5366;transform:translate(35.8963vw,-10px) scale(.4964);animation:fall-374 10s -25s linear infinite}@keyframes fall-374{70.081%{transform:translate(44.4305vw,70.081vh) scale(.4964)}to{transform:translate(40.1634vw,99vh) scale(.4964)}}.snow:nth-child(375){opacity:1.966;transform:translate(85.9771vw,-10px) scale(.6706);animation:fall-375 12s -17s linear infinite}@keyframes fall-375{53.532%{transform:translate(78.8651vw,53.532vh) scale(.6706)}to{transform:translate(82.4211vw,99vh) scale(.6706)}}.snow:nth-child(376){opacity:1.9642;transform:translate(77.0902vw,-10px) scale(.2315);animation:fall-376 23s -17s linear infinite}@keyframes fall-376{36.831%{transform:translate(82.2677vw,36.831vh) scale(.2315)}to{transform:translate(79.67895vw,99vh) scale(.2315)}}.snow:nth-child(377){opacity:1.8894;transform:translate(95.5354vw,-10px) scale(.8329);animation:fall-377 23s -5s linear infinite}@keyframes fall-377{40.036%{transform:translate(86.1274vw,40.036vh) scale(.8329)}to{transform:translate(90.8314vw,99vh) scale(.8329)}}.snow:nth-child(378){opacity:1.0648;transform:translate(86.6624vw,-10px) scale(.5474);animation:fall-378 20s -20s linear infinite}@keyframes fall-378{46.89%{transform:translate(90.4992vw,46.89vh) scale(.5474)}to{transform:translate(88.5808vw,99vh) scale(.5474)}}.snow:nth-child(379){opacity:1.8198;transform:translate(85.7007vw,-10px) scale(.5235);animation:fall-379 27s -18s linear infinite}@keyframes fall-379{49.213%{transform:translate(90.5187vw,49.213vh) scale(.5235)}to{transform:translate(88.1097vw,99vh) scale(.5235)}}.snow:nth-child(380){opacity:.5158;transform:translate(86.1871vw,-10px) scale(.6285);animation:fall-380 17s -18s linear infinite}@keyframes fall-380{65.787%{transform:translate(88.9257vw,65.787vh) scale(.6285)}to{transform:translate(87.5564vw,99vh) scale(.6285)}}.snow:nth-child(381){opacity:.7694;transform:translate(71.5086vw,-10px) scale(.8084);animation:fall-381 13s -28s linear infinite}@keyframes fall-381{71.726%{transform:translate(61.9811vw,71.726vh) scale(.8084)}to{transform:translate(66.74485vw,99vh) scale(.8084)}}.snow:nth-child(382){opacity:.284;transform:translate(74.2221vw,-10px) scale(.4476);animation:fall-382 25s -16s linear infinite}@keyframes fall-382{76.99%{transform:translate(66.5095vw,76.99vh) scale(.4476)}to{transform:translate(70.3658vw,99vh) scale(.4476)}}.snow:nth-child(383){opacity:.2644;transform:translate(66.6995vw,-10px) scale(.7939);animation:fall-383 11s -3s linear infinite}@keyframes fall-383{68.089%{transform:translate(71.298vw,68.089vh) scale(.7939)}to{transform:translate(68.99875vw,99vh) scale(.7939)}}.snow:nth-child(384){opacity:.7218;transform:translate(58.8897vw,-10px) scale(.5504);animation:fall-384 10s -18s linear infinite}@keyframes fall-384{78.879%{transform:translate(50.315vw,78.879vh) scale(.5504)}to{transform:translate(54.60235vw,99vh) scale(.5504)}}.snow:nth-child(385){opacity:.3158;transform:translate(99.661vw,-10px) scale(.8106);animation:fall-385 24s -28s linear infinite}@keyframes fall-385{41.689%{transform:translate(105.1868vw,41.689vh) scale(.8106)}to{transform:translate(102.4239vw,99vh) scale(.8106)}}.snow:nth-child(386){opacity:.4116;transform:translate(46.6816vw,-10px) scale(.6204);animation:fall-386 10s -17s linear infinite}@keyframes fall-386{72.145%{transform:translate(48.6914vw,72.145vh) scale(.6204)}to{transform:translate(47.6865vw,99vh) scale(.6204)}}.snow:nth-child(387){opacity:1.5752;transform:translate(56.2313vw,-10px) scale(.5738);animation:fall-387 21s -28s linear infinite}@keyframes fall-387{36.422%{transform:translate(52.1796vw,36.422vh) scale(.5738)}to{transform:translate(54.20545vw,99vh) scale(.5738)}}.snow:nth-child(388){opacity:.1812;transform:translate(76.7232vw,-10px) scale(.7239);animation:fall-388 25s -24s linear infinite}@keyframes fall-388{69.172%{transform:translate(81.4445vw,69.172vh) scale(.7239)}to{transform:translate(79.08385vw,99vh) scale(.7239)}}.snow:nth-child(389){opacity:1.1156;transform:translate(14.0497vw,-10px) scale(.7297);animation:fall-389 16s -23s linear infinite}@keyframes fall-389{44.839%{transform:translate(8.4809vw,44.839vh) scale(.7297)}to{transform:translate(11.2653vw,99vh) scale(.7297)}}.snow:nth-child(390){opacity:1.4718;transform:translate(49.7153vw,-10px) scale(.4781);animation:fall-390 20s -29s linear infinite}@keyframes fall-390{31.977%{transform:translate(54.345vw,31.977vh) scale(.4781)}to{transform:translate(52.03015vw,99vh) scale(.4781)}}.snow:nth-child(391){opacity:.5176;transform:translate(41.594vw,-10px) scale(.8987);animation:fall-391 20s -18s linear infinite}@keyframes fall-391{54.599%{transform:translate(48.3528vw,54.599vh) scale(.8987)}to{transform:translate(44.9734vw,99vh) scale(.8987)}}.snow:nth-child(392){opacity:.6044;transform:translate(70.0016vw,-10px) scale(.1283);animation:fall-392 16s -23s linear infinite}@keyframes fall-392{52.606%{transform:translate(65.5198vw,52.606vh) scale(.1283)}to{transform:translate(67.7607vw,99vh) scale(.1283)}}.snow:nth-child(393){opacity:.2974;transform:translate(89.2622vw,-10px) scale(.4442);animation:fall-393 26s -3s linear infinite}@keyframes fall-393{75.808%{transform:translate(81.0776vw,75.808vh) scale(.4442)}to{transform:translate(85.1699vw,99vh) scale(.4442)}}.snow:nth-child(394){opacity:1.109;transform:translate(47.2636vw,-10px) scale(.8393);animation:fall-394 27s -11s linear infinite}@keyframes fall-394{71.409%{transform:translate(53.3359vw,71.409vh) scale(.8393)}to{transform:translate(50.29975vw,99vh) scale(.8393)}}.snow:nth-child(395){opacity:.2116;transform:translate(76.4022vw,-10px) scale(.67);animation:fall-395 18s -11s linear infinite}@keyframes fall-395{66.065%{transform:translate(80.6572vw,66.065vh) scale(.67)}to{transform:translate(78.5297vw,99vh) scale(.67)}}.snow:nth-child(396){opacity:1.7424;transform:translate(64.3119vw,-10px) scale(.0649);animation:fall-396 29s -23s linear infinite}@keyframes fall-396{36.785%{transform:translate(56.5948vw,36.785vh) scale(.0649)}to{transform:translate(60.45335vw,99vh) scale(.0649)}}.snow:nth-child(397){opacity:.6038;transform:translate(68.3346vw,-10px) scale(.4327);animation:fall-397 11s -25s linear infinite}@keyframes fall-397{66.82%{transform:translate(59.6023vw,66.82vh) scale(.4327)}to{transform:translate(63.96845vw,99vh) scale(.4327)}}.snow:nth-child(398){opacity:.5326;transform:translate(26.8384vw,-10px) scale(.5743);animation:fall-398 30s -15s linear infinite}@keyframes fall-398{63.216%{transform:translate(19.698vw,63.216vh) scale(.5743)}to{transform:translate(23.2682vw,99vh) scale(.5743)}}.snow:nth-child(399){opacity:1.8274;transform:translate(28.1894vw,-10px) scale(.8699);animation:fall-399 11s -10s linear infinite}@keyframes fall-399{79.452%{transform:translate(33.7859vw,79.452vh) scale(.8699)}to{transform:translate(30.98765vw,99vh) scale(.8699)}}.snow:nth-child(400){opacity:.2066;transform:translate(94.9795vw,-10px) scale(.2024);animation:fall-400 16s -25s linear infinite}@keyframes fall-400{67.206%{transform:translate(96.424vw,67.206vh) scale(.2024)}to{transform:translate(95.70175vw,99vh) scale(.2024)}}\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:.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"] }]
|
|
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:.8006;transform:translate(11.4619vw,-10px) scale(.2382);animation:fall-1 24s -10s linear infinite}@keyframes fall-1{41.641%{transform:translate(7.3533vw,41.641vh) scale(.2382)}to{transform:translate(9.4076vw,99vh) scale(.2382)}}.snow:nth-child(2){opacity:.1702;transform:translate(66.6021vw,-10px) scale(.1699);animation:fall-2 16s -28s linear infinite}@keyframes fall-2{75.843%{transform:translate(73.9069vw,75.843vh) scale(.1699)}to{transform:translate(70.2545vw,99vh) scale(.1699)}}.snow:nth-child(3){opacity:.3576;transform:translate(58.6642vw,-10px) scale(.7665);animation:fall-3 26s -26s linear infinite}@keyframes fall-3{49.908%{transform:translate(55.5406vw,49.908vh) scale(.7665)}to{transform:translate(57.1024vw,99vh) scale(.7665)}}.snow:nth-child(4){opacity:.8726;transform:translate(25.486vw,-10px) scale(.3531);animation:fall-4 28s -18s linear infinite}@keyframes fall-4{38.098%{transform:translate(17.9186vw,38.098vh) scale(.3531)}to{transform:translate(21.7023vw,99vh) scale(.3531)}}.snow:nth-child(5){opacity:1.5296;transform:translate(26.4051vw,-10px) scale(.149);animation:fall-5 21s -29s linear infinite}@keyframes fall-5{47.884%{transform:translate(21.7494vw,47.884vh) scale(.149)}to{transform:translate(24.07725vw,99vh) scale(.149)}}.snow:nth-child(6){opacity:.4194;transform:translate(75.2438vw,-10px) scale(.2573);animation:fall-6 11s -28s linear infinite}@keyframes fall-6{44.001%{transform:translate(70.773vw,44.001vh) scale(.2573)}to{transform:translate(73.0084vw,99vh) scale(.2573)}}.snow:nth-child(7){opacity:1.2406;transform:translate(72.0025vw,-10px) scale(.4879);animation:fall-7 24s -29s linear infinite}@keyframes fall-7{66.528%{transform:translate(70.6454vw,66.528vh) scale(.4879)}to{transform:translate(71.32395vw,99vh) scale(.4879)}}.snow:nth-child(8){opacity:.4876;transform:translate(64.7857vw,-10px) scale(.8173);animation:fall-8 19s -8s linear infinite}@keyframes fall-8{72.139%{transform:translate(57.1745vw,72.139vh) scale(.8173)}to{transform:translate(60.9801vw,99vh) scale(.8173)}}.snow:nth-child(9){opacity:.151;transform:translate(57.6749vw,-10px) scale(.4866);animation:fall-9 29s -17s linear infinite}@keyframes fall-9{67.019%{transform:translate(66.1183vw,67.019vh) scale(.4866)}to{transform:translate(61.8966vw,99vh) scale(.4866)}}.snow:nth-child(10){opacity:1.8662;transform:translate(44.6691vw,-10px) scale(.4072);animation:fall-10 30s -15s linear infinite}@keyframes fall-10{68.372%{transform:translate(46.6027vw,68.372vh) scale(.4072)}to{transform:translate(45.6359vw,99vh) scale(.4072)}}.snow:nth-child(11){opacity:1.6128;transform:translate(88.6196vw,-10px) scale(.1544);animation:fall-11 14s -26s linear infinite}@keyframes fall-11{35.645%{transform:translate(90.817vw,35.645vh) scale(.1544)}to{transform:translate(89.7183vw,99vh) scale(.1544)}}.snow:nth-child(12){opacity:1.5018;transform:translate(80.845vw,-10px) scale(.4596);animation:fall-12 12s -13s linear infinite}@keyframes fall-12{61.034%{transform:translate(86.1924vw,61.034vh) scale(.4596)}to{transform:translate(83.5187vw,99vh) scale(.4596)}}.snow:nth-child(13){opacity:1.5558;transform:translate(78.2703vw,-10px) scale(.6583);animation:fall-13 30s -18s linear infinite}@keyframes fall-13{46.411%{transform:translate(86.2448vw,46.411vh) scale(.6583)}to{transform:translate(82.25755vw,99vh) scale(.6583)}}.snow:nth-child(14){opacity:1.3928;transform:translate(92.1656vw,-10px) scale(.4969);animation:fall-14 12s -22s linear infinite}@keyframes fall-14{61.884%{transform:translate(100.7833vw,61.884vh) scale(.4969)}to{transform:translate(96.47445vw,99vh) scale(.4969)}}.snow:nth-child(15){opacity:1.282;transform:translate(29.2423vw,-10px) scale(.2126);animation:fall-15 23s -19s linear infinite}@keyframes fall-15{70.957%{transform:translate(31.0492vw,70.957vh) scale(.2126)}to{transform:translate(30.14575vw,99vh) scale(.2126)}}.snow:nth-child(16){opacity:1.5048;transform:translate(53.3943vw,-10px) scale(.7446);animation:fall-16 19s -9s linear infinite}@keyframes fall-16{48.452%{transform:translate(48.4567vw,48.452vh) scale(.7446)}to{transform:translate(50.9255vw,99vh) scale(.7446)}}.snow:nth-child(17){opacity:1.7632;transform:translate(7.8871vw,-10px) scale(.6823);animation:fall-17 15s -12s linear infinite}@keyframes fall-17{43.218%{transform:translate(6.5511vw,43.218vh) scale(.6823)}to{transform:translate(7.2191vw,99vh) scale(.6823)}}.snow:nth-child(18){opacity:1.9176;transform:translate(52.8581vw,-10px) scale(.2137);animation:fall-18 27s -20s linear infinite}@keyframes fall-18{44.438%{transform:translate(45.7441vw,44.438vh) scale(.2137)}to{transform:translate(49.3011vw,99vh) scale(.2137)}}.snow:nth-child(19){opacity:1.7232;transform:translate(63.5869vw,-10px) scale(.085);animation:fall-19 24s -24s linear infinite}@keyframes fall-19{34.979%{transform:translate(61.5348vw,34.979vh) scale(.085)}to{transform:translate(62.56085vw,99vh) scale(.085)}}.snow:nth-child(20){opacity:.783;transform:translate(91.7661vw,-10px) scale(.2303);animation:fall-20 30s -24s linear infinite}@keyframes fall-20{70.203%{transform:translate(96.3546vw,70.203vh) scale(.2303)}to{transform:translate(94.06035vw,99vh) scale(.2303)}}.snow:nth-child(21){opacity:.5486;transform:translate(5.7818vw,-10px) scale(.4198);animation:fall-21 26s -21s linear infinite}@keyframes fall-21{48.191%{transform:translate(-.5453vw,48.191vh) scale(.4198)}to{transform:translate(2.61825vw,99vh) scale(.4198)}}.snow:nth-child(22){opacity:1.1912;transform:translate(21.5696vw,-10px) scale(.3273);animation:fall-22 25s -4s linear infinite}@keyframes fall-22{57.888%{transform:translate(20.0128vw,57.888vh) scale(.3273)}to{transform:translate(20.7912vw,99vh) scale(.3273)}}.snow:nth-child(23){opacity:1.9038;transform:translate(55.4486vw,-10px) scale(.6251);animation:fall-23 12s -28s linear infinite}@keyframes fall-23{57.463%{transform:translate(55.2387vw,57.463vh) scale(.6251)}to{transform:translate(55.34365vw,99vh) scale(.6251)}}.snow:nth-child(24){opacity:1.9854;transform:translate(40.1764vw,-10px) scale(.0563);animation:fall-24 26s -28s linear infinite}@keyframes fall-24{68.109%{transform:translate(31.6971vw,68.109vh) scale(.0563)}to{transform:translate(35.93675vw,99vh) scale(.0563)}}.snow:nth-child(25){opacity:1.377;transform:translate(85.9435vw,-10px) scale(.1878);animation:fall-25 29s -22s linear infinite}@keyframes fall-25{55.935%{transform:translate(78.3095vw,55.935vh) scale(.1878)}to{transform:translate(82.1265vw,99vh) scale(.1878)}}.snow:nth-child(26){opacity:1.7602;transform:translate(35.3888vw,-10px) scale(.6141);animation:fall-26 15s -13s linear infinite}@keyframes fall-26{50.891%{transform:translate(27.5658vw,50.891vh) scale(.6141)}to{transform:translate(31.4773vw,99vh) scale(.6141)}}.snow:nth-child(27){opacity:.729;transform:translate(64.1989vw,-10px) scale(.7453);animation:fall-27 11s -7s linear infinite}@keyframes fall-27{47.082%{transform:translate(64.5679vw,47.082vh) scale(.7453)}to{transform:translate(64.3834vw,99vh) scale(.7453)}}.snow:nth-child(28){opacity:1.6188;transform:translate(35.7512vw,-10px) scale(.0459);animation:fall-28 12s -24s linear infinite}@keyframes fall-28{54.48%{transform:translate(38.2362vw,54.48vh) scale(.0459)}to{transform:translate(36.9937vw,99vh) scale(.0459)}}.snow:nth-child(29){opacity:.4596;transform:translate(45.3925vw,-10px) scale(.7888);animation:fall-29 13s -15s linear infinite}@keyframes fall-29{35.202%{transform:translate(51.9089vw,35.202vh) scale(.7888)}to{transform:translate(48.6507vw,99vh) scale(.7888)}}.snow:nth-child(30){opacity:.6834;transform:translate(64.5624vw,-10px) scale(.0318);animation:fall-30 21s -13s linear infinite}@keyframes fall-30{49.296%{transform:translate(58.2178vw,49.296vh) scale(.0318)}to{transform:translate(61.3901vw,99vh) scale(.0318)}}.snow:nth-child(31){opacity:1.0104;transform:translate(13.195vw,-10px) scale(.6488);animation:fall-31 27s -2s linear infinite}@keyframes fall-31{78.083%{transform:translate(14.8072vw,78.083vh) scale(.6488)}to{transform:translate(14.0011vw,99vh) scale(.6488)}}.snow:nth-child(32){opacity:.5012;transform:translate(11.4379vw,-10px) scale(.7405);animation:fall-32 15s -10s linear infinite}@keyframes fall-32{50.98%{transform:translate(15.0857vw,50.98vh) scale(.7405)}to{transform:translate(13.2618vw,99vh) scale(.7405)}}.snow:nth-child(33){opacity:.4504;transform:translate(10.1026vw,-10px) scale(.4561);animation:fall-33 29s -28s linear infinite}@keyframes fall-33{61.219%{transform:translate(12.5884vw,61.219vh) scale(.4561)}to{transform:translate(11.3455vw,99vh) scale(.4561)}}.snow:nth-child(34){opacity:.3648;transform:translate(4.3427vw,-10px) scale(.6893);animation:fall-34 14s -15s linear infinite}@keyframes fall-34{37.019%{transform:translate(12.9328vw,37.019vh) scale(.6893)}to{transform:translate(8.63775vw,99vh) scale(.6893)}}.snow:nth-child(35){opacity:.8856;transform:translate(36.7632vw,-10px) scale(.1554);animation:fall-35 17s -24s linear infinite}@keyframes fall-35{78.313%{transform:translate(40.3774vw,78.313vh) scale(.1554)}to{transform:translate(38.5703vw,99vh) scale(.1554)}}.snow:nth-child(36){opacity:1.7566;transform:translate(58.4749vw,-10px) scale(.8667);animation:fall-36 14s -8s linear infinite}@keyframes fall-36{70.859%{transform:translate(61.5864vw,70.859vh) scale(.8667)}to{transform:translate(60.03065vw,99vh) scale(.8667)}}.snow:nth-child(37){opacity:1.8852;transform:translate(58.5827vw,-10px) scale(.9323);animation:fall-37 14s -30s linear infinite}@keyframes fall-37{51.481%{transform:translate(68.528vw,51.481vh) scale(.9323)}to{transform:translate(63.55535vw,99vh) scale(.9323)}}.snow:nth-child(38){opacity:1.1756;transform:translate(38.0603vw,-10px) scale(.9698);animation:fall-38 21s -22s linear infinite}@keyframes fall-38{62.836%{transform:translate(43.4519vw,62.836vh) scale(.9698)}to{transform:translate(40.7561vw,99vh) scale(.9698)}}.snow:nth-child(39){opacity:.456;transform:translate(27.68vw,-10px) scale(.4492);animation:fall-39 10s -12s linear infinite}@keyframes fall-39{39.401%{transform:translate(20.3904vw,39.401vh) scale(.4492)}to{transform:translate(24.0352vw,99vh) scale(.4492)}}.snow:nth-child(40){opacity:1.0218;transform:translate(1.4497vw,-10px) scale(.8234);animation:fall-40 12s -28s linear infinite}@keyframes fall-40{54.666%{transform:translate(6.1505vw,54.666vh) scale(.8234)}to{transform:translate(3.8001vw,99vh) scale(.8234)}}.snow:nth-child(41){opacity:1.3616;transform:translate(84.9217vw,-10px) scale(.9867);animation:fall-41 22s -11s linear infinite}@keyframes fall-41{66.491%{transform:translate(82.3299vw,66.491vh) scale(.9867)}to{transform:translate(83.6258vw,99vh) scale(.9867)}}.snow:nth-child(42){opacity:.8622;transform:translate(44.1774vw,-10px) scale(.6204);animation:fall-42 15s -19s linear infinite}@keyframes fall-42{32.519%{transform:translate(35.3831vw,32.519vh) scale(.6204)}to{transform:translate(39.78025vw,99vh) scale(.6204)}}.snow:nth-child(43){opacity:1.7938;transform:translate(17.2211vw,-10px) scale(.7895);animation:fall-43 12s -7s linear infinite}@keyframes fall-43{32.795%{transform:translate(15.1426vw,32.795vh) scale(.7895)}to{transform:translate(16.18185vw,99vh) scale(.7895)}}.snow:nth-child(44){opacity:.438;transform:translate(89.1916vw,-10px) scale(.2542);animation:fall-44 17s -22s linear infinite}@keyframes fall-44{71.209%{transform:translate(94.879vw,71.209vh) scale(.2542)}to{transform:translate(92.0353vw,99vh) scale(.2542)}}.snow:nth-child(45){opacity:1.794;transform:translate(24.5124vw,-10px) scale(.1297);animation:fall-45 11s -20s linear infinite}@keyframes fall-45{70.193%{transform:translate(30.2354vw,70.193vh) scale(.1297)}to{transform:translate(27.3739vw,99vh) scale(.1297)}}.snow:nth-child(46){opacity:.8458;transform:translate(38.0521vw,-10px) scale(.3763);animation:fall-46 24s -26s linear infinite}@keyframes fall-46{36.627%{transform:translate(33.9593vw,36.627vh) scale(.3763)}to{transform:translate(36.0057vw,99vh) scale(.3763)}}.snow:nth-child(47){opacity:1.2742;transform:translate(63.9918vw,-10px) scale(.6506);animation:fall-47 20s -24s linear infinite}@keyframes fall-47{48.672%{transform:translate(66.8035vw,48.672vh) scale(.6506)}to{transform:translate(65.39765vw,99vh) scale(.6506)}}.snow:nth-child(48){opacity:1.3948;transform:translate(53.5155vw,-10px) scale(.3546);animation:fall-48 13s -18s linear infinite}@keyframes fall-48{47.354%{transform:translate(56.4509vw,47.354vh) scale(.3546)}to{transform:translate(54.9832vw,99vh) scale(.3546)}}.snow:nth-child(49){opacity:1.7258;transform:translate(60.988vw,-10px) scale(.3324);animation:fall-49 28s -15s linear infinite}@keyframes fall-49{41.018%{transform:translate(62.6619vw,41.018vh) scale(.3324)}to{transform:translate(61.82495vw,99vh) scale(.3324)}}.snow:nth-child(50){opacity:.8264;transform:translate(38.0034vw,-10px) scale(.1769);animation:fall-50 22s -28s linear infinite}@keyframes fall-50{47.524%{transform:translate(44.537vw,47.524vh) scale(.1769)}to{transform:translate(41.2702vw,99vh) scale(.1769)}}.snow:nth-child(51){opacity:1.6526;transform:translate(8.8345vw,-10px) scale(.4072);animation:fall-51 15s -13s linear infinite}@keyframes fall-51{51.789%{transform:translate(-.0257vw,51.789vh) scale(.4072)}to{transform:translate(4.4044vw,99vh) scale(.4072)}}.snow:nth-child(52){opacity:1.5648;transform:translate(27.6455vw,-10px) scale(.5556);animation:fall-52 14s -16s linear infinite}@keyframes fall-52{74.462%{transform:translate(37.2917vw,74.462vh) scale(.5556)}to{transform:translate(32.4686vw,99vh) scale(.5556)}}.snow:nth-child(53){opacity:.493;transform:translate(30.6317vw,-10px) scale(.7408);animation:fall-53 30s -10s linear infinite}@keyframes fall-53{75.746%{transform:translate(29.4713vw,75.746vh) scale(.7408)}to{transform:translate(30.0515vw,99vh) scale(.7408)}}.snow:nth-child(54){opacity:.5818;transform:translate(65.1423vw,-10px) scale(.2301);animation:fall-54 20s -7s linear infinite}@keyframes fall-54{63.856%{transform:translate(61.2939vw,63.856vh) scale(.2301)}to{transform:translate(63.2181vw,99vh) scale(.2301)}}.snow:nth-child(55){opacity:1.8546;transform:translate(15.2531vw,-10px) scale(.3812);animation:fall-55 15s -14s linear infinite}@keyframes fall-55{65.146%{transform:translate(16.7407vw,65.146vh) scale(.3812)}to{transform:translate(15.9969vw,99vh) scale(.3812)}}.snow:nth-child(56){opacity:1.2722;transform:translate(22.0247vw,-10px) scale(.5694);animation:fall-56 28s -6s linear infinite}@keyframes fall-56{39.397%{transform:translate(19.6635vw,39.397vh) scale(.5694)}to{transform:translate(20.8441vw,99vh) scale(.5694)}}.snow:nth-child(57){opacity:1.4888;transform:translate(93.7705vw,-10px) scale(.3783);animation:fall-57 15s -7s linear infinite}@keyframes fall-57{62.599%{transform:translate(92.8617vw,62.599vh) scale(.3783)}to{transform:translate(93.3161vw,99vh) scale(.3783)}}.snow:nth-child(58){opacity:1.1612;transform:translate(7.5367vw,-10px) scale(.83);animation:fall-58 24s -25s linear infinite}@keyframes fall-58{59.855%{transform:translate(7.6224vw,59.855vh) scale(.83)}to{transform:translate(7.57955vw,99vh) scale(.83)}}.snow:nth-child(59){opacity:.0414;transform:translate(98.1043vw,-10px) scale(.8153);animation:fall-59 16s -12s linear infinite}@keyframes fall-59{54.9%{transform:translate(97.6211vw,54.9vh) scale(.8153)}to{transform:translate(97.8627vw,99vh) scale(.8153)}}.snow:nth-child(60){opacity:.088;transform:translate(90.8488vw,-10px) scale(.3507);animation:fall-60 15s -15s linear infinite}@keyframes fall-60{34.563%{transform:translate(83.3622vw,34.563vh) scale(.3507)}to{transform:translate(87.1055vw,99vh) scale(.3507)}}.snow:nth-child(61){opacity:.8058;transform:translate(86.8514vw,-10px) scale(.4275);animation:fall-61 14s -14s linear infinite}@keyframes fall-61{69.577%{transform:translate(83.6632vw,69.577vh) scale(.4275)}to{transform:translate(85.2573vw,99vh) scale(.4275)}}.snow:nth-child(62){opacity:.7058;transform:translate(50.1412vw,-10px) scale(.5686);animation:fall-62 21s -2s linear infinite}@keyframes fall-62{32.719%{transform:translate(51.1692vw,32.719vh) scale(.5686)}to{transform:translate(50.6552vw,99vh) scale(.5686)}}.snow:nth-child(63){opacity:1.2694;transform:translate(67.7833vw,-10px) scale(.0055);animation:fall-63 10s -9s linear infinite}@keyframes fall-63{62.138%{transform:translate(65.2346vw,62.138vh) scale(.0055)}to{transform:translate(66.50895vw,99vh) scale(.0055)}}.snow:nth-child(64){opacity:.5618;transform:translate(38.3865vw,-10px) scale(.3726);animation:fall-64 14s -20s linear infinite}@keyframes fall-64{53.055%{transform:translate(45.327vw,53.055vh) scale(.3726)}to{transform:translate(41.85675vw,99vh) scale(.3726)}}.snow:nth-child(65){opacity:1.4242;transform:translate(58.0784vw,-10px) scale(.3459);animation:fall-65 29s -12s linear infinite}@keyframes fall-65{49.084%{transform:translate(53.8943vw,49.084vh) scale(.3459)}to{transform:translate(55.98635vw,99vh) scale(.3459)}}.snow:nth-child(66){opacity:1.1344;transform:translate(6.6186vw,-10px) scale(.0716);animation:fall-66 21s -15s linear infinite}@keyframes fall-66{71.103%{transform:translate(6.6022vw,71.103vh) scale(.0716)}to{transform:translate(6.6104vw,99vh) scale(.0716)}}.snow:nth-child(67){opacity:1.057;transform:translate(90.0684vw,-10px) scale(.5145);animation:fall-67 29s -3s linear infinite}@keyframes fall-67{38.696%{transform:translate(85.3592vw,38.696vh) scale(.5145)}to{transform:translate(87.7138vw,99vh) scale(.5145)}}.snow:nth-child(68){opacity:1.0238;transform:translate(59.8363vw,-10px) scale(.2441);animation:fall-68 30s -8s linear infinite}@keyframes fall-68{70.933%{transform:translate(50.671vw,70.933vh) scale(.2441)}to{transform:translate(55.25365vw,99vh) scale(.2441)}}.snow:nth-child(69){opacity:.752;transform:translate(24.2647vw,-10px) scale(.8496);animation:fall-69 27s -24s linear infinite}@keyframes fall-69{74.115%{transform:translate(32.5182vw,74.115vh) scale(.8496)}to{transform:translate(28.39145vw,99vh) scale(.8496)}}.snow:nth-child(70){opacity:1.8282;transform:translate(50.5386vw,-10px) scale(.2904);animation:fall-70 20s -22s linear infinite}@keyframes fall-70{65.397%{transform:translate(54.7488vw,65.397vh) scale(.2904)}to{transform:translate(52.6437vw,99vh) scale(.2904)}}.snow:nth-child(71){opacity:.9346;transform:translate(79.9218vw,-10px) scale(.5563);animation:fall-71 19s -9s linear infinite}@keyframes fall-71{33.662%{transform:translate(84.9558vw,33.662vh) scale(.5563)}to{transform:translate(82.4388vw,99vh) scale(.5563)}}.snow:nth-child(72){opacity:.8522;transform:translate(28.1358vw,-10px) scale(.6915);animation:fall-72 12s -22s linear infinite}@keyframes fall-72{69.262%{transform:translate(19.0939vw,69.262vh) scale(.6915)}to{transform:translate(23.61485vw,99vh) scale(.6915)}}.snow:nth-child(73){opacity:1.5938;transform:translate(20.3978vw,-10px) scale(.2173);animation:fall-73 15s -14s linear infinite}@keyframes fall-73{47.366%{transform:translate(17.3302vw,47.366vh) scale(.2173)}to{transform:translate(18.864vw,99vh) scale(.2173)}}.snow:nth-child(74){opacity:1.3768;transform:translate(66.4566vw,-10px) scale(.1233);animation:fall-74 15s -24s linear infinite}@keyframes fall-74{66.872%{transform:translate(58.3023vw,66.872vh) scale(.1233)}to{transform:translate(62.37945vw,99vh) scale(.1233)}}.snow:nth-child(75){opacity:1.4444;transform:translate(3.022vw,-10px) scale(.6986);animation:fall-75 27s -10s linear infinite}@keyframes fall-75{31.256%{transform:translate(4.877vw,31.256vh) scale(.6986)}to{transform:translate(3.9495vw,99vh) scale(.6986)}}.snow:nth-child(76){opacity:1.0582;transform:translate(42.7926vw,-10px) scale(.4201);animation:fall-76 21s -2s linear infinite}@keyframes fall-76{77.633%{transform:translate(34.4763vw,77.633vh) scale(.4201)}to{transform:translate(38.63445vw,99vh) scale(.4201)}}.snow:nth-child(77){opacity:1.1934;transform:translate(6.3343vw,-10px) scale(.8433);animation:fall-77 27s -9s linear infinite}@keyframes fall-77{30.221%{transform:translate(9.3996vw,30.221vh) scale(.8433)}to{transform:translate(7.86695vw,99vh) scale(.8433)}}.snow:nth-child(78){opacity:1.5264;transform:translate(85.583vw,-10px) scale(.041);animation:fall-78 22s -20s linear infinite}@keyframes fall-78{70.496%{transform:translate(92.1715vw,70.496vh) scale(.041)}to{transform:translate(88.87725vw,99vh) scale(.041)}}.snow:nth-child(79){opacity:1.7616;transform:translate(65.4285vw,-10px) scale(.748);animation:fall-79 10s -22s linear infinite}@keyframes fall-79{33.335%{transform:translate(74.2717vw,33.335vh) scale(.748)}to{transform:translate(69.8501vw,99vh) scale(.748)}}.snow:nth-child(80){opacity:1.6952;transform:translate(49.6723vw,-10px) scale(.4187);animation:fall-80 16s -16s linear infinite}@keyframes fall-80{43.615%{transform:translate(58.5514vw,43.615vh) scale(.4187)}to{transform:translate(54.11185vw,99vh) scale(.4187)}}.snow:nth-child(81){opacity:1.937;transform:translate(70.8013vw,-10px) scale(.3446);animation:fall-81 12s -13s linear infinite}@keyframes fall-81{50.901%{transform:translate(79.2538vw,50.901vh) scale(.3446)}to{transform:translate(75.02755vw,99vh) scale(.3446)}}.snow:nth-child(82){opacity:1.1132;transform:translate(94.1665vw,-10px) scale(.3972);animation:fall-82 16s -21s linear infinite}@keyframes fall-82{71.471%{transform:translate(96.1982vw,71.471vh) scale(.3972)}to{transform:translate(95.18235vw,99vh) scale(.3972)}}.snow:nth-child(83){opacity:1.143;transform:translate(74.3409vw,-10px) scale(.5448);animation:fall-83 11s -25s linear infinite}@keyframes fall-83{35.682%{transform:translate(77.1436vw,35.682vh) scale(.5448)}to{transform:translate(75.74225vw,99vh) scale(.5448)}}.snow:nth-child(84){opacity:1.0088;transform:translate(92.3886vw,-10px) scale(.9067);animation:fall-84 30s -16s linear infinite}@keyframes fall-84{65.736%{transform:translate(85.0434vw,65.736vh) scale(.9067)}to{transform:translate(88.716vw,99vh) scale(.9067)}}.snow:nth-child(85){opacity:.6904;transform:translate(34.2112vw,-10px) scale(.5655);animation:fall-85 17s -25s linear infinite}@keyframes fall-85{70.758%{transform:translate(31.5378vw,70.758vh) scale(.5655)}to{transform:translate(32.8745vw,99vh) scale(.5655)}}.snow:nth-child(86){opacity:1.2108;transform:translate(49.5452vw,-10px) scale(.7871);animation:fall-86 25s -20s linear infinite}@keyframes fall-86{32.942%{transform:translate(40.8844vw,32.942vh) scale(.7871)}to{transform:translate(45.2148vw,99vh) scale(.7871)}}.snow:nth-child(87){opacity:.1754;transform:translate(4.8755vw,-10px) scale(.1314);animation:fall-87 12s -9s linear infinite}@keyframes fall-87{61.515%{transform:translate(2.496vw,61.515vh) scale(.1314)}to{transform:translate(3.68575vw,99vh) scale(.1314)}}.snow:nth-child(88){opacity:.2394;transform:translate(64.1986vw,-10px) scale(.4635);animation:fall-88 21s -14s linear infinite}@keyframes fall-88{43.617%{transform:translate(60.3286vw,43.617vh) scale(.4635)}to{transform:translate(62.2636vw,99vh) scale(.4635)}}.snow:nth-child(89){opacity:1.378;transform:translate(96.6741vw,-10px) scale(.4427);animation:fall-89 21s -1s linear infinite}@keyframes fall-89{52.585%{transform:translate(99.1093vw,52.585vh) scale(.4427)}to{transform:translate(97.8917vw,99vh) scale(.4427)}}.snow:nth-child(90){opacity:1.1758;transform:translate(37.0681vw,-10px) scale(.6709);animation:fall-90 17s -24s linear infinite}@keyframes fall-90{35.172%{transform:translate(28.8765vw,35.172vh) scale(.6709)}to{transform:translate(32.9723vw,99vh) scale(.6709)}}.snow:nth-child(91){opacity:1.7296;transform:translate(53.2167vw,-10px) scale(.3102);animation:fall-91 26s -17s linear infinite}@keyframes fall-91{69.554%{transform:translate(54.8952vw,69.554vh) scale(.3102)}to{transform:translate(54.05595vw,99vh) scale(.3102)}}.snow:nth-child(92){opacity:1.8776;transform:translate(4.8075vw,-10px) scale(.4475);animation:fall-92 17s -24s linear infinite}@keyframes fall-92{41.433%{transform:translate(-.9912vw,41.433vh) scale(.4475)}to{transform:translate(1.90815vw,99vh) scale(.4475)}}.snow:nth-child(93){opacity:.5138;transform:translate(10.959vw,-10px) scale(.5302);animation:fall-93 26s -30s linear infinite}@keyframes fall-93{48.571%{transform:translate(9.596vw,48.571vh) scale(.5302)}to{transform:translate(10.2775vw,99vh) scale(.5302)}}.snow:nth-child(94){opacity:.457;transform:translate(56.3393vw,-10px) scale(.0795);animation:fall-94 28s -13s linear infinite}@keyframes fall-94{33.21%{transform:translate(51.3089vw,33.21vh) scale(.0795)}to{transform:translate(53.8241vw,99vh) scale(.0795)}}.snow:nth-child(95){opacity:.1688;transform:translate(45.7822vw,-10px) scale(.5935);animation:fall-95 28s -23s linear infinite}@keyframes fall-95{46.304%{transform:translate(49.0992vw,46.304vh) scale(.5935)}to{transform:translate(47.4407vw,99vh) scale(.5935)}}.snow:nth-child(96){opacity:.599;transform:translate(67.1103vw,-10px) scale(.447);animation:fall-96 18s -10s linear infinite}@keyframes fall-96{43.846%{transform:translate(59.5174vw,43.846vh) scale(.447)}to{transform:translate(63.31385vw,99vh) scale(.447)}}.snow:nth-child(97){opacity:.7064;transform:translate(95.1637vw,-10px) scale(.3401);animation:fall-97 22s -11s linear infinite}@keyframes fall-97{45.792%{transform:translate(87.8501vw,45.792vh) scale(.3401)}to{transform:translate(91.5069vw,99vh) scale(.3401)}}.snow:nth-child(98){opacity:.3042;transform:translate(59.5103vw,-10px) scale(.3054);animation:fall-98 12s -23s linear infinite}@keyframes fall-98{61.761%{transform:translate(53.7837vw,61.761vh) scale(.3054)}to{transform:translate(56.647vw,99vh) scale(.3054)}}.snow:nth-child(99){opacity:1.4376;transform:translate(49.4471vw,-10px) scale(.8703);animation:fall-99 12s -25s linear infinite}@keyframes fall-99{55.672%{transform:translate(52.9093vw,55.672vh) scale(.8703)}to{transform:translate(51.1782vw,99vh) scale(.8703)}}.snow:nth-child(100){opacity:1.947;transform:translate(54.123vw,-10px) scale(.8951);animation:fall-100 29s -16s linear infinite}@keyframes fall-100{71.515%{transform:translate(63.3346vw,71.515vh) scale(.8951)}to{transform:translate(58.7288vw,99vh) scale(.8951)}}.snow:nth-child(101){opacity:1.0118;transform:translate(53.2295vw,-10px) scale(.0644);animation:fall-101 25s -2s linear infinite}@keyframes fall-101{42.055%{transform:translate(61.9427vw,42.055vh) scale(.0644)}to{transform:translate(57.5861vw,99vh) scale(.0644)}}.snow:nth-child(102){opacity:1.8948;transform:translate(99.3111vw,-10px) scale(.816);animation:fall-102 18s -20s linear infinite}@keyframes fall-102{66.809%{transform:translate(104.36vw,66.809vh) scale(.816)}to{transform:translate(101.83555vw,99vh) scale(.816)}}.snow:nth-child(103){opacity:1.3302;transform:translate(16.2411vw,-10px) scale(.8814);animation:fall-103 21s -19s linear infinite}@keyframes fall-103{35.74%{transform:translate(9.4796vw,35.74vh) scale(.8814)}to{transform:translate(12.86035vw,99vh) scale(.8814)}}.snow:nth-child(104){opacity:1.551;transform:translate(65.5465vw,-10px) scale(.3421);animation:fall-104 11s -29s linear infinite}@keyframes fall-104{57.957%{transform:translate(74.0517vw,57.957vh) scale(.3421)}to{transform:translate(69.7991vw,99vh) scale(.3421)}}.snow:nth-child(105){opacity:.98;transform:translate(85.3353vw,-10px) scale(.8503);animation:fall-105 30s -15s linear infinite}@keyframes fall-105{79.323%{transform:translate(84.1472vw,79.323vh) scale(.8503)}to{transform:translate(84.74125vw,99vh) scale(.8503)}}.snow:nth-child(106){opacity:1.7784;transform:translate(3.28vw,-10px) scale(.5563);animation:fall-106 18s -18s linear infinite}@keyframes fall-106{39.739%{transform:translate(.8196vw,39.739vh) scale(.5563)}to{transform:translate(2.0498vw,99vh) scale(.5563)}}.snow:nth-child(107){opacity:1.9022;transform:translate(79.2366vw,-10px) scale(.5073);animation:fall-107 26s -20s linear infinite}@keyframes fall-107{51.111%{transform:translate(70.6559vw,51.111vh) scale(.5073)}to{transform:translate(74.94625vw,99vh) scale(.5073)}}.snow:nth-child(108){opacity:.035;transform:translate(11.0226vw,-10px) scale(.2717);animation:fall-108 13s -28s linear infinite}@keyframes fall-108{49.333%{transform:translate(5.4127vw,49.333vh) scale(.2717)}to{transform:translate(8.21765vw,99vh) scale(.2717)}}.snow:nth-child(109){opacity:1.954;transform:translate(59.5142vw,-10px) scale(.0012);animation:fall-109 11s -11s linear infinite}@keyframes fall-109{41.108%{transform:translate(67.4318vw,41.108vh) scale(.0012)}to{transform:translate(63.473vw,99vh) scale(.0012)}}.snow:nth-child(110){opacity:.8072;transform:translate(97.4617vw,-10px) scale(.0067);animation:fall-110 18s -5s linear infinite}@keyframes fall-110{47.67%{transform:translate(97.4474vw,47.67vh) scale(.0067)}to{transform:translate(97.45455vw,99vh) scale(.0067)}}.snow:nth-child(111){opacity:1.9742;transform:translate(67.17vw,-10px) scale(.9398);animation:fall-111 29s -21s linear infinite}@keyframes fall-111{57.602%{transform:translate(66.7859vw,57.602vh) scale(.9398)}to{transform:translate(66.97795vw,99vh) scale(.9398)}}.snow:nth-child(112){opacity:1.2606;transform:translate(91.9596vw,-10px) scale(.8831);animation:fall-112 29s -23s linear infinite}@keyframes fall-112{37.065%{transform:translate(100.5025vw,37.065vh) scale(.8831)}to{transform:translate(96.23105vw,99vh) scale(.8831)}}.snow:nth-child(113){opacity:.1726;transform:translate(17.9766vw,-10px) scale(.3753);animation:fall-113 18s -26s linear infinite}@keyframes fall-113{41.459%{transform:translate(15.9949vw,41.459vh) scale(.3753)}to{transform:translate(16.98575vw,99vh) scale(.3753)}}.snow:nth-child(114){opacity:.0192;transform:translate(13.8635vw,-10px) scale(.9514);animation:fall-114 19s -17s linear infinite}@keyframes fall-114{33.346%{transform:translate(12.3286vw,33.346vh) scale(.9514)}to{transform:translate(13.09605vw,99vh) scale(.9514)}}.snow:nth-child(115){opacity:.1342;transform:translate(37.67vw,-10px) scale(.655);animation:fall-115 23s -18s linear infinite}@keyframes fall-115{73.334%{transform:translate(37.6203vw,73.334vh) scale(.655)}to{transform:translate(37.64515vw,99vh) scale(.655)}}.snow:nth-child(116){opacity:.3434;transform:translate(25.824vw,-10px) scale(.9252);animation:fall-116 21s -1s linear infinite}@keyframes fall-116{79.259%{transform:translate(20.5056vw,79.259vh) scale(.9252)}to{transform:translate(23.1648vw,99vh) scale(.9252)}}.snow:nth-child(117){opacity:1.7042;transform:translate(46.3948vw,-10px) scale(.1082);animation:fall-117 20s -27s linear infinite}@keyframes fall-117{77.515%{transform:translate(42.3493vw,77.515vh) scale(.1082)}to{transform:translate(44.37205vw,99vh) scale(.1082)}}.snow:nth-child(118){opacity:.593;transform:translate(31.0988vw,-10px) scale(.6253);animation:fall-118 16s -2s linear infinite}@keyframes fall-118{66.451%{transform:translate(29.6837vw,66.451vh) scale(.6253)}to{transform:translate(30.39125vw,99vh) scale(.6253)}}.snow:nth-child(119){opacity:.6854;transform:translate(6.2309vw,-10px) scale(.0132);animation:fall-119 14s -9s linear infinite}@keyframes fall-119{72.183%{transform:translate(-1.3693vw,72.183vh) scale(.0132)}to{transform:translate(2.4308vw,99vh) scale(.0132)}}.snow:nth-child(120){opacity:1.7592;transform:translate(65.8131vw,-10px) scale(.4883);animation:fall-120 26s -1s linear infinite}@keyframes fall-120{70.185%{transform:translate(68.3756vw,70.185vh) scale(.4883)}to{transform:translate(67.09435vw,99vh) scale(.4883)}}.snow:nth-child(121){opacity:.7714;transform:translate(36.9309vw,-10px) scale(.7059);animation:fall-121 10s -4s linear infinite}@keyframes fall-121{48.6%{transform:translate(27.0084vw,48.6vh) scale(.7059)}to{transform:translate(31.96965vw,99vh) scale(.7059)}}.snow:nth-child(122){opacity:.8848;transform:translate(89.4021vw,-10px) scale(.9411);animation:fall-122 20s -26s linear infinite}@keyframes fall-122{40.756%{transform:translate(97.4003vw,40.756vh) scale(.9411)}to{transform:translate(93.4012vw,99vh) scale(.9411)}}.snow:nth-child(123){opacity:1.1512;transform:translate(97.3397vw,-10px) scale(.0898);animation:fall-123 10s -2s linear infinite}@keyframes fall-123{76.784%{transform:translate(88.922vw,76.784vh) scale(.0898)}to{transform:translate(93.13085vw,99vh) scale(.0898)}}.snow:nth-child(124){opacity:.3742;transform:translate(10.9464vw,-10px) scale(.5786);animation:fall-124 24s -23s linear infinite}@keyframes fall-124{47.206%{transform:translate(10.421vw,47.206vh) scale(.5786)}to{transform:translate(10.6837vw,99vh) scale(.5786)}}.snow:nth-child(125){opacity:.7332;transform:translate(93.129vw,-10px) scale(.6968);animation:fall-125 15s -26s linear infinite}@keyframes fall-125{49.603%{transform:translate(85.6774vw,49.603vh) scale(.6968)}to{transform:translate(89.4032vw,99vh) scale(.6968)}}.snow:nth-child(126){opacity:.1868;transform:translate(32.1858vw,-10px) scale(.9748);animation:fall-126 17s -26s linear infinite}@keyframes fall-126{59.466%{transform:translate(26.4723vw,59.466vh) scale(.9748)}to{transform:translate(29.32905vw,99vh) scale(.9748)}}.snow:nth-child(127){opacity:.0296;transform:translate(73.8776vw,-10px) scale(.3468);animation:fall-127 19s -13s linear infinite}@keyframes fall-127{60.734%{transform:translate(77.9368vw,60.734vh) scale(.3468)}to{transform:translate(75.9072vw,99vh) scale(.3468)}}.snow:nth-child(128){opacity:1.8458;transform:translate(16.1431vw,-10px) scale(.4846);animation:fall-128 26s -11s linear infinite}@keyframes fall-128{46.318%{transform:translate(20.6374vw,46.318vh) scale(.4846)}to{transform:translate(18.39025vw,99vh) scale(.4846)}}.snow:nth-child(129){opacity:1.2728;transform:translate(60.1859vw,-10px) scale(.6726);animation:fall-129 24s -26s linear infinite}@keyframes fall-129{70.342%{transform:translate(54.8099vw,70.342vh) scale(.6726)}to{transform:translate(57.4979vw,99vh) scale(.6726)}}.snow:nth-child(130){opacity:.7;transform:translate(73.2459vw,-10px) scale(.4515);animation:fall-130 22s -12s linear infinite}@keyframes fall-130{66.578%{transform:translate(74.2838vw,66.578vh) scale(.4515)}to{transform:translate(73.76485vw,99vh) scale(.4515)}}.snow:nth-child(131){opacity:.5656;transform:translate(7.3241vw,-10px) scale(.0411);animation:fall-131 27s -14s linear infinite}@keyframes fall-131{53.408%{transform:translate(15.5158vw,53.408vh) scale(.0411)}to{transform:translate(11.41995vw,99vh) scale(.0411)}}.snow:nth-child(132){opacity:.0904;transform:translate(63.8203vw,-10px) scale(.877);animation:fall-132 27s -27s linear infinite}@keyframes fall-132{48.301%{transform:translate(68.0855vw,48.301vh) scale(.877)}to{transform:translate(65.9529vw,99vh) scale(.877)}}.snow:nth-child(133){opacity:.1976;transform:translate(66.2968vw,-10px) scale(.9486);animation:fall-133 25s -6s linear infinite}@keyframes fall-133{45.977%{transform:translate(60.4672vw,45.977vh) scale(.9486)}to{transform:translate(63.382vw,99vh) scale(.9486)}}.snow:nth-child(134){opacity:.1752;transform:translate(71.5183vw,-10px) scale(.2597);animation:fall-134 12s -3s linear infinite}@keyframes fall-134{32.863%{transform:translate(81.4196vw,32.863vh) scale(.2597)}to{transform:translate(76.46895vw,99vh) scale(.2597)}}.snow:nth-child(135){opacity:.92;transform:translate(63.0604vw,-10px) scale(.3435);animation:fall-135 24s -17s linear infinite}@keyframes fall-135{53.028%{transform:translate(57.0378vw,53.028vh) scale(.3435)}to{transform:translate(60.0491vw,99vh) scale(.3435)}}.snow:nth-child(136){opacity:.2506;transform:translate(95.8947vw,-10px) scale(.1891);animation:fall-136 15s -25s linear infinite}@keyframes fall-136{36.499%{transform:translate(104.0477vw,36.499vh) scale(.1891)}to{transform:translate(99.9712vw,99vh) scale(.1891)}}.snow:nth-child(137){opacity:.6202;transform:translate(23.3213vw,-10px) scale(.245);animation:fall-137 22s -26s linear infinite}@keyframes fall-137{67.387%{transform:translate(19.0916vw,67.387vh) scale(.245)}to{transform:translate(21.20645vw,99vh) scale(.245)}}.snow:nth-child(138){opacity:1.736;transform:translate(3.6809vw,-10px) scale(.8047);animation:fall-138 17s -27s linear infinite}@keyframes fall-138{72.98%{transform:translate(9.8556vw,72.98vh) scale(.8047)}to{transform:translate(6.76825vw,99vh) scale(.8047)}}.snow:nth-child(139){opacity:1.532;transform:translate(55.7826vw,-10px) scale(.5192);animation:fall-139 26s -7s linear infinite}@keyframes fall-139{67.552%{transform:translate(59.6872vw,67.552vh) scale(.5192)}to{transform:translate(57.7349vw,99vh) scale(.5192)}}.snow:nth-child(140){opacity:.162;transform:translate(80.5949vw,-10px) scale(.965);animation:fall-140 17s -12s linear infinite}@keyframes fall-140{71.074%{transform:translate(90.3151vw,71.074vh) scale(.965)}to{transform:translate(85.455vw,99vh) scale(.965)}}.snow:nth-child(141){opacity:1.4774;transform:translate(13.4797vw,-10px) scale(.2561);animation:fall-141 26s -21s linear infinite}@keyframes fall-141{56.072%{transform:translate(23.1266vw,56.072vh) scale(.2561)}to{transform:translate(18.30315vw,99vh) scale(.2561)}}.snow:nth-child(142){opacity:.6974;transform:translate(95.9363vw,-10px) scale(.0763);animation:fall-142 28s -21s linear infinite}@keyframes fall-142{49.968%{transform:translate(90.9554vw,49.968vh) scale(.0763)}to{transform:translate(93.44585vw,99vh) scale(.0763)}}.snow:nth-child(143){opacity:.0526;transform:translate(93.5373vw,-10px) scale(.48);animation:fall-143 26s -26s linear infinite}@keyframes fall-143{70.754%{transform:translate(92.1454vw,70.754vh) scale(.48)}to{transform:translate(92.84135vw,99vh) scale(.48)}}.snow:nth-child(144){opacity:1.6952;transform:translate(22.8735vw,-10px) scale(.4616);animation:fall-144 25s -21s linear infinite}@keyframes fall-144{40.385%{transform:translate(25.3565vw,40.385vh) scale(.4616)}to{transform:translate(24.115vw,99vh) scale(.4616)}}.snow:nth-child(145){opacity:.4314;transform:translate(42.1512vw,-10px) scale(.6034);animation:fall-145 14s -22s linear infinite}@keyframes fall-145{72.179%{transform:translate(41.2508vw,72.179vh) scale(.6034)}to{transform:translate(41.701vw,99vh) scale(.6034)}}.snow:nth-child(146){opacity:.3542;transform:translate(46.6482vw,-10px) scale(.8578);animation:fall-146 13s -13s linear infinite}@keyframes fall-146{73.66%{transform:translate(56.2451vw,73.66vh) scale(.8578)}to{transform:translate(51.44665vw,99vh) scale(.8578)}}.snow:nth-child(147){opacity:.3988;transform:translate(91.9397vw,-10px) scale(.6228);animation:fall-147 11s -5s linear infinite}@keyframes fall-147{71.893%{transform:translate(89.3006vw,71.893vh) scale(.6228)}to{transform:translate(90.62015vw,99vh) scale(.6228)}}.snow:nth-child(148){opacity:.839;transform:translate(84.1853vw,-10px) scale(.4325);animation:fall-148 15s -20s linear infinite}@keyframes fall-148{33.616%{transform:translate(89.8444vw,33.616vh) scale(.4325)}to{transform:translate(87.01485vw,99vh) scale(.4325)}}.snow:nth-child(149){opacity:.2652;transform:translate(48.7661vw,-10px) scale(.0826);animation:fall-149 27s -22s linear infinite}@keyframes fall-149{48.075%{transform:translate(40.3807vw,48.075vh) scale(.0826)}to{transform:translate(44.5734vw,99vh) scale(.0826)}}.snow:nth-child(150){opacity:.733;transform:translate(26.9055vw,-10px) scale(.4748);animation:fall-150 10s -29s linear infinite}@keyframes fall-150{68.745%{transform:translate(36.3135vw,68.745vh) scale(.4748)}to{transform:translate(31.6095vw,99vh) scale(.4748)}}.snow:nth-child(151){opacity:.7676;transform:translate(26.6888vw,-10px) scale(.1187);animation:fall-151 19s -19s linear infinite}@keyframes fall-151{30.428%{transform:translate(35.4435vw,30.428vh) scale(.1187)}to{transform:translate(31.06615vw,99vh) scale(.1187)}}.snow:nth-child(152){opacity:.0272;transform:translate(21.5278vw,-10px) scale(.283);animation:fall-152 24s -8s linear infinite}@keyframes fall-152{47.544%{transform:translate(22.2742vw,47.544vh) scale(.283)}to{transform:translate(21.901vw,99vh) scale(.283)}}.snow:nth-child(153){opacity:.8852;transform:translate(12.0721vw,-10px) scale(.1498);animation:fall-153 25s -4s linear infinite}@keyframes fall-153{42.597%{transform:translate(18.3663vw,42.597vh) scale(.1498)}to{transform:translate(15.2192vw,99vh) scale(.1498)}}.snow:nth-child(154){opacity:1.004;transform:translate(72.7899vw,-10px) scale(.4342);animation:fall-154 23s -22s linear infinite}@keyframes fall-154{40.05%{transform:translate(79.8166vw,40.05vh) scale(.4342)}to{transform:translate(76.30325vw,99vh) scale(.4342)}}.snow:nth-child(155){opacity:1.991;transform:translate(36.3569vw,-10px) scale(.7842);animation:fall-155 30s -15s linear infinite}@keyframes fall-155{58.103%{transform:translate(33.1106vw,58.103vh) scale(.7842)}to{transform:translate(34.73375vw,99vh) scale(.7842)}}.snow:nth-child(156){opacity:.8266;transform:translate(67.9109vw,-10px) scale(.868);animation:fall-156 28s -11s linear infinite}@keyframes fall-156{62.855%{transform:translate(71.2305vw,62.855vh) scale(.868)}to{transform:translate(69.5707vw,99vh) scale(.868)}}.snow:nth-child(157){opacity:.9016;transform:translate(89.7534vw,-10px) scale(.6746);animation:fall-157 19s -26s linear infinite}@keyframes fall-157{57%{transform:translate(81.0196vw,57vh) scale(.6746)}to{transform:translate(85.3865vw,99vh) scale(.6746)}}.snow:nth-child(158){opacity:1.1686;transform:translate(64.2419vw,-10px) scale(.3231);animation:fall-158 30s -20s linear infinite}@keyframes fall-158{65.458%{transform:translate(55.3642vw,65.458vh) scale(.3231)}to{transform:translate(59.80305vw,99vh) scale(.3231)}}.snow:nth-child(159){opacity:.6412;transform:translate(6.1539vw,-10px) scale(.113);animation:fall-159 27s -7s linear infinite}@keyframes fall-159{31.038%{transform:translate(6.5849vw,31.038vh) scale(.113)}to{transform:translate(6.3694vw,99vh) scale(.113)}}.snow:nth-child(160){opacity:1.4982;transform:translate(14.5795vw,-10px) scale(.3171);animation:fall-160 19s -19s linear infinite}@keyframes fall-160{64.689%{transform:translate(9.4268vw,64.689vh) scale(.3171)}to{transform:translate(12.00315vw,99vh) scale(.3171)}}.snow:nth-child(161){opacity:1.2808;transform:translate(95.549vw,-10px) scale(.9938);animation:fall-161 30s -13s linear infinite}@keyframes fall-161{71.866%{transform:translate(96.6488vw,71.866vh) scale(.9938)}to{transform:translate(96.0989vw,99vh) scale(.9938)}}.snow:nth-child(162){opacity:1.74;transform:translate(60.6912vw,-10px) scale(.3673);animation:fall-162 20s -26s linear infinite}@keyframes fall-162{38.281%{transform:translate(64.9901vw,38.281vh) scale(.3673)}to{transform:translate(62.84065vw,99vh) scale(.3673)}}.snow:nth-child(163){opacity:1.0146;transform:translate(63.6645vw,-10px) scale(.5285);animation:fall-163 26s -17s linear infinite}@keyframes fall-163{74.334%{transform:translate(54.6874vw,74.334vh) scale(.5285)}to{transform:translate(59.17595vw,99vh) scale(.5285)}}.snow:nth-child(164){opacity:.872;transform:translate(33.2861vw,-10px) scale(.2784);animation:fall-164 24s -20s linear infinite}@keyframes fall-164{60.487%{transform:translate(42.7453vw,60.487vh) scale(.2784)}to{transform:translate(38.0157vw,99vh) scale(.2784)}}.snow:nth-child(165){opacity:1.0134;transform:translate(33.3489vw,-10px) scale(.8758);animation:fall-165 17s -5s linear infinite}@keyframes fall-165{47.941%{transform:translate(37.8431vw,47.941vh) scale(.8758)}to{transform:translate(35.596vw,99vh) scale(.8758)}}.snow:nth-child(166){opacity:.262;transform:translate(87.4507vw,-10px) scale(.2048);animation:fall-166 19s -26s linear infinite}@keyframes fall-166{63.642%{transform:translate(91.3189vw,63.642vh) scale(.2048)}to{transform:translate(89.3848vw,99vh) scale(.2048)}}.snow:nth-child(167){opacity:.0708;transform:translate(91.2456vw,-10px) scale(.4873);animation:fall-167 20s -14s linear infinite}@keyframes fall-167{72.904%{transform:translate(91.5394vw,72.904vh) scale(.4873)}to{transform:translate(91.3925vw,99vh) scale(.4873)}}.snow:nth-child(168){opacity:1.6404;transform:translate(43.5421vw,-10px) scale(.3125);animation:fall-168 28s -1s linear infinite}@keyframes fall-168{32.692%{transform:translate(48.1545vw,32.692vh) scale(.3125)}to{transform:translate(45.8483vw,99vh) scale(.3125)}}.snow:nth-child(169){opacity:.9054;transform:translate(8.4975vw,-10px) scale(.2687);animation:fall-169 13s -17s linear infinite}@keyframes fall-169{30.876%{transform:translate(2.2827vw,30.876vh) scale(.2687)}to{transform:translate(5.3901vw,99vh) scale(.2687)}}.snow:nth-child(170){opacity:.0204;transform:translate(61.8552vw,-10px) scale(.1615);animation:fall-170 13s -3s linear infinite}@keyframes fall-170{73.506%{transform:translate(65.38vw,73.506vh) scale(.1615)}to{transform:translate(63.6176vw,99vh) scale(.1615)}}.snow:nth-child(171){opacity:.8324;transform:translate(67.0186vw,-10px) scale(.1845);animation:fall-171 30s -1s linear infinite}@keyframes fall-171{34.16%{transform:translate(72.1668vw,34.16vh) scale(.1845)}to{transform:translate(69.5927vw,99vh) scale(.1845)}}.snow:nth-child(172){opacity:.9762;transform:translate(91.996vw,-10px) scale(.675);animation:fall-172 20s -20s linear infinite}@keyframes fall-172{59.155%{transform:translate(88.4537vw,59.155vh) scale(.675)}to{transform:translate(90.22485vw,99vh) scale(.675)}}.snow:nth-child(173){opacity:.0166;transform:translate(63.0724vw,-10px) scale(.1296);animation:fall-173 10s -28s linear infinite}@keyframes fall-173{78.833%{transform:translate(54.4703vw,78.833vh) scale(.1296)}to{transform:translate(58.77135vw,99vh) scale(.1296)}}.snow:nth-child(174){opacity:1.5614;transform:translate(69.1224vw,-10px) scale(.0549);animation:fall-174 15s -2s linear infinite}@keyframes fall-174{37.308%{transform:translate(61.4714vw,37.308vh) scale(.0549)}to{transform:translate(65.2969vw,99vh) scale(.0549)}}.snow:nth-child(175){opacity:.9246;transform:translate(21.2942vw,-10px) scale(.9586);animation:fall-175 28s -10s linear infinite}@keyframes fall-175{59.308%{transform:translate(30.5649vw,59.308vh) scale(.9586)}to{transform:translate(25.92955vw,99vh) scale(.9586)}}.snow:nth-child(176){opacity:.3518;transform:translate(37.4825vw,-10px) scale(.0447);animation:fall-176 30s -15s linear infinite}@keyframes fall-176{68.304%{transform:translate(34.659vw,68.304vh) scale(.0447)}to{transform:translate(36.07075vw,99vh) scale(.0447)}}.snow:nth-child(177){opacity:.0256;transform:translate(57.638vw,-10px) scale(.0498);animation:fall-177 16s -27s linear infinite}@keyframes fall-177{58.205%{transform:translate(51.019vw,58.205vh) scale(.0498)}to{transform:translate(54.3285vw,99vh) scale(.0498)}}.snow:nth-child(178){opacity:.0756;transform:translate(22.4718vw,-10px) scale(.986);animation:fall-178 17s -25s linear infinite}@keyframes fall-178{65.531%{transform:translate(24.124vw,65.531vh) scale(.986)}to{transform:translate(23.2979vw,99vh) scale(.986)}}.snow:nth-child(179){opacity:.9596;transform:translate(83.6875vw,-10px) scale(.2402);animation:fall-179 14s -8s linear infinite}@keyframes fall-179{31.362%{transform:translate(89.6786vw,31.362vh) scale(.2402)}to{transform:translate(86.68305vw,99vh) scale(.2402)}}.snow:nth-child(180){opacity:1.0522;transform:translate(91.2912vw,-10px) scale(.3666);animation:fall-180 25s -16s linear infinite}@keyframes fall-180{30.423%{transform:translate(100.9166vw,30.423vh) scale(.3666)}to{transform:translate(96.1039vw,99vh) scale(.3666)}}.snow:nth-child(181){opacity:.7238;transform:translate(69.6419vw,-10px) scale(.647);animation:fall-181 28s -28s linear infinite}@keyframes fall-181{54.256%{transform:translate(63.5885vw,54.256vh) scale(.647)}to{transform:translate(66.6152vw,99vh) scale(.647)}}.snow:nth-child(182){opacity:.2436;transform:translate(80.9368vw,-10px) scale(.0411);animation:fall-182 27s -30s linear infinite}@keyframes fall-182{69.968%{transform:translate(76.4238vw,69.968vh) scale(.0411)}to{transform:translate(78.6803vw,99vh) scale(.0411)}}.snow:nth-child(183){opacity:1.429;transform:translate(70.4445vw,-10px) scale(.4195);animation:fall-183 17s -19s linear infinite}@keyframes fall-183{66.508%{transform:translate(63.5211vw,66.508vh) scale(.4195)}to{transform:translate(66.9828vw,99vh) scale(.4195)}}.snow:nth-child(184){opacity:.688;transform:translate(68.1428vw,-10px) scale(.2457);animation:fall-184 28s -30s linear infinite}@keyframes fall-184{68.245%{transform:translate(69.7926vw,68.245vh) scale(.2457)}to{transform:translate(68.9677vw,99vh) scale(.2457)}}.snow:nth-child(185){opacity:1.4392;transform:translate(68.0448vw,-10px) scale(.1321);animation:fall-185 15s -21s linear infinite}@keyframes fall-185{44.103%{transform:translate(60.1875vw,44.103vh) scale(.1321)}to{transform:translate(64.11615vw,99vh) scale(.1321)}}.snow:nth-child(186){opacity:.5058;transform:translate(92.9449vw,-10px) scale(.82);animation:fall-186 26s -19s linear infinite}@keyframes fall-186{62.206%{transform:translate(86.4381vw,62.206vh) scale(.82)}to{transform:translate(89.6915vw,99vh) scale(.82)}}.snow:nth-child(187){opacity:1.5458;transform:translate(34.2569vw,-10px) scale(.7268);animation:fall-187 13s -20s linear infinite}@keyframes fall-187{69.529%{transform:translate(31.0218vw,69.529vh) scale(.7268)}to{transform:translate(32.63935vw,99vh) scale(.7268)}}.snow:nth-child(188){opacity:.327;transform:translate(17.6387vw,-10px) scale(.3841);animation:fall-188 29s -24s linear infinite}@keyframes fall-188{66.541%{transform:translate(9.7358vw,66.541vh) scale(.3841)}to{transform:translate(13.68725vw,99vh) scale(.3841)}}.snow:nth-child(189){opacity:1.075;transform:translate(47.2402vw,-10px) scale(.604);animation:fall-189 19s -15s linear infinite}@keyframes fall-189{36.481%{transform:translate(48.7349vw,36.481vh) scale(.604)}to{transform:translate(47.98755vw,99vh) scale(.604)}}.snow:nth-child(190){opacity:.0962;transform:translate(47.2355vw,-10px) scale(.9607);animation:fall-190 26s -9s linear infinite}@keyframes fall-190{76.872%{transform:translate(46.5314vw,76.872vh) scale(.9607)}to{transform:translate(46.88345vw,99vh) scale(.9607)}}.snow:nth-child(191){opacity:.289;transform:translate(76.0387vw,-10px) scale(.664);animation:fall-191 14s -9s linear infinite}@keyframes fall-191{42.368%{transform:translate(69.609vw,42.368vh) scale(.664)}to{transform:translate(72.82385vw,99vh) scale(.664)}}.snow:nth-child(192){opacity:.148;transform:translate(27.9096vw,-10px) scale(.6024);animation:fall-192 15s -15s linear infinite}@keyframes fall-192{53.629%{transform:translate(30.3915vw,53.629vh) scale(.6024)}to{transform:translate(29.15055vw,99vh) scale(.6024)}}.snow:nth-child(193){opacity:.7558;transform:translate(63.7924vw,-10px) scale(.4822);animation:fall-193 25s -18s linear infinite}@keyframes fall-193{55.079%{transform:translate(55.2462vw,55.079vh) scale(.4822)}to{transform:translate(59.5193vw,99vh) scale(.4822)}}.snow:nth-child(194){opacity:.1834;transform:translate(71.3741vw,-10px) scale(.8055);animation:fall-194 10s -7s linear infinite}@keyframes fall-194{54.396%{transform:translate(65.9408vw,54.396vh) scale(.8055)}to{transform:translate(68.65745vw,99vh) scale(.8055)}}.snow:nth-child(195){opacity:.516;transform:translate(92.886vw,-10px) scale(.956);animation:fall-195 10s -8s linear infinite}@keyframes fall-195{36.779%{transform:translate(88.2824vw,36.779vh) scale(.956)}to{transform:translate(90.5842vw,99vh) scale(.956)}}.snow:nth-child(196){opacity:1.6948;transform:translate(33.0506vw,-10px) scale(.4626);animation:fall-196 16s -15s linear infinite}@keyframes fall-196{60.26%{transform:translate(27.8178vw,60.26vh) scale(.4626)}to{transform:translate(30.4342vw,99vh) scale(.4626)}}.snow:nth-child(197){opacity:1.9506;transform:translate(9.3975vw,-10px) scale(.9723);animation:fall-197 29s -18s linear infinite}@keyframes fall-197{54.263%{transform:translate(13.3924vw,54.263vh) scale(.9723)}to{transform:translate(11.39495vw,99vh) scale(.9723)}}.snow:nth-child(198){opacity:1.023;transform:translate(4.0432vw,-10px) scale(.2122);animation:fall-198 20s -3s linear infinite}@keyframes fall-198{53.52%{transform:translate(6.2042vw,53.52vh) scale(.2122)}to{transform:translate(5.1237vw,99vh) scale(.2122)}}.snow:nth-child(199){opacity:.147;transform:translate(28.5344vw,-10px) scale(.3934);animation:fall-199 19s -1s linear infinite}@keyframes fall-199{68.611%{transform:translate(36.5086vw,68.611vh) scale(.3934)}to{transform:translate(32.5215vw,99vh) scale(.3934)}}.snow:nth-child(200){opacity:.7842;transform:translate(38.4592vw,-10px) scale(.5145);animation:fall-200 15s -3s linear infinite}@keyframes fall-200{44.49%{transform:translate(41.2724vw,44.49vh) scale(.5145)}to{transform:translate(39.8658vw,99vh) scale(.5145)}}.snow:nth-child(201){opacity:1.9432;transform:translate(35.3131vw,-10px) scale(.0623);animation:fall-201 12s -16s linear infinite}@keyframes fall-201{53.921%{transform:translate(31.7454vw,53.921vh) scale(.0623)}to{transform:translate(33.52925vw,99vh) scale(.0623)}}.snow:nth-child(202){opacity:.0284;transform:translate(87.9026vw,-10px) scale(.7297);animation:fall-202 15s -27s linear infinite}@keyframes fall-202{70.747%{transform:translate(83.9547vw,70.747vh) scale(.7297)}to{transform:translate(85.92865vw,99vh) scale(.7297)}}.snow:nth-child(203){opacity:.6234;transform:translate(16.9115vw,-10px) scale(.6262);animation:fall-203 28s -12s linear infinite}@keyframes fall-203{59.342%{transform:translate(16.08vw,59.342vh) scale(.6262)}to{transform:translate(16.49575vw,99vh) scale(.6262)}}.snow:nth-child(204){opacity:.8676;transform:translate(17.1176vw,-10px) scale(.2336);animation:fall-204 18s -17s linear infinite}@keyframes fall-204{37.541%{transform:translate(19.0583vw,37.541vh) scale(.2336)}to{transform:translate(18.08795vw,99vh) scale(.2336)}}.snow:nth-child(205){opacity:1.09;transform:translate(65.0835vw,-10px) scale(.6195);animation:fall-205 23s -15s linear infinite}@keyframes fall-205{76.687%{transform:translate(70.4164vw,76.687vh) scale(.6195)}to{transform:translate(67.74995vw,99vh) scale(.6195)}}.snow:nth-child(206){opacity:.1042;transform:translate(97.2353vw,-10px) scale(.4402);animation:fall-206 20s -24s linear infinite}@keyframes fall-206{32.231%{transform:translate(105.5277vw,32.231vh) scale(.4402)}to{transform:translate(101.3815vw,99vh) scale(.4402)}}.snow:nth-child(207){opacity:.7754;transform:translate(31.4174vw,-10px) scale(.835);animation:fall-207 19s -23s linear infinite}@keyframes fall-207{57.435%{transform:translate(22.2508vw,57.435vh) scale(.835)}to{transform:translate(26.8341vw,99vh) scale(.835)}}.snow:nth-child(208){opacity:1.5562;transform:translate(7.1397vw,-10px) scale(.6669);animation:fall-208 12s -7s linear infinite}@keyframes fall-208{71.016%{transform:translate(4.1135vw,71.016vh) scale(.6669)}to{transform:translate(5.6266vw,99vh) scale(.6669)}}.snow:nth-child(209){opacity:1.2436;transform:translate(97.4389vw,-10px) scale(.6539);animation:fall-209 25s -1s linear infinite}@keyframes fall-209{62.312%{transform:translate(97.314vw,62.312vh) scale(.6539)}to{transform:translate(97.37645vw,99vh) scale(.6539)}}.snow:nth-child(210){opacity:1.1098;transform:translate(43.7789vw,-10px) scale(.3903);animation:fall-210 11s -1s linear infinite}@keyframes fall-210{52.839%{transform:translate(52.0638vw,52.839vh) scale(.3903)}to{transform:translate(47.92135vw,99vh) scale(.3903)}}.snow:nth-child(211){opacity:.8978;transform:translate(56.419vw,-10px) scale(.1875);animation:fall-211 24s -13s linear infinite}@keyframes fall-211{46.99%{transform:translate(58.21vw,46.99vh) scale(.1875)}to{transform:translate(57.3145vw,99vh) scale(.1875)}}.snow:nth-child(212){opacity:1.0846;transform:translate(54.7683vw,-10px) scale(.9933);animation:fall-212 20s -1s linear infinite}@keyframes fall-212{64.929%{transform:translate(58.5951vw,64.929vh) scale(.9933)}to{transform:translate(56.6817vw,99vh) scale(.9933)}}.snow:nth-child(213){opacity:1.3516;transform:translate(92.6021vw,-10px) scale(.679);animation:fall-213 20s -21s linear infinite}@keyframes fall-213{47.277%{transform:translate(94.1182vw,47.277vh) scale(.679)}to{transform:translate(93.36015vw,99vh) scale(.679)}}.snow:nth-child(214){opacity:1.966;transform:translate(50.0875vw,-10px) scale(.1022);animation:fall-214 13s -25s linear infinite}@keyframes fall-214{32.146%{transform:translate(54.0656vw,32.146vh) scale(.1022)}to{transform:translate(52.07655vw,99vh) scale(.1022)}}.snow:nth-child(215){opacity:1.606;transform:translate(46.526vw,-10px) scale(.5701);animation:fall-215 27s -5s linear infinite}@keyframes fall-215{73.588%{transform:translate(44.7594vw,73.588vh) scale(.5701)}to{transform:translate(45.6427vw,99vh) scale(.5701)}}.snow:nth-child(216){opacity:1.1204;transform:translate(22.0115vw,-10px) scale(.3142);animation:fall-216 22s -3s linear infinite}@keyframes fall-216{67.791%{transform:translate(29.2552vw,67.791vh) scale(.3142)}to{transform:translate(25.63335vw,99vh) scale(.3142)}}.snow:nth-child(217){opacity:1.6074;transform:translate(56.7647vw,-10px) scale(.5776);animation:fall-217 27s -6s linear infinite}@keyframes fall-217{51.617%{transform:translate(54.3971vw,51.617vh) scale(.5776)}to{transform:translate(55.5809vw,99vh) scale(.5776)}}.snow:nth-child(218){opacity:.0116;transform:translate(55.6247vw,-10px) scale(.6142);animation:fall-218 10s -8s linear infinite}@keyframes fall-218{47.683%{transform:translate(46.2144vw,47.683vh) scale(.6142)}to{transform:translate(50.91955vw,99vh) scale(.6142)}}.snow:nth-child(219){opacity:1.93;transform:translate(49.2643vw,-10px) scale(.8915);animation:fall-219 29s -17s linear infinite}@keyframes fall-219{38.549%{transform:translate(44.1783vw,38.549vh) scale(.8915)}to{transform:translate(46.7213vw,99vh) scale(.8915)}}.snow:nth-child(220){opacity:.538;transform:translate(.1588vw,-10px) scale(.7419);animation:fall-220 15s -26s linear infinite}@keyframes fall-220{62.207%{transform:translate(10.0722vw,62.207vh) scale(.7419)}to{transform:translate(5.1155vw,99vh) scale(.7419)}}.snow:nth-child(221){opacity:.9168;transform:translate(21.1875vw,-10px) scale(.4625);animation:fall-221 23s -15s linear infinite}@keyframes fall-221{60.14%{transform:translate(17.9427vw,60.14vh) scale(.4625)}to{transform:translate(19.5651vw,99vh) scale(.4625)}}.snow:nth-child(222){opacity:.1468;transform:translate(35.7579vw,-10px) scale(.0522);animation:fall-222 23s -30s linear infinite}@keyframes fall-222{41.219%{transform:translate(41.8231vw,41.219vh) scale(.0522)}to{transform:translate(38.7905vw,99vh) scale(.0522)}}.snow:nth-child(223){opacity:.3366;transform:translate(92.2025vw,-10px) scale(.5014);animation:fall-223 27s -9s linear infinite}@keyframes fall-223{71.429%{transform:translate(86.6517vw,71.429vh) scale(.5014)}to{transform:translate(89.4271vw,99vh) scale(.5014)}}.snow:nth-child(224){opacity:.5588;transform:translate(3.4214vw,-10px) scale(.3445);animation:fall-224 23s -5s linear infinite}@keyframes fall-224{58.16%{transform:translate(11.1641vw,58.16vh) scale(.3445)}to{transform:translate(7.29275vw,99vh) scale(.3445)}}.snow:nth-child(225){opacity:1.9296;transform:translate(14.9512vw,-10px) scale(.6708);animation:fall-225 14s -1s linear infinite}@keyframes fall-225{74.127%{transform:translate(11.2796vw,74.127vh) scale(.6708)}to{transform:translate(13.1154vw,99vh) scale(.6708)}}.snow:nth-child(226){opacity:.3732;transform:translate(53.0098vw,-10px) scale(.7046);animation:fall-226 26s -22s linear infinite}@keyframes fall-226{51.967%{transform:translate(55.7023vw,51.967vh) scale(.7046)}to{transform:translate(54.35605vw,99vh) scale(.7046)}}.snow:nth-child(227){opacity:1.2422;transform:translate(95.1054vw,-10px) scale(.8231);animation:fall-227 24s -6s linear infinite}@keyframes fall-227{78.716%{transform:translate(91.8106vw,78.716vh) scale(.8231)}to{transform:translate(93.458vw,99vh) scale(.8231)}}.snow:nth-child(228){opacity:1.5778;transform:translate(56.3323vw,-10px) scale(.9796);animation:fall-228 22s -1s linear infinite}@keyframes fall-228{49.155%{transform:translate(66.0067vw,49.155vh) scale(.9796)}to{transform:translate(61.1695vw,99vh) scale(.9796)}}.snow:nth-child(229){opacity:.0476;transform:translate(37.1326vw,-10px) scale(.646);animation:fall-229 29s -9s linear infinite}@keyframes fall-229{42.253%{transform:translate(34.9835vw,42.253vh) scale(.646)}to{transform:translate(36.05805vw,99vh) scale(.646)}}.snow:nth-child(230){opacity:1.7264;transform:translate(77.8113vw,-10px) scale(.5984);animation:fall-230 15s -6s linear infinite}@keyframes fall-230{66.967%{transform:translate(77.1773vw,66.967vh) scale(.5984)}to{transform:translate(77.4943vw,99vh) scale(.5984)}}.snow:nth-child(231){opacity:1.1496;transform:translate(35.0555vw,-10px) scale(.8212);animation:fall-231 25s -25s linear infinite}@keyframes fall-231{74.805%{transform:translate(42.9643vw,74.805vh) scale(.8212)}to{transform:translate(39.0099vw,99vh) scale(.8212)}}.snow:nth-child(232){opacity:.7728;transform:translate(48.7826vw,-10px) scale(.9037);animation:fall-232 20s -22s linear infinite}@keyframes fall-232{55.713%{transform:translate(53.6561vw,55.713vh) scale(.9037)}to{transform:translate(51.21935vw,99vh) scale(.9037)}}.snow:nth-child(233){opacity:.572;transform:translate(93.8188vw,-10px) scale(.9374);animation:fall-233 28s -6s linear infinite}@keyframes fall-233{41.326%{transform:translate(85.6168vw,41.326vh) scale(.9374)}to{transform:translate(89.7178vw,99vh) scale(.9374)}}.snow:nth-child(234){opacity:.707;transform:translate(22.5934vw,-10px) scale(.601);animation:fall-234 19s -19s linear infinite}@keyframes fall-234{78.923%{transform:translate(13.6468vw,78.923vh) scale(.601)}to{transform:translate(18.1201vw,99vh) scale(.601)}}.snow:nth-child(235){opacity:1.348;transform:translate(69.2611vw,-10px) scale(.0013);animation:fall-235 10s -2s linear infinite}@keyframes fall-235{59.222%{transform:translate(71.8274vw,59.222vh) scale(.0013)}to{transform:translate(70.54425vw,99vh) scale(.0013)}}.snow:nth-child(236){opacity:.4088;transform:translate(31.0486vw,-10px) scale(.6618);animation:fall-236 12s -7s linear infinite}@keyframes fall-236{77.338%{transform:translate(28.1493vw,77.338vh) scale(.6618)}to{transform:translate(29.59895vw,99vh) scale(.6618)}}.snow:nth-child(237){opacity:1.351;transform:translate(66.1475vw,-10px) scale(.9002);animation:fall-237 24s -27s linear infinite}@keyframes fall-237{75.292%{transform:translate(62.9054vw,75.292vh) scale(.9002)}to{transform:translate(64.52645vw,99vh) scale(.9002)}}.snow:nth-child(238){opacity:1.2708;transform:translate(19.6724vw,-10px) scale(.9077);animation:fall-238 22s -4s linear infinite}@keyframes fall-238{32.497%{transform:translate(10.3589vw,32.497vh) scale(.9077)}to{transform:translate(15.01565vw,99vh) scale(.9077)}}.snow:nth-child(239){opacity:1.7274;transform:translate(88.0038vw,-10px) scale(.1409);animation:fall-239 11s -20s linear infinite}@keyframes fall-239{67.181%{transform:translate(78.8013vw,67.181vh) scale(.1409)}to{transform:translate(83.40255vw,99vh) scale(.1409)}}.snow:nth-child(240){opacity:1.1184;transform:translate(2.9656vw,-10px) scale(.9623);animation:fall-240 26s -13s linear infinite}@keyframes fall-240{60.26%{transform:translate(8.8058vw,60.26vh) scale(.9623)}to{transform:translate(5.8857vw,99vh) scale(.9623)}}.snow:nth-child(241){opacity:1.3918;transform:translate(83.8824vw,-10px) scale(.6879);animation:fall-241 26s -8s linear infinite}@keyframes fall-241{33.547%{transform:translate(86.0477vw,33.547vh) scale(.6879)}to{transform:translate(84.96505vw,99vh) scale(.6879)}}.snow:nth-child(242){opacity:.7762;transform:translate(17.4412vw,-10px) scale(.309);animation:fall-242 13s -1s linear infinite}@keyframes fall-242{52.741%{transform:translate(26.3206vw,52.741vh) scale(.309)}to{transform:translate(21.8809vw,99vh) scale(.309)}}.snow:nth-child(243){opacity:1.2902;transform:translate(76.6248vw,-10px) scale(.2547);animation:fall-243 14s -2s linear infinite}@keyframes fall-243{55.715%{transform:translate(68.9813vw,55.715vh) scale(.2547)}to{transform:translate(72.80305vw,99vh) scale(.2547)}}.snow:nth-child(244){opacity:1.845;transform:translate(30.8991vw,-10px) scale(.4783);animation:fall-244 16s -19s linear infinite}@keyframes fall-244{67.04%{transform:translate(22.8013vw,67.04vh) scale(.4783)}to{transform:translate(26.8502vw,99vh) scale(.4783)}}.snow:nth-child(245){opacity:1.8552;transform:translate(93.4098vw,-10px) scale(.7003);animation:fall-245 15s -6s linear infinite}@keyframes fall-245{49.827%{transform:translate(94.5857vw,49.827vh) scale(.7003)}to{transform:translate(93.99775vw,99vh) scale(.7003)}}.snow:nth-child(246){opacity:.9264;transform:translate(91.0864vw,-10px) scale(.8419);animation:fall-246 15s -1s linear infinite}@keyframes fall-246{35.432%{transform:translate(92.871vw,35.432vh) scale(.8419)}to{transform:translate(91.9787vw,99vh) scale(.8419)}}.snow:nth-child(247){opacity:.7306;transform:translate(69.5244vw,-10px) scale(.4439);animation:fall-247 13s -15s linear infinite}@keyframes fall-247{39.585%{transform:translate(73.5693vw,39.585vh) scale(.4439)}to{transform:translate(71.54685vw,99vh) scale(.4439)}}.snow:nth-child(248){opacity:1.352;transform:translate(92.8353vw,-10px) scale(.3184);animation:fall-248 17s -6s linear infinite}@keyframes fall-248{34.584%{transform:translate(92.3668vw,34.584vh) scale(.3184)}to{transform:translate(92.60105vw,99vh) scale(.3184)}}.snow:nth-child(249){opacity:1.4652;transform:translate(15.2635vw,-10px) scale(.5084);animation:fall-249 26s -27s linear infinite}@keyframes fall-249{44.799%{transform:translate(6.9991vw,44.799vh) scale(.5084)}to{transform:translate(11.1313vw,99vh) scale(.5084)}}.snow:nth-child(250){opacity:.9092;transform:translate(41.5882vw,-10px) scale(.3032);animation:fall-250 26s -1s linear infinite}@keyframes fall-250{49.966%{transform:translate(47.6872vw,49.966vh) scale(.3032)}to{transform:translate(44.6377vw,99vh) scale(.3032)}}.snow:nth-child(251){opacity:1.9398;transform:translate(29.0113vw,-10px) scale(.1192);animation:fall-251 12s -8s linear infinite}@keyframes fall-251{48.811%{transform:translate(24.8981vw,48.811vh) scale(.1192)}to{transform:translate(26.9547vw,99vh) scale(.1192)}}.snow:nth-child(252){opacity:.889;transform:translate(25.6687vw,-10px) scale(.089);animation:fall-252 29s -17s linear infinite}@keyframes fall-252{40.771%{transform:translate(34.4911vw,40.771vh) scale(.089)}to{transform:translate(30.0799vw,99vh) scale(.089)}}.snow:nth-child(253){opacity:.8752;transform:translate(6.0958vw,-10px) scale(.7679);animation:fall-253 20s -30s linear infinite}@keyframes fall-253{52.201%{transform:translate(14.2263vw,52.201vh) scale(.7679)}to{transform:translate(10.16105vw,99vh) scale(.7679)}}.snow:nth-child(254){opacity:1.5018;transform:translate(64.98vw,-10px) scale(.74);animation:fall-254 29s -30s linear infinite}@keyframes fall-254{66.686%{transform:translate(68.8911vw,66.686vh) scale(.74)}to{transform:translate(66.93555vw,99vh) scale(.74)}}.snow:nth-child(255){opacity:1.8114;transform:translate(63.8552vw,-10px) scale(.2402);animation:fall-255 28s -1s linear infinite}@keyframes fall-255{38.237%{transform:translate(67.3177vw,38.237vh) scale(.2402)}to{transform:translate(65.58645vw,99vh) scale(.2402)}}.snow:nth-child(256){opacity:.2218;transform:translate(40.0611vw,-10px) scale(.1791);animation:fall-256 23s -27s linear infinite}@keyframes fall-256{61.392%{transform:translate(33.0739vw,61.392vh) scale(.1791)}to{transform:translate(36.5675vw,99vh) scale(.1791)}}.snow:nth-child(257){opacity:.021;transform:translate(42.6971vw,-10px) scale(.3448);animation:fall-257 10s -22s linear infinite}@keyframes fall-257{71.887%{transform:translate(49.986vw,71.887vh) scale(.3448)}to{transform:translate(46.34155vw,99vh) scale(.3448)}}.snow:nth-child(258){opacity:.6688;transform:translate(65.1034vw,-10px) scale(.5857);animation:fall-258 22s -21s linear infinite}@keyframes fall-258{41.591%{transform:translate(62.7608vw,41.591vh) scale(.5857)}to{transform:translate(63.9321vw,99vh) scale(.5857)}}.snow:nth-child(259){opacity:1.2152;transform:translate(10.7022vw,-10px) scale(.2792);animation:fall-259 20s -20s linear infinite}@keyframes fall-259{71%{transform:translate(5.0081vw,71vh) scale(.2792)}to{transform:translate(7.85515vw,99vh) scale(.2792)}}.snow:nth-child(260){opacity:1.1862;transform:translate(57.8268vw,-10px) scale(.7503);animation:fall-260 17s -29s linear infinite}@keyframes fall-260{64.552%{transform:translate(57.1487vw,64.552vh) scale(.7503)}to{transform:translate(57.48775vw,99vh) scale(.7503)}}.snow:nth-child(261){opacity:.0454;transform:translate(11.8246vw,-10px) scale(.0376);animation:fall-261 29s -28s linear infinite}@keyframes fall-261{48.732%{transform:translate(8.6935vw,48.732vh) scale(.0376)}to{transform:translate(10.25905vw,99vh) scale(.0376)}}.snow:nth-child(262){opacity:1.6738;transform:translate(10.7299vw,-10px) scale(.5525);animation:fall-262 17s -7s linear infinite}@keyframes fall-262{63.854%{transform:translate(9.2068vw,63.854vh) scale(.5525)}to{transform:translate(9.96835vw,99vh) scale(.5525)}}.snow:nth-child(263){opacity:.6446;transform:translate(40.4477vw,-10px) scale(.6137);animation:fall-263 10s -21s linear infinite}@keyframes fall-263{73.79%{transform:translate(38.0026vw,73.79vh) scale(.6137)}to{transform:translate(39.22515vw,99vh) scale(.6137)}}.snow:nth-child(264){opacity:2;transform:translate(6.0951vw,-10px) scale(.1652);animation:fall-264 30s -12s linear infinite}@keyframes fall-264{31.203%{transform:translate(15.8026vw,31.203vh) scale(.1652)}to{transform:translate(10.94885vw,99vh) scale(.1652)}}.snow:nth-child(265){opacity:.9784;transform:translate(35.2215vw,-10px) scale(.0378);animation:fall-265 16s -13s linear infinite}@keyframes fall-265{34.237%{transform:translate(39.0792vw,34.237vh) scale(.0378)}to{transform:translate(37.15035vw,99vh) scale(.0378)}}.snow:nth-child(266){opacity:1.3958;transform:translate(47.1728vw,-10px) scale(.5548);animation:fall-266 22s -2s linear infinite}@keyframes fall-266{53.762%{transform:translate(54.0357vw,53.762vh) scale(.5548)}to{transform:translate(50.60425vw,99vh) scale(.5548)}}.snow:nth-child(267){opacity:.2244;transform:translate(30.4938vw,-10px) scale(.7001);animation:fall-267 14s -20s linear infinite}@keyframes fall-267{34.307%{transform:translate(34.5795vw,34.307vh) scale(.7001)}to{transform:translate(32.53665vw,99vh) scale(.7001)}}.snow:nth-child(268){opacity:.9002;transform:translate(97.6908vw,-10px) scale(.0549);animation:fall-268 24s -5s linear infinite}@keyframes fall-268{73.664%{transform:translate(97.2206vw,73.664vh) scale(.0549)}to{transform:translate(97.4557vw,99vh) scale(.0549)}}.snow:nth-child(269){opacity:.1798;transform:translate(9.9291vw,-10px) scale(.8014);animation:fall-269 11s -20s linear infinite}@keyframes fall-269{56.867%{transform:translate(18.9448vw,56.867vh) scale(.8014)}to{transform:translate(14.43695vw,99vh) scale(.8014)}}.snow:nth-child(270){opacity:.0434;transform:translate(37.6082vw,-10px) scale(.2922);animation:fall-270 22s -9s linear infinite}@keyframes fall-270{57.846%{transform:translate(39.9268vw,57.846vh) scale(.2922)}to{transform:translate(38.7675vw,99vh) scale(.2922)}}.snow:nth-child(271){opacity:.8962;transform:translate(83.5258vw,-10px) scale(.3648);animation:fall-271 24s -2s linear infinite}@keyframes fall-271{57.528%{transform:translate(88.9172vw,57.528vh) scale(.3648)}to{transform:translate(86.2215vw,99vh) scale(.3648)}}.snow:nth-child(272){opacity:1.1022;transform:translate(13.5307vw,-10px) scale(.3709);animation:fall-272 18s -14s linear infinite}@keyframes fall-272{70.878%{transform:translate(11.2505vw,70.878vh) scale(.3709)}to{transform:translate(12.3906vw,99vh) scale(.3709)}}.snow:nth-child(273){opacity:1.4412;transform:translate(76.0038vw,-10px) scale(.4829);animation:fall-273 20s -26s linear infinite}@keyframes fall-273{73.923%{transform:translate(84.8379vw,73.923vh) scale(.4829)}to{transform:translate(80.42085vw,99vh) scale(.4829)}}.snow:nth-child(274){opacity:1.3814;transform:translate(79.3032vw,-10px) scale(.5735);animation:fall-274 28s -7s linear infinite}@keyframes fall-274{40.813%{transform:translate(82.1482vw,40.813vh) scale(.5735)}to{transform:translate(80.7257vw,99vh) scale(.5735)}}.snow:nth-child(275){opacity:1.8706;transform:translate(72.9952vw,-10px) scale(.3567);animation:fall-275 27s -17s linear infinite}@keyframes fall-275{45.189%{transform:translate(76.7398vw,45.189vh) scale(.3567)}to{transform:translate(74.8675vw,99vh) scale(.3567)}}.snow:nth-child(276){opacity:.083;transform:translate(95.1282vw,-10px) scale(.1262);animation:fall-276 26s -1s linear infinite}@keyframes fall-276{63.585%{transform:translate(101.5403vw,63.585vh) scale(.1262)}to{transform:translate(98.33425vw,99vh) scale(.1262)}}.snow:nth-child(277){opacity:1.4914;transform:translate(56.9615vw,-10px) scale(.2928);animation:fall-277 10s -6s linear infinite}@keyframes fall-277{55.518%{transform:translate(53.3168vw,55.518vh) scale(.2928)}to{transform:translate(55.13915vw,99vh) scale(.2928)}}.snow:nth-child(278){opacity:1.833;transform:translate(51.7499vw,-10px) scale(.2412);animation:fall-278 19s -4s linear infinite}@keyframes fall-278{59.055%{transform:translate(52.849vw,59.055vh) scale(.2412)}to{transform:translate(52.29945vw,99vh) scale(.2412)}}.snow:nth-child(279){opacity:.7966;transform:translate(92.4473vw,-10px) scale(.6544);animation:fall-279 24s -13s linear infinite}@keyframes fall-279{51.213%{transform:translate(88.7703vw,51.213vh) scale(.6544)}to{transform:translate(90.6088vw,99vh) scale(.6544)}}.snow:nth-child(280){opacity:1.938;transform:translate(54.8909vw,-10px) scale(.1423);animation:fall-280 15s -3s linear infinite}@keyframes fall-280{42.513%{transform:translate(60.3816vw,42.513vh) scale(.1423)}to{transform:translate(57.63625vw,99vh) scale(.1423)}}.snow:nth-child(281){opacity:.2354;transform:translate(39.4868vw,-10px) scale(.9676);animation:fall-281 25s -21s linear infinite}@keyframes fall-281{36.42%{transform:translate(39.098vw,36.42vh) scale(.9676)}to{transform:translate(39.2924vw,99vh) scale(.9676)}}.snow:nth-child(282){opacity:.9388;transform:translate(12.4281vw,-10px) scale(.2099);animation:fall-282 15s -7s linear infinite}@keyframes fall-282{75.24%{transform:translate(13.8691vw,75.24vh) scale(.2099)}to{transform:translate(13.1486vw,99vh) scale(.2099)}}.snow:nth-child(283){opacity:1.6314;transform:translate(65.3694vw,-10px) scale(.629);animation:fall-283 13s -16s linear infinite}@keyframes fall-283{73.783%{transform:translate(70.6884vw,73.783vh) scale(.629)}to{transform:translate(68.0289vw,99vh) scale(.629)}}.snow:nth-child(284){opacity:.5576;transform:translate(11.1504vw,-10px) scale(.2238);animation:fall-284 17s -12s linear infinite}@keyframes fall-284{41.352%{transform:translate(2.8733vw,41.352vh) scale(.2238)}to{transform:translate(7.01185vw,99vh) scale(.2238)}}.snow:nth-child(285){opacity:1.662;transform:translate(1.7362vw,-10px) scale(.4758);animation:fall-285 14s -18s linear infinite}@keyframes fall-285{69.986%{transform:translate(4.7499vw,69.986vh) scale(.4758)}to{transform:translate(3.24305vw,99vh) scale(.4758)}}.snow:nth-child(286){opacity:1.3746;transform:translate(91.7401vw,-10px) scale(.5427);animation:fall-286 16s -10s linear infinite}@keyframes fall-286{36.658%{transform:translate(100.9143vw,36.658vh) scale(.5427)}to{transform:translate(96.3272vw,99vh) scale(.5427)}}.snow:nth-child(287){opacity:1.1472;transform:translate(78.7144vw,-10px) scale(.8758);animation:fall-287 15s -7s linear infinite}@keyframes fall-287{59.589%{transform:translate(73.3668vw,59.589vh) scale(.8758)}to{transform:translate(76.0406vw,99vh) scale(.8758)}}.snow:nth-child(288){opacity:.3066;transform:translate(42.9554vw,-10px) scale(.5879);animation:fall-288 21s -26s linear infinite}@keyframes fall-288{77.579%{transform:translate(44.4907vw,77.579vh) scale(.5879)}to{transform:translate(43.72305vw,99vh) scale(.5879)}}.snow:nth-child(289){opacity:1.0232;transform:translate(11.7024vw,-10px) scale(.0259);animation:fall-289 17s -4s linear infinite}@keyframes fall-289{34.975%{transform:translate(6.6323vw,34.975vh) scale(.0259)}to{transform:translate(9.16735vw,99vh) scale(.0259)}}.snow:nth-child(290){opacity:.3864;transform:translate(90.8752vw,-10px) scale(.4309);animation:fall-290 30s -6s linear infinite}@keyframes fall-290{36.36%{transform:translate(85.1004vw,36.36vh) scale(.4309)}to{transform:translate(87.9878vw,99vh) scale(.4309)}}.snow:nth-child(291){opacity:.5136;transform:translate(57.0526vw,-10px) scale(.4684);animation:fall-291 25s -1s linear infinite}@keyframes fall-291{61.472%{transform:translate(64.348vw,61.472vh) scale(.4684)}to{transform:translate(60.7003vw,99vh) scale(.4684)}}.snow:nth-child(292){opacity:1.655;transform:translate(13.1049vw,-10px) scale(.8906);animation:fall-292 11s -12s linear infinite}@keyframes fall-292{42.837%{transform:translate(4.9917vw,42.837vh) scale(.8906)}to{transform:translate(9.0483vw,99vh) scale(.8906)}}.snow:nth-child(293){opacity:.3136;transform:translate(2.6332vw,-10px) scale(.3716);animation:fall-293 25s -18s linear infinite}@keyframes fall-293{55.093%{transform:translate(-2.3941vw,55.093vh) scale(.3716)}to{transform:translate(.11955vw,99vh) scale(.3716)}}.snow:nth-child(294){opacity:.3442;transform:translate(32.2574vw,-10px) scale(.4851);animation:fall-294 23s -27s linear infinite}@keyframes fall-294{38.17%{transform:translate(36.4102vw,38.17vh) scale(.4851)}to{transform:translate(34.3338vw,99vh) scale(.4851)}}.snow:nth-child(295){opacity:.6312;transform:translate(3.2032vw,-10px) scale(.3022);animation:fall-295 16s -5s linear infinite}@keyframes fall-295{66.696%{transform:translate(-5.2644vw,66.696vh) scale(.3022)}to{transform:translate(-1.0306vw,99vh) scale(.3022)}}.snow:nth-child(296){opacity:1.7884;transform:translate(23.9894vw,-10px) scale(.2735);animation:fall-296 17s -15s linear infinite}@keyframes fall-296{37.296%{transform:translate(31.242vw,37.296vh) scale(.2735)}to{transform:translate(27.6157vw,99vh) scale(.2735)}}.snow:nth-child(297){opacity:.1274;transform:translate(76.7436vw,-10px) scale(.2874);animation:fall-297 12s -12s linear infinite}@keyframes fall-297{36.677%{transform:translate(79.575vw,36.677vh) scale(.2874)}to{transform:translate(78.1593vw,99vh) scale(.2874)}}.snow:nth-child(298){opacity:1.1596;transform:translate(55.897vw,-10px) scale(.6897);animation:fall-298 12s -3s linear infinite}@keyframes fall-298{71.816%{transform:translate(49.0582vw,71.816vh) scale(.6897)}to{transform:translate(52.4776vw,99vh) scale(.6897)}}.snow:nth-child(299){opacity:.5434;transform:translate(87.2922vw,-10px) scale(.0481);animation:fall-299 18s -6s linear infinite}@keyframes fall-299{60.268%{transform:translate(96.9566vw,60.268vh) scale(.0481)}to{transform:translate(92.1244vw,99vh) scale(.0481)}}.snow:nth-child(300){opacity:1.4174;transform:translate(93.689vw,-10px) scale(.857);animation:fall-300 16s -29s linear infinite}@keyframes fall-300{60.05%{transform:translate(95.1593vw,60.05vh) scale(.857)}to{transform:translate(94.42415vw,99vh) scale(.857)}}.snow:nth-child(301){opacity:.4258;transform:translate(44.4002vw,-10px) scale(.5559);animation:fall-301 26s -2s linear infinite}@keyframes fall-301{31.766%{transform:translate(49.1209vw,31.766vh) scale(.5559)}to{transform:translate(46.76055vw,99vh) scale(.5559)}}.snow:nth-child(302){opacity:1.8636;transform:translate(52.3785vw,-10px) scale(.234);animation:fall-302 15s -13s linear infinite}@keyframes fall-302{39.678%{transform:translate(56.1316vw,39.678vh) scale(.234)}to{transform:translate(54.25505vw,99vh) scale(.234)}}.snow:nth-child(303){opacity:.944;transform:translate(69.9327vw,-10px) scale(.5002);animation:fall-303 18s -15s linear infinite}@keyframes fall-303{60.616%{transform:translate(73.3038vw,60.616vh) scale(.5002)}to{transform:translate(71.61825vw,99vh) scale(.5002)}}.snow:nth-child(304){opacity:1.8284;transform:translate(5.5538vw,-10px) scale(.7283);animation:fall-304 24s -30s linear infinite}@keyframes fall-304{60.008%{transform:translate(2.905vw,60.008vh) scale(.7283)}to{transform:translate(4.2294vw,99vh) scale(.7283)}}.snow:nth-child(305){opacity:.907;transform:translate(76.2707vw,-10px) scale(.088);animation:fall-305 10s -6s linear infinite}@keyframes fall-305{40.491%{transform:translate(72.486vw,40.491vh) scale(.088)}to{transform:translate(74.37835vw,99vh) scale(.088)}}.snow:nth-child(306){opacity:1.9132;transform:translate(68.905vw,-10px) scale(.3336);animation:fall-306 15s -10s linear infinite}@keyframes fall-306{34.944%{transform:translate(75.3975vw,34.944vh) scale(.3336)}to{transform:translate(72.15125vw,99vh) scale(.3336)}}.snow:nth-child(307){opacity:1.2916;transform:translate(67.8035vw,-10px) scale(.8012);animation:fall-307 25s -20s linear infinite}@keyframes fall-307{66.952%{transform:translate(58.2926vw,66.952vh) scale(.8012)}to{transform:translate(63.04805vw,99vh) scale(.8012)}}.snow:nth-child(308){opacity:.69;transform:translate(47.9169vw,-10px) scale(.1855);animation:fall-308 14s -6s linear infinite}@keyframes fall-308{70.767%{transform:translate(40.971vw,70.767vh) scale(.1855)}to{transform:translate(44.44395vw,99vh) scale(.1855)}}.snow:nth-child(309){opacity:1.3638;transform:translate(2.6708vw,-10px) scale(.2217);animation:fall-309 29s -29s linear infinite}@keyframes fall-309{49.255%{transform:translate(4.9051vw,49.255vh) scale(.2217)}to{transform:translate(3.78795vw,99vh) scale(.2217)}}.snow:nth-child(310){opacity:.761;transform:translate(88.5115vw,-10px) scale(.8012);animation:fall-310 19s -18s linear infinite}@keyframes fall-310{62.307%{transform:translate(79.3866vw,62.307vh) scale(.8012)}to{transform:translate(83.94905vw,99vh) scale(.8012)}}.snow:nth-child(311){opacity:1.7822;transform:translate(27.0899vw,-10px) scale(.3172);animation:fall-311 10s -3s linear infinite}@keyframes fall-311{67.477%{transform:translate(21.7786vw,67.477vh) scale(.3172)}to{transform:translate(24.43425vw,99vh) scale(.3172)}}.snow:nth-child(312){opacity:.2232;transform:translate(14.2254vw,-10px) scale(.9432);animation:fall-312 16s -24s linear infinite}@keyframes fall-312{31.04%{transform:translate(11.7502vw,31.04vh) scale(.9432)}to{transform:translate(12.9878vw,99vh) scale(.9432)}}.snow:nth-child(313){opacity:.141;transform:translate(37.0101vw,-10px) scale(.7876);animation:fall-313 10s -27s linear infinite}@keyframes fall-313{51.762%{transform:translate(39.8186vw,51.762vh) scale(.7876)}to{transform:translate(38.41435vw,99vh) scale(.7876)}}.snow:nth-child(314){opacity:1.2356;transform:translate(20.2954vw,-10px) scale(.6356);animation:fall-314 17s -9s linear infinite}@keyframes fall-314{53.21%{transform:translate(27.8974vw,53.21vh) scale(.6356)}to{transform:translate(24.0964vw,99vh) scale(.6356)}}.snow:nth-child(315){opacity:1.4152;transform:translate(7.7855vw,-10px) scale(.9427);animation:fall-315 12s -21s linear infinite}@keyframes fall-315{66.949%{transform:translate(9.1772vw,66.949vh) scale(.9427)}to{transform:translate(8.48135vw,99vh) scale(.9427)}}.snow:nth-child(316){opacity:1.0764;transform:translate(16.9024vw,-10px) scale(.7596);animation:fall-316 19s -27s linear infinite}@keyframes fall-316{38.302%{transform:translate(22.9257vw,38.302vh) scale(.7596)}to{transform:translate(19.91405vw,99vh) scale(.7596)}}.snow:nth-child(317){opacity:1.0302;transform:translate(2.5456vw,-10px) scale(.7505);animation:fall-317 29s -11s linear infinite}@keyframes fall-317{61.008%{transform:translate(7.839vw,61.008vh) scale(.7505)}to{transform:translate(5.1923vw,99vh) scale(.7505)}}.snow:nth-child(318){opacity:1.6348;transform:translate(24.9628vw,-10px) scale(.2612);animation:fall-318 26s -1s linear infinite}@keyframes fall-318{75.272%{transform:translate(20.3067vw,75.272vh) scale(.2612)}to{transform:translate(22.63475vw,99vh) scale(.2612)}}.snow:nth-child(319){opacity:1.3612;transform:translate(.6969vw,-10px) scale(.1406);animation:fall-319 23s -24s linear infinite}@keyframes fall-319{40.908%{transform:translate(9.2914vw,40.908vh) scale(.1406)}to{transform:translate(4.99415vw,99vh) scale(.1406)}}.snow:nth-child(320){opacity:1.5796;transform:translate(32.6862vw,-10px) scale(.1149);animation:fall-320 18s -14s linear infinite}@keyframes fall-320{69.317%{transform:translate(30.3998vw,69.317vh) scale(.1149)}to{transform:translate(31.543vw,99vh) scale(.1149)}}.snow:nth-child(321){opacity:1.941;transform:translate(36.3379vw,-10px) scale(.1838);animation:fall-321 24s -24s linear infinite}@keyframes fall-321{78.123%{transform:translate(39.7874vw,78.123vh) scale(.1838)}to{transform:translate(38.06265vw,99vh) scale(.1838)}}.snow:nth-child(322){opacity:.8962;transform:translate(3.1584vw,-10px) scale(.9463);animation:fall-322 27s -18s linear infinite}@keyframes fall-322{71.722%{transform:translate(-5.9483vw,71.722vh) scale(.9463)}to{transform:translate(-1.39495vw,99vh) scale(.9463)}}.snow:nth-child(323){opacity:1.5924;transform:translate(95.3966vw,-10px) scale(.5968);animation:fall-323 28s -6s linear infinite}@keyframes fall-323{49.344%{transform:translate(102.2827vw,49.344vh) scale(.5968)}to{transform:translate(98.83965vw,99vh) scale(.5968)}}.snow:nth-child(324){opacity:1.1656;transform:translate(.9084vw,-10px) scale(.2196);animation:fall-324 20s -7s linear infinite}@keyframes fall-324{46.679%{transform:translate(-2.8474vw,46.679vh) scale(.2196)}to{transform:translate(-.9695vw,99vh) scale(.2196)}}.snow:nth-child(325){opacity:1.9352;transform:translate(64.6935vw,-10px) scale(.1076);animation:fall-325 25s -16s linear infinite}@keyframes fall-325{47.063%{transform:translate(68.7973vw,47.063vh) scale(.1076)}to{transform:translate(66.7454vw,99vh) scale(.1076)}}.snow:nth-child(326){opacity:.0948;transform:translate(49.5257vw,-10px) scale(.6943);animation:fall-326 26s -17s linear infinite}@keyframes fall-326{78.248%{transform:translate(47.9592vw,78.248vh) scale(.6943)}to{transform:translate(48.74245vw,99vh) scale(.6943)}}.snow:nth-child(327){opacity:1.605;transform:translate(54.0169vw,-10px) scale(.721);animation:fall-327 13s -10s linear infinite}@keyframes fall-327{52.957%{transform:translate(59.3627vw,52.957vh) scale(.721)}to{transform:translate(56.6898vw,99vh) scale(.721)}}.snow:nth-child(328){opacity:1.8792;transform:translate(72.7807vw,-10px) scale(.2104);animation:fall-328 29s -12s linear infinite}@keyframes fall-328{48.132%{transform:translate(64.6816vw,48.132vh) scale(.2104)}to{transform:translate(68.73115vw,99vh) scale(.2104)}}.snow:nth-child(329){opacity:1.0234;transform:translate(14.4791vw,-10px) scale(.0291);animation:fall-329 13s -11s linear infinite}@keyframes fall-329{78.511%{transform:translate(4.9463vw,78.511vh) scale(.0291)}to{transform:translate(9.7127vw,99vh) scale(.0291)}}.snow:nth-child(330){opacity:1.518;transform:translate(5.067vw,-10px) scale(.2091);animation:fall-330 10s -29s linear infinite}@keyframes fall-330{52.036%{transform:translate(13.5504vw,52.036vh) scale(.2091)}to{transform:translate(9.3087vw,99vh) scale(.2091)}}.snow:nth-child(331){opacity:.8786;transform:translate(91.0016vw,-10px) scale(.9466);animation:fall-331 14s -26s linear infinite}@keyframes fall-331{52.172%{transform:translate(100.8869vw,52.172vh) scale(.9466)}to{transform:translate(95.94425vw,99vh) scale(.9466)}}.snow:nth-child(332){opacity:.494;transform:translate(43.2081vw,-10px) scale(.6989);animation:fall-332 13s -30s linear infinite}@keyframes fall-332{35.138%{transform:translate(51.6681vw,35.138vh) scale(.6989)}to{transform:translate(47.4381vw,99vh) scale(.6989)}}.snow:nth-child(333){opacity:.7398;transform:translate(68.5012vw,-10px) scale(.2037);animation:fall-333 24s -23s linear infinite}@keyframes fall-333{61.605%{transform:translate(71.773vw,61.605vh) scale(.2037)}to{transform:translate(70.1371vw,99vh) scale(.2037)}}.snow:nth-child(334){opacity:1.7588;transform:translate(72.9486vw,-10px) scale(.0215);animation:fall-334 12s -7s linear infinite}@keyframes fall-334{61.187%{transform:translate(77.1993vw,61.187vh) scale(.0215)}to{transform:translate(75.07395vw,99vh) scale(.0215)}}.snow:nth-child(335){opacity:.3628;transform:translate(24.9208vw,-10px) scale(.1921);animation:fall-335 14s -24s linear infinite}@keyframes fall-335{72.843%{transform:translate(23.8398vw,72.843vh) scale(.1921)}to{transform:translate(24.3803vw,99vh) scale(.1921)}}.snow:nth-child(336){opacity:1.3632;transform:translate(70.938vw,-10px) scale(.7021);animation:fall-336 13s -14s linear infinite}@keyframes fall-336{76.391%{transform:translate(71.2301vw,76.391vh) scale(.7021)}to{transform:translate(71.08405vw,99vh) scale(.7021)}}.snow:nth-child(337){opacity:1.2862;transform:translate(33.0104vw,-10px) scale(.6254);animation:fall-337 17s -18s linear infinite}@keyframes fall-337{61.821%{transform:translate(23.0727vw,61.821vh) scale(.6254)}to{transform:translate(28.04155vw,99vh) scale(.6254)}}.snow:nth-child(338){opacity:.8258;transform:translate(69.4388vw,-10px) scale(.5779);animation:fall-338 24s -6s linear infinite}@keyframes fall-338{67.037%{transform:translate(74.86vw,67.037vh) scale(.5779)}to{transform:translate(72.1494vw,99vh) scale(.5779)}}.snow:nth-child(339){opacity:.383;transform:translate(61.5546vw,-10px) scale(.5087);animation:fall-339 24s -24s linear infinite}@keyframes fall-339{36.879%{transform:translate(69.6751vw,36.879vh) scale(.5087)}to{transform:translate(65.61485vw,99vh) scale(.5087)}}.snow:nth-child(340){opacity:.725;transform:translate(10.7033vw,-10px) scale(.5014);animation:fall-340 21s -28s linear infinite}@keyframes fall-340{36.962%{transform:translate(14.6954vw,36.962vh) scale(.5014)}to{transform:translate(12.69935vw,99vh) scale(.5014)}}.snow:nth-child(341){opacity:.3814;transform:translate(56.1859vw,-10px) scale(.3555);animation:fall-341 16s -28s linear infinite}@keyframes fall-341{64.992%{transform:translate(55.1165vw,64.992vh) scale(.3555)}to{transform:translate(55.6512vw,99vh) scale(.3555)}}.snow:nth-child(342){opacity:1.2094;transform:translate(76.8102vw,-10px) scale(.3279);animation:fall-342 27s -17s linear infinite}@keyframes fall-342{34.157%{transform:translate(74.1896vw,34.157vh) scale(.3279)}to{transform:translate(75.4999vw,99vh) scale(.3279)}}.snow:nth-child(343){opacity:1.815;transform:translate(15.5499vw,-10px) scale(.2131);animation:fall-343 18s -7s linear infinite}@keyframes fall-343{52.627%{transform:translate(13.6394vw,52.627vh) scale(.2131)}to{transform:translate(14.59465vw,99vh) scale(.2131)}}.snow:nth-child(344){opacity:1.7584;transform:translate(66.0825vw,-10px) scale(.9284);animation:fall-344 29s -4s linear infinite}@keyframes fall-344{68.025%{transform:translate(75.3894vw,68.025vh) scale(.9284)}to{transform:translate(70.73595vw,99vh) scale(.9284)}}.snow:nth-child(345){opacity:.7958;transform:translate(58.2148vw,-10px) scale(.5326);animation:fall-345 25s -29s linear infinite}@keyframes fall-345{58.356%{transform:translate(51.6556vw,58.356vh) scale(.5326)}to{transform:translate(54.9352vw,99vh) scale(.5326)}}.snow:nth-child(346){opacity:.0956;transform:translate(99.7239vw,-10px) scale(.7033);animation:fall-346 15s -5s linear infinite}@keyframes fall-346{49.564%{transform:translate(101.7015vw,49.564vh) scale(.7033)}to{transform:translate(100.7127vw,99vh) scale(.7033)}}.snow:nth-child(347){opacity:1.2788;transform:translate(12.7022vw,-10px) scale(.6234);animation:fall-347 29s -23s linear infinite}@keyframes fall-347{57.089%{transform:translate(20.2511vw,57.089vh) scale(.6234)}to{transform:translate(16.47665vw,99vh) scale(.6234)}}.snow:nth-child(348){opacity:1.4252;transform:translate(57.0725vw,-10px) scale(.0989);animation:fall-348 14s -25s linear infinite}@keyframes fall-348{71.314%{transform:translate(65.509vw,71.314vh) scale(.0989)}to{transform:translate(61.29075vw,99vh) scale(.0989)}}.snow:nth-child(349){opacity:.8664;transform:translate(59.7854vw,-10px) scale(.005);animation:fall-349 25s -25s linear infinite}@keyframes fall-349{67.472%{transform:translate(63.018vw,67.472vh) scale(.005)}to{transform:translate(61.4017vw,99vh) scale(.005)}}.snow:nth-child(350){opacity:.4048;transform:translate(42.3664vw,-10px) scale(.864);animation:fall-350 12s -4s linear infinite}@keyframes fall-350{75.156%{transform:translate(45.4043vw,75.156vh) scale(.864)}to{transform:translate(43.88535vw,99vh) scale(.864)}}.snow:nth-child(351){opacity:1.4368;transform:translate(57.1809vw,-10px) scale(.4678);animation:fall-351 24s -17s linear infinite}@keyframes fall-351{37.27%{transform:translate(52.0942vw,37.27vh) scale(.4678)}to{transform:translate(54.63755vw,99vh) scale(.4678)}}.snow:nth-child(352){opacity:1.7298;transform:translate(16.5891vw,-10px) scale(.2639);animation:fall-352 30s -14s linear infinite}@keyframes fall-352{35.225%{transform:translate(13.5931vw,35.225vh) scale(.2639)}to{transform:translate(15.0911vw,99vh) scale(.2639)}}.snow:nth-child(353){opacity:1.7552;transform:translate(75.9452vw,-10px) scale(.5275);animation:fall-353 27s -30s linear infinite}@keyframes fall-353{51.94%{transform:translate(68.5335vw,51.94vh) scale(.5275)}to{transform:translate(72.23935vw,99vh) scale(.5275)}}.snow:nth-child(354){opacity:1.6394;transform:translate(24.4163vw,-10px) scale(.2963);animation:fall-354 25s -13s linear infinite}@keyframes fall-354{58.009%{transform:translate(27.8036vw,58.009vh) scale(.2963)}to{transform:translate(26.10995vw,99vh) scale(.2963)}}.snow:nth-child(355){opacity:1.093;transform:translate(55.4801vw,-10px) scale(.0189);animation:fall-355 27s -22s linear infinite}@keyframes fall-355{31.032%{transform:translate(48.0021vw,31.032vh) scale(.0189)}to{transform:translate(51.7411vw,99vh) scale(.0189)}}.snow:nth-child(356){opacity:1.7174;transform:translate(96.6716vw,-10px) scale(.9272);animation:fall-356 29s -26s linear infinite}@keyframes fall-356{75.933%{transform:translate(103.213vw,75.933vh) scale(.9272)}to{transform:translate(99.9423vw,99vh) scale(.9272)}}.snow:nth-child(357){opacity:1.311;transform:translate(14.0591vw,-10px) scale(.9221);animation:fall-357 25s -5s linear infinite}@keyframes fall-357{49.36%{transform:translate(12.7515vw,49.36vh) scale(.9221)}to{transform:translate(13.4053vw,99vh) scale(.9221)}}.snow:nth-child(358){opacity:.596;transform:translate(86.6114vw,-10px) scale(.1838);animation:fall-358 21s -3s linear infinite}@keyframes fall-358{57.565%{transform:translate(90.1576vw,57.565vh) scale(.1838)}to{transform:translate(88.3845vw,99vh) scale(.1838)}}.snow:nth-child(359){opacity:.2972;transform:translate(49.5985vw,-10px) scale(.0008);animation:fall-359 28s -14s linear infinite}@keyframes fall-359{46.114%{transform:translate(54.0902vw,46.114vh) scale(.0008)}to{transform:translate(51.84435vw,99vh) scale(.0008)}}.snow:nth-child(360){opacity:1.1022;transform:translate(11.9319vw,-10px) scale(.2767);animation:fall-360 24s -27s linear infinite}@keyframes fall-360{79.397%{transform:translate(5.1264vw,79.397vh) scale(.2767)}to{transform:translate(8.52915vw,99vh) scale(.2767)}}.snow:nth-child(361){opacity:.6552;transform:translate(17.9577vw,-10px) scale(.4062);animation:fall-361 16s -14s linear infinite}@keyframes fall-361{36.137%{transform:translate(22.1196vw,36.137vh) scale(.4062)}to{transform:translate(20.03865vw,99vh) scale(.4062)}}.snow:nth-child(362){opacity:.6854;transform:translate(74.8695vw,-10px) scale(.2628);animation:fall-362 30s -18s linear infinite}@keyframes fall-362{62.222%{transform:translate(79.153vw,62.222vh) scale(.2628)}to{transform:translate(77.01125vw,99vh) scale(.2628)}}.snow:nth-child(363){opacity:.1434;transform:translate(70.4011vw,-10px) scale(.6543);animation:fall-363 21s -1s linear infinite}@keyframes fall-363{75.255%{transform:translate(64.3708vw,75.255vh) scale(.6543)}to{transform:translate(67.38595vw,99vh) scale(.6543)}}.snow:nth-child(364){opacity:1.6808;transform:translate(49.2735vw,-10px) scale(.1786);animation:fall-364 21s -1s linear infinite}@keyframes fall-364{71.781%{transform:translate(58.4324vw,71.781vh) scale(.1786)}to{transform:translate(53.85295vw,99vh) scale(.1786)}}.snow:nth-child(365){opacity:.4312;transform:translate(69.32vw,-10px) scale(.6741);animation:fall-365 22s -25s linear infinite}@keyframes fall-365{41.586%{transform:translate(65.811vw,41.586vh) scale(.6741)}to{transform:translate(67.5655vw,99vh) scale(.6741)}}.snow:nth-child(366){opacity:.996;transform:translate(87.0468vw,-10px) scale(.2164);animation:fall-366 22s -20s linear infinite}@keyframes fall-366{68.738%{transform:translate(84.9185vw,68.738vh) scale(.2164)}to{transform:translate(85.98265vw,99vh) scale(.2164)}}.snow:nth-child(367){opacity:.0346;transform:translate(22.0909vw,-10px) scale(.6955);animation:fall-367 30s -26s linear infinite}@keyframes fall-367{42.615%{transform:translate(15.6016vw,42.615vh) scale(.6955)}to{transform:translate(18.84625vw,99vh) scale(.6955)}}.snow:nth-child(368){opacity:.666;transform:translate(43.5565vw,-10px) scale(.8867);animation:fall-368 28s -27s linear infinite}@keyframes fall-368{38.516%{transform:translate(53.1552vw,38.516vh) scale(.8867)}to{transform:translate(48.35585vw,99vh) scale(.8867)}}.snow:nth-child(369){opacity:.01;transform:translate(69.6738vw,-10px) scale(.5959);animation:fall-369 23s -14s linear infinite}@keyframes fall-369{48.054%{transform:translate(67.7015vw,48.054vh) scale(.5959)}to{transform:translate(68.68765vw,99vh) scale(.5959)}}.snow:nth-child(370){opacity:.5108;transform:translate(80.9539vw,-10px) scale(.8324);animation:fall-370 11s -23s linear infinite}@keyframes fall-370{39.678%{transform:translate(77.2771vw,39.678vh) scale(.8324)}to{transform:translate(79.1155vw,99vh) scale(.8324)}}.snow:nth-child(371){opacity:.3946;transform:translate(27.2126vw,-10px) scale(.817);animation:fall-371 17s -11s linear infinite}@keyframes fall-371{56.269%{transform:translate(32.3189vw,56.269vh) scale(.817)}to{transform:translate(29.76575vw,99vh) scale(.817)}}.snow:nth-child(372){opacity:1.3958;transform:translate(48.7486vw,-10px) scale(.8637);animation:fall-372 13s -1s linear infinite}@keyframes fall-372{45.22%{transform:translate(54.1732vw,45.22vh) scale(.8637)}to{transform:translate(51.4609vw,99vh) scale(.8637)}}.snow:nth-child(373){opacity:.437;transform:translate(69.415vw,-10px) scale(.1562);animation:fall-373 17s -29s linear infinite}@keyframes fall-373{72.837%{transform:translate(59.7705vw,72.837vh) scale(.1562)}to{transform:translate(64.59275vw,99vh) scale(.1562)}}.snow:nth-child(374){opacity:1.5366;transform:translate(35.8963vw,-10px) scale(.4964);animation:fall-374 10s -25s linear infinite}@keyframes fall-374{70.081%{transform:translate(44.4305vw,70.081vh) scale(.4964)}to{transform:translate(40.1634vw,99vh) scale(.4964)}}.snow:nth-child(375){opacity:1.966;transform:translate(85.9771vw,-10px) scale(.6706);animation:fall-375 12s -17s linear infinite}@keyframes fall-375{53.532%{transform:translate(78.8651vw,53.532vh) scale(.6706)}to{transform:translate(82.4211vw,99vh) scale(.6706)}}.snow:nth-child(376){opacity:1.9642;transform:translate(77.0902vw,-10px) scale(.2315);animation:fall-376 23s -17s linear infinite}@keyframes fall-376{36.831%{transform:translate(82.2677vw,36.831vh) scale(.2315)}to{transform:translate(79.67895vw,99vh) scale(.2315)}}.snow:nth-child(377){opacity:1.8894;transform:translate(95.5354vw,-10px) scale(.8329);animation:fall-377 23s -5s linear infinite}@keyframes fall-377{40.036%{transform:translate(86.1274vw,40.036vh) scale(.8329)}to{transform:translate(90.8314vw,99vh) scale(.8329)}}.snow:nth-child(378){opacity:1.0648;transform:translate(86.6624vw,-10px) scale(.5474);animation:fall-378 20s -20s linear infinite}@keyframes fall-378{46.89%{transform:translate(90.4992vw,46.89vh) scale(.5474)}to{transform:translate(88.5808vw,99vh) scale(.5474)}}.snow:nth-child(379){opacity:1.8198;transform:translate(85.7007vw,-10px) scale(.5235);animation:fall-379 27s -18s linear infinite}@keyframes fall-379{49.213%{transform:translate(90.5187vw,49.213vh) scale(.5235)}to{transform:translate(88.1097vw,99vh) scale(.5235)}}.snow:nth-child(380){opacity:.5158;transform:translate(86.1871vw,-10px) scale(.6285);animation:fall-380 17s -18s linear infinite}@keyframes fall-380{65.787%{transform:translate(88.9257vw,65.787vh) scale(.6285)}to{transform:translate(87.5564vw,99vh) scale(.6285)}}.snow:nth-child(381){opacity:.7694;transform:translate(71.5086vw,-10px) scale(.8084);animation:fall-381 13s -28s linear infinite}@keyframes fall-381{71.726%{transform:translate(61.9811vw,71.726vh) scale(.8084)}to{transform:translate(66.74485vw,99vh) scale(.8084)}}.snow:nth-child(382){opacity:.284;transform:translate(74.2221vw,-10px) scale(.4476);animation:fall-382 25s -16s linear infinite}@keyframes fall-382{76.99%{transform:translate(66.5095vw,76.99vh) scale(.4476)}to{transform:translate(70.3658vw,99vh) scale(.4476)}}.snow:nth-child(383){opacity:.2644;transform:translate(66.6995vw,-10px) scale(.7939);animation:fall-383 11s -3s linear infinite}@keyframes fall-383{68.089%{transform:translate(71.298vw,68.089vh) scale(.7939)}to{transform:translate(68.99875vw,99vh) scale(.7939)}}.snow:nth-child(384){opacity:.7218;transform:translate(58.8897vw,-10px) scale(.5504);animation:fall-384 10s -18s linear infinite}@keyframes fall-384{78.879%{transform:translate(50.315vw,78.879vh) scale(.5504)}to{transform:translate(54.60235vw,99vh) scale(.5504)}}.snow:nth-child(385){opacity:.3158;transform:translate(99.661vw,-10px) scale(.8106);animation:fall-385 24s -28s linear infinite}@keyframes fall-385{41.689%{transform:translate(105.1868vw,41.689vh) scale(.8106)}to{transform:translate(102.4239vw,99vh) scale(.8106)}}.snow:nth-child(386){opacity:.4116;transform:translate(46.6816vw,-10px) scale(.6204);animation:fall-386 10s -17s linear infinite}@keyframes fall-386{72.145%{transform:translate(48.6914vw,72.145vh) scale(.6204)}to{transform:translate(47.6865vw,99vh) scale(.6204)}}.snow:nth-child(387){opacity:1.5752;transform:translate(56.2313vw,-10px) scale(.5738);animation:fall-387 21s -28s linear infinite}@keyframes fall-387{36.422%{transform:translate(52.1796vw,36.422vh) scale(.5738)}to{transform:translate(54.20545vw,99vh) scale(.5738)}}.snow:nth-child(388){opacity:.1812;transform:translate(76.7232vw,-10px) scale(.7239);animation:fall-388 25s -24s linear infinite}@keyframes fall-388{69.172%{transform:translate(81.4445vw,69.172vh) scale(.7239)}to{transform:translate(79.08385vw,99vh) scale(.7239)}}.snow:nth-child(389){opacity:1.1156;transform:translate(14.0497vw,-10px) scale(.7297);animation:fall-389 16s -23s linear infinite}@keyframes fall-389{44.839%{transform:translate(8.4809vw,44.839vh) scale(.7297)}to{transform:translate(11.2653vw,99vh) scale(.7297)}}.snow:nth-child(390){opacity:1.4718;transform:translate(49.7153vw,-10px) scale(.4781);animation:fall-390 20s -29s linear infinite}@keyframes fall-390{31.977%{transform:translate(54.345vw,31.977vh) scale(.4781)}to{transform:translate(52.03015vw,99vh) scale(.4781)}}.snow:nth-child(391){opacity:.5176;transform:translate(41.594vw,-10px) scale(.8987);animation:fall-391 20s -18s linear infinite}@keyframes fall-391{54.599%{transform:translate(48.3528vw,54.599vh) scale(.8987)}to{transform:translate(44.9734vw,99vh) scale(.8987)}}.snow:nth-child(392){opacity:.6044;transform:translate(70.0016vw,-10px) scale(.1283);animation:fall-392 16s -23s linear infinite}@keyframes fall-392{52.606%{transform:translate(65.5198vw,52.606vh) scale(.1283)}to{transform:translate(67.7607vw,99vh) scale(.1283)}}.snow:nth-child(393){opacity:.2974;transform:translate(89.2622vw,-10px) scale(.4442);animation:fall-393 26s -3s linear infinite}@keyframes fall-393{75.808%{transform:translate(81.0776vw,75.808vh) scale(.4442)}to{transform:translate(85.1699vw,99vh) scale(.4442)}}.snow:nth-child(394){opacity:1.109;transform:translate(47.2636vw,-10px) scale(.8393);animation:fall-394 27s -11s linear infinite}@keyframes fall-394{71.409%{transform:translate(53.3359vw,71.409vh) scale(.8393)}to{transform:translate(50.29975vw,99vh) scale(.8393)}}.snow:nth-child(395){opacity:.2116;transform:translate(76.4022vw,-10px) scale(.67);animation:fall-395 18s -11s linear infinite}@keyframes fall-395{66.065%{transform:translate(80.6572vw,66.065vh) scale(.67)}to{transform:translate(78.5297vw,99vh) scale(.67)}}.snow:nth-child(396){opacity:1.7424;transform:translate(64.3119vw,-10px) scale(.0649);animation:fall-396 29s -23s linear infinite}@keyframes fall-396{36.785%{transform:translate(56.5948vw,36.785vh) scale(.0649)}to{transform:translate(60.45335vw,99vh) scale(.0649)}}.snow:nth-child(397){opacity:.6038;transform:translate(68.3346vw,-10px) scale(.4327);animation:fall-397 11s -25s linear infinite}@keyframes fall-397{66.82%{transform:translate(59.6023vw,66.82vh) scale(.4327)}to{transform:translate(63.96845vw,99vh) scale(.4327)}}.snow:nth-child(398){opacity:.5326;transform:translate(26.8384vw,-10px) scale(.5743);animation:fall-398 30s -15s linear infinite}@keyframes fall-398{63.216%{transform:translate(19.698vw,63.216vh) scale(.5743)}to{transform:translate(23.2682vw,99vh) scale(.5743)}}.snow:nth-child(399){opacity:1.8274;transform:translate(28.1894vw,-10px) scale(.8699);animation:fall-399 11s -10s linear infinite}@keyframes fall-399{79.452%{transform:translate(33.7859vw,79.452vh) scale(.8699)}to{transform:translate(30.98765vw,99vh) scale(.8699)}}.snow:nth-child(400){opacity:.2066;transform:translate(94.9795vw,-10px) scale(.2024);animation:fall-400 16s -25s linear infinite}@keyframes fall-400{67.206%{transform:translate(96.424vw,67.206vh) scale(.2024)}to{transform:translate(95.70175vw,99vh) scale(.2024)}}\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]
|