@esfaenza/core 15.2.2 → 15.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/lib/app.component.mjs +2 -2
- package/esm2020/lib/core.module.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs +3 -3
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +3 -3
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/lib/core.module.d.ts +0 -1
- package/package.json +1 -1
|
@@ -18,9 +18,9 @@ export class AppComponent {
|
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".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:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.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:rgba(0,0,0,.4)}.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:rgba(0,0,0,.2)}.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:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!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:rgba(45,146,45,.5);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:rgba(85,85,85,.7)}.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:rgba(85,85,85,.7)}.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:rgba(255,255,255,.1) 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:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!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: 1800){.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{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);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:white;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}.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:rgba(0,0,0,.5) 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:rgb(237,237,237);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}.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:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-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-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-top:-8px;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:14px!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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.8984;transform:translate(29.5568vw,-10px) scale(.5652);animation:fall-1 23s -5s linear infinite}@keyframes fall-1{54.333%{transform:translate(23.3876vw,54.333vh) scale(.5652)}to{transform:translate(26.4722vw,100vh) scale(.5652)}}.snow:nth-child(2){opacity:.2424;transform:translate(34.1829vw,-10px) scale(.3865);animation:fall-2 25s -6s linear infinite}@keyframes fall-2{61.766%{transform:translate(40.7407vw,61.766vh) scale(.3865)}to{transform:translate(37.4618vw,100vh) scale(.3865)}}.snow:nth-child(3){opacity:.2214;transform:translate(32.8486vw,-10px) scale(.6411);animation:fall-3 13s -26s linear infinite}@keyframes fall-3{38.124%{transform:translate(25.4757vw,38.124vh) scale(.6411)}to{transform:translate(29.16215vw,100vh) scale(.6411)}}.snow:nth-child(4){opacity:1.8442;transform:translate(93.6047vw,-10px) scale(.0119);animation:fall-4 21s -2s linear infinite}@keyframes fall-4{50.247%{transform:translate(86.0519vw,50.247vh) scale(.0119)}to{transform:translate(89.8283vw,100vh) scale(.0119)}}.snow:nth-child(5){opacity:.1122;transform:translate(31.8314vw,-10px) scale(.5604);animation:fall-5 25s -6s linear infinite}@keyframes fall-5{40.611%{transform:translate(24.2048vw,40.611vh) scale(.5604)}to{transform:translate(28.0181vw,100vh) scale(.5604)}}.snow:nth-child(6){opacity:1.8054;transform:translate(35.7251vw,-10px) scale(.007);animation:fall-6 20s -27s linear infinite}@keyframes fall-6{41.882%{transform:translate(30.9602vw,41.882vh) scale(.007)}to{transform:translate(33.34265vw,100vh) scale(.007)}}.snow:nth-child(7){opacity:1.792;transform:translate(61.1532vw,-10px) scale(.5058);animation:fall-7 17s -14s linear infinite}@keyframes fall-7{49.26%{transform:translate(68.0222vw,49.26vh) scale(.5058)}to{transform:translate(64.5877vw,100vh) scale(.5058)}}.snow:nth-child(8){opacity:.7336;transform:translate(72.7988vw,-10px) scale(.6184);animation:fall-8 12s -10s linear infinite}@keyframes fall-8{48.586%{transform:translate(78.1808vw,48.586vh) scale(.6184)}to{transform:translate(75.4898vw,100vh) scale(.6184)}}.snow:nth-child(9){opacity:1.484;transform:translate(10.9331vw,-10px) scale(.1242);animation:fall-9 30s -5s linear infinite}@keyframes fall-9{48.74%{transform:translate(11.4938vw,48.74vh) scale(.1242)}to{transform:translate(11.21345vw,100vh) scale(.1242)}}.snow:nth-child(10){opacity:.716;transform:translate(33.256vw,-10px) scale(.0458);animation:fall-10 24s -21s linear infinite}@keyframes fall-10{58.616%{transform:translate(33.0781vw,58.616vh) scale(.0458)}to{transform:translate(33.16705vw,100vh) scale(.0458)}}.snow:nth-child(11){opacity:1.3956;transform:translate(67.3089vw,-10px) scale(.7338);animation:fall-11 12s -23s linear infinite}@keyframes fall-11{68.718%{transform:translate(75.7756vw,68.718vh) scale(.7338)}to{transform:translate(71.54225vw,100vh) scale(.7338)}}.snow:nth-child(12){opacity:.083;transform:translate(34.9451vw,-10px) scale(.2762);animation:fall-12 12s -29s linear infinite}@keyframes fall-12{43.619%{transform:translate(25.8694vw,43.619vh) scale(.2762)}to{transform:translate(30.40725vw,100vh) scale(.2762)}}.snow:nth-child(13){opacity:.392;transform:translate(57.8069vw,-10px) scale(.0487);animation:fall-13 15s -24s linear infinite}@keyframes fall-13{66.413%{transform:translate(61.8793vw,66.413vh) scale(.0487)}to{transform:translate(59.8431vw,100vh) scale(.0487)}}.snow:nth-child(14){opacity:1.3002;transform:translate(70.2207vw,-10px) scale(.1864);animation:fall-14 13s -4s linear infinite}@keyframes fall-14{79.807%{transform:translate(66.4067vw,79.807vh) scale(.1864)}to{transform:translate(68.3137vw,100vh) scale(.1864)}}.snow:nth-child(15){opacity:1.491;transform:translate(76.8299vw,-10px) scale(.7612);animation:fall-15 15s -3s linear infinite}@keyframes fall-15{65.744%{transform:translate(70.5421vw,65.744vh) scale(.7612)}to{transform:translate(73.686vw,100vh) scale(.7612)}}.snow:nth-child(16){opacity:1.323;transform:translate(22.1537vw,-10px) scale(.964);animation:fall-16 22s -23s linear infinite}@keyframes fall-16{34.777%{transform:translate(14.5625vw,34.777vh) scale(.964)}to{transform:translate(18.3581vw,100vh) scale(.964)}}.snow:nth-child(17){opacity:.8616;transform:translate(50.6827vw,-10px) scale(.2252);animation:fall-17 20s -16s linear infinite}@keyframes fall-17{78.749%{transform:translate(43.2041vw,78.749vh) scale(.2252)}to{transform:translate(46.9434vw,100vh) scale(.2252)}}.snow:nth-child(18){opacity:.8404;transform:translate(2.2276vw,-10px) scale(.012);animation:fall-18 19s -22s linear infinite}@keyframes fall-18{41.066%{transform:translate(-1.892vw,41.066vh) scale(.012)}to{transform:translate(.1678vw,100vh) scale(.012)}}.snow:nth-child(19){opacity:.698;transform:translate(93.0908vw,-10px) scale(.7446);animation:fall-19 28s -11s linear infinite}@keyframes fall-19{54.297%{transform:translate(102.6888vw,54.297vh) scale(.7446)}to{transform:translate(97.8898vw,100vh) scale(.7446)}}.snow:nth-child(20){opacity:1.9426;transform:translate(28.6732vw,-10px) scale(.7556);animation:fall-20 11s -15s linear infinite}@keyframes fall-20{53.749%{transform:translate(36.3296vw,53.749vh) scale(.7556)}to{transform:translate(32.5014vw,100vh) scale(.7556)}}.snow:nth-child(21){opacity:.5546;transform:translate(27.3125vw,-10px) scale(.5747);animation:fall-21 29s -6s linear infinite}@keyframes fall-21{49.333%{transform:translate(17.5875vw,49.333vh) scale(.5747)}to{transform:translate(22.45vw,100vh) scale(.5747)}}.snow:nth-child(22){opacity:.8162;transform:translate(19.6335vw,-10px) scale(.5635);animation:fall-22 24s -21s linear infinite}@keyframes fall-22{61.443%{transform:translate(27.1253vw,61.443vh) scale(.5635)}to{transform:translate(23.3794vw,100vh) scale(.5635)}}.snow:nth-child(23){opacity:1.6156;transform:translate(69.3883vw,-10px) scale(.2134);animation:fall-23 24s -6s linear infinite}@keyframes fall-23{76.302%{transform:translate(63.8653vw,76.302vh) scale(.2134)}to{transform:translate(66.6268vw,100vh) scale(.2134)}}.snow:nth-child(24){opacity:.0352;transform:translate(21.1433vw,-10px) scale(.4806);animation:fall-24 23s -7s linear infinite}@keyframes fall-24{66.363%{transform:translate(12.2149vw,66.363vh) scale(.4806)}to{transform:translate(16.6791vw,100vh) scale(.4806)}}.snow:nth-child(25){opacity:1.4758;transform:translate(6.1517vw,-10px) scale(.8952);animation:fall-25 22s -23s linear infinite}@keyframes fall-25{69.059%{transform:translate(-2.9712vw,69.059vh) scale(.8952)}to{transform:translate(1.59025vw,100vh) scale(.8952)}}.snow:nth-child(26){opacity:1.6172;transform:translate(18.8767vw,-10px) scale(.2932);animation:fall-26 16s -19s linear infinite}@keyframes fall-26{34.85%{transform:translate(25.7857vw,34.85vh) scale(.2932)}to{transform:translate(22.3312vw,100vh) scale(.2932)}}.snow:nth-child(27){opacity:.4942;transform:translate(3.4469vw,-10px) scale(.3164);animation:fall-27 22s -14s linear infinite}@keyframes fall-27{31.047%{transform:translate(-5.4637vw,31.047vh) scale(.3164)}to{transform:translate(-1.0084vw,100vh) scale(.3164)}}.snow:nth-child(28){opacity:.1236;transform:translate(71.2374vw,-10px) scale(.2872);animation:fall-28 29s -20s linear infinite}@keyframes fall-28{59.145%{transform:translate(64.4796vw,59.145vh) scale(.2872)}to{transform:translate(67.8585vw,100vh) scale(.2872)}}.snow:nth-child(29){opacity:.2836;transform:translate(11.2465vw,-10px) scale(.9276);animation:fall-29 11s -8s linear infinite}@keyframes fall-29{59.941%{transform:translate(5.4816vw,59.941vh) scale(.9276)}to{transform:translate(8.36405vw,100vh) scale(.9276)}}.snow:nth-child(30){opacity:.0254;transform:translate(55.9333vw,-10px) scale(.6528);animation:fall-30 21s -8s linear infinite}@keyframes fall-30{63.327%{transform:translate(60.741vw,63.327vh) scale(.6528)}to{transform:translate(58.33715vw,100vh) scale(.6528)}}.snow:nth-child(31){opacity:1.8606;transform:translate(67.1016vw,-10px) scale(.0323);animation:fall-31 11s -27s linear infinite}@keyframes fall-31{74.587%{transform:translate(71.0308vw,74.587vh) scale(.0323)}to{transform:translate(69.0662vw,100vh) scale(.0323)}}.snow:nth-child(32){opacity:.45;transform:translate(44.4432vw,-10px) scale(.6205);animation:fall-32 20s -10s linear infinite}@keyframes fall-32{33.037%{transform:translate(48.9825vw,33.037vh) scale(.6205)}to{transform:translate(46.71285vw,100vh) scale(.6205)}}.snow:nth-child(33){opacity:1.7294;transform:translate(87.3425vw,-10px) scale(.7335);animation:fall-33 10s -9s linear infinite}@keyframes fall-33{41.161%{transform:translate(90.7283vw,41.161vh) scale(.7335)}to{transform:translate(89.0354vw,100vh) scale(.7335)}}.snow:nth-child(34){opacity:.532;transform:translate(35.594vw,-10px) scale(.4888);animation:fall-34 21s -23s linear infinite}@keyframes fall-34{33.064%{transform:translate(37.7943vw,33.064vh) scale(.4888)}to{transform:translate(36.69415vw,100vh) scale(.4888)}}.snow:nth-child(35){opacity:1.2256;transform:translate(95.974vw,-10px) scale(.7107);animation:fall-35 25s -27s linear infinite}@keyframes fall-35{30.088%{transform:translate(99.0086vw,30.088vh) scale(.7107)}to{transform:translate(97.4913vw,100vh) scale(.7107)}}.snow:nth-child(36){opacity:1.1664;transform:translate(22.2288vw,-10px) scale(.1566);animation:fall-36 27s -27s linear infinite}@keyframes fall-36{57.83%{transform:translate(21.7841vw,57.83vh) scale(.1566)}to{transform:translate(22.00645vw,100vh) scale(.1566)}}.snow:nth-child(37){opacity:1.1032;transform:translate(47.4621vw,-10px) scale(.4415);animation:fall-37 15s -10s linear infinite}@keyframes fall-37{79.844%{transform:translate(50.5514vw,79.844vh) scale(.4415)}to{transform:translate(49.00675vw,100vh) scale(.4415)}}.snow:nth-child(38){opacity:1.7274;transform:translate(79.4084vw,-10px) scale(.9739);animation:fall-38 15s -19s linear infinite}@keyframes fall-38{50.849%{transform:translate(77.667vw,50.849vh) scale(.9739)}to{transform:translate(78.5377vw,100vh) scale(.9739)}}.snow:nth-child(39){opacity:1.7958;transform:translate(12.5103vw,-10px) scale(.3981);animation:fall-39 24s -1s linear infinite}@keyframes fall-39{45.458%{transform:translate(14.5202vw,45.458vh) scale(.3981)}to{transform:translate(13.51525vw,100vh) scale(.3981)}}.snow:nth-child(40){opacity:1.0246;transform:translate(55.7811vw,-10px) scale(.0845);animation:fall-40 23s -28s linear infinite}@keyframes fall-40{65.1%{transform:translate(48.012vw,65.1vh) scale(.0845)}to{transform:translate(51.89655vw,100vh) scale(.0845)}}.snow:nth-child(41){opacity:.8562;transform:translate(14.3698vw,-10px) scale(.1363);animation:fall-41 19s -26s linear infinite}@keyframes fall-41{51.426%{transform:translate(17.3535vw,51.426vh) scale(.1363)}to{transform:translate(15.86165vw,100vh) scale(.1363)}}.snow:nth-child(42){opacity:.2506;transform:translate(87.2846vw,-10px) scale(.1173);animation:fall-42 17s -10s linear infinite}@keyframes fall-42{61.757%{transform:translate(92.7096vw,61.757vh) scale(.1173)}to{transform:translate(89.9971vw,100vh) scale(.1173)}}.snow:nth-child(43){opacity:.5526;transform:translate(82.615vw,-10px) scale(.3314);animation:fall-43 13s -26s linear infinite}@keyframes fall-43{63.754%{transform:translate(74.4681vw,63.754vh) scale(.3314)}to{transform:translate(78.54155vw,100vh) scale(.3314)}}.snow:nth-child(44){opacity:1.4096;transform:translate(90.5476vw,-10px) scale(.8721);animation:fall-44 17s -5s linear infinite}@keyframes fall-44{65.136%{transform:translate(91.231vw,65.136vh) scale(.8721)}to{transform:translate(90.8893vw,100vh) scale(.8721)}}.snow:nth-child(45){opacity:.3424;transform:translate(47.5252vw,-10px) scale(.8473);animation:fall-45 12s -25s linear infinite}@keyframes fall-45{61.101%{transform:translate(42.594vw,61.101vh) scale(.8473)}to{transform:translate(45.0596vw,100vh) scale(.8473)}}.snow:nth-child(46){opacity:1.6554;transform:translate(18.1089vw,-10px) scale(.1997);animation:fall-46 19s -14s linear infinite}@keyframes fall-46{56.912%{transform:translate(15.7501vw,56.912vh) scale(.1997)}to{transform:translate(16.9295vw,100vh) scale(.1997)}}.snow:nth-child(47){opacity:.9478;transform:translate(24.445vw,-10px) scale(.6629);animation:fall-47 14s -29s linear infinite}@keyframes fall-47{40.579%{transform:translate(31.2713vw,40.579vh) scale(.6629)}to{transform:translate(27.85815vw,100vh) scale(.6629)}}.snow:nth-child(48){opacity:.5506;transform:translate(96.709vw,-10px) scale(.203);animation:fall-48 29s -8s linear infinite}@keyframes fall-48{73.635%{transform:translate(91.5251vw,73.635vh) scale(.203)}to{transform:translate(94.11705vw,100vh) scale(.203)}}.snow:nth-child(49){opacity:1.1864;transform:translate(20.9909vw,-10px) scale(.4853);animation:fall-49 10s -14s linear infinite}@keyframes fall-49{65.36%{transform:translate(30.0982vw,65.36vh) scale(.4853)}to{transform:translate(25.54455vw,100vh) scale(.4853)}}.snow:nth-child(50){opacity:.6688;transform:translate(38.7382vw,-10px) scale(.5783);animation:fall-50 13s -8s linear infinite}@keyframes fall-50{64.035%{transform:translate(42.4531vw,64.035vh) scale(.5783)}to{transform:translate(40.59565vw,100vh) scale(.5783)}}.snow:nth-child(51){opacity:.605;transform:translate(92.5978vw,-10px) scale(.6905);animation:fall-51 22s -16s linear infinite}@keyframes fall-51{57.797%{transform:translate(86.7095vw,57.797vh) scale(.6905)}to{transform:translate(89.65365vw,100vh) scale(.6905)}}.snow:nth-child(52){opacity:1.9816;transform:translate(26.1303vw,-10px) scale(.1198);animation:fall-52 27s -24s linear infinite}@keyframes fall-52{30.976%{transform:translate(29.9627vw,30.976vh) scale(.1198)}to{transform:translate(28.0465vw,100vh) scale(.1198)}}.snow:nth-child(53){opacity:.8398;transform:translate(33.7395vw,-10px) scale(.9115);animation:fall-53 20s -17s linear infinite}@keyframes fall-53{44.181%{transform:translate(34.0907vw,44.181vh) scale(.9115)}to{transform:translate(33.9151vw,100vh) scale(.9115)}}.snow:nth-child(54){opacity:.583;transform:translate(8.6708vw,-10px) scale(.9518);animation:fall-54 10s -14s linear infinite}@keyframes fall-54{79.96%{transform:translate(4.3689vw,79.96vh) scale(.9518)}to{transform:translate(6.51985vw,100vh) scale(.9518)}}.snow:nth-child(55){opacity:.8456;transform:translate(33.8298vw,-10px) scale(.1052);animation:fall-55 28s -10s linear infinite}@keyframes fall-55{68.63%{transform:translate(32.0859vw,68.63vh) scale(.1052)}to{transform:translate(32.95785vw,100vh) scale(.1052)}}.snow:nth-child(56){opacity:1.6976;transform:translate(27.9307vw,-10px) scale(.5684);animation:fall-56 15s -1s linear infinite}@keyframes fall-56{60.884%{transform:translate(32.9011vw,60.884vh) scale(.5684)}to{transform:translate(30.4159vw,100vh) scale(.5684)}}.snow:nth-child(57){opacity:.8866;transform:translate(19.3557vw,-10px) scale(.868);animation:fall-57 22s -5s linear infinite}@keyframes fall-57{44.919%{transform:translate(27.8752vw,44.919vh) scale(.868)}to{transform:translate(23.61545vw,100vh) scale(.868)}}.snow:nth-child(58){opacity:.4338;transform:translate(89.8367vw,-10px) scale(.5105);animation:fall-58 25s -25s linear infinite}@keyframes fall-58{69.792%{transform:translate(98.8825vw,69.792vh) scale(.5105)}to{transform:translate(94.3596vw,100vh) scale(.5105)}}.snow:nth-child(59){opacity:1.0908;transform:translate(55.9701vw,-10px) scale(.0976);animation:fall-59 26s -27s linear infinite}@keyframes fall-59{71.838%{transform:translate(58.8557vw,71.838vh) scale(.0976)}to{transform:translate(57.4129vw,100vh) scale(.0976)}}.snow:nth-child(60){opacity:.9788;transform:translate(67.4585vw,-10px) scale(.3783);animation:fall-60 25s -24s linear infinite}@keyframes fall-60{69.255%{transform:translate(60.534vw,69.255vh) scale(.3783)}to{transform:translate(63.99625vw,100vh) scale(.3783)}}.snow:nth-child(61){opacity:.15;transform:translate(89.2454vw,-10px) scale(.0266);animation:fall-61 24s -14s linear infinite}@keyframes fall-61{56.585%{transform:translate(83.5777vw,56.585vh) scale(.0266)}to{transform:translate(86.41155vw,100vh) scale(.0266)}}.snow:nth-child(62){opacity:.0648;transform:translate(64.6546vw,-10px) scale(.8647);animation:fall-62 10s -3s linear infinite}@keyframes fall-62{48.89%{transform:translate(65.0327vw,48.89vh) scale(.8647)}to{transform:translate(64.84365vw,100vh) scale(.8647)}}.snow:nth-child(63){opacity:.932;transform:translate(69.2914vw,-10px) scale(.204);animation:fall-63 24s -21s linear infinite}@keyframes fall-63{59.809%{transform:translate(78.8303vw,59.809vh) scale(.204)}to{transform:translate(74.06085vw,100vh) scale(.204)}}.snow:nth-child(64){opacity:.7434;transform:translate(15.2795vw,-10px) scale(.0111);animation:fall-64 20s -19s linear infinite}@keyframes fall-64{43.955%{transform:translate(23.2829vw,43.955vh) scale(.0111)}to{transform:translate(19.2812vw,100vh) scale(.0111)}}.snow:nth-child(65){opacity:1.472;transform:translate(78.8679vw,-10px) scale(.1285);animation:fall-65 25s -21s linear infinite}@keyframes fall-65{34.424%{transform:translate(87.3842vw,34.424vh) scale(.1285)}to{transform:translate(83.12605vw,100vh) scale(.1285)}}.snow:nth-child(66){opacity:.6208;transform:translate(18.2852vw,-10px) scale(.9932);animation:fall-66 13s -14s linear infinite}@keyframes fall-66{32.919%{transform:translate(20.895vw,32.919vh) scale(.9932)}to{transform:translate(19.5901vw,100vh) scale(.9932)}}.snow:nth-child(67){opacity:1.0324;transform:translate(75.4704vw,-10px) scale(.5648);animation:fall-67 27s -26s linear infinite}@keyframes fall-67{47.353%{transform:translate(84.7239vw,47.353vh) scale(.5648)}to{transform:translate(80.09715vw,100vh) scale(.5648)}}.snow:nth-child(68){opacity:1.7668;transform:translate(60.1202vw,-10px) scale(.1828);animation:fall-68 20s -6s linear infinite}@keyframes fall-68{37.316%{transform:translate(53.5273vw,37.316vh) scale(.1828)}to{transform:translate(56.82375vw,100vh) scale(.1828)}}.snow:nth-child(69){opacity:1.3538;transform:translate(62.1478vw,-10px) scale(.0715);animation:fall-69 21s -19s linear infinite}@keyframes fall-69{39.074%{transform:translate(52.9192vw,39.074vh) scale(.0715)}to{transform:translate(57.5335vw,100vh) scale(.0715)}}.snow:nth-child(70){opacity:.2502;transform:translate(21.2994vw,-10px) scale(.8376);animation:fall-70 21s -9s linear infinite}@keyframes fall-70{70.907%{transform:translate(23.0857vw,70.907vh) scale(.8376)}to{transform:translate(22.19255vw,100vh) scale(.8376)}}.snow:nth-child(71){opacity:1.5662;transform:translate(83.8435vw,-10px) scale(.2979);animation:fall-71 26s -20s linear infinite}@keyframes fall-71{66.912%{transform:translate(84.1599vw,66.912vh) scale(.2979)}to{transform:translate(84.0017vw,100vh) scale(.2979)}}.snow:nth-child(72){opacity:.267;transform:translate(12.9794vw,-10px) scale(.1636);animation:fall-72 12s -14s linear infinite}@keyframes fall-72{59.39%{transform:translate(13.0295vw,59.39vh) scale(.1636)}to{transform:translate(13.00445vw,100vh) scale(.1636)}}.snow:nth-child(73){opacity:.0028;transform:translate(18.471vw,-10px) scale(.8566);animation:fall-73 18s -25s linear infinite}@keyframes fall-73{49.396%{transform:translate(27.372vw,49.396vh) scale(.8566)}to{transform:translate(22.9215vw,100vh) scale(.8566)}}.snow:nth-child(74){opacity:1.821;transform:translate(85.6533vw,-10px) scale(.3775);animation:fall-74 29s -11s linear infinite}@keyframes fall-74{32.286%{transform:translate(94.5671vw,32.286vh) scale(.3775)}to{transform:translate(90.1102vw,100vh) scale(.3775)}}.snow:nth-child(75){opacity:1.5202;transform:translate(67.5511vw,-10px) scale(.3779);animation:fall-75 26s -9s linear infinite}@keyframes fall-75{70.866%{transform:translate(71.578vw,70.866vh) scale(.3779)}to{transform:translate(69.56455vw,100vh) scale(.3779)}}.snow:nth-child(76){opacity:.0558;transform:translate(37.9742vw,-10px) scale(.1324);animation:fall-76 25s -7s linear infinite}@keyframes fall-76{74.35%{transform:translate(32.368vw,74.35vh) scale(.1324)}to{transform:translate(35.1711vw,100vh) scale(.1324)}}.snow:nth-child(77){opacity:1.6948;transform:translate(71.5384vw,-10px) scale(.9789);animation:fall-77 19s -15s linear infinite}@keyframes fall-77{46.669%{transform:translate(73.4805vw,46.669vh) scale(.9789)}to{transform:translate(72.50945vw,100vh) scale(.9789)}}.snow:nth-child(78){opacity:.921;transform:translate(17.6517vw,-10px) scale(.2097);animation:fall-78 27s -12s linear infinite}@keyframes fall-78{37.242%{transform:translate(8.209vw,37.242vh) scale(.2097)}to{transform:translate(12.93035vw,100vh) scale(.2097)}}.snow:nth-child(79){opacity:1.8128;transform:translate(98.3396vw,-10px) scale(.4279);animation:fall-79 27s -29s linear infinite}@keyframes fall-79{55.472%{transform:translate(99.0682vw,55.472vh) scale(.4279)}to{transform:translate(98.7039vw,100vh) scale(.4279)}}.snow:nth-child(80){opacity:1.3088;transform:translate(86.4998vw,-10px) scale(.2924);animation:fall-80 26s -6s linear infinite}@keyframes fall-80{57.766%{transform:translate(83.1707vw,57.766vh) scale(.2924)}to{transform:translate(84.83525vw,100vh) scale(.2924)}}.snow:nth-child(81){opacity:1.8594;transform:translate(64.542vw,-10px) scale(.0029);animation:fall-81 21s -29s linear infinite}@keyframes fall-81{70.173%{transform:translate(62.9022vw,70.173vh) scale(.0029)}to{transform:translate(63.7221vw,100vh) scale(.0029)}}.snow:nth-child(82){opacity:1.77;transform:translate(68.0951vw,-10px) scale(.6043);animation:fall-82 30s -19s linear infinite}@keyframes fall-82{49.555%{transform:translate(68.0207vw,49.555vh) scale(.6043)}to{transform:translate(68.0579vw,100vh) scale(.6043)}}.snow:nth-child(83){opacity:.8122;transform:translate(45.1706vw,-10px) scale(.447);animation:fall-83 18s -9s linear infinite}@keyframes fall-83{63.5%{transform:translate(50.4154vw,63.5vh) scale(.447)}to{transform:translate(47.793vw,100vh) scale(.447)}}.snow:nth-child(84){opacity:.2132;transform:translate(32.186vw,-10px) scale(.5825);animation:fall-84 12s -5s linear infinite}@keyframes fall-84{57.762%{transform:translate(34.8836vw,57.762vh) scale(.5825)}to{transform:translate(33.5348vw,100vh) scale(.5825)}}.snow:nth-child(85){opacity:.7204;transform:translate(8.1479vw,-10px) scale(.0391);animation:fall-85 28s -18s linear infinite}@keyframes fall-85{66.859%{transform:translate(7.6635vw,66.859vh) scale(.0391)}to{transform:translate(7.9057vw,100vh) scale(.0391)}}.snow:nth-child(86){opacity:.5716;transform:translate(87.5971vw,-10px) scale(.232);animation:fall-86 27s -7s linear infinite}@keyframes fall-86{45.602%{transform:translate(97.0283vw,45.602vh) scale(.232)}to{transform:translate(92.3127vw,100vh) scale(.232)}}.snow:nth-child(87){opacity:1.3388;transform:translate(41.6071vw,-10px) scale(.2868);animation:fall-87 10s -5s linear infinite}@keyframes fall-87{60.38%{transform:translate(43.9466vw,60.38vh) scale(.2868)}to{transform:translate(42.77685vw,100vh) scale(.2868)}}.snow:nth-child(88){opacity:1.72;transform:translate(.4322vw,-10px) scale(.5152);animation:fall-88 30s -2s linear infinite}@keyframes fall-88{64.009%{transform:translate(9.9477vw,64.009vh) scale(.5152)}to{transform:translate(5.18995vw,100vh) scale(.5152)}}.snow:nth-child(89){opacity:.614;transform:translate(3.8801vw,-10px) scale(.2129);animation:fall-89 19s -15s linear infinite}@keyframes fall-89{40.097%{transform:translate(-1.7512vw,40.097vh) scale(.2129)}to{transform:translate(1.06445vw,100vh) scale(.2129)}}.snow:nth-child(90){opacity:1.6982;transform:translate(9.9484vw,-10px) scale(.5862);animation:fall-90 14s -10s linear infinite}@keyframes fall-90{61.449%{transform:translate(14.6365vw,61.449vh) scale(.5862)}to{transform:translate(12.29245vw,100vh) scale(.5862)}}.snow:nth-child(91){opacity:.5592;transform:translate(18.4797vw,-10px) scale(.5245);animation:fall-91 21s -30s linear infinite}@keyframes fall-91{56.818%{transform:translate(17.3451vw,56.818vh) scale(.5245)}to{transform:translate(17.9124vw,100vh) scale(.5245)}}.snow:nth-child(92){opacity:1.592;transform:translate(7.0958vw,-10px) scale(.6349);animation:fall-92 12s -4s linear infinite}@keyframes fall-92{63.596%{transform:translate(3.7273vw,63.596vh) scale(.6349)}to{transform:translate(5.41155vw,100vh) scale(.6349)}}.snow:nth-child(93){opacity:1.363;transform:translate(2.668vw,-10px) scale(.6466);animation:fall-93 17s -15s linear infinite}@keyframes fall-93{61.004%{transform:translate(6.1804vw,61.004vh) scale(.6466)}to{transform:translate(4.4242vw,100vh) scale(.6466)}}.snow:nth-child(94){opacity:1.943;transform:translate(6.7108vw,-10px) scale(.3571);animation:fall-94 17s -16s linear infinite}@keyframes fall-94{47.56%{transform:translate(13.0311vw,47.56vh) scale(.3571)}to{transform:translate(9.87095vw,100vh) scale(.3571)}}.snow:nth-child(95){opacity:.4722;transform:translate(88.43vw,-10px) scale(.5323);animation:fall-95 21s -17s linear infinite}@keyframes fall-95{75.544%{transform:translate(83.3112vw,75.544vh) scale(.5323)}to{transform:translate(85.8706vw,100vh) scale(.5323)}}.snow:nth-child(96){opacity:1.2972;transform:translate(11.4526vw,-10px) scale(.4487);animation:fall-96 15s -11s linear infinite}@keyframes fall-96{77.425%{transform:translate(7.9981vw,77.425vh) scale(.4487)}to{transform:translate(9.72535vw,100vh) scale(.4487)}}.snow:nth-child(97){opacity:1.3206;transform:translate(34.0152vw,-10px) scale(.2468);animation:fall-97 28s -15s linear infinite}@keyframes fall-97{33.275%{transform:translate(32.0048vw,33.275vh) scale(.2468)}to{transform:translate(33.01vw,100vh) scale(.2468)}}.snow:nth-child(98){opacity:1.4094;transform:translate(29.0189vw,-10px) scale(.6294);animation:fall-98 12s -21s linear infinite}@keyframes fall-98{42.165%{transform:translate(23.0443vw,42.165vh) scale(.6294)}to{transform:translate(26.0316vw,100vh) scale(.6294)}}.snow:nth-child(99){opacity:.877;transform:translate(32.9795vw,-10px) scale(.8751);animation:fall-99 21s -25s linear infinite}@keyframes fall-99{58.516%{transform:translate(37.5184vw,58.516vh) scale(.8751)}to{transform:translate(35.24895vw,100vh) scale(.8751)}}.snow:nth-child(100){opacity:.6112;transform:translate(11.7592vw,-10px) scale(.5991);animation:fall-100 19s -13s linear infinite}@keyframes fall-100{71.42%{transform:translate(7.0068vw,71.42vh) scale(.5991)}to{transform:translate(9.383vw,100vh) scale(.5991)}}.snow:nth-child(101){opacity:1.6392;transform:translate(94.8581vw,-10px) scale(.3579);animation:fall-101 12s -24s linear infinite}@keyframes fall-101{68.484%{transform:translate(93.8677vw,68.484vh) scale(.3579)}to{transform:translate(94.3629vw,100vh) scale(.3579)}}.snow:nth-child(102){opacity:.533;transform:translate(72.6061vw,-10px) scale(.4883);animation:fall-102 26s -9s linear infinite}@keyframes fall-102{60.104%{transform:translate(81.3577vw,60.104vh) scale(.4883)}to{transform:translate(76.9819vw,100vh) scale(.4883)}}.snow:nth-child(103){opacity:.4582;transform:translate(25.6763vw,-10px) scale(.9351);animation:fall-103 16s -27s linear infinite}@keyframes fall-103{62.831%{transform:translate(23.2813vw,62.831vh) scale(.9351)}to{transform:translate(24.4788vw,100vh) scale(.9351)}}.snow:nth-child(104){opacity:1.1874;transform:translate(16.8103vw,-10px) scale(.34);animation:fall-104 30s -22s linear infinite}@keyframes fall-104{76.683%{transform:translate(18.1209vw,76.683vh) scale(.34)}to{transform:translate(17.4656vw,100vh) scale(.34)}}.snow:nth-child(105){opacity:1.4842;transform:translate(16.4612vw,-10px) scale(.0839);animation:fall-105 17s -19s linear infinite}@keyframes fall-105{41.049%{transform:translate(13.6654vw,41.049vh) scale(.0839)}to{transform:translate(15.0633vw,100vh) scale(.0839)}}.snow:nth-child(106){opacity:1.3458;transform:translate(18.5109vw,-10px) scale(.0709);animation:fall-106 22s -26s linear infinite}@keyframes fall-106{44.403%{transform:translate(13.8544vw,44.403vh) scale(.0709)}to{transform:translate(16.18265vw,100vh) scale(.0709)}}.snow:nth-child(107){opacity:1.4088;transform:translate(73.2298vw,-10px) scale(.89);animation:fall-107 30s -7s linear infinite}@keyframes fall-107{70.823%{transform:translate(73.1193vw,70.823vh) scale(.89)}to{transform:translate(73.17455vw,100vh) scale(.89)}}.snow:nth-child(108){opacity:1.6404;transform:translate(28.3603vw,-10px) scale(.2559);animation:fall-108 26s -27s linear infinite}@keyframes fall-108{60.478%{transform:translate(30.7685vw,60.478vh) scale(.2559)}to{transform:translate(29.5644vw,100vh) scale(.2559)}}.snow:nth-child(109){opacity:1.2516;transform:translate(98.3419vw,-10px) scale(.7793);animation:fall-109 12s -29s linear infinite}@keyframes fall-109{67.267%{transform:translate(107.5159vw,67.267vh) scale(.7793)}to{transform:translate(102.9289vw,100vh) scale(.7793)}}.snow:nth-child(110){opacity:1.853;transform:translate(30.4961vw,-10px) scale(.6757);animation:fall-110 24s -4s linear infinite}@keyframes fall-110{32.166%{transform:translate(39.8854vw,32.166vh) scale(.6757)}to{transform:translate(35.19075vw,100vh) scale(.6757)}}.snow:nth-child(111){opacity:1.528;transform:translate(43.0782vw,-10px) scale(.8756);animation:fall-111 27s -15s linear infinite}@keyframes fall-111{63.013%{transform:translate(38.331vw,63.013vh) scale(.8756)}to{transform:translate(40.7046vw,100vh) scale(.8756)}}.snow:nth-child(112){opacity:1.6538;transform:translate(21.3662vw,-10px) scale(.8237);animation:fall-112 23s -8s linear infinite}@keyframes fall-112{68.073%{transform:translate(11.9424vw,68.073vh) scale(.8237)}to{transform:translate(16.6543vw,100vh) scale(.8237)}}.snow:nth-child(113){opacity:1.233;transform:translate(48.5095vw,-10px) scale(.2063);animation:fall-113 20s -18s linear infinite}@keyframes fall-113{69.616%{transform:translate(53.671vw,69.616vh) scale(.2063)}to{transform:translate(51.09025vw,100vh) scale(.2063)}}.snow:nth-child(114){opacity:1.2908;transform:translate(38.1587vw,-10px) scale(.6303);animation:fall-114 28s -15s linear infinite}@keyframes fall-114{70.106%{transform:translate(32.7132vw,70.106vh) scale(.6303)}to{transform:translate(35.43595vw,100vh) scale(.6303)}}.snow:nth-child(115){opacity:.496;transform:translate(23.958vw,-10px) scale(.2364);animation:fall-115 10s -22s linear infinite}@keyframes fall-115{74.536%{transform:translate(14.9204vw,74.536vh) scale(.2364)}to{transform:translate(19.4392vw,100vh) scale(.2364)}}.snow:nth-child(116){opacity:1.1868;transform:translate(61.3913vw,-10px) scale(.9059);animation:fall-116 27s -27s linear infinite}@keyframes fall-116{57.746%{transform:translate(53.0332vw,57.746vh) scale(.9059)}to{transform:translate(57.21225vw,100vh) scale(.9059)}}.snow:nth-child(117){opacity:.1286;transform:translate(94.9182vw,-10px) scale(.605);animation:fall-117 14s -10s linear infinite}@keyframes fall-117{74.55%{transform:translate(93.6978vw,74.55vh) scale(.605)}to{transform:translate(94.308vw,100vh) scale(.605)}}.snow:nth-child(118){opacity:.7406;transform:translate(45.2602vw,-10px) scale(.2631);animation:fall-118 18s -2s linear infinite}@keyframes fall-118{53.759%{transform:translate(39.1328vw,53.759vh) scale(.2631)}to{transform:translate(42.1965vw,100vh) scale(.2631)}}.snow:nth-child(119){opacity:.9416;transform:translate(57.4911vw,-10px) scale(.3955);animation:fall-119 13s -14s linear infinite}@keyframes fall-119{42.615%{transform:translate(59.4067vw,42.615vh) scale(.3955)}to{transform:translate(58.4489vw,100vh) scale(.3955)}}.snow:nth-child(120){opacity:1.787;transform:translate(29.6899vw,-10px) scale(.4231);animation:fall-120 30s -30s linear infinite}@keyframes fall-120{72.274%{transform:translate(35.4225vw,72.274vh) scale(.4231)}to{transform:translate(32.5562vw,100vh) scale(.4231)}}.snow:nth-child(121){opacity:1.6532;transform:translate(29.4053vw,-10px) scale(.5681);animation:fall-121 13s -13s linear infinite}@keyframes fall-121{67.433%{transform:translate(29.3564vw,67.433vh) scale(.5681)}to{transform:translate(29.38085vw,100vh) scale(.5681)}}.snow:nth-child(122){opacity:.7512;transform:translate(52.3974vw,-10px) scale(.8216);animation:fall-122 14s -4s linear infinite}@keyframes fall-122{30.005%{transform:translate(44.6588vw,30.005vh) scale(.8216)}to{transform:translate(48.5281vw,100vh) scale(.8216)}}.snow:nth-child(123){opacity:.1656;transform:translate(92.4838vw,-10px) scale(.5022);animation:fall-123 11s -30s linear infinite}@keyframes fall-123{71.66%{transform:translate(91.3486vw,71.66vh) scale(.5022)}to{transform:translate(91.9162vw,100vh) scale(.5022)}}.snow:nth-child(124){opacity:1.7752;transform:translate(5.2357vw,-10px) scale(.2682);animation:fall-124 10s -25s linear infinite}@keyframes fall-124{66.688%{transform:translate(13.2947vw,66.688vh) scale(.2682)}to{transform:translate(9.2652vw,100vh) scale(.2682)}}.snow:nth-child(125){opacity:1.8978;transform:translate(76.0114vw,-10px) scale(.0242);animation:fall-125 18s -29s linear infinite}@keyframes fall-125{70.94%{transform:translate(81.5078vw,70.94vh) scale(.0242)}to{transform:translate(78.7596vw,100vh) scale(.0242)}}.snow:nth-child(126){opacity:.8046;transform:translate(46.1506vw,-10px) scale(.2251);animation:fall-126 28s -17s linear infinite}@keyframes fall-126{35.136%{transform:translate(48.3904vw,35.136vh) scale(.2251)}to{transform:translate(47.2705vw,100vh) scale(.2251)}}.snow:nth-child(127){opacity:.6476;transform:translate(18.5086vw,-10px) scale(.9456);animation:fall-127 13s -23s linear infinite}@keyframes fall-127{54.998%{transform:translate(14.2591vw,54.998vh) scale(.9456)}to{transform:translate(16.38385vw,100vh) scale(.9456)}}.snow:nth-child(128){opacity:.251;transform:translate(37.5439vw,-10px) scale(.0635);animation:fall-128 16s -22s linear infinite}@keyframes fall-128{33.081%{transform:translate(28.9346vw,33.081vh) scale(.0635)}to{transform:translate(33.23925vw,100vh) scale(.0635)}}.snow:nth-child(129){opacity:.331;transform:translate(66.2973vw,-10px) scale(.1316);animation:fall-129 23s -13s linear infinite}@keyframes fall-129{35.735%{transform:translate(73.3913vw,35.735vh) scale(.1316)}to{transform:translate(69.8443vw,100vh) scale(.1316)}}.snow:nth-child(130){opacity:.8744;transform:translate(23.9811vw,-10px) scale(.2714);animation:fall-130 22s -11s linear infinite}@keyframes fall-130{58.168%{transform:translate(24.049vw,58.168vh) scale(.2714)}to{transform:translate(24.01505vw,100vh) scale(.2714)}}.snow:nth-child(131){opacity:1.8968;transform:translate(41.2336vw,-10px) scale(.1906);animation:fall-131 24s -24s linear infinite}@keyframes fall-131{63.625%{transform:translate(48.356vw,63.625vh) scale(.1906)}to{transform:translate(44.7948vw,100vh) scale(.1906)}}.snow:nth-child(132){opacity:.251;transform:translate(96.087vw,-10px) scale(.4606);animation:fall-132 15s -2s linear infinite}@keyframes fall-132{75.608%{transform:translate(103.2999vw,75.608vh) scale(.4606)}to{transform:translate(99.69345vw,100vh) scale(.4606)}}.snow:nth-child(133){opacity:1.5472;transform:translate(59.7585vw,-10px) scale(.2721);animation:fall-133 23s -12s linear infinite}@keyframes fall-133{77.175%{transform:translate(62.0974vw,77.175vh) scale(.2721)}to{transform:translate(60.92795vw,100vh) scale(.2721)}}.snow:nth-child(134){opacity:.0736;transform:translate(88.9323vw,-10px) scale(.3923);animation:fall-134 11s -24s linear infinite}@keyframes fall-134{71.196%{transform:translate(88.4853vw,71.196vh) scale(.3923)}to{transform:translate(88.7088vw,100vh) scale(.3923)}}.snow:nth-child(135){opacity:1.5132;transform:translate(94.6138vw,-10px) scale(.4407);animation:fall-135 19s -26s linear infinite}@keyframes fall-135{39.914%{transform:translate(91.5195vw,39.914vh) scale(.4407)}to{transform:translate(93.06665vw,100vh) scale(.4407)}}.snow:nth-child(136){opacity:.6676;transform:translate(93.827vw,-10px) scale(.6515);animation:fall-136 18s -6s linear infinite}@keyframes fall-136{46.093%{transform:translate(84.8393vw,46.093vh) scale(.6515)}to{transform:translate(89.33315vw,100vh) scale(.6515)}}.snow:nth-child(137){opacity:.5196;transform:translate(62.7402vw,-10px) scale(.949);animation:fall-137 20s -16s linear infinite}@keyframes fall-137{32.917%{transform:translate(53.4008vw,32.917vh) scale(.949)}to{transform:translate(58.0705vw,100vh) scale(.949)}}.snow:nth-child(138){opacity:.1262;transform:translate(75.808vw,-10px) scale(.2565);animation:fall-138 13s -18s linear infinite}@keyframes fall-138{69.711%{transform:translate(74.0983vw,69.711vh) scale(.2565)}to{transform:translate(74.95315vw,100vh) scale(.2565)}}.snow:nth-child(139){opacity:1.823;transform:translate(52.1743vw,-10px) scale(.2953);animation:fall-139 10s -5s linear infinite}@keyframes fall-139{72.881%{transform:translate(54.7502vw,72.881vh) scale(.2953)}to{transform:translate(53.46225vw,100vh) scale(.2953)}}.snow:nth-child(140){opacity:.1872;transform:translate(71.0412vw,-10px) scale(.6401);animation:fall-140 22s -24s linear infinite}@keyframes fall-140{76.607%{transform:translate(68.2219vw,76.607vh) scale(.6401)}to{transform:translate(69.63155vw,100vh) scale(.6401)}}.snow:nth-child(141){opacity:1.7254;transform:translate(74.1884vw,-10px) scale(.7212);animation:fall-141 19s -23s linear infinite}@keyframes fall-141{79.956%{transform:translate(74.6476vw,79.956vh) scale(.7212)}to{transform:translate(74.418vw,100vh) scale(.7212)}}.snow:nth-child(142){opacity:.4688;transform:translate(7.2976vw,-10px) scale(.0473);animation:fall-142 11s -29s linear infinite}@keyframes fall-142{65.296%{transform:translate(5.4975vw,65.296vh) scale(.0473)}to{transform:translate(6.39755vw,100vh) scale(.0473)}}.snow:nth-child(143){opacity:1.4432;transform:translate(54.4384vw,-10px) scale(.7771);animation:fall-143 13s -17s linear infinite}@keyframes fall-143{77.985%{transform:translate(61.4533vw,77.985vh) scale(.7771)}to{transform:translate(57.94585vw,100vh) scale(.7771)}}.snow:nth-child(144){opacity:.6014;transform:translate(61.923vw,-10px) scale(.9286);animation:fall-144 26s -18s linear infinite}@keyframes fall-144{46.812%{transform:translate(52.3951vw,46.812vh) scale(.9286)}to{transform:translate(57.15905vw,100vh) scale(.9286)}}.snow:nth-child(145){opacity:1.748;transform:translate(8.2942vw,-10px) scale(.3853);animation:fall-145 10s -25s linear infinite}@keyframes fall-145{60.51%{transform:translate(4.4065vw,60.51vh) scale(.3853)}to{transform:translate(6.35035vw,100vh) scale(.3853)}}.snow:nth-child(146){opacity:.4502;transform:translate(40.9243vw,-10px) scale(.7655);animation:fall-146 28s -11s linear infinite}@keyframes fall-146{56.597%{transform:translate(49.9829vw,56.597vh) scale(.7655)}to{transform:translate(45.4536vw,100vh) scale(.7655)}}.snow:nth-child(147){opacity:1.4782;transform:translate(12.2347vw,-10px) scale(.3236);animation:fall-147 28s -4s linear infinite}@keyframes fall-147{40.662%{transform:translate(19.5993vw,40.662vh) scale(.3236)}to{transform:translate(15.917vw,100vh) scale(.3236)}}.snow:nth-child(148){opacity:1.884;transform:translate(86.3286vw,-10px) scale(.7204);animation:fall-148 14s -26s linear infinite}@keyframes fall-148{42.39%{transform:translate(76.5108vw,42.39vh) scale(.7204)}to{transform:translate(81.4197vw,100vh) scale(.7204)}}.snow:nth-child(149){opacity:.529;transform:translate(57.9305vw,-10px) scale(.8555);animation:fall-149 18s -11s linear infinite}@keyframes fall-149{79.407%{transform:translate(52.5303vw,79.407vh) scale(.8555)}to{transform:translate(55.2304vw,100vh) scale(.8555)}}.snow:nth-child(150){opacity:1.0602;transform:translate(8.6938vw,-10px) scale(.6881);animation:fall-150 15s -26s linear infinite}@keyframes fall-150{34.611%{transform:translate(1.456vw,34.611vh) scale(.6881)}to{transform:translate(5.0749vw,100vh) scale(.6881)}}.snow:nth-child(151){opacity:.2782;transform:translate(78.9434vw,-10px) scale(.8412);animation:fall-151 22s -4s linear infinite}@keyframes fall-151{40.975%{transform:translate(81.5219vw,40.975vh) scale(.8412)}to{transform:translate(80.23265vw,100vh) scale(.8412)}}.snow:nth-child(152){opacity:1.5504;transform:translate(92.7668vw,-10px) scale(.4713);animation:fall-152 10s -3s linear infinite}@keyframes fall-152{79.148%{transform:translate(93.1753vw,79.148vh) scale(.4713)}to{transform:translate(92.97105vw,100vh) scale(.4713)}}.snow:nth-child(153){opacity:1.361;transform:translate(7.2309vw,-10px) scale(.6978);animation:fall-153 24s -12s linear infinite}@keyframes fall-153{59.148%{transform:translate(12.4752vw,59.148vh) scale(.6978)}to{transform:translate(9.85305vw,100vh) scale(.6978)}}.snow:nth-child(154){opacity:1.2602;transform:translate(97.0947vw,-10px) scale(.2179);animation:fall-154 18s -18s linear infinite}@keyframes fall-154{52.277%{transform:translate(95.4143vw,52.277vh) scale(.2179)}to{transform:translate(96.2545vw,100vh) scale(.2179)}}.snow:nth-child(155){opacity:.207;transform:translate(65.4323vw,-10px) scale(.2057);animation:fall-155 23s -9s linear infinite}@keyframes fall-155{78.345%{transform:translate(67.3309vw,78.345vh) scale(.2057)}to{transform:translate(66.3816vw,100vh) scale(.2057)}}.snow:nth-child(156){opacity:.3212;transform:translate(77.9778vw,-10px) scale(.3419);animation:fall-156 27s -24s linear infinite}@keyframes fall-156{76.225%{transform:translate(87.2759vw,76.225vh) scale(.3419)}to{transform:translate(82.62685vw,100vh) scale(.3419)}}.snow:nth-child(157){opacity:1.675;transform:translate(33.583vw,-10px) scale(.1912);animation:fall-157 12s -9s linear infinite}@keyframes fall-157{41.311%{transform:translate(35.8091vw,41.311vh) scale(.1912)}to{transform:translate(34.69605vw,100vh) scale(.1912)}}.snow:nth-child(158){opacity:.5908;transform:translate(51.9388vw,-10px) scale(.7841);animation:fall-158 10s -25s linear infinite}@keyframes fall-158{44.554%{transform:translate(53.2978vw,44.554vh) scale(.7841)}to{transform:translate(52.6183vw,100vh) scale(.7841)}}.snow:nth-child(159){opacity:1.9316;transform:translate(75.0178vw,-10px) scale(.8607);animation:fall-159 29s -5s linear infinite}@keyframes fall-159{75.904%{transform:translate(80.9354vw,75.904vh) scale(.8607)}to{transform:translate(77.9766vw,100vh) scale(.8607)}}.snow:nth-child(160){opacity:1.6312;transform:translate(81.7511vw,-10px) scale(.2868);animation:fall-160 19s -12s linear infinite}@keyframes fall-160{77.069%{transform:translate(85.4607vw,77.069vh) scale(.2868)}to{transform:translate(83.6059vw,100vh) scale(.2868)}}.snow:nth-child(161){opacity:.7834;transform:translate(91.1787vw,-10px) scale(.4755);animation:fall-161 28s -18s linear infinite}@keyframes fall-161{57.205%{transform:translate(94.2874vw,57.205vh) scale(.4755)}to{transform:translate(92.73305vw,100vh) scale(.4755)}}.snow:nth-child(162){opacity:.0602;transform:translate(99.2644vw,-10px) scale(.6957);animation:fall-162 14s -11s linear infinite}@keyframes fall-162{68.534%{transform:translate(105.0478vw,68.534vh) scale(.6957)}to{transform:translate(102.1561vw,100vh) scale(.6957)}}.snow:nth-child(163){opacity:.6066;transform:translate(12.5082vw,-10px) scale(.7851);animation:fall-163 18s -20s linear infinite}@keyframes fall-163{61.739%{transform:translate(8.0283vw,61.739vh) scale(.7851)}to{transform:translate(10.26825vw,100vh) scale(.7851)}}.snow:nth-child(164){opacity:.6932;transform:translate(88.593vw,-10px) scale(.6088);animation:fall-164 23s -20s linear infinite}@keyframes fall-164{37.798%{transform:translate(91.3031vw,37.798vh) scale(.6088)}to{transform:translate(89.94805vw,100vh) scale(.6088)}}.snow:nth-child(165){opacity:.298;transform:translate(29.1767vw,-10px) scale(.1668);animation:fall-165 20s -7s linear infinite}@keyframes fall-165{30.339%{transform:translate(33.0769vw,30.339vh) scale(.1668)}to{transform:translate(31.1268vw,100vh) scale(.1668)}}.snow:nth-child(166){opacity:.225;transform:translate(68.1805vw,-10px) scale(.8566);animation:fall-166 14s -22s linear infinite}@keyframes fall-166{42.58%{transform:translate(62.7276vw,42.58vh) scale(.8566)}to{transform:translate(65.45405vw,100vh) scale(.8566)}}.snow:nth-child(167){opacity:.925;transform:translate(55.4435vw,-10px) scale(.7784);animation:fall-167 10s -11s linear infinite}@keyframes fall-167{44.07%{transform:translate(49.3798vw,44.07vh) scale(.7784)}to{transform:translate(52.41165vw,100vh) scale(.7784)}}.snow:nth-child(168){opacity:1.1822;transform:translate(24.9573vw,-10px) scale(.6811);animation:fall-168 20s -25s linear infinite}@keyframes fall-168{68.081%{transform:translate(17.5219vw,68.081vh) scale(.6811)}to{transform:translate(21.2396vw,100vh) scale(.6811)}}.snow:nth-child(169){opacity:1.0328;transform:translate(6.1846vw,-10px) scale(.9474);animation:fall-169 11s -7s linear infinite}@keyframes fall-169{32.419%{transform:translate(14.3199vw,32.419vh) scale(.9474)}to{transform:translate(10.25225vw,100vh) scale(.9474)}}.snow:nth-child(170){opacity:.1668;transform:translate(39.9709vw,-10px) scale(.8569);animation:fall-170 28s -25s linear infinite}@keyframes fall-170{70.813%{transform:translate(45.5979vw,70.813vh) scale(.8569)}to{transform:translate(42.7844vw,100vh) scale(.8569)}}.snow:nth-child(171){opacity:1.737;transform:translate(72.1369vw,-10px) scale(.4704);animation:fall-171 12s -7s linear infinite}@keyframes fall-171{57.574%{transform:translate(68.5859vw,57.574vh) scale(.4704)}to{transform:translate(70.3614vw,100vh) scale(.4704)}}.snow:nth-child(172){opacity:.135;transform:translate(33.7113vw,-10px) scale(.956);animation:fall-172 11s -3s linear infinite}@keyframes fall-172{78.742%{transform:translate(36.982vw,78.742vh) scale(.956)}to{transform:translate(35.34665vw,100vh) scale(.956)}}.snow:nth-child(173){opacity:.7076;transform:translate(35.0513vw,-10px) scale(.3975);animation:fall-173 30s -22s linear infinite}@keyframes fall-173{54.302%{transform:translate(42.7268vw,54.302vh) scale(.3975)}to{transform:translate(38.88905vw,100vh) scale(.3975)}}.snow:nth-child(174){opacity:1.7146;transform:translate(60.417vw,-10px) scale(.3789);animation:fall-174 28s -14s linear infinite}@keyframes fall-174{33.455%{transform:translate(64.2721vw,33.455vh) scale(.3789)}to{transform:translate(62.34455vw,100vh) scale(.3789)}}.snow:nth-child(175){opacity:.6582;transform:translate(62.8781vw,-10px) scale(.8299);animation:fall-175 18s -13s linear infinite}@keyframes fall-175{44.492%{transform:translate(54.1736vw,44.492vh) scale(.8299)}to{transform:translate(58.52585vw,100vh) scale(.8299)}}.snow:nth-child(176){opacity:1.9186;transform:translate(87.9028vw,-10px) scale(.7905);animation:fall-176 11s -13s linear infinite}@keyframes fall-176{70.22%{transform:translate(90.8091vw,70.22vh) scale(.7905)}to{transform:translate(89.35595vw,100vh) scale(.7905)}}.snow:nth-child(177){opacity:.0314;transform:translate(39.7914vw,-10px) scale(.2956);animation:fall-177 17s -20s linear infinite}@keyframes fall-177{46.706%{transform:translate(45.5233vw,46.706vh) scale(.2956)}to{transform:translate(42.65735vw,100vh) scale(.2956)}}.snow:nth-child(178){opacity:1.9172;transform:translate(81.4083vw,-10px) scale(.3447);animation:fall-178 20s -14s linear infinite}@keyframes fall-178{49.336%{transform:translate(83.0391vw,49.336vh) scale(.3447)}to{transform:translate(82.2237vw,100vh) scale(.3447)}}.snow:nth-child(179){opacity:1.824;transform:translate(23.1412vw,-10px) scale(.6664);animation:fall-179 15s -23s linear infinite}@keyframes fall-179{35.376%{transform:translate(19.8118vw,35.376vh) scale(.6664)}to{transform:translate(21.4765vw,100vh) scale(.6664)}}.snow:nth-child(180){opacity:.1314;transform:translate(61.1152vw,-10px) scale(.1986);animation:fall-180 26s -15s linear infinite}@keyframes fall-180{65.923%{transform:translate(56.2326vw,65.923vh) scale(.1986)}to{transform:translate(58.6739vw,100vh) scale(.1986)}}.snow:nth-child(181){opacity:1.173;transform:translate(43.9003vw,-10px) scale(.0926);animation:fall-181 29s -17s linear infinite}@keyframes fall-181{33.342%{transform:translate(47.5433vw,33.342vh) scale(.0926)}to{transform:translate(45.7218vw,100vh) scale(.0926)}}.snow:nth-child(182){opacity:1.501;transform:translate(95.4608vw,-10px) scale(.7696);animation:fall-182 22s -22s linear infinite}@keyframes fall-182{46.303%{transform:translate(102.663vw,46.303vh) scale(.7696)}to{transform:translate(99.0619vw,100vh) scale(.7696)}}.snow:nth-child(183){opacity:.6568;transform:translate(33.1458vw,-10px) scale(.638);animation:fall-183 30s -22s linear infinite}@keyframes fall-183{32.429%{transform:translate(37.0483vw,32.429vh) scale(.638)}to{transform:translate(35.09705vw,100vh) scale(.638)}}.snow:nth-child(184){opacity:1.9138;transform:translate(4.1513vw,-10px) scale(.4867);animation:fall-184 25s -28s linear infinite}@keyframes fall-184{39.851%{transform:translate(8.5802vw,39.851vh) scale(.4867)}to{transform:translate(6.36575vw,100vh) scale(.4867)}}.snow:nth-child(185){opacity:1.0332;transform:translate(91.2343vw,-10px) scale(.6506);animation:fall-185 26s -6s linear infinite}@keyframes fall-185{47.103%{transform:translate(89.094vw,47.103vh) scale(.6506)}to{transform:translate(90.16415vw,100vh) scale(.6506)}}.snow:nth-child(186){opacity:.5734;transform:translate(68.5629vw,-10px) scale(.6085);animation:fall-186 19s -26s linear infinite}@keyframes fall-186{67.339%{transform:translate(63.9949vw,67.339vh) scale(.6085)}to{transform:translate(66.2789vw,100vh) scale(.6085)}}.snow:nth-child(187){opacity:.1;transform:translate(68.5257vw,-10px) scale(.4586);animation:fall-187 29s -11s linear infinite}@keyframes fall-187{67.217%{transform:translate(64.6782vw,67.217vh) scale(.4586)}to{transform:translate(66.60195vw,100vh) scale(.4586)}}.snow:nth-child(188){opacity:1.2102;transform:translate(6.0954vw,-10px) scale(.8385);animation:fall-188 17s -23s linear infinite}@keyframes fall-188{42.53%{transform:translate(-.7772vw,42.53vh) scale(.8385)}to{transform:translate(2.6591vw,100vh) scale(.8385)}}.snow:nth-child(189){opacity:.901;transform:translate(50.9249vw,-10px) scale(.2628);animation:fall-189 20s -20s linear infinite}@keyframes fall-189{77.783%{transform:translate(43.7711vw,77.783vh) scale(.2628)}to{transform:translate(47.348vw,100vh) scale(.2628)}}.snow:nth-child(190){opacity:1.6508;transform:translate(40.7154vw,-10px) scale(.6198);animation:fall-190 24s -13s linear infinite}@keyframes fall-190{65.997%{transform:translate(45.578vw,65.997vh) scale(.6198)}to{transform:translate(43.1467vw,100vh) scale(.6198)}}.snow:nth-child(191){opacity:1.049;transform:translate(43.9271vw,-10px) scale(.7505);animation:fall-191 22s -11s linear infinite}@keyframes fall-191{42.604%{transform:translate(45.3813vw,42.604vh) scale(.7505)}to{transform:translate(44.6542vw,100vh) scale(.7505)}}.snow:nth-child(192){opacity:1.0886;transform:translate(43.9618vw,-10px) scale(.1079);animation:fall-192 28s -15s linear infinite}@keyframes fall-192{53.098%{transform:translate(48.7162vw,53.098vh) scale(.1079)}to{transform:translate(46.339vw,100vh) scale(.1079)}}.snow:nth-child(193){opacity:.9254;transform:translate(45.9023vw,-10px) scale(.5463);animation:fall-193 19s -8s linear infinite}@keyframes fall-193{65.371%{transform:translate(47.1308vw,65.371vh) scale(.5463)}to{transform:translate(46.51655vw,100vh) scale(.5463)}}.snow:nth-child(194){opacity:1.6848;transform:translate(27.3292vw,-10px) scale(.9965);animation:fall-194 11s -19s linear infinite}@keyframes fall-194{44.827%{transform:translate(20.8714vw,44.827vh) scale(.9965)}to{transform:translate(24.1003vw,100vh) scale(.9965)}}.snow:nth-child(195){opacity:1.654;transform:translate(14.7641vw,-10px) scale(.3106);animation:fall-195 22s -25s linear infinite}@keyframes fall-195{47.117%{transform:translate(18.4925vw,47.117vh) scale(.3106)}to{transform:translate(16.6283vw,100vh) scale(.3106)}}.snow:nth-child(196){opacity:1.8548;transform:translate(45.4151vw,-10px) scale(.6734);animation:fall-196 19s -6s linear infinite}@keyframes fall-196{37.815%{transform:translate(43.3447vw,37.815vh) scale(.6734)}to{transform:translate(44.3799vw,100vh) scale(.6734)}}.snow:nth-child(197){opacity:1.4946;transform:translate(31.107vw,-10px) scale(.3776);animation:fall-197 20s -16s linear infinite}@keyframes fall-197{66.967%{transform:translate(24.8906vw,66.967vh) scale(.3776)}to{transform:translate(27.9988vw,100vh) scale(.3776)}}.snow:nth-child(198){opacity:.3442;transform:translate(13.8993vw,-10px) scale(.4115);animation:fall-198 30s -30s linear infinite}@keyframes fall-198{39.056%{transform:translate(7.0842vw,39.056vh) scale(.4115)}to{transform:translate(10.49175vw,100vh) scale(.4115)}}.snow:nth-child(199){opacity:1.698;transform:translate(73.9623vw,-10px) scale(.6065);animation:fall-199 11s -3s linear infinite}@keyframes fall-199{78.485%{transform:translate(77.3698vw,78.485vh) scale(.6065)}to{transform:translate(75.66605vw,100vh) scale(.6065)}}.snow:nth-child(200){opacity:1.0202;transform:translate(70.7012vw,-10px) scale(.8214);animation:fall-200 26s -1s linear infinite}@keyframes fall-200{74.16%{transform:translate(70.5783vw,74.16vh) scale(.8214)}to{transform:translate(70.63975vw,100vh) scale(.8214)}}.snow:nth-child(201){opacity:1.332;transform:translate(57.479vw,-10px) scale(.5585);animation:fall-201 21s -29s linear infinite}@keyframes fall-201{52.286%{transform:translate(59.6478vw,52.286vh) scale(.5585)}to{transform:translate(58.5634vw,100vh) scale(.5585)}}.snow:nth-child(202){opacity:.1984;transform:translate(26.5066vw,-10px) scale(.5386);animation:fall-202 16s -10s linear infinite}@keyframes fall-202{58.5%{transform:translate(33.749vw,58.5vh) scale(.5386)}to{transform:translate(30.1278vw,100vh) scale(.5386)}}.snow:nth-child(203){opacity:1.825;transform:translate(80.4046vw,-10px) scale(.4376);animation:fall-203 27s -5s linear infinite}@keyframes fall-203{66.513%{transform:translate(72.6664vw,66.513vh) scale(.4376)}to{transform:translate(76.5355vw,100vh) scale(.4376)}}.snow:nth-child(204){opacity:1.8264;transform:translate(93.7356vw,-10px) scale(.3585);animation:fall-204 28s -17s linear infinite}@keyframes fall-204{48.672%{transform:translate(100.5692vw,48.672vh) scale(.3585)}to{transform:translate(97.1524vw,100vh) scale(.3585)}}.snow:nth-child(205){opacity:1.5246;transform:translate(76.1228vw,-10px) scale(.1174);animation:fall-205 30s -20s linear infinite}@keyframes fall-205{67.828%{transform:translate(84.7782vw,67.828vh) scale(.1174)}to{transform:translate(80.4505vw,100vh) scale(.1174)}}.snow:nth-child(206){opacity:.2912;transform:translate(8.3142vw,-10px) scale(.8321);animation:fall-206 22s -23s linear infinite}@keyframes fall-206{30.979%{transform:translate(10.4127vw,30.979vh) scale(.8321)}to{transform:translate(9.36345vw,100vh) scale(.8321)}}.snow:nth-child(207){opacity:.4316;transform:translate(75.5658vw,-10px) scale(.7242);animation:fall-207 30s -19s linear infinite}@keyframes fall-207{70.503%{transform:translate(82.1566vw,70.503vh) scale(.7242)}to{transform:translate(78.8612vw,100vh) scale(.7242)}}.snow:nth-child(208){opacity:1.7662;transform:translate(70.3447vw,-10px) scale(.4703);animation:fall-208 12s -28s linear infinite}@keyframes fall-208{49.408%{transform:translate(74.4864vw,49.408vh) scale(.4703)}to{transform:translate(72.41555vw,100vh) scale(.4703)}}.snow:nth-child(209){opacity:.9892;transform:translate(48.6975vw,-10px) scale(.8052);animation:fall-209 19s -22s linear infinite}@keyframes fall-209{71.827%{transform:translate(56.7343vw,71.827vh) scale(.8052)}to{transform:translate(52.7159vw,100vh) scale(.8052)}}.snow:nth-child(210){opacity:1.4578;transform:translate(9.8144vw,-10px) scale(.5651);animation:fall-210 22s -1s linear infinite}@keyframes fall-210{49.149%{transform:translate(5.7447vw,49.149vh) scale(.5651)}to{transform:translate(7.77955vw,100vh) scale(.5651)}}.snow:nth-child(211){opacity:1.8154;transform:translate(86.5978vw,-10px) scale(.8213);animation:fall-211 29s -16s linear infinite}@keyframes fall-211{34.559%{transform:translate(87.376vw,34.559vh) scale(.8213)}to{transform:translate(86.9869vw,100vh) scale(.8213)}}.snow:nth-child(212){opacity:.6912;transform:translate(40.9726vw,-10px) scale(.429);animation:fall-212 16s -25s linear infinite}@keyframes fall-212{78.272%{transform:translate(35.9074vw,78.272vh) scale(.429)}to{transform:translate(38.44vw,100vh) scale(.429)}}.snow:nth-child(213){opacity:1.3558;transform:translate(17.7675vw,-10px) scale(.4813);animation:fall-213 22s -1s linear infinite}@keyframes fall-213{43.924%{transform:translate(24.0639vw,43.924vh) scale(.4813)}to{transform:translate(20.9157vw,100vh) scale(.4813)}}.snow:nth-child(214){opacity:.5112;transform:translate(58.9084vw,-10px) scale(.6807);animation:fall-214 19s -23s linear infinite}@keyframes fall-214{41.289%{transform:translate(61.3027vw,41.289vh) scale(.6807)}to{transform:translate(60.10555vw,100vh) scale(.6807)}}.snow:nth-child(215){opacity:1.5812;transform:translate(13.1707vw,-10px) scale(.4287);animation:fall-215 14s -6s linear infinite}@keyframes fall-215{37.313%{transform:translate(5.9493vw,37.313vh) scale(.4287)}to{transform:translate(9.56vw,100vh) scale(.4287)}}.snow:nth-child(216){opacity:.7836;transform:translate(73.8231vw,-10px) scale(.9322);animation:fall-216 23s -29s linear infinite}@keyframes fall-216{63.685%{transform:translate(78.909vw,63.685vh) scale(.9322)}to{transform:translate(76.36605vw,100vh) scale(.9322)}}.snow:nth-child(217){opacity:.5414;transform:translate(27.5935vw,-10px) scale(.0914);animation:fall-217 10s -6s linear infinite}@keyframes fall-217{68.519%{transform:translate(20.0101vw,68.519vh) scale(.0914)}to{transform:translate(23.8018vw,100vh) scale(.0914)}}.snow:nth-child(218){opacity:.2048;transform:translate(64.3777vw,-10px) scale(.3032);animation:fall-218 13s -27s linear infinite}@keyframes fall-218{74.253%{transform:translate(55.9102vw,74.253vh) scale(.3032)}to{transform:translate(60.14395vw,100vh) scale(.3032)}}.snow:nth-child(219){opacity:1.3822;transform:translate(8.1913vw,-10px) scale(.6711);animation:fall-219 22s -13s linear infinite}@keyframes fall-219{48.141%{transform:translate(9.6838vw,48.141vh) scale(.6711)}to{transform:translate(8.93755vw,100vh) scale(.6711)}}.snow:nth-child(220){opacity:.4206;transform:translate(30.2034vw,-10px) scale(.1659);animation:fall-220 17s -12s linear infinite}@keyframes fall-220{36.151%{transform:translate(20.3371vw,36.151vh) scale(.1659)}to{transform:translate(25.27025vw,100vh) scale(.1659)}}.snow:nth-child(221){opacity:1.6618;transform:translate(22.789vw,-10px) scale(.8291);animation:fall-221 30s -22s linear infinite}@keyframes fall-221{52.403%{transform:translate(28.4803vw,52.403vh) scale(.8291)}to{transform:translate(25.63465vw,100vh) scale(.8291)}}.snow:nth-child(222){opacity:1.7358;transform:translate(45.109vw,-10px) scale(.8905);animation:fall-222 26s -11s linear infinite}@keyframes fall-222{53.119%{transform:translate(47.4645vw,53.119vh) scale(.8905)}to{transform:translate(46.28675vw,100vh) scale(.8905)}}.snow:nth-child(223){opacity:.9506;transform:translate(10.1248vw,-10px) scale(.1219);animation:fall-223 20s -2s linear infinite}@keyframes fall-223{63.628%{transform:translate(2.4355vw,63.628vh) scale(.1219)}to{transform:translate(6.28015vw,100vh) scale(.1219)}}.snow:nth-child(224){opacity:1.5542;transform:translate(28.1643vw,-10px) scale(.8269);animation:fall-224 13s -17s linear infinite}@keyframes fall-224{36.098%{transform:translate(37.3551vw,36.098vh) scale(.8269)}to{transform:translate(32.7597vw,100vh) scale(.8269)}}.snow:nth-child(225){opacity:1.3562;transform:translate(37.8443vw,-10px) scale(.7444);animation:fall-225 23s -20s linear infinite}@keyframes fall-225{52.637%{transform:translate(42.0714vw,52.637vh) scale(.7444)}to{transform:translate(39.95785vw,100vh) scale(.7444)}}.snow:nth-child(226){opacity:.4586;transform:translate(75.7317vw,-10px) scale(.1589);animation:fall-226 14s -13s linear infinite}@keyframes fall-226{45.881%{transform:translate(78.6945vw,45.881vh) scale(.1589)}to{transform:translate(77.2131vw,100vh) scale(.1589)}}.snow:nth-child(227){opacity:1.081;transform:translate(86.877vw,-10px) scale(.1094);animation:fall-227 24s -28s linear infinite}@keyframes fall-227{56.69%{transform:translate(96.1467vw,56.69vh) scale(.1094)}to{transform:translate(91.51185vw,100vh) scale(.1094)}}.snow:nth-child(228){opacity:1.747;transform:translate(99.3276vw,-10px) scale(.2549);animation:fall-228 29s -2s linear infinite}@keyframes fall-228{69.563%{transform:translate(95.7237vw,69.563vh) scale(.2549)}to{transform:translate(97.52565vw,100vh) scale(.2549)}}.snow:nth-child(229){opacity:.7006;transform:translate(81.4252vw,-10px) scale(.4369);animation:fall-229 12s -4s linear infinite}@keyframes fall-229{56.617%{transform:translate(73.3481vw,56.617vh) scale(.4369)}to{transform:translate(77.38665vw,100vh) scale(.4369)}}.snow:nth-child(230){opacity:.783;transform:translate(48.8306vw,-10px) scale(.5283);animation:fall-230 13s -18s linear infinite}@keyframes fall-230{35.278%{transform:translate(48.1327vw,35.278vh) scale(.5283)}to{transform:translate(48.48165vw,100vh) scale(.5283)}}.snow:nth-child(231){opacity:.5446;transform:translate(27.0788vw,-10px) scale(.5477);animation:fall-231 29s -25s linear infinite}@keyframes fall-231{57.128%{transform:translate(21.831vw,57.128vh) scale(.5477)}to{transform:translate(24.4549vw,100vh) scale(.5477)}}.snow:nth-child(232){opacity:1.1134;transform:translate(61.1724vw,-10px) scale(.6718);animation:fall-232 29s -1s linear infinite}@keyframes fall-232{39.454%{transform:translate(70.7302vw,39.454vh) scale(.6718)}to{transform:translate(65.9513vw,100vh) scale(.6718)}}.snow:nth-child(233){opacity:1.707;transform:translate(38.8996vw,-10px) scale(.0955);animation:fall-233 25s -27s linear infinite}@keyframes fall-233{37.844%{transform:translate(42.8946vw,37.844vh) scale(.0955)}to{transform:translate(40.8971vw,100vh) scale(.0955)}}.snow:nth-child(234){opacity:.7586;transform:translate(45.4089vw,-10px) scale(.1725);animation:fall-234 18s -20s linear infinite}@keyframes fall-234{75.197%{transform:translate(39.1104vw,75.197vh) scale(.1725)}to{transform:translate(42.25965vw,100vh) scale(.1725)}}.snow:nth-child(235){opacity:1.6202;transform:translate(56.8459vw,-10px) scale(.4098);animation:fall-235 14s -23s linear infinite}@keyframes fall-235{77.376%{transform:translate(64.2773vw,77.376vh) scale(.4098)}to{transform:translate(60.5616vw,100vh) scale(.4098)}}.snow:nth-child(236){opacity:1.5848;transform:translate(35.5011vw,-10px) scale(.1292);animation:fall-236 30s -23s linear infinite}@keyframes fall-236{71.272%{transform:translate(38.1745vw,71.272vh) scale(.1292)}to{transform:translate(36.8378vw,100vh) scale(.1292)}}.snow:nth-child(237){opacity:1.7162;transform:translate(49.2133vw,-10px) scale(.1192);animation:fall-237 19s -1s linear infinite}@keyframes fall-237{36.779%{transform:translate(53.9809vw,36.779vh) scale(.1192)}to{transform:translate(51.5971vw,100vh) scale(.1192)}}.snow:nth-child(238){opacity:.9676;transform:translate(71.7422vw,-10px) scale(.3026);animation:fall-238 16s -30s linear infinite}@keyframes fall-238{72.111%{transform:translate(77.2618vw,72.111vh) scale(.3026)}to{transform:translate(74.502vw,100vh) scale(.3026)}}.snow:nth-child(239){opacity:1.6154;transform:translate(12.5745vw,-10px) scale(.6704);animation:fall-239 15s -12s linear infinite}@keyframes fall-239{66.179%{transform:translate(12.7283vw,66.179vh) scale(.6704)}to{transform:translate(12.6514vw,100vh) scale(.6704)}}.snow:nth-child(240){opacity:.259;transform:translate(30.482vw,-10px) scale(.9444);animation:fall-240 15s -25s linear infinite}@keyframes fall-240{66.615%{transform:translate(32.3172vw,66.615vh) scale(.9444)}to{transform:translate(31.3996vw,100vh) scale(.9444)}}.snow:nth-child(241){opacity:.8632;transform:translate(68.2901vw,-10px) scale(.0183);animation:fall-241 20s -4s linear infinite}@keyframes fall-241{60.415%{transform:translate(75.8011vw,60.415vh) scale(.0183)}to{transform:translate(72.0456vw,100vh) scale(.0183)}}.snow:nth-child(242){opacity:.81;transform:translate(11.2928vw,-10px) scale(.4);animation:fall-242 17s -13s linear infinite}@keyframes fall-242{50.926%{transform:translate(4.657vw,50.926vh) scale(.4)}to{transform:translate(7.9749vw,100vh) scale(.4)}}.snow:nth-child(243){opacity:.1282;transform:translate(54.2728vw,-10px) scale(.9913);animation:fall-243 10s -8s linear infinite}@keyframes fall-243{57.349%{transform:translate(61.8452vw,57.349vh) scale(.9913)}to{transform:translate(58.059vw,100vh) scale(.9913)}}.snow:nth-child(244){opacity:.5426;transform:translate(52.0142vw,-10px) scale(.8231);animation:fall-244 13s -15s linear infinite}@keyframes fall-244{58.638%{transform:translate(46.2783vw,58.638vh) scale(.8231)}to{transform:translate(49.14625vw,100vh) scale(.8231)}}.snow:nth-child(245){opacity:.186;transform:translate(51.3798vw,-10px) scale(.9726);animation:fall-245 14s -16s linear infinite}@keyframes fall-245{69.594%{transform:translate(42.5742vw,69.594vh) scale(.9726)}to{transform:translate(46.977vw,100vh) scale(.9726)}}.snow:nth-child(246){opacity:1.8046;transform:translate(27.5286vw,-10px) scale(.6807);animation:fall-246 17s -13s linear infinite}@keyframes fall-246{56.78%{transform:translate(27.02vw,56.78vh) scale(.6807)}to{transform:translate(27.2743vw,100vh) scale(.6807)}}.snow:nth-child(247){opacity:.206;transform:translate(49.3725vw,-10px) scale(.2518);animation:fall-247 12s -10s linear infinite}@keyframes fall-247{40.002%{transform:translate(46.9818vw,40.002vh) scale(.2518)}to{transform:translate(48.17715vw,100vh) scale(.2518)}}.snow:nth-child(248){opacity:.9488;transform:translate(7.8375vw,-10px) scale(.3528);animation:fall-248 19s -12s linear infinite}@keyframes fall-248{55.456%{transform:translate(3.6719vw,55.456vh) scale(.3528)}to{transform:translate(5.7547vw,100vh) scale(.3528)}}.snow:nth-child(249){opacity:1.283;transform:translate(42.0188vw,-10px) scale(.875);animation:fall-249 11s -28s linear infinite}@keyframes fall-249{46.043%{transform:translate(47.1638vw,46.043vh) scale(.875)}to{transform:translate(44.5913vw,100vh) scale(.875)}}.snow:nth-child(250){opacity:1.7132;transform:translate(88.6929vw,-10px) scale(.5782);animation:fall-250 29s -27s linear infinite}@keyframes fall-250{79.778%{transform:translate(81.769vw,79.778vh) scale(.5782)}to{transform:translate(85.23095vw,100vh) scale(.5782)}}.snow:nth-child(251){opacity:.0298;transform:translate(5.8097vw,-10px) scale(.8536);animation:fall-251 18s -9s linear infinite}@keyframes fall-251{44.729%{transform:translate(7.9642vw,44.729vh) scale(.8536)}to{transform:translate(6.88695vw,100vh) scale(.8536)}}.snow:nth-child(252){opacity:.62;transform:translate(4.5056vw,-10px) scale(.6781);animation:fall-252 29s -30s linear infinite}@keyframes fall-252{77.609%{transform:translate(-1.1377vw,77.609vh) scale(.6781)}to{transform:translate(1.68395vw,100vh) scale(.6781)}}.snow:nth-child(253){opacity:1.1296;transform:translate(60.9504vw,-10px) scale(.2941);animation:fall-253 26s -28s linear infinite}@keyframes fall-253{51.011%{transform:translate(52.7379vw,51.011vh) scale(.2941)}to{transform:translate(56.84415vw,100vh) scale(.2941)}}.snow:nth-child(254){opacity:.5388;transform:translate(2.9642vw,-10px) scale(.3981);animation:fall-254 13s -4s linear infinite}@keyframes fall-254{55.728%{transform:translate(.5916vw,55.728vh) scale(.3981)}to{transform:translate(1.7779vw,100vh) scale(.3981)}}.snow:nth-child(255){opacity:1.923;transform:translate(33.8095vw,-10px) scale(.7147);animation:fall-255 18s -5s linear infinite}@keyframes fall-255{62.504%{transform:translate(30.4663vw,62.504vh) scale(.7147)}to{transform:translate(32.1379vw,100vh) scale(.7147)}}.snow:nth-child(256){opacity:1.9314;transform:translate(8.4907vw,-10px) scale(.8384);animation:fall-256 15s -15s linear infinite}@keyframes fall-256{60.024%{transform:translate(11.2788vw,60.024vh) scale(.8384)}to{transform:translate(9.88475vw,100vh) scale(.8384)}}.snow:nth-child(257){opacity:1.9174;transform:translate(9.2207vw,-10px) scale(.8784);animation:fall-257 28s -7s linear infinite}@keyframes fall-257{69.315%{transform:translate(10.5809vw,69.315vh) scale(.8784)}to{transform:translate(9.9008vw,100vh) scale(.8784)}}.snow:nth-child(258){opacity:.1832;transform:translate(44.3398vw,-10px) scale(.509);animation:fall-258 13s -23s linear infinite}@keyframes fall-258{63.378%{transform:translate(35.4005vw,63.378vh) scale(.509)}to{transform:translate(39.87015vw,100vh) scale(.509)}}.snow:nth-child(259){opacity:.2126;transform:translate(83.8751vw,-10px) scale(.8302);animation:fall-259 20s -17s linear infinite}@keyframes fall-259{77.072%{transform:translate(90.8306vw,77.072vh) scale(.8302)}to{transform:translate(87.35285vw,100vh) scale(.8302)}}.snow:nth-child(260){opacity:1.0542;transform:translate(81.9611vw,-10px) scale(.9817);animation:fall-260 10s -27s linear infinite}@keyframes fall-260{69.413%{transform:translate(82.6032vw,69.413vh) scale(.9817)}to{transform:translate(82.28215vw,100vh) scale(.9817)}}.snow:nth-child(261){opacity:.9194;transform:translate(63.8375vw,-10px) scale(.0482);animation:fall-261 21s -21s linear infinite}@keyframes fall-261{74.391%{transform:translate(58.9165vw,74.391vh) scale(.0482)}to{transform:translate(61.377vw,100vh) scale(.0482)}}.snow:nth-child(262){opacity:1.8706;transform:translate(20.917vw,-10px) scale(.3965);animation:fall-262 16s -3s linear infinite}@keyframes fall-262{44.416%{transform:translate(29.5131vw,44.416vh) scale(.3965)}to{transform:translate(25.21505vw,100vh) scale(.3965)}}.snow:nth-child(263){opacity:.1678;transform:translate(75.9354vw,-10px) scale(.9262);animation:fall-263 22s -4s linear infinite}@keyframes fall-263{32.146%{transform:translate(72.5039vw,32.146vh) scale(.9262)}to{transform:translate(74.21965vw,100vh) scale(.9262)}}.snow:nth-child(264){opacity:1.9252;transform:translate(40.6737vw,-10px) scale(.3711);animation:fall-264 23s -17s linear infinite}@keyframes fall-264{53.847%{transform:translate(41.1726vw,53.847vh) scale(.3711)}to{transform:translate(40.92315vw,100vh) scale(.3711)}}.snow:nth-child(265){opacity:1.1384;transform:translate(52.1994vw,-10px) scale(.8473);animation:fall-265 19s -2s linear infinite}@keyframes fall-265{74.954%{transform:translate(55.0243vw,74.954vh) scale(.8473)}to{transform:translate(53.61185vw,100vh) scale(.8473)}}.snow:nth-child(266){opacity:1.6862;transform:translate(32.5259vw,-10px) scale(.3719);animation:fall-266 11s -29s linear infinite}@keyframes fall-266{44.059%{transform:translate(33.5154vw,44.059vh) scale(.3719)}to{transform:translate(33.02065vw,100vh) scale(.3719)}}.snow:nth-child(267){opacity:1.461;transform:translate(16.1785vw,-10px) scale(.8201);animation:fall-267 21s -3s linear infinite}@keyframes fall-267{49.621%{transform:translate(19.5031vw,49.621vh) scale(.8201)}to{transform:translate(17.8408vw,100vh) scale(.8201)}}.snow:nth-child(268){opacity:1.7512;transform:translate(74.2336vw,-10px) scale(.4841);animation:fall-268 16s -30s linear infinite}@keyframes fall-268{70.594%{transform:translate(75.2815vw,70.594vh) scale(.4841)}to{transform:translate(74.75755vw,100vh) scale(.4841)}}.snow:nth-child(269){opacity:1.8556;transform:translate(78.4435vw,-10px) scale(.6851);animation:fall-269 22s -26s linear infinite}@keyframes fall-269{51.45%{transform:translate(72.8099vw,51.45vh) scale(.6851)}to{transform:translate(75.6267vw,100vh) scale(.6851)}}.snow:nth-child(270){opacity:1.8828;transform:translate(49.5327vw,-10px) scale(.2253);animation:fall-270 12s -29s linear infinite}@keyframes fall-270{78.257%{transform:translate(53.874vw,78.257vh) scale(.2253)}to{transform:translate(51.70335vw,100vh) scale(.2253)}}.snow:nth-child(271){opacity:.7946;transform:translate(14.3496vw,-10px) scale(.0835);animation:fall-271 18s -14s linear infinite}@keyframes fall-271{33.784%{transform:translate(8.5122vw,33.784vh) scale(.0835)}to{transform:translate(11.4309vw,100vh) scale(.0835)}}.snow:nth-child(272){opacity:.4562;transform:translate(83.2039vw,-10px) scale(.9355);animation:fall-272 11s -16s linear infinite}@keyframes fall-272{74.618%{transform:translate(73.2785vw,74.618vh) scale(.9355)}to{transform:translate(78.2412vw,100vh) scale(.9355)}}.snow:nth-child(273){opacity:.271;transform:translate(96.2316vw,-10px) scale(.5376);animation:fall-273 18s -1s linear infinite}@keyframes fall-273{50.213%{transform:translate(96.2146vw,50.213vh) scale(.5376)}to{transform:translate(96.2231vw,100vh) scale(.5376)}}.snow:nth-child(274){opacity:1.7896;transform:translate(10.687vw,-10px) scale(.1399);animation:fall-274 13s -23s linear infinite}@keyframes fall-274{56.169%{transform:translate(6.4999vw,56.169vh) scale(.1399)}to{transform:translate(8.59345vw,100vh) scale(.1399)}}.snow:nth-child(275){opacity:1.5376;transform:translate(81.1343vw,-10px) scale(.6624);animation:fall-275 29s -21s linear infinite}@keyframes fall-275{33.32%{transform:translate(79.2782vw,33.32vh) scale(.6624)}to{transform:translate(80.20625vw,100vh) scale(.6624)}}.snow:nth-child(276){opacity:.0452;transform:translate(70.6196vw,-10px) scale(.1247);animation:fall-276 29s -29s linear infinite}@keyframes fall-276{75.785%{transform:translate(60.6531vw,75.785vh) scale(.1247)}to{transform:translate(65.63635vw,100vh) scale(.1247)}}.snow:nth-child(277){opacity:1.4242;transform:translate(28.5955vw,-10px) scale(.2057);animation:fall-277 29s -4s linear infinite}@keyframes fall-277{35.965%{transform:translate(38.2457vw,35.965vh) scale(.2057)}to{transform:translate(33.4206vw,100vh) scale(.2057)}}.snow:nth-child(278){opacity:1.546;transform:translate(19.8755vw,-10px) scale(.6164);animation:fall-278 30s -16s linear infinite}@keyframes fall-278{71.205%{transform:translate(24.0816vw,71.205vh) scale(.6164)}to{transform:translate(21.97855vw,100vh) scale(.6164)}}.snow:nth-child(279){opacity:.4872;transform:translate(52.2263vw,-10px) scale(.1715);animation:fall-279 25s -2s linear infinite}@keyframes fall-279{67.297%{transform:translate(42.4402vw,67.297vh) scale(.1715)}to{transform:translate(47.33325vw,100vh) scale(.1715)}}.snow:nth-child(280){opacity:1.5232;transform:translate(25.3078vw,-10px) scale(.7941);animation:fall-280 17s -11s linear infinite}@keyframes fall-280{61.846%{transform:translate(22.5916vw,61.846vh) scale(.7941)}to{transform:translate(23.9497vw,100vh) scale(.7941)}}.snow:nth-child(281){opacity:.0836;transform:translate(56.2841vw,-10px) scale(.1337);animation:fall-281 10s -19s linear infinite}@keyframes fall-281{43.671%{transform:translate(53.6142vw,43.671vh) scale(.1337)}to{transform:translate(54.94915vw,100vh) scale(.1337)}}.snow:nth-child(282){opacity:.8508;transform:translate(19.7812vw,-10px) scale(.3007);animation:fall-282 10s -26s linear infinite}@keyframes fall-282{38.363%{transform:translate(16.9142vw,38.363vh) scale(.3007)}to{transform:translate(18.3477vw,100vh) scale(.3007)}}.snow:nth-child(283){opacity:.8086;transform:translate(16.9805vw,-10px) scale(.2994);animation:fall-283 23s -8s linear infinite}@keyframes fall-283{52.649%{transform:translate(24.229vw,52.649vh) scale(.2994)}to{transform:translate(20.60475vw,100vh) scale(.2994)}}.snow:nth-child(284){opacity:.118;transform:translate(96.0806vw,-10px) scale(.9236);animation:fall-284 12s -8s linear infinite}@keyframes fall-284{40.332%{transform:translate(95.3131vw,40.332vh) scale(.9236)}to{transform:translate(95.69685vw,100vh) scale(.9236)}}.snow:nth-child(285){opacity:.778;transform:translate(89.0917vw,-10px) scale(.6166);animation:fall-285 13s -8s linear infinite}@keyframes fall-285{33.172%{transform:translate(96.8511vw,33.172vh) scale(.6166)}to{transform:translate(92.9714vw,100vh) scale(.6166)}}.snow:nth-child(286){opacity:.7054;transform:translate(97.0012vw,-10px) scale(.8724);animation:fall-286 18s -8s linear infinite}@keyframes fall-286{36.335%{transform:translate(88.0918vw,36.335vh) scale(.8724)}to{transform:translate(92.5465vw,100vh) scale(.8724)}}.snow:nth-child(287){opacity:1.3888;transform:translate(25.7127vw,-10px) scale(.8137);animation:fall-287 23s -18s linear infinite}@keyframes fall-287{38.211%{transform:translate(30.5485vw,38.211vh) scale(.8137)}to{transform:translate(28.1306vw,100vh) scale(.8137)}}.snow:nth-child(288){opacity:.8148;transform:translate(10.5623vw,-10px) scale(.947);animation:fall-288 22s -7s linear infinite}@keyframes fall-288{61.812%{transform:translate(14.5185vw,61.812vh) scale(.947)}to{transform:translate(12.5404vw,100vh) scale(.947)}}.snow:nth-child(289){opacity:1.4692;transform:translate(11.6593vw,-10px) scale(.9936);animation:fall-289 12s -27s linear infinite}@keyframes fall-289{60.355%{transform:translate(7.8846vw,60.355vh) scale(.9936)}to{transform:translate(9.77195vw,100vh) scale(.9936)}}.snow:nth-child(290){opacity:.9724;transform:translate(79.5731vw,-10px) scale(.7245);animation:fall-290 25s -16s linear infinite}@keyframes fall-290{66.929%{transform:translate(83.4697vw,66.929vh) scale(.7245)}to{transform:translate(81.5214vw,100vh) scale(.7245)}}.snow:nth-child(291){opacity:.8916;transform:translate(12.3719vw,-10px) scale(.2462);animation:fall-291 15s -27s linear infinite}@keyframes fall-291{77.457%{transform:translate(9.6196vw,77.457vh) scale(.2462)}to{transform:translate(10.99575vw,100vh) scale(.2462)}}.snow:nth-child(292){opacity:1.4988;transform:translate(82.1425vw,-10px) scale(.4265);animation:fall-292 28s -29s linear infinite}@keyframes fall-292{43.797%{transform:translate(72.2096vw,43.797vh) scale(.4265)}to{transform:translate(77.17605vw,100vh) scale(.4265)}}.snow:nth-child(293){opacity:.9772;transform:translate(33.0682vw,-10px) scale(.9663);animation:fall-293 17s -24s linear infinite}@keyframes fall-293{69.837%{transform:translate(36.4014vw,69.837vh) scale(.9663)}to{transform:translate(34.7348vw,100vh) scale(.9663)}}.snow:nth-child(294){opacity:.412;transform:translate(65.7566vw,-10px) scale(.4703);animation:fall-294 17s -12s linear infinite}@keyframes fall-294{64.76%{transform:translate(58.5236vw,64.76vh) scale(.4703)}to{transform:translate(62.1401vw,100vh) scale(.4703)}}.snow:nth-child(295){opacity:.818;transform:translate(37.9447vw,-10px) scale(.6271);animation:fall-295 12s -25s linear infinite}@keyframes fall-295{78.844%{transform:translate(37.6796vw,78.844vh) scale(.6271)}to{transform:translate(37.81215vw,100vh) scale(.6271)}}.snow:nth-child(296){opacity:.3456;transform:translate(41.4347vw,-10px) scale(.3401);animation:fall-296 27s -28s linear infinite}@keyframes fall-296{35.371%{transform:translate(50.0693vw,35.371vh) scale(.3401)}to{transform:translate(45.752vw,100vh) scale(.3401)}}.snow:nth-child(297){opacity:.6656;transform:translate(33.8642vw,-10px) scale(.2785);animation:fall-297 13s -14s linear infinite}@keyframes fall-297{50.942%{transform:translate(30.3537vw,50.942vh) scale(.2785)}to{transform:translate(32.10895vw,100vh) scale(.2785)}}.snow:nth-child(298){opacity:.5302;transform:translate(40.8729vw,-10px) scale(.8546);animation:fall-298 12s -10s linear infinite}@keyframes fall-298{40.992%{transform:translate(39.978vw,40.992vh) scale(.8546)}to{transform:translate(40.42545vw,100vh) scale(.8546)}}.snow:nth-child(299){opacity:1.2908;transform:translate(52.6569vw,-10px) scale(.1859);animation:fall-299 29s -10s linear infinite}@keyframes fall-299{57.828%{transform:translate(47.928vw,57.828vh) scale(.1859)}to{transform:translate(50.29245vw,100vh) scale(.1859)}}.snow:nth-child(300){opacity:.1026;transform:translate(69.9146vw,-10px) scale(.8184);animation:fall-300 28s -4s linear infinite}@keyframes fall-300{44.291%{transform:translate(78.6505vw,44.291vh) scale(.8184)}to{transform:translate(74.28255vw,100vh) scale(.8184)}}.snow:nth-child(301){opacity:.993;transform:translate(11.203vw,-10px) scale(.9333);animation:fall-301 13s -29s linear infinite}@keyframes fall-301{57.733%{transform:translate(17.8238vw,57.733vh) scale(.9333)}to{transform:translate(14.5134vw,100vh) scale(.9333)}}.snow:nth-child(302){opacity:.0906;transform:translate(70.4434vw,-10px) scale(.8716);animation:fall-302 28s -4s linear infinite}@keyframes fall-302{41.595%{transform:translate(78.2908vw,41.595vh) scale(.8716)}to{transform:translate(74.3671vw,100vh) scale(.8716)}}.snow:nth-child(303){opacity:1.305;transform:translate(47.3113vw,-10px) scale(.776);animation:fall-303 16s -30s linear infinite}@keyframes fall-303{74.071%{transform:translate(40.1159vw,74.071vh) scale(.776)}to{transform:translate(43.7136vw,100vh) scale(.776)}}.snow:nth-child(304){opacity:.9858;transform:translate(8.3522vw,-10px) scale(.0352);animation:fall-304 10s -22s linear infinite}@keyframes fall-304{66.017%{transform:translate(4.7223vw,66.017vh) scale(.0352)}to{transform:translate(6.53725vw,100vh) scale(.0352)}}.snow:nth-child(305){opacity:1.6068;transform:translate(27.3832vw,-10px) scale(.6258);animation:fall-305 30s -4s linear infinite}@keyframes fall-305{45.752%{transform:translate(19.7273vw,45.752vh) scale(.6258)}to{transform:translate(23.55525vw,100vh) scale(.6258)}}.snow:nth-child(306){opacity:1.0038;transform:translate(16.3398vw,-10px) scale(.2196);animation:fall-306 24s -8s linear infinite}@keyframes fall-306{36.719%{transform:translate(9.4727vw,36.719vh) scale(.2196)}to{transform:translate(12.90625vw,100vh) scale(.2196)}}.snow:nth-child(307){opacity:.329;transform:translate(86.2563vw,-10px) scale(.8026);animation:fall-307 15s -10s linear infinite}@keyframes fall-307{49.807%{transform:translate(82.8245vw,49.807vh) scale(.8026)}to{transform:translate(84.5404vw,100vh) scale(.8026)}}.snow:nth-child(308){opacity:1.8892;transform:translate(80.6787vw,-10px) scale(.8916);animation:fall-308 11s -12s linear infinite}@keyframes fall-308{76.751%{transform:translate(74.3053vw,76.751vh) scale(.8916)}to{transform:translate(77.492vw,100vh) scale(.8916)}}.snow:nth-child(309){opacity:.1378;transform:translate(75.2353vw,-10px) scale(.3457);animation:fall-309 30s -20s linear infinite}@keyframes fall-309{61.104%{transform:translate(69.984vw,61.104vh) scale(.3457)}to{transform:translate(72.60965vw,100vh) scale(.3457)}}.snow:nth-child(310){opacity:.5784;transform:translate(2.827vw,-10px) scale(.1096);animation:fall-310 12s -4s linear infinite}@keyframes fall-310{68.027%{transform:translate(9.6758vw,68.027vh) scale(.1096)}to{transform:translate(6.2514vw,100vh) scale(.1096)}}.snow:nth-child(311){opacity:.9416;transform:translate(6.8843vw,-10px) scale(.8492);animation:fall-311 20s -14s linear infinite}@keyframes fall-311{64.402%{transform:translate(13.8847vw,64.402vh) scale(.8492)}to{transform:translate(10.3845vw,100vh) scale(.8492)}}.snow:nth-child(312){opacity:.5634;transform:translate(34.6589vw,-10px) scale(.8746);animation:fall-312 18s -12s linear infinite}@keyframes fall-312{54.581%{transform:translate(31.967vw,54.581vh) scale(.8746)}to{transform:translate(33.31295vw,100vh) scale(.8746)}}.snow:nth-child(313){opacity:.988;transform:translate(44.1989vw,-10px) scale(.6939);animation:fall-313 30s -27s linear infinite}@keyframes fall-313{35.218%{transform:translate(51.4346vw,35.218vh) scale(.6939)}to{transform:translate(47.81675vw,100vh) scale(.6939)}}.snow:nth-child(314){opacity:1.5846;transform:translate(15.2124vw,-10px) scale(.4695);animation:fall-314 20s -10s linear infinite}@keyframes fall-314{48.715%{transform:translate(17.6067vw,48.715vh) scale(.4695)}to{transform:translate(16.40955vw,100vh) scale(.4695)}}.snow:nth-child(315){opacity:1.08;transform:translate(71.754vw,-10px) scale(.4236);animation:fall-315 27s -23s linear infinite}@keyframes fall-315{33.036%{transform:translate(79.0534vw,33.036vh) scale(.4236)}to{transform:translate(75.4037vw,100vh) scale(.4236)}}.snow:nth-child(316){opacity:1.412;transform:translate(5.5131vw,-10px) scale(.4925);animation:fall-316 25s -25s linear infinite}@keyframes fall-316{54.937%{transform:translate(-4.4345vw,54.937vh) scale(.4925)}to{transform:translate(.5393vw,100vh) scale(.4925)}}.snow:nth-child(317){opacity:.4958;transform:translate(85.2626vw,-10px) scale(.8204);animation:fall-317 21s -22s linear infinite}@keyframes fall-317{51.213%{transform:translate(80.8715vw,51.213vh) scale(.8204)}to{transform:translate(83.06705vw,100vh) scale(.8204)}}.snow:nth-child(318){opacity:1.6494;transform:translate(39.1626vw,-10px) scale(.7046);animation:fall-318 13s -30s linear infinite}@keyframes fall-318{75.555%{transform:translate(40.7483vw,75.555vh) scale(.7046)}to{transform:translate(39.95545vw,100vh) scale(.7046)}}.snow:nth-child(319){opacity:1.2062;transform:translate(53.6438vw,-10px) scale(.7687);animation:fall-319 13s -3s linear infinite}@keyframes fall-319{75.542%{transform:translate(62.244vw,75.542vh) scale(.7687)}to{transform:translate(57.9439vw,100vh) scale(.7687)}}.snow:nth-child(320){opacity:1.2038;transform:translate(99.1475vw,-10px) scale(.529);animation:fall-320 20s -4s linear infinite}@keyframes fall-320{35.165%{transform:translate(97.5666vw,35.165vh) scale(.529)}to{transform:translate(98.35705vw,100vh) scale(.529)}}.snow:nth-child(321){opacity:.6552;transform:translate(81.2557vw,-10px) scale(.6464);animation:fall-321 12s -7s linear infinite}@keyframes fall-321{52.916%{transform:translate(86.7984vw,52.916vh) scale(.6464)}to{transform:translate(84.02705vw,100vh) scale(.6464)}}.snow:nth-child(322){opacity:1.6044;transform:translate(41.995vw,-10px) scale(.2814);animation:fall-322 23s -26s linear infinite}@keyframes fall-322{54.472%{transform:translate(48.5049vw,54.472vh) scale(.2814)}to{transform:translate(45.24995vw,100vh) scale(.2814)}}.snow:nth-child(323){opacity:.2176;transform:translate(44.4556vw,-10px) scale(.4907);animation:fall-323 29s -14s linear infinite}@keyframes fall-323{64.858%{transform:translate(41.7424vw,64.858vh) scale(.4907)}to{transform:translate(43.099vw,100vh) scale(.4907)}}.snow:nth-child(324){opacity:1.103;transform:translate(80.8578vw,-10px) scale(.437);animation:fall-324 21s -8s linear infinite}@keyframes fall-324{41.832%{transform:translate(84.0573vw,41.832vh) scale(.437)}to{transform:translate(82.45755vw,100vh) scale(.437)}}.snow:nth-child(325){opacity:1.8154;transform:translate(89.3554vw,-10px) scale(.6084);animation:fall-325 22s -11s linear infinite}@keyframes fall-325{58.974%{transform:translate(80.3724vw,58.974vh) scale(.6084)}to{transform:translate(84.8639vw,100vh) scale(.6084)}}.snow:nth-child(326){opacity:.536;transform:translate(83.948vw,-10px) scale(.7773);animation:fall-326 27s -12s linear infinite}@keyframes fall-326{37.939%{transform:translate(75.3437vw,37.939vh) scale(.7773)}to{transform:translate(79.64585vw,100vh) scale(.7773)}}.snow:nth-child(327){opacity:.762;transform:translate(10.7285vw,-10px) scale(.8454);animation:fall-327 11s -5s linear infinite}@keyframes fall-327{49.565%{transform:translate(17.1346vw,49.565vh) scale(.8454)}to{transform:translate(13.93155vw,100vh) scale(.8454)}}.snow:nth-child(328){opacity:.8222;transform:translate(9.0928vw,-10px) scale(.9748);animation:fall-328 19s -17s linear infinite}@keyframes fall-328{50.312%{transform:translate(17.6643vw,50.312vh) scale(.9748)}to{transform:translate(13.37855vw,100vh) scale(.9748)}}.snow:nth-child(329){opacity:.5362;transform:translate(93.2629vw,-10px) scale(.8239);animation:fall-329 21s -11s linear infinite}@keyframes fall-329{31.58%{transform:translate(101.8542vw,31.58vh) scale(.8239)}to{transform:translate(97.55855vw,100vh) scale(.8239)}}.snow:nth-child(330){opacity:.7234;transform:translate(39.2572vw,-10px) scale(.343);animation:fall-330 10s -26s linear infinite}@keyframes fall-330{35.578%{transform:translate(44.6358vw,35.578vh) scale(.343)}to{transform:translate(41.9465vw,100vh) scale(.343)}}.snow:nth-child(331){opacity:.5872;transform:translate(31.7273vw,-10px) scale(.0092);animation:fall-331 26s -1s linear infinite}@keyframes fall-331{65.088%{transform:translate(35.7069vw,65.088vh) scale(.0092)}to{transform:translate(33.7171vw,100vh) scale(.0092)}}.snow:nth-child(332){opacity:1.0742;transform:translate(86.4281vw,-10px) scale(.4619);animation:fall-332 12s -26s linear infinite}@keyframes fall-332{48.885%{transform:translate(77.6685vw,48.885vh) scale(.4619)}to{transform:translate(82.0483vw,100vh) scale(.4619)}}.snow:nth-child(333){opacity:.7672;transform:translate(37.5621vw,-10px) scale(.3915);animation:fall-333 29s -14s linear infinite}@keyframes fall-333{35.498%{transform:translate(40.6945vw,35.498vh) scale(.3915)}to{transform:translate(39.1283vw,100vh) scale(.3915)}}.snow:nth-child(334){opacity:1.7366;transform:translate(16.4363vw,-10px) scale(.6291);animation:fall-334 28s -7s linear infinite}@keyframes fall-334{65.553%{transform:translate(14.6481vw,65.553vh) scale(.6291)}to{transform:translate(15.5422vw,100vh) scale(.6291)}}.snow:nth-child(335){opacity:.5004;transform:translate(2.2277vw,-10px) scale(.179);animation:fall-335 21s -11s linear infinite}@keyframes fall-335{73.048%{transform:translate(-4.1192vw,73.048vh) scale(.179)}to{transform:translate(-.94575vw,100vh) scale(.179)}}.snow:nth-child(336){opacity:1.093;transform:translate(73.6378vw,-10px) scale(.7532);animation:fall-336 22s -25s linear infinite}@keyframes fall-336{51.93%{transform:translate(79.7543vw,51.93vh) scale(.7532)}to{transform:translate(76.69605vw,100vh) scale(.7532)}}.snow:nth-child(337){opacity:1.4804;transform:translate(21.7806vw,-10px) scale(.8433);animation:fall-337 10s -26s linear infinite}@keyframes fall-337{51.15%{transform:translate(29.8625vw,51.15vh) scale(.8433)}to{transform:translate(25.82155vw,100vh) scale(.8433)}}.snow:nth-child(338){opacity:.6998;transform:translate(71.2934vw,-10px) scale(.328);animation:fall-338 16s -25s linear infinite}@keyframes fall-338{77.006%{transform:translate(68.7232vw,77.006vh) scale(.328)}to{transform:translate(70.0083vw,100vh) scale(.328)}}.snow:nth-child(339){opacity:1.9656;transform:translate(5.3967vw,-10px) scale(.1199);animation:fall-339 17s -15s linear infinite}@keyframes fall-339{60.643%{transform:translate(-1.3784vw,60.643vh) scale(.1199)}to{transform:translate(2.00915vw,100vh) scale(.1199)}}.snow:nth-child(340){opacity:.1732;transform:translate(23.3649vw,-10px) scale(.1058);animation:fall-340 18s -8s linear infinite}@keyframes fall-340{45.015%{transform:translate(24.4722vw,45.015vh) scale(.1058)}to{transform:translate(23.91855vw,100vh) scale(.1058)}}.snow:nth-child(341){opacity:.8968;transform:translate(16.9725vw,-10px) scale(.2142);animation:fall-341 20s -7s linear infinite}@keyframes fall-341{56.027%{transform:translate(11.1818vw,56.027vh) scale(.2142)}to{transform:translate(14.07715vw,100vh) scale(.2142)}}.snow:nth-child(342){opacity:1.5164;transform:translate(30.5612vw,-10px) scale(.1095);animation:fall-342 10s -22s linear infinite}@keyframes fall-342{70.372%{transform:translate(23.2528vw,70.372vh) scale(.1095)}to{transform:translate(26.907vw,100vh) scale(.1095)}}.snow:nth-child(343){opacity:1.2278;transform:translate(3.3399vw,-10px) scale(.3951);animation:fall-343 22s -8s linear infinite}@keyframes fall-343{60.396%{transform:translate(-5.9557vw,60.396vh) scale(.3951)}to{transform:translate(-1.3079vw,100vh) scale(.3951)}}.snow:nth-child(344){opacity:1.4816;transform:translate(31.4285vw,-10px) scale(.5655);animation:fall-344 10s -23s linear infinite}@keyframes fall-344{76.36%{transform:translate(23.6939vw,76.36vh) scale(.5655)}to{transform:translate(27.5612vw,100vh) scale(.5655)}}.snow:nth-child(345){opacity:.2918;transform:translate(29.9692vw,-10px) scale(.445);animation:fall-345 20s -21s linear infinite}@keyframes fall-345{60.477%{transform:translate(27.6275vw,60.477vh) scale(.445)}to{transform:translate(28.79835vw,100vh) scale(.445)}}.snow:nth-child(346){opacity:1.5604;transform:translate(70.1349vw,-10px) scale(.3911);animation:fall-346 23s -25s linear infinite}@keyframes fall-346{39.257%{transform:translate(76.0319vw,39.257vh) scale(.3911)}to{transform:translate(73.0834vw,100vh) scale(.3911)}}.snow:nth-child(347){opacity:.338;transform:translate(4.2027vw,-10px) scale(.2356);animation:fall-347 26s -5s linear infinite}@keyframes fall-347{42.965%{transform:translate(6.4325vw,42.965vh) scale(.2356)}to{transform:translate(5.3176vw,100vh) scale(.2356)}}.snow:nth-child(348){opacity:.5242;transform:translate(89.2927vw,-10px) scale(.9773);animation:fall-348 22s -19s linear infinite}@keyframes fall-348{57.236%{transform:translate(91.8808vw,57.236vh) scale(.9773)}to{transform:translate(90.58675vw,100vh) scale(.9773)}}.snow:nth-child(349){opacity:1.9934;transform:translate(39.979vw,-10px) scale(.0577);animation:fall-349 21s -13s linear infinite}@keyframes fall-349{32.186%{transform:translate(35.9199vw,32.186vh) scale(.0577)}to{transform:translate(37.94945vw,100vh) scale(.0577)}}.snow:nth-child(350){opacity:.0038;transform:translate(80.5021vw,-10px) scale(.9954);animation:fall-350 14s -11s linear infinite}@keyframes fall-350{37.825%{transform:translate(89.442vw,37.825vh) scale(.9954)}to{transform:translate(84.97205vw,100vh) scale(.9954)}}.snow:nth-child(351){opacity:1.4098;transform:translate(74.2348vw,-10px) scale(.7231);animation:fall-351 10s -27s linear infinite}@keyframes fall-351{72.572%{transform:translate(73.333vw,72.572vh) scale(.7231)}to{transform:translate(73.7839vw,100vh) scale(.7231)}}.snow:nth-child(352){opacity:.5022;transform:translate(87.3753vw,-10px) scale(.2522);animation:fall-352 11s -12s linear infinite}@keyframes fall-352{65.51%{transform:translate(79.2559vw,65.51vh) scale(.2522)}to{transform:translate(83.3156vw,100vh) scale(.2522)}}.snow:nth-child(353){opacity:1.3932;transform:translate(49.4203vw,-10px) scale(.6774);animation:fall-353 20s -15s linear infinite}@keyframes fall-353{64.555%{transform:translate(39.7168vw,64.555vh) scale(.6774)}to{transform:translate(44.56855vw,100vh) scale(.6774)}}.snow:nth-child(354){opacity:.351;transform:translate(21.5486vw,-10px) scale(.1601);animation:fall-354 17s -12s linear infinite}@keyframes fall-354{79.573%{transform:translate(18.8698vw,79.573vh) scale(.1601)}to{transform:translate(20.2092vw,100vh) scale(.1601)}}.snow:nth-child(355){opacity:.7122;transform:translate(24.9158vw,-10px) scale(.3936);animation:fall-355 14s -9s linear infinite}@keyframes fall-355{38.144%{transform:translate(16.4414vw,38.144vh) scale(.3936)}to{transform:translate(20.6786vw,100vh) scale(.3936)}}.snow:nth-child(356){opacity:.8002;transform:translate(78.3174vw,-10px) scale(.9179);animation:fall-356 29s -3s linear infinite}@keyframes fall-356{69.051%{transform:translate(82.297vw,69.051vh) scale(.9179)}to{transform:translate(80.3072vw,100vh) scale(.9179)}}.snow:nth-child(357){opacity:1.199;transform:translate(50.1012vw,-10px) scale(.3984);animation:fall-357 21s -22s linear infinite}@keyframes fall-357{49.591%{transform:translate(47.2948vw,49.591vh) scale(.3984)}to{transform:translate(48.698vw,100vh) scale(.3984)}}.snow:nth-child(358){opacity:.3252;transform:translate(80.3984vw,-10px) scale(.1855);animation:fall-358 20s -26s linear infinite}@keyframes fall-358{46.103%{transform:translate(77.7545vw,46.103vh) scale(.1855)}to{transform:translate(79.07645vw,100vh) scale(.1855)}}.snow:nth-child(359){opacity:1.476;transform:translate(87.2841vw,-10px) scale(.6861);animation:fall-359 19s -1s linear infinite}@keyframes fall-359{68.835%{transform:translate(81.5401vw,68.835vh) scale(.6861)}to{transform:translate(84.4121vw,100vh) scale(.6861)}}.snow:nth-child(360){opacity:1.376;transform:translate(26.0509vw,-10px) scale(.6394);animation:fall-360 26s -17s linear infinite}@keyframes fall-360{70.65%{transform:translate(25.3885vw,70.65vh) scale(.6394)}to{transform:translate(25.7197vw,100vh) scale(.6394)}}.snow:nth-child(361){opacity:.4238;transform:translate(9.2936vw,-10px) scale(.3799);animation:fall-361 16s -16s linear infinite}@keyframes fall-361{76.158%{transform:translate(10.0908vw,76.158vh) scale(.3799)}to{transform:translate(9.6922vw,100vh) scale(.3799)}}.snow:nth-child(362){opacity:1.1764;transform:translate(80.0804vw,-10px) scale(.5567);animation:fall-362 10s -24s linear infinite}@keyframes fall-362{40.87%{transform:translate(82.53vw,40.87vh) scale(.5567)}to{transform:translate(81.3052vw,100vh) scale(.5567)}}.snow:nth-child(363){opacity:1.2768;transform:translate(32.2029vw,-10px) scale(.0873);animation:fall-363 28s -22s linear infinite}@keyframes fall-363{33.343%{transform:translate(39.7797vw,33.343vh) scale(.0873)}to{transform:translate(35.9913vw,100vh) scale(.0873)}}.snow:nth-child(364){opacity:.0314;transform:translate(48.428vw,-10px) scale(.0038);animation:fall-364 24s -14s linear infinite}@keyframes fall-364{31.425%{transform:translate(56.4094vw,31.425vh) scale(.0038)}to{transform:translate(52.4187vw,100vh) scale(.0038)}}.snow:nth-child(365){opacity:1.1874;transform:translate(41.1724vw,-10px) scale(.87);animation:fall-365 25s -5s linear infinite}@keyframes fall-365{35.016%{transform:translate(31.3147vw,35.016vh) scale(.87)}to{transform:translate(36.24355vw,100vh) scale(.87)}}.snow:nth-child(366){opacity:1.097;transform:translate(78.6113vw,-10px) scale(.4782);animation:fall-366 24s -7s linear infinite}@keyframes fall-366{38.469%{transform:translate(75.1435vw,38.469vh) scale(.4782)}to{transform:translate(76.8774vw,100vh) scale(.4782)}}.snow:nth-child(367){opacity:1.1636;transform:translate(91.028vw,-10px) scale(.3633);animation:fall-367 16s -30s linear infinite}@keyframes fall-367{39.292%{transform:translate(89.4053vw,39.292vh) scale(.3633)}to{transform:translate(90.21665vw,100vh) scale(.3633)}}.snow:nth-child(368){opacity:1.5268;transform:translate(49.3549vw,-10px) scale(.0838);animation:fall-368 22s -7s linear infinite}@keyframes fall-368{79.966%{transform:translate(55.5731vw,79.966vh) scale(.0838)}to{transform:translate(52.464vw,100vh) scale(.0838)}}.snow:nth-child(369){opacity:.2618;transform:translate(54.1431vw,-10px) scale(.0737);animation:fall-369 16s -24s linear infinite}@keyframes fall-369{67.93%{transform:translate(49.5126vw,67.93vh) scale(.0737)}to{transform:translate(51.82785vw,100vh) scale(.0737)}}.snow:nth-child(370){opacity:1.6898;transform:translate(66.6881vw,-10px) scale(.3921);animation:fall-370 21s -21s linear infinite}@keyframes fall-370{78.685%{transform:translate(63.73vw,78.685vh) scale(.3921)}to{transform:translate(65.20905vw,100vh) scale(.3921)}}.snow:nth-child(371){opacity:1.921;transform:translate(91.3912vw,-10px) scale(.5914);animation:fall-371 17s -12s linear infinite}@keyframes fall-371{43.653%{transform:translate(82.2053vw,43.653vh) scale(.5914)}to{transform:translate(86.79825vw,100vh) scale(.5914)}}.snow:nth-child(372){opacity:1.821;transform:translate(49.5964vw,-10px) scale(.5026);animation:fall-372 26s -21s linear infinite}@keyframes fall-372{75.925%{transform:translate(44.6703vw,75.925vh) scale(.5026)}to{transform:translate(47.13335vw,100vh) scale(.5026)}}.snow:nth-child(373){opacity:.9676;transform:translate(2.7853vw,-10px) scale(.0418);animation:fall-373 25s -4s linear infinite}@keyframes fall-373{77.349%{transform:translate(3.3117vw,77.349vh) scale(.0418)}to{transform:translate(3.0485vw,100vh) scale(.0418)}}.snow:nth-child(374){opacity:1.0782;transform:translate(38.1198vw,-10px) scale(.7515);animation:fall-374 24s -15s linear infinite}@keyframes fall-374{65.285%{transform:translate(35.1318vw,65.285vh) scale(.7515)}to{transform:translate(36.6258vw,100vh) scale(.7515)}}.snow:nth-child(375){opacity:1.3288;transform:translate(81.4173vw,-10px) scale(.9199);animation:fall-375 18s -14s linear infinite}@keyframes fall-375{58.933%{transform:translate(75.2187vw,58.933vh) scale(.9199)}to{transform:translate(78.318vw,100vh) scale(.9199)}}.snow:nth-child(376){opacity:.5322;transform:translate(56.5786vw,-10px) scale(.468);animation:fall-376 26s -18s linear infinite}@keyframes fall-376{31.793%{transform:translate(47.9155vw,31.793vh) scale(.468)}to{transform:translate(52.24705vw,100vh) scale(.468)}}.snow:nth-child(377){opacity:.2864;transform:translate(32.0013vw,-10px) scale(.8113);animation:fall-377 21s -23s linear infinite}@keyframes fall-377{30.004%{transform:translate(37.2555vw,30.004vh) scale(.8113)}to{transform:translate(34.6284vw,100vh) scale(.8113)}}.snow:nth-child(378){opacity:1.3092;transform:translate(1.8983vw,-10px) scale(.456);animation:fall-378 28s -26s linear infinite}@keyframes fall-378{53.138%{transform:translate(-3.6855vw,53.138vh) scale(.456)}to{transform:translate(-.8936vw,100vh) scale(.456)}}.snow:nth-child(379){opacity:1.3786;transform:translate(23.0669vw,-10px) scale(.1775);animation:fall-379 27s -18s linear infinite}@keyframes fall-379{75.044%{transform:translate(18.2866vw,75.044vh) scale(.1775)}to{transform:translate(20.67675vw,100vh) scale(.1775)}}.snow:nth-child(380){opacity:1.3494;transform:translate(10.1236vw,-10px) scale(.9805);animation:fall-380 14s -28s linear infinite}@keyframes fall-380{55.393%{transform:translate(4.5978vw,55.393vh) scale(.9805)}to{transform:translate(7.3607vw,100vh) scale(.9805)}}.snow:nth-child(381){opacity:1.6418;transform:translate(67.6676vw,-10px) scale(.2459);animation:fall-381 11s -12s linear infinite}@keyframes fall-381{48.835%{transform:translate(58.7256vw,48.835vh) scale(.2459)}to{transform:translate(63.1966vw,100vh) scale(.2459)}}.snow:nth-child(382){opacity:1.2216;transform:translate(12.3923vw,-10px) scale(.876);animation:fall-382 25s -14s linear infinite}@keyframes fall-382{45.396%{transform:translate(16.2801vw,45.396vh) scale(.876)}to{transform:translate(14.3362vw,100vh) scale(.876)}}.snow:nth-child(383){opacity:.7768;transform:translate(61.096vw,-10px) scale(.2845);animation:fall-383 11s -13s linear infinite}@keyframes fall-383{59.699%{transform:translate(61.0346vw,59.699vh) scale(.2845)}to{transform:translate(61.0653vw,100vh) scale(.2845)}}.snow:nth-child(384){opacity:1.8242;transform:translate(16.7066vw,-10px) scale(.7659);animation:fall-384 18s -8s linear infinite}@keyframes fall-384{49.806%{transform:translate(11.6376vw,49.806vh) scale(.7659)}to{transform:translate(14.1721vw,100vh) scale(.7659)}}.snow:nth-child(385){opacity:.2508;transform:translate(95.4076vw,-10px) scale(.0059);animation:fall-385 26s -16s linear infinite}@keyframes fall-385{50.827%{transform:translate(87.8036vw,50.827vh) scale(.0059)}to{transform:translate(91.6056vw,100vh) scale(.0059)}}.snow:nth-child(386){opacity:.2266;transform:translate(68.7634vw,-10px) scale(.6853);animation:fall-386 26s -15s linear infinite}@keyframes fall-386{32.363%{transform:translate(63.2338vw,32.363vh) scale(.6853)}to{transform:translate(65.9986vw,100vh) scale(.6853)}}.snow:nth-child(387){opacity:1.0806;transform:translate(64.616vw,-10px) scale(.3761);animation:fall-387 14s -19s linear infinite}@keyframes fall-387{48.799%{transform:translate(68.31vw,48.799vh) scale(.3761)}to{transform:translate(66.463vw,100vh) scale(.3761)}}.snow:nth-child(388){opacity:1.9624;transform:translate(32.6431vw,-10px) scale(.4284);animation:fall-388 22s -11s linear infinite}@keyframes fall-388{34.527%{transform:translate(24.4369vw,34.527vh) scale(.4284)}to{transform:translate(28.54vw,100vh) scale(.4284)}}.snow:nth-child(389){opacity:1.5536;transform:translate(4.3564vw,-10px) scale(.8185);animation:fall-389 26s -9s linear infinite}@keyframes fall-389{40.103%{transform:translate(10.4481vw,40.103vh) scale(.8185)}to{transform:translate(7.40225vw,100vh) scale(.8185)}}.snow:nth-child(390){opacity:1.9088;transform:translate(44.4093vw,-10px) scale(.5951);animation:fall-390 27s -12s linear infinite}@keyframes fall-390{78.277%{transform:translate(41.3108vw,78.277vh) scale(.5951)}to{transform:translate(42.86005vw,100vh) scale(.5951)}}.snow:nth-child(391){opacity:1.1158;transform:translate(74.4794vw,-10px) scale(.7237);animation:fall-391 24s -30s linear infinite}@keyframes fall-391{38.605%{transform:translate(67.9935vw,38.605vh) scale(.7237)}to{transform:translate(71.23645vw,100vh) scale(.7237)}}.snow:nth-child(392){opacity:.352;transform:translate(32.8554vw,-10px) scale(.5472);animation:fall-392 17s -15s linear infinite}@keyframes fall-392{73.533%{transform:translate(24.7584vw,73.533vh) scale(.5472)}to{transform:translate(28.8069vw,100vh) scale(.5472)}}.snow:nth-child(393){opacity:.4836;transform:translate(28.6296vw,-10px) scale(.9825);animation:fall-393 28s -5s linear infinite}@keyframes fall-393{55.508%{transform:translate(30.0546vw,55.508vh) scale(.9825)}to{transform:translate(29.3421vw,100vh) scale(.9825)}}.snow:nth-child(394){opacity:1.3414;transform:translate(98.1096vw,-10px) scale(.5938);animation:fall-394 28s -8s linear infinite}@keyframes fall-394{50.317%{transform:translate(92.4596vw,50.317vh) scale(.5938)}to{transform:translate(95.2846vw,100vh) scale(.5938)}}.snow:nth-child(395){opacity:.4238;transform:translate(99.8796vw,-10px) scale(.7716);animation:fall-395 15s -20s linear infinite}@keyframes fall-395{73.112%{transform:translate(101.0181vw,73.112vh) scale(.7716)}to{transform:translate(100.44885vw,100vh) scale(.7716)}}.snow:nth-child(396){opacity:1.3102;transform:translate(85.7578vw,-10px) scale(.3506);animation:fall-396 29s -29s linear infinite}@keyframes fall-396{71.745%{transform:translate(83.1404vw,71.745vh) scale(.3506)}to{transform:translate(84.4491vw,100vh) scale(.3506)}}.snow:nth-child(397){opacity:1.0688;transform:translate(61.347vw,-10px) scale(.619);animation:fall-397 10s -24s linear infinite}@keyframes fall-397{45.349%{transform:translate(59.8803vw,45.349vh) scale(.619)}to{transform:translate(60.61365vw,100vh) scale(.619)}}.snow:nth-child(398){opacity:1.0298;transform:translate(36.7283vw,-10px) scale(.087);animation:fall-398 27s -23s linear infinite}@keyframes fall-398{58.596%{transform:translate(38.2583vw,58.596vh) scale(.087)}to{transform:translate(37.4933vw,100vh) scale(.087)}}.snow:nth-child(399){opacity:.9824;transform:translate(96.8387vw,-10px) scale(.7127);animation:fall-399 18s -9s linear infinite}@keyframes fall-399{48.385%{transform:translate(96.1957vw,48.385vh) scale(.7127)}to{transform:translate(96.5172vw,100vh) scale(.7127)}}.snow:nth-child(400){opacity:1.2258;transform:translate(15.9704vw,-10px) scale(.4017);animation:fall-400 30s -6s linear infinite}@keyframes fall-400{64.868%{transform:translate(12.1122vw,64.868vh) scale(.4017)}to{transform:translate(14.0413vw,100vh) scale(.4017)}}\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 });
|
|
21
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".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:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.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:rgba(0,0,0,.4)}.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:rgba(0,0,0,.2)}.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:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!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:rgba(45,146,45,.5);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:rgba(85,85,85,.7)}.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:rgba(85,85,85,.7)}.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:rgba(255,255,255,.1) 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:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!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: 1800){.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{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);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:white;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}.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:rgba(0,0,0,.5) 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:rgb(237,237,237);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}.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:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-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-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-top:-8px;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:14px!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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.828;transform:translate(52.4036vw,-10px) scale(.8722);animation:fall-1 11s -29s linear infinite}@keyframes fall-1{68.169%{transform:translate(51.4381vw,68.169vh) scale(.8722)}to{transform:translate(51.92085vw,100vh) scale(.8722)}}.snow:nth-child(2){opacity:.333;transform:translate(92.3528vw,-10px) scale(.8612);animation:fall-2 16s -28s linear infinite}@keyframes fall-2{76.4%{transform:translate(100.3272vw,76.4vh) scale(.8612)}to{transform:translate(96.34vw,100vh) scale(.8612)}}.snow:nth-child(3){opacity:.282;transform:translate(20.8732vw,-10px) scale(.3886);animation:fall-3 18s -22s linear infinite}@keyframes fall-3{39.269%{transform:translate(24.113vw,39.269vh) scale(.3886)}to{transform:translate(22.4931vw,100vh) scale(.3886)}}.snow:nth-child(4){opacity:1.9508;transform:translate(62.2638vw,-10px) scale(.5022);animation:fall-4 30s -8s linear infinite}@keyframes fall-4{68.418%{transform:translate(63.4632vw,68.418vh) scale(.5022)}to{transform:translate(62.8635vw,100vh) scale(.5022)}}.snow:nth-child(5){opacity:1.5546;transform:translate(79.4799vw,-10px) scale(.7289);animation:fall-5 18s -28s linear infinite}@keyframes fall-5{52.277%{transform:translate(72.7897vw,52.277vh) scale(.7289)}to{transform:translate(76.1348vw,100vh) scale(.7289)}}.snow:nth-child(6){opacity:.6326;transform:translate(10.6371vw,-10px) scale(.6361);animation:fall-6 22s -1s linear infinite}@keyframes fall-6{53.654%{transform:translate(2.6822vw,53.654vh) scale(.6361)}to{transform:translate(6.65965vw,100vh) scale(.6361)}}.snow:nth-child(7){opacity:.996;transform:translate(81.1911vw,-10px) scale(.0391);animation:fall-7 29s -28s linear infinite}@keyframes fall-7{78.518%{transform:translate(75.2535vw,78.518vh) scale(.0391)}to{transform:translate(78.2223vw,100vh) scale(.0391)}}.snow:nth-child(8){opacity:1.8586;transform:translate(37.6606vw,-10px) scale(.5519);animation:fall-8 29s -22s linear infinite}@keyframes fall-8{61.539%{transform:translate(34.3867vw,61.539vh) scale(.5519)}to{transform:translate(36.02365vw,100vh) scale(.5519)}}.snow:nth-child(9){opacity:.1596;transform:translate(71.5078vw,-10px) scale(.7138);animation:fall-9 11s -4s linear infinite}@keyframes fall-9{75.326%{transform:translate(70.6148vw,75.326vh) scale(.7138)}to{transform:translate(71.0613vw,100vh) scale(.7138)}}.snow:nth-child(10){opacity:1.6706;transform:translate(97.9281vw,-10px) scale(.1181);animation:fall-10 24s -29s linear infinite}@keyframes fall-10{54.259%{transform:translate(92.633vw,54.259vh) scale(.1181)}to{transform:translate(95.28055vw,100vh) scale(.1181)}}.snow:nth-child(11){opacity:1.5388;transform:translate(59.408vw,-10px) scale(.9239);animation:fall-11 23s -19s linear infinite}@keyframes fall-11{40.321%{transform:translate(56.6708vw,40.321vh) scale(.9239)}to{transform:translate(58.0394vw,100vh) scale(.9239)}}.snow:nth-child(12){opacity:1.2022;transform:translate(78.6184vw,-10px) scale(.8279);animation:fall-12 13s -28s linear infinite}@keyframes fall-12{46.052%{transform:translate(75.6923vw,46.052vh) scale(.8279)}to{transform:translate(77.15535vw,100vh) scale(.8279)}}.snow:nth-child(13){opacity:.7188;transform:translate(39.5545vw,-10px) scale(.9182);animation:fall-13 13s -10s linear infinite}@keyframes fall-13{45.566%{transform:translate(29.7962vw,45.566vh) scale(.9182)}to{transform:translate(34.67535vw,100vh) scale(.9182)}}.snow:nth-child(14){opacity:.1938;transform:translate(11.5023vw,-10px) scale(.122);animation:fall-14 29s -22s linear infinite}@keyframes fall-14{69.648%{transform:translate(20.1954vw,69.648vh) scale(.122)}to{transform:translate(15.84885vw,100vh) scale(.122)}}.snow:nth-child(15){opacity:.5896;transform:translate(12.8598vw,-10px) scale(.4096);animation:fall-15 24s -11s linear infinite}@keyframes fall-15{70.252%{transform:translate(15.256vw,70.252vh) scale(.4096)}to{transform:translate(14.0579vw,100vh) scale(.4096)}}.snow:nth-child(16){opacity:.6276;transform:translate(28.2134vw,-10px) scale(.2098);animation:fall-16 27s -5s linear infinite}@keyframes fall-16{79.12%{transform:translate(28.2137vw,79.12vh) scale(.2098)}to{transform:translate(28.21355vw,100vh) scale(.2098)}}.snow:nth-child(17){opacity:.7012;transform:translate(20.969vw,-10px) scale(.4537);animation:fall-17 24s -13s linear infinite}@keyframes fall-17{57.704%{transform:translate(23.9581vw,57.704vh) scale(.4537)}to{transform:translate(22.46355vw,100vh) scale(.4537)}}.snow:nth-child(18){opacity:1.4598;transform:translate(34.3954vw,-10px) scale(.4093);animation:fall-18 24s -18s linear infinite}@keyframes fall-18{55.094%{transform:translate(34.9498vw,55.094vh) scale(.4093)}to{transform:translate(34.6726vw,100vh) scale(.4093)}}.snow:nth-child(19){opacity:1.0304;transform:translate(1.2231vw,-10px) scale(.6208);animation:fall-19 23s -8s linear infinite}@keyframes fall-19{60.621%{transform:translate(-5.2475vw,60.621vh) scale(.6208)}to{transform:translate(-2.0122vw,100vh) scale(.6208)}}.snow:nth-child(20){opacity:1.9338;transform:translate(38.2063vw,-10px) scale(.6385);animation:fall-20 27s -11s linear infinite}@keyframes fall-20{71.603%{transform:translate(43.094vw,71.603vh) scale(.6385)}to{transform:translate(40.65015vw,100vh) scale(.6385)}}.snow:nth-child(21){opacity:.1836;transform:translate(58.1234vw,-10px) scale(.8645);animation:fall-21 29s -18s linear infinite}@keyframes fall-21{43.912%{transform:translate(63.3663vw,43.912vh) scale(.8645)}to{transform:translate(60.74485vw,100vh) scale(.8645)}}.snow:nth-child(22){opacity:.7098;transform:translate(47.9581vw,-10px) scale(.9579);animation:fall-22 10s -25s linear infinite}@keyframes fall-22{32.023%{transform:translate(57.6822vw,32.023vh) scale(.9579)}to{transform:translate(52.82015vw,100vh) scale(.9579)}}.snow:nth-child(23){opacity:.6008;transform:translate(97.1866vw,-10px) scale(.1777);animation:fall-23 23s -19s linear infinite}@keyframes fall-23{54.798%{transform:translate(100.9533vw,54.798vh) scale(.1777)}to{transform:translate(99.06995vw,100vh) scale(.1777)}}.snow:nth-child(24){opacity:.8322;transform:translate(90.4024vw,-10px) scale(.259);animation:fall-24 27s -7s linear infinite}@keyframes fall-24{39.931%{transform:translate(90.2809vw,39.931vh) scale(.259)}to{transform:translate(90.34165vw,100vh) scale(.259)}}.snow:nth-child(25){opacity:.8514;transform:translate(89.731vw,-10px) scale(.3411);animation:fall-25 25s -13s linear infinite}@keyframes fall-25{79.911%{transform:translate(82.4241vw,79.911vh) scale(.3411)}to{transform:translate(86.07755vw,100vh) scale(.3411)}}.snow:nth-child(26){opacity:1.5504;transform:translate(30.9974vw,-10px) scale(.7385);animation:fall-26 12s -19s linear infinite}@keyframes fall-26{77.142%{transform:translate(28.1021vw,77.142vh) scale(.7385)}to{transform:translate(29.54975vw,100vh) scale(.7385)}}.snow:nth-child(27){opacity:1.1872;transform:translate(33.3077vw,-10px) scale(.381);animation:fall-27 15s -20s linear infinite}@keyframes fall-27{53.246%{transform:translate(29.9964vw,53.246vh) scale(.381)}to{transform:translate(31.65205vw,100vh) scale(.381)}}.snow:nth-child(28){opacity:1.6104;transform:translate(98.4068vw,-10px) scale(.7941);animation:fall-28 29s -24s linear infinite}@keyframes fall-28{79.699%{transform:translate(97.7613vw,79.699vh) scale(.7941)}to{transform:translate(98.08405vw,100vh) scale(.7941)}}.snow:nth-child(29){opacity:1.31;transform:translate(6.6164vw,-10px) scale(.8252);animation:fall-29 13s -10s linear infinite}@keyframes fall-29{34.845%{transform:translate(15.4484vw,34.845vh) scale(.8252)}to{transform:translate(11.0324vw,100vh) scale(.8252)}}.snow:nth-child(30){opacity:.3752;transform:translate(13.215vw,-10px) scale(.0167);animation:fall-30 21s -24s linear infinite}@keyframes fall-30{52.673%{transform:translate(3.4741vw,52.673vh) scale(.0167)}to{transform:translate(8.34455vw,100vh) scale(.0167)}}.snow:nth-child(31){opacity:.865;transform:translate(27.4828vw,-10px) scale(.2847);animation:fall-31 15s -1s linear infinite}@keyframes fall-31{69.332%{transform:translate(23.8489vw,69.332vh) scale(.2847)}to{transform:translate(25.66585vw,100vh) scale(.2847)}}.snow:nth-child(32){opacity:1.4938;transform:translate(65.2782vw,-10px) scale(.786);animation:fall-32 18s -1s linear infinite}@keyframes fall-32{61.079%{transform:translate(57.5578vw,61.079vh) scale(.786)}to{transform:translate(61.418vw,100vh) scale(.786)}}.snow:nth-child(33){opacity:1.7618;transform:translate(31.0566vw,-10px) scale(.6607);animation:fall-33 19s -25s linear infinite}@keyframes fall-33{62.177%{transform:translate(33.7329vw,62.177vh) scale(.6607)}to{transform:translate(32.39475vw,100vh) scale(.6607)}}.snow:nth-child(34){opacity:.2856;transform:translate(13.9013vw,-10px) scale(.8106);animation:fall-34 26s -20s linear infinite}@keyframes fall-34{62.875%{transform:translate(16.9329vw,62.875vh) scale(.8106)}to{transform:translate(15.4171vw,100vh) scale(.8106)}}.snow:nth-child(35){opacity:1.6714;transform:translate(12.5631vw,-10px) scale(.2833);animation:fall-35 28s -2s linear infinite}@keyframes fall-35{42.331%{transform:translate(15.2387vw,42.331vh) scale(.2833)}to{transform:translate(13.9009vw,100vh) scale(.2833)}}.snow:nth-child(36){opacity:1.7192;transform:translate(87.2414vw,-10px) scale(.9339);animation:fall-36 26s -4s linear infinite}@keyframes fall-36{57.662%{transform:translate(79.0509vw,57.662vh) scale(.9339)}to{transform:translate(83.14615vw,100vh) scale(.9339)}}.snow:nth-child(37){opacity:1.8992;transform:translate(47.8959vw,-10px) scale(.6718);animation:fall-37 29s -19s linear infinite}@keyframes fall-37{44.671%{transform:translate(45.2427vw,44.671vh) scale(.6718)}to{transform:translate(46.5693vw,100vh) scale(.6718)}}.snow:nth-child(38){opacity:.4006;transform:translate(86.7914vw,-10px) scale(.8493);animation:fall-38 27s -4s linear infinite}@keyframes fall-38{67.602%{transform:translate(88.4063vw,67.602vh) scale(.8493)}to{transform:translate(87.59885vw,100vh) scale(.8493)}}.snow:nth-child(39){opacity:.4976;transform:translate(14.2629vw,-10px) scale(.0316);animation:fall-39 25s -11s linear infinite}@keyframes fall-39{59.535%{transform:translate(13.4198vw,59.535vh) scale(.0316)}to{transform:translate(13.84135vw,100vh) scale(.0316)}}.snow:nth-child(40){opacity:1.0244;transform:translate(21.2665vw,-10px) scale(.8369);animation:fall-40 21s -17s linear infinite}@keyframes fall-40{35.701%{transform:translate(26.0607vw,35.701vh) scale(.8369)}to{transform:translate(23.6636vw,100vh) scale(.8369)}}.snow:nth-child(41){opacity:.4754;transform:translate(39.4786vw,-10px) scale(.2227);animation:fall-41 23s -24s linear infinite}@keyframes fall-41{50.809%{transform:translate(43.1969vw,50.809vh) scale(.2227)}to{transform:translate(41.33775vw,100vh) scale(.2227)}}.snow:nth-child(42){opacity:1.7528;transform:translate(97.74vw,-10px) scale(.0168);animation:fall-42 16s -25s linear infinite}@keyframes fall-42{31.609%{transform:translate(92.8281vw,31.609vh) scale(.0168)}to{transform:translate(95.28405vw,100vh) scale(.0168)}}.snow:nth-child(43){opacity:.3604;transform:translate(15.8877vw,-10px) scale(.9415);animation:fall-43 15s -30s linear infinite}@keyframes fall-43{45.992%{transform:translate(15.3291vw,45.992vh) scale(.9415)}to{transform:translate(15.6084vw,100vh) scale(.9415)}}.snow:nth-child(44){opacity:1.5462;transform:translate(96.5442vw,-10px) scale(.0726);animation:fall-44 25s -27s linear infinite}@keyframes fall-44{74.728%{transform:translate(95.2979vw,74.728vh) scale(.0726)}to{transform:translate(95.92105vw,100vh) scale(.0726)}}.snow:nth-child(45){opacity:.1266;transform:translate(64.8877vw,-10px) scale(.9753);animation:fall-45 23s -8s linear infinite}@keyframes fall-45{37.207%{transform:translate(65.5883vw,37.207vh) scale(.9753)}to{transform:translate(65.238vw,100vh) scale(.9753)}}.snow:nth-child(46){opacity:.4606;transform:translate(66.1205vw,-10px) scale(.2896);animation:fall-46 29s -2s linear infinite}@keyframes fall-46{78.941%{transform:translate(62.0487vw,78.941vh) scale(.2896)}to{transform:translate(64.0846vw,100vh) scale(.2896)}}.snow:nth-child(47){opacity:1.2656;transform:translate(96.0473vw,-10px) scale(.7583);animation:fall-47 25s -9s linear infinite}@keyframes fall-47{40.296%{transform:translate(100.618vw,40.296vh) scale(.7583)}to{transform:translate(98.33265vw,100vh) scale(.7583)}}.snow:nth-child(48){opacity:1.2864;transform:translate(97.8523vw,-10px) scale(.1794);animation:fall-48 21s -19s linear infinite}@keyframes fall-48{43.357%{transform:translate(102.5501vw,43.357vh) scale(.1794)}to{transform:translate(100.2012vw,100vh) scale(.1794)}}.snow:nth-child(49){opacity:.066;transform:translate(6.6741vw,-10px) scale(.6463);animation:fall-49 22s -9s linear infinite}@keyframes fall-49{66.239%{transform:translate(15.386vw,66.239vh) scale(.6463)}to{transform:translate(11.03005vw,100vh) scale(.6463)}}.snow:nth-child(50){opacity:1.5564;transform:translate(71.1579vw,-10px) scale(.3877);animation:fall-50 11s -28s linear infinite}@keyframes fall-50{49.437%{transform:translate(79.6717vw,49.437vh) scale(.3877)}to{transform:translate(75.4148vw,100vh) scale(.3877)}}.snow:nth-child(51){opacity:1.1914;transform:translate(76.6969vw,-10px) scale(.8);animation:fall-51 19s -25s linear infinite}@keyframes fall-51{66.404%{transform:translate(84.7422vw,66.404vh) scale(.8)}to{transform:translate(80.71955vw,100vh) scale(.8)}}.snow:nth-child(52){opacity:.6858;transform:translate(96.1989vw,-10px) scale(.4536);animation:fall-52 28s -28s linear infinite}@keyframes fall-52{67.846%{transform:translate(99.8283vw,67.846vh) scale(.4536)}to{transform:translate(98.0136vw,100vh) scale(.4536)}}.snow:nth-child(53){opacity:1.0328;transform:translate(52.2753vw,-10px) scale(.433);animation:fall-53 14s -7s linear infinite}@keyframes fall-53{39.916%{transform:translate(42.7635vw,39.916vh) scale(.433)}to{transform:translate(47.5194vw,100vh) scale(.433)}}.snow:nth-child(54){opacity:1.6548;transform:translate(91.9676vw,-10px) scale(.848);animation:fall-54 29s -19s linear infinite}@keyframes fall-54{64.927%{transform:translate(86.6229vw,64.927vh) scale(.848)}to{transform:translate(89.29525vw,100vh) scale(.848)}}.snow:nth-child(55){opacity:.219;transform:translate(85.593vw,-10px) scale(.8167);animation:fall-55 14s -28s linear infinite}@keyframes fall-55{61.916%{transform:translate(89.2457vw,61.916vh) scale(.8167)}to{transform:translate(87.41935vw,100vh) scale(.8167)}}.snow:nth-child(56){opacity:1.658;transform:translate(78.3839vw,-10px) scale(.3907);animation:fall-56 14s -11s linear infinite}@keyframes fall-56{63.296%{transform:translate(72.7231vw,63.296vh) scale(.3907)}to{transform:translate(75.5535vw,100vh) scale(.3907)}}.snow:nth-child(57){opacity:1.4546;transform:translate(91.6113vw,-10px) scale(.4268);animation:fall-57 30s -16s linear infinite}@keyframes fall-57{44.009%{transform:translate(86.0225vw,44.009vh) scale(.4268)}to{transform:translate(88.8169vw,100vh) scale(.4268)}}.snow:nth-child(58){opacity:1.6356;transform:translate(95.1067vw,-10px) scale(.5132);animation:fall-58 28s -5s linear infinite}@keyframes fall-58{76.744%{transform:translate(96.2096vw,76.744vh) scale(.5132)}to{transform:translate(95.65815vw,100vh) scale(.5132)}}.snow:nth-child(59){opacity:1.2014;transform:translate(17.4713vw,-10px) scale(.1069);animation:fall-59 13s -21s linear infinite}@keyframes fall-59{63.757%{transform:translate(7.6155vw,63.757vh) scale(.1069)}to{transform:translate(12.5434vw,100vh) scale(.1069)}}.snow:nth-child(60){opacity:.2014;transform:translate(2.8244vw,-10px) scale(.9489);animation:fall-60 28s -20s linear infinite}@keyframes fall-60{61.157%{transform:translate(3.2117vw,61.157vh) scale(.9489)}to{transform:translate(3.01805vw,100vh) scale(.9489)}}.snow:nth-child(61){opacity:.8054;transform:translate(67.2764vw,-10px) scale(.9936);animation:fall-61 22s -25s linear infinite}@keyframes fall-61{60.044%{transform:translate(65.2026vw,60.044vh) scale(.9936)}to{transform:translate(66.2395vw,100vh) scale(.9936)}}.snow:nth-child(62){opacity:1.0754;transform:translate(81.1008vw,-10px) scale(.3041);animation:fall-62 16s -22s linear infinite}@keyframes fall-62{67.587%{transform:translate(74.6584vw,67.587vh) scale(.3041)}to{transform:translate(77.8796vw,100vh) scale(.3041)}}.snow:nth-child(63){opacity:.943;transform:translate(88.0101vw,-10px) scale(.3333);animation:fall-63 14s -14s linear infinite}@keyframes fall-63{68.904%{transform:translate(85.5688vw,68.904vh) scale(.3333)}to{transform:translate(86.78945vw,100vh) scale(.3333)}}.snow:nth-child(64){opacity:.7812;transform:translate(74.8428vw,-10px) scale(.2854);animation:fall-64 23s -14s linear infinite}@keyframes fall-64{76.199%{transform:translate(79.3257vw,76.199vh) scale(.2854)}to{transform:translate(77.08425vw,100vh) scale(.2854)}}.snow:nth-child(65){opacity:.144;transform:translate(73.5637vw,-10px) scale(.8512);animation:fall-65 17s -5s linear infinite}@keyframes fall-65{61.084%{transform:translate(72.9599vw,61.084vh) scale(.8512)}to{transform:translate(73.2618vw,100vh) scale(.8512)}}.snow:nth-child(66){opacity:.6118;transform:translate(35.4257vw,-10px) scale(.4508);animation:fall-66 22s -18s linear infinite}@keyframes fall-66{36.234%{transform:translate(26.9625vw,36.234vh) scale(.4508)}to{transform:translate(31.1941vw,100vh) scale(.4508)}}.snow:nth-child(67){opacity:1.9118;transform:translate(18.878vw,-10px) scale(.5133);animation:fall-67 29s -8s linear infinite}@keyframes fall-67{59.851%{transform:translate(18.7198vw,59.851vh) scale(.5133)}to{transform:translate(18.7989vw,100vh) scale(.5133)}}.snow:nth-child(68){opacity:.7132;transform:translate(29.0728vw,-10px) scale(.156);animation:fall-68 22s -25s linear infinite}@keyframes fall-68{34.375%{transform:translate(38.1102vw,34.375vh) scale(.156)}to{transform:translate(33.5915vw,100vh) scale(.156)}}.snow:nth-child(69){opacity:.735;transform:translate(61.8338vw,-10px) scale(.7943);animation:fall-69 29s -22s linear infinite}@keyframes fall-69{46.137%{transform:translate(65.3498vw,46.137vh) scale(.7943)}to{transform:translate(63.5918vw,100vh) scale(.7943)}}.snow:nth-child(70){opacity:.8394;transform:translate(29.3251vw,-10px) scale(.2983);animation:fall-70 25s -30s linear infinite}@keyframes fall-70{57.597%{transform:translate(36.0956vw,57.597vh) scale(.2983)}to{transform:translate(32.71035vw,100vh) scale(.2983)}}.snow:nth-child(71){opacity:.3782;transform:translate(37.9285vw,-10px) scale(.2593);animation:fall-71 19s -5s linear infinite}@keyframes fall-71{57.371%{transform:translate(32.8999vw,57.371vh) scale(.2593)}to{transform:translate(35.4142vw,100vh) scale(.2593)}}.snow:nth-child(72){opacity:.3816;transform:translate(72.0772vw,-10px) scale(.5471);animation:fall-72 17s -3s linear infinite}@keyframes fall-72{33.045%{transform:translate(63.5188vw,33.045vh) scale(.5471)}to{transform:translate(67.798vw,100vh) scale(.5471)}}.snow:nth-child(73){opacity:1.5154;transform:translate(4.1173vw,-10px) scale(.5548);animation:fall-73 29s -16s linear infinite}@keyframes fall-73{33.383%{transform:translate(4.8656vw,33.383vh) scale(.5548)}to{transform:translate(4.49145vw,100vh) scale(.5548)}}.snow:nth-child(74){opacity:1.1072;transform:translate(47.6608vw,-10px) scale(.9276);animation:fall-74 12s -18s linear infinite}@keyframes fall-74{34.935%{transform:translate(57.4043vw,34.935vh) scale(.9276)}to{transform:translate(52.53255vw,100vh) scale(.9276)}}.snow:nth-child(75){opacity:1.3326;transform:translate(99.9114vw,-10px) scale(.7594);animation:fall-75 27s -8s linear infinite}@keyframes fall-75{46.9%{transform:translate(100.1202vw,46.9vh) scale(.7594)}to{transform:translate(100.0158vw,100vh) scale(.7594)}}.snow:nth-child(76){opacity:1.7154;transform:translate(94.1794vw,-10px) scale(.8239);animation:fall-76 19s -14s linear infinite}@keyframes fall-76{42.881%{transform:translate(84.6583vw,42.881vh) scale(.8239)}to{transform:translate(89.41885vw,100vh) scale(.8239)}}.snow:nth-child(77){opacity:.681;transform:translate(32.61vw,-10px) scale(.799);animation:fall-77 10s -20s linear infinite}@keyframes fall-77{66.625%{transform:translate(31.5776vw,66.625vh) scale(.799)}to{transform:translate(32.0938vw,100vh) scale(.799)}}.snow:nth-child(78){opacity:1.5254;transform:translate(11.0195vw,-10px) scale(.0246);animation:fall-78 22s -9s linear infinite}@keyframes fall-78{32.056%{transform:translate(13.9007vw,32.056vh) scale(.0246)}to{transform:translate(12.4601vw,100vh) scale(.0246)}}.snow:nth-child(79){opacity:1.1064;transform:translate(2.6729vw,-10px) scale(.8532);animation:fall-79 14s -28s linear infinite}@keyframes fall-79{64.577%{transform:translate(7.9102vw,64.577vh) scale(.8532)}to{transform:translate(5.29155vw,100vh) scale(.8532)}}.snow:nth-child(80){opacity:1.0826;transform:translate(90.7032vw,-10px) scale(.6189);animation:fall-80 12s -29s linear infinite}@keyframes fall-80{54.388%{transform:translate(85.256vw,54.388vh) scale(.6189)}to{transform:translate(87.9796vw,100vh) scale(.6189)}}.snow:nth-child(81){opacity:1.4394;transform:translate(19.4433vw,-10px) scale(.2316);animation:fall-81 10s -12s linear infinite}@keyframes fall-81{79.077%{transform:translate(23.2707vw,79.077vh) scale(.2316)}to{transform:translate(21.357vw,100vh) scale(.2316)}}.snow:nth-child(82){opacity:1.8758;transform:translate(52.2285vw,-10px) scale(.2562);animation:fall-82 17s -1s linear infinite}@keyframes fall-82{30.114%{transform:translate(48.3484vw,30.114vh) scale(.2562)}to{transform:translate(50.28845vw,100vh) scale(.2562)}}.snow:nth-child(83){opacity:1.956;transform:translate(64.3768vw,-10px) scale(.1503);animation:fall-83 14s -12s linear infinite}@keyframes fall-83{77.921%{transform:translate(73.8674vw,77.921vh) scale(.1503)}to{transform:translate(69.1221vw,100vh) scale(.1503)}}.snow:nth-child(84){opacity:1.7992;transform:translate(8.6872vw,-10px) scale(.4579);animation:fall-84 24s -11s linear infinite}@keyframes fall-84{45.502%{transform:translate(8.8642vw,45.502vh) scale(.4579)}to{transform:translate(8.7757vw,100vh) scale(.4579)}}.snow:nth-child(85){opacity:1.4888;transform:translate(47.1882vw,-10px) scale(.4172);animation:fall-85 30s -8s linear infinite}@keyframes fall-85{74.483%{transform:translate(39.095vw,74.483vh) scale(.4172)}to{transform:translate(43.1416vw,100vh) scale(.4172)}}.snow:nth-child(86){opacity:1.9748;transform:translate(6.1822vw,-10px) scale(.6847);animation:fall-86 29s -16s linear infinite}@keyframes fall-86{55.458%{transform:translate(.6359vw,55.458vh) scale(.6847)}to{transform:translate(3.40905vw,100vh) scale(.6847)}}.snow:nth-child(87){opacity:.6494;transform:translate(76.5772vw,-10px) scale(.0218);animation:fall-87 13s -25s linear infinite}@keyframes fall-87{49.551%{transform:translate(79.7255vw,49.551vh) scale(.0218)}to{transform:translate(78.15135vw,100vh) scale(.0218)}}.snow:nth-child(88){opacity:1.9166;transform:translate(.3063vw,-10px) scale(.8957);animation:fall-88 21s -13s linear infinite}@keyframes fall-88{37.858%{transform:translate(9.8063vw,37.858vh) scale(.8957)}to{transform:translate(5.0563vw,100vh) scale(.8957)}}.snow:nth-child(89){opacity:.2364;transform:translate(36.0173vw,-10px) scale(.8545);animation:fall-89 16s -7s linear infinite}@keyframes fall-89{78.54%{transform:translate(32.0531vw,78.54vh) scale(.8545)}to{transform:translate(34.0352vw,100vh) scale(.8545)}}.snow:nth-child(90){opacity:1.3792;transform:translate(88.9193vw,-10px) scale(.4368);animation:fall-90 28s -5s linear infinite}@keyframes fall-90{73.812%{transform:translate(80.5747vw,73.812vh) scale(.4368)}to{transform:translate(84.747vw,100vh) scale(.4368)}}.snow:nth-child(91){opacity:.8824;transform:translate(7.7042vw,-10px) scale(.3443);animation:fall-91 24s -13s linear infinite}@keyframes fall-91{54.966%{transform:translate(5.1119vw,54.966vh) scale(.3443)}to{transform:translate(6.40805vw,100vh) scale(.3443)}}.snow:nth-child(92){opacity:1.7146;transform:translate(86.3114vw,-10px) scale(.7486);animation:fall-92 22s -6s linear infinite}@keyframes fall-92{47.637%{transform:translate(91.1934vw,47.637vh) scale(.7486)}to{transform:translate(88.7524vw,100vh) scale(.7486)}}.snow:nth-child(93){opacity:.4024;transform:translate(68.0847vw,-10px) scale(.8664);animation:fall-93 25s -15s linear infinite}@keyframes fall-93{59.992%{transform:translate(58.7764vw,59.992vh) scale(.8664)}to{transform:translate(63.43055vw,100vh) scale(.8664)}}.snow:nth-child(94){opacity:.2946;transform:translate(76.8124vw,-10px) scale(.7694);animation:fall-94 17s -11s linear infinite}@keyframes fall-94{59.644%{transform:translate(69.6368vw,59.644vh) scale(.7694)}to{transform:translate(73.2246vw,100vh) scale(.7694)}}.snow:nth-child(95){opacity:.334;transform:translate(38.1235vw,-10px) scale(.7144);animation:fall-95 14s -29s linear infinite}@keyframes fall-95{71.21%{transform:translate(38.6646vw,71.21vh) scale(.7144)}to{transform:translate(38.39405vw,100vh) scale(.7144)}}.snow:nth-child(96){opacity:.0382;transform:translate(6.4632vw,-10px) scale(.1949);animation:fall-96 21s -30s linear infinite}@keyframes fall-96{68.603%{transform:translate(5.3423vw,68.603vh) scale(.1949)}to{transform:translate(5.90275vw,100vh) scale(.1949)}}.snow:nth-child(97){opacity:.3068;transform:translate(43.146vw,-10px) scale(.0262);animation:fall-97 15s -23s linear infinite}@keyframes fall-97{53.859%{transform:translate(47.0286vw,53.859vh) scale(.0262)}to{transform:translate(45.0873vw,100vh) scale(.0262)}}.snow:nth-child(98){opacity:.609;transform:translate(56.6039vw,-10px) scale(.4659);animation:fall-98 25s -4s linear infinite}@keyframes fall-98{60.685%{transform:translate(52.8226vw,60.685vh) scale(.4659)}to{transform:translate(54.71325vw,100vh) scale(.4659)}}.snow:nth-child(99){opacity:1.0668;transform:translate(56.9854vw,-10px) scale(.4543);animation:fall-99 29s -11s linear infinite}@keyframes fall-99{56.9%{transform:translate(62.5652vw,56.9vh) scale(.4543)}to{transform:translate(59.7753vw,100vh) scale(.4543)}}.snow:nth-child(100){opacity:.7992;transform:translate(9.9998vw,-10px) scale(.2914);animation:fall-100 12s -11s linear infinite}@keyframes fall-100{41.865%{transform:translate(6.8212vw,41.865vh) scale(.2914)}to{transform:translate(8.4105vw,100vh) scale(.2914)}}.snow:nth-child(101){opacity:1.3038;transform:translate(64.8141vw,-10px) scale(.2864);animation:fall-101 23s -2s linear infinite}@keyframes fall-101{67.087%{transform:translate(58.3498vw,67.087vh) scale(.2864)}to{transform:translate(61.58195vw,100vh) scale(.2864)}}.snow:nth-child(102){opacity:.6772;transform:translate(92.5183vw,-10px) scale(.8966);animation:fall-102 30s -6s linear infinite}@keyframes fall-102{39.127%{transform:translate(86.6508vw,39.127vh) scale(.8966)}to{transform:translate(89.58455vw,100vh) scale(.8966)}}.snow:nth-child(103){opacity:.8822;transform:translate(28.6537vw,-10px) scale(.9065);animation:fall-103 10s -16s linear infinite}@keyframes fall-103{57.519%{transform:translate(29.6107vw,57.519vh) scale(.9065)}to{transform:translate(29.1322vw,100vh) scale(.9065)}}.snow:nth-child(104){opacity:.2814;transform:translate(9.1899vw,-10px) scale(.4436);animation:fall-104 27s -19s linear infinite}@keyframes fall-104{49.046%{transform:translate(15.9688vw,49.046vh) scale(.4436)}to{transform:translate(12.57935vw,100vh) scale(.4436)}}.snow:nth-child(105){opacity:1.2532;transform:translate(90.4562vw,-10px) scale(.6714);animation:fall-105 12s -22s linear infinite}@keyframes fall-105{47.425%{transform:translate(88.0979vw,47.425vh) scale(.6714)}to{transform:translate(89.27705vw,100vh) scale(.6714)}}.snow:nth-child(106){opacity:1.949;transform:translate(59.8757vw,-10px) scale(.9075);animation:fall-106 14s -30s linear infinite}@keyframes fall-106{33.391%{transform:translate(63.8678vw,33.391vh) scale(.9075)}to{transform:translate(61.87175vw,100vh) scale(.9075)}}.snow:nth-child(107){opacity:1.2272;transform:translate(8.7173vw,-10px) scale(.2);animation:fall-107 20s -14s linear infinite}@keyframes fall-107{70.417%{transform:translate(12.0105vw,70.417vh) scale(.2)}to{transform:translate(10.3639vw,100vh) scale(.2)}}.snow:nth-child(108){opacity:1.116;transform:translate(52.8484vw,-10px) scale(.598);animation:fall-108 11s -20s linear infinite}@keyframes fall-108{45.657%{transform:translate(52.2669vw,45.657vh) scale(.598)}to{transform:translate(52.55765vw,100vh) scale(.598)}}.snow:nth-child(109){opacity:1.6618;transform:translate(23.8129vw,-10px) scale(.937);animation:fall-109 12s -17s linear infinite}@keyframes fall-109{64.985%{transform:translate(25.4324vw,64.985vh) scale(.937)}to{transform:translate(24.62265vw,100vh) scale(.937)}}.snow:nth-child(110){opacity:1.3972;transform:translate(25.7836vw,-10px) scale(.3052);animation:fall-110 26s -23s linear infinite}@keyframes fall-110{55.23%{transform:translate(26.1625vw,55.23vh) scale(.3052)}to{transform:translate(25.97305vw,100vh) scale(.3052)}}.snow:nth-child(111){opacity:1.7682;transform:translate(71.7444vw,-10px) scale(.135);animation:fall-111 20s -5s linear infinite}@keyframes fall-111{78.493%{transform:translate(62.5816vw,78.493vh) scale(.135)}to{transform:translate(67.163vw,100vh) scale(.135)}}.snow:nth-child(112){opacity:.6922;transform:translate(5.0703vw,-10px) scale(.9296);animation:fall-112 21s -15s linear infinite}@keyframes fall-112{37.892%{transform:translate(5.0607vw,37.892vh) scale(.9296)}to{transform:translate(5.0655vw,100vh) scale(.9296)}}.snow:nth-child(113){opacity:.9398;transform:translate(60.1177vw,-10px) scale(.3734);animation:fall-113 13s -30s linear infinite}@keyframes fall-113{36.407%{transform:translate(63.1502vw,36.407vh) scale(.3734)}to{transform:translate(61.63395vw,100vh) scale(.3734)}}.snow:nth-child(114){opacity:1.9796;transform:translate(79.1535vw,-10px) scale(.7676);animation:fall-114 14s -24s linear infinite}@keyframes fall-114{33.636%{transform:translate(84.4816vw,33.636vh) scale(.7676)}to{transform:translate(81.81755vw,100vh) scale(.7676)}}.snow:nth-child(115){opacity:.3666;transform:translate(32.5177vw,-10px) scale(.3038);animation:fall-115 11s -22s linear infinite}@keyframes fall-115{34.533%{transform:translate(30.6087vw,34.533vh) scale(.3038)}to{transform:translate(31.5632vw,100vh) scale(.3038)}}.snow:nth-child(116){opacity:.7066;transform:translate(74.9988vw,-10px) scale(.8179);animation:fall-116 17s -7s linear infinite}@keyframes fall-116{61.287%{transform:translate(65.4845vw,61.287vh) scale(.8179)}to{transform:translate(70.24165vw,100vh) scale(.8179)}}.snow:nth-child(117){opacity:1.903;transform:translate(20.0615vw,-10px) scale(.5917);animation:fall-117 30s -25s linear infinite}@keyframes fall-117{61.844%{transform:translate(29.8918vw,61.844vh) scale(.5917)}to{transform:translate(24.97665vw,100vh) scale(.5917)}}.snow:nth-child(118){opacity:1.467;transform:translate(45.8678vw,-10px) scale(.5905);animation:fall-118 17s -6s linear infinite}@keyframes fall-118{72.294%{transform:translate(49.7994vw,72.294vh) scale(.5905)}to{transform:translate(47.8336vw,100vh) scale(.5905)}}.snow:nth-child(119){opacity:.3008;transform:translate(48.8755vw,-10px) scale(.3368);animation:fall-119 16s -23s linear infinite}@keyframes fall-119{62.297%{transform:translate(39.015vw,62.297vh) scale(.3368)}to{transform:translate(43.94525vw,100vh) scale(.3368)}}.snow:nth-child(120){opacity:.3388;transform:translate(.5806vw,-10px) scale(.8186);animation:fall-120 14s -29s linear infinite}@keyframes fall-120{56.175%{transform:translate(-6.1391vw,56.175vh) scale(.8186)}to{transform:translate(-2.77925vw,100vh) scale(.8186)}}.snow:nth-child(121){opacity:1.377;transform:translate(80.8388vw,-10px) scale(.7876);animation:fall-121 25s -30s linear infinite}@keyframes fall-121{44.411%{transform:translate(76.8161vw,44.411vh) scale(.7876)}to{transform:translate(78.82745vw,100vh) scale(.7876)}}.snow:nth-child(122){opacity:.1386;transform:translate(40.6547vw,-10px) scale(.1476);animation:fall-122 12s -3s linear infinite}@keyframes fall-122{57.35%{transform:translate(47.895vw,57.35vh) scale(.1476)}to{transform:translate(44.27485vw,100vh) scale(.1476)}}.snow:nth-child(123){opacity:1.6536;transform:translate(65.0531vw,-10px) scale(.0395);animation:fall-123 16s -2s linear infinite}@keyframes fall-123{34.728%{transform:translate(66.3302vw,34.728vh) scale(.0395)}to{transform:translate(65.69165vw,100vh) scale(.0395)}}.snow:nth-child(124){opacity:.9846;transform:translate(32.6279vw,-10px) scale(.9935);animation:fall-124 18s -18s linear infinite}@keyframes fall-124{32.573%{transform:translate(28.2163vw,32.573vh) scale(.9935)}to{transform:translate(30.4221vw,100vh) scale(.9935)}}.snow:nth-child(125){opacity:1.2986;transform:translate(69.107vw,-10px) scale(.4895);animation:fall-125 19s -10s linear infinite}@keyframes fall-125{67.653%{transform:translate(77.6502vw,67.653vh) scale(.4895)}to{transform:translate(73.3786vw,100vh) scale(.4895)}}.snow:nth-child(126){opacity:1.7554;transform:translate(80.7115vw,-10px) scale(.7503);animation:fall-126 22s -11s linear infinite}@keyframes fall-126{64.702%{transform:translate(83.6147vw,64.702vh) scale(.7503)}to{transform:translate(82.1631vw,100vh) scale(.7503)}}.snow:nth-child(127){opacity:.5574;transform:translate(8.5471vw,-10px) scale(.4627);animation:fall-127 12s -13s linear infinite}@keyframes fall-127{44.869%{transform:translate(12.2745vw,44.869vh) scale(.4627)}to{transform:translate(10.4108vw,100vh) scale(.4627)}}.snow:nth-child(128){opacity:.7178;transform:translate(41.6783vw,-10px) scale(.1561);animation:fall-128 19s -14s linear infinite}@keyframes fall-128{43.458%{transform:translate(45.074vw,43.458vh) scale(.1561)}to{transform:translate(43.37615vw,100vh) scale(.1561)}}.snow:nth-child(129){opacity:1.9196;transform:translate(31.1298vw,-10px) scale(.9406);animation:fall-129 12s -11s linear infinite}@keyframes fall-129{42.293%{transform:translate(35.5545vw,42.293vh) scale(.9406)}to{transform:translate(33.34215vw,100vh) scale(.9406)}}.snow:nth-child(130){opacity:.3438;transform:translate(64.852vw,-10px) scale(.2523);animation:fall-130 18s -9s linear infinite}@keyframes fall-130{69.327%{transform:translate(67.9425vw,69.327vh) scale(.2523)}to{transform:translate(66.39725vw,100vh) scale(.2523)}}.snow:nth-child(131){opacity:.8412;transform:translate(19.5761vw,-10px) scale(.4831);animation:fall-131 12s -21s linear infinite}@keyframes fall-131{77.745%{transform:translate(23.8958vw,77.745vh) scale(.4831)}to{transform:translate(21.73595vw,100vh) scale(.4831)}}.snow:nth-child(132){opacity:1.415;transform:translate(57.2583vw,-10px) scale(.4049);animation:fall-132 17s -22s linear infinite}@keyframes fall-132{56.986%{transform:translate(53.8474vw,56.986vh) scale(.4049)}to{transform:translate(55.55285vw,100vh) scale(.4049)}}.snow:nth-child(133){opacity:1.7254;transform:translate(16.5421vw,-10px) scale(.2647);animation:fall-133 21s -18s linear infinite}@keyframes fall-133{31.416%{transform:translate(14.0247vw,31.416vh) scale(.2647)}to{transform:translate(15.2834vw,100vh) scale(.2647)}}.snow:nth-child(134){opacity:.7902;transform:translate(50.0505vw,-10px) scale(.6702);animation:fall-134 20s -29s linear infinite}@keyframes fall-134{37.199%{transform:translate(51.886vw,37.199vh) scale(.6702)}to{transform:translate(50.96825vw,100vh) scale(.6702)}}.snow:nth-child(135){opacity:.5678;transform:translate(44.863vw,-10px) scale(.4179);animation:fall-135 13s -25s linear infinite}@keyframes fall-135{66.26%{transform:translate(40.4767vw,66.26vh) scale(.4179)}to{transform:translate(42.66985vw,100vh) scale(.4179)}}.snow:nth-child(136){opacity:.6416;transform:translate(.9721vw,-10px) scale(.7034);animation:fall-136 30s -18s linear infinite}@keyframes fall-136{56.111%{transform:translate(.3587vw,56.111vh) scale(.7034)}to{transform:translate(.6654vw,100vh) scale(.7034)}}.snow:nth-child(137){opacity:.196;transform:translate(92.3243vw,-10px) scale(.6268);animation:fall-137 30s -22s linear infinite}@keyframes fall-137{50.073%{transform:translate(100.5598vw,50.073vh) scale(.6268)}to{transform:translate(96.44205vw,100vh) scale(.6268)}}.snow:nth-child(138){opacity:.5574;transform:translate(8.1405vw,-10px) scale(.1403);animation:fall-138 16s -2s linear infinite}@keyframes fall-138{33.357%{transform:translate(12.3991vw,33.357vh) scale(.1403)}to{transform:translate(10.2698vw,100vh) scale(.1403)}}.snow:nth-child(139){opacity:1.7656;transform:translate(76.9032vw,-10px) scale(.3085);animation:fall-139 16s -20s linear infinite}@keyframes fall-139{50.255%{transform:translate(78.1623vw,50.255vh) scale(.3085)}to{transform:translate(77.53275vw,100vh) scale(.3085)}}.snow:nth-child(140){opacity:.3784;transform:translate(30.3797vw,-10px) scale(.4124);animation:fall-140 17s -25s linear infinite}@keyframes fall-140{30.128%{transform:translate(33.0168vw,30.128vh) scale(.4124)}to{transform:translate(31.69825vw,100vh) scale(.4124)}}.snow:nth-child(141){opacity:.7816;transform:translate(80.6447vw,-10px) scale(.2473);animation:fall-141 25s -14s linear infinite}@keyframes fall-141{51.935%{transform:translate(87.9625vw,51.935vh) scale(.2473)}to{transform:translate(84.3036vw,100vh) scale(.2473)}}.snow:nth-child(142){opacity:1.823;transform:translate(96.2116vw,-10px) scale(.4105);animation:fall-142 27s -15s linear infinite}@keyframes fall-142{48.658%{transform:translate(100.0075vw,48.658vh) scale(.4105)}to{transform:translate(98.10955vw,100vh) scale(.4105)}}.snow:nth-child(143){opacity:.6472;transform:translate(85.2225vw,-10px) scale(.9319);animation:fall-143 24s -28s linear infinite}@keyframes fall-143{61.526%{transform:translate(92.4206vw,61.526vh) scale(.9319)}to{transform:translate(88.82155vw,100vh) scale(.9319)}}.snow:nth-child(144){opacity:1.3138;transform:translate(76.3934vw,-10px) scale(.6551);animation:fall-144 21s -23s linear infinite}@keyframes fall-144{57.876%{transform:translate(80.092vw,57.876vh) scale(.6551)}to{transform:translate(78.2427vw,100vh) scale(.6551)}}.snow:nth-child(145){opacity:1.4878;transform:translate(69.9539vw,-10px) scale(.3299);animation:fall-145 11s -3s linear infinite}@keyframes fall-145{45.87%{transform:translate(61.2725vw,45.87vh) scale(.3299)}to{transform:translate(65.6132vw,100vh) scale(.3299)}}.snow:nth-child(146){opacity:1.9118;transform:translate(67.4171vw,-10px) scale(.2312);animation:fall-146 12s -24s linear infinite}@keyframes fall-146{64.502%{transform:translate(64.0288vw,64.502vh) scale(.2312)}to{transform:translate(65.72295vw,100vh) scale(.2312)}}.snow:nth-child(147){opacity:1.9496;transform:translate(52.6151vw,-10px) scale(.9193);animation:fall-147 19s -23s linear infinite}@keyframes fall-147{79.203%{transform:translate(54.5226vw,79.203vh) scale(.9193)}to{transform:translate(53.56885vw,100vh) scale(.9193)}}.snow:nth-child(148){opacity:1.8202;transform:translate(91.865vw,-10px) scale(.8877);animation:fall-148 22s -28s linear infinite}@keyframes fall-148{41.767%{transform:translate(84.6633vw,41.767vh) scale(.8877)}to{transform:translate(88.26415vw,100vh) scale(.8877)}}.snow:nth-child(149){opacity:1.7884;transform:translate(8.1551vw,-10px) scale(.2024);animation:fall-149 29s -11s linear infinite}@keyframes fall-149{45.463%{transform:translate(12.5224vw,45.463vh) scale(.2024)}to{transform:translate(10.33875vw,100vh) scale(.2024)}}.snow:nth-child(150){opacity:1.1686;transform:translate(78.3466vw,-10px) scale(.0735);animation:fall-150 14s -1s linear infinite}@keyframes fall-150{32.881%{transform:translate(71.0631vw,32.881vh) scale(.0735)}to{transform:translate(74.70485vw,100vh) scale(.0735)}}.snow:nth-child(151){opacity:1.5794;transform:translate(56.4537vw,-10px) scale(.9902);animation:fall-151 27s -21s linear infinite}@keyframes fall-151{65.846%{transform:translate(62.8054vw,65.846vh) scale(.9902)}to{transform:translate(59.62955vw,100vh) scale(.9902)}}.snow:nth-child(152){opacity:.5966;transform:translate(40.9423vw,-10px) scale(.4106);animation:fall-152 13s -28s linear infinite}@keyframes fall-152{78.93%{transform:translate(44.5255vw,78.93vh) scale(.4106)}to{transform:translate(42.7339vw,100vh) scale(.4106)}}.snow:nth-child(153){opacity:.9756;transform:translate(1.6041vw,-10px) scale(.4937);animation:fall-153 25s -2s linear infinite}@keyframes fall-153{69.403%{transform:translate(-.9487vw,69.403vh) scale(.4937)}to{transform:translate(.3277vw,100vh) scale(.4937)}}.snow:nth-child(154){opacity:.7442;transform:translate(6.8035vw,-10px) scale(.6383);animation:fall-154 29s -27s linear infinite}@keyframes fall-154{61.012%{transform:translate(.8243vw,61.012vh) scale(.6383)}to{transform:translate(3.8139vw,100vh) scale(.6383)}}.snow:nth-child(155){opacity:1.1394;transform:translate(38.2283vw,-10px) scale(.8031);animation:fall-155 12s -14s linear infinite}@keyframes fall-155{67.243%{transform:translate(43.3289vw,67.243vh) scale(.8031)}to{transform:translate(40.7786vw,100vh) scale(.8031)}}.snow:nth-child(156){opacity:.0436;transform:translate(42.0929vw,-10px) scale(.0095);animation:fall-156 22s -30s linear infinite}@keyframes fall-156{58.792%{transform:translate(39.702vw,58.792vh) scale(.0095)}to{transform:translate(40.89745vw,100vh) scale(.0095)}}.snow:nth-child(157){opacity:.2138;transform:translate(3.931vw,-10px) scale(.5068);animation:fall-157 17s -7s linear infinite}@keyframes fall-157{49.172%{transform:translate(-.0722vw,49.172vh) scale(.5068)}to{transform:translate(1.9294vw,100vh) scale(.5068)}}.snow:nth-child(158){opacity:.421;transform:translate(3.5204vw,-10px) scale(.8234);animation:fall-158 22s -17s linear infinite}@keyframes fall-158{44.73%{transform:translate(9.0421vw,44.73vh) scale(.8234)}to{transform:translate(6.28125vw,100vh) scale(.8234)}}.snow:nth-child(159){opacity:1.2394;transform:translate(65.5565vw,-10px) scale(.5456);animation:fall-159 26s -25s linear infinite}@keyframes fall-159{54.872%{transform:translate(60.2585vw,54.872vh) scale(.5456)}to{transform:translate(62.9075vw,100vh) scale(.5456)}}.snow:nth-child(160){opacity:1.9982;transform:translate(58.4552vw,-10px) scale(.4886);animation:fall-160 12s -28s linear infinite}@keyframes fall-160{47.476%{transform:translate(65.2594vw,47.476vh) scale(.4886)}to{transform:translate(61.8573vw,100vh) scale(.4886)}}.snow:nth-child(161){opacity:.3502;transform:translate(43.2615vw,-10px) scale(.2063);animation:fall-161 23s -9s linear infinite}@keyframes fall-161{32.192%{transform:translate(46.169vw,32.192vh) scale(.2063)}to{transform:translate(44.71525vw,100vh) scale(.2063)}}.snow:nth-child(162){opacity:.6804;transform:translate(38.092vw,-10px) scale(.0854);animation:fall-162 16s -16s linear infinite}@keyframes fall-162{31.327%{transform:translate(40.9769vw,31.327vh) scale(.0854)}to{transform:translate(39.53445vw,100vh) scale(.0854)}}.snow:nth-child(163){opacity:1.4506;transform:translate(59.4844vw,-10px) scale(.1086);animation:fall-163 24s -12s linear infinite}@keyframes fall-163{77.184%{transform:translate(49.6092vw,77.184vh) scale(.1086)}to{transform:translate(54.5468vw,100vh) scale(.1086)}}.snow:nth-child(164){opacity:1.486;transform:translate(60.344vw,-10px) scale(.4088);animation:fall-164 27s -9s linear infinite}@keyframes fall-164{62.178%{transform:translate(55.3419vw,62.178vh) scale(.4088)}to{transform:translate(57.84295vw,100vh) scale(.4088)}}.snow:nth-child(165){opacity:.1704;transform:translate(64.0529vw,-10px) scale(.8762);animation:fall-165 16s -30s linear infinite}@keyframes fall-165{75.659%{transform:translate(54.502vw,75.659vh) scale(.8762)}to{transform:translate(59.27745vw,100vh) scale(.8762)}}.snow:nth-child(166){opacity:.4348;transform:translate(31.6655vw,-10px) scale(.238);animation:fall-166 13s -11s linear infinite}@keyframes fall-166{79.887%{transform:translate(22.5272vw,79.887vh) scale(.238)}to{transform:translate(27.09635vw,100vh) scale(.238)}}.snow:nth-child(167){opacity:1.7306;transform:translate(21.5958vw,-10px) scale(.4071);animation:fall-167 19s -26s linear infinite}@keyframes fall-167{34.495%{transform:translate(18.0817vw,34.495vh) scale(.4071)}to{transform:translate(19.83875vw,100vh) scale(.4071)}}.snow:nth-child(168){opacity:1.5856;transform:translate(96.3123vw,-10px) scale(.3297);animation:fall-168 22s -23s linear infinite}@keyframes fall-168{62.166%{transform:translate(101.0391vw,62.166vh) scale(.3297)}to{transform:translate(98.6757vw,100vh) scale(.3297)}}.snow:nth-child(169){opacity:.303;transform:translate(56.2173vw,-10px) scale(.421);animation:fall-169 20s -1s linear infinite}@keyframes fall-169{69.973%{transform:translate(56.723vw,69.973vh) scale(.421)}to{transform:translate(56.47015vw,100vh) scale(.421)}}.snow:nth-child(170){opacity:1.0154;transform:translate(63.4612vw,-10px) scale(.0894);animation:fall-170 28s -6s linear infinite}@keyframes fall-170{43.073%{transform:translate(65.2878vw,43.073vh) scale(.0894)}to{transform:translate(64.3745vw,100vh) scale(.0894)}}.snow:nth-child(171){opacity:.1986;transform:translate(26.3887vw,-10px) scale(.4187);animation:fall-171 28s -29s linear infinite}@keyframes fall-171{73.626%{transform:translate(19.759vw,73.626vh) scale(.4187)}to{transform:translate(23.07385vw,100vh) scale(.4187)}}.snow:nth-child(172){opacity:1.2368;transform:translate(84.3001vw,-10px) scale(.1324);animation:fall-172 17s -13s linear infinite}@keyframes fall-172{30.36%{transform:translate(91.4372vw,30.36vh) scale(.1324)}to{transform:translate(87.86865vw,100vh) scale(.1324)}}.snow:nth-child(173){opacity:1.036;transform:translate(94.9309vw,-10px) scale(.2057);animation:fall-173 24s -16s linear infinite}@keyframes fall-173{62.256%{transform:translate(96.4549vw,62.256vh) scale(.2057)}to{transform:translate(95.6929vw,100vh) scale(.2057)}}.snow:nth-child(174){opacity:1.5322;transform:translate(25.5948vw,-10px) scale(.4863);animation:fall-174 11s -21s linear infinite}@keyframes fall-174{56.024%{transform:translate(34.8341vw,56.024vh) scale(.4863)}to{transform:translate(30.21445vw,100vh) scale(.4863)}}.snow:nth-child(175){opacity:.996;transform:translate(45.1462vw,-10px) scale(.2506);animation:fall-175 25s -15s linear infinite}@keyframes fall-175{62.415%{transform:translate(42.6531vw,62.415vh) scale(.2506)}to{transform:translate(43.89965vw,100vh) scale(.2506)}}.snow:nth-child(176){opacity:1.4982;transform:translate(88.0224vw,-10px) scale(.0439);animation:fall-176 17s -27s linear infinite}@keyframes fall-176{65.007%{transform:translate(81.9899vw,65.007vh) scale(.0439)}to{transform:translate(85.00615vw,100vh) scale(.0439)}}.snow:nth-child(177){opacity:1.7504;transform:translate(76.3798vw,-10px) scale(.6534);animation:fall-177 12s -3s linear infinite}@keyframes fall-177{69.851%{transform:translate(82.7571vw,69.851vh) scale(.6534)}to{transform:translate(79.56845vw,100vh) scale(.6534)}}.snow:nth-child(178){opacity:1.9928;transform:translate(91.5491vw,-10px) scale(.1382);animation:fall-178 22s -3s linear infinite}@keyframes fall-178{51.765%{transform:translate(99.0356vw,51.765vh) scale(.1382)}to{transform:translate(95.29235vw,100vh) scale(.1382)}}.snow:nth-child(179){opacity:.5344;transform:translate(8.1383vw,-10px) scale(.4263);animation:fall-179 28s -19s linear infinite}@keyframes fall-179{64.444%{transform:translate(8.1272vw,64.444vh) scale(.4263)}to{transform:translate(8.13275vw,100vh) scale(.4263)}}.snow:nth-child(180){opacity:1.9222;transform:translate(11.2961vw,-10px) scale(.924);animation:fall-180 21s -23s linear infinite}@keyframes fall-180{30.757%{transform:translate(13.6671vw,30.757vh) scale(.924)}to{transform:translate(12.4816vw,100vh) scale(.924)}}.snow:nth-child(181){opacity:1.3208;transform:translate(21.67vw,-10px) scale(.9436);animation:fall-181 16s -23s linear infinite}@keyframes fall-181{55.875%{transform:translate(26.755vw,55.875vh) scale(.9436)}to{transform:translate(24.2125vw,100vh) scale(.9436)}}.snow:nth-child(182){opacity:1.7926;transform:translate(41.3385vw,-10px) scale(.7629);animation:fall-182 29s -22s linear infinite}@keyframes fall-182{40.016%{transform:translate(48.9836vw,40.016vh) scale(.7629)}to{transform:translate(45.16105vw,100vh) scale(.7629)}}.snow:nth-child(183){opacity:1.9788;transform:translate(95.6283vw,-10px) scale(.694);animation:fall-183 30s -15s linear infinite}@keyframes fall-183{66.841%{transform:translate(88.8324vw,66.841vh) scale(.694)}to{transform:translate(92.23035vw,100vh) scale(.694)}}.snow:nth-child(184){opacity:1.6536;transform:translate(30.0817vw,-10px) scale(.7551);animation:fall-184 25s -22s linear infinite}@keyframes fall-184{77.727%{transform:translate(32.692vw,77.727vh) scale(.7551)}to{transform:translate(31.38685vw,100vh) scale(.7551)}}.snow:nth-child(185){opacity:1.7416;transform:translate(6.5932vw,-10px) scale(.2386);animation:fall-185 29s -27s linear infinite}@keyframes fall-185{48.662%{transform:translate(7.0525vw,48.662vh) scale(.2386)}to{transform:translate(6.82285vw,100vh) scale(.2386)}}.snow:nth-child(186){opacity:.539;transform:translate(64.2162vw,-10px) scale(.9216);animation:fall-186 20s -24s linear infinite}@keyframes fall-186{35.353%{transform:translate(70.5502vw,35.353vh) scale(.9216)}to{transform:translate(67.3832vw,100vh) scale(.9216)}}.snow:nth-child(187){opacity:.7106;transform:translate(81.3865vw,-10px) scale(.5012);animation:fall-187 23s -4s linear infinite}@keyframes fall-187{32.186%{transform:translate(79.5892vw,32.186vh) scale(.5012)}to{transform:translate(80.48785vw,100vh) scale(.5012)}}.snow:nth-child(188){opacity:.56;transform:translate(11.6992vw,-10px) scale(.5806);animation:fall-188 23s -3s linear infinite}@keyframes fall-188{56.1%{transform:translate(16.3819vw,56.1vh) scale(.5806)}to{transform:translate(14.04055vw,100vh) scale(.5806)}}.snow:nth-child(189){opacity:.174;transform:translate(2.6674vw,-10px) scale(.8579);animation:fall-189 28s -16s linear infinite}@keyframes fall-189{32.363%{transform:translate(-7.2905vw,32.363vh) scale(.8579)}to{transform:translate(-2.31155vw,100vh) scale(.8579)}}.snow:nth-child(190){opacity:.2618;transform:translate(91.9571vw,-10px) scale(.5069);animation:fall-190 14s -5s linear infinite}@keyframes fall-190{70.763%{transform:translate(101.9269vw,70.763vh) scale(.5069)}to{transform:translate(96.942vw,100vh) scale(.5069)}}.snow:nth-child(191){opacity:.9666;transform:translate(34.2298vw,-10px) scale(.5273);animation:fall-191 25s -15s linear infinite}@keyframes fall-191{51.3%{transform:translate(29.1231vw,51.3vh) scale(.5273)}to{transform:translate(31.67645vw,100vh) scale(.5273)}}.snow:nth-child(192){opacity:.1962;transform:translate(53.6032vw,-10px) scale(.984);animation:fall-192 22s -23s linear infinite}@keyframes fall-192{37.391%{transform:translate(48.5765vw,37.391vh) scale(.984)}to{transform:translate(51.08985vw,100vh) scale(.984)}}.snow:nth-child(193){opacity:.2978;transform:translate(61.4223vw,-10px) scale(.3176);animation:fall-193 19s -13s linear infinite}@keyframes fall-193{46.358%{transform:translate(51.9194vw,46.358vh) scale(.3176)}to{transform:translate(56.67085vw,100vh) scale(.3176)}}.snow:nth-child(194){opacity:.7784;transform:translate(28.4148vw,-10px) scale(.4953);animation:fall-194 26s -23s linear infinite}@keyframes fall-194{77.244%{transform:translate(35.0146vw,77.244vh) scale(.4953)}to{transform:translate(31.7147vw,100vh) scale(.4953)}}.snow:nth-child(195){opacity:1.5338;transform:translate(67.2185vw,-10px) scale(.3411);animation:fall-195 13s -24s linear infinite}@keyframes fall-195{30.045%{transform:translate(61.6774vw,30.045vh) scale(.3411)}to{transform:translate(64.44795vw,100vh) scale(.3411)}}.snow:nth-child(196){opacity:1.5522;transform:translate(70.052vw,-10px) scale(.008);animation:fall-196 19s -27s linear infinite}@keyframes fall-196{46.882%{transform:translate(66.7314vw,46.882vh) scale(.008)}to{transform:translate(68.3917vw,100vh) scale(.008)}}.snow:nth-child(197){opacity:1.306;transform:translate(23.4541vw,-10px) scale(.2762);animation:fall-197 30s -12s linear infinite}@keyframes fall-197{49.443%{transform:translate(13.7789vw,49.443vh) scale(.2762)}to{transform:translate(18.6165vw,100vh) scale(.2762)}}.snow:nth-child(198){opacity:.624;transform:translate(84.1936vw,-10px) scale(.4606);animation:fall-198 13s -27s linear infinite}@keyframes fall-198{32.581%{transform:translate(85.7706vw,32.581vh) scale(.4606)}to{transform:translate(84.9821vw,100vh) scale(.4606)}}.snow:nth-child(199){opacity:.5546;transform:translate(41.9773vw,-10px) scale(.8455);animation:fall-199 13s -4s linear infinite}@keyframes fall-199{40.831%{transform:translate(39.1754vw,40.831vh) scale(.8455)}to{transform:translate(40.57635vw,100vh) scale(.8455)}}.snow:nth-child(200){opacity:.2312;transform:translate(94.3926vw,-10px) scale(.3497);animation:fall-200 19s -13s linear infinite}@keyframes fall-200{58.226%{transform:translate(101.8876vw,58.226vh) scale(.3497)}to{transform:translate(98.1401vw,100vh) scale(.3497)}}.snow:nth-child(201){opacity:1.9858;transform:translate(84.9501vw,-10px) scale(.4387);animation:fall-201 30s -29s linear infinite}@keyframes fall-201{76.454%{transform:translate(82.1288vw,76.454vh) scale(.4387)}to{transform:translate(83.53945vw,100vh) scale(.4387)}}.snow:nth-child(202){opacity:1.3064;transform:translate(37.14vw,-10px) scale(.0504);animation:fall-202 26s -2s linear infinite}@keyframes fall-202{72.793%{transform:translate(41.9363vw,72.793vh) scale(.0504)}to{transform:translate(39.53815vw,100vh) scale(.0504)}}.snow:nth-child(203){opacity:1.667;transform:translate(61.7204vw,-10px) scale(.9255);animation:fall-203 27s -30s linear infinite}@keyframes fall-203{53.416%{transform:translate(59.1429vw,53.416vh) scale(.9255)}to{transform:translate(60.43165vw,100vh) scale(.9255)}}.snow:nth-child(204){opacity:1.2476;transform:translate(50.5862vw,-10px) scale(.2592);animation:fall-204 10s -16s linear infinite}@keyframes fall-204{58.418%{transform:translate(45.1674vw,58.418vh) scale(.2592)}to{transform:translate(47.8768vw,100vh) scale(.2592)}}.snow:nth-child(205){opacity:1.0238;transform:translate(46.1559vw,-10px) scale(.0375);animation:fall-205 27s -9s linear infinite}@keyframes fall-205{51.238%{transform:translate(42.3391vw,51.238vh) scale(.0375)}to{transform:translate(44.2475vw,100vh) scale(.0375)}}.snow:nth-child(206){opacity:.4688;transform:translate(31.5547vw,-10px) scale(.4262);animation:fall-206 19s -21s linear infinite}@keyframes fall-206{41.111%{transform:translate(35.0802vw,41.111vh) scale(.4262)}to{transform:translate(33.31745vw,100vh) scale(.4262)}}.snow:nth-child(207){opacity:1.4802;transform:translate(27.1312vw,-10px) scale(.915);animation:fall-207 23s -29s linear infinite}@keyframes fall-207{46.95%{transform:translate(22.0771vw,46.95vh) scale(.915)}to{transform:translate(24.60415vw,100vh) scale(.915)}}.snow:nth-child(208){opacity:1.0154;transform:translate(23.187vw,-10px) scale(.7633);animation:fall-208 16s -12s linear infinite}@keyframes fall-208{56.245%{transform:translate(29.8551vw,56.245vh) scale(.7633)}to{transform:translate(26.52105vw,100vh) scale(.7633)}}.snow:nth-child(209){opacity:1.4194;transform:translate(39.2329vw,-10px) scale(.5529);animation:fall-209 26s -18s linear infinite}@keyframes fall-209{42.741%{transform:translate(38.5591vw,42.741vh) scale(.5529)}to{transform:translate(38.896vw,100vh) scale(.5529)}}.snow:nth-child(210){opacity:1.4556;transform:translate(98.1791vw,-10px) scale(.7974);animation:fall-210 11s -9s linear infinite}@keyframes fall-210{59.877%{transform:translate(107.2707vw,59.877vh) scale(.7974)}to{transform:translate(102.7249vw,100vh) scale(.7974)}}.snow:nth-child(211){opacity:1.9676;transform:translate(24.3052vw,-10px) scale(.8536);animation:fall-211 18s -25s linear infinite}@keyframes fall-211{77.042%{transform:translate(27.7741vw,77.042vh) scale(.8536)}to{transform:translate(26.03965vw,100vh) scale(.8536)}}.snow:nth-child(212){opacity:1.9702;transform:translate(49.0643vw,-10px) scale(.9716);animation:fall-212 28s -16s linear infinite}@keyframes fall-212{62.678%{transform:translate(50.9912vw,62.678vh) scale(.9716)}to{transform:translate(50.02775vw,100vh) scale(.9716)}}.snow:nth-child(213){opacity:.1274;transform:translate(89.5624vw,-10px) scale(.2568);animation:fall-213 28s -26s linear infinite}@keyframes fall-213{74.135%{transform:translate(88.3532vw,74.135vh) scale(.2568)}to{transform:translate(88.9578vw,100vh) scale(.2568)}}.snow:nth-child(214){opacity:.1204;transform:translate(70.146vw,-10px) scale(.4959);animation:fall-214 11s -1s linear infinite}@keyframes fall-214{53.547%{transform:translate(71.9006vw,53.547vh) scale(.4959)}to{transform:translate(71.0233vw,100vh) scale(.4959)}}.snow:nth-child(215){opacity:.6666;transform:translate(49.5332vw,-10px) scale(.5399);animation:fall-215 27s -13s linear infinite}@keyframes fall-215{58.771%{transform:translate(50.1537vw,58.771vh) scale(.5399)}to{transform:translate(49.84345vw,100vh) scale(.5399)}}.snow:nth-child(216){opacity:1.2136;transform:translate(22.3596vw,-10px) scale(.4613);animation:fall-216 30s -10s linear infinite}@keyframes fall-216{67.361%{transform:translate(19.1112vw,67.361vh) scale(.4613)}to{transform:translate(20.7354vw,100vh) scale(.4613)}}.snow:nth-child(217){opacity:1.2884;transform:translate(79.7049vw,-10px) scale(.1025);animation:fall-217 30s -19s linear infinite}@keyframes fall-217{49.976%{transform:translate(70.5327vw,49.976vh) scale(.1025)}to{transform:translate(75.1188vw,100vh) scale(.1025)}}.snow:nth-child(218){opacity:.6472;transform:translate(91.1612vw,-10px) scale(.0409);animation:fall-218 21s -23s linear infinite}@keyframes fall-218{76.624%{transform:translate(82.281vw,76.624vh) scale(.0409)}to{transform:translate(86.7211vw,100vh) scale(.0409)}}.snow:nth-child(219){opacity:.3238;transform:translate(64.9953vw,-10px) scale(.5794);animation:fall-219 30s -8s linear infinite}@keyframes fall-219{44.048%{transform:translate(61.3501vw,44.048vh) scale(.5794)}to{transform:translate(63.1727vw,100vh) scale(.5794)}}.snow:nth-child(220){opacity:1.3022;transform:translate(6.513vw,-10px) scale(.6105);animation:fall-220 19s -11s linear infinite}@keyframes fall-220{66.413%{transform:translate(15.4812vw,66.413vh) scale(.6105)}to{transform:translate(10.9971vw,100vh) scale(.6105)}}.snow:nth-child(221){opacity:.032;transform:translate(4.7718vw,-10px) scale(.9961);animation:fall-221 15s -6s linear infinite}@keyframes fall-221{60.53%{transform:translate(-4.1649vw,60.53vh) scale(.9961)}to{transform:translate(.30345vw,100vh) scale(.9961)}}.snow:nth-child(222){opacity:.9552;transform:translate(58.0448vw,-10px) scale(.5116);animation:fall-222 26s -15s linear infinite}@keyframes fall-222{75.762%{transform:translate(58.4391vw,75.762vh) scale(.5116)}to{transform:translate(58.24195vw,100vh) scale(.5116)}}.snow:nth-child(223){opacity:.646;transform:translate(19.6637vw,-10px) scale(.9656);animation:fall-223 10s -24s linear infinite}@keyframes fall-223{36.513%{transform:translate(28.6503vw,36.513vh) scale(.9656)}to{transform:translate(24.157vw,100vh) scale(.9656)}}.snow:nth-child(224){opacity:.5378;transform:translate(81.6899vw,-10px) scale(.5272);animation:fall-224 22s -13s linear infinite}@keyframes fall-224{77.911%{transform:translate(74.7213vw,77.911vh) scale(.5272)}to{transform:translate(78.2056vw,100vh) scale(.5272)}}.snow:nth-child(225){opacity:.3126;transform:translate(64.8769vw,-10px) scale(.8785);animation:fall-225 21s -4s linear infinite}@keyframes fall-225{33.19%{transform:translate(60.6503vw,33.19vh) scale(.8785)}to{transform:translate(62.7636vw,100vh) scale(.8785)}}.snow:nth-child(226){opacity:.2798;transform:translate(22.6335vw,-10px) scale(.654);animation:fall-226 13s -4s linear infinite}@keyframes fall-226{45.074%{transform:translate(26.7195vw,45.074vh) scale(.654)}to{transform:translate(24.6765vw,100vh) scale(.654)}}.snow:nth-child(227){opacity:1.9738;transform:translate(53.1122vw,-10px) scale(.0605);animation:fall-227 18s -29s linear infinite}@keyframes fall-227{53.721%{transform:translate(46.3352vw,53.721vh) scale(.0605)}to{transform:translate(49.7237vw,100vh) scale(.0605)}}.snow:nth-child(228){opacity:.0886;transform:translate(98.4187vw,-10px) scale(.4043);animation:fall-228 12s -7s linear infinite}@keyframes fall-228{64.989%{transform:translate(102.4556vw,64.989vh) scale(.4043)}to{transform:translate(100.43715vw,100vh) scale(.4043)}}.snow:nth-child(229){opacity:.0426;transform:translate(32.9136vw,-10px) scale(.8495);animation:fall-229 10s -24s linear infinite}@keyframes fall-229{66.588%{transform:translate(36.9587vw,66.588vh) scale(.8495)}to{transform:translate(34.93615vw,100vh) scale(.8495)}}.snow:nth-child(230){opacity:1.3872;transform:translate(80.2051vw,-10px) scale(.7859);animation:fall-230 14s -16s linear infinite}@keyframes fall-230{33.95%{transform:translate(77.8552vw,33.95vh) scale(.7859)}to{transform:translate(79.03015vw,100vh) scale(.7859)}}.snow:nth-child(231){opacity:1.9972;transform:translate(4.0908vw,-10px) scale(.5263);animation:fall-231 16s -27s linear infinite}@keyframes fall-231{35.149%{transform:translate(-4.5725vw,35.149vh) scale(.5263)}to{transform:translate(-.24085vw,100vh) scale(.5263)}}.snow:nth-child(232){opacity:.8432;transform:translate(90.9666vw,-10px) scale(.0502);animation:fall-232 11s -4s linear infinite}@keyframes fall-232{52.231%{transform:translate(96.3413vw,52.231vh) scale(.0502)}to{transform:translate(93.65395vw,100vh) scale(.0502)}}.snow:nth-child(233){opacity:.1948;transform:translate(80.6397vw,-10px) scale(.0173);animation:fall-233 29s -13s linear infinite}@keyframes fall-233{76.946%{transform:translate(77.6645vw,76.946vh) scale(.0173)}to{transform:translate(79.1521vw,100vh) scale(.0173)}}.snow:nth-child(234){opacity:.1272;transform:translate(9.7187vw,-10px) scale(.4883);animation:fall-234 30s -25s linear infinite}@keyframes fall-234{67.24%{transform:translate(4.9454vw,67.24vh) scale(.4883)}to{transform:translate(7.33205vw,100vh) scale(.4883)}}.snow:nth-child(235){opacity:.972;transform:translate(15.4055vw,-10px) scale(.3848);animation:fall-235 12s -10s linear infinite}@keyframes fall-235{79.945%{transform:translate(11.7226vw,79.945vh) scale(.3848)}to{transform:translate(13.56405vw,100vh) scale(.3848)}}.snow:nth-child(236){opacity:1.357;transform:translate(11.2709vw,-10px) scale(.5823);animation:fall-236 25s -27s linear infinite}@keyframes fall-236{63.914%{transform:translate(19.7571vw,63.914vh) scale(.5823)}to{transform:translate(15.514vw,100vh) scale(.5823)}}.snow:nth-child(237){opacity:1.8704;transform:translate(12.5867vw,-10px) scale(.6446);animation:fall-237 21s -30s linear infinite}@keyframes fall-237{44.929%{transform:translate(15.4449vw,44.929vh) scale(.6446)}to{transform:translate(14.0158vw,100vh) scale(.6446)}}.snow:nth-child(238){opacity:1.3118;transform:translate(78.6733vw,-10px) scale(.1895);animation:fall-238 17s -19s linear infinite}@keyframes fall-238{32.491%{transform:translate(79.2953vw,32.491vh) scale(.1895)}to{transform:translate(78.9843vw,100vh) scale(.1895)}}.snow:nth-child(239){opacity:.4022;transform:translate(57.3375vw,-10px) scale(.3747);animation:fall-239 10s -8s linear infinite}@keyframes fall-239{44.61%{transform:translate(53.4942vw,44.61vh) scale(.3747)}to{transform:translate(55.41585vw,100vh) scale(.3747)}}.snow:nth-child(240){opacity:1.5326;transform:translate(89.6415vw,-10px) scale(.8898);animation:fall-240 19s -18s linear infinite}@keyframes fall-240{67.706%{transform:translate(96.023vw,67.706vh) scale(.8898)}to{transform:translate(92.83225vw,100vh) scale(.8898)}}.snow:nth-child(241){opacity:.6244;transform:translate(39.7491vw,-10px) scale(.9955);animation:fall-241 20s -12s linear infinite}@keyframes fall-241{71.411%{transform:translate(47.4735vw,71.411vh) scale(.9955)}to{transform:translate(43.6113vw,100vh) scale(.9955)}}.snow:nth-child(242){opacity:.284;transform:translate(27.3977vw,-10px) scale(.6917);animation:fall-242 14s -4s linear infinite}@keyframes fall-242{31.129%{transform:translate(34.3858vw,31.129vh) scale(.6917)}to{transform:translate(30.89175vw,100vh) scale(.6917)}}.snow:nth-child(243){opacity:.8702;transform:translate(33.9918vw,-10px) scale(.334);animation:fall-243 19s -17s linear infinite}@keyframes fall-243{58.599%{transform:translate(37.4074vw,58.599vh) scale(.334)}to{transform:translate(35.6996vw,100vh) scale(.334)}}.snow:nth-child(244){opacity:1.8654;transform:translate(13.0875vw,-10px) scale(.4062);animation:fall-244 23s -2s linear infinite}@keyframes fall-244{46.115%{transform:translate(13.6099vw,46.115vh) scale(.4062)}to{transform:translate(13.3487vw,100vh) scale(.4062)}}.snow:nth-child(245){opacity:.5668;transform:translate(35.0826vw,-10px) scale(.3475);animation:fall-245 29s -12s linear infinite}@keyframes fall-245{60.2%{transform:translate(26.4251vw,60.2vh) scale(.3475)}to{transform:translate(30.75385vw,100vh) scale(.3475)}}.snow:nth-child(246){opacity:.1622;transform:translate(84.6485vw,-10px) scale(.2535);animation:fall-246 23s -14s linear infinite}@keyframes fall-246{62.548%{transform:translate(78.6634vw,62.548vh) scale(.2535)}to{transform:translate(81.65595vw,100vh) scale(.2535)}}.snow:nth-child(247){opacity:.5062;transform:translate(21.2337vw,-10px) scale(.3399);animation:fall-247 13s -8s linear infinite}@keyframes fall-247{57.331%{transform:translate(25.1458vw,57.331vh) scale(.3399)}to{transform:translate(23.18975vw,100vh) scale(.3399)}}.snow:nth-child(248){opacity:1.7466;transform:translate(55.2868vw,-10px) scale(.0038);animation:fall-248 24s -30s linear infinite}@keyframes fall-248{67.916%{transform:translate(61.3996vw,67.916vh) scale(.0038)}to{transform:translate(58.3432vw,100vh) scale(.0038)}}.snow:nth-child(249){opacity:.8266;transform:translate(39.8753vw,-10px) scale(.6855);animation:fall-249 21s -24s linear infinite}@keyframes fall-249{64.37%{transform:translate(39.9vw,64.37vh) scale(.6855)}to{transform:translate(39.88765vw,100vh) scale(.6855)}}.snow:nth-child(250){opacity:.6612;transform:translate(9.6819vw,-10px) scale(.1612);animation:fall-250 17s -10s linear infinite}@keyframes fall-250{57.178%{transform:translate(5.3997vw,57.178vh) scale(.1612)}to{transform:translate(7.5408vw,100vh) scale(.1612)}}.snow:nth-child(251){opacity:1.0804;transform:translate(36.5751vw,-10px) scale(.1892);animation:fall-251 12s -7s linear infinite}@keyframes fall-251{69.363%{transform:translate(44.4083vw,69.363vh) scale(.1892)}to{transform:translate(40.4917vw,100vh) scale(.1892)}}.snow:nth-child(252){opacity:.8318;transform:translate(81.7999vw,-10px) scale(.8939);animation:fall-252 26s -24s linear infinite}@keyframes fall-252{35.004%{transform:translate(77.0608vw,35.004vh) scale(.8939)}to{transform:translate(79.43035vw,100vh) scale(.8939)}}.snow:nth-child(253){opacity:.8006;transform:translate(41.9021vw,-10px) scale(.2648);animation:fall-253 30s -23s linear infinite}@keyframes fall-253{51.9%{transform:translate(48.2211vw,51.9vh) scale(.2648)}to{transform:translate(45.0616vw,100vh) scale(.2648)}}.snow:nth-child(254){opacity:1.363;transform:translate(26.4475vw,-10px) scale(.3231);animation:fall-254 27s -30s linear infinite}@keyframes fall-254{30.715%{transform:translate(19.5266vw,30.715vh) scale(.3231)}to{transform:translate(22.98705vw,100vh) scale(.3231)}}.snow:nth-child(255){opacity:.7162;transform:translate(8.8916vw,-10px) scale(.0647);animation:fall-255 11s -22s linear infinite}@keyframes fall-255{30.33%{transform:translate(16.6089vw,30.33vh) scale(.0647)}to{transform:translate(12.75025vw,100vh) scale(.0647)}}.snow:nth-child(256){opacity:1.563;transform:translate(34.6649vw,-10px) scale(.1709);animation:fall-256 12s -13s linear infinite}@keyframes fall-256{71.225%{transform:translate(27.4399vw,71.225vh) scale(.1709)}to{transform:translate(31.0524vw,100vh) scale(.1709)}}.snow:nth-child(257){opacity:.6238;transform:translate(22.3568vw,-10px) scale(.2734);animation:fall-257 19s -5s linear infinite}@keyframes fall-257{76.569%{transform:translate(31.2393vw,76.569vh) scale(.2734)}to{transform:translate(26.79805vw,100vh) scale(.2734)}}.snow:nth-child(258){opacity:1.0528;transform:translate(31.568vw,-10px) scale(.0657);animation:fall-258 18s -13s linear infinite}@keyframes fall-258{57.327%{transform:translate(30.8912vw,57.327vh) scale(.0657)}to{transform:translate(31.2296vw,100vh) scale(.0657)}}.snow:nth-child(259){opacity:1.8096;transform:translate(47.7857vw,-10px) scale(.5258);animation:fall-259 12s -21s linear infinite}@keyframes fall-259{36.493%{transform:translate(49.1196vw,36.493vh) scale(.5258)}to{transform:translate(48.45265vw,100vh) scale(.5258)}}.snow:nth-child(260){opacity:.9718;transform:translate(.8596vw,-10px) scale(.2143);animation:fall-260 24s -24s linear infinite}@keyframes fall-260{57.152%{transform:translate(1.3491vw,57.152vh) scale(.2143)}to{transform:translate(1.10435vw,100vh) scale(.2143)}}.snow:nth-child(261){opacity:1.4812;transform:translate(13.2494vw,-10px) scale(.3745);animation:fall-261 19s -14s linear infinite}@keyframes fall-261{73.283%{transform:translate(18.7133vw,73.283vh) scale(.3745)}to{transform:translate(15.98135vw,100vh) scale(.3745)}}.snow:nth-child(262){opacity:.0472;transform:translate(53.0963vw,-10px) scale(.7034);animation:fall-262 30s -21s linear infinite}@keyframes fall-262{66.929%{transform:translate(58.462vw,66.929vh) scale(.7034)}to{transform:translate(55.77915vw,100vh) scale(.7034)}}.snow:nth-child(263){opacity:.5084;transform:translate(1.3227vw,-10px) scale(.2956);animation:fall-263 13s -5s linear infinite}@keyframes fall-263{48.257%{transform:translate(10.1409vw,48.257vh) scale(.2956)}to{transform:translate(5.7318vw,100vh) scale(.2956)}}.snow:nth-child(264){opacity:.625;transform:translate(17.7976vw,-10px) scale(.293);animation:fall-264 10s -18s linear infinite}@keyframes fall-264{59.616%{transform:translate(9.8969vw,59.616vh) scale(.293)}to{transform:translate(13.84725vw,100vh) scale(.293)}}.snow:nth-child(265){opacity:.6274;transform:translate(62.0708vw,-10px) scale(.0055);animation:fall-265 14s -14s linear infinite}@keyframes fall-265{50.678%{transform:translate(53.8774vw,50.678vh) scale(.0055)}to{transform:translate(57.9741vw,100vh) scale(.0055)}}.snow:nth-child(266){opacity:1.0468;transform:translate(47.4285vw,-10px) scale(.2059);animation:fall-266 15s -30s linear infinite}@keyframes fall-266{39.594%{transform:translate(47.8557vw,39.594vh) scale(.2059)}to{transform:translate(47.6421vw,100vh) scale(.2059)}}.snow:nth-child(267){opacity:.1804;transform:translate(24.4227vw,-10px) scale(.0931);animation:fall-267 27s -28s linear infinite}@keyframes fall-267{72.806%{transform:translate(19.654vw,72.806vh) scale(.0931)}to{transform:translate(22.03835vw,100vh) scale(.0931)}}.snow:nth-child(268){opacity:.9238;transform:translate(14.462vw,-10px) scale(.5164);animation:fall-268 19s -19s linear infinite}@keyframes fall-268{52.937%{transform:translate(19.7256vw,52.937vh) scale(.5164)}to{transform:translate(17.0938vw,100vh) scale(.5164)}}.snow:nth-child(269){opacity:.8026;transform:translate(32.9174vw,-10px) scale(.6481);animation:fall-269 24s -30s linear infinite}@keyframes fall-269{63.761%{transform:translate(40.4525vw,63.761vh) scale(.6481)}to{transform:translate(36.68495vw,100vh) scale(.6481)}}.snow:nth-child(270){opacity:1.7838;transform:translate(90.5276vw,-10px) scale(.3598);animation:fall-270 18s -26s linear infinite}@keyframes fall-270{65.99%{transform:translate(83.4616vw,65.99vh) scale(.3598)}to{transform:translate(86.9946vw,100vh) scale(.3598)}}.snow:nth-child(271){opacity:.9236;transform:translate(28.6993vw,-10px) scale(.402);animation:fall-271 11s -28s linear infinite}@keyframes fall-271{75.158%{transform:translate(25.7054vw,75.158vh) scale(.402)}to{transform:translate(27.20235vw,100vh) scale(.402)}}.snow:nth-child(272){opacity:.0542;transform:translate(17.6163vw,-10px) scale(.221);animation:fall-272 12s -8s linear infinite}@keyframes fall-272{77.898%{transform:translate(20.7555vw,77.898vh) scale(.221)}to{transform:translate(19.1859vw,100vh) scale(.221)}}.snow:nth-child(273){opacity:1.1818;transform:translate(10.3829vw,-10px) scale(.5313);animation:fall-273 20s -17s linear infinite}@keyframes fall-273{67.642%{transform:translate(2.9892vw,67.642vh) scale(.5313)}to{transform:translate(6.68605vw,100vh) scale(.5313)}}.snow:nth-child(274){opacity:.6182;transform:translate(19.8719vw,-10px) scale(.1454);animation:fall-274 16s -28s linear infinite}@keyframes fall-274{31.049%{transform:translate(26.506vw,31.049vh) scale(.1454)}to{transform:translate(23.18895vw,100vh) scale(.1454)}}.snow:nth-child(275){opacity:1.662;transform:translate(97.4765vw,-10px) scale(.9389);animation:fall-275 13s -18s linear infinite}@keyframes fall-275{74.49%{transform:translate(106.9519vw,74.49vh) scale(.9389)}to{transform:translate(102.2142vw,100vh) scale(.9389)}}.snow:nth-child(276){opacity:1.3358;transform:translate(96.002vw,-10px) scale(.8563);animation:fall-276 22s -6s linear infinite}@keyframes fall-276{36.601%{transform:translate(98.099vw,36.601vh) scale(.8563)}to{transform:translate(97.0505vw,100vh) scale(.8563)}}.snow:nth-child(277){opacity:1.4998;transform:translate(20.0085vw,-10px) scale(.5986);animation:fall-277 20s -29s linear infinite}@keyframes fall-277{34.405%{transform:translate(11.6037vw,34.405vh) scale(.5986)}to{transform:translate(15.8061vw,100vh) scale(.5986)}}.snow:nth-child(278){opacity:1.536;transform:translate(7.5975vw,-10px) scale(.4129);animation:fall-278 12s -15s linear infinite}@keyframes fall-278{41.902%{transform:translate(-.1814vw,41.902vh) scale(.4129)}to{transform:translate(3.70805vw,100vh) scale(.4129)}}.snow:nth-child(279){opacity:1.1172;transform:translate(58.5411vw,-10px) scale(.5049);animation:fall-279 23s -23s linear infinite}@keyframes fall-279{33.866%{transform:translate(53.0344vw,33.866vh) scale(.5049)}to{transform:translate(55.78775vw,100vh) scale(.5049)}}.snow:nth-child(280){opacity:1.3242;transform:translate(53.6867vw,-10px) scale(.71);animation:fall-280 26s -10s linear infinite}@keyframes fall-280{55.313%{transform:translate(47.2013vw,55.313vh) scale(.71)}to{transform:translate(50.444vw,100vh) scale(.71)}}.snow:nth-child(281){opacity:1.2346;transform:translate(98.0951vw,-10px) scale(.714);animation:fall-281 15s -13s linear infinite}@keyframes fall-281{61.797%{transform:translate(100.9709vw,61.797vh) scale(.714)}to{transform:translate(99.533vw,100vh) scale(.714)}}.snow:nth-child(282){opacity:.8624;transform:translate(55.7053vw,-10px) scale(.1841);animation:fall-282 16s -28s linear infinite}@keyframes fall-282{38.129%{transform:translate(59.2118vw,38.129vh) scale(.1841)}to{transform:translate(57.45855vw,100vh) scale(.1841)}}.snow:nth-child(283){opacity:1.5588;transform:translate(26.3869vw,-10px) scale(.6667);animation:fall-283 26s -16s linear infinite}@keyframes fall-283{45.041%{transform:translate(17.9571vw,45.041vh) scale(.6667)}to{transform:translate(22.172vw,100vh) scale(.6667)}}.snow:nth-child(284){opacity:.5072;transform:translate(79.3523vw,-10px) scale(.2544);animation:fall-284 14s -25s linear infinite}@keyframes fall-284{62.274%{transform:translate(85.8349vw,62.274vh) scale(.2544)}to{transform:translate(82.5936vw,100vh) scale(.2544)}}.snow:nth-child(285){opacity:.1474;transform:translate(64.6346vw,-10px) scale(.0987);animation:fall-285 24s -20s linear infinite}@keyframes fall-285{39.211%{transform:translate(70.4905vw,39.211vh) scale(.0987)}to{transform:translate(67.56255vw,100vh) scale(.0987)}}.snow:nth-child(286){opacity:.545;transform:translate(9.5663vw,-10px) scale(.7811);animation:fall-286 14s -9s linear infinite}@keyframes fall-286{38.421%{transform:translate(13.9281vw,38.421vh) scale(.7811)}to{transform:translate(11.7472vw,100vh) scale(.7811)}}.snow:nth-child(287){opacity:1.6492;transform:translate(20.5272vw,-10px) scale(.023);animation:fall-287 18s -9s linear infinite}@keyframes fall-287{75.272%{transform:translate(11.3689vw,75.272vh) scale(.023)}to{transform:translate(15.94805vw,100vh) scale(.023)}}.snow:nth-child(288){opacity:1.6896;transform:translate(78.4494vw,-10px) scale(.6169);animation:fall-288 26s -19s linear infinite}@keyframes fall-288{54.153%{transform:translate(73.3177vw,54.153vh) scale(.6169)}to{transform:translate(75.88355vw,100vh) scale(.6169)}}.snow:nth-child(289){opacity:.9642;transform:translate(51.0643vw,-10px) scale(.3591);animation:fall-289 10s -25s linear infinite}@keyframes fall-289{46.192%{transform:translate(58.442vw,46.192vh) scale(.3591)}to{transform:translate(54.75315vw,100vh) scale(.3591)}}.snow:nth-child(290){opacity:.7136;transform:translate(43.6652vw,-10px) scale(.2907);animation:fall-290 26s -12s linear infinite}@keyframes fall-290{45.216%{transform:translate(34.7541vw,45.216vh) scale(.2907)}to{transform:translate(39.20965vw,100vh) scale(.2907)}}.snow:nth-child(291){opacity:.5278;transform:translate(69.4476vw,-10px) scale(.01);animation:fall-291 11s -4s linear infinite}@keyframes fall-291{77.5%{transform:translate(62.7954vw,77.5vh) scale(.01)}to{transform:translate(66.1215vw,100vh) scale(.01)}}.snow:nth-child(292){opacity:1.8082;transform:translate(7.3623vw,-10px) scale(.5868);animation:fall-292 17s -20s linear infinite}@keyframes fall-292{49.729%{transform:translate(16.5571vw,49.729vh) scale(.5868)}to{transform:translate(11.9597vw,100vh) scale(.5868)}}.snow:nth-child(293){opacity:1.8562;transform:translate(78.2911vw,-10px) scale(.9272);animation:fall-293 16s -16s linear infinite}@keyframes fall-293{49.84%{transform:translate(72.1906vw,49.84vh) scale(.9272)}to{transform:translate(75.24085vw,100vh) scale(.9272)}}.snow:nth-child(294){opacity:.2936;transform:translate(6.3658vw,-10px) scale(.758);animation:fall-294 22s -28s linear infinite}@keyframes fall-294{75.227%{transform:translate(13.1147vw,75.227vh) scale(.758)}to{transform:translate(9.74025vw,100vh) scale(.758)}}.snow:nth-child(295){opacity:.3334;transform:translate(43.3866vw,-10px) scale(.5149);animation:fall-295 12s -30s linear infinite}@keyframes fall-295{45.814%{transform:translate(46.484vw,45.814vh) scale(.5149)}to{transform:translate(44.9353vw,100vh) scale(.5149)}}.snow:nth-child(296){opacity:.7832;transform:translate(67.3002vw,-10px) scale(.9882);animation:fall-296 28s -1s linear infinite}@keyframes fall-296{51.439%{transform:translate(70.3702vw,51.439vh) scale(.9882)}to{transform:translate(68.8352vw,100vh) scale(.9882)}}.snow:nth-child(297){opacity:.985;transform:translate(79.0418vw,-10px) scale(.3272);animation:fall-297 15s -6s linear infinite}@keyframes fall-297{54.603%{transform:translate(77.9044vw,54.603vh) scale(.3272)}to{transform:translate(78.4731vw,100vh) scale(.3272)}}.snow:nth-child(298){opacity:1.0024;transform:translate(51.4823vw,-10px) scale(.4313);animation:fall-298 29s -7s linear infinite}@keyframes fall-298{40.547%{transform:translate(49.8022vw,40.547vh) scale(.4313)}to{transform:translate(50.64225vw,100vh) scale(.4313)}}.snow:nth-child(299){opacity:1.2336;transform:translate(39.1515vw,-10px) scale(.9689);animation:fall-299 18s -2s linear infinite}@keyframes fall-299{67.807%{transform:translate(48.9784vw,67.807vh) scale(.9689)}to{transform:translate(44.06495vw,100vh) scale(.9689)}}.snow:nth-child(300){opacity:.4834;transform:translate(58.9861vw,-10px) scale(.9328);animation:fall-300 15s -6s linear infinite}@keyframes fall-300{74.835%{transform:translate(59.7733vw,74.835vh) scale(.9328)}to{transform:translate(59.3797vw,100vh) scale(.9328)}}.snow:nth-child(301){opacity:1.4004;transform:translate(89.1823vw,-10px) scale(.7716);animation:fall-301 26s -21s linear infinite}@keyframes fall-301{30.445%{transform:translate(91.7059vw,30.445vh) scale(.7716)}to{transform:translate(90.4441vw,100vh) scale(.7716)}}.snow:nth-child(302){opacity:1.0134;transform:translate(84.5521vw,-10px) scale(.6921);animation:fall-302 20s -12s linear infinite}@keyframes fall-302{56.864%{transform:translate(84.3305vw,56.864vh) scale(.6921)}to{transform:translate(84.4413vw,100vh) scale(.6921)}}.snow:nth-child(303){opacity:1.3208;transform:translate(2.5981vw,-10px) scale(.4425);animation:fall-303 17s -29s linear infinite}@keyframes fall-303{60.758%{transform:translate(10.485vw,60.758vh) scale(.4425)}to{transform:translate(6.54155vw,100vh) scale(.4425)}}.snow:nth-child(304){opacity:1.6158;transform:translate(43.5843vw,-10px) scale(.1931);animation:fall-304 14s -22s linear infinite}@keyframes fall-304{33.776%{transform:translate(33.8441vw,33.776vh) scale(.1931)}to{transform:translate(38.7142vw,100vh) scale(.1931)}}.snow:nth-child(305){opacity:.5152;transform:translate(88.2233vw,-10px) scale(.2989);animation:fall-305 17s -12s linear infinite}@keyframes fall-305{65.811%{transform:translate(89.2567vw,65.811vh) scale(.2989)}to{transform:translate(88.74vw,100vh) scale(.2989)}}.snow:nth-child(306){opacity:1.111;transform:translate(3.8774vw,-10px) scale(.945);animation:fall-306 30s -24s linear infinite}@keyframes fall-306{47.539%{transform:translate(12.3588vw,47.539vh) scale(.945)}to{transform:translate(8.1181vw,100vh) scale(.945)}}.snow:nth-child(307){opacity:1.7684;transform:translate(93.4756vw,-10px) scale(.4314);animation:fall-307 29s -1s linear infinite}@keyframes fall-307{72.951%{transform:translate(90.6119vw,72.951vh) scale(.4314)}to{transform:translate(92.04375vw,100vh) scale(.4314)}}.snow:nth-child(308){opacity:1.0722;transform:translate(25.7539vw,-10px) scale(.9978);animation:fall-308 12s -26s linear infinite}@keyframes fall-308{67.512%{transform:translate(16.0746vw,67.512vh) scale(.9978)}to{transform:translate(20.91425vw,100vh) scale(.9978)}}.snow:nth-child(309){opacity:1.6088;transform:translate(28.5625vw,-10px) scale(.9441);animation:fall-309 15s -15s linear infinite}@keyframes fall-309{62.06%{transform:translate(26.5898vw,62.06vh) scale(.9441)}to{transform:translate(27.57615vw,100vh) scale(.9441)}}.snow:nth-child(310){opacity:.5936;transform:translate(94.1584vw,-10px) scale(.0609);animation:fall-310 19s -11s linear infinite}@keyframes fall-310{39.226%{transform:translate(100.2589vw,39.226vh) scale(.0609)}to{transform:translate(97.20865vw,100vh) scale(.0609)}}.snow:nth-child(311){opacity:1.9152;transform:translate(24.8069vw,-10px) scale(.5322);animation:fall-311 12s -18s linear infinite}@keyframes fall-311{44.037%{transform:translate(19.6143vw,44.037vh) scale(.5322)}to{transform:translate(22.2106vw,100vh) scale(.5322)}}.snow:nth-child(312){opacity:.6634;transform:translate(41.5229vw,-10px) scale(.6644);animation:fall-312 10s -15s linear infinite}@keyframes fall-312{47.174%{transform:translate(47.7129vw,47.174vh) scale(.6644)}to{transform:translate(44.6179vw,100vh) scale(.6644)}}.snow:nth-child(313){opacity:.484;transform:translate(54.8642vw,-10px) scale(.0834);animation:fall-313 28s -5s linear infinite}@keyframes fall-313{79.795%{transform:translate(48.6544vw,79.795vh) scale(.0834)}to{transform:translate(51.7593vw,100vh) scale(.0834)}}.snow:nth-child(314){opacity:.9054;transform:translate(6.596vw,-10px) scale(.4616);animation:fall-314 26s -10s linear infinite}@keyframes fall-314{52.9%{transform:translate(-.1805vw,52.9vh) scale(.4616)}to{transform:translate(3.20775vw,100vh) scale(.4616)}}.snow:nth-child(315){opacity:.9396;transform:translate(63.1691vw,-10px) scale(.8582);animation:fall-315 11s -11s linear infinite}@keyframes fall-315{65.885%{transform:translate(71.8507vw,65.885vh) scale(.8582)}to{transform:translate(67.5099vw,100vh) scale(.8582)}}.snow:nth-child(316){opacity:.481;transform:translate(63.1416vw,-10px) scale(.1117);animation:fall-316 24s -28s linear infinite}@keyframes fall-316{72.851%{transform:translate(70.8032vw,72.851vh) scale(.1117)}to{transform:translate(66.9724vw,100vh) scale(.1117)}}.snow:nth-child(317){opacity:1.8404;transform:translate(71.4756vw,-10px) scale(.7828);animation:fall-317 26s -10s linear infinite}@keyframes fall-317{46.774%{transform:translate(62.2365vw,46.774vh) scale(.7828)}to{transform:translate(66.85605vw,100vh) scale(.7828)}}.snow:nth-child(318){opacity:1.3084;transform:translate(93.435vw,-10px) scale(.2872);animation:fall-318 15s -29s linear infinite}@keyframes fall-318{51.936%{transform:translate(84.3203vw,51.936vh) scale(.2872)}to{transform:translate(88.87765vw,100vh) scale(.2872)}}.snow:nth-child(319){opacity:.4938;transform:translate(25.559vw,-10px) scale(.1007);animation:fall-319 25s -10s linear infinite}@keyframes fall-319{58.893%{transform:translate(27.9649vw,58.893vh) scale(.1007)}to{transform:translate(26.76195vw,100vh) scale(.1007)}}.snow:nth-child(320){opacity:.2848;transform:translate(41.891vw,-10px) scale(.6092);animation:fall-320 16s -10s linear infinite}@keyframes fall-320{72.496%{transform:translate(33.2434vw,72.496vh) scale(.6092)}to{transform:translate(37.5672vw,100vh) scale(.6092)}}.snow:nth-child(321){opacity:.988;transform:translate(94.0869vw,-10px) scale(.203);animation:fall-321 27s -24s linear infinite}@keyframes fall-321{74.81%{transform:translate(97.165vw,74.81vh) scale(.203)}to{transform:translate(95.62595vw,100vh) scale(.203)}}.snow:nth-child(322){opacity:1.1322;transform:translate(44.3754vw,-10px) scale(.9987);animation:fall-322 15s -8s linear infinite}@keyframes fall-322{51.899%{transform:translate(42.3807vw,51.899vh) scale(.9987)}to{transform:translate(43.37805vw,100vh) scale(.9987)}}.snow:nth-child(323){opacity:.2808;transform:translate(31.0965vw,-10px) scale(.274);animation:fall-323 12s -3s linear infinite}@keyframes fall-323{46.843%{transform:translate(34.0707vw,46.843vh) scale(.274)}to{transform:translate(32.5836vw,100vh) scale(.274)}}.snow:nth-child(324){opacity:.07;transform:translate(79.9545vw,-10px) scale(.6675);animation:fall-324 22s -21s linear infinite}@keyframes fall-324{78.752%{transform:translate(85.3455vw,78.752vh) scale(.6675)}to{transform:translate(82.65vw,100vh) scale(.6675)}}.snow:nth-child(325){opacity:1.4582;transform:translate(94.8422vw,-10px) scale(.9094);animation:fall-325 12s -15s linear infinite}@keyframes fall-325{70.216%{transform:translate(100.6944vw,70.216vh) scale(.9094)}to{transform:translate(97.7683vw,100vh) scale(.9094)}}.snow:nth-child(326){opacity:.2078;transform:translate(63.4994vw,-10px) scale(.9503);animation:fall-326 22s -6s linear infinite}@keyframes fall-326{47.023%{transform:translate(58.5378vw,47.023vh) scale(.9503)}to{transform:translate(61.0186vw,100vh) scale(.9503)}}.snow:nth-child(327){opacity:1.8852;transform:translate(32.6037vw,-10px) scale(.4298);animation:fall-327 20s -1s linear infinite}@keyframes fall-327{66.891%{transform:translate(27.2027vw,66.891vh) scale(.4298)}to{transform:translate(29.9032vw,100vh) scale(.4298)}}.snow:nth-child(328){opacity:.2162;transform:translate(54.4749vw,-10px) scale(.6911);animation:fall-328 27s -14s linear infinite}@keyframes fall-328{53.411%{transform:translate(51.3046vw,53.411vh) scale(.6911)}to{transform:translate(52.88975vw,100vh) scale(.6911)}}.snow:nth-child(329){opacity:1.8138;transform:translate(13.4918vw,-10px) scale(.5715);animation:fall-329 23s -17s linear infinite}@keyframes fall-329{63.198%{transform:translate(4.8454vw,63.198vh) scale(.5715)}to{transform:translate(9.1686vw,100vh) scale(.5715)}}.snow:nth-child(330){opacity:1.6074;transform:translate(14.2436vw,-10px) scale(.6774);animation:fall-330 15s -16s linear infinite}@keyframes fall-330{46.554%{transform:translate(18.6539vw,46.554vh) scale(.6774)}to{transform:translate(16.44875vw,100vh) scale(.6774)}}.snow:nth-child(331){opacity:1.1394;transform:translate(17.795vw,-10px) scale(.2884);animation:fall-331 21s -28s linear infinite}@keyframes fall-331{61.944%{transform:translate(24.9705vw,61.944vh) scale(.2884)}to{transform:translate(21.38275vw,100vh) scale(.2884)}}.snow:nth-child(332){opacity:1.9462;transform:translate(59.719vw,-10px) scale(.558);animation:fall-332 21s -27s linear infinite}@keyframes fall-332{52.871%{transform:translate(54.9654vw,52.871vh) scale(.558)}to{transform:translate(57.3422vw,100vh) scale(.558)}}.snow:nth-child(333){opacity:1.7312;transform:translate(9.2337vw,-10px) scale(.5603);animation:fall-333 11s -10s linear infinite}@keyframes fall-333{40.097%{transform:translate(17.0686vw,40.097vh) scale(.5603)}to{transform:translate(13.15115vw,100vh) scale(.5603)}}.snow:nth-child(334){opacity:1.852;transform:translate(18.5759vw,-10px) scale(.0916);animation:fall-334 11s -8s linear infinite}@keyframes fall-334{33.414%{transform:translate(25.0912vw,33.414vh) scale(.0916)}to{transform:translate(21.83355vw,100vh) scale(.0916)}}.snow:nth-child(335){opacity:1.0006;transform:translate(97.0673vw,-10px) scale(.8312);animation:fall-335 23s -11s linear infinite}@keyframes fall-335{33.466%{transform:translate(92.4693vw,33.466vh) scale(.8312)}to{transform:translate(94.7683vw,100vh) scale(.8312)}}.snow:nth-child(336){opacity:.5138;transform:translate(61.5152vw,-10px) scale(.8633);animation:fall-336 11s -26s linear infinite}@keyframes fall-336{60.32%{transform:translate(57.5003vw,60.32vh) scale(.8633)}to{transform:translate(59.50775vw,100vh) scale(.8633)}}.snow:nth-child(337){opacity:.6162;transform:translate(1.9783vw,-10px) scale(.252);animation:fall-337 25s -25s linear infinite}@keyframes fall-337{67.562%{transform:translate(10.9292vw,67.562vh) scale(.252)}to{transform:translate(6.45375vw,100vh) scale(.252)}}.snow:nth-child(338){opacity:.4284;transform:translate(5.2103vw,-10px) scale(.171);animation:fall-338 22s -26s linear infinite}@keyframes fall-338{31.451%{transform:translate(4.0783vw,31.451vh) scale(.171)}to{transform:translate(4.6443vw,100vh) scale(.171)}}.snow:nth-child(339){opacity:.7208;transform:translate(11.6468vw,-10px) scale(.6505);animation:fall-339 17s -11s linear infinite}@keyframes fall-339{62.92%{transform:translate(19.6268vw,62.92vh) scale(.6505)}to{transform:translate(15.6368vw,100vh) scale(.6505)}}.snow:nth-child(340){opacity:1.9802;transform:translate(77.9144vw,-10px) scale(.4824);animation:fall-340 10s -24s linear infinite}@keyframes fall-340{43.174%{transform:translate(74.8054vw,43.174vh) scale(.4824)}to{transform:translate(76.3599vw,100vh) scale(.4824)}}.snow:nth-child(341){opacity:1.7604;transform:translate(35.5848vw,-10px) scale(.8525);animation:fall-341 26s -26s linear infinite}@keyframes fall-341{35.415%{transform:translate(34.6402vw,35.415vh) scale(.8525)}to{transform:translate(35.1125vw,100vh) scale(.8525)}}.snow:nth-child(342){opacity:.5532;transform:translate(93.6857vw,-10px) scale(.7254);animation:fall-342 23s -10s linear infinite}@keyframes fall-342{77.901%{transform:translate(89.776vw,77.901vh) scale(.7254)}to{transform:translate(91.73085vw,100vh) scale(.7254)}}.snow:nth-child(343){opacity:.3246;transform:translate(40.3355vw,-10px) scale(.6099);animation:fall-343 20s -22s linear infinite}@keyframes fall-343{67.691%{transform:translate(40.6979vw,67.691vh) scale(.6099)}to{transform:translate(40.5167vw,100vh) scale(.6099)}}.snow:nth-child(344){opacity:1.1406;transform:translate(97.2912vw,-10px) scale(.5769);animation:fall-344 10s -27s linear infinite}@keyframes fall-344{56.996%{transform:translate(104.6253vw,56.996vh) scale(.5769)}to{transform:translate(100.95825vw,100vh) scale(.5769)}}.snow:nth-child(345){opacity:.567;transform:translate(22.6139vw,-10px) scale(.3346);animation:fall-345 14s -22s linear infinite}@keyframes fall-345{75.021%{transform:translate(12.8027vw,75.021vh) scale(.3346)}to{transform:translate(17.7083vw,100vh) scale(.3346)}}.snow:nth-child(346){opacity:1.4618;transform:translate(24.508vw,-10px) scale(.0774);animation:fall-346 25s -9s linear infinite}@keyframes fall-346{73.839%{transform:translate(15.5495vw,73.839vh) scale(.0774)}to{transform:translate(20.02875vw,100vh) scale(.0774)}}.snow:nth-child(347){opacity:1.1882;transform:translate(26.0183vw,-10px) scale(.8821);animation:fall-347 26s -29s linear infinite}@keyframes fall-347{79.23%{transform:translate(30.1794vw,79.23vh) scale(.8821)}to{transform:translate(28.09885vw,100vh) scale(.8821)}}.snow:nth-child(348){opacity:.7228;transform:translate(51.6882vw,-10px) scale(.4857);animation:fall-348 24s -30s linear infinite}@keyframes fall-348{40.985%{transform:translate(54.1372vw,40.985vh) scale(.4857)}to{transform:translate(52.9127vw,100vh) scale(.4857)}}.snow:nth-child(349){opacity:.6574;transform:translate(50.1275vw,-10px) scale(.5154);animation:fall-349 10s -19s linear infinite}@keyframes fall-349{38.928%{transform:translate(53.9394vw,38.928vh) scale(.5154)}to{transform:translate(52.03345vw,100vh) scale(.5154)}}.snow:nth-child(350){opacity:.7816;transform:translate(32.6805vw,-10px) scale(.7591);animation:fall-350 13s -15s linear infinite}@keyframes fall-350{33.043%{transform:translate(37.228vw,33.043vh) scale(.7591)}to{transform:translate(34.95425vw,100vh) scale(.7591)}}.snow:nth-child(351){opacity:1.6898;transform:translate(75.7482vw,-10px) scale(.4776);animation:fall-351 11s -12s linear infinite}@keyframes fall-351{61.502%{transform:translate(71.0403vw,61.502vh) scale(.4776)}to{transform:translate(73.39425vw,100vh) scale(.4776)}}.snow:nth-child(352){opacity:1.5158;transform:translate(39.2992vw,-10px) scale(.5433);animation:fall-352 13s -27s linear infinite}@keyframes fall-352{60.06%{transform:translate(43.9154vw,60.06vh) scale(.5433)}to{transform:translate(41.6073vw,100vh) scale(.5433)}}.snow:nth-child(353){opacity:1.8508;transform:translate(49.7644vw,-10px) scale(.1269);animation:fall-353 27s -25s linear infinite}@keyframes fall-353{33.783%{transform:translate(56.7064vw,33.783vh) scale(.1269)}to{transform:translate(53.2354vw,100vh) scale(.1269)}}.snow:nth-child(354){opacity:.2656;transform:translate(43.207vw,-10px) scale(.29);animation:fall-354 27s -24s linear infinite}@keyframes fall-354{69.59%{transform:translate(44.39vw,69.59vh) scale(.29)}to{transform:translate(43.7985vw,100vh) scale(.29)}}.snow:nth-child(355){opacity:1.2426;transform:translate(17.2362vw,-10px) scale(.9915);animation:fall-355 26s -21s linear infinite}@keyframes fall-355{63.019%{transform:translate(15.897vw,63.019vh) scale(.9915)}to{transform:translate(16.5666vw,100vh) scale(.9915)}}.snow:nth-child(356){opacity:1.1644;transform:translate(13.1256vw,-10px) scale(.5247);animation:fall-356 21s -22s linear infinite}@keyframes fall-356{78.383%{transform:translate(18.2245vw,78.383vh) scale(.5247)}to{transform:translate(15.67505vw,100vh) scale(.5247)}}.snow:nth-child(357){opacity:.5502;transform:translate(38.273vw,-10px) scale(.1688);animation:fall-357 10s -30s linear infinite}@keyframes fall-357{54.413%{transform:translate(40.5421vw,54.413vh) scale(.1688)}to{transform:translate(39.40755vw,100vh) scale(.1688)}}.snow:nth-child(358){opacity:.3894;transform:translate(1.4875vw,-10px) scale(.8755);animation:fall-358 10s -24s linear infinite}@keyframes fall-358{76.136%{transform:translate(-6.4652vw,76.136vh) scale(.8755)}to{transform:translate(-2.48885vw,100vh) scale(.8755)}}.snow:nth-child(359){opacity:.5046;transform:translate(73.0301vw,-10px) scale(.9862);animation:fall-359 14s -24s linear infinite}@keyframes fall-359{76.511%{transform:translate(82.3257vw,76.511vh) scale(.9862)}to{transform:translate(77.6779vw,100vh) scale(.9862)}}.snow:nth-child(360){opacity:.3372;transform:translate(82.3888vw,-10px) scale(.034);animation:fall-360 23s -5s linear infinite}@keyframes fall-360{61.721%{transform:translate(88.0447vw,61.721vh) scale(.034)}to{transform:translate(85.21675vw,100vh) scale(.034)}}.snow:nth-child(361){opacity:1.54;transform:translate(38.3575vw,-10px) scale(.33);animation:fall-361 27s -13s linear infinite}@keyframes fall-361{31.081%{transform:translate(42.7866vw,31.081vh) scale(.33)}to{transform:translate(40.57205vw,100vh) scale(.33)}}.snow:nth-child(362){opacity:.1916;transform:translate(17.304vw,-10px) scale(.2277);animation:fall-362 30s -10s linear infinite}@keyframes fall-362{70.079%{transform:translate(21.601vw,70.079vh) scale(.2277)}to{transform:translate(19.4525vw,100vh) scale(.2277)}}.snow:nth-child(363){opacity:1.8048;transform:translate(88.3249vw,-10px) scale(.1175);animation:fall-363 19s -17s linear infinite}@keyframes fall-363{57.963%{transform:translate(79.6209vw,57.963vh) scale(.1175)}to{transform:translate(83.9729vw,100vh) scale(.1175)}}.snow:nth-child(364){opacity:1.798;transform:translate(64.308vw,-10px) scale(.3224);animation:fall-364 27s -20s linear infinite}@keyframes fall-364{67.363%{transform:translate(65.8436vw,67.363vh) scale(.3224)}to{transform:translate(65.0758vw,100vh) scale(.3224)}}.snow:nth-child(365){opacity:1.9178;transform:translate(77.5826vw,-10px) scale(.6439);animation:fall-365 16s -26s linear infinite}@keyframes fall-365{60.719%{transform:translate(74.9076vw,60.719vh) scale(.6439)}to{transform:translate(76.2451vw,100vh) scale(.6439)}}.snow:nth-child(366){opacity:.7898;transform:translate(1.8449vw,-10px) scale(.116);animation:fall-366 11s -14s linear infinite}@keyframes fall-366{61.737%{transform:translate(10.0225vw,61.737vh) scale(.116)}to{transform:translate(5.9337vw,100vh) scale(.116)}}.snow:nth-child(367){opacity:.6308;transform:translate(12.2493vw,-10px) scale(.7818);animation:fall-367 28s -13s linear infinite}@keyframes fall-367{66.327%{transform:translate(15.3556vw,66.327vh) scale(.7818)}to{transform:translate(13.80245vw,100vh) scale(.7818)}}.snow:nth-child(368){opacity:1.5472;transform:translate(78.3513vw,-10px) scale(.249);animation:fall-368 22s -24s linear infinite}@keyframes fall-368{55.772%{transform:translate(86.2519vw,55.772vh) scale(.249)}to{transform:translate(82.3016vw,100vh) scale(.249)}}.snow:nth-child(369){opacity:1.8496;transform:translate(34.7659vw,-10px) scale(.9889);animation:fall-369 11s -24s linear infinite}@keyframes fall-369{39.026%{transform:translate(40.2913vw,39.026vh) scale(.9889)}to{transform:translate(37.5286vw,100vh) scale(.9889)}}.snow:nth-child(370){opacity:1.5588;transform:translate(15.8996vw,-10px) scale(.963);animation:fall-370 16s -2s linear infinite}@keyframes fall-370{73.863%{transform:translate(12.6962vw,73.863vh) scale(.963)}to{transform:translate(14.2979vw,100vh) scale(.963)}}.snow:nth-child(371){opacity:.0412;transform:translate(34.3618vw,-10px) scale(.6406);animation:fall-371 21s -9s linear infinite}@keyframes fall-371{35.587%{transform:translate(33.7778vw,35.587vh) scale(.6406)}to{transform:translate(34.0698vw,100vh) scale(.6406)}}.snow:nth-child(372){opacity:.2986;transform:translate(26.9057vw,-10px) scale(.3974);animation:fall-372 20s -9s linear infinite}@keyframes fall-372{76.088%{transform:translate(20.2068vw,76.088vh) scale(.3974)}to{transform:translate(23.55625vw,100vh) scale(.3974)}}.snow:nth-child(373){opacity:.8214;transform:translate(62.7118vw,-10px) scale(.1284);animation:fall-373 15s -14s linear infinite}@keyframes fall-373{61.067%{transform:translate(66.7739vw,61.067vh) scale(.1284)}to{transform:translate(64.74285vw,100vh) scale(.1284)}}.snow:nth-child(374){opacity:.767;transform:translate(48.8953vw,-10px) scale(.8984);animation:fall-374 29s -21s linear infinite}@keyframes fall-374{60.853%{transform:translate(42.4439vw,60.853vh) scale(.8984)}to{transform:translate(45.6696vw,100vh) scale(.8984)}}.snow:nth-child(375){opacity:.2104;transform:translate(50.9869vw,-10px) scale(.6808);animation:fall-375 19s -11s linear infinite}@keyframes fall-375{37.12%{transform:translate(47.0374vw,37.12vh) scale(.6808)}to{transform:translate(49.01215vw,100vh) scale(.6808)}}.snow:nth-child(376){opacity:1.959;transform:translate(50.6043vw,-10px) scale(.6621);animation:fall-376 23s -13s linear infinite}@keyframes fall-376{53.119%{transform:translate(56.5068vw,53.119vh) scale(.6621)}to{transform:translate(53.55555vw,100vh) scale(.6621)}}.snow:nth-child(377){opacity:1.5114;transform:translate(98.9753vw,-10px) scale(.4431);animation:fall-377 16s -11s linear infinite}@keyframes fall-377{37.953%{transform:translate(105.2619vw,37.953vh) scale(.4431)}to{transform:translate(102.1186vw,100vh) scale(.4431)}}.snow:nth-child(378){opacity:1.8086;transform:translate(37.0409vw,-10px) scale(.6508);animation:fall-378 15s -21s linear infinite}@keyframes fall-378{46.246%{transform:translate(35.7929vw,46.246vh) scale(.6508)}to{transform:translate(36.4169vw,100vh) scale(.6508)}}.snow:nth-child(379){opacity:1.9546;transform:translate(77.9566vw,-10px) scale(.0074);animation:fall-379 27s -19s linear infinite}@keyframes fall-379{44.433%{transform:translate(70.3444vw,44.433vh) scale(.0074)}to{transform:translate(74.1505vw,100vh) scale(.0074)}}.snow:nth-child(380){opacity:1.9812;transform:translate(63.5434vw,-10px) scale(.5976);animation:fall-380 18s -7s linear infinite}@keyframes fall-380{62.985%{transform:translate(65.7661vw,62.985vh) scale(.5976)}to{transform:translate(64.65475vw,100vh) scale(.5976)}}.snow:nth-child(381){opacity:.4292;transform:translate(71.9179vw,-10px) scale(.0534);animation:fall-381 19s -15s linear infinite}@keyframes fall-381{62.977%{transform:translate(78.6241vw,62.977vh) scale(.0534)}to{transform:translate(75.271vw,100vh) scale(.0534)}}.snow:nth-child(382){opacity:.9552;transform:translate(41.3622vw,-10px) scale(.9825);animation:fall-382 10s -10s linear infinite}@keyframes fall-382{35.441%{transform:translate(37.6648vw,35.441vh) scale(.9825)}to{transform:translate(39.5135vw,100vh) scale(.9825)}}.snow:nth-child(383){opacity:.8952;transform:translate(90.2406vw,-10px) scale(.805);animation:fall-383 14s -20s linear infinite}@keyframes fall-383{63.862%{transform:translate(80.4361vw,63.862vh) scale(.805)}to{transform:translate(85.33835vw,100vh) scale(.805)}}.snow:nth-child(384){opacity:.3106;transform:translate(78.5383vw,-10px) scale(.0295);animation:fall-384 10s -1s linear infinite}@keyframes fall-384{53.691%{transform:translate(86.079vw,53.691vh) scale(.0295)}to{transform:translate(82.30865vw,100vh) scale(.0295)}}.snow:nth-child(385){opacity:.9862;transform:translate(21.4427vw,-10px) scale(.2312);animation:fall-385 28s -1s linear infinite}@keyframes fall-385{52.572%{transform:translate(21.5196vw,52.572vh) scale(.2312)}to{transform:translate(21.48115vw,100vh) scale(.2312)}}.snow:nth-child(386){opacity:1.725;transform:translate(30.9993vw,-10px) scale(.9062);animation:fall-386 17s -13s linear infinite}@keyframes fall-386{79.917%{transform:translate(39.4773vw,79.917vh) scale(.9062)}to{transform:translate(35.2383vw,100vh) scale(.9062)}}.snow:nth-child(387){opacity:1.9832;transform:translate(97.0989vw,-10px) scale(.2926);animation:fall-387 17s -10s linear infinite}@keyframes fall-387{30.836%{transform:translate(105.1213vw,30.836vh) scale(.2926)}to{transform:translate(101.1101vw,100vh) scale(.2926)}}.snow:nth-child(388){opacity:1.3084;transform:translate(30.5277vw,-10px) scale(.0251);animation:fall-388 11s -27s linear infinite}@keyframes fall-388{71.47%{transform:translate(35.8636vw,71.47vh) scale(.0251)}to{transform:translate(33.19565vw,100vh) scale(.0251)}}.snow:nth-child(389){opacity:1.2468;transform:translate(1.544vw,-10px) scale(.6862);animation:fall-389 30s -26s linear infinite}@keyframes fall-389{30.101%{transform:translate(-2.7963vw,30.101vh) scale(.6862)}to{transform:translate(-.62615vw,100vh) scale(.6862)}}.snow:nth-child(390){opacity:.715;transform:translate(21.731vw,-10px) scale(.1279);animation:fall-390 17s -4s linear infinite}@keyframes fall-390{40.397%{transform:translate(30.9845vw,40.397vh) scale(.1279)}to{transform:translate(26.35775vw,100vh) scale(.1279)}}.snow:nth-child(391){opacity:.7938;transform:translate(13.6498vw,-10px) scale(.8437);animation:fall-391 20s -6s linear infinite}@keyframes fall-391{55.717%{transform:translate(4.9173vw,55.717vh) scale(.8437)}to{transform:translate(9.28355vw,100vh) scale(.8437)}}.snow:nth-child(392){opacity:.8068;transform:translate(87.5325vw,-10px) scale(.7401);animation:fall-392 25s -12s linear infinite}@keyframes fall-392{79.752%{transform:translate(86.6122vw,79.752vh) scale(.7401)}to{transform:translate(87.07235vw,100vh) scale(.7401)}}.snow:nth-child(393){opacity:1.3552;transform:translate(64.5858vw,-10px) scale(.6433);animation:fall-393 28s -26s linear infinite}@keyframes fall-393{59.378%{transform:translate(67.8433vw,59.378vh) scale(.6433)}to{transform:translate(66.21455vw,100vh) scale(.6433)}}.snow:nth-child(394){opacity:1.3694;transform:translate(27.0852vw,-10px) scale(.9777);animation:fall-394 26s -6s linear infinite}@keyframes fall-394{55.819%{transform:translate(27.6281vw,55.819vh) scale(.9777)}to{transform:translate(27.35665vw,100vh) scale(.9777)}}.snow:nth-child(395){opacity:1.6054;transform:translate(92.8797vw,-10px) scale(.3807);animation:fall-395 29s -1s linear infinite}@keyframes fall-395{63.99%{transform:translate(87.8919vw,63.99vh) scale(.3807)}to{transform:translate(90.3858vw,100vh) scale(.3807)}}.snow:nth-child(396){opacity:1.6948;transform:translate(51.5959vw,-10px) scale(.6658);animation:fall-396 22s -24s linear infinite}@keyframes fall-396{56.758%{transform:translate(50.8268vw,56.758vh) scale(.6658)}to{transform:translate(51.21135vw,100vh) scale(.6658)}}.snow:nth-child(397){opacity:.875;transform:translate(95.882vw,-10px) scale(.8478);animation:fall-397 24s -16s linear infinite}@keyframes fall-397{70.352%{transform:translate(91.6267vw,70.352vh) scale(.8478)}to{transform:translate(93.75435vw,100vh) scale(.8478)}}.snow:nth-child(398){opacity:.532;transform:translate(80.417vw,-10px) scale(.7524);animation:fall-398 23s -10s linear infinite}@keyframes fall-398{44.619%{transform:translate(74.9924vw,44.619vh) scale(.7524)}to{transform:translate(77.7047vw,100vh) scale(.7524)}}.snow:nth-child(399){opacity:1.4672;transform:translate(41.9519vw,-10px) scale(.3952);animation:fall-399 22s -26s linear infinite}@keyframes fall-399{68.801%{transform:translate(32.3595vw,68.801vh) scale(.3952)}to{transform:translate(37.1557vw,100vh) scale(.3952)}}.snow:nth-child(400){opacity:.576;transform:translate(95.7545vw,-10px) scale(.1361);animation:fall-400 24s -19s linear infinite}@keyframes fall-400{67.995%{transform:translate(86.4314vw,67.995vh) scale(.1361)}to{transform:translate(91.09295vw,100vh) scale(.1361)}}\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 });
|
|
22
22
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
23
23
|
type: Component,
|
|
24
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".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:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.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:rgba(0,0,0,.4)}.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:rgba(0,0,0,.2)}.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:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!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:rgba(45,146,45,.5);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:rgba(85,85,85,.7)}.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:rgba(85,85,85,.7)}.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:rgba(255,255,255,.1) 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:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!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: 1800){.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{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);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:white;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}.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:rgba(0,0,0,.5) 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:rgb(237,237,237);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}.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:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-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-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-top:-8px;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:14px!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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.8984;transform:translate(29.5568vw,-10px) scale(.5652);animation:fall-1 23s -5s linear infinite}@keyframes fall-1{54.333%{transform:translate(23.3876vw,54.333vh) scale(.5652)}to{transform:translate(26.4722vw,100vh) scale(.5652)}}.snow:nth-child(2){opacity:.2424;transform:translate(34.1829vw,-10px) scale(.3865);animation:fall-2 25s -6s linear infinite}@keyframes fall-2{61.766%{transform:translate(40.7407vw,61.766vh) scale(.3865)}to{transform:translate(37.4618vw,100vh) scale(.3865)}}.snow:nth-child(3){opacity:.2214;transform:translate(32.8486vw,-10px) scale(.6411);animation:fall-3 13s -26s linear infinite}@keyframes fall-3{38.124%{transform:translate(25.4757vw,38.124vh) scale(.6411)}to{transform:translate(29.16215vw,100vh) scale(.6411)}}.snow:nth-child(4){opacity:1.8442;transform:translate(93.6047vw,-10px) scale(.0119);animation:fall-4 21s -2s linear infinite}@keyframes fall-4{50.247%{transform:translate(86.0519vw,50.247vh) scale(.0119)}to{transform:translate(89.8283vw,100vh) scale(.0119)}}.snow:nth-child(5){opacity:.1122;transform:translate(31.8314vw,-10px) scale(.5604);animation:fall-5 25s -6s linear infinite}@keyframes fall-5{40.611%{transform:translate(24.2048vw,40.611vh) scale(.5604)}to{transform:translate(28.0181vw,100vh) scale(.5604)}}.snow:nth-child(6){opacity:1.8054;transform:translate(35.7251vw,-10px) scale(.007);animation:fall-6 20s -27s linear infinite}@keyframes fall-6{41.882%{transform:translate(30.9602vw,41.882vh) scale(.007)}to{transform:translate(33.34265vw,100vh) scale(.007)}}.snow:nth-child(7){opacity:1.792;transform:translate(61.1532vw,-10px) scale(.5058);animation:fall-7 17s -14s linear infinite}@keyframes fall-7{49.26%{transform:translate(68.0222vw,49.26vh) scale(.5058)}to{transform:translate(64.5877vw,100vh) scale(.5058)}}.snow:nth-child(8){opacity:.7336;transform:translate(72.7988vw,-10px) scale(.6184);animation:fall-8 12s -10s linear infinite}@keyframes fall-8{48.586%{transform:translate(78.1808vw,48.586vh) scale(.6184)}to{transform:translate(75.4898vw,100vh) scale(.6184)}}.snow:nth-child(9){opacity:1.484;transform:translate(10.9331vw,-10px) scale(.1242);animation:fall-9 30s -5s linear infinite}@keyframes fall-9{48.74%{transform:translate(11.4938vw,48.74vh) scale(.1242)}to{transform:translate(11.21345vw,100vh) scale(.1242)}}.snow:nth-child(10){opacity:.716;transform:translate(33.256vw,-10px) scale(.0458);animation:fall-10 24s -21s linear infinite}@keyframes fall-10{58.616%{transform:translate(33.0781vw,58.616vh) scale(.0458)}to{transform:translate(33.16705vw,100vh) scale(.0458)}}.snow:nth-child(11){opacity:1.3956;transform:translate(67.3089vw,-10px) scale(.7338);animation:fall-11 12s -23s linear infinite}@keyframes fall-11{68.718%{transform:translate(75.7756vw,68.718vh) scale(.7338)}to{transform:translate(71.54225vw,100vh) scale(.7338)}}.snow:nth-child(12){opacity:.083;transform:translate(34.9451vw,-10px) scale(.2762);animation:fall-12 12s -29s linear infinite}@keyframes fall-12{43.619%{transform:translate(25.8694vw,43.619vh) scale(.2762)}to{transform:translate(30.40725vw,100vh) scale(.2762)}}.snow:nth-child(13){opacity:.392;transform:translate(57.8069vw,-10px) scale(.0487);animation:fall-13 15s -24s linear infinite}@keyframes fall-13{66.413%{transform:translate(61.8793vw,66.413vh) scale(.0487)}to{transform:translate(59.8431vw,100vh) scale(.0487)}}.snow:nth-child(14){opacity:1.3002;transform:translate(70.2207vw,-10px) scale(.1864);animation:fall-14 13s -4s linear infinite}@keyframes fall-14{79.807%{transform:translate(66.4067vw,79.807vh) scale(.1864)}to{transform:translate(68.3137vw,100vh) scale(.1864)}}.snow:nth-child(15){opacity:1.491;transform:translate(76.8299vw,-10px) scale(.7612);animation:fall-15 15s -3s linear infinite}@keyframes fall-15{65.744%{transform:translate(70.5421vw,65.744vh) scale(.7612)}to{transform:translate(73.686vw,100vh) scale(.7612)}}.snow:nth-child(16){opacity:1.323;transform:translate(22.1537vw,-10px) scale(.964);animation:fall-16 22s -23s linear infinite}@keyframes fall-16{34.777%{transform:translate(14.5625vw,34.777vh) scale(.964)}to{transform:translate(18.3581vw,100vh) scale(.964)}}.snow:nth-child(17){opacity:.8616;transform:translate(50.6827vw,-10px) scale(.2252);animation:fall-17 20s -16s linear infinite}@keyframes fall-17{78.749%{transform:translate(43.2041vw,78.749vh) scale(.2252)}to{transform:translate(46.9434vw,100vh) scale(.2252)}}.snow:nth-child(18){opacity:.8404;transform:translate(2.2276vw,-10px) scale(.012);animation:fall-18 19s -22s linear infinite}@keyframes fall-18{41.066%{transform:translate(-1.892vw,41.066vh) scale(.012)}to{transform:translate(.1678vw,100vh) scale(.012)}}.snow:nth-child(19){opacity:.698;transform:translate(93.0908vw,-10px) scale(.7446);animation:fall-19 28s -11s linear infinite}@keyframes fall-19{54.297%{transform:translate(102.6888vw,54.297vh) scale(.7446)}to{transform:translate(97.8898vw,100vh) scale(.7446)}}.snow:nth-child(20){opacity:1.9426;transform:translate(28.6732vw,-10px) scale(.7556);animation:fall-20 11s -15s linear infinite}@keyframes fall-20{53.749%{transform:translate(36.3296vw,53.749vh) scale(.7556)}to{transform:translate(32.5014vw,100vh) scale(.7556)}}.snow:nth-child(21){opacity:.5546;transform:translate(27.3125vw,-10px) scale(.5747);animation:fall-21 29s -6s linear infinite}@keyframes fall-21{49.333%{transform:translate(17.5875vw,49.333vh) scale(.5747)}to{transform:translate(22.45vw,100vh) scale(.5747)}}.snow:nth-child(22){opacity:.8162;transform:translate(19.6335vw,-10px) scale(.5635);animation:fall-22 24s -21s linear infinite}@keyframes fall-22{61.443%{transform:translate(27.1253vw,61.443vh) scale(.5635)}to{transform:translate(23.3794vw,100vh) scale(.5635)}}.snow:nth-child(23){opacity:1.6156;transform:translate(69.3883vw,-10px) scale(.2134);animation:fall-23 24s -6s linear infinite}@keyframes fall-23{76.302%{transform:translate(63.8653vw,76.302vh) scale(.2134)}to{transform:translate(66.6268vw,100vh) scale(.2134)}}.snow:nth-child(24){opacity:.0352;transform:translate(21.1433vw,-10px) scale(.4806);animation:fall-24 23s -7s linear infinite}@keyframes fall-24{66.363%{transform:translate(12.2149vw,66.363vh) scale(.4806)}to{transform:translate(16.6791vw,100vh) scale(.4806)}}.snow:nth-child(25){opacity:1.4758;transform:translate(6.1517vw,-10px) scale(.8952);animation:fall-25 22s -23s linear infinite}@keyframes fall-25{69.059%{transform:translate(-2.9712vw,69.059vh) scale(.8952)}to{transform:translate(1.59025vw,100vh) scale(.8952)}}.snow:nth-child(26){opacity:1.6172;transform:translate(18.8767vw,-10px) scale(.2932);animation:fall-26 16s -19s linear infinite}@keyframes fall-26{34.85%{transform:translate(25.7857vw,34.85vh) scale(.2932)}to{transform:translate(22.3312vw,100vh) scale(.2932)}}.snow:nth-child(27){opacity:.4942;transform:translate(3.4469vw,-10px) scale(.3164);animation:fall-27 22s -14s linear infinite}@keyframes fall-27{31.047%{transform:translate(-5.4637vw,31.047vh) scale(.3164)}to{transform:translate(-1.0084vw,100vh) scale(.3164)}}.snow:nth-child(28){opacity:.1236;transform:translate(71.2374vw,-10px) scale(.2872);animation:fall-28 29s -20s linear infinite}@keyframes fall-28{59.145%{transform:translate(64.4796vw,59.145vh) scale(.2872)}to{transform:translate(67.8585vw,100vh) scale(.2872)}}.snow:nth-child(29){opacity:.2836;transform:translate(11.2465vw,-10px) scale(.9276);animation:fall-29 11s -8s linear infinite}@keyframes fall-29{59.941%{transform:translate(5.4816vw,59.941vh) scale(.9276)}to{transform:translate(8.36405vw,100vh) scale(.9276)}}.snow:nth-child(30){opacity:.0254;transform:translate(55.9333vw,-10px) scale(.6528);animation:fall-30 21s -8s linear infinite}@keyframes fall-30{63.327%{transform:translate(60.741vw,63.327vh) scale(.6528)}to{transform:translate(58.33715vw,100vh) scale(.6528)}}.snow:nth-child(31){opacity:1.8606;transform:translate(67.1016vw,-10px) scale(.0323);animation:fall-31 11s -27s linear infinite}@keyframes fall-31{74.587%{transform:translate(71.0308vw,74.587vh) scale(.0323)}to{transform:translate(69.0662vw,100vh) scale(.0323)}}.snow:nth-child(32){opacity:.45;transform:translate(44.4432vw,-10px) scale(.6205);animation:fall-32 20s -10s linear infinite}@keyframes fall-32{33.037%{transform:translate(48.9825vw,33.037vh) scale(.6205)}to{transform:translate(46.71285vw,100vh) scale(.6205)}}.snow:nth-child(33){opacity:1.7294;transform:translate(87.3425vw,-10px) scale(.7335);animation:fall-33 10s -9s linear infinite}@keyframes fall-33{41.161%{transform:translate(90.7283vw,41.161vh) scale(.7335)}to{transform:translate(89.0354vw,100vh) scale(.7335)}}.snow:nth-child(34){opacity:.532;transform:translate(35.594vw,-10px) scale(.4888);animation:fall-34 21s -23s linear infinite}@keyframes fall-34{33.064%{transform:translate(37.7943vw,33.064vh) scale(.4888)}to{transform:translate(36.69415vw,100vh) scale(.4888)}}.snow:nth-child(35){opacity:1.2256;transform:translate(95.974vw,-10px) scale(.7107);animation:fall-35 25s -27s linear infinite}@keyframes fall-35{30.088%{transform:translate(99.0086vw,30.088vh) scale(.7107)}to{transform:translate(97.4913vw,100vh) scale(.7107)}}.snow:nth-child(36){opacity:1.1664;transform:translate(22.2288vw,-10px) scale(.1566);animation:fall-36 27s -27s linear infinite}@keyframes fall-36{57.83%{transform:translate(21.7841vw,57.83vh) scale(.1566)}to{transform:translate(22.00645vw,100vh) scale(.1566)}}.snow:nth-child(37){opacity:1.1032;transform:translate(47.4621vw,-10px) scale(.4415);animation:fall-37 15s -10s linear infinite}@keyframes fall-37{79.844%{transform:translate(50.5514vw,79.844vh) scale(.4415)}to{transform:translate(49.00675vw,100vh) scale(.4415)}}.snow:nth-child(38){opacity:1.7274;transform:translate(79.4084vw,-10px) scale(.9739);animation:fall-38 15s -19s linear infinite}@keyframes fall-38{50.849%{transform:translate(77.667vw,50.849vh) scale(.9739)}to{transform:translate(78.5377vw,100vh) scale(.9739)}}.snow:nth-child(39){opacity:1.7958;transform:translate(12.5103vw,-10px) scale(.3981);animation:fall-39 24s -1s linear infinite}@keyframes fall-39{45.458%{transform:translate(14.5202vw,45.458vh) scale(.3981)}to{transform:translate(13.51525vw,100vh) scale(.3981)}}.snow:nth-child(40){opacity:1.0246;transform:translate(55.7811vw,-10px) scale(.0845);animation:fall-40 23s -28s linear infinite}@keyframes fall-40{65.1%{transform:translate(48.012vw,65.1vh) scale(.0845)}to{transform:translate(51.89655vw,100vh) scale(.0845)}}.snow:nth-child(41){opacity:.8562;transform:translate(14.3698vw,-10px) scale(.1363);animation:fall-41 19s -26s linear infinite}@keyframes fall-41{51.426%{transform:translate(17.3535vw,51.426vh) scale(.1363)}to{transform:translate(15.86165vw,100vh) scale(.1363)}}.snow:nth-child(42){opacity:.2506;transform:translate(87.2846vw,-10px) scale(.1173);animation:fall-42 17s -10s linear infinite}@keyframes fall-42{61.757%{transform:translate(92.7096vw,61.757vh) scale(.1173)}to{transform:translate(89.9971vw,100vh) scale(.1173)}}.snow:nth-child(43){opacity:.5526;transform:translate(82.615vw,-10px) scale(.3314);animation:fall-43 13s -26s linear infinite}@keyframes fall-43{63.754%{transform:translate(74.4681vw,63.754vh) scale(.3314)}to{transform:translate(78.54155vw,100vh) scale(.3314)}}.snow:nth-child(44){opacity:1.4096;transform:translate(90.5476vw,-10px) scale(.8721);animation:fall-44 17s -5s linear infinite}@keyframes fall-44{65.136%{transform:translate(91.231vw,65.136vh) scale(.8721)}to{transform:translate(90.8893vw,100vh) scale(.8721)}}.snow:nth-child(45){opacity:.3424;transform:translate(47.5252vw,-10px) scale(.8473);animation:fall-45 12s -25s linear infinite}@keyframes fall-45{61.101%{transform:translate(42.594vw,61.101vh) scale(.8473)}to{transform:translate(45.0596vw,100vh) scale(.8473)}}.snow:nth-child(46){opacity:1.6554;transform:translate(18.1089vw,-10px) scale(.1997);animation:fall-46 19s -14s linear infinite}@keyframes fall-46{56.912%{transform:translate(15.7501vw,56.912vh) scale(.1997)}to{transform:translate(16.9295vw,100vh) scale(.1997)}}.snow:nth-child(47){opacity:.9478;transform:translate(24.445vw,-10px) scale(.6629);animation:fall-47 14s -29s linear infinite}@keyframes fall-47{40.579%{transform:translate(31.2713vw,40.579vh) scale(.6629)}to{transform:translate(27.85815vw,100vh) scale(.6629)}}.snow:nth-child(48){opacity:.5506;transform:translate(96.709vw,-10px) scale(.203);animation:fall-48 29s -8s linear infinite}@keyframes fall-48{73.635%{transform:translate(91.5251vw,73.635vh) scale(.203)}to{transform:translate(94.11705vw,100vh) scale(.203)}}.snow:nth-child(49){opacity:1.1864;transform:translate(20.9909vw,-10px) scale(.4853);animation:fall-49 10s -14s linear infinite}@keyframes fall-49{65.36%{transform:translate(30.0982vw,65.36vh) scale(.4853)}to{transform:translate(25.54455vw,100vh) scale(.4853)}}.snow:nth-child(50){opacity:.6688;transform:translate(38.7382vw,-10px) scale(.5783);animation:fall-50 13s -8s linear infinite}@keyframes fall-50{64.035%{transform:translate(42.4531vw,64.035vh) scale(.5783)}to{transform:translate(40.59565vw,100vh) scale(.5783)}}.snow:nth-child(51){opacity:.605;transform:translate(92.5978vw,-10px) scale(.6905);animation:fall-51 22s -16s linear infinite}@keyframes fall-51{57.797%{transform:translate(86.7095vw,57.797vh) scale(.6905)}to{transform:translate(89.65365vw,100vh) scale(.6905)}}.snow:nth-child(52){opacity:1.9816;transform:translate(26.1303vw,-10px) scale(.1198);animation:fall-52 27s -24s linear infinite}@keyframes fall-52{30.976%{transform:translate(29.9627vw,30.976vh) scale(.1198)}to{transform:translate(28.0465vw,100vh) scale(.1198)}}.snow:nth-child(53){opacity:.8398;transform:translate(33.7395vw,-10px) scale(.9115);animation:fall-53 20s -17s linear infinite}@keyframes fall-53{44.181%{transform:translate(34.0907vw,44.181vh) scale(.9115)}to{transform:translate(33.9151vw,100vh) scale(.9115)}}.snow:nth-child(54){opacity:.583;transform:translate(8.6708vw,-10px) scale(.9518);animation:fall-54 10s -14s linear infinite}@keyframes fall-54{79.96%{transform:translate(4.3689vw,79.96vh) scale(.9518)}to{transform:translate(6.51985vw,100vh) scale(.9518)}}.snow:nth-child(55){opacity:.8456;transform:translate(33.8298vw,-10px) scale(.1052);animation:fall-55 28s -10s linear infinite}@keyframes fall-55{68.63%{transform:translate(32.0859vw,68.63vh) scale(.1052)}to{transform:translate(32.95785vw,100vh) scale(.1052)}}.snow:nth-child(56){opacity:1.6976;transform:translate(27.9307vw,-10px) scale(.5684);animation:fall-56 15s -1s linear infinite}@keyframes fall-56{60.884%{transform:translate(32.9011vw,60.884vh) scale(.5684)}to{transform:translate(30.4159vw,100vh) scale(.5684)}}.snow:nth-child(57){opacity:.8866;transform:translate(19.3557vw,-10px) scale(.868);animation:fall-57 22s -5s linear infinite}@keyframes fall-57{44.919%{transform:translate(27.8752vw,44.919vh) scale(.868)}to{transform:translate(23.61545vw,100vh) scale(.868)}}.snow:nth-child(58){opacity:.4338;transform:translate(89.8367vw,-10px) scale(.5105);animation:fall-58 25s -25s linear infinite}@keyframes fall-58{69.792%{transform:translate(98.8825vw,69.792vh) scale(.5105)}to{transform:translate(94.3596vw,100vh) scale(.5105)}}.snow:nth-child(59){opacity:1.0908;transform:translate(55.9701vw,-10px) scale(.0976);animation:fall-59 26s -27s linear infinite}@keyframes fall-59{71.838%{transform:translate(58.8557vw,71.838vh) scale(.0976)}to{transform:translate(57.4129vw,100vh) scale(.0976)}}.snow:nth-child(60){opacity:.9788;transform:translate(67.4585vw,-10px) scale(.3783);animation:fall-60 25s -24s linear infinite}@keyframes fall-60{69.255%{transform:translate(60.534vw,69.255vh) scale(.3783)}to{transform:translate(63.99625vw,100vh) scale(.3783)}}.snow:nth-child(61){opacity:.15;transform:translate(89.2454vw,-10px) scale(.0266);animation:fall-61 24s -14s linear infinite}@keyframes fall-61{56.585%{transform:translate(83.5777vw,56.585vh) scale(.0266)}to{transform:translate(86.41155vw,100vh) scale(.0266)}}.snow:nth-child(62){opacity:.0648;transform:translate(64.6546vw,-10px) scale(.8647);animation:fall-62 10s -3s linear infinite}@keyframes fall-62{48.89%{transform:translate(65.0327vw,48.89vh) scale(.8647)}to{transform:translate(64.84365vw,100vh) scale(.8647)}}.snow:nth-child(63){opacity:.932;transform:translate(69.2914vw,-10px) scale(.204);animation:fall-63 24s -21s linear infinite}@keyframes fall-63{59.809%{transform:translate(78.8303vw,59.809vh) scale(.204)}to{transform:translate(74.06085vw,100vh) scale(.204)}}.snow:nth-child(64){opacity:.7434;transform:translate(15.2795vw,-10px) scale(.0111);animation:fall-64 20s -19s linear infinite}@keyframes fall-64{43.955%{transform:translate(23.2829vw,43.955vh) scale(.0111)}to{transform:translate(19.2812vw,100vh) scale(.0111)}}.snow:nth-child(65){opacity:1.472;transform:translate(78.8679vw,-10px) scale(.1285);animation:fall-65 25s -21s linear infinite}@keyframes fall-65{34.424%{transform:translate(87.3842vw,34.424vh) scale(.1285)}to{transform:translate(83.12605vw,100vh) scale(.1285)}}.snow:nth-child(66){opacity:.6208;transform:translate(18.2852vw,-10px) scale(.9932);animation:fall-66 13s -14s linear infinite}@keyframes fall-66{32.919%{transform:translate(20.895vw,32.919vh) scale(.9932)}to{transform:translate(19.5901vw,100vh) scale(.9932)}}.snow:nth-child(67){opacity:1.0324;transform:translate(75.4704vw,-10px) scale(.5648);animation:fall-67 27s -26s linear infinite}@keyframes fall-67{47.353%{transform:translate(84.7239vw,47.353vh) scale(.5648)}to{transform:translate(80.09715vw,100vh) scale(.5648)}}.snow:nth-child(68){opacity:1.7668;transform:translate(60.1202vw,-10px) scale(.1828);animation:fall-68 20s -6s linear infinite}@keyframes fall-68{37.316%{transform:translate(53.5273vw,37.316vh) scale(.1828)}to{transform:translate(56.82375vw,100vh) scale(.1828)}}.snow:nth-child(69){opacity:1.3538;transform:translate(62.1478vw,-10px) scale(.0715);animation:fall-69 21s -19s linear infinite}@keyframes fall-69{39.074%{transform:translate(52.9192vw,39.074vh) scale(.0715)}to{transform:translate(57.5335vw,100vh) scale(.0715)}}.snow:nth-child(70){opacity:.2502;transform:translate(21.2994vw,-10px) scale(.8376);animation:fall-70 21s -9s linear infinite}@keyframes fall-70{70.907%{transform:translate(23.0857vw,70.907vh) scale(.8376)}to{transform:translate(22.19255vw,100vh) scale(.8376)}}.snow:nth-child(71){opacity:1.5662;transform:translate(83.8435vw,-10px) scale(.2979);animation:fall-71 26s -20s linear infinite}@keyframes fall-71{66.912%{transform:translate(84.1599vw,66.912vh) scale(.2979)}to{transform:translate(84.0017vw,100vh) scale(.2979)}}.snow:nth-child(72){opacity:.267;transform:translate(12.9794vw,-10px) scale(.1636);animation:fall-72 12s -14s linear infinite}@keyframes fall-72{59.39%{transform:translate(13.0295vw,59.39vh) scale(.1636)}to{transform:translate(13.00445vw,100vh) scale(.1636)}}.snow:nth-child(73){opacity:.0028;transform:translate(18.471vw,-10px) scale(.8566);animation:fall-73 18s -25s linear infinite}@keyframes fall-73{49.396%{transform:translate(27.372vw,49.396vh) scale(.8566)}to{transform:translate(22.9215vw,100vh) scale(.8566)}}.snow:nth-child(74){opacity:1.821;transform:translate(85.6533vw,-10px) scale(.3775);animation:fall-74 29s -11s linear infinite}@keyframes fall-74{32.286%{transform:translate(94.5671vw,32.286vh) scale(.3775)}to{transform:translate(90.1102vw,100vh) scale(.3775)}}.snow:nth-child(75){opacity:1.5202;transform:translate(67.5511vw,-10px) scale(.3779);animation:fall-75 26s -9s linear infinite}@keyframes fall-75{70.866%{transform:translate(71.578vw,70.866vh) scale(.3779)}to{transform:translate(69.56455vw,100vh) scale(.3779)}}.snow:nth-child(76){opacity:.0558;transform:translate(37.9742vw,-10px) scale(.1324);animation:fall-76 25s -7s linear infinite}@keyframes fall-76{74.35%{transform:translate(32.368vw,74.35vh) scale(.1324)}to{transform:translate(35.1711vw,100vh) scale(.1324)}}.snow:nth-child(77){opacity:1.6948;transform:translate(71.5384vw,-10px) scale(.9789);animation:fall-77 19s -15s linear infinite}@keyframes fall-77{46.669%{transform:translate(73.4805vw,46.669vh) scale(.9789)}to{transform:translate(72.50945vw,100vh) scale(.9789)}}.snow:nth-child(78){opacity:.921;transform:translate(17.6517vw,-10px) scale(.2097);animation:fall-78 27s -12s linear infinite}@keyframes fall-78{37.242%{transform:translate(8.209vw,37.242vh) scale(.2097)}to{transform:translate(12.93035vw,100vh) scale(.2097)}}.snow:nth-child(79){opacity:1.8128;transform:translate(98.3396vw,-10px) scale(.4279);animation:fall-79 27s -29s linear infinite}@keyframes fall-79{55.472%{transform:translate(99.0682vw,55.472vh) scale(.4279)}to{transform:translate(98.7039vw,100vh) scale(.4279)}}.snow:nth-child(80){opacity:1.3088;transform:translate(86.4998vw,-10px) scale(.2924);animation:fall-80 26s -6s linear infinite}@keyframes fall-80{57.766%{transform:translate(83.1707vw,57.766vh) scale(.2924)}to{transform:translate(84.83525vw,100vh) scale(.2924)}}.snow:nth-child(81){opacity:1.8594;transform:translate(64.542vw,-10px) scale(.0029);animation:fall-81 21s -29s linear infinite}@keyframes fall-81{70.173%{transform:translate(62.9022vw,70.173vh) scale(.0029)}to{transform:translate(63.7221vw,100vh) scale(.0029)}}.snow:nth-child(82){opacity:1.77;transform:translate(68.0951vw,-10px) scale(.6043);animation:fall-82 30s -19s linear infinite}@keyframes fall-82{49.555%{transform:translate(68.0207vw,49.555vh) scale(.6043)}to{transform:translate(68.0579vw,100vh) scale(.6043)}}.snow:nth-child(83){opacity:.8122;transform:translate(45.1706vw,-10px) scale(.447);animation:fall-83 18s -9s linear infinite}@keyframes fall-83{63.5%{transform:translate(50.4154vw,63.5vh) scale(.447)}to{transform:translate(47.793vw,100vh) scale(.447)}}.snow:nth-child(84){opacity:.2132;transform:translate(32.186vw,-10px) scale(.5825);animation:fall-84 12s -5s linear infinite}@keyframes fall-84{57.762%{transform:translate(34.8836vw,57.762vh) scale(.5825)}to{transform:translate(33.5348vw,100vh) scale(.5825)}}.snow:nth-child(85){opacity:.7204;transform:translate(8.1479vw,-10px) scale(.0391);animation:fall-85 28s -18s linear infinite}@keyframes fall-85{66.859%{transform:translate(7.6635vw,66.859vh) scale(.0391)}to{transform:translate(7.9057vw,100vh) scale(.0391)}}.snow:nth-child(86){opacity:.5716;transform:translate(87.5971vw,-10px) scale(.232);animation:fall-86 27s -7s linear infinite}@keyframes fall-86{45.602%{transform:translate(97.0283vw,45.602vh) scale(.232)}to{transform:translate(92.3127vw,100vh) scale(.232)}}.snow:nth-child(87){opacity:1.3388;transform:translate(41.6071vw,-10px) scale(.2868);animation:fall-87 10s -5s linear infinite}@keyframes fall-87{60.38%{transform:translate(43.9466vw,60.38vh) scale(.2868)}to{transform:translate(42.77685vw,100vh) scale(.2868)}}.snow:nth-child(88){opacity:1.72;transform:translate(.4322vw,-10px) scale(.5152);animation:fall-88 30s -2s linear infinite}@keyframes fall-88{64.009%{transform:translate(9.9477vw,64.009vh) scale(.5152)}to{transform:translate(5.18995vw,100vh) scale(.5152)}}.snow:nth-child(89){opacity:.614;transform:translate(3.8801vw,-10px) scale(.2129);animation:fall-89 19s -15s linear infinite}@keyframes fall-89{40.097%{transform:translate(-1.7512vw,40.097vh) scale(.2129)}to{transform:translate(1.06445vw,100vh) scale(.2129)}}.snow:nth-child(90){opacity:1.6982;transform:translate(9.9484vw,-10px) scale(.5862);animation:fall-90 14s -10s linear infinite}@keyframes fall-90{61.449%{transform:translate(14.6365vw,61.449vh) scale(.5862)}to{transform:translate(12.29245vw,100vh) scale(.5862)}}.snow:nth-child(91){opacity:.5592;transform:translate(18.4797vw,-10px) scale(.5245);animation:fall-91 21s -30s linear infinite}@keyframes fall-91{56.818%{transform:translate(17.3451vw,56.818vh) scale(.5245)}to{transform:translate(17.9124vw,100vh) scale(.5245)}}.snow:nth-child(92){opacity:1.592;transform:translate(7.0958vw,-10px) scale(.6349);animation:fall-92 12s -4s linear infinite}@keyframes fall-92{63.596%{transform:translate(3.7273vw,63.596vh) scale(.6349)}to{transform:translate(5.41155vw,100vh) scale(.6349)}}.snow:nth-child(93){opacity:1.363;transform:translate(2.668vw,-10px) scale(.6466);animation:fall-93 17s -15s linear infinite}@keyframes fall-93{61.004%{transform:translate(6.1804vw,61.004vh) scale(.6466)}to{transform:translate(4.4242vw,100vh) scale(.6466)}}.snow:nth-child(94){opacity:1.943;transform:translate(6.7108vw,-10px) scale(.3571);animation:fall-94 17s -16s linear infinite}@keyframes fall-94{47.56%{transform:translate(13.0311vw,47.56vh) scale(.3571)}to{transform:translate(9.87095vw,100vh) scale(.3571)}}.snow:nth-child(95){opacity:.4722;transform:translate(88.43vw,-10px) scale(.5323);animation:fall-95 21s -17s linear infinite}@keyframes fall-95{75.544%{transform:translate(83.3112vw,75.544vh) scale(.5323)}to{transform:translate(85.8706vw,100vh) scale(.5323)}}.snow:nth-child(96){opacity:1.2972;transform:translate(11.4526vw,-10px) scale(.4487);animation:fall-96 15s -11s linear infinite}@keyframes fall-96{77.425%{transform:translate(7.9981vw,77.425vh) scale(.4487)}to{transform:translate(9.72535vw,100vh) scale(.4487)}}.snow:nth-child(97){opacity:1.3206;transform:translate(34.0152vw,-10px) scale(.2468);animation:fall-97 28s -15s linear infinite}@keyframes fall-97{33.275%{transform:translate(32.0048vw,33.275vh) scale(.2468)}to{transform:translate(33.01vw,100vh) scale(.2468)}}.snow:nth-child(98){opacity:1.4094;transform:translate(29.0189vw,-10px) scale(.6294);animation:fall-98 12s -21s linear infinite}@keyframes fall-98{42.165%{transform:translate(23.0443vw,42.165vh) scale(.6294)}to{transform:translate(26.0316vw,100vh) scale(.6294)}}.snow:nth-child(99){opacity:.877;transform:translate(32.9795vw,-10px) scale(.8751);animation:fall-99 21s -25s linear infinite}@keyframes fall-99{58.516%{transform:translate(37.5184vw,58.516vh) scale(.8751)}to{transform:translate(35.24895vw,100vh) scale(.8751)}}.snow:nth-child(100){opacity:.6112;transform:translate(11.7592vw,-10px) scale(.5991);animation:fall-100 19s -13s linear infinite}@keyframes fall-100{71.42%{transform:translate(7.0068vw,71.42vh) scale(.5991)}to{transform:translate(9.383vw,100vh) scale(.5991)}}.snow:nth-child(101){opacity:1.6392;transform:translate(94.8581vw,-10px) scale(.3579);animation:fall-101 12s -24s linear infinite}@keyframes fall-101{68.484%{transform:translate(93.8677vw,68.484vh) scale(.3579)}to{transform:translate(94.3629vw,100vh) scale(.3579)}}.snow:nth-child(102){opacity:.533;transform:translate(72.6061vw,-10px) scale(.4883);animation:fall-102 26s -9s linear infinite}@keyframes fall-102{60.104%{transform:translate(81.3577vw,60.104vh) scale(.4883)}to{transform:translate(76.9819vw,100vh) scale(.4883)}}.snow:nth-child(103){opacity:.4582;transform:translate(25.6763vw,-10px) scale(.9351);animation:fall-103 16s -27s linear infinite}@keyframes fall-103{62.831%{transform:translate(23.2813vw,62.831vh) scale(.9351)}to{transform:translate(24.4788vw,100vh) scale(.9351)}}.snow:nth-child(104){opacity:1.1874;transform:translate(16.8103vw,-10px) scale(.34);animation:fall-104 30s -22s linear infinite}@keyframes fall-104{76.683%{transform:translate(18.1209vw,76.683vh) scale(.34)}to{transform:translate(17.4656vw,100vh) scale(.34)}}.snow:nth-child(105){opacity:1.4842;transform:translate(16.4612vw,-10px) scale(.0839);animation:fall-105 17s -19s linear infinite}@keyframes fall-105{41.049%{transform:translate(13.6654vw,41.049vh) scale(.0839)}to{transform:translate(15.0633vw,100vh) scale(.0839)}}.snow:nth-child(106){opacity:1.3458;transform:translate(18.5109vw,-10px) scale(.0709);animation:fall-106 22s -26s linear infinite}@keyframes fall-106{44.403%{transform:translate(13.8544vw,44.403vh) scale(.0709)}to{transform:translate(16.18265vw,100vh) scale(.0709)}}.snow:nth-child(107){opacity:1.4088;transform:translate(73.2298vw,-10px) scale(.89);animation:fall-107 30s -7s linear infinite}@keyframes fall-107{70.823%{transform:translate(73.1193vw,70.823vh) scale(.89)}to{transform:translate(73.17455vw,100vh) scale(.89)}}.snow:nth-child(108){opacity:1.6404;transform:translate(28.3603vw,-10px) scale(.2559);animation:fall-108 26s -27s linear infinite}@keyframes fall-108{60.478%{transform:translate(30.7685vw,60.478vh) scale(.2559)}to{transform:translate(29.5644vw,100vh) scale(.2559)}}.snow:nth-child(109){opacity:1.2516;transform:translate(98.3419vw,-10px) scale(.7793);animation:fall-109 12s -29s linear infinite}@keyframes fall-109{67.267%{transform:translate(107.5159vw,67.267vh) scale(.7793)}to{transform:translate(102.9289vw,100vh) scale(.7793)}}.snow:nth-child(110){opacity:1.853;transform:translate(30.4961vw,-10px) scale(.6757);animation:fall-110 24s -4s linear infinite}@keyframes fall-110{32.166%{transform:translate(39.8854vw,32.166vh) scale(.6757)}to{transform:translate(35.19075vw,100vh) scale(.6757)}}.snow:nth-child(111){opacity:1.528;transform:translate(43.0782vw,-10px) scale(.8756);animation:fall-111 27s -15s linear infinite}@keyframes fall-111{63.013%{transform:translate(38.331vw,63.013vh) scale(.8756)}to{transform:translate(40.7046vw,100vh) scale(.8756)}}.snow:nth-child(112){opacity:1.6538;transform:translate(21.3662vw,-10px) scale(.8237);animation:fall-112 23s -8s linear infinite}@keyframes fall-112{68.073%{transform:translate(11.9424vw,68.073vh) scale(.8237)}to{transform:translate(16.6543vw,100vh) scale(.8237)}}.snow:nth-child(113){opacity:1.233;transform:translate(48.5095vw,-10px) scale(.2063);animation:fall-113 20s -18s linear infinite}@keyframes fall-113{69.616%{transform:translate(53.671vw,69.616vh) scale(.2063)}to{transform:translate(51.09025vw,100vh) scale(.2063)}}.snow:nth-child(114){opacity:1.2908;transform:translate(38.1587vw,-10px) scale(.6303);animation:fall-114 28s -15s linear infinite}@keyframes fall-114{70.106%{transform:translate(32.7132vw,70.106vh) scale(.6303)}to{transform:translate(35.43595vw,100vh) scale(.6303)}}.snow:nth-child(115){opacity:.496;transform:translate(23.958vw,-10px) scale(.2364);animation:fall-115 10s -22s linear infinite}@keyframes fall-115{74.536%{transform:translate(14.9204vw,74.536vh) scale(.2364)}to{transform:translate(19.4392vw,100vh) scale(.2364)}}.snow:nth-child(116){opacity:1.1868;transform:translate(61.3913vw,-10px) scale(.9059);animation:fall-116 27s -27s linear infinite}@keyframes fall-116{57.746%{transform:translate(53.0332vw,57.746vh) scale(.9059)}to{transform:translate(57.21225vw,100vh) scale(.9059)}}.snow:nth-child(117){opacity:.1286;transform:translate(94.9182vw,-10px) scale(.605);animation:fall-117 14s -10s linear infinite}@keyframes fall-117{74.55%{transform:translate(93.6978vw,74.55vh) scale(.605)}to{transform:translate(94.308vw,100vh) scale(.605)}}.snow:nth-child(118){opacity:.7406;transform:translate(45.2602vw,-10px) scale(.2631);animation:fall-118 18s -2s linear infinite}@keyframes fall-118{53.759%{transform:translate(39.1328vw,53.759vh) scale(.2631)}to{transform:translate(42.1965vw,100vh) scale(.2631)}}.snow:nth-child(119){opacity:.9416;transform:translate(57.4911vw,-10px) scale(.3955);animation:fall-119 13s -14s linear infinite}@keyframes fall-119{42.615%{transform:translate(59.4067vw,42.615vh) scale(.3955)}to{transform:translate(58.4489vw,100vh) scale(.3955)}}.snow:nth-child(120){opacity:1.787;transform:translate(29.6899vw,-10px) scale(.4231);animation:fall-120 30s -30s linear infinite}@keyframes fall-120{72.274%{transform:translate(35.4225vw,72.274vh) scale(.4231)}to{transform:translate(32.5562vw,100vh) scale(.4231)}}.snow:nth-child(121){opacity:1.6532;transform:translate(29.4053vw,-10px) scale(.5681);animation:fall-121 13s -13s linear infinite}@keyframes fall-121{67.433%{transform:translate(29.3564vw,67.433vh) scale(.5681)}to{transform:translate(29.38085vw,100vh) scale(.5681)}}.snow:nth-child(122){opacity:.7512;transform:translate(52.3974vw,-10px) scale(.8216);animation:fall-122 14s -4s linear infinite}@keyframes fall-122{30.005%{transform:translate(44.6588vw,30.005vh) scale(.8216)}to{transform:translate(48.5281vw,100vh) scale(.8216)}}.snow:nth-child(123){opacity:.1656;transform:translate(92.4838vw,-10px) scale(.5022);animation:fall-123 11s -30s linear infinite}@keyframes fall-123{71.66%{transform:translate(91.3486vw,71.66vh) scale(.5022)}to{transform:translate(91.9162vw,100vh) scale(.5022)}}.snow:nth-child(124){opacity:1.7752;transform:translate(5.2357vw,-10px) scale(.2682);animation:fall-124 10s -25s linear infinite}@keyframes fall-124{66.688%{transform:translate(13.2947vw,66.688vh) scale(.2682)}to{transform:translate(9.2652vw,100vh) scale(.2682)}}.snow:nth-child(125){opacity:1.8978;transform:translate(76.0114vw,-10px) scale(.0242);animation:fall-125 18s -29s linear infinite}@keyframes fall-125{70.94%{transform:translate(81.5078vw,70.94vh) scale(.0242)}to{transform:translate(78.7596vw,100vh) scale(.0242)}}.snow:nth-child(126){opacity:.8046;transform:translate(46.1506vw,-10px) scale(.2251);animation:fall-126 28s -17s linear infinite}@keyframes fall-126{35.136%{transform:translate(48.3904vw,35.136vh) scale(.2251)}to{transform:translate(47.2705vw,100vh) scale(.2251)}}.snow:nth-child(127){opacity:.6476;transform:translate(18.5086vw,-10px) scale(.9456);animation:fall-127 13s -23s linear infinite}@keyframes fall-127{54.998%{transform:translate(14.2591vw,54.998vh) scale(.9456)}to{transform:translate(16.38385vw,100vh) scale(.9456)}}.snow:nth-child(128){opacity:.251;transform:translate(37.5439vw,-10px) scale(.0635);animation:fall-128 16s -22s linear infinite}@keyframes fall-128{33.081%{transform:translate(28.9346vw,33.081vh) scale(.0635)}to{transform:translate(33.23925vw,100vh) scale(.0635)}}.snow:nth-child(129){opacity:.331;transform:translate(66.2973vw,-10px) scale(.1316);animation:fall-129 23s -13s linear infinite}@keyframes fall-129{35.735%{transform:translate(73.3913vw,35.735vh) scale(.1316)}to{transform:translate(69.8443vw,100vh) scale(.1316)}}.snow:nth-child(130){opacity:.8744;transform:translate(23.9811vw,-10px) scale(.2714);animation:fall-130 22s -11s linear infinite}@keyframes fall-130{58.168%{transform:translate(24.049vw,58.168vh) scale(.2714)}to{transform:translate(24.01505vw,100vh) scale(.2714)}}.snow:nth-child(131){opacity:1.8968;transform:translate(41.2336vw,-10px) scale(.1906);animation:fall-131 24s -24s linear infinite}@keyframes fall-131{63.625%{transform:translate(48.356vw,63.625vh) scale(.1906)}to{transform:translate(44.7948vw,100vh) scale(.1906)}}.snow:nth-child(132){opacity:.251;transform:translate(96.087vw,-10px) scale(.4606);animation:fall-132 15s -2s linear infinite}@keyframes fall-132{75.608%{transform:translate(103.2999vw,75.608vh) scale(.4606)}to{transform:translate(99.69345vw,100vh) scale(.4606)}}.snow:nth-child(133){opacity:1.5472;transform:translate(59.7585vw,-10px) scale(.2721);animation:fall-133 23s -12s linear infinite}@keyframes fall-133{77.175%{transform:translate(62.0974vw,77.175vh) scale(.2721)}to{transform:translate(60.92795vw,100vh) scale(.2721)}}.snow:nth-child(134){opacity:.0736;transform:translate(88.9323vw,-10px) scale(.3923);animation:fall-134 11s -24s linear infinite}@keyframes fall-134{71.196%{transform:translate(88.4853vw,71.196vh) scale(.3923)}to{transform:translate(88.7088vw,100vh) scale(.3923)}}.snow:nth-child(135){opacity:1.5132;transform:translate(94.6138vw,-10px) scale(.4407);animation:fall-135 19s -26s linear infinite}@keyframes fall-135{39.914%{transform:translate(91.5195vw,39.914vh) scale(.4407)}to{transform:translate(93.06665vw,100vh) scale(.4407)}}.snow:nth-child(136){opacity:.6676;transform:translate(93.827vw,-10px) scale(.6515);animation:fall-136 18s -6s linear infinite}@keyframes fall-136{46.093%{transform:translate(84.8393vw,46.093vh) scale(.6515)}to{transform:translate(89.33315vw,100vh) scale(.6515)}}.snow:nth-child(137){opacity:.5196;transform:translate(62.7402vw,-10px) scale(.949);animation:fall-137 20s -16s linear infinite}@keyframes fall-137{32.917%{transform:translate(53.4008vw,32.917vh) scale(.949)}to{transform:translate(58.0705vw,100vh) scale(.949)}}.snow:nth-child(138){opacity:.1262;transform:translate(75.808vw,-10px) scale(.2565);animation:fall-138 13s -18s linear infinite}@keyframes fall-138{69.711%{transform:translate(74.0983vw,69.711vh) scale(.2565)}to{transform:translate(74.95315vw,100vh) scale(.2565)}}.snow:nth-child(139){opacity:1.823;transform:translate(52.1743vw,-10px) scale(.2953);animation:fall-139 10s -5s linear infinite}@keyframes fall-139{72.881%{transform:translate(54.7502vw,72.881vh) scale(.2953)}to{transform:translate(53.46225vw,100vh) scale(.2953)}}.snow:nth-child(140){opacity:.1872;transform:translate(71.0412vw,-10px) scale(.6401);animation:fall-140 22s -24s linear infinite}@keyframes fall-140{76.607%{transform:translate(68.2219vw,76.607vh) scale(.6401)}to{transform:translate(69.63155vw,100vh) scale(.6401)}}.snow:nth-child(141){opacity:1.7254;transform:translate(74.1884vw,-10px) scale(.7212);animation:fall-141 19s -23s linear infinite}@keyframes fall-141{79.956%{transform:translate(74.6476vw,79.956vh) scale(.7212)}to{transform:translate(74.418vw,100vh) scale(.7212)}}.snow:nth-child(142){opacity:.4688;transform:translate(7.2976vw,-10px) scale(.0473);animation:fall-142 11s -29s linear infinite}@keyframes fall-142{65.296%{transform:translate(5.4975vw,65.296vh) scale(.0473)}to{transform:translate(6.39755vw,100vh) scale(.0473)}}.snow:nth-child(143){opacity:1.4432;transform:translate(54.4384vw,-10px) scale(.7771);animation:fall-143 13s -17s linear infinite}@keyframes fall-143{77.985%{transform:translate(61.4533vw,77.985vh) scale(.7771)}to{transform:translate(57.94585vw,100vh) scale(.7771)}}.snow:nth-child(144){opacity:.6014;transform:translate(61.923vw,-10px) scale(.9286);animation:fall-144 26s -18s linear infinite}@keyframes fall-144{46.812%{transform:translate(52.3951vw,46.812vh) scale(.9286)}to{transform:translate(57.15905vw,100vh) scale(.9286)}}.snow:nth-child(145){opacity:1.748;transform:translate(8.2942vw,-10px) scale(.3853);animation:fall-145 10s -25s linear infinite}@keyframes fall-145{60.51%{transform:translate(4.4065vw,60.51vh) scale(.3853)}to{transform:translate(6.35035vw,100vh) scale(.3853)}}.snow:nth-child(146){opacity:.4502;transform:translate(40.9243vw,-10px) scale(.7655);animation:fall-146 28s -11s linear infinite}@keyframes fall-146{56.597%{transform:translate(49.9829vw,56.597vh) scale(.7655)}to{transform:translate(45.4536vw,100vh) scale(.7655)}}.snow:nth-child(147){opacity:1.4782;transform:translate(12.2347vw,-10px) scale(.3236);animation:fall-147 28s -4s linear infinite}@keyframes fall-147{40.662%{transform:translate(19.5993vw,40.662vh) scale(.3236)}to{transform:translate(15.917vw,100vh) scale(.3236)}}.snow:nth-child(148){opacity:1.884;transform:translate(86.3286vw,-10px) scale(.7204);animation:fall-148 14s -26s linear infinite}@keyframes fall-148{42.39%{transform:translate(76.5108vw,42.39vh) scale(.7204)}to{transform:translate(81.4197vw,100vh) scale(.7204)}}.snow:nth-child(149){opacity:.529;transform:translate(57.9305vw,-10px) scale(.8555);animation:fall-149 18s -11s linear infinite}@keyframes fall-149{79.407%{transform:translate(52.5303vw,79.407vh) scale(.8555)}to{transform:translate(55.2304vw,100vh) scale(.8555)}}.snow:nth-child(150){opacity:1.0602;transform:translate(8.6938vw,-10px) scale(.6881);animation:fall-150 15s -26s linear infinite}@keyframes fall-150{34.611%{transform:translate(1.456vw,34.611vh) scale(.6881)}to{transform:translate(5.0749vw,100vh) scale(.6881)}}.snow:nth-child(151){opacity:.2782;transform:translate(78.9434vw,-10px) scale(.8412);animation:fall-151 22s -4s linear infinite}@keyframes fall-151{40.975%{transform:translate(81.5219vw,40.975vh) scale(.8412)}to{transform:translate(80.23265vw,100vh) scale(.8412)}}.snow:nth-child(152){opacity:1.5504;transform:translate(92.7668vw,-10px) scale(.4713);animation:fall-152 10s -3s linear infinite}@keyframes fall-152{79.148%{transform:translate(93.1753vw,79.148vh) scale(.4713)}to{transform:translate(92.97105vw,100vh) scale(.4713)}}.snow:nth-child(153){opacity:1.361;transform:translate(7.2309vw,-10px) scale(.6978);animation:fall-153 24s -12s linear infinite}@keyframes fall-153{59.148%{transform:translate(12.4752vw,59.148vh) scale(.6978)}to{transform:translate(9.85305vw,100vh) scale(.6978)}}.snow:nth-child(154){opacity:1.2602;transform:translate(97.0947vw,-10px) scale(.2179);animation:fall-154 18s -18s linear infinite}@keyframes fall-154{52.277%{transform:translate(95.4143vw,52.277vh) scale(.2179)}to{transform:translate(96.2545vw,100vh) scale(.2179)}}.snow:nth-child(155){opacity:.207;transform:translate(65.4323vw,-10px) scale(.2057);animation:fall-155 23s -9s linear infinite}@keyframes fall-155{78.345%{transform:translate(67.3309vw,78.345vh) scale(.2057)}to{transform:translate(66.3816vw,100vh) scale(.2057)}}.snow:nth-child(156){opacity:.3212;transform:translate(77.9778vw,-10px) scale(.3419);animation:fall-156 27s -24s linear infinite}@keyframes fall-156{76.225%{transform:translate(87.2759vw,76.225vh) scale(.3419)}to{transform:translate(82.62685vw,100vh) scale(.3419)}}.snow:nth-child(157){opacity:1.675;transform:translate(33.583vw,-10px) scale(.1912);animation:fall-157 12s -9s linear infinite}@keyframes fall-157{41.311%{transform:translate(35.8091vw,41.311vh) scale(.1912)}to{transform:translate(34.69605vw,100vh) scale(.1912)}}.snow:nth-child(158){opacity:.5908;transform:translate(51.9388vw,-10px) scale(.7841);animation:fall-158 10s -25s linear infinite}@keyframes fall-158{44.554%{transform:translate(53.2978vw,44.554vh) scale(.7841)}to{transform:translate(52.6183vw,100vh) scale(.7841)}}.snow:nth-child(159){opacity:1.9316;transform:translate(75.0178vw,-10px) scale(.8607);animation:fall-159 29s -5s linear infinite}@keyframes fall-159{75.904%{transform:translate(80.9354vw,75.904vh) scale(.8607)}to{transform:translate(77.9766vw,100vh) scale(.8607)}}.snow:nth-child(160){opacity:1.6312;transform:translate(81.7511vw,-10px) scale(.2868);animation:fall-160 19s -12s linear infinite}@keyframes fall-160{77.069%{transform:translate(85.4607vw,77.069vh) scale(.2868)}to{transform:translate(83.6059vw,100vh) scale(.2868)}}.snow:nth-child(161){opacity:.7834;transform:translate(91.1787vw,-10px) scale(.4755);animation:fall-161 28s -18s linear infinite}@keyframes fall-161{57.205%{transform:translate(94.2874vw,57.205vh) scale(.4755)}to{transform:translate(92.73305vw,100vh) scale(.4755)}}.snow:nth-child(162){opacity:.0602;transform:translate(99.2644vw,-10px) scale(.6957);animation:fall-162 14s -11s linear infinite}@keyframes fall-162{68.534%{transform:translate(105.0478vw,68.534vh) scale(.6957)}to{transform:translate(102.1561vw,100vh) scale(.6957)}}.snow:nth-child(163){opacity:.6066;transform:translate(12.5082vw,-10px) scale(.7851);animation:fall-163 18s -20s linear infinite}@keyframes fall-163{61.739%{transform:translate(8.0283vw,61.739vh) scale(.7851)}to{transform:translate(10.26825vw,100vh) scale(.7851)}}.snow:nth-child(164){opacity:.6932;transform:translate(88.593vw,-10px) scale(.6088);animation:fall-164 23s -20s linear infinite}@keyframes fall-164{37.798%{transform:translate(91.3031vw,37.798vh) scale(.6088)}to{transform:translate(89.94805vw,100vh) scale(.6088)}}.snow:nth-child(165){opacity:.298;transform:translate(29.1767vw,-10px) scale(.1668);animation:fall-165 20s -7s linear infinite}@keyframes fall-165{30.339%{transform:translate(33.0769vw,30.339vh) scale(.1668)}to{transform:translate(31.1268vw,100vh) scale(.1668)}}.snow:nth-child(166){opacity:.225;transform:translate(68.1805vw,-10px) scale(.8566);animation:fall-166 14s -22s linear infinite}@keyframes fall-166{42.58%{transform:translate(62.7276vw,42.58vh) scale(.8566)}to{transform:translate(65.45405vw,100vh) scale(.8566)}}.snow:nth-child(167){opacity:.925;transform:translate(55.4435vw,-10px) scale(.7784);animation:fall-167 10s -11s linear infinite}@keyframes fall-167{44.07%{transform:translate(49.3798vw,44.07vh) scale(.7784)}to{transform:translate(52.41165vw,100vh) scale(.7784)}}.snow:nth-child(168){opacity:1.1822;transform:translate(24.9573vw,-10px) scale(.6811);animation:fall-168 20s -25s linear infinite}@keyframes fall-168{68.081%{transform:translate(17.5219vw,68.081vh) scale(.6811)}to{transform:translate(21.2396vw,100vh) scale(.6811)}}.snow:nth-child(169){opacity:1.0328;transform:translate(6.1846vw,-10px) scale(.9474);animation:fall-169 11s -7s linear infinite}@keyframes fall-169{32.419%{transform:translate(14.3199vw,32.419vh) scale(.9474)}to{transform:translate(10.25225vw,100vh) scale(.9474)}}.snow:nth-child(170){opacity:.1668;transform:translate(39.9709vw,-10px) scale(.8569);animation:fall-170 28s -25s linear infinite}@keyframes fall-170{70.813%{transform:translate(45.5979vw,70.813vh) scale(.8569)}to{transform:translate(42.7844vw,100vh) scale(.8569)}}.snow:nth-child(171){opacity:1.737;transform:translate(72.1369vw,-10px) scale(.4704);animation:fall-171 12s -7s linear infinite}@keyframes fall-171{57.574%{transform:translate(68.5859vw,57.574vh) scale(.4704)}to{transform:translate(70.3614vw,100vh) scale(.4704)}}.snow:nth-child(172){opacity:.135;transform:translate(33.7113vw,-10px) scale(.956);animation:fall-172 11s -3s linear infinite}@keyframes fall-172{78.742%{transform:translate(36.982vw,78.742vh) scale(.956)}to{transform:translate(35.34665vw,100vh) scale(.956)}}.snow:nth-child(173){opacity:.7076;transform:translate(35.0513vw,-10px) scale(.3975);animation:fall-173 30s -22s linear infinite}@keyframes fall-173{54.302%{transform:translate(42.7268vw,54.302vh) scale(.3975)}to{transform:translate(38.88905vw,100vh) scale(.3975)}}.snow:nth-child(174){opacity:1.7146;transform:translate(60.417vw,-10px) scale(.3789);animation:fall-174 28s -14s linear infinite}@keyframes fall-174{33.455%{transform:translate(64.2721vw,33.455vh) scale(.3789)}to{transform:translate(62.34455vw,100vh) scale(.3789)}}.snow:nth-child(175){opacity:.6582;transform:translate(62.8781vw,-10px) scale(.8299);animation:fall-175 18s -13s linear infinite}@keyframes fall-175{44.492%{transform:translate(54.1736vw,44.492vh) scale(.8299)}to{transform:translate(58.52585vw,100vh) scale(.8299)}}.snow:nth-child(176){opacity:1.9186;transform:translate(87.9028vw,-10px) scale(.7905);animation:fall-176 11s -13s linear infinite}@keyframes fall-176{70.22%{transform:translate(90.8091vw,70.22vh) scale(.7905)}to{transform:translate(89.35595vw,100vh) scale(.7905)}}.snow:nth-child(177){opacity:.0314;transform:translate(39.7914vw,-10px) scale(.2956);animation:fall-177 17s -20s linear infinite}@keyframes fall-177{46.706%{transform:translate(45.5233vw,46.706vh) scale(.2956)}to{transform:translate(42.65735vw,100vh) scale(.2956)}}.snow:nth-child(178){opacity:1.9172;transform:translate(81.4083vw,-10px) scale(.3447);animation:fall-178 20s -14s linear infinite}@keyframes fall-178{49.336%{transform:translate(83.0391vw,49.336vh) scale(.3447)}to{transform:translate(82.2237vw,100vh) scale(.3447)}}.snow:nth-child(179){opacity:1.824;transform:translate(23.1412vw,-10px) scale(.6664);animation:fall-179 15s -23s linear infinite}@keyframes fall-179{35.376%{transform:translate(19.8118vw,35.376vh) scale(.6664)}to{transform:translate(21.4765vw,100vh) scale(.6664)}}.snow:nth-child(180){opacity:.1314;transform:translate(61.1152vw,-10px) scale(.1986);animation:fall-180 26s -15s linear infinite}@keyframes fall-180{65.923%{transform:translate(56.2326vw,65.923vh) scale(.1986)}to{transform:translate(58.6739vw,100vh) scale(.1986)}}.snow:nth-child(181){opacity:1.173;transform:translate(43.9003vw,-10px) scale(.0926);animation:fall-181 29s -17s linear infinite}@keyframes fall-181{33.342%{transform:translate(47.5433vw,33.342vh) scale(.0926)}to{transform:translate(45.7218vw,100vh) scale(.0926)}}.snow:nth-child(182){opacity:1.501;transform:translate(95.4608vw,-10px) scale(.7696);animation:fall-182 22s -22s linear infinite}@keyframes fall-182{46.303%{transform:translate(102.663vw,46.303vh) scale(.7696)}to{transform:translate(99.0619vw,100vh) scale(.7696)}}.snow:nth-child(183){opacity:.6568;transform:translate(33.1458vw,-10px) scale(.638);animation:fall-183 30s -22s linear infinite}@keyframes fall-183{32.429%{transform:translate(37.0483vw,32.429vh) scale(.638)}to{transform:translate(35.09705vw,100vh) scale(.638)}}.snow:nth-child(184){opacity:1.9138;transform:translate(4.1513vw,-10px) scale(.4867);animation:fall-184 25s -28s linear infinite}@keyframes fall-184{39.851%{transform:translate(8.5802vw,39.851vh) scale(.4867)}to{transform:translate(6.36575vw,100vh) scale(.4867)}}.snow:nth-child(185){opacity:1.0332;transform:translate(91.2343vw,-10px) scale(.6506);animation:fall-185 26s -6s linear infinite}@keyframes fall-185{47.103%{transform:translate(89.094vw,47.103vh) scale(.6506)}to{transform:translate(90.16415vw,100vh) scale(.6506)}}.snow:nth-child(186){opacity:.5734;transform:translate(68.5629vw,-10px) scale(.6085);animation:fall-186 19s -26s linear infinite}@keyframes fall-186{67.339%{transform:translate(63.9949vw,67.339vh) scale(.6085)}to{transform:translate(66.2789vw,100vh) scale(.6085)}}.snow:nth-child(187){opacity:.1;transform:translate(68.5257vw,-10px) scale(.4586);animation:fall-187 29s -11s linear infinite}@keyframes fall-187{67.217%{transform:translate(64.6782vw,67.217vh) scale(.4586)}to{transform:translate(66.60195vw,100vh) scale(.4586)}}.snow:nth-child(188){opacity:1.2102;transform:translate(6.0954vw,-10px) scale(.8385);animation:fall-188 17s -23s linear infinite}@keyframes fall-188{42.53%{transform:translate(-.7772vw,42.53vh) scale(.8385)}to{transform:translate(2.6591vw,100vh) scale(.8385)}}.snow:nth-child(189){opacity:.901;transform:translate(50.9249vw,-10px) scale(.2628);animation:fall-189 20s -20s linear infinite}@keyframes fall-189{77.783%{transform:translate(43.7711vw,77.783vh) scale(.2628)}to{transform:translate(47.348vw,100vh) scale(.2628)}}.snow:nth-child(190){opacity:1.6508;transform:translate(40.7154vw,-10px) scale(.6198);animation:fall-190 24s -13s linear infinite}@keyframes fall-190{65.997%{transform:translate(45.578vw,65.997vh) scale(.6198)}to{transform:translate(43.1467vw,100vh) scale(.6198)}}.snow:nth-child(191){opacity:1.049;transform:translate(43.9271vw,-10px) scale(.7505);animation:fall-191 22s -11s linear infinite}@keyframes fall-191{42.604%{transform:translate(45.3813vw,42.604vh) scale(.7505)}to{transform:translate(44.6542vw,100vh) scale(.7505)}}.snow:nth-child(192){opacity:1.0886;transform:translate(43.9618vw,-10px) scale(.1079);animation:fall-192 28s -15s linear infinite}@keyframes fall-192{53.098%{transform:translate(48.7162vw,53.098vh) scale(.1079)}to{transform:translate(46.339vw,100vh) scale(.1079)}}.snow:nth-child(193){opacity:.9254;transform:translate(45.9023vw,-10px) scale(.5463);animation:fall-193 19s -8s linear infinite}@keyframes fall-193{65.371%{transform:translate(47.1308vw,65.371vh) scale(.5463)}to{transform:translate(46.51655vw,100vh) scale(.5463)}}.snow:nth-child(194){opacity:1.6848;transform:translate(27.3292vw,-10px) scale(.9965);animation:fall-194 11s -19s linear infinite}@keyframes fall-194{44.827%{transform:translate(20.8714vw,44.827vh) scale(.9965)}to{transform:translate(24.1003vw,100vh) scale(.9965)}}.snow:nth-child(195){opacity:1.654;transform:translate(14.7641vw,-10px) scale(.3106);animation:fall-195 22s -25s linear infinite}@keyframes fall-195{47.117%{transform:translate(18.4925vw,47.117vh) scale(.3106)}to{transform:translate(16.6283vw,100vh) scale(.3106)}}.snow:nth-child(196){opacity:1.8548;transform:translate(45.4151vw,-10px) scale(.6734);animation:fall-196 19s -6s linear infinite}@keyframes fall-196{37.815%{transform:translate(43.3447vw,37.815vh) scale(.6734)}to{transform:translate(44.3799vw,100vh) scale(.6734)}}.snow:nth-child(197){opacity:1.4946;transform:translate(31.107vw,-10px) scale(.3776);animation:fall-197 20s -16s linear infinite}@keyframes fall-197{66.967%{transform:translate(24.8906vw,66.967vh) scale(.3776)}to{transform:translate(27.9988vw,100vh) scale(.3776)}}.snow:nth-child(198){opacity:.3442;transform:translate(13.8993vw,-10px) scale(.4115);animation:fall-198 30s -30s linear infinite}@keyframes fall-198{39.056%{transform:translate(7.0842vw,39.056vh) scale(.4115)}to{transform:translate(10.49175vw,100vh) scale(.4115)}}.snow:nth-child(199){opacity:1.698;transform:translate(73.9623vw,-10px) scale(.6065);animation:fall-199 11s -3s linear infinite}@keyframes fall-199{78.485%{transform:translate(77.3698vw,78.485vh) scale(.6065)}to{transform:translate(75.66605vw,100vh) scale(.6065)}}.snow:nth-child(200){opacity:1.0202;transform:translate(70.7012vw,-10px) scale(.8214);animation:fall-200 26s -1s linear infinite}@keyframes fall-200{74.16%{transform:translate(70.5783vw,74.16vh) scale(.8214)}to{transform:translate(70.63975vw,100vh) scale(.8214)}}.snow:nth-child(201){opacity:1.332;transform:translate(57.479vw,-10px) scale(.5585);animation:fall-201 21s -29s linear infinite}@keyframes fall-201{52.286%{transform:translate(59.6478vw,52.286vh) scale(.5585)}to{transform:translate(58.5634vw,100vh) scale(.5585)}}.snow:nth-child(202){opacity:.1984;transform:translate(26.5066vw,-10px) scale(.5386);animation:fall-202 16s -10s linear infinite}@keyframes fall-202{58.5%{transform:translate(33.749vw,58.5vh) scale(.5386)}to{transform:translate(30.1278vw,100vh) scale(.5386)}}.snow:nth-child(203){opacity:1.825;transform:translate(80.4046vw,-10px) scale(.4376);animation:fall-203 27s -5s linear infinite}@keyframes fall-203{66.513%{transform:translate(72.6664vw,66.513vh) scale(.4376)}to{transform:translate(76.5355vw,100vh) scale(.4376)}}.snow:nth-child(204){opacity:1.8264;transform:translate(93.7356vw,-10px) scale(.3585);animation:fall-204 28s -17s linear infinite}@keyframes fall-204{48.672%{transform:translate(100.5692vw,48.672vh) scale(.3585)}to{transform:translate(97.1524vw,100vh) scale(.3585)}}.snow:nth-child(205){opacity:1.5246;transform:translate(76.1228vw,-10px) scale(.1174);animation:fall-205 30s -20s linear infinite}@keyframes fall-205{67.828%{transform:translate(84.7782vw,67.828vh) scale(.1174)}to{transform:translate(80.4505vw,100vh) scale(.1174)}}.snow:nth-child(206){opacity:.2912;transform:translate(8.3142vw,-10px) scale(.8321);animation:fall-206 22s -23s linear infinite}@keyframes fall-206{30.979%{transform:translate(10.4127vw,30.979vh) scale(.8321)}to{transform:translate(9.36345vw,100vh) scale(.8321)}}.snow:nth-child(207){opacity:.4316;transform:translate(75.5658vw,-10px) scale(.7242);animation:fall-207 30s -19s linear infinite}@keyframes fall-207{70.503%{transform:translate(82.1566vw,70.503vh) scale(.7242)}to{transform:translate(78.8612vw,100vh) scale(.7242)}}.snow:nth-child(208){opacity:1.7662;transform:translate(70.3447vw,-10px) scale(.4703);animation:fall-208 12s -28s linear infinite}@keyframes fall-208{49.408%{transform:translate(74.4864vw,49.408vh) scale(.4703)}to{transform:translate(72.41555vw,100vh) scale(.4703)}}.snow:nth-child(209){opacity:.9892;transform:translate(48.6975vw,-10px) scale(.8052);animation:fall-209 19s -22s linear infinite}@keyframes fall-209{71.827%{transform:translate(56.7343vw,71.827vh) scale(.8052)}to{transform:translate(52.7159vw,100vh) scale(.8052)}}.snow:nth-child(210){opacity:1.4578;transform:translate(9.8144vw,-10px) scale(.5651);animation:fall-210 22s -1s linear infinite}@keyframes fall-210{49.149%{transform:translate(5.7447vw,49.149vh) scale(.5651)}to{transform:translate(7.77955vw,100vh) scale(.5651)}}.snow:nth-child(211){opacity:1.8154;transform:translate(86.5978vw,-10px) scale(.8213);animation:fall-211 29s -16s linear infinite}@keyframes fall-211{34.559%{transform:translate(87.376vw,34.559vh) scale(.8213)}to{transform:translate(86.9869vw,100vh) scale(.8213)}}.snow:nth-child(212){opacity:.6912;transform:translate(40.9726vw,-10px) scale(.429);animation:fall-212 16s -25s linear infinite}@keyframes fall-212{78.272%{transform:translate(35.9074vw,78.272vh) scale(.429)}to{transform:translate(38.44vw,100vh) scale(.429)}}.snow:nth-child(213){opacity:1.3558;transform:translate(17.7675vw,-10px) scale(.4813);animation:fall-213 22s -1s linear infinite}@keyframes fall-213{43.924%{transform:translate(24.0639vw,43.924vh) scale(.4813)}to{transform:translate(20.9157vw,100vh) scale(.4813)}}.snow:nth-child(214){opacity:.5112;transform:translate(58.9084vw,-10px) scale(.6807);animation:fall-214 19s -23s linear infinite}@keyframes fall-214{41.289%{transform:translate(61.3027vw,41.289vh) scale(.6807)}to{transform:translate(60.10555vw,100vh) scale(.6807)}}.snow:nth-child(215){opacity:1.5812;transform:translate(13.1707vw,-10px) scale(.4287);animation:fall-215 14s -6s linear infinite}@keyframes fall-215{37.313%{transform:translate(5.9493vw,37.313vh) scale(.4287)}to{transform:translate(9.56vw,100vh) scale(.4287)}}.snow:nth-child(216){opacity:.7836;transform:translate(73.8231vw,-10px) scale(.9322);animation:fall-216 23s -29s linear infinite}@keyframes fall-216{63.685%{transform:translate(78.909vw,63.685vh) scale(.9322)}to{transform:translate(76.36605vw,100vh) scale(.9322)}}.snow:nth-child(217){opacity:.5414;transform:translate(27.5935vw,-10px) scale(.0914);animation:fall-217 10s -6s linear infinite}@keyframes fall-217{68.519%{transform:translate(20.0101vw,68.519vh) scale(.0914)}to{transform:translate(23.8018vw,100vh) scale(.0914)}}.snow:nth-child(218){opacity:.2048;transform:translate(64.3777vw,-10px) scale(.3032);animation:fall-218 13s -27s linear infinite}@keyframes fall-218{74.253%{transform:translate(55.9102vw,74.253vh) scale(.3032)}to{transform:translate(60.14395vw,100vh) scale(.3032)}}.snow:nth-child(219){opacity:1.3822;transform:translate(8.1913vw,-10px) scale(.6711);animation:fall-219 22s -13s linear infinite}@keyframes fall-219{48.141%{transform:translate(9.6838vw,48.141vh) scale(.6711)}to{transform:translate(8.93755vw,100vh) scale(.6711)}}.snow:nth-child(220){opacity:.4206;transform:translate(30.2034vw,-10px) scale(.1659);animation:fall-220 17s -12s linear infinite}@keyframes fall-220{36.151%{transform:translate(20.3371vw,36.151vh) scale(.1659)}to{transform:translate(25.27025vw,100vh) scale(.1659)}}.snow:nth-child(221){opacity:1.6618;transform:translate(22.789vw,-10px) scale(.8291);animation:fall-221 30s -22s linear infinite}@keyframes fall-221{52.403%{transform:translate(28.4803vw,52.403vh) scale(.8291)}to{transform:translate(25.63465vw,100vh) scale(.8291)}}.snow:nth-child(222){opacity:1.7358;transform:translate(45.109vw,-10px) scale(.8905);animation:fall-222 26s -11s linear infinite}@keyframes fall-222{53.119%{transform:translate(47.4645vw,53.119vh) scale(.8905)}to{transform:translate(46.28675vw,100vh) scale(.8905)}}.snow:nth-child(223){opacity:.9506;transform:translate(10.1248vw,-10px) scale(.1219);animation:fall-223 20s -2s linear infinite}@keyframes fall-223{63.628%{transform:translate(2.4355vw,63.628vh) scale(.1219)}to{transform:translate(6.28015vw,100vh) scale(.1219)}}.snow:nth-child(224){opacity:1.5542;transform:translate(28.1643vw,-10px) scale(.8269);animation:fall-224 13s -17s linear infinite}@keyframes fall-224{36.098%{transform:translate(37.3551vw,36.098vh) scale(.8269)}to{transform:translate(32.7597vw,100vh) scale(.8269)}}.snow:nth-child(225){opacity:1.3562;transform:translate(37.8443vw,-10px) scale(.7444);animation:fall-225 23s -20s linear infinite}@keyframes fall-225{52.637%{transform:translate(42.0714vw,52.637vh) scale(.7444)}to{transform:translate(39.95785vw,100vh) scale(.7444)}}.snow:nth-child(226){opacity:.4586;transform:translate(75.7317vw,-10px) scale(.1589);animation:fall-226 14s -13s linear infinite}@keyframes fall-226{45.881%{transform:translate(78.6945vw,45.881vh) scale(.1589)}to{transform:translate(77.2131vw,100vh) scale(.1589)}}.snow:nth-child(227){opacity:1.081;transform:translate(86.877vw,-10px) scale(.1094);animation:fall-227 24s -28s linear infinite}@keyframes fall-227{56.69%{transform:translate(96.1467vw,56.69vh) scale(.1094)}to{transform:translate(91.51185vw,100vh) scale(.1094)}}.snow:nth-child(228){opacity:1.747;transform:translate(99.3276vw,-10px) scale(.2549);animation:fall-228 29s -2s linear infinite}@keyframes fall-228{69.563%{transform:translate(95.7237vw,69.563vh) scale(.2549)}to{transform:translate(97.52565vw,100vh) scale(.2549)}}.snow:nth-child(229){opacity:.7006;transform:translate(81.4252vw,-10px) scale(.4369);animation:fall-229 12s -4s linear infinite}@keyframes fall-229{56.617%{transform:translate(73.3481vw,56.617vh) scale(.4369)}to{transform:translate(77.38665vw,100vh) scale(.4369)}}.snow:nth-child(230){opacity:.783;transform:translate(48.8306vw,-10px) scale(.5283);animation:fall-230 13s -18s linear infinite}@keyframes fall-230{35.278%{transform:translate(48.1327vw,35.278vh) scale(.5283)}to{transform:translate(48.48165vw,100vh) scale(.5283)}}.snow:nth-child(231){opacity:.5446;transform:translate(27.0788vw,-10px) scale(.5477);animation:fall-231 29s -25s linear infinite}@keyframes fall-231{57.128%{transform:translate(21.831vw,57.128vh) scale(.5477)}to{transform:translate(24.4549vw,100vh) scale(.5477)}}.snow:nth-child(232){opacity:1.1134;transform:translate(61.1724vw,-10px) scale(.6718);animation:fall-232 29s -1s linear infinite}@keyframes fall-232{39.454%{transform:translate(70.7302vw,39.454vh) scale(.6718)}to{transform:translate(65.9513vw,100vh) scale(.6718)}}.snow:nth-child(233){opacity:1.707;transform:translate(38.8996vw,-10px) scale(.0955);animation:fall-233 25s -27s linear infinite}@keyframes fall-233{37.844%{transform:translate(42.8946vw,37.844vh) scale(.0955)}to{transform:translate(40.8971vw,100vh) scale(.0955)}}.snow:nth-child(234){opacity:.7586;transform:translate(45.4089vw,-10px) scale(.1725);animation:fall-234 18s -20s linear infinite}@keyframes fall-234{75.197%{transform:translate(39.1104vw,75.197vh) scale(.1725)}to{transform:translate(42.25965vw,100vh) scale(.1725)}}.snow:nth-child(235){opacity:1.6202;transform:translate(56.8459vw,-10px) scale(.4098);animation:fall-235 14s -23s linear infinite}@keyframes fall-235{77.376%{transform:translate(64.2773vw,77.376vh) scale(.4098)}to{transform:translate(60.5616vw,100vh) scale(.4098)}}.snow:nth-child(236){opacity:1.5848;transform:translate(35.5011vw,-10px) scale(.1292);animation:fall-236 30s -23s linear infinite}@keyframes fall-236{71.272%{transform:translate(38.1745vw,71.272vh) scale(.1292)}to{transform:translate(36.8378vw,100vh) scale(.1292)}}.snow:nth-child(237){opacity:1.7162;transform:translate(49.2133vw,-10px) scale(.1192);animation:fall-237 19s -1s linear infinite}@keyframes fall-237{36.779%{transform:translate(53.9809vw,36.779vh) scale(.1192)}to{transform:translate(51.5971vw,100vh) scale(.1192)}}.snow:nth-child(238){opacity:.9676;transform:translate(71.7422vw,-10px) scale(.3026);animation:fall-238 16s -30s linear infinite}@keyframes fall-238{72.111%{transform:translate(77.2618vw,72.111vh) scale(.3026)}to{transform:translate(74.502vw,100vh) scale(.3026)}}.snow:nth-child(239){opacity:1.6154;transform:translate(12.5745vw,-10px) scale(.6704);animation:fall-239 15s -12s linear infinite}@keyframes fall-239{66.179%{transform:translate(12.7283vw,66.179vh) scale(.6704)}to{transform:translate(12.6514vw,100vh) scale(.6704)}}.snow:nth-child(240){opacity:.259;transform:translate(30.482vw,-10px) scale(.9444);animation:fall-240 15s -25s linear infinite}@keyframes fall-240{66.615%{transform:translate(32.3172vw,66.615vh) scale(.9444)}to{transform:translate(31.3996vw,100vh) scale(.9444)}}.snow:nth-child(241){opacity:.8632;transform:translate(68.2901vw,-10px) scale(.0183);animation:fall-241 20s -4s linear infinite}@keyframes fall-241{60.415%{transform:translate(75.8011vw,60.415vh) scale(.0183)}to{transform:translate(72.0456vw,100vh) scale(.0183)}}.snow:nth-child(242){opacity:.81;transform:translate(11.2928vw,-10px) scale(.4);animation:fall-242 17s -13s linear infinite}@keyframes fall-242{50.926%{transform:translate(4.657vw,50.926vh) scale(.4)}to{transform:translate(7.9749vw,100vh) scale(.4)}}.snow:nth-child(243){opacity:.1282;transform:translate(54.2728vw,-10px) scale(.9913);animation:fall-243 10s -8s linear infinite}@keyframes fall-243{57.349%{transform:translate(61.8452vw,57.349vh) scale(.9913)}to{transform:translate(58.059vw,100vh) scale(.9913)}}.snow:nth-child(244){opacity:.5426;transform:translate(52.0142vw,-10px) scale(.8231);animation:fall-244 13s -15s linear infinite}@keyframes fall-244{58.638%{transform:translate(46.2783vw,58.638vh) scale(.8231)}to{transform:translate(49.14625vw,100vh) scale(.8231)}}.snow:nth-child(245){opacity:.186;transform:translate(51.3798vw,-10px) scale(.9726);animation:fall-245 14s -16s linear infinite}@keyframes fall-245{69.594%{transform:translate(42.5742vw,69.594vh) scale(.9726)}to{transform:translate(46.977vw,100vh) scale(.9726)}}.snow:nth-child(246){opacity:1.8046;transform:translate(27.5286vw,-10px) scale(.6807);animation:fall-246 17s -13s linear infinite}@keyframes fall-246{56.78%{transform:translate(27.02vw,56.78vh) scale(.6807)}to{transform:translate(27.2743vw,100vh) scale(.6807)}}.snow:nth-child(247){opacity:.206;transform:translate(49.3725vw,-10px) scale(.2518);animation:fall-247 12s -10s linear infinite}@keyframes fall-247{40.002%{transform:translate(46.9818vw,40.002vh) scale(.2518)}to{transform:translate(48.17715vw,100vh) scale(.2518)}}.snow:nth-child(248){opacity:.9488;transform:translate(7.8375vw,-10px) scale(.3528);animation:fall-248 19s -12s linear infinite}@keyframes fall-248{55.456%{transform:translate(3.6719vw,55.456vh) scale(.3528)}to{transform:translate(5.7547vw,100vh) scale(.3528)}}.snow:nth-child(249){opacity:1.283;transform:translate(42.0188vw,-10px) scale(.875);animation:fall-249 11s -28s linear infinite}@keyframes fall-249{46.043%{transform:translate(47.1638vw,46.043vh) scale(.875)}to{transform:translate(44.5913vw,100vh) scale(.875)}}.snow:nth-child(250){opacity:1.7132;transform:translate(88.6929vw,-10px) scale(.5782);animation:fall-250 29s -27s linear infinite}@keyframes fall-250{79.778%{transform:translate(81.769vw,79.778vh) scale(.5782)}to{transform:translate(85.23095vw,100vh) scale(.5782)}}.snow:nth-child(251){opacity:.0298;transform:translate(5.8097vw,-10px) scale(.8536);animation:fall-251 18s -9s linear infinite}@keyframes fall-251{44.729%{transform:translate(7.9642vw,44.729vh) scale(.8536)}to{transform:translate(6.88695vw,100vh) scale(.8536)}}.snow:nth-child(252){opacity:.62;transform:translate(4.5056vw,-10px) scale(.6781);animation:fall-252 29s -30s linear infinite}@keyframes fall-252{77.609%{transform:translate(-1.1377vw,77.609vh) scale(.6781)}to{transform:translate(1.68395vw,100vh) scale(.6781)}}.snow:nth-child(253){opacity:1.1296;transform:translate(60.9504vw,-10px) scale(.2941);animation:fall-253 26s -28s linear infinite}@keyframes fall-253{51.011%{transform:translate(52.7379vw,51.011vh) scale(.2941)}to{transform:translate(56.84415vw,100vh) scale(.2941)}}.snow:nth-child(254){opacity:.5388;transform:translate(2.9642vw,-10px) scale(.3981);animation:fall-254 13s -4s linear infinite}@keyframes fall-254{55.728%{transform:translate(.5916vw,55.728vh) scale(.3981)}to{transform:translate(1.7779vw,100vh) scale(.3981)}}.snow:nth-child(255){opacity:1.923;transform:translate(33.8095vw,-10px) scale(.7147);animation:fall-255 18s -5s linear infinite}@keyframes fall-255{62.504%{transform:translate(30.4663vw,62.504vh) scale(.7147)}to{transform:translate(32.1379vw,100vh) scale(.7147)}}.snow:nth-child(256){opacity:1.9314;transform:translate(8.4907vw,-10px) scale(.8384);animation:fall-256 15s -15s linear infinite}@keyframes fall-256{60.024%{transform:translate(11.2788vw,60.024vh) scale(.8384)}to{transform:translate(9.88475vw,100vh) scale(.8384)}}.snow:nth-child(257){opacity:1.9174;transform:translate(9.2207vw,-10px) scale(.8784);animation:fall-257 28s -7s linear infinite}@keyframes fall-257{69.315%{transform:translate(10.5809vw,69.315vh) scale(.8784)}to{transform:translate(9.9008vw,100vh) scale(.8784)}}.snow:nth-child(258){opacity:.1832;transform:translate(44.3398vw,-10px) scale(.509);animation:fall-258 13s -23s linear infinite}@keyframes fall-258{63.378%{transform:translate(35.4005vw,63.378vh) scale(.509)}to{transform:translate(39.87015vw,100vh) scale(.509)}}.snow:nth-child(259){opacity:.2126;transform:translate(83.8751vw,-10px) scale(.8302);animation:fall-259 20s -17s linear infinite}@keyframes fall-259{77.072%{transform:translate(90.8306vw,77.072vh) scale(.8302)}to{transform:translate(87.35285vw,100vh) scale(.8302)}}.snow:nth-child(260){opacity:1.0542;transform:translate(81.9611vw,-10px) scale(.9817);animation:fall-260 10s -27s linear infinite}@keyframes fall-260{69.413%{transform:translate(82.6032vw,69.413vh) scale(.9817)}to{transform:translate(82.28215vw,100vh) scale(.9817)}}.snow:nth-child(261){opacity:.9194;transform:translate(63.8375vw,-10px) scale(.0482);animation:fall-261 21s -21s linear infinite}@keyframes fall-261{74.391%{transform:translate(58.9165vw,74.391vh) scale(.0482)}to{transform:translate(61.377vw,100vh) scale(.0482)}}.snow:nth-child(262){opacity:1.8706;transform:translate(20.917vw,-10px) scale(.3965);animation:fall-262 16s -3s linear infinite}@keyframes fall-262{44.416%{transform:translate(29.5131vw,44.416vh) scale(.3965)}to{transform:translate(25.21505vw,100vh) scale(.3965)}}.snow:nth-child(263){opacity:.1678;transform:translate(75.9354vw,-10px) scale(.9262);animation:fall-263 22s -4s linear infinite}@keyframes fall-263{32.146%{transform:translate(72.5039vw,32.146vh) scale(.9262)}to{transform:translate(74.21965vw,100vh) scale(.9262)}}.snow:nth-child(264){opacity:1.9252;transform:translate(40.6737vw,-10px) scale(.3711);animation:fall-264 23s -17s linear infinite}@keyframes fall-264{53.847%{transform:translate(41.1726vw,53.847vh) scale(.3711)}to{transform:translate(40.92315vw,100vh) scale(.3711)}}.snow:nth-child(265){opacity:1.1384;transform:translate(52.1994vw,-10px) scale(.8473);animation:fall-265 19s -2s linear infinite}@keyframes fall-265{74.954%{transform:translate(55.0243vw,74.954vh) scale(.8473)}to{transform:translate(53.61185vw,100vh) scale(.8473)}}.snow:nth-child(266){opacity:1.6862;transform:translate(32.5259vw,-10px) scale(.3719);animation:fall-266 11s -29s linear infinite}@keyframes fall-266{44.059%{transform:translate(33.5154vw,44.059vh) scale(.3719)}to{transform:translate(33.02065vw,100vh) scale(.3719)}}.snow:nth-child(267){opacity:1.461;transform:translate(16.1785vw,-10px) scale(.8201);animation:fall-267 21s -3s linear infinite}@keyframes fall-267{49.621%{transform:translate(19.5031vw,49.621vh) scale(.8201)}to{transform:translate(17.8408vw,100vh) scale(.8201)}}.snow:nth-child(268){opacity:1.7512;transform:translate(74.2336vw,-10px) scale(.4841);animation:fall-268 16s -30s linear infinite}@keyframes fall-268{70.594%{transform:translate(75.2815vw,70.594vh) scale(.4841)}to{transform:translate(74.75755vw,100vh) scale(.4841)}}.snow:nth-child(269){opacity:1.8556;transform:translate(78.4435vw,-10px) scale(.6851);animation:fall-269 22s -26s linear infinite}@keyframes fall-269{51.45%{transform:translate(72.8099vw,51.45vh) scale(.6851)}to{transform:translate(75.6267vw,100vh) scale(.6851)}}.snow:nth-child(270){opacity:1.8828;transform:translate(49.5327vw,-10px) scale(.2253);animation:fall-270 12s -29s linear infinite}@keyframes fall-270{78.257%{transform:translate(53.874vw,78.257vh) scale(.2253)}to{transform:translate(51.70335vw,100vh) scale(.2253)}}.snow:nth-child(271){opacity:.7946;transform:translate(14.3496vw,-10px) scale(.0835);animation:fall-271 18s -14s linear infinite}@keyframes fall-271{33.784%{transform:translate(8.5122vw,33.784vh) scale(.0835)}to{transform:translate(11.4309vw,100vh) scale(.0835)}}.snow:nth-child(272){opacity:.4562;transform:translate(83.2039vw,-10px) scale(.9355);animation:fall-272 11s -16s linear infinite}@keyframes fall-272{74.618%{transform:translate(73.2785vw,74.618vh) scale(.9355)}to{transform:translate(78.2412vw,100vh) scale(.9355)}}.snow:nth-child(273){opacity:.271;transform:translate(96.2316vw,-10px) scale(.5376);animation:fall-273 18s -1s linear infinite}@keyframes fall-273{50.213%{transform:translate(96.2146vw,50.213vh) scale(.5376)}to{transform:translate(96.2231vw,100vh) scale(.5376)}}.snow:nth-child(274){opacity:1.7896;transform:translate(10.687vw,-10px) scale(.1399);animation:fall-274 13s -23s linear infinite}@keyframes fall-274{56.169%{transform:translate(6.4999vw,56.169vh) scale(.1399)}to{transform:translate(8.59345vw,100vh) scale(.1399)}}.snow:nth-child(275){opacity:1.5376;transform:translate(81.1343vw,-10px) scale(.6624);animation:fall-275 29s -21s linear infinite}@keyframes fall-275{33.32%{transform:translate(79.2782vw,33.32vh) scale(.6624)}to{transform:translate(80.20625vw,100vh) scale(.6624)}}.snow:nth-child(276){opacity:.0452;transform:translate(70.6196vw,-10px) scale(.1247);animation:fall-276 29s -29s linear infinite}@keyframes fall-276{75.785%{transform:translate(60.6531vw,75.785vh) scale(.1247)}to{transform:translate(65.63635vw,100vh) scale(.1247)}}.snow:nth-child(277){opacity:1.4242;transform:translate(28.5955vw,-10px) scale(.2057);animation:fall-277 29s -4s linear infinite}@keyframes fall-277{35.965%{transform:translate(38.2457vw,35.965vh) scale(.2057)}to{transform:translate(33.4206vw,100vh) scale(.2057)}}.snow:nth-child(278){opacity:1.546;transform:translate(19.8755vw,-10px) scale(.6164);animation:fall-278 30s -16s linear infinite}@keyframes fall-278{71.205%{transform:translate(24.0816vw,71.205vh) scale(.6164)}to{transform:translate(21.97855vw,100vh) scale(.6164)}}.snow:nth-child(279){opacity:.4872;transform:translate(52.2263vw,-10px) scale(.1715);animation:fall-279 25s -2s linear infinite}@keyframes fall-279{67.297%{transform:translate(42.4402vw,67.297vh) scale(.1715)}to{transform:translate(47.33325vw,100vh) scale(.1715)}}.snow:nth-child(280){opacity:1.5232;transform:translate(25.3078vw,-10px) scale(.7941);animation:fall-280 17s -11s linear infinite}@keyframes fall-280{61.846%{transform:translate(22.5916vw,61.846vh) scale(.7941)}to{transform:translate(23.9497vw,100vh) scale(.7941)}}.snow:nth-child(281){opacity:.0836;transform:translate(56.2841vw,-10px) scale(.1337);animation:fall-281 10s -19s linear infinite}@keyframes fall-281{43.671%{transform:translate(53.6142vw,43.671vh) scale(.1337)}to{transform:translate(54.94915vw,100vh) scale(.1337)}}.snow:nth-child(282){opacity:.8508;transform:translate(19.7812vw,-10px) scale(.3007);animation:fall-282 10s -26s linear infinite}@keyframes fall-282{38.363%{transform:translate(16.9142vw,38.363vh) scale(.3007)}to{transform:translate(18.3477vw,100vh) scale(.3007)}}.snow:nth-child(283){opacity:.8086;transform:translate(16.9805vw,-10px) scale(.2994);animation:fall-283 23s -8s linear infinite}@keyframes fall-283{52.649%{transform:translate(24.229vw,52.649vh) scale(.2994)}to{transform:translate(20.60475vw,100vh) scale(.2994)}}.snow:nth-child(284){opacity:.118;transform:translate(96.0806vw,-10px) scale(.9236);animation:fall-284 12s -8s linear infinite}@keyframes fall-284{40.332%{transform:translate(95.3131vw,40.332vh) scale(.9236)}to{transform:translate(95.69685vw,100vh) scale(.9236)}}.snow:nth-child(285){opacity:.778;transform:translate(89.0917vw,-10px) scale(.6166);animation:fall-285 13s -8s linear infinite}@keyframes fall-285{33.172%{transform:translate(96.8511vw,33.172vh) scale(.6166)}to{transform:translate(92.9714vw,100vh) scale(.6166)}}.snow:nth-child(286){opacity:.7054;transform:translate(97.0012vw,-10px) scale(.8724);animation:fall-286 18s -8s linear infinite}@keyframes fall-286{36.335%{transform:translate(88.0918vw,36.335vh) scale(.8724)}to{transform:translate(92.5465vw,100vh) scale(.8724)}}.snow:nth-child(287){opacity:1.3888;transform:translate(25.7127vw,-10px) scale(.8137);animation:fall-287 23s -18s linear infinite}@keyframes fall-287{38.211%{transform:translate(30.5485vw,38.211vh) scale(.8137)}to{transform:translate(28.1306vw,100vh) scale(.8137)}}.snow:nth-child(288){opacity:.8148;transform:translate(10.5623vw,-10px) scale(.947);animation:fall-288 22s -7s linear infinite}@keyframes fall-288{61.812%{transform:translate(14.5185vw,61.812vh) scale(.947)}to{transform:translate(12.5404vw,100vh) scale(.947)}}.snow:nth-child(289){opacity:1.4692;transform:translate(11.6593vw,-10px) scale(.9936);animation:fall-289 12s -27s linear infinite}@keyframes fall-289{60.355%{transform:translate(7.8846vw,60.355vh) scale(.9936)}to{transform:translate(9.77195vw,100vh) scale(.9936)}}.snow:nth-child(290){opacity:.9724;transform:translate(79.5731vw,-10px) scale(.7245);animation:fall-290 25s -16s linear infinite}@keyframes fall-290{66.929%{transform:translate(83.4697vw,66.929vh) scale(.7245)}to{transform:translate(81.5214vw,100vh) scale(.7245)}}.snow:nth-child(291){opacity:.8916;transform:translate(12.3719vw,-10px) scale(.2462);animation:fall-291 15s -27s linear infinite}@keyframes fall-291{77.457%{transform:translate(9.6196vw,77.457vh) scale(.2462)}to{transform:translate(10.99575vw,100vh) scale(.2462)}}.snow:nth-child(292){opacity:1.4988;transform:translate(82.1425vw,-10px) scale(.4265);animation:fall-292 28s -29s linear infinite}@keyframes fall-292{43.797%{transform:translate(72.2096vw,43.797vh) scale(.4265)}to{transform:translate(77.17605vw,100vh) scale(.4265)}}.snow:nth-child(293){opacity:.9772;transform:translate(33.0682vw,-10px) scale(.9663);animation:fall-293 17s -24s linear infinite}@keyframes fall-293{69.837%{transform:translate(36.4014vw,69.837vh) scale(.9663)}to{transform:translate(34.7348vw,100vh) scale(.9663)}}.snow:nth-child(294){opacity:.412;transform:translate(65.7566vw,-10px) scale(.4703);animation:fall-294 17s -12s linear infinite}@keyframes fall-294{64.76%{transform:translate(58.5236vw,64.76vh) scale(.4703)}to{transform:translate(62.1401vw,100vh) scale(.4703)}}.snow:nth-child(295){opacity:.818;transform:translate(37.9447vw,-10px) scale(.6271);animation:fall-295 12s -25s linear infinite}@keyframes fall-295{78.844%{transform:translate(37.6796vw,78.844vh) scale(.6271)}to{transform:translate(37.81215vw,100vh) scale(.6271)}}.snow:nth-child(296){opacity:.3456;transform:translate(41.4347vw,-10px) scale(.3401);animation:fall-296 27s -28s linear infinite}@keyframes fall-296{35.371%{transform:translate(50.0693vw,35.371vh) scale(.3401)}to{transform:translate(45.752vw,100vh) scale(.3401)}}.snow:nth-child(297){opacity:.6656;transform:translate(33.8642vw,-10px) scale(.2785);animation:fall-297 13s -14s linear infinite}@keyframes fall-297{50.942%{transform:translate(30.3537vw,50.942vh) scale(.2785)}to{transform:translate(32.10895vw,100vh) scale(.2785)}}.snow:nth-child(298){opacity:.5302;transform:translate(40.8729vw,-10px) scale(.8546);animation:fall-298 12s -10s linear infinite}@keyframes fall-298{40.992%{transform:translate(39.978vw,40.992vh) scale(.8546)}to{transform:translate(40.42545vw,100vh) scale(.8546)}}.snow:nth-child(299){opacity:1.2908;transform:translate(52.6569vw,-10px) scale(.1859);animation:fall-299 29s -10s linear infinite}@keyframes fall-299{57.828%{transform:translate(47.928vw,57.828vh) scale(.1859)}to{transform:translate(50.29245vw,100vh) scale(.1859)}}.snow:nth-child(300){opacity:.1026;transform:translate(69.9146vw,-10px) scale(.8184);animation:fall-300 28s -4s linear infinite}@keyframes fall-300{44.291%{transform:translate(78.6505vw,44.291vh) scale(.8184)}to{transform:translate(74.28255vw,100vh) scale(.8184)}}.snow:nth-child(301){opacity:.993;transform:translate(11.203vw,-10px) scale(.9333);animation:fall-301 13s -29s linear infinite}@keyframes fall-301{57.733%{transform:translate(17.8238vw,57.733vh) scale(.9333)}to{transform:translate(14.5134vw,100vh) scale(.9333)}}.snow:nth-child(302){opacity:.0906;transform:translate(70.4434vw,-10px) scale(.8716);animation:fall-302 28s -4s linear infinite}@keyframes fall-302{41.595%{transform:translate(78.2908vw,41.595vh) scale(.8716)}to{transform:translate(74.3671vw,100vh) scale(.8716)}}.snow:nth-child(303){opacity:1.305;transform:translate(47.3113vw,-10px) scale(.776);animation:fall-303 16s -30s linear infinite}@keyframes fall-303{74.071%{transform:translate(40.1159vw,74.071vh) scale(.776)}to{transform:translate(43.7136vw,100vh) scale(.776)}}.snow:nth-child(304){opacity:.9858;transform:translate(8.3522vw,-10px) scale(.0352);animation:fall-304 10s -22s linear infinite}@keyframes fall-304{66.017%{transform:translate(4.7223vw,66.017vh) scale(.0352)}to{transform:translate(6.53725vw,100vh) scale(.0352)}}.snow:nth-child(305){opacity:1.6068;transform:translate(27.3832vw,-10px) scale(.6258);animation:fall-305 30s -4s linear infinite}@keyframes fall-305{45.752%{transform:translate(19.7273vw,45.752vh) scale(.6258)}to{transform:translate(23.55525vw,100vh) scale(.6258)}}.snow:nth-child(306){opacity:1.0038;transform:translate(16.3398vw,-10px) scale(.2196);animation:fall-306 24s -8s linear infinite}@keyframes fall-306{36.719%{transform:translate(9.4727vw,36.719vh) scale(.2196)}to{transform:translate(12.90625vw,100vh) scale(.2196)}}.snow:nth-child(307){opacity:.329;transform:translate(86.2563vw,-10px) scale(.8026);animation:fall-307 15s -10s linear infinite}@keyframes fall-307{49.807%{transform:translate(82.8245vw,49.807vh) scale(.8026)}to{transform:translate(84.5404vw,100vh) scale(.8026)}}.snow:nth-child(308){opacity:1.8892;transform:translate(80.6787vw,-10px) scale(.8916);animation:fall-308 11s -12s linear infinite}@keyframes fall-308{76.751%{transform:translate(74.3053vw,76.751vh) scale(.8916)}to{transform:translate(77.492vw,100vh) scale(.8916)}}.snow:nth-child(309){opacity:.1378;transform:translate(75.2353vw,-10px) scale(.3457);animation:fall-309 30s -20s linear infinite}@keyframes fall-309{61.104%{transform:translate(69.984vw,61.104vh) scale(.3457)}to{transform:translate(72.60965vw,100vh) scale(.3457)}}.snow:nth-child(310){opacity:.5784;transform:translate(2.827vw,-10px) scale(.1096);animation:fall-310 12s -4s linear infinite}@keyframes fall-310{68.027%{transform:translate(9.6758vw,68.027vh) scale(.1096)}to{transform:translate(6.2514vw,100vh) scale(.1096)}}.snow:nth-child(311){opacity:.9416;transform:translate(6.8843vw,-10px) scale(.8492);animation:fall-311 20s -14s linear infinite}@keyframes fall-311{64.402%{transform:translate(13.8847vw,64.402vh) scale(.8492)}to{transform:translate(10.3845vw,100vh) scale(.8492)}}.snow:nth-child(312){opacity:.5634;transform:translate(34.6589vw,-10px) scale(.8746);animation:fall-312 18s -12s linear infinite}@keyframes fall-312{54.581%{transform:translate(31.967vw,54.581vh) scale(.8746)}to{transform:translate(33.31295vw,100vh) scale(.8746)}}.snow:nth-child(313){opacity:.988;transform:translate(44.1989vw,-10px) scale(.6939);animation:fall-313 30s -27s linear infinite}@keyframes fall-313{35.218%{transform:translate(51.4346vw,35.218vh) scale(.6939)}to{transform:translate(47.81675vw,100vh) scale(.6939)}}.snow:nth-child(314){opacity:1.5846;transform:translate(15.2124vw,-10px) scale(.4695);animation:fall-314 20s -10s linear infinite}@keyframes fall-314{48.715%{transform:translate(17.6067vw,48.715vh) scale(.4695)}to{transform:translate(16.40955vw,100vh) scale(.4695)}}.snow:nth-child(315){opacity:1.08;transform:translate(71.754vw,-10px) scale(.4236);animation:fall-315 27s -23s linear infinite}@keyframes fall-315{33.036%{transform:translate(79.0534vw,33.036vh) scale(.4236)}to{transform:translate(75.4037vw,100vh) scale(.4236)}}.snow:nth-child(316){opacity:1.412;transform:translate(5.5131vw,-10px) scale(.4925);animation:fall-316 25s -25s linear infinite}@keyframes fall-316{54.937%{transform:translate(-4.4345vw,54.937vh) scale(.4925)}to{transform:translate(.5393vw,100vh) scale(.4925)}}.snow:nth-child(317){opacity:.4958;transform:translate(85.2626vw,-10px) scale(.8204);animation:fall-317 21s -22s linear infinite}@keyframes fall-317{51.213%{transform:translate(80.8715vw,51.213vh) scale(.8204)}to{transform:translate(83.06705vw,100vh) scale(.8204)}}.snow:nth-child(318){opacity:1.6494;transform:translate(39.1626vw,-10px) scale(.7046);animation:fall-318 13s -30s linear infinite}@keyframes fall-318{75.555%{transform:translate(40.7483vw,75.555vh) scale(.7046)}to{transform:translate(39.95545vw,100vh) scale(.7046)}}.snow:nth-child(319){opacity:1.2062;transform:translate(53.6438vw,-10px) scale(.7687);animation:fall-319 13s -3s linear infinite}@keyframes fall-319{75.542%{transform:translate(62.244vw,75.542vh) scale(.7687)}to{transform:translate(57.9439vw,100vh) scale(.7687)}}.snow:nth-child(320){opacity:1.2038;transform:translate(99.1475vw,-10px) scale(.529);animation:fall-320 20s -4s linear infinite}@keyframes fall-320{35.165%{transform:translate(97.5666vw,35.165vh) scale(.529)}to{transform:translate(98.35705vw,100vh) scale(.529)}}.snow:nth-child(321){opacity:.6552;transform:translate(81.2557vw,-10px) scale(.6464);animation:fall-321 12s -7s linear infinite}@keyframes fall-321{52.916%{transform:translate(86.7984vw,52.916vh) scale(.6464)}to{transform:translate(84.02705vw,100vh) scale(.6464)}}.snow:nth-child(322){opacity:1.6044;transform:translate(41.995vw,-10px) scale(.2814);animation:fall-322 23s -26s linear infinite}@keyframes fall-322{54.472%{transform:translate(48.5049vw,54.472vh) scale(.2814)}to{transform:translate(45.24995vw,100vh) scale(.2814)}}.snow:nth-child(323){opacity:.2176;transform:translate(44.4556vw,-10px) scale(.4907);animation:fall-323 29s -14s linear infinite}@keyframes fall-323{64.858%{transform:translate(41.7424vw,64.858vh) scale(.4907)}to{transform:translate(43.099vw,100vh) scale(.4907)}}.snow:nth-child(324){opacity:1.103;transform:translate(80.8578vw,-10px) scale(.437);animation:fall-324 21s -8s linear infinite}@keyframes fall-324{41.832%{transform:translate(84.0573vw,41.832vh) scale(.437)}to{transform:translate(82.45755vw,100vh) scale(.437)}}.snow:nth-child(325){opacity:1.8154;transform:translate(89.3554vw,-10px) scale(.6084);animation:fall-325 22s -11s linear infinite}@keyframes fall-325{58.974%{transform:translate(80.3724vw,58.974vh) scale(.6084)}to{transform:translate(84.8639vw,100vh) scale(.6084)}}.snow:nth-child(326){opacity:.536;transform:translate(83.948vw,-10px) scale(.7773);animation:fall-326 27s -12s linear infinite}@keyframes fall-326{37.939%{transform:translate(75.3437vw,37.939vh) scale(.7773)}to{transform:translate(79.64585vw,100vh) scale(.7773)}}.snow:nth-child(327){opacity:.762;transform:translate(10.7285vw,-10px) scale(.8454);animation:fall-327 11s -5s linear infinite}@keyframes fall-327{49.565%{transform:translate(17.1346vw,49.565vh) scale(.8454)}to{transform:translate(13.93155vw,100vh) scale(.8454)}}.snow:nth-child(328){opacity:.8222;transform:translate(9.0928vw,-10px) scale(.9748);animation:fall-328 19s -17s linear infinite}@keyframes fall-328{50.312%{transform:translate(17.6643vw,50.312vh) scale(.9748)}to{transform:translate(13.37855vw,100vh) scale(.9748)}}.snow:nth-child(329){opacity:.5362;transform:translate(93.2629vw,-10px) scale(.8239);animation:fall-329 21s -11s linear infinite}@keyframes fall-329{31.58%{transform:translate(101.8542vw,31.58vh) scale(.8239)}to{transform:translate(97.55855vw,100vh) scale(.8239)}}.snow:nth-child(330){opacity:.7234;transform:translate(39.2572vw,-10px) scale(.343);animation:fall-330 10s -26s linear infinite}@keyframes fall-330{35.578%{transform:translate(44.6358vw,35.578vh) scale(.343)}to{transform:translate(41.9465vw,100vh) scale(.343)}}.snow:nth-child(331){opacity:.5872;transform:translate(31.7273vw,-10px) scale(.0092);animation:fall-331 26s -1s linear infinite}@keyframes fall-331{65.088%{transform:translate(35.7069vw,65.088vh) scale(.0092)}to{transform:translate(33.7171vw,100vh) scale(.0092)}}.snow:nth-child(332){opacity:1.0742;transform:translate(86.4281vw,-10px) scale(.4619);animation:fall-332 12s -26s linear infinite}@keyframes fall-332{48.885%{transform:translate(77.6685vw,48.885vh) scale(.4619)}to{transform:translate(82.0483vw,100vh) scale(.4619)}}.snow:nth-child(333){opacity:.7672;transform:translate(37.5621vw,-10px) scale(.3915);animation:fall-333 29s -14s linear infinite}@keyframes fall-333{35.498%{transform:translate(40.6945vw,35.498vh) scale(.3915)}to{transform:translate(39.1283vw,100vh) scale(.3915)}}.snow:nth-child(334){opacity:1.7366;transform:translate(16.4363vw,-10px) scale(.6291);animation:fall-334 28s -7s linear infinite}@keyframes fall-334{65.553%{transform:translate(14.6481vw,65.553vh) scale(.6291)}to{transform:translate(15.5422vw,100vh) scale(.6291)}}.snow:nth-child(335){opacity:.5004;transform:translate(2.2277vw,-10px) scale(.179);animation:fall-335 21s -11s linear infinite}@keyframes fall-335{73.048%{transform:translate(-4.1192vw,73.048vh) scale(.179)}to{transform:translate(-.94575vw,100vh) scale(.179)}}.snow:nth-child(336){opacity:1.093;transform:translate(73.6378vw,-10px) scale(.7532);animation:fall-336 22s -25s linear infinite}@keyframes fall-336{51.93%{transform:translate(79.7543vw,51.93vh) scale(.7532)}to{transform:translate(76.69605vw,100vh) scale(.7532)}}.snow:nth-child(337){opacity:1.4804;transform:translate(21.7806vw,-10px) scale(.8433);animation:fall-337 10s -26s linear infinite}@keyframes fall-337{51.15%{transform:translate(29.8625vw,51.15vh) scale(.8433)}to{transform:translate(25.82155vw,100vh) scale(.8433)}}.snow:nth-child(338){opacity:.6998;transform:translate(71.2934vw,-10px) scale(.328);animation:fall-338 16s -25s linear infinite}@keyframes fall-338{77.006%{transform:translate(68.7232vw,77.006vh) scale(.328)}to{transform:translate(70.0083vw,100vh) scale(.328)}}.snow:nth-child(339){opacity:1.9656;transform:translate(5.3967vw,-10px) scale(.1199);animation:fall-339 17s -15s linear infinite}@keyframes fall-339{60.643%{transform:translate(-1.3784vw,60.643vh) scale(.1199)}to{transform:translate(2.00915vw,100vh) scale(.1199)}}.snow:nth-child(340){opacity:.1732;transform:translate(23.3649vw,-10px) scale(.1058);animation:fall-340 18s -8s linear infinite}@keyframes fall-340{45.015%{transform:translate(24.4722vw,45.015vh) scale(.1058)}to{transform:translate(23.91855vw,100vh) scale(.1058)}}.snow:nth-child(341){opacity:.8968;transform:translate(16.9725vw,-10px) scale(.2142);animation:fall-341 20s -7s linear infinite}@keyframes fall-341{56.027%{transform:translate(11.1818vw,56.027vh) scale(.2142)}to{transform:translate(14.07715vw,100vh) scale(.2142)}}.snow:nth-child(342){opacity:1.5164;transform:translate(30.5612vw,-10px) scale(.1095);animation:fall-342 10s -22s linear infinite}@keyframes fall-342{70.372%{transform:translate(23.2528vw,70.372vh) scale(.1095)}to{transform:translate(26.907vw,100vh) scale(.1095)}}.snow:nth-child(343){opacity:1.2278;transform:translate(3.3399vw,-10px) scale(.3951);animation:fall-343 22s -8s linear infinite}@keyframes fall-343{60.396%{transform:translate(-5.9557vw,60.396vh) scale(.3951)}to{transform:translate(-1.3079vw,100vh) scale(.3951)}}.snow:nth-child(344){opacity:1.4816;transform:translate(31.4285vw,-10px) scale(.5655);animation:fall-344 10s -23s linear infinite}@keyframes fall-344{76.36%{transform:translate(23.6939vw,76.36vh) scale(.5655)}to{transform:translate(27.5612vw,100vh) scale(.5655)}}.snow:nth-child(345){opacity:.2918;transform:translate(29.9692vw,-10px) scale(.445);animation:fall-345 20s -21s linear infinite}@keyframes fall-345{60.477%{transform:translate(27.6275vw,60.477vh) scale(.445)}to{transform:translate(28.79835vw,100vh) scale(.445)}}.snow:nth-child(346){opacity:1.5604;transform:translate(70.1349vw,-10px) scale(.3911);animation:fall-346 23s -25s linear infinite}@keyframes fall-346{39.257%{transform:translate(76.0319vw,39.257vh) scale(.3911)}to{transform:translate(73.0834vw,100vh) scale(.3911)}}.snow:nth-child(347){opacity:.338;transform:translate(4.2027vw,-10px) scale(.2356);animation:fall-347 26s -5s linear infinite}@keyframes fall-347{42.965%{transform:translate(6.4325vw,42.965vh) scale(.2356)}to{transform:translate(5.3176vw,100vh) scale(.2356)}}.snow:nth-child(348){opacity:.5242;transform:translate(89.2927vw,-10px) scale(.9773);animation:fall-348 22s -19s linear infinite}@keyframes fall-348{57.236%{transform:translate(91.8808vw,57.236vh) scale(.9773)}to{transform:translate(90.58675vw,100vh) scale(.9773)}}.snow:nth-child(349){opacity:1.9934;transform:translate(39.979vw,-10px) scale(.0577);animation:fall-349 21s -13s linear infinite}@keyframes fall-349{32.186%{transform:translate(35.9199vw,32.186vh) scale(.0577)}to{transform:translate(37.94945vw,100vh) scale(.0577)}}.snow:nth-child(350){opacity:.0038;transform:translate(80.5021vw,-10px) scale(.9954);animation:fall-350 14s -11s linear infinite}@keyframes fall-350{37.825%{transform:translate(89.442vw,37.825vh) scale(.9954)}to{transform:translate(84.97205vw,100vh) scale(.9954)}}.snow:nth-child(351){opacity:1.4098;transform:translate(74.2348vw,-10px) scale(.7231);animation:fall-351 10s -27s linear infinite}@keyframes fall-351{72.572%{transform:translate(73.333vw,72.572vh) scale(.7231)}to{transform:translate(73.7839vw,100vh) scale(.7231)}}.snow:nth-child(352){opacity:.5022;transform:translate(87.3753vw,-10px) scale(.2522);animation:fall-352 11s -12s linear infinite}@keyframes fall-352{65.51%{transform:translate(79.2559vw,65.51vh) scale(.2522)}to{transform:translate(83.3156vw,100vh) scale(.2522)}}.snow:nth-child(353){opacity:1.3932;transform:translate(49.4203vw,-10px) scale(.6774);animation:fall-353 20s -15s linear infinite}@keyframes fall-353{64.555%{transform:translate(39.7168vw,64.555vh) scale(.6774)}to{transform:translate(44.56855vw,100vh) scale(.6774)}}.snow:nth-child(354){opacity:.351;transform:translate(21.5486vw,-10px) scale(.1601);animation:fall-354 17s -12s linear infinite}@keyframes fall-354{79.573%{transform:translate(18.8698vw,79.573vh) scale(.1601)}to{transform:translate(20.2092vw,100vh) scale(.1601)}}.snow:nth-child(355){opacity:.7122;transform:translate(24.9158vw,-10px) scale(.3936);animation:fall-355 14s -9s linear infinite}@keyframes fall-355{38.144%{transform:translate(16.4414vw,38.144vh) scale(.3936)}to{transform:translate(20.6786vw,100vh) scale(.3936)}}.snow:nth-child(356){opacity:.8002;transform:translate(78.3174vw,-10px) scale(.9179);animation:fall-356 29s -3s linear infinite}@keyframes fall-356{69.051%{transform:translate(82.297vw,69.051vh) scale(.9179)}to{transform:translate(80.3072vw,100vh) scale(.9179)}}.snow:nth-child(357){opacity:1.199;transform:translate(50.1012vw,-10px) scale(.3984);animation:fall-357 21s -22s linear infinite}@keyframes fall-357{49.591%{transform:translate(47.2948vw,49.591vh) scale(.3984)}to{transform:translate(48.698vw,100vh) scale(.3984)}}.snow:nth-child(358){opacity:.3252;transform:translate(80.3984vw,-10px) scale(.1855);animation:fall-358 20s -26s linear infinite}@keyframes fall-358{46.103%{transform:translate(77.7545vw,46.103vh) scale(.1855)}to{transform:translate(79.07645vw,100vh) scale(.1855)}}.snow:nth-child(359){opacity:1.476;transform:translate(87.2841vw,-10px) scale(.6861);animation:fall-359 19s -1s linear infinite}@keyframes fall-359{68.835%{transform:translate(81.5401vw,68.835vh) scale(.6861)}to{transform:translate(84.4121vw,100vh) scale(.6861)}}.snow:nth-child(360){opacity:1.376;transform:translate(26.0509vw,-10px) scale(.6394);animation:fall-360 26s -17s linear infinite}@keyframes fall-360{70.65%{transform:translate(25.3885vw,70.65vh) scale(.6394)}to{transform:translate(25.7197vw,100vh) scale(.6394)}}.snow:nth-child(361){opacity:.4238;transform:translate(9.2936vw,-10px) scale(.3799);animation:fall-361 16s -16s linear infinite}@keyframes fall-361{76.158%{transform:translate(10.0908vw,76.158vh) scale(.3799)}to{transform:translate(9.6922vw,100vh) scale(.3799)}}.snow:nth-child(362){opacity:1.1764;transform:translate(80.0804vw,-10px) scale(.5567);animation:fall-362 10s -24s linear infinite}@keyframes fall-362{40.87%{transform:translate(82.53vw,40.87vh) scale(.5567)}to{transform:translate(81.3052vw,100vh) scale(.5567)}}.snow:nth-child(363){opacity:1.2768;transform:translate(32.2029vw,-10px) scale(.0873);animation:fall-363 28s -22s linear infinite}@keyframes fall-363{33.343%{transform:translate(39.7797vw,33.343vh) scale(.0873)}to{transform:translate(35.9913vw,100vh) scale(.0873)}}.snow:nth-child(364){opacity:.0314;transform:translate(48.428vw,-10px) scale(.0038);animation:fall-364 24s -14s linear infinite}@keyframes fall-364{31.425%{transform:translate(56.4094vw,31.425vh) scale(.0038)}to{transform:translate(52.4187vw,100vh) scale(.0038)}}.snow:nth-child(365){opacity:1.1874;transform:translate(41.1724vw,-10px) scale(.87);animation:fall-365 25s -5s linear infinite}@keyframes fall-365{35.016%{transform:translate(31.3147vw,35.016vh) scale(.87)}to{transform:translate(36.24355vw,100vh) scale(.87)}}.snow:nth-child(366){opacity:1.097;transform:translate(78.6113vw,-10px) scale(.4782);animation:fall-366 24s -7s linear infinite}@keyframes fall-366{38.469%{transform:translate(75.1435vw,38.469vh) scale(.4782)}to{transform:translate(76.8774vw,100vh) scale(.4782)}}.snow:nth-child(367){opacity:1.1636;transform:translate(91.028vw,-10px) scale(.3633);animation:fall-367 16s -30s linear infinite}@keyframes fall-367{39.292%{transform:translate(89.4053vw,39.292vh) scale(.3633)}to{transform:translate(90.21665vw,100vh) scale(.3633)}}.snow:nth-child(368){opacity:1.5268;transform:translate(49.3549vw,-10px) scale(.0838);animation:fall-368 22s -7s linear infinite}@keyframes fall-368{79.966%{transform:translate(55.5731vw,79.966vh) scale(.0838)}to{transform:translate(52.464vw,100vh) scale(.0838)}}.snow:nth-child(369){opacity:.2618;transform:translate(54.1431vw,-10px) scale(.0737);animation:fall-369 16s -24s linear infinite}@keyframes fall-369{67.93%{transform:translate(49.5126vw,67.93vh) scale(.0737)}to{transform:translate(51.82785vw,100vh) scale(.0737)}}.snow:nth-child(370){opacity:1.6898;transform:translate(66.6881vw,-10px) scale(.3921);animation:fall-370 21s -21s linear infinite}@keyframes fall-370{78.685%{transform:translate(63.73vw,78.685vh) scale(.3921)}to{transform:translate(65.20905vw,100vh) scale(.3921)}}.snow:nth-child(371){opacity:1.921;transform:translate(91.3912vw,-10px) scale(.5914);animation:fall-371 17s -12s linear infinite}@keyframes fall-371{43.653%{transform:translate(82.2053vw,43.653vh) scale(.5914)}to{transform:translate(86.79825vw,100vh) scale(.5914)}}.snow:nth-child(372){opacity:1.821;transform:translate(49.5964vw,-10px) scale(.5026);animation:fall-372 26s -21s linear infinite}@keyframes fall-372{75.925%{transform:translate(44.6703vw,75.925vh) scale(.5026)}to{transform:translate(47.13335vw,100vh) scale(.5026)}}.snow:nth-child(373){opacity:.9676;transform:translate(2.7853vw,-10px) scale(.0418);animation:fall-373 25s -4s linear infinite}@keyframes fall-373{77.349%{transform:translate(3.3117vw,77.349vh) scale(.0418)}to{transform:translate(3.0485vw,100vh) scale(.0418)}}.snow:nth-child(374){opacity:1.0782;transform:translate(38.1198vw,-10px) scale(.7515);animation:fall-374 24s -15s linear infinite}@keyframes fall-374{65.285%{transform:translate(35.1318vw,65.285vh) scale(.7515)}to{transform:translate(36.6258vw,100vh) scale(.7515)}}.snow:nth-child(375){opacity:1.3288;transform:translate(81.4173vw,-10px) scale(.9199);animation:fall-375 18s -14s linear infinite}@keyframes fall-375{58.933%{transform:translate(75.2187vw,58.933vh) scale(.9199)}to{transform:translate(78.318vw,100vh) scale(.9199)}}.snow:nth-child(376){opacity:.5322;transform:translate(56.5786vw,-10px) scale(.468);animation:fall-376 26s -18s linear infinite}@keyframes fall-376{31.793%{transform:translate(47.9155vw,31.793vh) scale(.468)}to{transform:translate(52.24705vw,100vh) scale(.468)}}.snow:nth-child(377){opacity:.2864;transform:translate(32.0013vw,-10px) scale(.8113);animation:fall-377 21s -23s linear infinite}@keyframes fall-377{30.004%{transform:translate(37.2555vw,30.004vh) scale(.8113)}to{transform:translate(34.6284vw,100vh) scale(.8113)}}.snow:nth-child(378){opacity:1.3092;transform:translate(1.8983vw,-10px) scale(.456);animation:fall-378 28s -26s linear infinite}@keyframes fall-378{53.138%{transform:translate(-3.6855vw,53.138vh) scale(.456)}to{transform:translate(-.8936vw,100vh) scale(.456)}}.snow:nth-child(379){opacity:1.3786;transform:translate(23.0669vw,-10px) scale(.1775);animation:fall-379 27s -18s linear infinite}@keyframes fall-379{75.044%{transform:translate(18.2866vw,75.044vh) scale(.1775)}to{transform:translate(20.67675vw,100vh) scale(.1775)}}.snow:nth-child(380){opacity:1.3494;transform:translate(10.1236vw,-10px) scale(.9805);animation:fall-380 14s -28s linear infinite}@keyframes fall-380{55.393%{transform:translate(4.5978vw,55.393vh) scale(.9805)}to{transform:translate(7.3607vw,100vh) scale(.9805)}}.snow:nth-child(381){opacity:1.6418;transform:translate(67.6676vw,-10px) scale(.2459);animation:fall-381 11s -12s linear infinite}@keyframes fall-381{48.835%{transform:translate(58.7256vw,48.835vh) scale(.2459)}to{transform:translate(63.1966vw,100vh) scale(.2459)}}.snow:nth-child(382){opacity:1.2216;transform:translate(12.3923vw,-10px) scale(.876);animation:fall-382 25s -14s linear infinite}@keyframes fall-382{45.396%{transform:translate(16.2801vw,45.396vh) scale(.876)}to{transform:translate(14.3362vw,100vh) scale(.876)}}.snow:nth-child(383){opacity:.7768;transform:translate(61.096vw,-10px) scale(.2845);animation:fall-383 11s -13s linear infinite}@keyframes fall-383{59.699%{transform:translate(61.0346vw,59.699vh) scale(.2845)}to{transform:translate(61.0653vw,100vh) scale(.2845)}}.snow:nth-child(384){opacity:1.8242;transform:translate(16.7066vw,-10px) scale(.7659);animation:fall-384 18s -8s linear infinite}@keyframes fall-384{49.806%{transform:translate(11.6376vw,49.806vh) scale(.7659)}to{transform:translate(14.1721vw,100vh) scale(.7659)}}.snow:nth-child(385){opacity:.2508;transform:translate(95.4076vw,-10px) scale(.0059);animation:fall-385 26s -16s linear infinite}@keyframes fall-385{50.827%{transform:translate(87.8036vw,50.827vh) scale(.0059)}to{transform:translate(91.6056vw,100vh) scale(.0059)}}.snow:nth-child(386){opacity:.2266;transform:translate(68.7634vw,-10px) scale(.6853);animation:fall-386 26s -15s linear infinite}@keyframes fall-386{32.363%{transform:translate(63.2338vw,32.363vh) scale(.6853)}to{transform:translate(65.9986vw,100vh) scale(.6853)}}.snow:nth-child(387){opacity:1.0806;transform:translate(64.616vw,-10px) scale(.3761);animation:fall-387 14s -19s linear infinite}@keyframes fall-387{48.799%{transform:translate(68.31vw,48.799vh) scale(.3761)}to{transform:translate(66.463vw,100vh) scale(.3761)}}.snow:nth-child(388){opacity:1.9624;transform:translate(32.6431vw,-10px) scale(.4284);animation:fall-388 22s -11s linear infinite}@keyframes fall-388{34.527%{transform:translate(24.4369vw,34.527vh) scale(.4284)}to{transform:translate(28.54vw,100vh) scale(.4284)}}.snow:nth-child(389){opacity:1.5536;transform:translate(4.3564vw,-10px) scale(.8185);animation:fall-389 26s -9s linear infinite}@keyframes fall-389{40.103%{transform:translate(10.4481vw,40.103vh) scale(.8185)}to{transform:translate(7.40225vw,100vh) scale(.8185)}}.snow:nth-child(390){opacity:1.9088;transform:translate(44.4093vw,-10px) scale(.5951);animation:fall-390 27s -12s linear infinite}@keyframes fall-390{78.277%{transform:translate(41.3108vw,78.277vh) scale(.5951)}to{transform:translate(42.86005vw,100vh) scale(.5951)}}.snow:nth-child(391){opacity:1.1158;transform:translate(74.4794vw,-10px) scale(.7237);animation:fall-391 24s -30s linear infinite}@keyframes fall-391{38.605%{transform:translate(67.9935vw,38.605vh) scale(.7237)}to{transform:translate(71.23645vw,100vh) scale(.7237)}}.snow:nth-child(392){opacity:.352;transform:translate(32.8554vw,-10px) scale(.5472);animation:fall-392 17s -15s linear infinite}@keyframes fall-392{73.533%{transform:translate(24.7584vw,73.533vh) scale(.5472)}to{transform:translate(28.8069vw,100vh) scale(.5472)}}.snow:nth-child(393){opacity:.4836;transform:translate(28.6296vw,-10px) scale(.9825);animation:fall-393 28s -5s linear infinite}@keyframes fall-393{55.508%{transform:translate(30.0546vw,55.508vh) scale(.9825)}to{transform:translate(29.3421vw,100vh) scale(.9825)}}.snow:nth-child(394){opacity:1.3414;transform:translate(98.1096vw,-10px) scale(.5938);animation:fall-394 28s -8s linear infinite}@keyframes fall-394{50.317%{transform:translate(92.4596vw,50.317vh) scale(.5938)}to{transform:translate(95.2846vw,100vh) scale(.5938)}}.snow:nth-child(395){opacity:.4238;transform:translate(99.8796vw,-10px) scale(.7716);animation:fall-395 15s -20s linear infinite}@keyframes fall-395{73.112%{transform:translate(101.0181vw,73.112vh) scale(.7716)}to{transform:translate(100.44885vw,100vh) scale(.7716)}}.snow:nth-child(396){opacity:1.3102;transform:translate(85.7578vw,-10px) scale(.3506);animation:fall-396 29s -29s linear infinite}@keyframes fall-396{71.745%{transform:translate(83.1404vw,71.745vh) scale(.3506)}to{transform:translate(84.4491vw,100vh) scale(.3506)}}.snow:nth-child(397){opacity:1.0688;transform:translate(61.347vw,-10px) scale(.619);animation:fall-397 10s -24s linear infinite}@keyframes fall-397{45.349%{transform:translate(59.8803vw,45.349vh) scale(.619)}to{transform:translate(60.61365vw,100vh) scale(.619)}}.snow:nth-child(398){opacity:1.0298;transform:translate(36.7283vw,-10px) scale(.087);animation:fall-398 27s -23s linear infinite}@keyframes fall-398{58.596%{transform:translate(38.2583vw,58.596vh) scale(.087)}to{transform:translate(37.4933vw,100vh) scale(.087)}}.snow:nth-child(399){opacity:.9824;transform:translate(96.8387vw,-10px) scale(.7127);animation:fall-399 18s -9s linear infinite}@keyframes fall-399{48.385%{transform:translate(96.1957vw,48.385vh) scale(.7127)}to{transform:translate(96.5172vw,100vh) scale(.7127)}}.snow:nth-child(400){opacity:1.2258;transform:translate(15.9704vw,-10px) scale(.4017);animation:fall-400 30s -6s linear infinite}@keyframes fall-400{64.868%{transform:translate(12.1122vw,64.868vh) scale(.4017)}to{transform:translate(14.0413vw,100vh) scale(.4017)}}\n"] }]
|
|
24
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".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:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.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:rgba(0,0,0,.4)}.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:rgba(0,0,0,.2)}.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:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!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:rgba(45,146,45,.5);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:rgba(85,85,85,.7)}.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:rgba(85,85,85,.7)}.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:rgba(255,255,255,.1) 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:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!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: 1800){.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{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);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:white;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}.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:rgba(0,0,0,.5) 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:rgb(237,237,237);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}.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:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-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-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-top:-8px;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:14px!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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.828;transform:translate(52.4036vw,-10px) scale(.8722);animation:fall-1 11s -29s linear infinite}@keyframes fall-1{68.169%{transform:translate(51.4381vw,68.169vh) scale(.8722)}to{transform:translate(51.92085vw,100vh) scale(.8722)}}.snow:nth-child(2){opacity:.333;transform:translate(92.3528vw,-10px) scale(.8612);animation:fall-2 16s -28s linear infinite}@keyframes fall-2{76.4%{transform:translate(100.3272vw,76.4vh) scale(.8612)}to{transform:translate(96.34vw,100vh) scale(.8612)}}.snow:nth-child(3){opacity:.282;transform:translate(20.8732vw,-10px) scale(.3886);animation:fall-3 18s -22s linear infinite}@keyframes fall-3{39.269%{transform:translate(24.113vw,39.269vh) scale(.3886)}to{transform:translate(22.4931vw,100vh) scale(.3886)}}.snow:nth-child(4){opacity:1.9508;transform:translate(62.2638vw,-10px) scale(.5022);animation:fall-4 30s -8s linear infinite}@keyframes fall-4{68.418%{transform:translate(63.4632vw,68.418vh) scale(.5022)}to{transform:translate(62.8635vw,100vh) scale(.5022)}}.snow:nth-child(5){opacity:1.5546;transform:translate(79.4799vw,-10px) scale(.7289);animation:fall-5 18s -28s linear infinite}@keyframes fall-5{52.277%{transform:translate(72.7897vw,52.277vh) scale(.7289)}to{transform:translate(76.1348vw,100vh) scale(.7289)}}.snow:nth-child(6){opacity:.6326;transform:translate(10.6371vw,-10px) scale(.6361);animation:fall-6 22s -1s linear infinite}@keyframes fall-6{53.654%{transform:translate(2.6822vw,53.654vh) scale(.6361)}to{transform:translate(6.65965vw,100vh) scale(.6361)}}.snow:nth-child(7){opacity:.996;transform:translate(81.1911vw,-10px) scale(.0391);animation:fall-7 29s -28s linear infinite}@keyframes fall-7{78.518%{transform:translate(75.2535vw,78.518vh) scale(.0391)}to{transform:translate(78.2223vw,100vh) scale(.0391)}}.snow:nth-child(8){opacity:1.8586;transform:translate(37.6606vw,-10px) scale(.5519);animation:fall-8 29s -22s linear infinite}@keyframes fall-8{61.539%{transform:translate(34.3867vw,61.539vh) scale(.5519)}to{transform:translate(36.02365vw,100vh) scale(.5519)}}.snow:nth-child(9){opacity:.1596;transform:translate(71.5078vw,-10px) scale(.7138);animation:fall-9 11s -4s linear infinite}@keyframes fall-9{75.326%{transform:translate(70.6148vw,75.326vh) scale(.7138)}to{transform:translate(71.0613vw,100vh) scale(.7138)}}.snow:nth-child(10){opacity:1.6706;transform:translate(97.9281vw,-10px) scale(.1181);animation:fall-10 24s -29s linear infinite}@keyframes fall-10{54.259%{transform:translate(92.633vw,54.259vh) scale(.1181)}to{transform:translate(95.28055vw,100vh) scale(.1181)}}.snow:nth-child(11){opacity:1.5388;transform:translate(59.408vw,-10px) scale(.9239);animation:fall-11 23s -19s linear infinite}@keyframes fall-11{40.321%{transform:translate(56.6708vw,40.321vh) scale(.9239)}to{transform:translate(58.0394vw,100vh) scale(.9239)}}.snow:nth-child(12){opacity:1.2022;transform:translate(78.6184vw,-10px) scale(.8279);animation:fall-12 13s -28s linear infinite}@keyframes fall-12{46.052%{transform:translate(75.6923vw,46.052vh) scale(.8279)}to{transform:translate(77.15535vw,100vh) scale(.8279)}}.snow:nth-child(13){opacity:.7188;transform:translate(39.5545vw,-10px) scale(.9182);animation:fall-13 13s -10s linear infinite}@keyframes fall-13{45.566%{transform:translate(29.7962vw,45.566vh) scale(.9182)}to{transform:translate(34.67535vw,100vh) scale(.9182)}}.snow:nth-child(14){opacity:.1938;transform:translate(11.5023vw,-10px) scale(.122);animation:fall-14 29s -22s linear infinite}@keyframes fall-14{69.648%{transform:translate(20.1954vw,69.648vh) scale(.122)}to{transform:translate(15.84885vw,100vh) scale(.122)}}.snow:nth-child(15){opacity:.5896;transform:translate(12.8598vw,-10px) scale(.4096);animation:fall-15 24s -11s linear infinite}@keyframes fall-15{70.252%{transform:translate(15.256vw,70.252vh) scale(.4096)}to{transform:translate(14.0579vw,100vh) scale(.4096)}}.snow:nth-child(16){opacity:.6276;transform:translate(28.2134vw,-10px) scale(.2098);animation:fall-16 27s -5s linear infinite}@keyframes fall-16{79.12%{transform:translate(28.2137vw,79.12vh) scale(.2098)}to{transform:translate(28.21355vw,100vh) scale(.2098)}}.snow:nth-child(17){opacity:.7012;transform:translate(20.969vw,-10px) scale(.4537);animation:fall-17 24s -13s linear infinite}@keyframes fall-17{57.704%{transform:translate(23.9581vw,57.704vh) scale(.4537)}to{transform:translate(22.46355vw,100vh) scale(.4537)}}.snow:nth-child(18){opacity:1.4598;transform:translate(34.3954vw,-10px) scale(.4093);animation:fall-18 24s -18s linear infinite}@keyframes fall-18{55.094%{transform:translate(34.9498vw,55.094vh) scale(.4093)}to{transform:translate(34.6726vw,100vh) scale(.4093)}}.snow:nth-child(19){opacity:1.0304;transform:translate(1.2231vw,-10px) scale(.6208);animation:fall-19 23s -8s linear infinite}@keyframes fall-19{60.621%{transform:translate(-5.2475vw,60.621vh) scale(.6208)}to{transform:translate(-2.0122vw,100vh) scale(.6208)}}.snow:nth-child(20){opacity:1.9338;transform:translate(38.2063vw,-10px) scale(.6385);animation:fall-20 27s -11s linear infinite}@keyframes fall-20{71.603%{transform:translate(43.094vw,71.603vh) scale(.6385)}to{transform:translate(40.65015vw,100vh) scale(.6385)}}.snow:nth-child(21){opacity:.1836;transform:translate(58.1234vw,-10px) scale(.8645);animation:fall-21 29s -18s linear infinite}@keyframes fall-21{43.912%{transform:translate(63.3663vw,43.912vh) scale(.8645)}to{transform:translate(60.74485vw,100vh) scale(.8645)}}.snow:nth-child(22){opacity:.7098;transform:translate(47.9581vw,-10px) scale(.9579);animation:fall-22 10s -25s linear infinite}@keyframes fall-22{32.023%{transform:translate(57.6822vw,32.023vh) scale(.9579)}to{transform:translate(52.82015vw,100vh) scale(.9579)}}.snow:nth-child(23){opacity:.6008;transform:translate(97.1866vw,-10px) scale(.1777);animation:fall-23 23s -19s linear infinite}@keyframes fall-23{54.798%{transform:translate(100.9533vw,54.798vh) scale(.1777)}to{transform:translate(99.06995vw,100vh) scale(.1777)}}.snow:nth-child(24){opacity:.8322;transform:translate(90.4024vw,-10px) scale(.259);animation:fall-24 27s -7s linear infinite}@keyframes fall-24{39.931%{transform:translate(90.2809vw,39.931vh) scale(.259)}to{transform:translate(90.34165vw,100vh) scale(.259)}}.snow:nth-child(25){opacity:.8514;transform:translate(89.731vw,-10px) scale(.3411);animation:fall-25 25s -13s linear infinite}@keyframes fall-25{79.911%{transform:translate(82.4241vw,79.911vh) scale(.3411)}to{transform:translate(86.07755vw,100vh) scale(.3411)}}.snow:nth-child(26){opacity:1.5504;transform:translate(30.9974vw,-10px) scale(.7385);animation:fall-26 12s -19s linear infinite}@keyframes fall-26{77.142%{transform:translate(28.1021vw,77.142vh) scale(.7385)}to{transform:translate(29.54975vw,100vh) scale(.7385)}}.snow:nth-child(27){opacity:1.1872;transform:translate(33.3077vw,-10px) scale(.381);animation:fall-27 15s -20s linear infinite}@keyframes fall-27{53.246%{transform:translate(29.9964vw,53.246vh) scale(.381)}to{transform:translate(31.65205vw,100vh) scale(.381)}}.snow:nth-child(28){opacity:1.6104;transform:translate(98.4068vw,-10px) scale(.7941);animation:fall-28 29s -24s linear infinite}@keyframes fall-28{79.699%{transform:translate(97.7613vw,79.699vh) scale(.7941)}to{transform:translate(98.08405vw,100vh) scale(.7941)}}.snow:nth-child(29){opacity:1.31;transform:translate(6.6164vw,-10px) scale(.8252);animation:fall-29 13s -10s linear infinite}@keyframes fall-29{34.845%{transform:translate(15.4484vw,34.845vh) scale(.8252)}to{transform:translate(11.0324vw,100vh) scale(.8252)}}.snow:nth-child(30){opacity:.3752;transform:translate(13.215vw,-10px) scale(.0167);animation:fall-30 21s -24s linear infinite}@keyframes fall-30{52.673%{transform:translate(3.4741vw,52.673vh) scale(.0167)}to{transform:translate(8.34455vw,100vh) scale(.0167)}}.snow:nth-child(31){opacity:.865;transform:translate(27.4828vw,-10px) scale(.2847);animation:fall-31 15s -1s linear infinite}@keyframes fall-31{69.332%{transform:translate(23.8489vw,69.332vh) scale(.2847)}to{transform:translate(25.66585vw,100vh) scale(.2847)}}.snow:nth-child(32){opacity:1.4938;transform:translate(65.2782vw,-10px) scale(.786);animation:fall-32 18s -1s linear infinite}@keyframes fall-32{61.079%{transform:translate(57.5578vw,61.079vh) scale(.786)}to{transform:translate(61.418vw,100vh) scale(.786)}}.snow:nth-child(33){opacity:1.7618;transform:translate(31.0566vw,-10px) scale(.6607);animation:fall-33 19s -25s linear infinite}@keyframes fall-33{62.177%{transform:translate(33.7329vw,62.177vh) scale(.6607)}to{transform:translate(32.39475vw,100vh) scale(.6607)}}.snow:nth-child(34){opacity:.2856;transform:translate(13.9013vw,-10px) scale(.8106);animation:fall-34 26s -20s linear infinite}@keyframes fall-34{62.875%{transform:translate(16.9329vw,62.875vh) scale(.8106)}to{transform:translate(15.4171vw,100vh) scale(.8106)}}.snow:nth-child(35){opacity:1.6714;transform:translate(12.5631vw,-10px) scale(.2833);animation:fall-35 28s -2s linear infinite}@keyframes fall-35{42.331%{transform:translate(15.2387vw,42.331vh) scale(.2833)}to{transform:translate(13.9009vw,100vh) scale(.2833)}}.snow:nth-child(36){opacity:1.7192;transform:translate(87.2414vw,-10px) scale(.9339);animation:fall-36 26s -4s linear infinite}@keyframes fall-36{57.662%{transform:translate(79.0509vw,57.662vh) scale(.9339)}to{transform:translate(83.14615vw,100vh) scale(.9339)}}.snow:nth-child(37){opacity:1.8992;transform:translate(47.8959vw,-10px) scale(.6718);animation:fall-37 29s -19s linear infinite}@keyframes fall-37{44.671%{transform:translate(45.2427vw,44.671vh) scale(.6718)}to{transform:translate(46.5693vw,100vh) scale(.6718)}}.snow:nth-child(38){opacity:.4006;transform:translate(86.7914vw,-10px) scale(.8493);animation:fall-38 27s -4s linear infinite}@keyframes fall-38{67.602%{transform:translate(88.4063vw,67.602vh) scale(.8493)}to{transform:translate(87.59885vw,100vh) scale(.8493)}}.snow:nth-child(39){opacity:.4976;transform:translate(14.2629vw,-10px) scale(.0316);animation:fall-39 25s -11s linear infinite}@keyframes fall-39{59.535%{transform:translate(13.4198vw,59.535vh) scale(.0316)}to{transform:translate(13.84135vw,100vh) scale(.0316)}}.snow:nth-child(40){opacity:1.0244;transform:translate(21.2665vw,-10px) scale(.8369);animation:fall-40 21s -17s linear infinite}@keyframes fall-40{35.701%{transform:translate(26.0607vw,35.701vh) scale(.8369)}to{transform:translate(23.6636vw,100vh) scale(.8369)}}.snow:nth-child(41){opacity:.4754;transform:translate(39.4786vw,-10px) scale(.2227);animation:fall-41 23s -24s linear infinite}@keyframes fall-41{50.809%{transform:translate(43.1969vw,50.809vh) scale(.2227)}to{transform:translate(41.33775vw,100vh) scale(.2227)}}.snow:nth-child(42){opacity:1.7528;transform:translate(97.74vw,-10px) scale(.0168);animation:fall-42 16s -25s linear infinite}@keyframes fall-42{31.609%{transform:translate(92.8281vw,31.609vh) scale(.0168)}to{transform:translate(95.28405vw,100vh) scale(.0168)}}.snow:nth-child(43){opacity:.3604;transform:translate(15.8877vw,-10px) scale(.9415);animation:fall-43 15s -30s linear infinite}@keyframes fall-43{45.992%{transform:translate(15.3291vw,45.992vh) scale(.9415)}to{transform:translate(15.6084vw,100vh) scale(.9415)}}.snow:nth-child(44){opacity:1.5462;transform:translate(96.5442vw,-10px) scale(.0726);animation:fall-44 25s -27s linear infinite}@keyframes fall-44{74.728%{transform:translate(95.2979vw,74.728vh) scale(.0726)}to{transform:translate(95.92105vw,100vh) scale(.0726)}}.snow:nth-child(45){opacity:.1266;transform:translate(64.8877vw,-10px) scale(.9753);animation:fall-45 23s -8s linear infinite}@keyframes fall-45{37.207%{transform:translate(65.5883vw,37.207vh) scale(.9753)}to{transform:translate(65.238vw,100vh) scale(.9753)}}.snow:nth-child(46){opacity:.4606;transform:translate(66.1205vw,-10px) scale(.2896);animation:fall-46 29s -2s linear infinite}@keyframes fall-46{78.941%{transform:translate(62.0487vw,78.941vh) scale(.2896)}to{transform:translate(64.0846vw,100vh) scale(.2896)}}.snow:nth-child(47){opacity:1.2656;transform:translate(96.0473vw,-10px) scale(.7583);animation:fall-47 25s -9s linear infinite}@keyframes fall-47{40.296%{transform:translate(100.618vw,40.296vh) scale(.7583)}to{transform:translate(98.33265vw,100vh) scale(.7583)}}.snow:nth-child(48){opacity:1.2864;transform:translate(97.8523vw,-10px) scale(.1794);animation:fall-48 21s -19s linear infinite}@keyframes fall-48{43.357%{transform:translate(102.5501vw,43.357vh) scale(.1794)}to{transform:translate(100.2012vw,100vh) scale(.1794)}}.snow:nth-child(49){opacity:.066;transform:translate(6.6741vw,-10px) scale(.6463);animation:fall-49 22s -9s linear infinite}@keyframes fall-49{66.239%{transform:translate(15.386vw,66.239vh) scale(.6463)}to{transform:translate(11.03005vw,100vh) scale(.6463)}}.snow:nth-child(50){opacity:1.5564;transform:translate(71.1579vw,-10px) scale(.3877);animation:fall-50 11s -28s linear infinite}@keyframes fall-50{49.437%{transform:translate(79.6717vw,49.437vh) scale(.3877)}to{transform:translate(75.4148vw,100vh) scale(.3877)}}.snow:nth-child(51){opacity:1.1914;transform:translate(76.6969vw,-10px) scale(.8);animation:fall-51 19s -25s linear infinite}@keyframes fall-51{66.404%{transform:translate(84.7422vw,66.404vh) scale(.8)}to{transform:translate(80.71955vw,100vh) scale(.8)}}.snow:nth-child(52){opacity:.6858;transform:translate(96.1989vw,-10px) scale(.4536);animation:fall-52 28s -28s linear infinite}@keyframes fall-52{67.846%{transform:translate(99.8283vw,67.846vh) scale(.4536)}to{transform:translate(98.0136vw,100vh) scale(.4536)}}.snow:nth-child(53){opacity:1.0328;transform:translate(52.2753vw,-10px) scale(.433);animation:fall-53 14s -7s linear infinite}@keyframes fall-53{39.916%{transform:translate(42.7635vw,39.916vh) scale(.433)}to{transform:translate(47.5194vw,100vh) scale(.433)}}.snow:nth-child(54){opacity:1.6548;transform:translate(91.9676vw,-10px) scale(.848);animation:fall-54 29s -19s linear infinite}@keyframes fall-54{64.927%{transform:translate(86.6229vw,64.927vh) scale(.848)}to{transform:translate(89.29525vw,100vh) scale(.848)}}.snow:nth-child(55){opacity:.219;transform:translate(85.593vw,-10px) scale(.8167);animation:fall-55 14s -28s linear infinite}@keyframes fall-55{61.916%{transform:translate(89.2457vw,61.916vh) scale(.8167)}to{transform:translate(87.41935vw,100vh) scale(.8167)}}.snow:nth-child(56){opacity:1.658;transform:translate(78.3839vw,-10px) scale(.3907);animation:fall-56 14s -11s linear infinite}@keyframes fall-56{63.296%{transform:translate(72.7231vw,63.296vh) scale(.3907)}to{transform:translate(75.5535vw,100vh) scale(.3907)}}.snow:nth-child(57){opacity:1.4546;transform:translate(91.6113vw,-10px) scale(.4268);animation:fall-57 30s -16s linear infinite}@keyframes fall-57{44.009%{transform:translate(86.0225vw,44.009vh) scale(.4268)}to{transform:translate(88.8169vw,100vh) scale(.4268)}}.snow:nth-child(58){opacity:1.6356;transform:translate(95.1067vw,-10px) scale(.5132);animation:fall-58 28s -5s linear infinite}@keyframes fall-58{76.744%{transform:translate(96.2096vw,76.744vh) scale(.5132)}to{transform:translate(95.65815vw,100vh) scale(.5132)}}.snow:nth-child(59){opacity:1.2014;transform:translate(17.4713vw,-10px) scale(.1069);animation:fall-59 13s -21s linear infinite}@keyframes fall-59{63.757%{transform:translate(7.6155vw,63.757vh) scale(.1069)}to{transform:translate(12.5434vw,100vh) scale(.1069)}}.snow:nth-child(60){opacity:.2014;transform:translate(2.8244vw,-10px) scale(.9489);animation:fall-60 28s -20s linear infinite}@keyframes fall-60{61.157%{transform:translate(3.2117vw,61.157vh) scale(.9489)}to{transform:translate(3.01805vw,100vh) scale(.9489)}}.snow:nth-child(61){opacity:.8054;transform:translate(67.2764vw,-10px) scale(.9936);animation:fall-61 22s -25s linear infinite}@keyframes fall-61{60.044%{transform:translate(65.2026vw,60.044vh) scale(.9936)}to{transform:translate(66.2395vw,100vh) scale(.9936)}}.snow:nth-child(62){opacity:1.0754;transform:translate(81.1008vw,-10px) scale(.3041);animation:fall-62 16s -22s linear infinite}@keyframes fall-62{67.587%{transform:translate(74.6584vw,67.587vh) scale(.3041)}to{transform:translate(77.8796vw,100vh) scale(.3041)}}.snow:nth-child(63){opacity:.943;transform:translate(88.0101vw,-10px) scale(.3333);animation:fall-63 14s -14s linear infinite}@keyframes fall-63{68.904%{transform:translate(85.5688vw,68.904vh) scale(.3333)}to{transform:translate(86.78945vw,100vh) scale(.3333)}}.snow:nth-child(64){opacity:.7812;transform:translate(74.8428vw,-10px) scale(.2854);animation:fall-64 23s -14s linear infinite}@keyframes fall-64{76.199%{transform:translate(79.3257vw,76.199vh) scale(.2854)}to{transform:translate(77.08425vw,100vh) scale(.2854)}}.snow:nth-child(65){opacity:.144;transform:translate(73.5637vw,-10px) scale(.8512);animation:fall-65 17s -5s linear infinite}@keyframes fall-65{61.084%{transform:translate(72.9599vw,61.084vh) scale(.8512)}to{transform:translate(73.2618vw,100vh) scale(.8512)}}.snow:nth-child(66){opacity:.6118;transform:translate(35.4257vw,-10px) scale(.4508);animation:fall-66 22s -18s linear infinite}@keyframes fall-66{36.234%{transform:translate(26.9625vw,36.234vh) scale(.4508)}to{transform:translate(31.1941vw,100vh) scale(.4508)}}.snow:nth-child(67){opacity:1.9118;transform:translate(18.878vw,-10px) scale(.5133);animation:fall-67 29s -8s linear infinite}@keyframes fall-67{59.851%{transform:translate(18.7198vw,59.851vh) scale(.5133)}to{transform:translate(18.7989vw,100vh) scale(.5133)}}.snow:nth-child(68){opacity:.7132;transform:translate(29.0728vw,-10px) scale(.156);animation:fall-68 22s -25s linear infinite}@keyframes fall-68{34.375%{transform:translate(38.1102vw,34.375vh) scale(.156)}to{transform:translate(33.5915vw,100vh) scale(.156)}}.snow:nth-child(69){opacity:.735;transform:translate(61.8338vw,-10px) scale(.7943);animation:fall-69 29s -22s linear infinite}@keyframes fall-69{46.137%{transform:translate(65.3498vw,46.137vh) scale(.7943)}to{transform:translate(63.5918vw,100vh) scale(.7943)}}.snow:nth-child(70){opacity:.8394;transform:translate(29.3251vw,-10px) scale(.2983);animation:fall-70 25s -30s linear infinite}@keyframes fall-70{57.597%{transform:translate(36.0956vw,57.597vh) scale(.2983)}to{transform:translate(32.71035vw,100vh) scale(.2983)}}.snow:nth-child(71){opacity:.3782;transform:translate(37.9285vw,-10px) scale(.2593);animation:fall-71 19s -5s linear infinite}@keyframes fall-71{57.371%{transform:translate(32.8999vw,57.371vh) scale(.2593)}to{transform:translate(35.4142vw,100vh) scale(.2593)}}.snow:nth-child(72){opacity:.3816;transform:translate(72.0772vw,-10px) scale(.5471);animation:fall-72 17s -3s linear infinite}@keyframes fall-72{33.045%{transform:translate(63.5188vw,33.045vh) scale(.5471)}to{transform:translate(67.798vw,100vh) scale(.5471)}}.snow:nth-child(73){opacity:1.5154;transform:translate(4.1173vw,-10px) scale(.5548);animation:fall-73 29s -16s linear infinite}@keyframes fall-73{33.383%{transform:translate(4.8656vw,33.383vh) scale(.5548)}to{transform:translate(4.49145vw,100vh) scale(.5548)}}.snow:nth-child(74){opacity:1.1072;transform:translate(47.6608vw,-10px) scale(.9276);animation:fall-74 12s -18s linear infinite}@keyframes fall-74{34.935%{transform:translate(57.4043vw,34.935vh) scale(.9276)}to{transform:translate(52.53255vw,100vh) scale(.9276)}}.snow:nth-child(75){opacity:1.3326;transform:translate(99.9114vw,-10px) scale(.7594);animation:fall-75 27s -8s linear infinite}@keyframes fall-75{46.9%{transform:translate(100.1202vw,46.9vh) scale(.7594)}to{transform:translate(100.0158vw,100vh) scale(.7594)}}.snow:nth-child(76){opacity:1.7154;transform:translate(94.1794vw,-10px) scale(.8239);animation:fall-76 19s -14s linear infinite}@keyframes fall-76{42.881%{transform:translate(84.6583vw,42.881vh) scale(.8239)}to{transform:translate(89.41885vw,100vh) scale(.8239)}}.snow:nth-child(77){opacity:.681;transform:translate(32.61vw,-10px) scale(.799);animation:fall-77 10s -20s linear infinite}@keyframes fall-77{66.625%{transform:translate(31.5776vw,66.625vh) scale(.799)}to{transform:translate(32.0938vw,100vh) scale(.799)}}.snow:nth-child(78){opacity:1.5254;transform:translate(11.0195vw,-10px) scale(.0246);animation:fall-78 22s -9s linear infinite}@keyframes fall-78{32.056%{transform:translate(13.9007vw,32.056vh) scale(.0246)}to{transform:translate(12.4601vw,100vh) scale(.0246)}}.snow:nth-child(79){opacity:1.1064;transform:translate(2.6729vw,-10px) scale(.8532);animation:fall-79 14s -28s linear infinite}@keyframes fall-79{64.577%{transform:translate(7.9102vw,64.577vh) scale(.8532)}to{transform:translate(5.29155vw,100vh) scale(.8532)}}.snow:nth-child(80){opacity:1.0826;transform:translate(90.7032vw,-10px) scale(.6189);animation:fall-80 12s -29s linear infinite}@keyframes fall-80{54.388%{transform:translate(85.256vw,54.388vh) scale(.6189)}to{transform:translate(87.9796vw,100vh) scale(.6189)}}.snow:nth-child(81){opacity:1.4394;transform:translate(19.4433vw,-10px) scale(.2316);animation:fall-81 10s -12s linear infinite}@keyframes fall-81{79.077%{transform:translate(23.2707vw,79.077vh) scale(.2316)}to{transform:translate(21.357vw,100vh) scale(.2316)}}.snow:nth-child(82){opacity:1.8758;transform:translate(52.2285vw,-10px) scale(.2562);animation:fall-82 17s -1s linear infinite}@keyframes fall-82{30.114%{transform:translate(48.3484vw,30.114vh) scale(.2562)}to{transform:translate(50.28845vw,100vh) scale(.2562)}}.snow:nth-child(83){opacity:1.956;transform:translate(64.3768vw,-10px) scale(.1503);animation:fall-83 14s -12s linear infinite}@keyframes fall-83{77.921%{transform:translate(73.8674vw,77.921vh) scale(.1503)}to{transform:translate(69.1221vw,100vh) scale(.1503)}}.snow:nth-child(84){opacity:1.7992;transform:translate(8.6872vw,-10px) scale(.4579);animation:fall-84 24s -11s linear infinite}@keyframes fall-84{45.502%{transform:translate(8.8642vw,45.502vh) scale(.4579)}to{transform:translate(8.7757vw,100vh) scale(.4579)}}.snow:nth-child(85){opacity:1.4888;transform:translate(47.1882vw,-10px) scale(.4172);animation:fall-85 30s -8s linear infinite}@keyframes fall-85{74.483%{transform:translate(39.095vw,74.483vh) scale(.4172)}to{transform:translate(43.1416vw,100vh) scale(.4172)}}.snow:nth-child(86){opacity:1.9748;transform:translate(6.1822vw,-10px) scale(.6847);animation:fall-86 29s -16s linear infinite}@keyframes fall-86{55.458%{transform:translate(.6359vw,55.458vh) scale(.6847)}to{transform:translate(3.40905vw,100vh) scale(.6847)}}.snow:nth-child(87){opacity:.6494;transform:translate(76.5772vw,-10px) scale(.0218);animation:fall-87 13s -25s linear infinite}@keyframes fall-87{49.551%{transform:translate(79.7255vw,49.551vh) scale(.0218)}to{transform:translate(78.15135vw,100vh) scale(.0218)}}.snow:nth-child(88){opacity:1.9166;transform:translate(.3063vw,-10px) scale(.8957);animation:fall-88 21s -13s linear infinite}@keyframes fall-88{37.858%{transform:translate(9.8063vw,37.858vh) scale(.8957)}to{transform:translate(5.0563vw,100vh) scale(.8957)}}.snow:nth-child(89){opacity:.2364;transform:translate(36.0173vw,-10px) scale(.8545);animation:fall-89 16s -7s linear infinite}@keyframes fall-89{78.54%{transform:translate(32.0531vw,78.54vh) scale(.8545)}to{transform:translate(34.0352vw,100vh) scale(.8545)}}.snow:nth-child(90){opacity:1.3792;transform:translate(88.9193vw,-10px) scale(.4368);animation:fall-90 28s -5s linear infinite}@keyframes fall-90{73.812%{transform:translate(80.5747vw,73.812vh) scale(.4368)}to{transform:translate(84.747vw,100vh) scale(.4368)}}.snow:nth-child(91){opacity:.8824;transform:translate(7.7042vw,-10px) scale(.3443);animation:fall-91 24s -13s linear infinite}@keyframes fall-91{54.966%{transform:translate(5.1119vw,54.966vh) scale(.3443)}to{transform:translate(6.40805vw,100vh) scale(.3443)}}.snow:nth-child(92){opacity:1.7146;transform:translate(86.3114vw,-10px) scale(.7486);animation:fall-92 22s -6s linear infinite}@keyframes fall-92{47.637%{transform:translate(91.1934vw,47.637vh) scale(.7486)}to{transform:translate(88.7524vw,100vh) scale(.7486)}}.snow:nth-child(93){opacity:.4024;transform:translate(68.0847vw,-10px) scale(.8664);animation:fall-93 25s -15s linear infinite}@keyframes fall-93{59.992%{transform:translate(58.7764vw,59.992vh) scale(.8664)}to{transform:translate(63.43055vw,100vh) scale(.8664)}}.snow:nth-child(94){opacity:.2946;transform:translate(76.8124vw,-10px) scale(.7694);animation:fall-94 17s -11s linear infinite}@keyframes fall-94{59.644%{transform:translate(69.6368vw,59.644vh) scale(.7694)}to{transform:translate(73.2246vw,100vh) scale(.7694)}}.snow:nth-child(95){opacity:.334;transform:translate(38.1235vw,-10px) scale(.7144);animation:fall-95 14s -29s linear infinite}@keyframes fall-95{71.21%{transform:translate(38.6646vw,71.21vh) scale(.7144)}to{transform:translate(38.39405vw,100vh) scale(.7144)}}.snow:nth-child(96){opacity:.0382;transform:translate(6.4632vw,-10px) scale(.1949);animation:fall-96 21s -30s linear infinite}@keyframes fall-96{68.603%{transform:translate(5.3423vw,68.603vh) scale(.1949)}to{transform:translate(5.90275vw,100vh) scale(.1949)}}.snow:nth-child(97){opacity:.3068;transform:translate(43.146vw,-10px) scale(.0262);animation:fall-97 15s -23s linear infinite}@keyframes fall-97{53.859%{transform:translate(47.0286vw,53.859vh) scale(.0262)}to{transform:translate(45.0873vw,100vh) scale(.0262)}}.snow:nth-child(98){opacity:.609;transform:translate(56.6039vw,-10px) scale(.4659);animation:fall-98 25s -4s linear infinite}@keyframes fall-98{60.685%{transform:translate(52.8226vw,60.685vh) scale(.4659)}to{transform:translate(54.71325vw,100vh) scale(.4659)}}.snow:nth-child(99){opacity:1.0668;transform:translate(56.9854vw,-10px) scale(.4543);animation:fall-99 29s -11s linear infinite}@keyframes fall-99{56.9%{transform:translate(62.5652vw,56.9vh) scale(.4543)}to{transform:translate(59.7753vw,100vh) scale(.4543)}}.snow:nth-child(100){opacity:.7992;transform:translate(9.9998vw,-10px) scale(.2914);animation:fall-100 12s -11s linear infinite}@keyframes fall-100{41.865%{transform:translate(6.8212vw,41.865vh) scale(.2914)}to{transform:translate(8.4105vw,100vh) scale(.2914)}}.snow:nth-child(101){opacity:1.3038;transform:translate(64.8141vw,-10px) scale(.2864);animation:fall-101 23s -2s linear infinite}@keyframes fall-101{67.087%{transform:translate(58.3498vw,67.087vh) scale(.2864)}to{transform:translate(61.58195vw,100vh) scale(.2864)}}.snow:nth-child(102){opacity:.6772;transform:translate(92.5183vw,-10px) scale(.8966);animation:fall-102 30s -6s linear infinite}@keyframes fall-102{39.127%{transform:translate(86.6508vw,39.127vh) scale(.8966)}to{transform:translate(89.58455vw,100vh) scale(.8966)}}.snow:nth-child(103){opacity:.8822;transform:translate(28.6537vw,-10px) scale(.9065);animation:fall-103 10s -16s linear infinite}@keyframes fall-103{57.519%{transform:translate(29.6107vw,57.519vh) scale(.9065)}to{transform:translate(29.1322vw,100vh) scale(.9065)}}.snow:nth-child(104){opacity:.2814;transform:translate(9.1899vw,-10px) scale(.4436);animation:fall-104 27s -19s linear infinite}@keyframes fall-104{49.046%{transform:translate(15.9688vw,49.046vh) scale(.4436)}to{transform:translate(12.57935vw,100vh) scale(.4436)}}.snow:nth-child(105){opacity:1.2532;transform:translate(90.4562vw,-10px) scale(.6714);animation:fall-105 12s -22s linear infinite}@keyframes fall-105{47.425%{transform:translate(88.0979vw,47.425vh) scale(.6714)}to{transform:translate(89.27705vw,100vh) scale(.6714)}}.snow:nth-child(106){opacity:1.949;transform:translate(59.8757vw,-10px) scale(.9075);animation:fall-106 14s -30s linear infinite}@keyframes fall-106{33.391%{transform:translate(63.8678vw,33.391vh) scale(.9075)}to{transform:translate(61.87175vw,100vh) scale(.9075)}}.snow:nth-child(107){opacity:1.2272;transform:translate(8.7173vw,-10px) scale(.2);animation:fall-107 20s -14s linear infinite}@keyframes fall-107{70.417%{transform:translate(12.0105vw,70.417vh) scale(.2)}to{transform:translate(10.3639vw,100vh) scale(.2)}}.snow:nth-child(108){opacity:1.116;transform:translate(52.8484vw,-10px) scale(.598);animation:fall-108 11s -20s linear infinite}@keyframes fall-108{45.657%{transform:translate(52.2669vw,45.657vh) scale(.598)}to{transform:translate(52.55765vw,100vh) scale(.598)}}.snow:nth-child(109){opacity:1.6618;transform:translate(23.8129vw,-10px) scale(.937);animation:fall-109 12s -17s linear infinite}@keyframes fall-109{64.985%{transform:translate(25.4324vw,64.985vh) scale(.937)}to{transform:translate(24.62265vw,100vh) scale(.937)}}.snow:nth-child(110){opacity:1.3972;transform:translate(25.7836vw,-10px) scale(.3052);animation:fall-110 26s -23s linear infinite}@keyframes fall-110{55.23%{transform:translate(26.1625vw,55.23vh) scale(.3052)}to{transform:translate(25.97305vw,100vh) scale(.3052)}}.snow:nth-child(111){opacity:1.7682;transform:translate(71.7444vw,-10px) scale(.135);animation:fall-111 20s -5s linear infinite}@keyframes fall-111{78.493%{transform:translate(62.5816vw,78.493vh) scale(.135)}to{transform:translate(67.163vw,100vh) scale(.135)}}.snow:nth-child(112){opacity:.6922;transform:translate(5.0703vw,-10px) scale(.9296);animation:fall-112 21s -15s linear infinite}@keyframes fall-112{37.892%{transform:translate(5.0607vw,37.892vh) scale(.9296)}to{transform:translate(5.0655vw,100vh) scale(.9296)}}.snow:nth-child(113){opacity:.9398;transform:translate(60.1177vw,-10px) scale(.3734);animation:fall-113 13s -30s linear infinite}@keyframes fall-113{36.407%{transform:translate(63.1502vw,36.407vh) scale(.3734)}to{transform:translate(61.63395vw,100vh) scale(.3734)}}.snow:nth-child(114){opacity:1.9796;transform:translate(79.1535vw,-10px) scale(.7676);animation:fall-114 14s -24s linear infinite}@keyframes fall-114{33.636%{transform:translate(84.4816vw,33.636vh) scale(.7676)}to{transform:translate(81.81755vw,100vh) scale(.7676)}}.snow:nth-child(115){opacity:.3666;transform:translate(32.5177vw,-10px) scale(.3038);animation:fall-115 11s -22s linear infinite}@keyframes fall-115{34.533%{transform:translate(30.6087vw,34.533vh) scale(.3038)}to{transform:translate(31.5632vw,100vh) scale(.3038)}}.snow:nth-child(116){opacity:.7066;transform:translate(74.9988vw,-10px) scale(.8179);animation:fall-116 17s -7s linear infinite}@keyframes fall-116{61.287%{transform:translate(65.4845vw,61.287vh) scale(.8179)}to{transform:translate(70.24165vw,100vh) scale(.8179)}}.snow:nth-child(117){opacity:1.903;transform:translate(20.0615vw,-10px) scale(.5917);animation:fall-117 30s -25s linear infinite}@keyframes fall-117{61.844%{transform:translate(29.8918vw,61.844vh) scale(.5917)}to{transform:translate(24.97665vw,100vh) scale(.5917)}}.snow:nth-child(118){opacity:1.467;transform:translate(45.8678vw,-10px) scale(.5905);animation:fall-118 17s -6s linear infinite}@keyframes fall-118{72.294%{transform:translate(49.7994vw,72.294vh) scale(.5905)}to{transform:translate(47.8336vw,100vh) scale(.5905)}}.snow:nth-child(119){opacity:.3008;transform:translate(48.8755vw,-10px) scale(.3368);animation:fall-119 16s -23s linear infinite}@keyframes fall-119{62.297%{transform:translate(39.015vw,62.297vh) scale(.3368)}to{transform:translate(43.94525vw,100vh) scale(.3368)}}.snow:nth-child(120){opacity:.3388;transform:translate(.5806vw,-10px) scale(.8186);animation:fall-120 14s -29s linear infinite}@keyframes fall-120{56.175%{transform:translate(-6.1391vw,56.175vh) scale(.8186)}to{transform:translate(-2.77925vw,100vh) scale(.8186)}}.snow:nth-child(121){opacity:1.377;transform:translate(80.8388vw,-10px) scale(.7876);animation:fall-121 25s -30s linear infinite}@keyframes fall-121{44.411%{transform:translate(76.8161vw,44.411vh) scale(.7876)}to{transform:translate(78.82745vw,100vh) scale(.7876)}}.snow:nth-child(122){opacity:.1386;transform:translate(40.6547vw,-10px) scale(.1476);animation:fall-122 12s -3s linear infinite}@keyframes fall-122{57.35%{transform:translate(47.895vw,57.35vh) scale(.1476)}to{transform:translate(44.27485vw,100vh) scale(.1476)}}.snow:nth-child(123){opacity:1.6536;transform:translate(65.0531vw,-10px) scale(.0395);animation:fall-123 16s -2s linear infinite}@keyframes fall-123{34.728%{transform:translate(66.3302vw,34.728vh) scale(.0395)}to{transform:translate(65.69165vw,100vh) scale(.0395)}}.snow:nth-child(124){opacity:.9846;transform:translate(32.6279vw,-10px) scale(.9935);animation:fall-124 18s -18s linear infinite}@keyframes fall-124{32.573%{transform:translate(28.2163vw,32.573vh) scale(.9935)}to{transform:translate(30.4221vw,100vh) scale(.9935)}}.snow:nth-child(125){opacity:1.2986;transform:translate(69.107vw,-10px) scale(.4895);animation:fall-125 19s -10s linear infinite}@keyframes fall-125{67.653%{transform:translate(77.6502vw,67.653vh) scale(.4895)}to{transform:translate(73.3786vw,100vh) scale(.4895)}}.snow:nth-child(126){opacity:1.7554;transform:translate(80.7115vw,-10px) scale(.7503);animation:fall-126 22s -11s linear infinite}@keyframes fall-126{64.702%{transform:translate(83.6147vw,64.702vh) scale(.7503)}to{transform:translate(82.1631vw,100vh) scale(.7503)}}.snow:nth-child(127){opacity:.5574;transform:translate(8.5471vw,-10px) scale(.4627);animation:fall-127 12s -13s linear infinite}@keyframes fall-127{44.869%{transform:translate(12.2745vw,44.869vh) scale(.4627)}to{transform:translate(10.4108vw,100vh) scale(.4627)}}.snow:nth-child(128){opacity:.7178;transform:translate(41.6783vw,-10px) scale(.1561);animation:fall-128 19s -14s linear infinite}@keyframes fall-128{43.458%{transform:translate(45.074vw,43.458vh) scale(.1561)}to{transform:translate(43.37615vw,100vh) scale(.1561)}}.snow:nth-child(129){opacity:1.9196;transform:translate(31.1298vw,-10px) scale(.9406);animation:fall-129 12s -11s linear infinite}@keyframes fall-129{42.293%{transform:translate(35.5545vw,42.293vh) scale(.9406)}to{transform:translate(33.34215vw,100vh) scale(.9406)}}.snow:nth-child(130){opacity:.3438;transform:translate(64.852vw,-10px) scale(.2523);animation:fall-130 18s -9s linear infinite}@keyframes fall-130{69.327%{transform:translate(67.9425vw,69.327vh) scale(.2523)}to{transform:translate(66.39725vw,100vh) scale(.2523)}}.snow:nth-child(131){opacity:.8412;transform:translate(19.5761vw,-10px) scale(.4831);animation:fall-131 12s -21s linear infinite}@keyframes fall-131{77.745%{transform:translate(23.8958vw,77.745vh) scale(.4831)}to{transform:translate(21.73595vw,100vh) scale(.4831)}}.snow:nth-child(132){opacity:1.415;transform:translate(57.2583vw,-10px) scale(.4049);animation:fall-132 17s -22s linear infinite}@keyframes fall-132{56.986%{transform:translate(53.8474vw,56.986vh) scale(.4049)}to{transform:translate(55.55285vw,100vh) scale(.4049)}}.snow:nth-child(133){opacity:1.7254;transform:translate(16.5421vw,-10px) scale(.2647);animation:fall-133 21s -18s linear infinite}@keyframes fall-133{31.416%{transform:translate(14.0247vw,31.416vh) scale(.2647)}to{transform:translate(15.2834vw,100vh) scale(.2647)}}.snow:nth-child(134){opacity:.7902;transform:translate(50.0505vw,-10px) scale(.6702);animation:fall-134 20s -29s linear infinite}@keyframes fall-134{37.199%{transform:translate(51.886vw,37.199vh) scale(.6702)}to{transform:translate(50.96825vw,100vh) scale(.6702)}}.snow:nth-child(135){opacity:.5678;transform:translate(44.863vw,-10px) scale(.4179);animation:fall-135 13s -25s linear infinite}@keyframes fall-135{66.26%{transform:translate(40.4767vw,66.26vh) scale(.4179)}to{transform:translate(42.66985vw,100vh) scale(.4179)}}.snow:nth-child(136){opacity:.6416;transform:translate(.9721vw,-10px) scale(.7034);animation:fall-136 30s -18s linear infinite}@keyframes fall-136{56.111%{transform:translate(.3587vw,56.111vh) scale(.7034)}to{transform:translate(.6654vw,100vh) scale(.7034)}}.snow:nth-child(137){opacity:.196;transform:translate(92.3243vw,-10px) scale(.6268);animation:fall-137 30s -22s linear infinite}@keyframes fall-137{50.073%{transform:translate(100.5598vw,50.073vh) scale(.6268)}to{transform:translate(96.44205vw,100vh) scale(.6268)}}.snow:nth-child(138){opacity:.5574;transform:translate(8.1405vw,-10px) scale(.1403);animation:fall-138 16s -2s linear infinite}@keyframes fall-138{33.357%{transform:translate(12.3991vw,33.357vh) scale(.1403)}to{transform:translate(10.2698vw,100vh) scale(.1403)}}.snow:nth-child(139){opacity:1.7656;transform:translate(76.9032vw,-10px) scale(.3085);animation:fall-139 16s -20s linear infinite}@keyframes fall-139{50.255%{transform:translate(78.1623vw,50.255vh) scale(.3085)}to{transform:translate(77.53275vw,100vh) scale(.3085)}}.snow:nth-child(140){opacity:.3784;transform:translate(30.3797vw,-10px) scale(.4124);animation:fall-140 17s -25s linear infinite}@keyframes fall-140{30.128%{transform:translate(33.0168vw,30.128vh) scale(.4124)}to{transform:translate(31.69825vw,100vh) scale(.4124)}}.snow:nth-child(141){opacity:.7816;transform:translate(80.6447vw,-10px) scale(.2473);animation:fall-141 25s -14s linear infinite}@keyframes fall-141{51.935%{transform:translate(87.9625vw,51.935vh) scale(.2473)}to{transform:translate(84.3036vw,100vh) scale(.2473)}}.snow:nth-child(142){opacity:1.823;transform:translate(96.2116vw,-10px) scale(.4105);animation:fall-142 27s -15s linear infinite}@keyframes fall-142{48.658%{transform:translate(100.0075vw,48.658vh) scale(.4105)}to{transform:translate(98.10955vw,100vh) scale(.4105)}}.snow:nth-child(143){opacity:.6472;transform:translate(85.2225vw,-10px) scale(.9319);animation:fall-143 24s -28s linear infinite}@keyframes fall-143{61.526%{transform:translate(92.4206vw,61.526vh) scale(.9319)}to{transform:translate(88.82155vw,100vh) scale(.9319)}}.snow:nth-child(144){opacity:1.3138;transform:translate(76.3934vw,-10px) scale(.6551);animation:fall-144 21s -23s linear infinite}@keyframes fall-144{57.876%{transform:translate(80.092vw,57.876vh) scale(.6551)}to{transform:translate(78.2427vw,100vh) scale(.6551)}}.snow:nth-child(145){opacity:1.4878;transform:translate(69.9539vw,-10px) scale(.3299);animation:fall-145 11s -3s linear infinite}@keyframes fall-145{45.87%{transform:translate(61.2725vw,45.87vh) scale(.3299)}to{transform:translate(65.6132vw,100vh) scale(.3299)}}.snow:nth-child(146){opacity:1.9118;transform:translate(67.4171vw,-10px) scale(.2312);animation:fall-146 12s -24s linear infinite}@keyframes fall-146{64.502%{transform:translate(64.0288vw,64.502vh) scale(.2312)}to{transform:translate(65.72295vw,100vh) scale(.2312)}}.snow:nth-child(147){opacity:1.9496;transform:translate(52.6151vw,-10px) scale(.9193);animation:fall-147 19s -23s linear infinite}@keyframes fall-147{79.203%{transform:translate(54.5226vw,79.203vh) scale(.9193)}to{transform:translate(53.56885vw,100vh) scale(.9193)}}.snow:nth-child(148){opacity:1.8202;transform:translate(91.865vw,-10px) scale(.8877);animation:fall-148 22s -28s linear infinite}@keyframes fall-148{41.767%{transform:translate(84.6633vw,41.767vh) scale(.8877)}to{transform:translate(88.26415vw,100vh) scale(.8877)}}.snow:nth-child(149){opacity:1.7884;transform:translate(8.1551vw,-10px) scale(.2024);animation:fall-149 29s -11s linear infinite}@keyframes fall-149{45.463%{transform:translate(12.5224vw,45.463vh) scale(.2024)}to{transform:translate(10.33875vw,100vh) scale(.2024)}}.snow:nth-child(150){opacity:1.1686;transform:translate(78.3466vw,-10px) scale(.0735);animation:fall-150 14s -1s linear infinite}@keyframes fall-150{32.881%{transform:translate(71.0631vw,32.881vh) scale(.0735)}to{transform:translate(74.70485vw,100vh) scale(.0735)}}.snow:nth-child(151){opacity:1.5794;transform:translate(56.4537vw,-10px) scale(.9902);animation:fall-151 27s -21s linear infinite}@keyframes fall-151{65.846%{transform:translate(62.8054vw,65.846vh) scale(.9902)}to{transform:translate(59.62955vw,100vh) scale(.9902)}}.snow:nth-child(152){opacity:.5966;transform:translate(40.9423vw,-10px) scale(.4106);animation:fall-152 13s -28s linear infinite}@keyframes fall-152{78.93%{transform:translate(44.5255vw,78.93vh) scale(.4106)}to{transform:translate(42.7339vw,100vh) scale(.4106)}}.snow:nth-child(153){opacity:.9756;transform:translate(1.6041vw,-10px) scale(.4937);animation:fall-153 25s -2s linear infinite}@keyframes fall-153{69.403%{transform:translate(-.9487vw,69.403vh) scale(.4937)}to{transform:translate(.3277vw,100vh) scale(.4937)}}.snow:nth-child(154){opacity:.7442;transform:translate(6.8035vw,-10px) scale(.6383);animation:fall-154 29s -27s linear infinite}@keyframes fall-154{61.012%{transform:translate(.8243vw,61.012vh) scale(.6383)}to{transform:translate(3.8139vw,100vh) scale(.6383)}}.snow:nth-child(155){opacity:1.1394;transform:translate(38.2283vw,-10px) scale(.8031);animation:fall-155 12s -14s linear infinite}@keyframes fall-155{67.243%{transform:translate(43.3289vw,67.243vh) scale(.8031)}to{transform:translate(40.7786vw,100vh) scale(.8031)}}.snow:nth-child(156){opacity:.0436;transform:translate(42.0929vw,-10px) scale(.0095);animation:fall-156 22s -30s linear infinite}@keyframes fall-156{58.792%{transform:translate(39.702vw,58.792vh) scale(.0095)}to{transform:translate(40.89745vw,100vh) scale(.0095)}}.snow:nth-child(157){opacity:.2138;transform:translate(3.931vw,-10px) scale(.5068);animation:fall-157 17s -7s linear infinite}@keyframes fall-157{49.172%{transform:translate(-.0722vw,49.172vh) scale(.5068)}to{transform:translate(1.9294vw,100vh) scale(.5068)}}.snow:nth-child(158){opacity:.421;transform:translate(3.5204vw,-10px) scale(.8234);animation:fall-158 22s -17s linear infinite}@keyframes fall-158{44.73%{transform:translate(9.0421vw,44.73vh) scale(.8234)}to{transform:translate(6.28125vw,100vh) scale(.8234)}}.snow:nth-child(159){opacity:1.2394;transform:translate(65.5565vw,-10px) scale(.5456);animation:fall-159 26s -25s linear infinite}@keyframes fall-159{54.872%{transform:translate(60.2585vw,54.872vh) scale(.5456)}to{transform:translate(62.9075vw,100vh) scale(.5456)}}.snow:nth-child(160){opacity:1.9982;transform:translate(58.4552vw,-10px) scale(.4886);animation:fall-160 12s -28s linear infinite}@keyframes fall-160{47.476%{transform:translate(65.2594vw,47.476vh) scale(.4886)}to{transform:translate(61.8573vw,100vh) scale(.4886)}}.snow:nth-child(161){opacity:.3502;transform:translate(43.2615vw,-10px) scale(.2063);animation:fall-161 23s -9s linear infinite}@keyframes fall-161{32.192%{transform:translate(46.169vw,32.192vh) scale(.2063)}to{transform:translate(44.71525vw,100vh) scale(.2063)}}.snow:nth-child(162){opacity:.6804;transform:translate(38.092vw,-10px) scale(.0854);animation:fall-162 16s -16s linear infinite}@keyframes fall-162{31.327%{transform:translate(40.9769vw,31.327vh) scale(.0854)}to{transform:translate(39.53445vw,100vh) scale(.0854)}}.snow:nth-child(163){opacity:1.4506;transform:translate(59.4844vw,-10px) scale(.1086);animation:fall-163 24s -12s linear infinite}@keyframes fall-163{77.184%{transform:translate(49.6092vw,77.184vh) scale(.1086)}to{transform:translate(54.5468vw,100vh) scale(.1086)}}.snow:nth-child(164){opacity:1.486;transform:translate(60.344vw,-10px) scale(.4088);animation:fall-164 27s -9s linear infinite}@keyframes fall-164{62.178%{transform:translate(55.3419vw,62.178vh) scale(.4088)}to{transform:translate(57.84295vw,100vh) scale(.4088)}}.snow:nth-child(165){opacity:.1704;transform:translate(64.0529vw,-10px) scale(.8762);animation:fall-165 16s -30s linear infinite}@keyframes fall-165{75.659%{transform:translate(54.502vw,75.659vh) scale(.8762)}to{transform:translate(59.27745vw,100vh) scale(.8762)}}.snow:nth-child(166){opacity:.4348;transform:translate(31.6655vw,-10px) scale(.238);animation:fall-166 13s -11s linear infinite}@keyframes fall-166{79.887%{transform:translate(22.5272vw,79.887vh) scale(.238)}to{transform:translate(27.09635vw,100vh) scale(.238)}}.snow:nth-child(167){opacity:1.7306;transform:translate(21.5958vw,-10px) scale(.4071);animation:fall-167 19s -26s linear infinite}@keyframes fall-167{34.495%{transform:translate(18.0817vw,34.495vh) scale(.4071)}to{transform:translate(19.83875vw,100vh) scale(.4071)}}.snow:nth-child(168){opacity:1.5856;transform:translate(96.3123vw,-10px) scale(.3297);animation:fall-168 22s -23s linear infinite}@keyframes fall-168{62.166%{transform:translate(101.0391vw,62.166vh) scale(.3297)}to{transform:translate(98.6757vw,100vh) scale(.3297)}}.snow:nth-child(169){opacity:.303;transform:translate(56.2173vw,-10px) scale(.421);animation:fall-169 20s -1s linear infinite}@keyframes fall-169{69.973%{transform:translate(56.723vw,69.973vh) scale(.421)}to{transform:translate(56.47015vw,100vh) scale(.421)}}.snow:nth-child(170){opacity:1.0154;transform:translate(63.4612vw,-10px) scale(.0894);animation:fall-170 28s -6s linear infinite}@keyframes fall-170{43.073%{transform:translate(65.2878vw,43.073vh) scale(.0894)}to{transform:translate(64.3745vw,100vh) scale(.0894)}}.snow:nth-child(171){opacity:.1986;transform:translate(26.3887vw,-10px) scale(.4187);animation:fall-171 28s -29s linear infinite}@keyframes fall-171{73.626%{transform:translate(19.759vw,73.626vh) scale(.4187)}to{transform:translate(23.07385vw,100vh) scale(.4187)}}.snow:nth-child(172){opacity:1.2368;transform:translate(84.3001vw,-10px) scale(.1324);animation:fall-172 17s -13s linear infinite}@keyframes fall-172{30.36%{transform:translate(91.4372vw,30.36vh) scale(.1324)}to{transform:translate(87.86865vw,100vh) scale(.1324)}}.snow:nth-child(173){opacity:1.036;transform:translate(94.9309vw,-10px) scale(.2057);animation:fall-173 24s -16s linear infinite}@keyframes fall-173{62.256%{transform:translate(96.4549vw,62.256vh) scale(.2057)}to{transform:translate(95.6929vw,100vh) scale(.2057)}}.snow:nth-child(174){opacity:1.5322;transform:translate(25.5948vw,-10px) scale(.4863);animation:fall-174 11s -21s linear infinite}@keyframes fall-174{56.024%{transform:translate(34.8341vw,56.024vh) scale(.4863)}to{transform:translate(30.21445vw,100vh) scale(.4863)}}.snow:nth-child(175){opacity:.996;transform:translate(45.1462vw,-10px) scale(.2506);animation:fall-175 25s -15s linear infinite}@keyframes fall-175{62.415%{transform:translate(42.6531vw,62.415vh) scale(.2506)}to{transform:translate(43.89965vw,100vh) scale(.2506)}}.snow:nth-child(176){opacity:1.4982;transform:translate(88.0224vw,-10px) scale(.0439);animation:fall-176 17s -27s linear infinite}@keyframes fall-176{65.007%{transform:translate(81.9899vw,65.007vh) scale(.0439)}to{transform:translate(85.00615vw,100vh) scale(.0439)}}.snow:nth-child(177){opacity:1.7504;transform:translate(76.3798vw,-10px) scale(.6534);animation:fall-177 12s -3s linear infinite}@keyframes fall-177{69.851%{transform:translate(82.7571vw,69.851vh) scale(.6534)}to{transform:translate(79.56845vw,100vh) scale(.6534)}}.snow:nth-child(178){opacity:1.9928;transform:translate(91.5491vw,-10px) scale(.1382);animation:fall-178 22s -3s linear infinite}@keyframes fall-178{51.765%{transform:translate(99.0356vw,51.765vh) scale(.1382)}to{transform:translate(95.29235vw,100vh) scale(.1382)}}.snow:nth-child(179){opacity:.5344;transform:translate(8.1383vw,-10px) scale(.4263);animation:fall-179 28s -19s linear infinite}@keyframes fall-179{64.444%{transform:translate(8.1272vw,64.444vh) scale(.4263)}to{transform:translate(8.13275vw,100vh) scale(.4263)}}.snow:nth-child(180){opacity:1.9222;transform:translate(11.2961vw,-10px) scale(.924);animation:fall-180 21s -23s linear infinite}@keyframes fall-180{30.757%{transform:translate(13.6671vw,30.757vh) scale(.924)}to{transform:translate(12.4816vw,100vh) scale(.924)}}.snow:nth-child(181){opacity:1.3208;transform:translate(21.67vw,-10px) scale(.9436);animation:fall-181 16s -23s linear infinite}@keyframes fall-181{55.875%{transform:translate(26.755vw,55.875vh) scale(.9436)}to{transform:translate(24.2125vw,100vh) scale(.9436)}}.snow:nth-child(182){opacity:1.7926;transform:translate(41.3385vw,-10px) scale(.7629);animation:fall-182 29s -22s linear infinite}@keyframes fall-182{40.016%{transform:translate(48.9836vw,40.016vh) scale(.7629)}to{transform:translate(45.16105vw,100vh) scale(.7629)}}.snow:nth-child(183){opacity:1.9788;transform:translate(95.6283vw,-10px) scale(.694);animation:fall-183 30s -15s linear infinite}@keyframes fall-183{66.841%{transform:translate(88.8324vw,66.841vh) scale(.694)}to{transform:translate(92.23035vw,100vh) scale(.694)}}.snow:nth-child(184){opacity:1.6536;transform:translate(30.0817vw,-10px) scale(.7551);animation:fall-184 25s -22s linear infinite}@keyframes fall-184{77.727%{transform:translate(32.692vw,77.727vh) scale(.7551)}to{transform:translate(31.38685vw,100vh) scale(.7551)}}.snow:nth-child(185){opacity:1.7416;transform:translate(6.5932vw,-10px) scale(.2386);animation:fall-185 29s -27s linear infinite}@keyframes fall-185{48.662%{transform:translate(7.0525vw,48.662vh) scale(.2386)}to{transform:translate(6.82285vw,100vh) scale(.2386)}}.snow:nth-child(186){opacity:.539;transform:translate(64.2162vw,-10px) scale(.9216);animation:fall-186 20s -24s linear infinite}@keyframes fall-186{35.353%{transform:translate(70.5502vw,35.353vh) scale(.9216)}to{transform:translate(67.3832vw,100vh) scale(.9216)}}.snow:nth-child(187){opacity:.7106;transform:translate(81.3865vw,-10px) scale(.5012);animation:fall-187 23s -4s linear infinite}@keyframes fall-187{32.186%{transform:translate(79.5892vw,32.186vh) scale(.5012)}to{transform:translate(80.48785vw,100vh) scale(.5012)}}.snow:nth-child(188){opacity:.56;transform:translate(11.6992vw,-10px) scale(.5806);animation:fall-188 23s -3s linear infinite}@keyframes fall-188{56.1%{transform:translate(16.3819vw,56.1vh) scale(.5806)}to{transform:translate(14.04055vw,100vh) scale(.5806)}}.snow:nth-child(189){opacity:.174;transform:translate(2.6674vw,-10px) scale(.8579);animation:fall-189 28s -16s linear infinite}@keyframes fall-189{32.363%{transform:translate(-7.2905vw,32.363vh) scale(.8579)}to{transform:translate(-2.31155vw,100vh) scale(.8579)}}.snow:nth-child(190){opacity:.2618;transform:translate(91.9571vw,-10px) scale(.5069);animation:fall-190 14s -5s linear infinite}@keyframes fall-190{70.763%{transform:translate(101.9269vw,70.763vh) scale(.5069)}to{transform:translate(96.942vw,100vh) scale(.5069)}}.snow:nth-child(191){opacity:.9666;transform:translate(34.2298vw,-10px) scale(.5273);animation:fall-191 25s -15s linear infinite}@keyframes fall-191{51.3%{transform:translate(29.1231vw,51.3vh) scale(.5273)}to{transform:translate(31.67645vw,100vh) scale(.5273)}}.snow:nth-child(192){opacity:.1962;transform:translate(53.6032vw,-10px) scale(.984);animation:fall-192 22s -23s linear infinite}@keyframes fall-192{37.391%{transform:translate(48.5765vw,37.391vh) scale(.984)}to{transform:translate(51.08985vw,100vh) scale(.984)}}.snow:nth-child(193){opacity:.2978;transform:translate(61.4223vw,-10px) scale(.3176);animation:fall-193 19s -13s linear infinite}@keyframes fall-193{46.358%{transform:translate(51.9194vw,46.358vh) scale(.3176)}to{transform:translate(56.67085vw,100vh) scale(.3176)}}.snow:nth-child(194){opacity:.7784;transform:translate(28.4148vw,-10px) scale(.4953);animation:fall-194 26s -23s linear infinite}@keyframes fall-194{77.244%{transform:translate(35.0146vw,77.244vh) scale(.4953)}to{transform:translate(31.7147vw,100vh) scale(.4953)}}.snow:nth-child(195){opacity:1.5338;transform:translate(67.2185vw,-10px) scale(.3411);animation:fall-195 13s -24s linear infinite}@keyframes fall-195{30.045%{transform:translate(61.6774vw,30.045vh) scale(.3411)}to{transform:translate(64.44795vw,100vh) scale(.3411)}}.snow:nth-child(196){opacity:1.5522;transform:translate(70.052vw,-10px) scale(.008);animation:fall-196 19s -27s linear infinite}@keyframes fall-196{46.882%{transform:translate(66.7314vw,46.882vh) scale(.008)}to{transform:translate(68.3917vw,100vh) scale(.008)}}.snow:nth-child(197){opacity:1.306;transform:translate(23.4541vw,-10px) scale(.2762);animation:fall-197 30s -12s linear infinite}@keyframes fall-197{49.443%{transform:translate(13.7789vw,49.443vh) scale(.2762)}to{transform:translate(18.6165vw,100vh) scale(.2762)}}.snow:nth-child(198){opacity:.624;transform:translate(84.1936vw,-10px) scale(.4606);animation:fall-198 13s -27s linear infinite}@keyframes fall-198{32.581%{transform:translate(85.7706vw,32.581vh) scale(.4606)}to{transform:translate(84.9821vw,100vh) scale(.4606)}}.snow:nth-child(199){opacity:.5546;transform:translate(41.9773vw,-10px) scale(.8455);animation:fall-199 13s -4s linear infinite}@keyframes fall-199{40.831%{transform:translate(39.1754vw,40.831vh) scale(.8455)}to{transform:translate(40.57635vw,100vh) scale(.8455)}}.snow:nth-child(200){opacity:.2312;transform:translate(94.3926vw,-10px) scale(.3497);animation:fall-200 19s -13s linear infinite}@keyframes fall-200{58.226%{transform:translate(101.8876vw,58.226vh) scale(.3497)}to{transform:translate(98.1401vw,100vh) scale(.3497)}}.snow:nth-child(201){opacity:1.9858;transform:translate(84.9501vw,-10px) scale(.4387);animation:fall-201 30s -29s linear infinite}@keyframes fall-201{76.454%{transform:translate(82.1288vw,76.454vh) scale(.4387)}to{transform:translate(83.53945vw,100vh) scale(.4387)}}.snow:nth-child(202){opacity:1.3064;transform:translate(37.14vw,-10px) scale(.0504);animation:fall-202 26s -2s linear infinite}@keyframes fall-202{72.793%{transform:translate(41.9363vw,72.793vh) scale(.0504)}to{transform:translate(39.53815vw,100vh) scale(.0504)}}.snow:nth-child(203){opacity:1.667;transform:translate(61.7204vw,-10px) scale(.9255);animation:fall-203 27s -30s linear infinite}@keyframes fall-203{53.416%{transform:translate(59.1429vw,53.416vh) scale(.9255)}to{transform:translate(60.43165vw,100vh) scale(.9255)}}.snow:nth-child(204){opacity:1.2476;transform:translate(50.5862vw,-10px) scale(.2592);animation:fall-204 10s -16s linear infinite}@keyframes fall-204{58.418%{transform:translate(45.1674vw,58.418vh) scale(.2592)}to{transform:translate(47.8768vw,100vh) scale(.2592)}}.snow:nth-child(205){opacity:1.0238;transform:translate(46.1559vw,-10px) scale(.0375);animation:fall-205 27s -9s linear infinite}@keyframes fall-205{51.238%{transform:translate(42.3391vw,51.238vh) scale(.0375)}to{transform:translate(44.2475vw,100vh) scale(.0375)}}.snow:nth-child(206){opacity:.4688;transform:translate(31.5547vw,-10px) scale(.4262);animation:fall-206 19s -21s linear infinite}@keyframes fall-206{41.111%{transform:translate(35.0802vw,41.111vh) scale(.4262)}to{transform:translate(33.31745vw,100vh) scale(.4262)}}.snow:nth-child(207){opacity:1.4802;transform:translate(27.1312vw,-10px) scale(.915);animation:fall-207 23s -29s linear infinite}@keyframes fall-207{46.95%{transform:translate(22.0771vw,46.95vh) scale(.915)}to{transform:translate(24.60415vw,100vh) scale(.915)}}.snow:nth-child(208){opacity:1.0154;transform:translate(23.187vw,-10px) scale(.7633);animation:fall-208 16s -12s linear infinite}@keyframes fall-208{56.245%{transform:translate(29.8551vw,56.245vh) scale(.7633)}to{transform:translate(26.52105vw,100vh) scale(.7633)}}.snow:nth-child(209){opacity:1.4194;transform:translate(39.2329vw,-10px) scale(.5529);animation:fall-209 26s -18s linear infinite}@keyframes fall-209{42.741%{transform:translate(38.5591vw,42.741vh) scale(.5529)}to{transform:translate(38.896vw,100vh) scale(.5529)}}.snow:nth-child(210){opacity:1.4556;transform:translate(98.1791vw,-10px) scale(.7974);animation:fall-210 11s -9s linear infinite}@keyframes fall-210{59.877%{transform:translate(107.2707vw,59.877vh) scale(.7974)}to{transform:translate(102.7249vw,100vh) scale(.7974)}}.snow:nth-child(211){opacity:1.9676;transform:translate(24.3052vw,-10px) scale(.8536);animation:fall-211 18s -25s linear infinite}@keyframes fall-211{77.042%{transform:translate(27.7741vw,77.042vh) scale(.8536)}to{transform:translate(26.03965vw,100vh) scale(.8536)}}.snow:nth-child(212){opacity:1.9702;transform:translate(49.0643vw,-10px) scale(.9716);animation:fall-212 28s -16s linear infinite}@keyframes fall-212{62.678%{transform:translate(50.9912vw,62.678vh) scale(.9716)}to{transform:translate(50.02775vw,100vh) scale(.9716)}}.snow:nth-child(213){opacity:.1274;transform:translate(89.5624vw,-10px) scale(.2568);animation:fall-213 28s -26s linear infinite}@keyframes fall-213{74.135%{transform:translate(88.3532vw,74.135vh) scale(.2568)}to{transform:translate(88.9578vw,100vh) scale(.2568)}}.snow:nth-child(214){opacity:.1204;transform:translate(70.146vw,-10px) scale(.4959);animation:fall-214 11s -1s linear infinite}@keyframes fall-214{53.547%{transform:translate(71.9006vw,53.547vh) scale(.4959)}to{transform:translate(71.0233vw,100vh) scale(.4959)}}.snow:nth-child(215){opacity:.6666;transform:translate(49.5332vw,-10px) scale(.5399);animation:fall-215 27s -13s linear infinite}@keyframes fall-215{58.771%{transform:translate(50.1537vw,58.771vh) scale(.5399)}to{transform:translate(49.84345vw,100vh) scale(.5399)}}.snow:nth-child(216){opacity:1.2136;transform:translate(22.3596vw,-10px) scale(.4613);animation:fall-216 30s -10s linear infinite}@keyframes fall-216{67.361%{transform:translate(19.1112vw,67.361vh) scale(.4613)}to{transform:translate(20.7354vw,100vh) scale(.4613)}}.snow:nth-child(217){opacity:1.2884;transform:translate(79.7049vw,-10px) scale(.1025);animation:fall-217 30s -19s linear infinite}@keyframes fall-217{49.976%{transform:translate(70.5327vw,49.976vh) scale(.1025)}to{transform:translate(75.1188vw,100vh) scale(.1025)}}.snow:nth-child(218){opacity:.6472;transform:translate(91.1612vw,-10px) scale(.0409);animation:fall-218 21s -23s linear infinite}@keyframes fall-218{76.624%{transform:translate(82.281vw,76.624vh) scale(.0409)}to{transform:translate(86.7211vw,100vh) scale(.0409)}}.snow:nth-child(219){opacity:.3238;transform:translate(64.9953vw,-10px) scale(.5794);animation:fall-219 30s -8s linear infinite}@keyframes fall-219{44.048%{transform:translate(61.3501vw,44.048vh) scale(.5794)}to{transform:translate(63.1727vw,100vh) scale(.5794)}}.snow:nth-child(220){opacity:1.3022;transform:translate(6.513vw,-10px) scale(.6105);animation:fall-220 19s -11s linear infinite}@keyframes fall-220{66.413%{transform:translate(15.4812vw,66.413vh) scale(.6105)}to{transform:translate(10.9971vw,100vh) scale(.6105)}}.snow:nth-child(221){opacity:.032;transform:translate(4.7718vw,-10px) scale(.9961);animation:fall-221 15s -6s linear infinite}@keyframes fall-221{60.53%{transform:translate(-4.1649vw,60.53vh) scale(.9961)}to{transform:translate(.30345vw,100vh) scale(.9961)}}.snow:nth-child(222){opacity:.9552;transform:translate(58.0448vw,-10px) scale(.5116);animation:fall-222 26s -15s linear infinite}@keyframes fall-222{75.762%{transform:translate(58.4391vw,75.762vh) scale(.5116)}to{transform:translate(58.24195vw,100vh) scale(.5116)}}.snow:nth-child(223){opacity:.646;transform:translate(19.6637vw,-10px) scale(.9656);animation:fall-223 10s -24s linear infinite}@keyframes fall-223{36.513%{transform:translate(28.6503vw,36.513vh) scale(.9656)}to{transform:translate(24.157vw,100vh) scale(.9656)}}.snow:nth-child(224){opacity:.5378;transform:translate(81.6899vw,-10px) scale(.5272);animation:fall-224 22s -13s linear infinite}@keyframes fall-224{77.911%{transform:translate(74.7213vw,77.911vh) scale(.5272)}to{transform:translate(78.2056vw,100vh) scale(.5272)}}.snow:nth-child(225){opacity:.3126;transform:translate(64.8769vw,-10px) scale(.8785);animation:fall-225 21s -4s linear infinite}@keyframes fall-225{33.19%{transform:translate(60.6503vw,33.19vh) scale(.8785)}to{transform:translate(62.7636vw,100vh) scale(.8785)}}.snow:nth-child(226){opacity:.2798;transform:translate(22.6335vw,-10px) scale(.654);animation:fall-226 13s -4s linear infinite}@keyframes fall-226{45.074%{transform:translate(26.7195vw,45.074vh) scale(.654)}to{transform:translate(24.6765vw,100vh) scale(.654)}}.snow:nth-child(227){opacity:1.9738;transform:translate(53.1122vw,-10px) scale(.0605);animation:fall-227 18s -29s linear infinite}@keyframes fall-227{53.721%{transform:translate(46.3352vw,53.721vh) scale(.0605)}to{transform:translate(49.7237vw,100vh) scale(.0605)}}.snow:nth-child(228){opacity:.0886;transform:translate(98.4187vw,-10px) scale(.4043);animation:fall-228 12s -7s linear infinite}@keyframes fall-228{64.989%{transform:translate(102.4556vw,64.989vh) scale(.4043)}to{transform:translate(100.43715vw,100vh) scale(.4043)}}.snow:nth-child(229){opacity:.0426;transform:translate(32.9136vw,-10px) scale(.8495);animation:fall-229 10s -24s linear infinite}@keyframes fall-229{66.588%{transform:translate(36.9587vw,66.588vh) scale(.8495)}to{transform:translate(34.93615vw,100vh) scale(.8495)}}.snow:nth-child(230){opacity:1.3872;transform:translate(80.2051vw,-10px) scale(.7859);animation:fall-230 14s -16s linear infinite}@keyframes fall-230{33.95%{transform:translate(77.8552vw,33.95vh) scale(.7859)}to{transform:translate(79.03015vw,100vh) scale(.7859)}}.snow:nth-child(231){opacity:1.9972;transform:translate(4.0908vw,-10px) scale(.5263);animation:fall-231 16s -27s linear infinite}@keyframes fall-231{35.149%{transform:translate(-4.5725vw,35.149vh) scale(.5263)}to{transform:translate(-.24085vw,100vh) scale(.5263)}}.snow:nth-child(232){opacity:.8432;transform:translate(90.9666vw,-10px) scale(.0502);animation:fall-232 11s -4s linear infinite}@keyframes fall-232{52.231%{transform:translate(96.3413vw,52.231vh) scale(.0502)}to{transform:translate(93.65395vw,100vh) scale(.0502)}}.snow:nth-child(233){opacity:.1948;transform:translate(80.6397vw,-10px) scale(.0173);animation:fall-233 29s -13s linear infinite}@keyframes fall-233{76.946%{transform:translate(77.6645vw,76.946vh) scale(.0173)}to{transform:translate(79.1521vw,100vh) scale(.0173)}}.snow:nth-child(234){opacity:.1272;transform:translate(9.7187vw,-10px) scale(.4883);animation:fall-234 30s -25s linear infinite}@keyframes fall-234{67.24%{transform:translate(4.9454vw,67.24vh) scale(.4883)}to{transform:translate(7.33205vw,100vh) scale(.4883)}}.snow:nth-child(235){opacity:.972;transform:translate(15.4055vw,-10px) scale(.3848);animation:fall-235 12s -10s linear infinite}@keyframes fall-235{79.945%{transform:translate(11.7226vw,79.945vh) scale(.3848)}to{transform:translate(13.56405vw,100vh) scale(.3848)}}.snow:nth-child(236){opacity:1.357;transform:translate(11.2709vw,-10px) scale(.5823);animation:fall-236 25s -27s linear infinite}@keyframes fall-236{63.914%{transform:translate(19.7571vw,63.914vh) scale(.5823)}to{transform:translate(15.514vw,100vh) scale(.5823)}}.snow:nth-child(237){opacity:1.8704;transform:translate(12.5867vw,-10px) scale(.6446);animation:fall-237 21s -30s linear infinite}@keyframes fall-237{44.929%{transform:translate(15.4449vw,44.929vh) scale(.6446)}to{transform:translate(14.0158vw,100vh) scale(.6446)}}.snow:nth-child(238){opacity:1.3118;transform:translate(78.6733vw,-10px) scale(.1895);animation:fall-238 17s -19s linear infinite}@keyframes fall-238{32.491%{transform:translate(79.2953vw,32.491vh) scale(.1895)}to{transform:translate(78.9843vw,100vh) scale(.1895)}}.snow:nth-child(239){opacity:.4022;transform:translate(57.3375vw,-10px) scale(.3747);animation:fall-239 10s -8s linear infinite}@keyframes fall-239{44.61%{transform:translate(53.4942vw,44.61vh) scale(.3747)}to{transform:translate(55.41585vw,100vh) scale(.3747)}}.snow:nth-child(240){opacity:1.5326;transform:translate(89.6415vw,-10px) scale(.8898);animation:fall-240 19s -18s linear infinite}@keyframes fall-240{67.706%{transform:translate(96.023vw,67.706vh) scale(.8898)}to{transform:translate(92.83225vw,100vh) scale(.8898)}}.snow:nth-child(241){opacity:.6244;transform:translate(39.7491vw,-10px) scale(.9955);animation:fall-241 20s -12s linear infinite}@keyframes fall-241{71.411%{transform:translate(47.4735vw,71.411vh) scale(.9955)}to{transform:translate(43.6113vw,100vh) scale(.9955)}}.snow:nth-child(242){opacity:.284;transform:translate(27.3977vw,-10px) scale(.6917);animation:fall-242 14s -4s linear infinite}@keyframes fall-242{31.129%{transform:translate(34.3858vw,31.129vh) scale(.6917)}to{transform:translate(30.89175vw,100vh) scale(.6917)}}.snow:nth-child(243){opacity:.8702;transform:translate(33.9918vw,-10px) scale(.334);animation:fall-243 19s -17s linear infinite}@keyframes fall-243{58.599%{transform:translate(37.4074vw,58.599vh) scale(.334)}to{transform:translate(35.6996vw,100vh) scale(.334)}}.snow:nth-child(244){opacity:1.8654;transform:translate(13.0875vw,-10px) scale(.4062);animation:fall-244 23s -2s linear infinite}@keyframes fall-244{46.115%{transform:translate(13.6099vw,46.115vh) scale(.4062)}to{transform:translate(13.3487vw,100vh) scale(.4062)}}.snow:nth-child(245){opacity:.5668;transform:translate(35.0826vw,-10px) scale(.3475);animation:fall-245 29s -12s linear infinite}@keyframes fall-245{60.2%{transform:translate(26.4251vw,60.2vh) scale(.3475)}to{transform:translate(30.75385vw,100vh) scale(.3475)}}.snow:nth-child(246){opacity:.1622;transform:translate(84.6485vw,-10px) scale(.2535);animation:fall-246 23s -14s linear infinite}@keyframes fall-246{62.548%{transform:translate(78.6634vw,62.548vh) scale(.2535)}to{transform:translate(81.65595vw,100vh) scale(.2535)}}.snow:nth-child(247){opacity:.5062;transform:translate(21.2337vw,-10px) scale(.3399);animation:fall-247 13s -8s linear infinite}@keyframes fall-247{57.331%{transform:translate(25.1458vw,57.331vh) scale(.3399)}to{transform:translate(23.18975vw,100vh) scale(.3399)}}.snow:nth-child(248){opacity:1.7466;transform:translate(55.2868vw,-10px) scale(.0038);animation:fall-248 24s -30s linear infinite}@keyframes fall-248{67.916%{transform:translate(61.3996vw,67.916vh) scale(.0038)}to{transform:translate(58.3432vw,100vh) scale(.0038)}}.snow:nth-child(249){opacity:.8266;transform:translate(39.8753vw,-10px) scale(.6855);animation:fall-249 21s -24s linear infinite}@keyframes fall-249{64.37%{transform:translate(39.9vw,64.37vh) scale(.6855)}to{transform:translate(39.88765vw,100vh) scale(.6855)}}.snow:nth-child(250){opacity:.6612;transform:translate(9.6819vw,-10px) scale(.1612);animation:fall-250 17s -10s linear infinite}@keyframes fall-250{57.178%{transform:translate(5.3997vw,57.178vh) scale(.1612)}to{transform:translate(7.5408vw,100vh) scale(.1612)}}.snow:nth-child(251){opacity:1.0804;transform:translate(36.5751vw,-10px) scale(.1892);animation:fall-251 12s -7s linear infinite}@keyframes fall-251{69.363%{transform:translate(44.4083vw,69.363vh) scale(.1892)}to{transform:translate(40.4917vw,100vh) scale(.1892)}}.snow:nth-child(252){opacity:.8318;transform:translate(81.7999vw,-10px) scale(.8939);animation:fall-252 26s -24s linear infinite}@keyframes fall-252{35.004%{transform:translate(77.0608vw,35.004vh) scale(.8939)}to{transform:translate(79.43035vw,100vh) scale(.8939)}}.snow:nth-child(253){opacity:.8006;transform:translate(41.9021vw,-10px) scale(.2648);animation:fall-253 30s -23s linear infinite}@keyframes fall-253{51.9%{transform:translate(48.2211vw,51.9vh) scale(.2648)}to{transform:translate(45.0616vw,100vh) scale(.2648)}}.snow:nth-child(254){opacity:1.363;transform:translate(26.4475vw,-10px) scale(.3231);animation:fall-254 27s -30s linear infinite}@keyframes fall-254{30.715%{transform:translate(19.5266vw,30.715vh) scale(.3231)}to{transform:translate(22.98705vw,100vh) scale(.3231)}}.snow:nth-child(255){opacity:.7162;transform:translate(8.8916vw,-10px) scale(.0647);animation:fall-255 11s -22s linear infinite}@keyframes fall-255{30.33%{transform:translate(16.6089vw,30.33vh) scale(.0647)}to{transform:translate(12.75025vw,100vh) scale(.0647)}}.snow:nth-child(256){opacity:1.563;transform:translate(34.6649vw,-10px) scale(.1709);animation:fall-256 12s -13s linear infinite}@keyframes fall-256{71.225%{transform:translate(27.4399vw,71.225vh) scale(.1709)}to{transform:translate(31.0524vw,100vh) scale(.1709)}}.snow:nth-child(257){opacity:.6238;transform:translate(22.3568vw,-10px) scale(.2734);animation:fall-257 19s -5s linear infinite}@keyframes fall-257{76.569%{transform:translate(31.2393vw,76.569vh) scale(.2734)}to{transform:translate(26.79805vw,100vh) scale(.2734)}}.snow:nth-child(258){opacity:1.0528;transform:translate(31.568vw,-10px) scale(.0657);animation:fall-258 18s -13s linear infinite}@keyframes fall-258{57.327%{transform:translate(30.8912vw,57.327vh) scale(.0657)}to{transform:translate(31.2296vw,100vh) scale(.0657)}}.snow:nth-child(259){opacity:1.8096;transform:translate(47.7857vw,-10px) scale(.5258);animation:fall-259 12s -21s linear infinite}@keyframes fall-259{36.493%{transform:translate(49.1196vw,36.493vh) scale(.5258)}to{transform:translate(48.45265vw,100vh) scale(.5258)}}.snow:nth-child(260){opacity:.9718;transform:translate(.8596vw,-10px) scale(.2143);animation:fall-260 24s -24s linear infinite}@keyframes fall-260{57.152%{transform:translate(1.3491vw,57.152vh) scale(.2143)}to{transform:translate(1.10435vw,100vh) scale(.2143)}}.snow:nth-child(261){opacity:1.4812;transform:translate(13.2494vw,-10px) scale(.3745);animation:fall-261 19s -14s linear infinite}@keyframes fall-261{73.283%{transform:translate(18.7133vw,73.283vh) scale(.3745)}to{transform:translate(15.98135vw,100vh) scale(.3745)}}.snow:nth-child(262){opacity:.0472;transform:translate(53.0963vw,-10px) scale(.7034);animation:fall-262 30s -21s linear infinite}@keyframes fall-262{66.929%{transform:translate(58.462vw,66.929vh) scale(.7034)}to{transform:translate(55.77915vw,100vh) scale(.7034)}}.snow:nth-child(263){opacity:.5084;transform:translate(1.3227vw,-10px) scale(.2956);animation:fall-263 13s -5s linear infinite}@keyframes fall-263{48.257%{transform:translate(10.1409vw,48.257vh) scale(.2956)}to{transform:translate(5.7318vw,100vh) scale(.2956)}}.snow:nth-child(264){opacity:.625;transform:translate(17.7976vw,-10px) scale(.293);animation:fall-264 10s -18s linear infinite}@keyframes fall-264{59.616%{transform:translate(9.8969vw,59.616vh) scale(.293)}to{transform:translate(13.84725vw,100vh) scale(.293)}}.snow:nth-child(265){opacity:.6274;transform:translate(62.0708vw,-10px) scale(.0055);animation:fall-265 14s -14s linear infinite}@keyframes fall-265{50.678%{transform:translate(53.8774vw,50.678vh) scale(.0055)}to{transform:translate(57.9741vw,100vh) scale(.0055)}}.snow:nth-child(266){opacity:1.0468;transform:translate(47.4285vw,-10px) scale(.2059);animation:fall-266 15s -30s linear infinite}@keyframes fall-266{39.594%{transform:translate(47.8557vw,39.594vh) scale(.2059)}to{transform:translate(47.6421vw,100vh) scale(.2059)}}.snow:nth-child(267){opacity:.1804;transform:translate(24.4227vw,-10px) scale(.0931);animation:fall-267 27s -28s linear infinite}@keyframes fall-267{72.806%{transform:translate(19.654vw,72.806vh) scale(.0931)}to{transform:translate(22.03835vw,100vh) scale(.0931)}}.snow:nth-child(268){opacity:.9238;transform:translate(14.462vw,-10px) scale(.5164);animation:fall-268 19s -19s linear infinite}@keyframes fall-268{52.937%{transform:translate(19.7256vw,52.937vh) scale(.5164)}to{transform:translate(17.0938vw,100vh) scale(.5164)}}.snow:nth-child(269){opacity:.8026;transform:translate(32.9174vw,-10px) scale(.6481);animation:fall-269 24s -30s linear infinite}@keyframes fall-269{63.761%{transform:translate(40.4525vw,63.761vh) scale(.6481)}to{transform:translate(36.68495vw,100vh) scale(.6481)}}.snow:nth-child(270){opacity:1.7838;transform:translate(90.5276vw,-10px) scale(.3598);animation:fall-270 18s -26s linear infinite}@keyframes fall-270{65.99%{transform:translate(83.4616vw,65.99vh) scale(.3598)}to{transform:translate(86.9946vw,100vh) scale(.3598)}}.snow:nth-child(271){opacity:.9236;transform:translate(28.6993vw,-10px) scale(.402);animation:fall-271 11s -28s linear infinite}@keyframes fall-271{75.158%{transform:translate(25.7054vw,75.158vh) scale(.402)}to{transform:translate(27.20235vw,100vh) scale(.402)}}.snow:nth-child(272){opacity:.0542;transform:translate(17.6163vw,-10px) scale(.221);animation:fall-272 12s -8s linear infinite}@keyframes fall-272{77.898%{transform:translate(20.7555vw,77.898vh) scale(.221)}to{transform:translate(19.1859vw,100vh) scale(.221)}}.snow:nth-child(273){opacity:1.1818;transform:translate(10.3829vw,-10px) scale(.5313);animation:fall-273 20s -17s linear infinite}@keyframes fall-273{67.642%{transform:translate(2.9892vw,67.642vh) scale(.5313)}to{transform:translate(6.68605vw,100vh) scale(.5313)}}.snow:nth-child(274){opacity:.6182;transform:translate(19.8719vw,-10px) scale(.1454);animation:fall-274 16s -28s linear infinite}@keyframes fall-274{31.049%{transform:translate(26.506vw,31.049vh) scale(.1454)}to{transform:translate(23.18895vw,100vh) scale(.1454)}}.snow:nth-child(275){opacity:1.662;transform:translate(97.4765vw,-10px) scale(.9389);animation:fall-275 13s -18s linear infinite}@keyframes fall-275{74.49%{transform:translate(106.9519vw,74.49vh) scale(.9389)}to{transform:translate(102.2142vw,100vh) scale(.9389)}}.snow:nth-child(276){opacity:1.3358;transform:translate(96.002vw,-10px) scale(.8563);animation:fall-276 22s -6s linear infinite}@keyframes fall-276{36.601%{transform:translate(98.099vw,36.601vh) scale(.8563)}to{transform:translate(97.0505vw,100vh) scale(.8563)}}.snow:nth-child(277){opacity:1.4998;transform:translate(20.0085vw,-10px) scale(.5986);animation:fall-277 20s -29s linear infinite}@keyframes fall-277{34.405%{transform:translate(11.6037vw,34.405vh) scale(.5986)}to{transform:translate(15.8061vw,100vh) scale(.5986)}}.snow:nth-child(278){opacity:1.536;transform:translate(7.5975vw,-10px) scale(.4129);animation:fall-278 12s -15s linear infinite}@keyframes fall-278{41.902%{transform:translate(-.1814vw,41.902vh) scale(.4129)}to{transform:translate(3.70805vw,100vh) scale(.4129)}}.snow:nth-child(279){opacity:1.1172;transform:translate(58.5411vw,-10px) scale(.5049);animation:fall-279 23s -23s linear infinite}@keyframes fall-279{33.866%{transform:translate(53.0344vw,33.866vh) scale(.5049)}to{transform:translate(55.78775vw,100vh) scale(.5049)}}.snow:nth-child(280){opacity:1.3242;transform:translate(53.6867vw,-10px) scale(.71);animation:fall-280 26s -10s linear infinite}@keyframes fall-280{55.313%{transform:translate(47.2013vw,55.313vh) scale(.71)}to{transform:translate(50.444vw,100vh) scale(.71)}}.snow:nth-child(281){opacity:1.2346;transform:translate(98.0951vw,-10px) scale(.714);animation:fall-281 15s -13s linear infinite}@keyframes fall-281{61.797%{transform:translate(100.9709vw,61.797vh) scale(.714)}to{transform:translate(99.533vw,100vh) scale(.714)}}.snow:nth-child(282){opacity:.8624;transform:translate(55.7053vw,-10px) scale(.1841);animation:fall-282 16s -28s linear infinite}@keyframes fall-282{38.129%{transform:translate(59.2118vw,38.129vh) scale(.1841)}to{transform:translate(57.45855vw,100vh) scale(.1841)}}.snow:nth-child(283){opacity:1.5588;transform:translate(26.3869vw,-10px) scale(.6667);animation:fall-283 26s -16s linear infinite}@keyframes fall-283{45.041%{transform:translate(17.9571vw,45.041vh) scale(.6667)}to{transform:translate(22.172vw,100vh) scale(.6667)}}.snow:nth-child(284){opacity:.5072;transform:translate(79.3523vw,-10px) scale(.2544);animation:fall-284 14s -25s linear infinite}@keyframes fall-284{62.274%{transform:translate(85.8349vw,62.274vh) scale(.2544)}to{transform:translate(82.5936vw,100vh) scale(.2544)}}.snow:nth-child(285){opacity:.1474;transform:translate(64.6346vw,-10px) scale(.0987);animation:fall-285 24s -20s linear infinite}@keyframes fall-285{39.211%{transform:translate(70.4905vw,39.211vh) scale(.0987)}to{transform:translate(67.56255vw,100vh) scale(.0987)}}.snow:nth-child(286){opacity:.545;transform:translate(9.5663vw,-10px) scale(.7811);animation:fall-286 14s -9s linear infinite}@keyframes fall-286{38.421%{transform:translate(13.9281vw,38.421vh) scale(.7811)}to{transform:translate(11.7472vw,100vh) scale(.7811)}}.snow:nth-child(287){opacity:1.6492;transform:translate(20.5272vw,-10px) scale(.023);animation:fall-287 18s -9s linear infinite}@keyframes fall-287{75.272%{transform:translate(11.3689vw,75.272vh) scale(.023)}to{transform:translate(15.94805vw,100vh) scale(.023)}}.snow:nth-child(288){opacity:1.6896;transform:translate(78.4494vw,-10px) scale(.6169);animation:fall-288 26s -19s linear infinite}@keyframes fall-288{54.153%{transform:translate(73.3177vw,54.153vh) scale(.6169)}to{transform:translate(75.88355vw,100vh) scale(.6169)}}.snow:nth-child(289){opacity:.9642;transform:translate(51.0643vw,-10px) scale(.3591);animation:fall-289 10s -25s linear infinite}@keyframes fall-289{46.192%{transform:translate(58.442vw,46.192vh) scale(.3591)}to{transform:translate(54.75315vw,100vh) scale(.3591)}}.snow:nth-child(290){opacity:.7136;transform:translate(43.6652vw,-10px) scale(.2907);animation:fall-290 26s -12s linear infinite}@keyframes fall-290{45.216%{transform:translate(34.7541vw,45.216vh) scale(.2907)}to{transform:translate(39.20965vw,100vh) scale(.2907)}}.snow:nth-child(291){opacity:.5278;transform:translate(69.4476vw,-10px) scale(.01);animation:fall-291 11s -4s linear infinite}@keyframes fall-291{77.5%{transform:translate(62.7954vw,77.5vh) scale(.01)}to{transform:translate(66.1215vw,100vh) scale(.01)}}.snow:nth-child(292){opacity:1.8082;transform:translate(7.3623vw,-10px) scale(.5868);animation:fall-292 17s -20s linear infinite}@keyframes fall-292{49.729%{transform:translate(16.5571vw,49.729vh) scale(.5868)}to{transform:translate(11.9597vw,100vh) scale(.5868)}}.snow:nth-child(293){opacity:1.8562;transform:translate(78.2911vw,-10px) scale(.9272);animation:fall-293 16s -16s linear infinite}@keyframes fall-293{49.84%{transform:translate(72.1906vw,49.84vh) scale(.9272)}to{transform:translate(75.24085vw,100vh) scale(.9272)}}.snow:nth-child(294){opacity:.2936;transform:translate(6.3658vw,-10px) scale(.758);animation:fall-294 22s -28s linear infinite}@keyframes fall-294{75.227%{transform:translate(13.1147vw,75.227vh) scale(.758)}to{transform:translate(9.74025vw,100vh) scale(.758)}}.snow:nth-child(295){opacity:.3334;transform:translate(43.3866vw,-10px) scale(.5149);animation:fall-295 12s -30s linear infinite}@keyframes fall-295{45.814%{transform:translate(46.484vw,45.814vh) scale(.5149)}to{transform:translate(44.9353vw,100vh) scale(.5149)}}.snow:nth-child(296){opacity:.7832;transform:translate(67.3002vw,-10px) scale(.9882);animation:fall-296 28s -1s linear infinite}@keyframes fall-296{51.439%{transform:translate(70.3702vw,51.439vh) scale(.9882)}to{transform:translate(68.8352vw,100vh) scale(.9882)}}.snow:nth-child(297){opacity:.985;transform:translate(79.0418vw,-10px) scale(.3272);animation:fall-297 15s -6s linear infinite}@keyframes fall-297{54.603%{transform:translate(77.9044vw,54.603vh) scale(.3272)}to{transform:translate(78.4731vw,100vh) scale(.3272)}}.snow:nth-child(298){opacity:1.0024;transform:translate(51.4823vw,-10px) scale(.4313);animation:fall-298 29s -7s linear infinite}@keyframes fall-298{40.547%{transform:translate(49.8022vw,40.547vh) scale(.4313)}to{transform:translate(50.64225vw,100vh) scale(.4313)}}.snow:nth-child(299){opacity:1.2336;transform:translate(39.1515vw,-10px) scale(.9689);animation:fall-299 18s -2s linear infinite}@keyframes fall-299{67.807%{transform:translate(48.9784vw,67.807vh) scale(.9689)}to{transform:translate(44.06495vw,100vh) scale(.9689)}}.snow:nth-child(300){opacity:.4834;transform:translate(58.9861vw,-10px) scale(.9328);animation:fall-300 15s -6s linear infinite}@keyframes fall-300{74.835%{transform:translate(59.7733vw,74.835vh) scale(.9328)}to{transform:translate(59.3797vw,100vh) scale(.9328)}}.snow:nth-child(301){opacity:1.4004;transform:translate(89.1823vw,-10px) scale(.7716);animation:fall-301 26s -21s linear infinite}@keyframes fall-301{30.445%{transform:translate(91.7059vw,30.445vh) scale(.7716)}to{transform:translate(90.4441vw,100vh) scale(.7716)}}.snow:nth-child(302){opacity:1.0134;transform:translate(84.5521vw,-10px) scale(.6921);animation:fall-302 20s -12s linear infinite}@keyframes fall-302{56.864%{transform:translate(84.3305vw,56.864vh) scale(.6921)}to{transform:translate(84.4413vw,100vh) scale(.6921)}}.snow:nth-child(303){opacity:1.3208;transform:translate(2.5981vw,-10px) scale(.4425);animation:fall-303 17s -29s linear infinite}@keyframes fall-303{60.758%{transform:translate(10.485vw,60.758vh) scale(.4425)}to{transform:translate(6.54155vw,100vh) scale(.4425)}}.snow:nth-child(304){opacity:1.6158;transform:translate(43.5843vw,-10px) scale(.1931);animation:fall-304 14s -22s linear infinite}@keyframes fall-304{33.776%{transform:translate(33.8441vw,33.776vh) scale(.1931)}to{transform:translate(38.7142vw,100vh) scale(.1931)}}.snow:nth-child(305){opacity:.5152;transform:translate(88.2233vw,-10px) scale(.2989);animation:fall-305 17s -12s linear infinite}@keyframes fall-305{65.811%{transform:translate(89.2567vw,65.811vh) scale(.2989)}to{transform:translate(88.74vw,100vh) scale(.2989)}}.snow:nth-child(306){opacity:1.111;transform:translate(3.8774vw,-10px) scale(.945);animation:fall-306 30s -24s linear infinite}@keyframes fall-306{47.539%{transform:translate(12.3588vw,47.539vh) scale(.945)}to{transform:translate(8.1181vw,100vh) scale(.945)}}.snow:nth-child(307){opacity:1.7684;transform:translate(93.4756vw,-10px) scale(.4314);animation:fall-307 29s -1s linear infinite}@keyframes fall-307{72.951%{transform:translate(90.6119vw,72.951vh) scale(.4314)}to{transform:translate(92.04375vw,100vh) scale(.4314)}}.snow:nth-child(308){opacity:1.0722;transform:translate(25.7539vw,-10px) scale(.9978);animation:fall-308 12s -26s linear infinite}@keyframes fall-308{67.512%{transform:translate(16.0746vw,67.512vh) scale(.9978)}to{transform:translate(20.91425vw,100vh) scale(.9978)}}.snow:nth-child(309){opacity:1.6088;transform:translate(28.5625vw,-10px) scale(.9441);animation:fall-309 15s -15s linear infinite}@keyframes fall-309{62.06%{transform:translate(26.5898vw,62.06vh) scale(.9441)}to{transform:translate(27.57615vw,100vh) scale(.9441)}}.snow:nth-child(310){opacity:.5936;transform:translate(94.1584vw,-10px) scale(.0609);animation:fall-310 19s -11s linear infinite}@keyframes fall-310{39.226%{transform:translate(100.2589vw,39.226vh) scale(.0609)}to{transform:translate(97.20865vw,100vh) scale(.0609)}}.snow:nth-child(311){opacity:1.9152;transform:translate(24.8069vw,-10px) scale(.5322);animation:fall-311 12s -18s linear infinite}@keyframes fall-311{44.037%{transform:translate(19.6143vw,44.037vh) scale(.5322)}to{transform:translate(22.2106vw,100vh) scale(.5322)}}.snow:nth-child(312){opacity:.6634;transform:translate(41.5229vw,-10px) scale(.6644);animation:fall-312 10s -15s linear infinite}@keyframes fall-312{47.174%{transform:translate(47.7129vw,47.174vh) scale(.6644)}to{transform:translate(44.6179vw,100vh) scale(.6644)}}.snow:nth-child(313){opacity:.484;transform:translate(54.8642vw,-10px) scale(.0834);animation:fall-313 28s -5s linear infinite}@keyframes fall-313{79.795%{transform:translate(48.6544vw,79.795vh) scale(.0834)}to{transform:translate(51.7593vw,100vh) scale(.0834)}}.snow:nth-child(314){opacity:.9054;transform:translate(6.596vw,-10px) scale(.4616);animation:fall-314 26s -10s linear infinite}@keyframes fall-314{52.9%{transform:translate(-.1805vw,52.9vh) scale(.4616)}to{transform:translate(3.20775vw,100vh) scale(.4616)}}.snow:nth-child(315){opacity:.9396;transform:translate(63.1691vw,-10px) scale(.8582);animation:fall-315 11s -11s linear infinite}@keyframes fall-315{65.885%{transform:translate(71.8507vw,65.885vh) scale(.8582)}to{transform:translate(67.5099vw,100vh) scale(.8582)}}.snow:nth-child(316){opacity:.481;transform:translate(63.1416vw,-10px) scale(.1117);animation:fall-316 24s -28s linear infinite}@keyframes fall-316{72.851%{transform:translate(70.8032vw,72.851vh) scale(.1117)}to{transform:translate(66.9724vw,100vh) scale(.1117)}}.snow:nth-child(317){opacity:1.8404;transform:translate(71.4756vw,-10px) scale(.7828);animation:fall-317 26s -10s linear infinite}@keyframes fall-317{46.774%{transform:translate(62.2365vw,46.774vh) scale(.7828)}to{transform:translate(66.85605vw,100vh) scale(.7828)}}.snow:nth-child(318){opacity:1.3084;transform:translate(93.435vw,-10px) scale(.2872);animation:fall-318 15s -29s linear infinite}@keyframes fall-318{51.936%{transform:translate(84.3203vw,51.936vh) scale(.2872)}to{transform:translate(88.87765vw,100vh) scale(.2872)}}.snow:nth-child(319){opacity:.4938;transform:translate(25.559vw,-10px) scale(.1007);animation:fall-319 25s -10s linear infinite}@keyframes fall-319{58.893%{transform:translate(27.9649vw,58.893vh) scale(.1007)}to{transform:translate(26.76195vw,100vh) scale(.1007)}}.snow:nth-child(320){opacity:.2848;transform:translate(41.891vw,-10px) scale(.6092);animation:fall-320 16s -10s linear infinite}@keyframes fall-320{72.496%{transform:translate(33.2434vw,72.496vh) scale(.6092)}to{transform:translate(37.5672vw,100vh) scale(.6092)}}.snow:nth-child(321){opacity:.988;transform:translate(94.0869vw,-10px) scale(.203);animation:fall-321 27s -24s linear infinite}@keyframes fall-321{74.81%{transform:translate(97.165vw,74.81vh) scale(.203)}to{transform:translate(95.62595vw,100vh) scale(.203)}}.snow:nth-child(322){opacity:1.1322;transform:translate(44.3754vw,-10px) scale(.9987);animation:fall-322 15s -8s linear infinite}@keyframes fall-322{51.899%{transform:translate(42.3807vw,51.899vh) scale(.9987)}to{transform:translate(43.37805vw,100vh) scale(.9987)}}.snow:nth-child(323){opacity:.2808;transform:translate(31.0965vw,-10px) scale(.274);animation:fall-323 12s -3s linear infinite}@keyframes fall-323{46.843%{transform:translate(34.0707vw,46.843vh) scale(.274)}to{transform:translate(32.5836vw,100vh) scale(.274)}}.snow:nth-child(324){opacity:.07;transform:translate(79.9545vw,-10px) scale(.6675);animation:fall-324 22s -21s linear infinite}@keyframes fall-324{78.752%{transform:translate(85.3455vw,78.752vh) scale(.6675)}to{transform:translate(82.65vw,100vh) scale(.6675)}}.snow:nth-child(325){opacity:1.4582;transform:translate(94.8422vw,-10px) scale(.9094);animation:fall-325 12s -15s linear infinite}@keyframes fall-325{70.216%{transform:translate(100.6944vw,70.216vh) scale(.9094)}to{transform:translate(97.7683vw,100vh) scale(.9094)}}.snow:nth-child(326){opacity:.2078;transform:translate(63.4994vw,-10px) scale(.9503);animation:fall-326 22s -6s linear infinite}@keyframes fall-326{47.023%{transform:translate(58.5378vw,47.023vh) scale(.9503)}to{transform:translate(61.0186vw,100vh) scale(.9503)}}.snow:nth-child(327){opacity:1.8852;transform:translate(32.6037vw,-10px) scale(.4298);animation:fall-327 20s -1s linear infinite}@keyframes fall-327{66.891%{transform:translate(27.2027vw,66.891vh) scale(.4298)}to{transform:translate(29.9032vw,100vh) scale(.4298)}}.snow:nth-child(328){opacity:.2162;transform:translate(54.4749vw,-10px) scale(.6911);animation:fall-328 27s -14s linear infinite}@keyframes fall-328{53.411%{transform:translate(51.3046vw,53.411vh) scale(.6911)}to{transform:translate(52.88975vw,100vh) scale(.6911)}}.snow:nth-child(329){opacity:1.8138;transform:translate(13.4918vw,-10px) scale(.5715);animation:fall-329 23s -17s linear infinite}@keyframes fall-329{63.198%{transform:translate(4.8454vw,63.198vh) scale(.5715)}to{transform:translate(9.1686vw,100vh) scale(.5715)}}.snow:nth-child(330){opacity:1.6074;transform:translate(14.2436vw,-10px) scale(.6774);animation:fall-330 15s -16s linear infinite}@keyframes fall-330{46.554%{transform:translate(18.6539vw,46.554vh) scale(.6774)}to{transform:translate(16.44875vw,100vh) scale(.6774)}}.snow:nth-child(331){opacity:1.1394;transform:translate(17.795vw,-10px) scale(.2884);animation:fall-331 21s -28s linear infinite}@keyframes fall-331{61.944%{transform:translate(24.9705vw,61.944vh) scale(.2884)}to{transform:translate(21.38275vw,100vh) scale(.2884)}}.snow:nth-child(332){opacity:1.9462;transform:translate(59.719vw,-10px) scale(.558);animation:fall-332 21s -27s linear infinite}@keyframes fall-332{52.871%{transform:translate(54.9654vw,52.871vh) scale(.558)}to{transform:translate(57.3422vw,100vh) scale(.558)}}.snow:nth-child(333){opacity:1.7312;transform:translate(9.2337vw,-10px) scale(.5603);animation:fall-333 11s -10s linear infinite}@keyframes fall-333{40.097%{transform:translate(17.0686vw,40.097vh) scale(.5603)}to{transform:translate(13.15115vw,100vh) scale(.5603)}}.snow:nth-child(334){opacity:1.852;transform:translate(18.5759vw,-10px) scale(.0916);animation:fall-334 11s -8s linear infinite}@keyframes fall-334{33.414%{transform:translate(25.0912vw,33.414vh) scale(.0916)}to{transform:translate(21.83355vw,100vh) scale(.0916)}}.snow:nth-child(335){opacity:1.0006;transform:translate(97.0673vw,-10px) scale(.8312);animation:fall-335 23s -11s linear infinite}@keyframes fall-335{33.466%{transform:translate(92.4693vw,33.466vh) scale(.8312)}to{transform:translate(94.7683vw,100vh) scale(.8312)}}.snow:nth-child(336){opacity:.5138;transform:translate(61.5152vw,-10px) scale(.8633);animation:fall-336 11s -26s linear infinite}@keyframes fall-336{60.32%{transform:translate(57.5003vw,60.32vh) scale(.8633)}to{transform:translate(59.50775vw,100vh) scale(.8633)}}.snow:nth-child(337){opacity:.6162;transform:translate(1.9783vw,-10px) scale(.252);animation:fall-337 25s -25s linear infinite}@keyframes fall-337{67.562%{transform:translate(10.9292vw,67.562vh) scale(.252)}to{transform:translate(6.45375vw,100vh) scale(.252)}}.snow:nth-child(338){opacity:.4284;transform:translate(5.2103vw,-10px) scale(.171);animation:fall-338 22s -26s linear infinite}@keyframes fall-338{31.451%{transform:translate(4.0783vw,31.451vh) scale(.171)}to{transform:translate(4.6443vw,100vh) scale(.171)}}.snow:nth-child(339){opacity:.7208;transform:translate(11.6468vw,-10px) scale(.6505);animation:fall-339 17s -11s linear infinite}@keyframes fall-339{62.92%{transform:translate(19.6268vw,62.92vh) scale(.6505)}to{transform:translate(15.6368vw,100vh) scale(.6505)}}.snow:nth-child(340){opacity:1.9802;transform:translate(77.9144vw,-10px) scale(.4824);animation:fall-340 10s -24s linear infinite}@keyframes fall-340{43.174%{transform:translate(74.8054vw,43.174vh) scale(.4824)}to{transform:translate(76.3599vw,100vh) scale(.4824)}}.snow:nth-child(341){opacity:1.7604;transform:translate(35.5848vw,-10px) scale(.8525);animation:fall-341 26s -26s linear infinite}@keyframes fall-341{35.415%{transform:translate(34.6402vw,35.415vh) scale(.8525)}to{transform:translate(35.1125vw,100vh) scale(.8525)}}.snow:nth-child(342){opacity:.5532;transform:translate(93.6857vw,-10px) scale(.7254);animation:fall-342 23s -10s linear infinite}@keyframes fall-342{77.901%{transform:translate(89.776vw,77.901vh) scale(.7254)}to{transform:translate(91.73085vw,100vh) scale(.7254)}}.snow:nth-child(343){opacity:.3246;transform:translate(40.3355vw,-10px) scale(.6099);animation:fall-343 20s -22s linear infinite}@keyframes fall-343{67.691%{transform:translate(40.6979vw,67.691vh) scale(.6099)}to{transform:translate(40.5167vw,100vh) scale(.6099)}}.snow:nth-child(344){opacity:1.1406;transform:translate(97.2912vw,-10px) scale(.5769);animation:fall-344 10s -27s linear infinite}@keyframes fall-344{56.996%{transform:translate(104.6253vw,56.996vh) scale(.5769)}to{transform:translate(100.95825vw,100vh) scale(.5769)}}.snow:nth-child(345){opacity:.567;transform:translate(22.6139vw,-10px) scale(.3346);animation:fall-345 14s -22s linear infinite}@keyframes fall-345{75.021%{transform:translate(12.8027vw,75.021vh) scale(.3346)}to{transform:translate(17.7083vw,100vh) scale(.3346)}}.snow:nth-child(346){opacity:1.4618;transform:translate(24.508vw,-10px) scale(.0774);animation:fall-346 25s -9s linear infinite}@keyframes fall-346{73.839%{transform:translate(15.5495vw,73.839vh) scale(.0774)}to{transform:translate(20.02875vw,100vh) scale(.0774)}}.snow:nth-child(347){opacity:1.1882;transform:translate(26.0183vw,-10px) scale(.8821);animation:fall-347 26s -29s linear infinite}@keyframes fall-347{79.23%{transform:translate(30.1794vw,79.23vh) scale(.8821)}to{transform:translate(28.09885vw,100vh) scale(.8821)}}.snow:nth-child(348){opacity:.7228;transform:translate(51.6882vw,-10px) scale(.4857);animation:fall-348 24s -30s linear infinite}@keyframes fall-348{40.985%{transform:translate(54.1372vw,40.985vh) scale(.4857)}to{transform:translate(52.9127vw,100vh) scale(.4857)}}.snow:nth-child(349){opacity:.6574;transform:translate(50.1275vw,-10px) scale(.5154);animation:fall-349 10s -19s linear infinite}@keyframes fall-349{38.928%{transform:translate(53.9394vw,38.928vh) scale(.5154)}to{transform:translate(52.03345vw,100vh) scale(.5154)}}.snow:nth-child(350){opacity:.7816;transform:translate(32.6805vw,-10px) scale(.7591);animation:fall-350 13s -15s linear infinite}@keyframes fall-350{33.043%{transform:translate(37.228vw,33.043vh) scale(.7591)}to{transform:translate(34.95425vw,100vh) scale(.7591)}}.snow:nth-child(351){opacity:1.6898;transform:translate(75.7482vw,-10px) scale(.4776);animation:fall-351 11s -12s linear infinite}@keyframes fall-351{61.502%{transform:translate(71.0403vw,61.502vh) scale(.4776)}to{transform:translate(73.39425vw,100vh) scale(.4776)}}.snow:nth-child(352){opacity:1.5158;transform:translate(39.2992vw,-10px) scale(.5433);animation:fall-352 13s -27s linear infinite}@keyframes fall-352{60.06%{transform:translate(43.9154vw,60.06vh) scale(.5433)}to{transform:translate(41.6073vw,100vh) scale(.5433)}}.snow:nth-child(353){opacity:1.8508;transform:translate(49.7644vw,-10px) scale(.1269);animation:fall-353 27s -25s linear infinite}@keyframes fall-353{33.783%{transform:translate(56.7064vw,33.783vh) scale(.1269)}to{transform:translate(53.2354vw,100vh) scale(.1269)}}.snow:nth-child(354){opacity:.2656;transform:translate(43.207vw,-10px) scale(.29);animation:fall-354 27s -24s linear infinite}@keyframes fall-354{69.59%{transform:translate(44.39vw,69.59vh) scale(.29)}to{transform:translate(43.7985vw,100vh) scale(.29)}}.snow:nth-child(355){opacity:1.2426;transform:translate(17.2362vw,-10px) scale(.9915);animation:fall-355 26s -21s linear infinite}@keyframes fall-355{63.019%{transform:translate(15.897vw,63.019vh) scale(.9915)}to{transform:translate(16.5666vw,100vh) scale(.9915)}}.snow:nth-child(356){opacity:1.1644;transform:translate(13.1256vw,-10px) scale(.5247);animation:fall-356 21s -22s linear infinite}@keyframes fall-356{78.383%{transform:translate(18.2245vw,78.383vh) scale(.5247)}to{transform:translate(15.67505vw,100vh) scale(.5247)}}.snow:nth-child(357){opacity:.5502;transform:translate(38.273vw,-10px) scale(.1688);animation:fall-357 10s -30s linear infinite}@keyframes fall-357{54.413%{transform:translate(40.5421vw,54.413vh) scale(.1688)}to{transform:translate(39.40755vw,100vh) scale(.1688)}}.snow:nth-child(358){opacity:.3894;transform:translate(1.4875vw,-10px) scale(.8755);animation:fall-358 10s -24s linear infinite}@keyframes fall-358{76.136%{transform:translate(-6.4652vw,76.136vh) scale(.8755)}to{transform:translate(-2.48885vw,100vh) scale(.8755)}}.snow:nth-child(359){opacity:.5046;transform:translate(73.0301vw,-10px) scale(.9862);animation:fall-359 14s -24s linear infinite}@keyframes fall-359{76.511%{transform:translate(82.3257vw,76.511vh) scale(.9862)}to{transform:translate(77.6779vw,100vh) scale(.9862)}}.snow:nth-child(360){opacity:.3372;transform:translate(82.3888vw,-10px) scale(.034);animation:fall-360 23s -5s linear infinite}@keyframes fall-360{61.721%{transform:translate(88.0447vw,61.721vh) scale(.034)}to{transform:translate(85.21675vw,100vh) scale(.034)}}.snow:nth-child(361){opacity:1.54;transform:translate(38.3575vw,-10px) scale(.33);animation:fall-361 27s -13s linear infinite}@keyframes fall-361{31.081%{transform:translate(42.7866vw,31.081vh) scale(.33)}to{transform:translate(40.57205vw,100vh) scale(.33)}}.snow:nth-child(362){opacity:.1916;transform:translate(17.304vw,-10px) scale(.2277);animation:fall-362 30s -10s linear infinite}@keyframes fall-362{70.079%{transform:translate(21.601vw,70.079vh) scale(.2277)}to{transform:translate(19.4525vw,100vh) scale(.2277)}}.snow:nth-child(363){opacity:1.8048;transform:translate(88.3249vw,-10px) scale(.1175);animation:fall-363 19s -17s linear infinite}@keyframes fall-363{57.963%{transform:translate(79.6209vw,57.963vh) scale(.1175)}to{transform:translate(83.9729vw,100vh) scale(.1175)}}.snow:nth-child(364){opacity:1.798;transform:translate(64.308vw,-10px) scale(.3224);animation:fall-364 27s -20s linear infinite}@keyframes fall-364{67.363%{transform:translate(65.8436vw,67.363vh) scale(.3224)}to{transform:translate(65.0758vw,100vh) scale(.3224)}}.snow:nth-child(365){opacity:1.9178;transform:translate(77.5826vw,-10px) scale(.6439);animation:fall-365 16s -26s linear infinite}@keyframes fall-365{60.719%{transform:translate(74.9076vw,60.719vh) scale(.6439)}to{transform:translate(76.2451vw,100vh) scale(.6439)}}.snow:nth-child(366){opacity:.7898;transform:translate(1.8449vw,-10px) scale(.116);animation:fall-366 11s -14s linear infinite}@keyframes fall-366{61.737%{transform:translate(10.0225vw,61.737vh) scale(.116)}to{transform:translate(5.9337vw,100vh) scale(.116)}}.snow:nth-child(367){opacity:.6308;transform:translate(12.2493vw,-10px) scale(.7818);animation:fall-367 28s -13s linear infinite}@keyframes fall-367{66.327%{transform:translate(15.3556vw,66.327vh) scale(.7818)}to{transform:translate(13.80245vw,100vh) scale(.7818)}}.snow:nth-child(368){opacity:1.5472;transform:translate(78.3513vw,-10px) scale(.249);animation:fall-368 22s -24s linear infinite}@keyframes fall-368{55.772%{transform:translate(86.2519vw,55.772vh) scale(.249)}to{transform:translate(82.3016vw,100vh) scale(.249)}}.snow:nth-child(369){opacity:1.8496;transform:translate(34.7659vw,-10px) scale(.9889);animation:fall-369 11s -24s linear infinite}@keyframes fall-369{39.026%{transform:translate(40.2913vw,39.026vh) scale(.9889)}to{transform:translate(37.5286vw,100vh) scale(.9889)}}.snow:nth-child(370){opacity:1.5588;transform:translate(15.8996vw,-10px) scale(.963);animation:fall-370 16s -2s linear infinite}@keyframes fall-370{73.863%{transform:translate(12.6962vw,73.863vh) scale(.963)}to{transform:translate(14.2979vw,100vh) scale(.963)}}.snow:nth-child(371){opacity:.0412;transform:translate(34.3618vw,-10px) scale(.6406);animation:fall-371 21s -9s linear infinite}@keyframes fall-371{35.587%{transform:translate(33.7778vw,35.587vh) scale(.6406)}to{transform:translate(34.0698vw,100vh) scale(.6406)}}.snow:nth-child(372){opacity:.2986;transform:translate(26.9057vw,-10px) scale(.3974);animation:fall-372 20s -9s linear infinite}@keyframes fall-372{76.088%{transform:translate(20.2068vw,76.088vh) scale(.3974)}to{transform:translate(23.55625vw,100vh) scale(.3974)}}.snow:nth-child(373){opacity:.8214;transform:translate(62.7118vw,-10px) scale(.1284);animation:fall-373 15s -14s linear infinite}@keyframes fall-373{61.067%{transform:translate(66.7739vw,61.067vh) scale(.1284)}to{transform:translate(64.74285vw,100vh) scale(.1284)}}.snow:nth-child(374){opacity:.767;transform:translate(48.8953vw,-10px) scale(.8984);animation:fall-374 29s -21s linear infinite}@keyframes fall-374{60.853%{transform:translate(42.4439vw,60.853vh) scale(.8984)}to{transform:translate(45.6696vw,100vh) scale(.8984)}}.snow:nth-child(375){opacity:.2104;transform:translate(50.9869vw,-10px) scale(.6808);animation:fall-375 19s -11s linear infinite}@keyframes fall-375{37.12%{transform:translate(47.0374vw,37.12vh) scale(.6808)}to{transform:translate(49.01215vw,100vh) scale(.6808)}}.snow:nth-child(376){opacity:1.959;transform:translate(50.6043vw,-10px) scale(.6621);animation:fall-376 23s -13s linear infinite}@keyframes fall-376{53.119%{transform:translate(56.5068vw,53.119vh) scale(.6621)}to{transform:translate(53.55555vw,100vh) scale(.6621)}}.snow:nth-child(377){opacity:1.5114;transform:translate(98.9753vw,-10px) scale(.4431);animation:fall-377 16s -11s linear infinite}@keyframes fall-377{37.953%{transform:translate(105.2619vw,37.953vh) scale(.4431)}to{transform:translate(102.1186vw,100vh) scale(.4431)}}.snow:nth-child(378){opacity:1.8086;transform:translate(37.0409vw,-10px) scale(.6508);animation:fall-378 15s -21s linear infinite}@keyframes fall-378{46.246%{transform:translate(35.7929vw,46.246vh) scale(.6508)}to{transform:translate(36.4169vw,100vh) scale(.6508)}}.snow:nth-child(379){opacity:1.9546;transform:translate(77.9566vw,-10px) scale(.0074);animation:fall-379 27s -19s linear infinite}@keyframes fall-379{44.433%{transform:translate(70.3444vw,44.433vh) scale(.0074)}to{transform:translate(74.1505vw,100vh) scale(.0074)}}.snow:nth-child(380){opacity:1.9812;transform:translate(63.5434vw,-10px) scale(.5976);animation:fall-380 18s -7s linear infinite}@keyframes fall-380{62.985%{transform:translate(65.7661vw,62.985vh) scale(.5976)}to{transform:translate(64.65475vw,100vh) scale(.5976)}}.snow:nth-child(381){opacity:.4292;transform:translate(71.9179vw,-10px) scale(.0534);animation:fall-381 19s -15s linear infinite}@keyframes fall-381{62.977%{transform:translate(78.6241vw,62.977vh) scale(.0534)}to{transform:translate(75.271vw,100vh) scale(.0534)}}.snow:nth-child(382){opacity:.9552;transform:translate(41.3622vw,-10px) scale(.9825);animation:fall-382 10s -10s linear infinite}@keyframes fall-382{35.441%{transform:translate(37.6648vw,35.441vh) scale(.9825)}to{transform:translate(39.5135vw,100vh) scale(.9825)}}.snow:nth-child(383){opacity:.8952;transform:translate(90.2406vw,-10px) scale(.805);animation:fall-383 14s -20s linear infinite}@keyframes fall-383{63.862%{transform:translate(80.4361vw,63.862vh) scale(.805)}to{transform:translate(85.33835vw,100vh) scale(.805)}}.snow:nth-child(384){opacity:.3106;transform:translate(78.5383vw,-10px) scale(.0295);animation:fall-384 10s -1s linear infinite}@keyframes fall-384{53.691%{transform:translate(86.079vw,53.691vh) scale(.0295)}to{transform:translate(82.30865vw,100vh) scale(.0295)}}.snow:nth-child(385){opacity:.9862;transform:translate(21.4427vw,-10px) scale(.2312);animation:fall-385 28s -1s linear infinite}@keyframes fall-385{52.572%{transform:translate(21.5196vw,52.572vh) scale(.2312)}to{transform:translate(21.48115vw,100vh) scale(.2312)}}.snow:nth-child(386){opacity:1.725;transform:translate(30.9993vw,-10px) scale(.9062);animation:fall-386 17s -13s linear infinite}@keyframes fall-386{79.917%{transform:translate(39.4773vw,79.917vh) scale(.9062)}to{transform:translate(35.2383vw,100vh) scale(.9062)}}.snow:nth-child(387){opacity:1.9832;transform:translate(97.0989vw,-10px) scale(.2926);animation:fall-387 17s -10s linear infinite}@keyframes fall-387{30.836%{transform:translate(105.1213vw,30.836vh) scale(.2926)}to{transform:translate(101.1101vw,100vh) scale(.2926)}}.snow:nth-child(388){opacity:1.3084;transform:translate(30.5277vw,-10px) scale(.0251);animation:fall-388 11s -27s linear infinite}@keyframes fall-388{71.47%{transform:translate(35.8636vw,71.47vh) scale(.0251)}to{transform:translate(33.19565vw,100vh) scale(.0251)}}.snow:nth-child(389){opacity:1.2468;transform:translate(1.544vw,-10px) scale(.6862);animation:fall-389 30s -26s linear infinite}@keyframes fall-389{30.101%{transform:translate(-2.7963vw,30.101vh) scale(.6862)}to{transform:translate(-.62615vw,100vh) scale(.6862)}}.snow:nth-child(390){opacity:.715;transform:translate(21.731vw,-10px) scale(.1279);animation:fall-390 17s -4s linear infinite}@keyframes fall-390{40.397%{transform:translate(30.9845vw,40.397vh) scale(.1279)}to{transform:translate(26.35775vw,100vh) scale(.1279)}}.snow:nth-child(391){opacity:.7938;transform:translate(13.6498vw,-10px) scale(.8437);animation:fall-391 20s -6s linear infinite}@keyframes fall-391{55.717%{transform:translate(4.9173vw,55.717vh) scale(.8437)}to{transform:translate(9.28355vw,100vh) scale(.8437)}}.snow:nth-child(392){opacity:.8068;transform:translate(87.5325vw,-10px) scale(.7401);animation:fall-392 25s -12s linear infinite}@keyframes fall-392{79.752%{transform:translate(86.6122vw,79.752vh) scale(.7401)}to{transform:translate(87.07235vw,100vh) scale(.7401)}}.snow:nth-child(393){opacity:1.3552;transform:translate(64.5858vw,-10px) scale(.6433);animation:fall-393 28s -26s linear infinite}@keyframes fall-393{59.378%{transform:translate(67.8433vw,59.378vh) scale(.6433)}to{transform:translate(66.21455vw,100vh) scale(.6433)}}.snow:nth-child(394){opacity:1.3694;transform:translate(27.0852vw,-10px) scale(.9777);animation:fall-394 26s -6s linear infinite}@keyframes fall-394{55.819%{transform:translate(27.6281vw,55.819vh) scale(.9777)}to{transform:translate(27.35665vw,100vh) scale(.9777)}}.snow:nth-child(395){opacity:1.6054;transform:translate(92.8797vw,-10px) scale(.3807);animation:fall-395 29s -1s linear infinite}@keyframes fall-395{63.99%{transform:translate(87.8919vw,63.99vh) scale(.3807)}to{transform:translate(90.3858vw,100vh) scale(.3807)}}.snow:nth-child(396){opacity:1.6948;transform:translate(51.5959vw,-10px) scale(.6658);animation:fall-396 22s -24s linear infinite}@keyframes fall-396{56.758%{transform:translate(50.8268vw,56.758vh) scale(.6658)}to{transform:translate(51.21135vw,100vh) scale(.6658)}}.snow:nth-child(397){opacity:.875;transform:translate(95.882vw,-10px) scale(.8478);animation:fall-397 24s -16s linear infinite}@keyframes fall-397{70.352%{transform:translate(91.6267vw,70.352vh) scale(.8478)}to{transform:translate(93.75435vw,100vh) scale(.8478)}}.snow:nth-child(398){opacity:.532;transform:translate(80.417vw,-10px) scale(.7524);animation:fall-398 23s -10s linear infinite}@keyframes fall-398{44.619%{transform:translate(74.9924vw,44.619vh) scale(.7524)}to{transform:translate(77.7047vw,100vh) scale(.7524)}}.snow:nth-child(399){opacity:1.4672;transform:translate(41.9519vw,-10px) scale(.3952);animation:fall-399 22s -26s linear infinite}@keyframes fall-399{68.801%{transform:translate(32.3595vw,68.801vh) scale(.3952)}to{transform:translate(37.1557vw,100vh) scale(.3952)}}.snow:nth-child(400){opacity:.576;transform:translate(95.7545vw,-10px) scale(.1361);animation:fall-400 24s -19s linear infinite}@keyframes fall-400{67.995%{transform:translate(86.4314vw,67.995vh) scale(.1361)}to{transform:translate(91.09295vw,100vh) scale(.1361)}}\n"] }]
|
|
25
25
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
26
26
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFZN0QsTUFBTSxPQUFPLFlBQVk7SUFJckIsWUFBb0IsR0FBaUIsRUFBUyxNQUFnQixFQUFVLE1BQWM7UUFBbEUsUUFBRyxHQUFILEdBQUcsQ0FBYztRQUFTLFdBQU0sR0FBTixNQUFNLENBQVU7UUFBVSxXQUFNLEdBQU4sTUFBTSxDQUFRO1FBRi9FLFVBQUssR0FBYSxFQUFFLENBQUM7UUFJeEIsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVk7WUFDdEIsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7SUFDdEUsQ0FBQzs7eUdBWlEsWUFBWTs2RkFBWixZQUFZLGdEQ2J6QixpS0FHK0I7MkZEVWxCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuIGltcG9ydCB7IEFwcFN0YXRlLCBUb2tlblNlcnZpY2UgfSBmcm9tIFwiQGVzZmFlbnphL2NvcmUvc2VydmljZXNcIjtcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gICAgc2VsZWN0b3I6ICdhcHAtcm9vdCcsXHJcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxyXG4gICAgc3R5bGVVcmxzOiBbXCIuL2FwcC5jb21wb25lbnQuc2Nzc1wiXSxcclxuICAgIHRlbXBsYXRlVXJsOiAnLi9hcHAuY29tcG9uZW50Lmh0bWwnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBBcHBDb21wb25lbnQge1xyXG5cclxuICAgIHB1YmxpYyBzbm93czogbnVtYmVyW10gPSBbXTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpXHJcbiAgICAgICAgICAgIHRoaXMucm91dGVyLm5hdmlnYXRlKFtcImxvZ2luXCIsIHsgZnJvbVVybDogdGhpcy5yb3V0ZXIudXJsIH1dKTtcclxuICAgIH1cclxufSIsIjxuZy1jb250YWluZXIgKm5nSWY9XCJfc3RhdGUuY2hyaXN0bWFzVGltZVwiPlxyXG4gICAgPGRpdiAqbmdGb3I9XCJsZXQgaSBvZiBzbm93c1wiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|