@esfaenza/core 15.2.17 → 15.2.18
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 +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/lib/core.module.d.ts +1 -1
- package/package.json +1 -1
|
@@ -21,9 +21,9 @@ export class AppComponent {
|
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
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 });
|
|
24
|
-
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:.5298;transform:translate(3.5285vw,-10px) scale(.7259);animation:fall-1 26s -11s linear infinite}@keyframes fall-1{60.471%{transform:translate(-.7977vw,60.471vh) scale(.7259)}to{transform:translate(1.3654vw,100vh) scale(.7259)}}.snow:nth-child(2){opacity:1.9774;transform:translate(8.99vw,-10px) scale(.44);animation:fall-2 28s -2s linear infinite}@keyframes fall-2{61.375%{transform:translate(.0093vw,61.375vh) scale(.44)}to{transform:translate(4.49965vw,100vh) scale(.44)}}.snow:nth-child(3){opacity:.0794;transform:translate(40.0274vw,-10px) scale(.4896);animation:fall-3 13s -11s linear infinite}@keyframes fall-3{54.17%{transform:translate(45.5774vw,54.17vh) scale(.4896)}to{transform:translate(42.8024vw,100vh) scale(.4896)}}.snow:nth-child(4){opacity:1.5612;transform:translate(38.0585vw,-10px) scale(.3096);animation:fall-4 16s -16s linear infinite}@keyframes fall-4{40.573%{transform:translate(42.2283vw,40.573vh) scale(.3096)}to{transform:translate(40.1434vw,100vh) scale(.3096)}}.snow:nth-child(5){opacity:1.9302;transform:translate(13.568vw,-10px) scale(.5779);animation:fall-5 13s -23s linear infinite}@keyframes fall-5{43.833%{transform:translate(4.165vw,43.833vh) scale(.5779)}to{transform:translate(8.8665vw,100vh) scale(.5779)}}.snow:nth-child(6){opacity:1.5606;transform:translate(24.9773vw,-10px) scale(.9718);animation:fall-6 13s -3s linear infinite}@keyframes fall-6{45%{transform:translate(15.1601vw,45vh) scale(.9718)}to{transform:translate(20.0687vw,100vh) scale(.9718)}}.snow:nth-child(7){opacity:.0352;transform:translate(72.6155vw,-10px) scale(.424);animation:fall-7 11s -1s linear infinite}@keyframes fall-7{67.116%{transform:translate(63.2062vw,67.116vh) scale(.424)}to{transform:translate(67.91085vw,100vh) scale(.424)}}.snow:nth-child(8){opacity:1.6274;transform:translate(43.3569vw,-10px) scale(.3601);animation:fall-8 21s -27s linear infinite}@keyframes fall-8{66.809%{transform:translate(47.9008vw,66.809vh) scale(.3601)}to{transform:translate(45.62885vw,100vh) scale(.3601)}}.snow:nth-child(9){opacity:.0268;transform:translate(54.5997vw,-10px) scale(.2574);animation:fall-9 30s -13s linear infinite}@keyframes fall-9{42.686%{transform:translate(51.6367vw,42.686vh) scale(.2574)}to{transform:translate(53.1182vw,100vh) scale(.2574)}}.snow:nth-child(10){opacity:.652;transform:translate(26.6464vw,-10px) scale(.4869);animation:fall-10 21s -25s linear infinite}@keyframes fall-10{54.036%{transform:translate(22.1165vw,54.036vh) scale(.4869)}to{transform:translate(24.38145vw,100vh) scale(.4869)}}.snow:nth-child(11){opacity:.7218;transform:translate(62.366vw,-10px) scale(.5887);animation:fall-11 22s -5s linear infinite}@keyframes fall-11{51.818%{transform:translate(54.8981vw,51.818vh) scale(.5887)}to{transform:translate(58.63205vw,100vh) scale(.5887)}}.snow:nth-child(12){opacity:.5798;transform:translate(86.1328vw,-10px) scale(.2439);animation:fall-12 15s -28s linear infinite}@keyframes fall-12{39.559%{transform:translate(95.8267vw,39.559vh) scale(.2439)}to{transform:translate(90.97975vw,100vh) scale(.2439)}}.snow:nth-child(13){opacity:.2956;transform:translate(48.7433vw,-10px) scale(.3022);animation:fall-13 28s -5s linear infinite}@keyframes fall-13{41.532%{transform:translate(39.5063vw,41.532vh) scale(.3022)}to{transform:translate(44.1248vw,100vh) scale(.3022)}}.snow:nth-child(14){opacity:1.3748;transform:translate(97.6774vw,-10px) scale(.2855);animation:fall-14 29s -18s linear infinite}@keyframes fall-14{53.482%{transform:translate(92.7912vw,53.482vh) scale(.2855)}to{transform:translate(95.2343vw,100vh) scale(.2855)}}.snow:nth-child(15){opacity:.0422;transform:translate(2.2663vw,-10px) scale(.2738);animation:fall-15 27s -1s linear infinite}@keyframes fall-15{68.557%{transform:translate(-5.3969vw,68.557vh) scale(.2738)}to{transform:translate(-1.5653vw,100vh) scale(.2738)}}.snow:nth-child(16){opacity:1.2546;transform:translate(96.9176vw,-10px) scale(.0587);animation:fall-16 17s -15s linear infinite}@keyframes fall-16{38.05%{transform:translate(88.0019vw,38.05vh) scale(.0587)}to{transform:translate(92.45975vw,100vh) scale(.0587)}}.snow:nth-child(17){opacity:1.3994;transform:translate(58.0562vw,-10px) scale(.1232);animation:fall-17 29s -3s linear infinite}@keyframes fall-17{39.662%{transform:translate(51.3024vw,39.662vh) scale(.1232)}to{transform:translate(54.6793vw,100vh) scale(.1232)}}.snow:nth-child(18){opacity:1.5148;transform:translate(17.656vw,-10px) scale(.1746);animation:fall-18 25s -30s linear infinite}@keyframes fall-18{70.685%{transform:translate(9.6537vw,70.685vh) scale(.1746)}to{transform:translate(13.65485vw,100vh) scale(.1746)}}.snow:nth-child(19){opacity:1.5732;transform:translate(5.6902vw,-10px) scale(.0513);animation:fall-19 26s -29s linear infinite}@keyframes fall-19{59.68%{transform:translate(9.0462vw,59.68vh) scale(.0513)}to{transform:translate(7.3682vw,100vh) scale(.0513)}}.snow:nth-child(20){opacity:.593;transform:translate(38.943vw,-10px) scale(.9914);animation:fall-20 10s -8s linear infinite}@keyframes fall-20{53.574%{transform:translate(40.4709vw,53.574vh) scale(.9914)}to{transform:translate(39.70695vw,100vh) scale(.9914)}}.snow:nth-child(21){opacity:.1966;transform:translate(18.81vw,-10px) scale(.5961);animation:fall-21 18s -30s linear infinite}@keyframes fall-21{46.32%{transform:translate(24.9756vw,46.32vh) scale(.5961)}to{transform:translate(21.8928vw,100vh) scale(.5961)}}.snow:nth-child(22){opacity:1.7516;transform:translate(49.2156vw,-10px) scale(.6428);animation:fall-22 18s -30s linear infinite}@keyframes fall-22{65.183%{transform:translate(46.8913vw,65.183vh) scale(.6428)}to{transform:translate(48.05345vw,100vh) scale(.6428)}}.snow:nth-child(23){opacity:1.369;transform:translate(28.2612vw,-10px) scale(.7167);animation:fall-23 19s -18s linear infinite}@keyframes fall-23{65.036%{transform:translate(31.2924vw,65.036vh) scale(.7167)}to{transform:translate(29.7768vw,100vh) scale(.7167)}}.snow:nth-child(24){opacity:1.4902;transform:translate(58.6553vw,-10px) scale(.0129);animation:fall-24 17s -8s linear infinite}@keyframes fall-24{51.954%{transform:translate(56.9195vw,51.954vh) scale(.0129)}to{transform:translate(57.7874vw,100vh) scale(.0129)}}.snow:nth-child(25){opacity:1.336;transform:translate(44.6078vw,-10px) scale(.9995);animation:fall-25 21s -16s linear infinite}@keyframes fall-25{65.632%{transform:translate(43.9902vw,65.632vh) scale(.9995)}to{transform:translate(44.299vw,100vh) scale(.9995)}}.snow:nth-child(26){opacity:1.5696;transform:translate(55.3501vw,-10px) scale(.8299);animation:fall-26 27s -8s linear infinite}@keyframes fall-26{42.751%{transform:translate(59.9115vw,42.751vh) scale(.8299)}to{transform:translate(57.6308vw,100vh) scale(.8299)}}.snow:nth-child(27){opacity:.3118;transform:translate(58.8472vw,-10px) scale(.5878);animation:fall-27 24s -2s linear infinite}@keyframes fall-27{58.891%{transform:translate(58.7775vw,58.891vh) scale(.5878)}to{transform:translate(58.81235vw,100vh) scale(.5878)}}.snow:nth-child(28){opacity:.9154;transform:translate(88.202vw,-10px) scale(.6436);animation:fall-28 29s -21s linear infinite}@keyframes fall-28{74.258%{transform:translate(87.3208vw,74.258vh) scale(.6436)}to{transform:translate(87.7614vw,100vh) scale(.6436)}}.snow:nth-child(29){opacity:.8778;transform:translate(28.5172vw,-10px) scale(.1156);animation:fall-29 26s -8s linear infinite}@keyframes fall-29{75.951%{transform:translate(37.0947vw,75.951vh) scale(.1156)}to{transform:translate(32.80595vw,100vh) scale(.1156)}}.snow:nth-child(30){opacity:.2726;transform:translate(26.3159vw,-10px) scale(.388);animation:fall-30 14s -27s linear infinite}@keyframes fall-30{66.386%{transform:translate(20.4866vw,66.386vh) scale(.388)}to{transform:translate(23.40125vw,100vh) scale(.388)}}.snow:nth-child(31){opacity:.952;transform:translate(29.3173vw,-10px) scale(.4859);animation:fall-31 28s -18s linear infinite}@keyframes fall-31{44.308%{transform:translate(28.0216vw,44.308vh) scale(.4859)}to{transform:translate(28.66945vw,100vh) scale(.4859)}}.snow:nth-child(32){opacity:.8306;transform:translate(26.7383vw,-10px) scale(.6313);animation:fall-32 26s -5s linear infinite}@keyframes fall-32{41.941%{transform:translate(22.0823vw,41.941vh) scale(.6313)}to{transform:translate(24.4103vw,100vh) scale(.6313)}}.snow:nth-child(33){opacity:1.449;transform:translate(93.5302vw,-10px) scale(.0838);animation:fall-33 14s -10s linear infinite}@keyframes fall-33{73.452%{transform:translate(98.0846vw,73.452vh) scale(.0838)}to{transform:translate(95.8074vw,100vh) scale(.0838)}}.snow:nth-child(34){opacity:1.1864;transform:translate(12.3952vw,-10px) scale(.638);animation:fall-34 13s -18s linear infinite}@keyframes fall-34{79.652%{transform:translate(11.6806vw,79.652vh) scale(.638)}to{transform:translate(12.0379vw,100vh) scale(.638)}}.snow:nth-child(35){opacity:.1308;transform:translate(.4345vw,-10px) scale(.556);animation:fall-35 14s -4s linear infinite}@keyframes fall-35{51.005%{transform:translate(2.7269vw,51.005vh) scale(.556)}to{transform:translate(1.5807vw,100vh) scale(.556)}}.snow:nth-child(36){opacity:1.6762;transform:translate(62.0966vw,-10px) scale(.0718);animation:fall-36 15s -21s linear infinite}@keyframes fall-36{67.692%{transform:translate(60.4953vw,67.692vh) scale(.0718)}to{transform:translate(61.29595vw,100vh) scale(.0718)}}.snow:nth-child(37){opacity:.1394;transform:translate(20.2191vw,-10px) scale(.0587);animation:fall-37 17s -9s linear infinite}@keyframes fall-37{63.421%{transform:translate(17.6336vw,63.421vh) scale(.0587)}to{transform:translate(18.92635vw,100vh) scale(.0587)}}.snow:nth-child(38){opacity:.7734;transform:translate(80.7332vw,-10px) scale(.8236);animation:fall-38 16s -6s linear infinite}@keyframes fall-38{75.987%{transform:translate(76.0502vw,75.987vh) scale(.8236)}to{transform:translate(78.3917vw,100vh) scale(.8236)}}.snow:nth-child(39){opacity:.1742;transform:translate(85.0749vw,-10px) scale(.7957);animation:fall-39 19s -20s linear infinite}@keyframes fall-39{63.211%{transform:translate(94.2222vw,63.211vh) scale(.7957)}to{transform:translate(89.64855vw,100vh) scale(.7957)}}.snow:nth-child(40){opacity:1.9726;transform:translate(81.7178vw,-10px) scale(.4647);animation:fall-40 17s -17s linear infinite}@keyframes fall-40{71.087%{transform:translate(83.2932vw,71.087vh) scale(.4647)}to{transform:translate(82.5055vw,100vh) scale(.4647)}}.snow:nth-child(41){opacity:.914;transform:translate(20.5874vw,-10px) scale(.1065);animation:fall-41 17s -29s linear infinite}@keyframes fall-41{50.01%{transform:translate(15.8931vw,50.01vh) scale(.1065)}to{transform:translate(18.24025vw,100vh) scale(.1065)}}.snow:nth-child(42){opacity:.888;transform:translate(77.5975vw,-10px) scale(.1152);animation:fall-42 22s -23s linear infinite}@keyframes fall-42{30.243%{transform:translate(70.6481vw,30.243vh) scale(.1152)}to{transform:translate(74.1228vw,100vh) scale(.1152)}}.snow:nth-child(43){opacity:1.3398;transform:translate(23.1812vw,-10px) scale(.5279);animation:fall-43 24s -16s linear infinite}@keyframes fall-43{70.127%{transform:translate(25.3886vw,70.127vh) scale(.5279)}to{transform:translate(24.2849vw,100vh) scale(.5279)}}.snow:nth-child(44){opacity:1.5666;transform:translate(43.6435vw,-10px) scale(.9403);animation:fall-44 11s -29s linear infinite}@keyframes fall-44{42.929%{transform:translate(52.0653vw,42.929vh) scale(.9403)}to{transform:translate(47.8544vw,100vh) scale(.9403)}}.snow:nth-child(45){opacity:1.7746;transform:translate(96.9573vw,-10px) scale(.4375);animation:fall-45 12s -9s linear infinite}@keyframes fall-45{72.631%{transform:translate(89.272vw,72.631vh) scale(.4375)}to{transform:translate(93.11465vw,100vh) scale(.4375)}}.snow:nth-child(46){opacity:.4532;transform:translate(75.7364vw,-10px) scale(.8418);animation:fall-46 30s -12s linear infinite}@keyframes fall-46{68.923%{transform:translate(73.4807vw,68.923vh) scale(.8418)}to{transform:translate(74.60855vw,100vh) scale(.8418)}}.snow:nth-child(47){opacity:.3962;transform:translate(97.4287vw,-10px) scale(.4436);animation:fall-47 11s -12s linear infinite}@keyframes fall-47{67.079%{transform:translate(92.6925vw,67.079vh) scale(.4436)}to{transform:translate(95.0606vw,100vh) scale(.4436)}}.snow:nth-child(48){opacity:1.157;transform:translate(49.3553vw,-10px) scale(.1102);animation:fall-48 14s -28s linear infinite}@keyframes fall-48{71.328%{transform:translate(55.4129vw,71.328vh) scale(.1102)}to{transform:translate(52.3841vw,100vh) scale(.1102)}}.snow:nth-child(49){opacity:.722;transform:translate(82.2216vw,-10px) scale(.8143);animation:fall-49 23s -22s linear infinite}@keyframes fall-49{32.476%{transform:translate(76.689vw,32.476vh) scale(.8143)}to{transform:translate(79.4553vw,100vh) scale(.8143)}}.snow:nth-child(50){opacity:.897;transform:translate(38.9651vw,-10px) scale(.3455);animation:fall-50 27s -19s linear infinite}@keyframes fall-50{72.944%{transform:translate(37.2428vw,72.944vh) scale(.3455)}to{transform:translate(38.10395vw,100vh) scale(.3455)}}.snow:nth-child(51){opacity:1.542;transform:translate(97.7527vw,-10px) scale(.5186);animation:fall-51 22s -29s linear infinite}@keyframes fall-51{50.944%{transform:translate(90.4427vw,50.944vh) scale(.5186)}to{transform:translate(94.0977vw,100vh) scale(.5186)}}.snow:nth-child(52){opacity:1.0566;transform:translate(40.7786vw,-10px) scale(.4511);animation:fall-52 13s -4s linear infinite}@keyframes fall-52{60%{transform:translate(44.8383vw,60vh) scale(.4511)}to{transform:translate(42.80845vw,100vh) scale(.4511)}}.snow:nth-child(53){opacity:.525;transform:translate(91.8431vw,-10px) scale(.3034);animation:fall-53 13s -15s linear infinite}@keyframes fall-53{56.189%{transform:translate(83.4298vw,56.189vh) scale(.3034)}to{transform:translate(87.63645vw,100vh) scale(.3034)}}.snow:nth-child(54){opacity:.5082;transform:translate(8.1062vw,-10px) scale(.8718);animation:fall-54 29s -7s linear infinite}@keyframes fall-54{60.228%{transform:translate(-.7266vw,60.228vh) scale(.8718)}to{transform:translate(3.6898vw,100vh) scale(.8718)}}.snow:nth-child(55){opacity:.5366;transform:translate(66.7646vw,-10px) scale(.2139);animation:fall-55 11s -26s linear infinite}@keyframes fall-55{42.419%{transform:translate(60.816vw,42.419vh) scale(.2139)}to{transform:translate(63.7903vw,100vh) scale(.2139)}}.snow:nth-child(56){opacity:1.8542;transform:translate(52.3024vw,-10px) scale(.1725);animation:fall-56 30s -21s linear infinite}@keyframes fall-56{66.821%{transform:translate(47.1771vw,66.821vh) scale(.1725)}to{transform:translate(49.73975vw,100vh) scale(.1725)}}.snow:nth-child(57){opacity:.0684;transform:translate(88.9966vw,-10px) scale(.4602);animation:fall-57 10s -20s linear infinite}@keyframes fall-57{65.603%{transform:translate(88.2845vw,65.603vh) scale(.4602)}to{transform:translate(88.64055vw,100vh) scale(.4602)}}.snow:nth-child(58){opacity:1.743;transform:translate(71.0002vw,-10px) scale(.2593);animation:fall-58 24s -20s linear infinite}@keyframes fall-58{51.005%{transform:translate(68.422vw,51.005vh) scale(.2593)}to{transform:translate(69.7111vw,100vh) scale(.2593)}}.snow:nth-child(59){opacity:1.0604;transform:translate(67.9274vw,-10px) scale(.9191);animation:fall-59 21s -19s linear infinite}@keyframes fall-59{38.338%{transform:translate(61.963vw,38.338vh) scale(.9191)}to{transform:translate(64.9452vw,100vh) scale(.9191)}}.snow:nth-child(60){opacity:1.4656;transform:translate(34.1758vw,-10px) scale(.3459);animation:fall-60 21s -19s linear infinite}@keyframes fall-60{38.63%{transform:translate(40.0444vw,38.63vh) scale(.3459)}to{transform:translate(37.1101vw,100vh) scale(.3459)}}.snow:nth-child(61){opacity:1.6696;transform:translate(88.1027vw,-10px) scale(.9943);animation:fall-61 14s -8s linear infinite}@keyframes fall-61{49.69%{transform:translate(84.9682vw,49.69vh) scale(.9943)}to{transform:translate(86.53545vw,100vh) scale(.9943)}}.snow:nth-child(62){opacity:.2946;transform:translate(60.7074vw,-10px) scale(.0883);animation:fall-62 22s -19s linear infinite}@keyframes fall-62{64.658%{transform:translate(64.1797vw,64.658vh) scale(.0883)}to{transform:translate(62.44355vw,100vh) scale(.0883)}}.snow:nth-child(63){opacity:.7398;transform:translate(64.892vw,-10px) scale(.3432);animation:fall-63 30s -7s linear infinite}@keyframes fall-63{34.213%{transform:translate(61.9509vw,34.213vh) scale(.3432)}to{transform:translate(63.42145vw,100vh) scale(.3432)}}.snow:nth-child(64){opacity:1.5644;transform:translate(31.406vw,-10px) scale(.389);animation:fall-64 23s -1s linear infinite}@keyframes fall-64{44.398%{transform:translate(23.5557vw,44.398vh) scale(.389)}to{transform:translate(27.48085vw,100vh) scale(.389)}}.snow:nth-child(65){opacity:.1236;transform:translate(53.9629vw,-10px) scale(.4819);animation:fall-65 14s -21s linear infinite}@keyframes fall-65{50.384%{transform:translate(46.2111vw,50.384vh) scale(.4819)}to{transform:translate(50.087vw,100vh) scale(.4819)}}.snow:nth-child(66){opacity:.9744;transform:translate(89.2383vw,-10px) scale(.7113);animation:fall-66 23s -20s linear infinite}@keyframes fall-66{65.743%{transform:translate(81.3377vw,65.743vh) scale(.7113)}to{transform:translate(85.288vw,100vh) scale(.7113)}}.snow:nth-child(67){opacity:1.0106;transform:translate(73.8874vw,-10px) scale(.5778);animation:fall-67 26s -20s linear infinite}@keyframes fall-67{43.46%{transform:translate(71.594vw,43.46vh) scale(.5778)}to{transform:translate(72.7407vw,100vh) scale(.5778)}}.snow:nth-child(68){opacity:.5802;transform:translate(71.2088vw,-10px) scale(.726);animation:fall-68 30s -30s linear infinite}@keyframes fall-68{41.552%{transform:translate(72.4499vw,41.552vh) scale(.726)}to{transform:translate(71.82935vw,100vh) scale(.726)}}.snow:nth-child(69){opacity:1.5196;transform:translate(5.0866vw,-10px) scale(.7555);animation:fall-69 18s -1s linear infinite}@keyframes fall-69{75.294%{transform:translate(13.9546vw,75.294vh) scale(.7555)}to{transform:translate(9.5206vw,100vh) scale(.7555)}}.snow:nth-child(70){opacity:1.5078;transform:translate(75.6037vw,-10px) scale(.3902);animation:fall-70 14s -2s linear infinite}@keyframes fall-70{60.953%{transform:translate(71.0169vw,60.953vh) scale(.3902)}to{transform:translate(73.3103vw,100vh) scale(.3902)}}.snow:nth-child(71){opacity:.807;transform:translate(45.604vw,-10px) scale(.9976);animation:fall-71 11s -27s linear infinite}@keyframes fall-71{56.925%{transform:translate(53.451vw,56.925vh) scale(.9976)}to{transform:translate(49.5275vw,100vh) scale(.9976)}}.snow:nth-child(72){opacity:.684;transform:translate(39.2201vw,-10px) scale(.5958);animation:fall-72 15s -20s linear infinite}@keyframes fall-72{31.406%{transform:translate(47.0924vw,31.406vh) scale(.5958)}to{transform:translate(43.15625vw,100vh) scale(.5958)}}.snow:nth-child(73){opacity:.609;transform:translate(77.288vw,-10px) scale(.7649);animation:fall-73 23s -11s linear infinite}@keyframes fall-73{64.881%{transform:translate(76.621vw,64.881vh) scale(.7649)}to{transform:translate(76.9545vw,100vh) scale(.7649)}}.snow:nth-child(74){opacity:.6958;transform:translate(86.9509vw,-10px) scale(.4222);animation:fall-74 11s -14s linear infinite}@keyframes fall-74{45.935%{transform:translate(81.9736vw,45.935vh) scale(.4222)}to{transform:translate(84.46225vw,100vh) scale(.4222)}}.snow:nth-child(75){opacity:.5816;transform:translate(32.4058vw,-10px) scale(.1684);animation:fall-75 30s -3s linear infinite}@keyframes fall-75{71.958%{transform:translate(32.2729vw,71.958vh) scale(.1684)}to{transform:translate(32.33935vw,100vh) scale(.1684)}}.snow:nth-child(76){opacity:.2966;transform:translate(9.3414vw,-10px) scale(.4471);animation:fall-76 19s -3s linear infinite}@keyframes fall-76{57.766%{transform:translate(18.5277vw,57.766vh) scale(.4471)}to{transform:translate(13.93455vw,100vh) scale(.4471)}}.snow:nth-child(77){opacity:.1046;transform:translate(11.0495vw,-10px) scale(.3665);animation:fall-77 10s -11s linear infinite}@keyframes fall-77{76.188%{transform:translate(13.3446vw,76.188vh) scale(.3665)}to{transform:translate(12.19705vw,100vh) scale(.3665)}}.snow:nth-child(78){opacity:1.606;transform:translate(39.907vw,-10px) scale(.9075);animation:fall-78 17s -13s linear infinite}@keyframes fall-78{51.378%{transform:translate(34.4857vw,51.378vh) scale(.9075)}to{transform:translate(37.19635vw,100vh) scale(.9075)}}.snow:nth-child(79){opacity:1.474;transform:translate(23.2412vw,-10px) scale(.8998);animation:fall-79 14s -7s linear infinite}@keyframes fall-79{74.413%{transform:translate(25.6306vw,74.413vh) scale(.8998)}to{transform:translate(24.4359vw,100vh) scale(.8998)}}.snow:nth-child(80){opacity:.9818;transform:translate(48.5293vw,-10px) scale(.8552);animation:fall-80 24s -4s linear infinite}@keyframes fall-80{57.74%{transform:translate(41.6276vw,57.74vh) scale(.8552)}to{transform:translate(45.07845vw,100vh) scale(.8552)}}.snow:nth-child(81){opacity:1.0174;transform:translate(23.4559vw,-10px) scale(.8262);animation:fall-81 15s -26s linear infinite}@keyframes fall-81{56.571%{transform:translate(24.631vw,56.571vh) scale(.8262)}to{transform:translate(24.04345vw,100vh) scale(.8262)}}.snow:nth-child(82){opacity:.4278;transform:translate(38.0222vw,-10px) scale(.389);animation:fall-82 25s -27s linear infinite}@keyframes fall-82{76.946%{transform:translate(29.9889vw,76.946vh) scale(.389)}to{transform:translate(34.00555vw,100vh) scale(.389)}}.snow:nth-child(83){opacity:.3184;transform:translate(84.9057vw,-10px) scale(.287);animation:fall-83 20s -14s linear infinite}@keyframes fall-83{74.559%{transform:translate(88.6652vw,74.559vh) scale(.287)}to{transform:translate(86.78545vw,100vh) scale(.287)}}.snow:nth-child(84){opacity:.1254;transform:translate(80.1779vw,-10px) scale(.6726);animation:fall-84 18s -10s linear infinite}@keyframes fall-84{32.789%{transform:translate(83.2922vw,32.789vh) scale(.6726)}to{transform:translate(81.73505vw,100vh) scale(.6726)}}.snow:nth-child(85){opacity:.0948;transform:translate(95.7323vw,-10px) scale(.3845);animation:fall-85 15s -17s linear infinite}@keyframes fall-85{50.641%{transform:translate(105.3348vw,50.641vh) scale(.3845)}to{transform:translate(100.53355vw,100vh) scale(.3845)}}.snow:nth-child(86){opacity:.4876;transform:translate(79.3929vw,-10px) scale(.4113);animation:fall-86 16s -13s linear infinite}@keyframes fall-86{59.626%{transform:translate(79.6533vw,59.626vh) scale(.4113)}to{transform:translate(79.5231vw,100vh) scale(.4113)}}.snow:nth-child(87){opacity:.0666;transform:translate(70.4686vw,-10px) scale(.1719);animation:fall-87 16s -21s linear infinite}@keyframes fall-87{50.155%{transform:translate(63.907vw,50.155vh) scale(.1719)}to{transform:translate(67.1878vw,100vh) scale(.1719)}}.snow:nth-child(88){opacity:.9008;transform:translate(4.207vw,-10px) scale(.6011);animation:fall-88 13s -2s linear infinite}@keyframes fall-88{63.015%{transform:translate(3.893vw,63.015vh) scale(.6011)}to{transform:translate(4.05vw,100vh) scale(.6011)}}.snow:nth-child(89){opacity:1.0404;transform:translate(85.1902vw,-10px) scale(.2328);animation:fall-89 12s -17s linear infinite}@keyframes fall-89{59.817%{transform:translate(84.2394vw,59.817vh) scale(.2328)}to{transform:translate(84.7148vw,100vh) scale(.2328)}}.snow:nth-child(90){opacity:1.997;transform:translate(77.7101vw,-10px) scale(.2716);animation:fall-90 19s -1s linear infinite}@keyframes fall-90{60.349%{transform:translate(77.857vw,60.349vh) scale(.2716)}to{transform:translate(77.78355vw,100vh) scale(.2716)}}.snow:nth-child(91){opacity:.993;transform:translate(38.423vw,-10px) scale(.3458);animation:fall-91 28s -24s linear infinite}@keyframes fall-91{58.848%{transform:translate(41.0899vw,58.848vh) scale(.3458)}to{transform:translate(39.75645vw,100vh) scale(.3458)}}.snow:nth-child(92){opacity:.2896;transform:translate(53.9443vw,-10px) scale(.338);animation:fall-92 18s -23s linear infinite}@keyframes fall-92{52.953%{transform:translate(53.1186vw,52.953vh) scale(.338)}to{transform:translate(53.53145vw,100vh) scale(.338)}}.snow:nth-child(93){opacity:.2562;transform:translate(68.4219vw,-10px) scale(.7426);animation:fall-93 15s -30s linear infinite}@keyframes fall-93{63.8%{transform:translate(60.2723vw,63.8vh) scale(.7426)}to{transform:translate(64.3471vw,100vh) scale(.7426)}}.snow:nth-child(94){opacity:.1618;transform:translate(62.0957vw,-10px) scale(.7049);animation:fall-94 23s -9s linear infinite}@keyframes fall-94{39.521%{transform:translate(59.2976vw,39.521vh) scale(.7049)}to{transform:translate(60.69665vw,100vh) scale(.7049)}}.snow:nth-child(95){opacity:1.8358;transform:translate(32.7229vw,-10px) scale(.8303);animation:fall-95 28s -18s linear infinite}@keyframes fall-95{61.893%{transform:translate(27.0234vw,61.893vh) scale(.8303)}to{transform:translate(29.87315vw,100vh) scale(.8303)}}.snow:nth-child(96){opacity:.9824;transform:translate(27.1774vw,-10px) scale(.7408);animation:fall-96 21s -1s linear infinite}@keyframes fall-96{62.189%{transform:translate(21.5905vw,62.189vh) scale(.7408)}to{transform:translate(24.38395vw,100vh) scale(.7408)}}.snow:nth-child(97){opacity:.4554;transform:translate(45.2321vw,-10px) scale(.3712);animation:fall-97 29s -21s linear infinite}@keyframes fall-97{41.99%{transform:translate(37.29vw,41.99vh) scale(.3712)}to{transform:translate(41.26105vw,100vh) scale(.3712)}}.snow:nth-child(98){opacity:1.5406;transform:translate(94.0054vw,-10px) scale(.8889);animation:fall-98 29s -24s linear infinite}@keyframes fall-98{70.754%{transform:translate(94.9639vw,70.754vh) scale(.8889)}to{transform:translate(94.48465vw,100vh) scale(.8889)}}.snow:nth-child(99){opacity:1.3114;transform:translate(48.64vw,-10px) scale(.0312);animation:fall-99 18s -20s linear infinite}@keyframes fall-99{43.03%{transform:translate(43.7971vw,43.03vh) scale(.0312)}to{transform:translate(46.21855vw,100vh) scale(.0312)}}.snow:nth-child(100){opacity:.6494;transform:translate(59.8174vw,-10px) scale(.3111);animation:fall-100 19s -8s linear infinite}@keyframes fall-100{40.408%{transform:translate(62.5971vw,40.408vh) scale(.3111)}to{transform:translate(61.20725vw,100vh) scale(.3111)}}.snow:nth-child(101){opacity:.2194;transform:translate(1.106vw,-10px) scale(.9124);animation:fall-101 10s -15s linear infinite}@keyframes fall-101{69.818%{transform:translate(.2041vw,69.818vh) scale(.9124)}to{transform:translate(.65505vw,100vh) scale(.9124)}}.snow:nth-child(102){opacity:1.752;transform:translate(53.031vw,-10px) scale(.0355);animation:fall-102 24s -6s linear infinite}@keyframes fall-102{40.18%{transform:translate(53.5219vw,40.18vh) scale(.0355)}to{transform:translate(53.27645vw,100vh) scale(.0355)}}.snow:nth-child(103){opacity:1.9428;transform:translate(2.6083vw,-10px) scale(.7079);animation:fall-103 26s -7s linear infinite}@keyframes fall-103{72.51%{transform:translate(-4.6588vw,72.51vh) scale(.7079)}to{transform:translate(-1.02525vw,100vh) scale(.7079)}}.snow:nth-child(104){opacity:1.9844;transform:translate(55.8125vw,-10px) scale(.6039);animation:fall-104 16s -21s linear infinite}@keyframes fall-104{41.178%{transform:translate(50.9562vw,41.178vh) scale(.6039)}to{transform:translate(53.38435vw,100vh) scale(.6039)}}.snow:nth-child(105){opacity:.935;transform:translate(41.2649vw,-10px) scale(.1685);animation:fall-105 12s -9s linear infinite}@keyframes fall-105{32.253%{transform:translate(36.3771vw,32.253vh) scale(.1685)}to{transform:translate(38.821vw,100vh) scale(.1685)}}.snow:nth-child(106){opacity:1.313;transform:translate(80.0738vw,-10px) scale(.7364);animation:fall-106 11s -3s linear infinite}@keyframes fall-106{73.116%{transform:translate(81.7869vw,73.116vh) scale(.7364)}to{transform:translate(80.93035vw,100vh) scale(.7364)}}.snow:nth-child(107){opacity:1.4484;transform:translate(46.173vw,-10px) scale(.9644);animation:fall-107 12s -24s linear infinite}@keyframes fall-107{48.168%{transform:translate(37.5249vw,48.168vh) scale(.9644)}to{transform:translate(41.84895vw,100vh) scale(.9644)}}.snow:nth-child(108){opacity:.3148;transform:translate(73.2472vw,-10px) scale(.1332);animation:fall-108 25s -15s linear infinite}@keyframes fall-108{33.43%{transform:translate(78.1564vw,33.43vh) scale(.1332)}to{transform:translate(75.7018vw,100vh) scale(.1332)}}.snow:nth-child(109){opacity:1.8716;transform:translate(97.2719vw,-10px) scale(.592);animation:fall-109 27s -2s linear infinite}@keyframes fall-109{78.014%{transform:translate(104.0612vw,78.014vh) scale(.592)}to{transform:translate(100.66655vw,100vh) scale(.592)}}.snow:nth-child(110){opacity:.0316;transform:translate(49.8654vw,-10px) scale(.7977);animation:fall-110 26s -20s linear infinite}@keyframes fall-110{49.418%{transform:translate(52.2032vw,49.418vh) scale(.7977)}to{transform:translate(51.0343vw,100vh) scale(.7977)}}.snow:nth-child(111){opacity:1.021;transform:translate(83.3072vw,-10px) scale(.0721);animation:fall-111 23s -13s linear infinite}@keyframes fall-111{73.859%{transform:translate(74.665vw,73.859vh) scale(.0721)}to{transform:translate(78.9861vw,100vh) scale(.0721)}}.snow:nth-child(112){opacity:.0146;transform:translate(99.6398vw,-10px) scale(.9515);animation:fall-112 28s -22s linear infinite}@keyframes fall-112{45.869%{transform:translate(104.0297vw,45.869vh) scale(.9515)}to{transform:translate(101.83475vw,100vh) scale(.9515)}}.snow:nth-child(113){opacity:.3586;transform:translate(38.2685vw,-10px) scale(.7317);animation:fall-113 15s -27s linear infinite}@keyframes fall-113{75.71%{transform:translate(28.8508vw,75.71vh) scale(.7317)}to{transform:translate(33.55965vw,100vh) scale(.7317)}}.snow:nth-child(114){opacity:.4266;transform:translate(71.899vw,-10px) scale(.1513);animation:fall-114 24s -2s linear infinite}@keyframes fall-114{49.43%{transform:translate(68.7161vw,49.43vh) scale(.1513)}to{transform:translate(70.30755vw,100vh) scale(.1513)}}.snow:nth-child(115){opacity:.1182;transform:translate(47.5854vw,-10px) scale(.1327);animation:fall-115 25s -4s linear infinite}@keyframes fall-115{36.619%{transform:translate(48.2194vw,36.619vh) scale(.1327)}to{transform:translate(47.9024vw,100vh) scale(.1327)}}.snow:nth-child(116){opacity:1.641;transform:translate(69.2842vw,-10px) scale(.3721);animation:fall-116 26s -3s linear infinite}@keyframes fall-116{63.289%{transform:translate(63.7248vw,63.289vh) scale(.3721)}to{transform:translate(66.5045vw,100vh) scale(.3721)}}.snow:nth-child(117){opacity:.6168;transform:translate(77.1979vw,-10px) scale(.3932);animation:fall-117 17s -20s linear infinite}@keyframes fall-117{45.402%{transform:translate(84.3824vw,45.402vh) scale(.3932)}to{transform:translate(80.79015vw,100vh) scale(.3932)}}.snow:nth-child(118){opacity:.9974;transform:translate(88.0973vw,-10px) scale(.4895);animation:fall-118 12s -5s linear infinite}@keyframes fall-118{68.945%{transform:translate(96.9847vw,68.945vh) scale(.4895)}to{transform:translate(92.541vw,100vh) scale(.4895)}}.snow:nth-child(119){opacity:1.785;transform:translate(13.3717vw,-10px) scale(.8403);animation:fall-119 17s -20s linear infinite}@keyframes fall-119{47.117%{transform:translate(7.6654vw,47.117vh) scale(.8403)}to{transform:translate(10.51855vw,100vh) scale(.8403)}}.snow:nth-child(120){opacity:1.129;transform:translate(99.8445vw,-10px) scale(.1338);animation:fall-120 27s -25s linear infinite}@keyframes fall-120{58.572%{transform:translate(90.4168vw,58.572vh) scale(.1338)}to{transform:translate(95.13065vw,100vh) scale(.1338)}}.snow:nth-child(121){opacity:.6434;transform:translate(15.6063vw,-10px) scale(.4263);animation:fall-121 12s -19s linear infinite}@keyframes fall-121{48.863%{transform:translate(14.4411vw,48.863vh) scale(.4263)}to{transform:translate(15.0237vw,100vh) scale(.4263)}}.snow:nth-child(122){opacity:.7834;transform:translate(4.1191vw,-10px) scale(.7512);animation:fall-122 20s -13s linear infinite}@keyframes fall-122{43.47%{transform:translate(.0621vw,43.47vh) scale(.7512)}to{transform:translate(2.0906vw,100vh) scale(.7512)}}.snow:nth-child(123){opacity:1.0894;transform:translate(1.4073vw,-10px) scale(.749);animation:fall-123 25s -23s linear infinite}@keyframes fall-123{62.033%{transform:translate(-6.8546vw,62.033vh) scale(.749)}to{transform:translate(-2.72365vw,100vh) scale(.749)}}.snow:nth-child(124){opacity:.3984;transform:translate(1.7814vw,-10px) scale(.2728);animation:fall-124 18s -3s linear infinite}@keyframes fall-124{50.553%{transform:translate(10.7687vw,50.553vh) scale(.2728)}to{transform:translate(6.27505vw,100vh) scale(.2728)}}.snow:nth-child(125){opacity:.665;transform:translate(35.8879vw,-10px) scale(.456);animation:fall-125 10s -1s linear infinite}@keyframes fall-125{37.636%{transform:translate(34.8009vw,37.636vh) scale(.456)}to{transform:translate(35.3444vw,100vh) scale(.456)}}.snow:nth-child(126){opacity:.0778;transform:translate(88.1796vw,-10px) scale(.3879);animation:fall-126 20s -21s linear infinite}@keyframes fall-126{62.97%{transform:translate(90.2954vw,62.97vh) scale(.3879)}to{transform:translate(89.2375vw,100vh) scale(.3879)}}.snow:nth-child(127){opacity:.4244;transform:translate(66.4086vw,-10px) scale(.4209);animation:fall-127 12s -19s linear infinite}@keyframes fall-127{66.964%{transform:translate(75.7545vw,66.964vh) scale(.4209)}to{transform:translate(71.08155vw,100vh) scale(.4209)}}.snow:nth-child(128){opacity:1.8242;transform:translate(96.233vw,-10px) scale(.0107);animation:fall-128 11s -3s linear infinite}@keyframes fall-128{39.193%{transform:translate(87.0955vw,39.193vh) scale(.0107)}to{transform:translate(91.66425vw,100vh) scale(.0107)}}.snow:nth-child(129){opacity:1.1746;transform:translate(34.6502vw,-10px) scale(.3634);animation:fall-129 26s -30s linear infinite}@keyframes fall-129{53.359%{transform:translate(30.3794vw,53.359vh) scale(.3634)}to{transform:translate(32.5148vw,100vh) scale(.3634)}}.snow:nth-child(130){opacity:1.648;transform:translate(22.1256vw,-10px) scale(.584);animation:fall-130 15s -27s linear infinite}@keyframes fall-130{79.328%{transform:translate(29.9178vw,79.328vh) scale(.584)}to{transform:translate(26.0217vw,100vh) scale(.584)}}.snow:nth-child(131){opacity:.6334;transform:translate(15.1833vw,-10px) scale(.9749);animation:fall-131 25s -13s linear infinite}@keyframes fall-131{33.39%{transform:translate(18.1851vw,33.39vh) scale(.9749)}to{transform:translate(16.6842vw,100vh) scale(.9749)}}.snow:nth-child(132){opacity:1.241;transform:translate(98.0533vw,-10px) scale(.9916);animation:fall-132 29s -7s linear infinite}@keyframes fall-132{37.628%{transform:translate(101.2984vw,37.628vh) scale(.9916)}to{transform:translate(99.67585vw,100vh) scale(.9916)}}.snow:nth-child(133){opacity:.5142;transform:translate(23.5574vw,-10px) scale(.5196);animation:fall-133 12s -7s linear infinite}@keyframes fall-133{43.544%{transform:translate(25.5134vw,43.544vh) scale(.5196)}to{transform:translate(24.5354vw,100vh) scale(.5196)}}.snow:nth-child(134){opacity:.1512;transform:translate(76.3072vw,-10px) scale(.6816);animation:fall-134 15s -13s linear infinite}@keyframes fall-134{65.868%{transform:translate(79.2362vw,65.868vh) scale(.6816)}to{transform:translate(77.7717vw,100vh) scale(.6816)}}.snow:nth-child(135){opacity:.4126;transform:translate(52.5635vw,-10px) scale(.6594);animation:fall-135 20s -20s linear infinite}@keyframes fall-135{48.225%{transform:translate(54.5341vw,48.225vh) scale(.6594)}to{transform:translate(53.5488vw,100vh) scale(.6594)}}.snow:nth-child(136){opacity:.098;transform:translate(71.1438vw,-10px) scale(.8066);animation:fall-136 16s -21s linear infinite}@keyframes fall-136{63.876%{transform:translate(64.9232vw,63.876vh) scale(.8066)}to{transform:translate(68.0335vw,100vh) scale(.8066)}}.snow:nth-child(137){opacity:.998;transform:translate(43.6601vw,-10px) scale(.3834);animation:fall-137 11s -5s linear infinite}@keyframes fall-137{70.476%{transform:translate(40.7654vw,70.476vh) scale(.3834)}to{transform:translate(42.21275vw,100vh) scale(.3834)}}.snow:nth-child(138){opacity:.9146;transform:translate(58.9868vw,-10px) scale(.0507);animation:fall-138 20s -7s linear infinite}@keyframes fall-138{53.788%{transform:translate(57.1657vw,53.788vh) scale(.0507)}to{transform:translate(58.07625vw,100vh) scale(.0507)}}.snow:nth-child(139){opacity:1.815;transform:translate(16.1745vw,-10px) scale(.8865);animation:fall-139 16s -27s linear infinite}@keyframes fall-139{36.174%{transform:translate(22.256vw,36.174vh) scale(.8865)}to{transform:translate(19.21525vw,100vh) scale(.8865)}}.snow:nth-child(140){opacity:1.6812;transform:translate(18.6248vw,-10px) scale(.5074);animation:fall-140 13s -10s linear infinite}@keyframes fall-140{54.77%{transform:translate(25.3333vw,54.77vh) scale(.5074)}to{transform:translate(21.97905vw,100vh) scale(.5074)}}.snow:nth-child(141){opacity:.2346;transform:translate(82.1658vw,-10px) scale(.9145);animation:fall-141 24s -1s linear infinite}@keyframes fall-141{67.494%{transform:translate(79.2567vw,67.494vh) scale(.9145)}to{transform:translate(80.71125vw,100vh) scale(.9145)}}.snow:nth-child(142){opacity:.4176;transform:translate(11.8772vw,-10px) scale(.7018);animation:fall-142 19s -13s linear infinite}@keyframes fall-142{35.355%{transform:translate(4.8168vw,35.355vh) scale(.7018)}to{transform:translate(8.347vw,100vh) scale(.7018)}}.snow:nth-child(143){opacity:.0462;transform:translate(62.2954vw,-10px) scale(.6136);animation:fall-143 10s -2s linear infinite}@keyframes fall-143{64.68%{transform:translate(59.9711vw,64.68vh) scale(.6136)}to{transform:translate(61.13325vw,100vh) scale(.6136)}}.snow:nth-child(144){opacity:.1396;transform:translate(42.1582vw,-10px) scale(.0129);animation:fall-144 21s -11s linear infinite}@keyframes fall-144{59.603%{transform:translate(33.2072vw,59.603vh) scale(.0129)}to{transform:translate(37.6827vw,100vh) scale(.0129)}}.snow:nth-child(145){opacity:1.043;transform:translate(32.7687vw,-10px) scale(.4875);animation:fall-145 10s -1s linear infinite}@keyframes fall-145{52.106%{transform:translate(25.1359vw,52.106vh) scale(.4875)}to{transform:translate(28.9523vw,100vh) scale(.4875)}}.snow:nth-child(146){opacity:.2234;transform:translate(95.1557vw,-10px) scale(.0802);animation:fall-146 28s -5s linear infinite}@keyframes fall-146{56.025%{transform:translate(85.7431vw,56.025vh) scale(.0802)}to{transform:translate(90.4494vw,100vh) scale(.0802)}}.snow:nth-child(147){opacity:1.1224;transform:translate(78.3935vw,-10px) scale(.745);animation:fall-147 18s -13s linear infinite}@keyframes fall-147{52.465%{transform:translate(83.741vw,52.465vh) scale(.745)}to{transform:translate(81.06725vw,100vh) scale(.745)}}.snow:nth-child(148){opacity:.6282;transform:translate(89.9288vw,-10px) scale(.7419);animation:fall-148 24s -13s linear infinite}@keyframes fall-148{79.729%{transform:translate(84.0749vw,79.729vh) scale(.7419)}to{transform:translate(87.00185vw,100vh) scale(.7419)}}.snow:nth-child(149){opacity:.026;transform:translate(46.679vw,-10px) scale(.4984);animation:fall-149 16s -14s linear infinite}@keyframes fall-149{57.936%{transform:translate(54.8451vw,57.936vh) scale(.4984)}to{transform:translate(50.76205vw,100vh) scale(.4984)}}.snow:nth-child(150){opacity:.9854;transform:translate(76.8143vw,-10px) scale(.1942);animation:fall-150 21s -26s linear infinite}@keyframes fall-150{78.695%{transform:translate(73.7078vw,78.695vh) scale(.1942)}to{transform:translate(75.26105vw,100vh) scale(.1942)}}.snow:nth-child(151){opacity:.9634;transform:translate(46.4611vw,-10px) scale(.3614);animation:fall-151 24s -12s linear infinite}@keyframes fall-151{60.084%{transform:translate(41.689vw,60.084vh) scale(.3614)}to{transform:translate(44.07505vw,100vh) scale(.3614)}}.snow:nth-child(152){opacity:.9594;transform:translate(12.9695vw,-10px) scale(.2332);animation:fall-152 15s -13s linear infinite}@keyframes fall-152{60.748%{transform:translate(5.2408vw,60.748vh) scale(.2332)}to{transform:translate(9.10515vw,100vh) scale(.2332)}}.snow:nth-child(153){opacity:.878;transform:translate(83.5796vw,-10px) scale(.2391);animation:fall-153 15s -4s linear infinite}@keyframes fall-153{36.72%{transform:translate(74.4484vw,36.72vh) scale(.2391)}to{transform:translate(79.014vw,100vh) scale(.2391)}}.snow:nth-child(154){opacity:.8236;transform:translate(38.5905vw,-10px) scale(.5789);animation:fall-154 15s -11s linear infinite}@keyframes fall-154{53.014%{transform:translate(29.4635vw,53.014vh) scale(.5789)}to{transform:translate(34.027vw,100vh) scale(.5789)}}.snow:nth-child(155){opacity:.5172;transform:translate(56.9722vw,-10px) scale(.0223);animation:fall-155 15s -14s linear infinite}@keyframes fall-155{50.706%{transform:translate(47.0077vw,50.706vh) scale(.0223)}to{transform:translate(51.98995vw,100vh) scale(.0223)}}.snow:nth-child(156){opacity:.6472;transform:translate(59.2121vw,-10px) scale(.7617);animation:fall-156 28s -18s linear infinite}@keyframes fall-156{78.456%{transform:translate(50.7449vw,78.456vh) scale(.7617)}to{transform:translate(54.9785vw,100vh) scale(.7617)}}.snow:nth-child(157){opacity:.742;transform:translate(10.1244vw,-10px) scale(.5057);animation:fall-157 18s -14s linear infinite}@keyframes fall-157{61.101%{transform:translate(15.0155vw,61.101vh) scale(.5057)}to{transform:translate(12.56995vw,100vh) scale(.5057)}}.snow:nth-child(158){opacity:1.9494;transform:translate(31.469vw,-10px) scale(.3423);animation:fall-158 27s -23s linear infinite}@keyframes fall-158{39.515%{transform:translate(38.6422vw,39.515vh) scale(.3423)}to{transform:translate(35.0556vw,100vh) scale(.3423)}}.snow:nth-child(159){opacity:1.967;transform:translate(99.9164vw,-10px) scale(.6438);animation:fall-159 25s -3s linear infinite}@keyframes fall-159{59.131%{transform:translate(94.0873vw,59.131vh) scale(.6438)}to{transform:translate(97.00185vw,100vh) scale(.6438)}}.snow:nth-child(160){opacity:.749;transform:translate(61.4444vw,-10px) scale(.8818);animation:fall-160 12s -9s linear infinite}@keyframes fall-160{62.571%{transform:translate(64.7541vw,62.571vh) scale(.8818)}to{transform:translate(63.09925vw,100vh) scale(.8818)}}.snow:nth-child(161){opacity:.5462;transform:translate(69.8256vw,-10px) scale(.5616);animation:fall-161 15s -7s linear infinite}@keyframes fall-161{48.121%{transform:translate(77.8225vw,48.121vh) scale(.5616)}to{transform:translate(73.82405vw,100vh) scale(.5616)}}.snow:nth-child(162){opacity:.2096;transform:translate(51.4399vw,-10px) scale(.0451);animation:fall-162 25s -28s linear infinite}@keyframes fall-162{42.068%{transform:translate(51.7263vw,42.068vh) scale(.0451)}to{transform:translate(51.5831vw,100vh) scale(.0451)}}.snow:nth-child(163){opacity:.0318;transform:translate(11.062vw,-10px) scale(.076);animation:fall-163 29s -3s linear infinite}@keyframes fall-163{50.703%{transform:translate(2.9701vw,50.703vh) scale(.076)}to{transform:translate(7.01605vw,100vh) scale(.076)}}.snow:nth-child(164){opacity:1.5374;transform:translate(6.5519vw,-10px) scale(.678);animation:fall-164 23s -3s linear infinite}@keyframes fall-164{66.82%{transform:translate(-2.3095vw,66.82vh) scale(.678)}to{transform:translate(2.1212vw,100vh) scale(.678)}}.snow:nth-child(165){opacity:1.6148;transform:translate(42.9864vw,-10px) scale(.4338);animation:fall-165 30s -3s linear infinite}@keyframes fall-165{53.872%{transform:translate(51.3731vw,53.872vh) scale(.4338)}to{transform:translate(47.17975vw,100vh) scale(.4338)}}.snow:nth-child(166){opacity:1.0064;transform:translate(52.3835vw,-10px) scale(.2525);animation:fall-166 25s -15s linear infinite}@keyframes fall-166{72.494%{transform:translate(60.2982vw,72.494vh) scale(.2525)}to{transform:translate(56.34085vw,100vh) scale(.2525)}}.snow:nth-child(167){opacity:.4036;transform:translate(46.1988vw,-10px) scale(.633);animation:fall-167 14s -3s linear infinite}@keyframes fall-167{47.363%{transform:translate(43.6232vw,47.363vh) scale(.633)}to{transform:translate(44.911vw,100vh) scale(.633)}}.snow:nth-child(168){opacity:.019;transform:translate(31.0765vw,-10px) scale(.1037);animation:fall-168 13s -13s linear infinite}@keyframes fall-168{73.52%{transform:translate(29.1461vw,73.52vh) scale(.1037)}to{transform:translate(30.1113vw,100vh) scale(.1037)}}.snow:nth-child(169){opacity:1.2316;transform:translate(63.1696vw,-10px) scale(.5424);animation:fall-169 28s -23s linear infinite}@keyframes fall-169{61.242%{transform:translate(72.1445vw,61.242vh) scale(.5424)}to{transform:translate(67.65705vw,100vh) scale(.5424)}}.snow:nth-child(170){opacity:.6452;transform:translate(21.7251vw,-10px) scale(.8339);animation:fall-170 28s -19s linear infinite}@keyframes fall-170{31.424%{transform:translate(26.6383vw,31.424vh) scale(.8339)}to{transform:translate(24.1817vw,100vh) scale(.8339)}}.snow:nth-child(171){opacity:.2838;transform:translate(15.1002vw,-10px) scale(.3332);animation:fall-171 18s -2s linear infinite}@keyframes fall-171{34.031%{transform:translate(20.2554vw,34.031vh) scale(.3332)}to{transform:translate(17.6778vw,100vh) scale(.3332)}}.snow:nth-child(172){opacity:.8528;transform:translate(82.0659vw,-10px) scale(.8103);animation:fall-172 16s -14s linear infinite}@keyframes fall-172{78.934%{transform:translate(84.6544vw,78.934vh) scale(.8103)}to{transform:translate(83.36015vw,100vh) scale(.8103)}}.snow:nth-child(173){opacity:1.942;transform:translate(33.806vw,-10px) scale(.5831);animation:fall-173 28s -14s linear infinite}@keyframes fall-173{33.435%{transform:translate(31.9555vw,33.435vh) scale(.5831)}to{transform:translate(32.88075vw,100vh) scale(.5831)}}.snow:nth-child(174){opacity:1.9464;transform:translate(69.17vw,-10px) scale(.2433);animation:fall-174 25s -26s linear infinite}@keyframes fall-174{53.587%{transform:translate(59.4548vw,53.587vh) scale(.2433)}to{transform:translate(64.3124vw,100vh) scale(.2433)}}.snow:nth-child(175){opacity:1.9934;transform:translate(56.8535vw,-10px) scale(.6806);animation:fall-175 11s -21s linear infinite}@keyframes fall-175{37.387%{transform:translate(64.6812vw,37.387vh) scale(.6806)}to{transform:translate(60.76735vw,100vh) scale(.6806)}}.snow:nth-child(176){opacity:.5444;transform:translate(84.5535vw,-10px) scale(.8773);animation:fall-176 10s -3s linear infinite}@keyframes fall-176{66.116%{transform:translate(80.9884vw,66.116vh) scale(.8773)}to{transform:translate(82.77095vw,100vh) scale(.8773)}}.snow:nth-child(177){opacity:.0994;transform:translate(34.5468vw,-10px) scale(.3451);animation:fall-177 17s -10s linear infinite}@keyframes fall-177{50.097%{transform:translate(39.23vw,50.097vh) scale(.3451)}to{transform:translate(36.8884vw,100vh) scale(.3451)}}.snow:nth-child(178){opacity:.8814;transform:translate(64.7053vw,-10px) scale(.0006);animation:fall-178 25s -20s linear infinite}@keyframes fall-178{52.347%{transform:translate(63.0342vw,52.347vh) scale(.0006)}to{transform:translate(63.86975vw,100vh) scale(.0006)}}.snow:nth-child(179){opacity:.0078;transform:translate(52.4554vw,-10px) scale(.256);animation:fall-179 23s -13s linear infinite}@keyframes fall-179{30.96%{transform:translate(56.7683vw,30.96vh) scale(.256)}to{transform:translate(54.61185vw,100vh) scale(.256)}}.snow:nth-child(180){opacity:1.714;transform:translate(71.9397vw,-10px) scale(.3848);animation:fall-180 13s -19s linear infinite}@keyframes fall-180{53.711%{transform:translate(71.2135vw,53.711vh) scale(.3848)}to{transform:translate(71.5766vw,100vh) scale(.3848)}}.snow:nth-child(181){opacity:.3474;transform:translate(92.4997vw,-10px) scale(.5855);animation:fall-181 12s -18s linear infinite}@keyframes fall-181{56.162%{transform:translate(84.8101vw,56.162vh) scale(.5855)}to{transform:translate(88.6549vw,100vh) scale(.5855)}}.snow:nth-child(182){opacity:1.178;transform:translate(92.053vw,-10px) scale(.0782);animation:fall-182 13s -4s linear infinite}@keyframes fall-182{64.952%{transform:translate(99.4304vw,64.952vh) scale(.0782)}to{transform:translate(95.7417vw,100vh) scale(.0782)}}.snow:nth-child(183){opacity:1.3018;transform:translate(12.12vw,-10px) scale(.0782);animation:fall-183 22s -7s linear infinite}@keyframes fall-183{58.442%{transform:translate(3.0005vw,58.442vh) scale(.0782)}to{transform:translate(7.56025vw,100vh) scale(.0782)}}.snow:nth-child(184){opacity:.8758;transform:translate(23.8284vw,-10px) scale(.6349);animation:fall-184 15s -14s linear infinite}@keyframes fall-184{72.86%{transform:translate(17.3444vw,72.86vh) scale(.6349)}to{transform:translate(20.5864vw,100vh) scale(.6349)}}.snow:nth-child(185){opacity:1.6304;transform:translate(64.4565vw,-10px) scale(.7874);animation:fall-185 27s -23s linear infinite}@keyframes fall-185{53.934%{transform:translate(74.1396vw,53.934vh) scale(.7874)}to{transform:translate(69.29805vw,100vh) scale(.7874)}}.snow:nth-child(186){opacity:1.5832;transform:translate(79.014vw,-10px) scale(.896);animation:fall-186 20s -25s linear infinite}@keyframes fall-186{68.85%{transform:translate(85.7543vw,68.85vh) scale(.896)}to{transform:translate(82.38415vw,100vh) scale(.896)}}.snow:nth-child(187){opacity:1.1642;transform:translate(54.9309vw,-10px) scale(.2402);animation:fall-187 12s -11s linear infinite}@keyframes fall-187{54.582%{transform:translate(47.8155vw,54.582vh) scale(.2402)}to{transform:translate(51.3732vw,100vh) scale(.2402)}}.snow:nth-child(188){opacity:1.5116;transform:translate(56.1966vw,-10px) scale(.3304);animation:fall-188 20s -14s linear infinite}@keyframes fall-188{56.234%{transform:translate(60.246vw,56.234vh) scale(.3304)}to{transform:translate(58.2213vw,100vh) scale(.3304)}}.snow:nth-child(189){opacity:1.0768;transform:translate(16.9832vw,-10px) scale(.6423);animation:fall-189 11s -9s linear infinite}@keyframes fall-189{62.197%{transform:translate(18.9383vw,62.197vh) scale(.6423)}to{transform:translate(17.96075vw,100vh) scale(.6423)}}.snow:nth-child(190){opacity:1.4552;transform:translate(15.8139vw,-10px) scale(.2702);animation:fall-190 16s -11s linear infinite}@keyframes fall-190{63.734%{transform:translate(18.9214vw,63.734vh) scale(.2702)}to{transform:translate(17.36765vw,100vh) scale(.2702)}}.snow:nth-child(191){opacity:1.2354;transform:translate(39.0762vw,-10px) scale(.5511);animation:fall-191 16s -24s linear infinite}@keyframes fall-191{68.567%{transform:translate(36.1611vw,68.567vh) scale(.5511)}to{transform:translate(37.61865vw,100vh) scale(.5511)}}.snow:nth-child(192){opacity:1.199;transform:translate(39.5164vw,-10px) scale(.9038);animation:fall-192 30s -28s linear infinite}@keyframes fall-192{72.568%{transform:translate(35.9275vw,72.568vh) scale(.9038)}to{transform:translate(37.72195vw,100vh) scale(.9038)}}.snow:nth-child(193){opacity:.155;transform:translate(39.3161vw,-10px) scale(.0417);animation:fall-193 20s -10s linear infinite}@keyframes fall-193{42.742%{transform:translate(37.9268vw,42.742vh) scale(.0417)}to{transform:translate(38.62145vw,100vh) scale(.0417)}}.snow:nth-child(194){opacity:.312;transform:translate(45.4143vw,-10px) scale(.118);animation:fall-194 30s -10s linear infinite}@keyframes fall-194{67.556%{transform:translate(52.2992vw,67.556vh) scale(.118)}to{transform:translate(48.85675vw,100vh) scale(.118)}}.snow:nth-child(195){opacity:1.6168;transform:translate(16.0962vw,-10px) scale(.1512);animation:fall-195 16s -12s linear infinite}@keyframes fall-195{59.684%{transform:translate(15.6196vw,59.684vh) scale(.1512)}to{transform:translate(15.8579vw,100vh) scale(.1512)}}.snow:nth-child(196){opacity:.268;transform:translate(66.2378vw,-10px) scale(.6103);animation:fall-196 28s -5s linear infinite}@keyframes fall-196{60.926%{transform:translate(56.4451vw,60.926vh) scale(.6103)}to{transform:translate(61.34145vw,100vh) scale(.6103)}}.snow:nth-child(197){opacity:.1882;transform:translate(54.7035vw,-10px) scale(.1807);animation:fall-197 17s -18s linear infinite}@keyframes fall-197{68.698%{transform:translate(55.2737vw,68.698vh) scale(.1807)}to{transform:translate(54.9886vw,100vh) scale(.1807)}}.snow:nth-child(198){opacity:1.4054;transform:translate(4.6521vw,-10px) scale(.1529);animation:fall-198 21s -18s linear infinite}@keyframes fall-198{31.439%{transform:translate(-.0737vw,31.439vh) scale(.1529)}to{transform:translate(2.2892vw,100vh) scale(.1529)}}.snow:nth-child(199){opacity:1.5076;transform:translate(97.3196vw,-10px) scale(.2312);animation:fall-199 11s -7s linear infinite}@keyframes fall-199{36.158%{transform:translate(94.5727vw,36.158vh) scale(.2312)}to{transform:translate(95.94615vw,100vh) scale(.2312)}}.snow:nth-child(200){opacity:.6758;transform:translate(50.845vw,-10px) scale(.3394);animation:fall-200 15s -18s linear infinite}@keyframes fall-200{38.175%{transform:translate(47.6331vw,38.175vh) scale(.3394)}to{transform:translate(49.23905vw,100vh) scale(.3394)}}.snow:nth-child(201){opacity:1.9932;transform:translate(23.8762vw,-10px) scale(.6236);animation:fall-201 20s -1s linear infinite}@keyframes fall-201{78.752%{transform:translate(31.3904vw,78.752vh) scale(.6236)}to{transform:translate(27.6333vw,100vh) scale(.6236)}}.snow:nth-child(202){opacity:.7508;transform:translate(87.1003vw,-10px) scale(.0129);animation:fall-202 25s -25s linear infinite}@keyframes fall-202{33.158%{transform:translate(85.5617vw,33.158vh) scale(.0129)}to{transform:translate(86.331vw,100vh) scale(.0129)}}.snow:nth-child(203){opacity:.8964;transform:translate(80.6612vw,-10px) scale(.1304);animation:fall-203 20s -12s linear infinite}@keyframes fall-203{57.061%{transform:translate(74.5771vw,57.061vh) scale(.1304)}to{transform:translate(77.61915vw,100vh) scale(.1304)}}.snow:nth-child(204){opacity:.7842;transform:translate(64.1528vw,-10px) scale(.3847);animation:fall-204 17s -28s linear infinite}@keyframes fall-204{38.587%{transform:translate(73.1056vw,38.587vh) scale(.3847)}to{transform:translate(68.6292vw,100vh) scale(.3847)}}.snow:nth-child(205){opacity:.1794;transform:translate(33.4864vw,-10px) scale(.113);animation:fall-205 30s -11s linear infinite}@keyframes fall-205{31.97%{transform:translate(38.0122vw,31.97vh) scale(.113)}to{transform:translate(35.7493vw,100vh) scale(.113)}}.snow:nth-child(206){opacity:1.8964;transform:translate(95.313vw,-10px) scale(.5451);animation:fall-206 19s -12s linear infinite}@keyframes fall-206{50.765%{transform:translate(102.8821vw,50.765vh) scale(.5451)}to{transform:translate(99.09755vw,100vh) scale(.5451)}}.snow:nth-child(207){opacity:1.0602;transform:translate(48.2781vw,-10px) scale(.0493);animation:fall-207 29s -13s linear infinite}@keyframes fall-207{36.397%{transform:translate(41.2634vw,36.397vh) scale(.0493)}to{transform:translate(44.77075vw,100vh) scale(.0493)}}.snow:nth-child(208){opacity:.4132;transform:translate(5.3632vw,-10px) scale(.9879);animation:fall-208 21s -2s linear infinite}@keyframes fall-208{76.748%{transform:translate(-3.6412vw,76.748vh) scale(.9879)}to{transform:translate(.861vw,100vh) scale(.9879)}}.snow:nth-child(209){opacity:.7984;transform:translate(81.107vw,-10px) scale(.3857);animation:fall-209 18s -12s linear infinite}@keyframes fall-209{32.886%{transform:translate(78.7911vw,32.886vh) scale(.3857)}to{transform:translate(79.94905vw,100vh) scale(.3857)}}.snow:nth-child(210){opacity:.495;transform:translate(78.0132vw,-10px) scale(.4674);animation:fall-210 26s -22s linear infinite}@keyframes fall-210{31.801%{transform:translate(75.3327vw,31.801vh) scale(.4674)}to{transform:translate(76.67295vw,100vh) scale(.4674)}}.snow:nth-child(211){opacity:.2816;transform:translate(95.8327vw,-10px) scale(.1059);animation:fall-211 18s -6s linear infinite}@keyframes fall-211{57.059%{transform:translate(87.3201vw,57.059vh) scale(.1059)}to{transform:translate(91.5764vw,100vh) scale(.1059)}}.snow:nth-child(212){opacity:1.6184;transform:translate(64.4394vw,-10px) scale(.1932);animation:fall-212 22s -11s linear infinite}@keyframes fall-212{42.061%{transform:translate(58.6308vw,42.061vh) scale(.1932)}to{transform:translate(61.5351vw,100vh) scale(.1932)}}.snow:nth-child(213){opacity:.6662;transform:translate(94.7944vw,-10px) scale(.606);animation:fall-213 18s -28s linear infinite}@keyframes fall-213{59.226%{transform:translate(86.6172vw,59.226vh) scale(.606)}to{transform:translate(90.7058vw,100vh) scale(.606)}}.snow:nth-child(214){opacity:1.2406;transform:translate(32.6079vw,-10px) scale(.7798);animation:fall-214 11s -28s linear infinite}@keyframes fall-214{45.3%{transform:translate(34.7427vw,45.3vh) scale(.7798)}to{transform:translate(33.6753vw,100vh) scale(.7798)}}.snow:nth-child(215){opacity:.8872;transform:translate(81.3201vw,-10px) scale(.0177);animation:fall-215 25s -7s linear infinite}@keyframes fall-215{54.274%{transform:translate(82.3594vw,54.274vh) scale(.0177)}to{transform:translate(81.83975vw,100vh) scale(.0177)}}.snow:nth-child(216){opacity:.319;transform:translate(6.3018vw,-10px) scale(.1439);animation:fall-216 22s -9s linear infinite}@keyframes fall-216{79.207%{transform:translate(2.9752vw,79.207vh) scale(.1439)}to{transform:translate(4.6385vw,100vh) scale(.1439)}}.snow:nth-child(217){opacity:.7422;transform:translate(46.0712vw,-10px) scale(.8618);animation:fall-217 29s -16s linear infinite}@keyframes fall-217{57.173%{transform:translate(50.0706vw,57.173vh) scale(.8618)}to{transform:translate(48.0709vw,100vh) scale(.8618)}}.snow:nth-child(218){opacity:.7768;transform:translate(46.3567vw,-10px) scale(.6116);animation:fall-218 25s -3s linear infinite}@keyframes fall-218{68.676%{transform:translate(48.8484vw,68.676vh) scale(.6116)}to{transform:translate(47.60255vw,100vh) scale(.6116)}}.snow:nth-child(219){opacity:.3898;transform:translate(40.3261vw,-10px) scale(.0201);animation:fall-219 30s -23s linear infinite}@keyframes fall-219{32.978%{transform:translate(35.5691vw,32.978vh) scale(.0201)}to{transform:translate(37.9476vw,100vh) scale(.0201)}}.snow:nth-child(220){opacity:1.9866;transform:translate(89.2401vw,-10px) scale(.3151);animation:fall-220 27s -6s linear infinite}@keyframes fall-220{70.103%{transform:translate(87.4852vw,70.103vh) scale(.3151)}to{transform:translate(88.36265vw,100vh) scale(.3151)}}.snow:nth-child(221){opacity:.7938;transform:translate(82.4113vw,-10px) scale(.1685);animation:fall-221 13s -21s linear infinite}@keyframes fall-221{67.135%{transform:translate(76.7327vw,67.135vh) scale(.1685)}to{transform:translate(79.572vw,100vh) scale(.1685)}}.snow:nth-child(222){opacity:1.4496;transform:translate(2.1012vw,-10px) scale(.2007);animation:fall-222 10s -24s linear infinite}@keyframes fall-222{39.237%{transform:translate(2.3627vw,39.237vh) scale(.2007)}to{transform:translate(2.23195vw,100vh) scale(.2007)}}.snow:nth-child(223){opacity:.8102;transform:translate(27.8834vw,-10px) scale(.5572);animation:fall-223 16s -23s linear infinite}@keyframes fall-223{61.034%{transform:translate(34.2909vw,61.034vh) scale(.5572)}to{transform:translate(31.08715vw,100vh) scale(.5572)}}.snow:nth-child(224){opacity:1.8568;transform:translate(40.5201vw,-10px) scale(.6403);animation:fall-224 21s -17s linear infinite}@keyframes fall-224{57.12%{transform:translate(39.3181vw,57.12vh) scale(.6403)}to{transform:translate(39.9191vw,100vh) scale(.6403)}}.snow:nth-child(225){opacity:1.7238;transform:translate(44.4763vw,-10px) scale(.5148);animation:fall-225 27s -19s linear infinite}@keyframes fall-225{37.185%{transform:translate(42.8142vw,37.185vh) scale(.5148)}to{transform:translate(43.64525vw,100vh) scale(.5148)}}.snow:nth-child(226){opacity:.1716;transform:translate(39.5223vw,-10px) scale(.3525);animation:fall-226 17s -7s linear infinite}@keyframes fall-226{40.207%{transform:translate(31.7591vw,40.207vh) scale(.3525)}to{transform:translate(35.6407vw,100vh) scale(.3525)}}.snow:nth-child(227){opacity:.8264;transform:translate(54.8758vw,-10px) scale(.1991);animation:fall-227 14s -4s linear infinite}@keyframes fall-227{66.515%{transform:translate(48.4962vw,66.515vh) scale(.1991)}to{transform:translate(51.686vw,100vh) scale(.1991)}}.snow:nth-child(228){opacity:.8642;transform:translate(30.4729vw,-10px) scale(.7668);animation:fall-228 13s -30s linear infinite}@keyframes fall-228{76.574%{transform:translate(39.9506vw,76.574vh) scale(.7668)}to{transform:translate(35.21175vw,100vh) scale(.7668)}}.snow:nth-child(229){opacity:1.5614;transform:translate(90.3631vw,-10px) scale(.0277);animation:fall-229 16s -3s linear infinite}@keyframes fall-229{57.853%{transform:translate(85.8032vw,57.853vh) scale(.0277)}to{transform:translate(88.08315vw,100vh) scale(.0277)}}.snow:nth-child(230){opacity:1.9644;transform:translate(61.7748vw,-10px) scale(.2174);animation:fall-230 12s -10s linear infinite}@keyframes fall-230{52.768%{transform:translate(66.6778vw,52.768vh) scale(.2174)}to{transform:translate(64.2263vw,100vh) scale(.2174)}}.snow:nth-child(231){opacity:.9996;transform:translate(39.7674vw,-10px) scale(.3732);animation:fall-231 28s -12s linear infinite}@keyframes fall-231{42.212%{transform:translate(31.5096vw,42.212vh) scale(.3732)}to{transform:translate(35.6385vw,100vh) scale(.3732)}}.snow:nth-child(232){opacity:.2516;transform:translate(56.8182vw,-10px) scale(.7706);animation:fall-232 20s -16s linear infinite}@keyframes fall-232{59.507%{transform:translate(57.0291vw,59.507vh) scale(.7706)}to{transform:translate(56.92365vw,100vh) scale(.7706)}}.snow:nth-child(233){opacity:.5554;transform:translate(89.983vw,-10px) scale(.7881);animation:fall-233 17s -26s linear infinite}@keyframes fall-233{66.583%{transform:translate(99.187vw,66.583vh) scale(.7881)}to{transform:translate(94.585vw,100vh) scale(.7881)}}.snow:nth-child(234){opacity:.4412;transform:translate(16.1429vw,-10px) scale(.9945);animation:fall-234 19s -24s linear infinite}@keyframes fall-234{71.721%{transform:translate(19.1565vw,71.721vh) scale(.9945)}to{transform:translate(17.6497vw,100vh) scale(.9945)}}.snow:nth-child(235){opacity:.5158;transform:translate(15.5195vw,-10px) scale(.332);animation:fall-235 27s -6s linear infinite}@keyframes fall-235{75.204%{transform:translate(16.1895vw,75.204vh) scale(.332)}to{transform:translate(15.8545vw,100vh) scale(.332)}}.snow:nth-child(236){opacity:.5266;transform:translate(34.0332vw,-10px) scale(.4644);animation:fall-236 16s -3s linear infinite}@keyframes fall-236{79.132%{transform:translate(25.5214vw,79.132vh) scale(.4644)}to{transform:translate(29.7773vw,100vh) scale(.4644)}}.snow:nth-child(237){opacity:1.5086;transform:translate(82.4878vw,-10px) scale(.8298);animation:fall-237 30s -30s linear infinite}@keyframes fall-237{76.87%{transform:translate(72.672vw,76.87vh) scale(.8298)}to{transform:translate(77.5799vw,100vh) scale(.8298)}}.snow:nth-child(238){opacity:1.8972;transform:translate(42.5638vw,-10px) scale(.9656);animation:fall-238 20s -19s linear infinite}@keyframes fall-238{49.383%{transform:translate(46.0595vw,49.383vh) scale(.9656)}to{transform:translate(44.31165vw,100vh) scale(.9656)}}.snow:nth-child(239){opacity:1.3744;transform:translate(71.9925vw,-10px) scale(.9723);animation:fall-239 27s -12s linear infinite}@keyframes fall-239{71.365%{transform:translate(64.9623vw,71.365vh) scale(.9723)}to{transform:translate(68.4774vw,100vh) scale(.9723)}}.snow:nth-child(240){opacity:1.8432;transform:translate(94.8677vw,-10px) scale(.4903);animation:fall-240 12s -28s linear infinite}@keyframes fall-240{48.084%{transform:translate(94.7109vw,48.084vh) scale(.4903)}to{transform:translate(94.7893vw,100vh) scale(.4903)}}.snow:nth-child(241){opacity:.7492;transform:translate(38.8526vw,-10px) scale(.8836);animation:fall-241 16s -16s linear infinite}@keyframes fall-241{35.494%{transform:translate(36.3776vw,35.494vh) scale(.8836)}to{transform:translate(37.6151vw,100vh) scale(.8836)}}.snow:nth-child(242){opacity:.466;transform:translate(45.9272vw,-10px) scale(.7482);animation:fall-242 10s -20s linear infinite}@keyframes fall-242{71.823%{transform:translate(48.3071vw,71.823vh) scale(.7482)}to{transform:translate(47.11715vw,100vh) scale(.7482)}}.snow:nth-child(243){opacity:.129;transform:translate(54.9225vw,-10px) scale(.3445);animation:fall-243 30s -18s linear infinite}@keyframes fall-243{58.664%{transform:translate(53.8235vw,58.664vh) scale(.3445)}to{transform:translate(54.373vw,100vh) scale(.3445)}}.snow:nth-child(244){opacity:1.8596;transform:translate(15.9754vw,-10px) scale(.458);animation:fall-244 19s -12s linear infinite}@keyframes fall-244{48.361%{transform:translate(12.401vw,48.361vh) scale(.458)}to{transform:translate(14.1882vw,100vh) scale(.458)}}.snow:nth-child(245){opacity:1.0366;transform:translate(88.9733vw,-10px) scale(.067);animation:fall-245 10s -23s linear infinite}@keyframes fall-245{61.783%{transform:translate(93.3974vw,61.783vh) scale(.067)}to{transform:translate(91.18535vw,100vh) scale(.067)}}.snow:nth-child(246){opacity:1.168;transform:translate(3.7881vw,-10px) scale(.007);animation:fall-246 13s -9s linear infinite}@keyframes fall-246{63.907%{transform:translate(4.2764vw,63.907vh) scale(.007)}to{transform:translate(4.03225vw,100vh) scale(.007)}}.snow:nth-child(247){opacity:.8666;transform:translate(75.1456vw,-10px) scale(.2238);animation:fall-247 20s -10s linear infinite}@keyframes fall-247{63.41%{transform:translate(84.5243vw,63.41vh) scale(.2238)}to{transform:translate(79.83495vw,100vh) scale(.2238)}}.snow:nth-child(248){opacity:1.6388;transform:translate(56.748vw,-10px) scale(.7627);animation:fall-248 16s -3s linear infinite}@keyframes fall-248{68.829%{transform:translate(58.4203vw,68.829vh) scale(.7627)}to{transform:translate(57.58415vw,100vh) scale(.7627)}}.snow:nth-child(249){opacity:.6964;transform:translate(89.1695vw,-10px) scale(.6772);animation:fall-249 15s -3s linear infinite}@keyframes fall-249{47.413%{transform:translate(92.7799vw,47.413vh) scale(.6772)}to{transform:translate(90.9747vw,100vh) scale(.6772)}}.snow:nth-child(250){opacity:1.6216;transform:translate(67.4126vw,-10px) scale(.2561);animation:fall-250 17s -24s linear infinite}@keyframes fall-250{40.297%{transform:translate(67.7495vw,40.297vh) scale(.2561)}to{transform:translate(67.58105vw,100vh) scale(.2561)}}.snow:nth-child(251){opacity:1.0904;transform:translate(51.1684vw,-10px) scale(.5443);animation:fall-251 17s -10s linear infinite}@keyframes fall-251{48.358%{transform:translate(48.4913vw,48.358vh) scale(.5443)}to{transform:translate(49.82985vw,100vh) scale(.5443)}}.snow:nth-child(252){opacity:.3118;transform:translate(73.6543vw,-10px) scale(.4134);animation:fall-252 28s -22s linear infinite}@keyframes fall-252{69.927%{transform:translate(79.9384vw,69.927vh) scale(.4134)}to{transform:translate(76.79635vw,100vh) scale(.4134)}}.snow:nth-child(253){opacity:.4884;transform:translate(14.4173vw,-10px) scale(.2953);animation:fall-253 23s -29s linear infinite}@keyframes fall-253{45.288%{transform:translate(15.474vw,45.288vh) scale(.2953)}to{transform:translate(14.94565vw,100vh) scale(.2953)}}.snow:nth-child(254){opacity:.0734;transform:translate(52.1908vw,-10px) scale(.7225);animation:fall-254 29s -3s linear infinite}@keyframes fall-254{50.855%{transform:translate(51.3806vw,50.855vh) scale(.7225)}to{transform:translate(51.7857vw,100vh) scale(.7225)}}.snow:nth-child(255){opacity:.5148;transform:translate(87.5033vw,-10px) scale(.0375);animation:fall-255 15s -4s linear infinite}@keyframes fall-255{61.538%{transform:translate(88.8913vw,61.538vh) scale(.0375)}to{transform:translate(88.1973vw,100vh) scale(.0375)}}.snow:nth-child(256){opacity:1.0984;transform:translate(98.5976vw,-10px) scale(.9258);animation:fall-256 14s -2s linear infinite}@keyframes fall-256{78.516%{transform:translate(107.6634vw,78.516vh) scale(.9258)}to{transform:translate(103.1305vw,100vh) scale(.9258)}}.snow:nth-child(257){opacity:1.5908;transform:translate(88.1367vw,-10px) scale(.5599);animation:fall-257 16s -3s linear infinite}@keyframes fall-257{66.25%{transform:translate(86.4925vw,66.25vh) scale(.5599)}to{transform:translate(87.3146vw,100vh) scale(.5599)}}.snow:nth-child(258){opacity:.6868;transform:translate(54.7422vw,-10px) scale(.7928);animation:fall-258 26s -16s linear infinite}@keyframes fall-258{72.926%{transform:translate(57.6155vw,72.926vh) scale(.7928)}to{transform:translate(56.17885vw,100vh) scale(.7928)}}.snow:nth-child(259){opacity:.4758;transform:translate(85.495vw,-10px) scale(.9593);animation:fall-259 15s -28s linear infinite}@keyframes fall-259{32.037%{transform:translate(92.9085vw,32.037vh) scale(.9593)}to{transform:translate(89.20175vw,100vh) scale(.9593)}}.snow:nth-child(260){opacity:.8512;transform:translate(22.1912vw,-10px) scale(.5048);animation:fall-260 11s -3s linear infinite}@keyframes fall-260{67.972%{transform:translate(23.4532vw,67.972vh) scale(.5048)}to{transform:translate(22.8222vw,100vh) scale(.5048)}}.snow:nth-child(261){opacity:1.218;transform:translate(38.5324vw,-10px) scale(.1377);animation:fall-261 25s -30s linear infinite}@keyframes fall-261{30.082%{transform:translate(47.544vw,30.082vh) scale(.1377)}to{transform:translate(43.0382vw,100vh) scale(.1377)}}.snow:nth-child(262){opacity:1.0378;transform:translate(94.1594vw,-10px) scale(.8683);animation:fall-262 20s -11s linear infinite}@keyframes fall-262{66.844%{transform:translate(96.5806vw,66.844vh) scale(.8683)}to{transform:translate(95.37vw,100vh) scale(.8683)}}.snow:nth-child(263){opacity:.067;transform:translate(10.3808vw,-10px) scale(.0957);animation:fall-263 27s -24s linear infinite}@keyframes fall-263{65.14%{transform:translate(17.2039vw,65.14vh) scale(.0957)}to{transform:translate(13.79235vw,100vh) scale(.0957)}}.snow:nth-child(264){opacity:.6444;transform:translate(4.4211vw,-10px) scale(.0959);animation:fall-264 28s -30s linear infinite}@keyframes fall-264{32.151%{transform:translate(8.8873vw,32.151vh) scale(.0959)}to{transform:translate(6.6542vw,100vh) scale(.0959)}}.snow:nth-child(265){opacity:1.6072;transform:translate(53.7526vw,-10px) scale(.1009);animation:fall-265 16s -23s linear infinite}@keyframes fall-265{70.043%{transform:translate(62.6057vw,70.043vh) scale(.1009)}to{transform:translate(58.17915vw,100vh) scale(.1009)}}.snow:nth-child(266){opacity:1.1438;transform:translate(44.4669vw,-10px) scale(.1509);animation:fall-266 24s -11s linear infinite}@keyframes fall-266{62.757%{transform:translate(45.5126vw,62.757vh) scale(.1509)}to{transform:translate(44.98975vw,100vh) scale(.1509)}}.snow:nth-child(267){opacity:1.6306;transform:translate(49.159vw,-10px) scale(.1788);animation:fall-267 17s -21s linear infinite}@keyframes fall-267{46.218%{transform:translate(47.6567vw,46.218vh) scale(.1788)}to{transform:translate(48.40785vw,100vh) scale(.1788)}}.snow:nth-child(268){opacity:1.8734;transform:translate(88.4266vw,-10px) scale(.8753);animation:fall-268 17s -12s linear infinite}@keyframes fall-268{31.453%{transform:translate(92.7875vw,31.453vh) scale(.8753)}to{transform:translate(90.60705vw,100vh) scale(.8753)}}.snow:nth-child(269){opacity:.7682;transform:translate(89.6178vw,-10px) scale(.8531);animation:fall-269 26s -30s linear infinite}@keyframes fall-269{41.235%{transform:translate(88.3674vw,41.235vh) scale(.8531)}to{transform:translate(88.9926vw,100vh) scale(.8531)}}.snow:nth-child(270){opacity:.4226;transform:translate(90.1056vw,-10px) scale(.4963);animation:fall-270 12s -18s linear infinite}@keyframes fall-270{56.37%{transform:translate(95.1991vw,56.37vh) scale(.4963)}to{transform:translate(92.65235vw,100vh) scale(.4963)}}.snow:nth-child(271){opacity:.9854;transform:translate(22.4099vw,-10px) scale(.2142);animation:fall-271 12s -28s linear infinite}@keyframes fall-271{32.974%{transform:translate(31.9961vw,32.974vh) scale(.2142)}to{transform:translate(27.203vw,100vh) scale(.2142)}}.snow:nth-child(272){opacity:1.765;transform:translate(27.5818vw,-10px) scale(.0623);animation:fall-272 23s -23s linear infinite}@keyframes fall-272{36.61%{transform:translate(23.4648vw,36.61vh) scale(.0623)}to{transform:translate(25.5233vw,100vh) scale(.0623)}}.snow:nth-child(273){opacity:.8374;transform:translate(79.1843vw,-10px) scale(.7037);animation:fall-273 23s -11s linear infinite}@keyframes fall-273{57.127%{transform:translate(70.4289vw,57.127vh) scale(.7037)}to{transform:translate(74.8066vw,100vh) scale(.7037)}}.snow:nth-child(274){opacity:1.6372;transform:translate(50.3983vw,-10px) scale(.2395);animation:fall-274 30s -16s linear infinite}@keyframes fall-274{56.975%{transform:translate(43.2342vw,56.975vh) scale(.2395)}to{transform:translate(46.81625vw,100vh) scale(.2395)}}.snow:nth-child(275){opacity:.7506;transform:translate(67.7574vw,-10px) scale(.4693);animation:fall-275 23s -14s linear infinite}@keyframes fall-275{38.926%{transform:translate(65.1493vw,38.926vh) scale(.4693)}to{transform:translate(66.45335vw,100vh) scale(.4693)}}.snow:nth-child(276){opacity:.9666;transform:translate(90.3404vw,-10px) scale(.3483);animation:fall-276 15s -25s linear infinite}@keyframes fall-276{52.142%{transform:translate(85.2692vw,52.142vh) scale(.3483)}to{transform:translate(87.8048vw,100vh) scale(.3483)}}.snow:nth-child(277){opacity:1.7184;transform:translate(83.8143vw,-10px) scale(.0569);animation:fall-277 24s -6s linear infinite}@keyframes fall-277{69.841%{transform:translate(88.2829vw,69.841vh) scale(.0569)}to{transform:translate(86.0486vw,100vh) scale(.0569)}}.snow:nth-child(278){opacity:.687;transform:translate(17.2302vw,-10px) scale(.0888);animation:fall-278 29s -24s linear infinite}@keyframes fall-278{32.99%{transform:translate(18.412vw,32.99vh) scale(.0888)}to{transform:translate(17.8211vw,100vh) scale(.0888)}}.snow:nth-child(279){opacity:1.7358;transform:translate(97.3008vw,-10px) scale(.68);animation:fall-279 20s -9s linear infinite}@keyframes fall-279{72.385%{transform:translate(105.7452vw,72.385vh) scale(.68)}to{transform:translate(101.523vw,100vh) scale(.68)}}.snow:nth-child(280){opacity:1.4326;transform:translate(47.4244vw,-10px) scale(.4262);animation:fall-280 28s -30s linear infinite}@keyframes fall-280{52.233%{transform:translate(47.6267vw,52.233vh) scale(.4262)}to{transform:translate(47.52555vw,100vh) scale(.4262)}}.snow:nth-child(281){opacity:.3848;transform:translate(98.6881vw,-10px) scale(.6073);animation:fall-281 24s -6s linear infinite}@keyframes fall-281{57.037%{transform:translate(106.0544vw,57.037vh) scale(.6073)}to{transform:translate(102.37125vw,100vh) scale(.6073)}}.snow:nth-child(282){opacity:.9368;transform:translate(91.1441vw,-10px) scale(.0887);animation:fall-282 17s -16s linear infinite}@keyframes fall-282{56.101%{transform:translate(86.2895vw,56.101vh) scale(.0887)}to{transform:translate(88.7168vw,100vh) scale(.0887)}}.snow:nth-child(283){opacity:1.3428;transform:translate(16.3577vw,-10px) scale(.6712);animation:fall-283 18s -22s linear infinite}@keyframes fall-283{59.634%{transform:translate(25.5155vw,59.634vh) scale(.6712)}to{transform:translate(20.9366vw,100vh) scale(.6712)}}.snow:nth-child(284){opacity:1.7362;transform:translate(6.9296vw,-10px) scale(.9391);animation:fall-284 25s -29s linear infinite}@keyframes fall-284{56.697%{transform:translate(11.5087vw,56.697vh) scale(.9391)}to{transform:translate(9.21915vw,100vh) scale(.9391)}}.snow:nth-child(285){opacity:1.5118;transform:translate(50.8904vw,-10px) scale(.4061);animation:fall-285 10s -23s linear infinite}@keyframes fall-285{61.275%{transform:translate(59.6851vw,61.275vh) scale(.4061)}to{transform:translate(55.28775vw,100vh) scale(.4061)}}.snow:nth-child(286){opacity:1.3526;transform:translate(91.1951vw,-10px) scale(.4993);animation:fall-286 18s -28s linear infinite}@keyframes fall-286{57.345%{transform:translate(96.8898vw,57.345vh) scale(.4993)}to{transform:translate(94.04245vw,100vh) scale(.4993)}}.snow:nth-child(287){opacity:.677;transform:translate(89.8957vw,-10px) scale(.2889);animation:fall-287 10s -26s linear infinite}@keyframes fall-287{66.596%{transform:translate(88.9743vw,66.596vh) scale(.2889)}to{transform:translate(89.435vw,100vh) scale(.2889)}}.snow:nth-child(288){opacity:.4602;transform:translate(29.1924vw,-10px) scale(.9938);animation:fall-288 14s -10s linear infinite}@keyframes fall-288{64.41%{transform:translate(22.5828vw,64.41vh) scale(.9938)}to{transform:translate(25.8876vw,100vh) scale(.9938)}}.snow:nth-child(289){opacity:1.8578;transform:translate(30.4197vw,-10px) scale(.5189);animation:fall-289 27s -8s linear infinite}@keyframes fall-289{46.199%{transform:translate(33.9356vw,46.199vh) scale(.5189)}to{transform:translate(32.17765vw,100vh) scale(.5189)}}.snow:nth-child(290){opacity:1.7222;transform:translate(81.3581vw,-10px) scale(.6656);animation:fall-290 13s -26s linear infinite}@keyframes fall-290{70.295%{transform:translate(88.0571vw,70.295vh) scale(.6656)}to{transform:translate(84.7076vw,100vh) scale(.6656)}}.snow:nth-child(291){opacity:.4642;transform:translate(51.5178vw,-10px) scale(.8425);animation:fall-291 17s -4s linear infinite}@keyframes fall-291{61.598%{transform:translate(54.3097vw,61.598vh) scale(.8425)}to{transform:translate(52.91375vw,100vh) scale(.8425)}}.snow:nth-child(292){opacity:1.546;transform:translate(31.1637vw,-10px) scale(.6402);animation:fall-292 22s -27s linear infinite}@keyframes fall-292{66.499%{transform:translate(31.0736vw,66.499vh) scale(.6402)}to{transform:translate(31.11865vw,100vh) scale(.6402)}}.snow:nth-child(293){opacity:.4002;transform:translate(31.7538vw,-10px) scale(.3257);animation:fall-293 23s -1s linear infinite}@keyframes fall-293{53.968%{transform:translate(37.379vw,53.968vh) scale(.3257)}to{transform:translate(34.5664vw,100vh) scale(.3257)}}.snow:nth-child(294){opacity:1.5924;transform:translate(20.6309vw,-10px) scale(.0035);animation:fall-294 18s -16s linear infinite}@keyframes fall-294{52.913%{transform:translate(29.9129vw,52.913vh) scale(.0035)}to{transform:translate(25.2719vw,100vh) scale(.0035)}}.snow:nth-child(295){opacity:.4264;transform:translate(30.1918vw,-10px) scale(.6116);animation:fall-295 10s -1s linear infinite}@keyframes fall-295{40.328%{transform:translate(34.5615vw,40.328vh) scale(.6116)}to{transform:translate(32.37665vw,100vh) scale(.6116)}}.snow:nth-child(296){opacity:.2682;transform:translate(21.1808vw,-10px) scale(.1668);animation:fall-296 21s -8s linear infinite}@keyframes fall-296{58.005%{transform:translate(11.7045vw,58.005vh) scale(.1668)}to{transform:translate(16.44265vw,100vh) scale(.1668)}}.snow:nth-child(297){opacity:1.976;transform:translate(51.7005vw,-10px) scale(.3969);animation:fall-297 25s -18s linear infinite}@keyframes fall-297{49.787%{transform:translate(59.8198vw,49.787vh) scale(.3969)}to{transform:translate(55.76015vw,100vh) scale(.3969)}}.snow:nth-child(298){opacity:.7252;transform:translate(12.633vw,-10px) scale(.7566);animation:fall-298 27s -19s linear infinite}@keyframes fall-298{70.475%{transform:translate(6.2858vw,70.475vh) scale(.7566)}to{transform:translate(9.4594vw,100vh) scale(.7566)}}.snow:nth-child(299){opacity:1.1752;transform:translate(80.4317vw,-10px) scale(.5766);animation:fall-299 13s -30s linear infinite}@keyframes fall-299{43.452%{transform:translate(72.4225vw,43.452vh) scale(.5766)}to{transform:translate(76.4271vw,100vh) scale(.5766)}}.snow:nth-child(300){opacity:.0846;transform:translate(52.9133vw,-10px) scale(.7625);animation:fall-300 11s -19s linear infinite}@keyframes fall-300{56.951%{transform:translate(49.3185vw,56.951vh) scale(.7625)}to{transform:translate(51.1159vw,100vh) scale(.7625)}}.snow:nth-child(301){opacity:1.5108;transform:translate(47.5353vw,-10px) scale(.447);animation:fall-301 27s -12s linear infinite}@keyframes fall-301{59.451%{transform:translate(51.1312vw,59.451vh) scale(.447)}to{transform:translate(49.33325vw,100vh) scale(.447)}}.snow:nth-child(302){opacity:1.4062;transform:translate(64.6744vw,-10px) scale(.7084);animation:fall-302 12s -2s linear infinite}@keyframes fall-302{46.626%{transform:translate(65.0842vw,46.626vh) scale(.7084)}to{transform:translate(64.8793vw,100vh) scale(.7084)}}.snow:nth-child(303){opacity:1.7508;transform:translate(22.4515vw,-10px) scale(.1124);animation:fall-303 22s -26s linear infinite}@keyframes fall-303{55.247%{transform:translate(21.6353vw,55.247vh) scale(.1124)}to{transform:translate(22.0434vw,100vh) scale(.1124)}}.snow:nth-child(304){opacity:.9306;transform:translate(28.0357vw,-10px) scale(.3284);animation:fall-304 20s -10s linear infinite}@keyframes fall-304{33.469%{transform:translate(19.866vw,33.469vh) scale(.3284)}to{transform:translate(23.95085vw,100vh) scale(.3284)}}.snow:nth-child(305){opacity:.0874;transform:translate(28.6426vw,-10px) scale(.9798);animation:fall-305 25s -11s linear infinite}@keyframes fall-305{58.373%{transform:translate(35.5813vw,58.373vh) scale(.9798)}to{transform:translate(32.11195vw,100vh) scale(.9798)}}.snow:nth-child(306){opacity:1.7438;transform:translate(53.4202vw,-10px) scale(.7376);animation:fall-306 14s -8s linear infinite}@keyframes fall-306{67.927%{transform:translate(48.0483vw,67.927vh) scale(.7376)}to{transform:translate(50.73425vw,100vh) scale(.7376)}}.snow:nth-child(307){opacity:1.12;transform:translate(29.7258vw,-10px) scale(.9291);animation:fall-307 29s -29s linear infinite}@keyframes fall-307{76.1%{transform:translate(32.2795vw,76.1vh) scale(.9291)}to{transform:translate(31.00265vw,100vh) scale(.9291)}}.snow:nth-child(308){opacity:.6096;transform:translate(92.7371vw,-10px) scale(.7189);animation:fall-308 26s -12s linear infinite}@keyframes fall-308{31.181%{transform:translate(97.681vw,31.181vh) scale(.7189)}to{transform:translate(95.20905vw,100vh) scale(.7189)}}.snow:nth-child(309){opacity:.862;transform:translate(20.1201vw,-10px) scale(.8023);animation:fall-309 14s -1s linear infinite}@keyframes fall-309{66.072%{transform:translate(13.4153vw,66.072vh) scale(.8023)}to{transform:translate(16.7677vw,100vh) scale(.8023)}}.snow:nth-child(310){opacity:1.8006;transform:translate(6.5342vw,-10px) scale(.2702);animation:fall-310 18s -12s linear infinite}@keyframes fall-310{42.298%{transform:translate(-3.334vw,42.298vh) scale(.2702)}to{transform:translate(1.6001vw,100vh) scale(.2702)}}.snow:nth-child(311){opacity:.5098;transform:translate(97.1868vw,-10px) scale(.6819);animation:fall-311 24s -7s linear infinite}@keyframes fall-311{61.767%{transform:translate(92.2438vw,61.767vh) scale(.6819)}to{transform:translate(94.7153vw,100vh) scale(.6819)}}.snow:nth-child(312){opacity:.9362;transform:translate(55.1069vw,-10px) scale(.7922);animation:fall-312 16s -3s linear infinite}@keyframes fall-312{79.653%{transform:translate(55.1619vw,79.653vh) scale(.7922)}to{transform:translate(55.1344vw,100vh) scale(.7922)}}.snow:nth-child(313){opacity:1.9382;transform:translate(57.7286vw,-10px) scale(.363);animation:fall-313 28s -30s linear infinite}@keyframes fall-313{47.01%{transform:translate(61.785vw,47.01vh) scale(.363)}to{transform:translate(59.7568vw,100vh) scale(.363)}}.snow:nth-child(314){opacity:1.4602;transform:translate(52.2524vw,-10px) scale(.9248);animation:fall-314 20s -1s linear infinite}@keyframes fall-314{44.047%{transform:translate(60.8629vw,44.047vh) scale(.9248)}to{transform:translate(56.55765vw,100vh) scale(.9248)}}.snow:nth-child(315){opacity:.908;transform:translate(69.7557vw,-10px) scale(.3925);animation:fall-315 27s -11s linear infinite}@keyframes fall-315{70.646%{transform:translate(74.6063vw,70.646vh) scale(.3925)}to{transform:translate(72.181vw,100vh) scale(.3925)}}.snow:nth-child(316){opacity:1.923;transform:translate(26.4584vw,-10px) scale(.8105);animation:fall-316 27s -23s linear infinite}@keyframes fall-316{66.98%{transform:translate(30.8227vw,66.98vh) scale(.8105)}to{transform:translate(28.64055vw,100vh) scale(.8105)}}.snow:nth-child(317){opacity:.609;transform:translate(12.1652vw,-10px) scale(.1347);animation:fall-317 30s -13s linear infinite}@keyframes fall-317{35.432%{transform:translate(3.5813vw,35.432vh) scale(.1347)}to{transform:translate(7.87325vw,100vh) scale(.1347)}}.snow:nth-child(318){opacity:.017;transform:translate(94.2785vw,-10px) scale(.287);animation:fall-318 24s -14s linear infinite}@keyframes fall-318{67.823%{transform:translate(90.0584vw,67.823vh) scale(.287)}to{transform:translate(92.16845vw,100vh) scale(.287)}}.snow:nth-child(319){opacity:1.0332;transform:translate(48.1142vw,-10px) scale(.5421);animation:fall-319 30s -2s linear infinite}@keyframes fall-319{74.906%{transform:translate(46.1366vw,74.906vh) scale(.5421)}to{transform:translate(47.1254vw,100vh) scale(.5421)}}.snow:nth-child(320){opacity:1.9936;transform:translate(35.9826vw,-10px) scale(.8257);animation:fall-320 10s -16s linear infinite}@keyframes fall-320{51.199%{transform:translate(32.8297vw,51.199vh) scale(.8257)}to{transform:translate(34.40615vw,100vh) scale(.8257)}}.snow:nth-child(321){opacity:1.2422;transform:translate(66.1462vw,-10px) scale(.7983);animation:fall-321 12s -23s linear infinite}@keyframes fall-321{34.156%{transform:translate(72.6466vw,34.156vh) scale(.7983)}to{transform:translate(69.3964vw,100vh) scale(.7983)}}.snow:nth-child(322){opacity:1.6156;transform:translate(18.2542vw,-10px) scale(.4024);animation:fall-322 29s -8s linear infinite}@keyframes fall-322{38.407%{transform:translate(9.0284vw,38.407vh) scale(.4024)}to{transform:translate(13.6413vw,100vh) scale(.4024)}}.snow:nth-child(323){opacity:.077;transform:translate(12.7299vw,-10px) scale(.6718);animation:fall-323 25s -3s linear infinite}@keyframes fall-323{78.633%{transform:translate(4.9411vw,78.633vh) scale(.6718)}to{transform:translate(8.8355vw,100vh) scale(.6718)}}.snow:nth-child(324){opacity:1.3154;transform:translate(55.1165vw,-10px) scale(.9898);animation:fall-324 10s -14s linear infinite}@keyframes fall-324{40.364%{transform:translate(62.6008vw,40.364vh) scale(.9898)}to{transform:translate(58.85865vw,100vh) scale(.9898)}}.snow:nth-child(325){opacity:1.8198;transform:translate(82.3015vw,-10px) scale(.3945);animation:fall-325 10s -15s linear infinite}@keyframes fall-325{62.669%{transform:translate(85.8457vw,62.669vh) scale(.3945)}to{transform:translate(84.0736vw,100vh) scale(.3945)}}.snow:nth-child(326){opacity:.6406;transform:translate(29.8614vw,-10px) scale(.7015);animation:fall-326 25s -2s linear infinite}@keyframes fall-326{57.895%{transform:translate(38.563vw,57.895vh) scale(.7015)}to{transform:translate(34.2122vw,100vh) scale(.7015)}}.snow:nth-child(327){opacity:.6684;transform:translate(25.6764vw,-10px) scale(.8243);animation:fall-327 14s -17s linear infinite}@keyframes fall-327{50.95%{transform:translate(28.2613vw,50.95vh) scale(.8243)}to{transform:translate(26.96885vw,100vh) scale(.8243)}}.snow:nth-child(328){opacity:1.1068;transform:translate(61.026vw,-10px) scale(.3058);animation:fall-328 10s -5s linear infinite}@keyframes fall-328{49.071%{transform:translate(60.1167vw,49.071vh) scale(.3058)}to{transform:translate(60.57135vw,100vh) scale(.3058)}}.snow:nth-child(329){opacity:.3944;transform:translate(66.5277vw,-10px) scale(.2178);animation:fall-329 16s -26s linear infinite}@keyframes fall-329{39.626%{transform:translate(60.4891vw,39.626vh) scale(.2178)}to{transform:translate(63.5084vw,100vh) scale(.2178)}}.snow:nth-child(330){opacity:.0462;transform:translate(72.8265vw,-10px) scale(.3982);animation:fall-330 20s -23s linear infinite}@keyframes fall-330{60.175%{transform:translate(64.97vw,60.175vh) scale(.3982)}to{transform:translate(68.89825vw,100vh) scale(.3982)}}.snow:nth-child(331){opacity:.8918;transform:translate(4.9453vw,-10px) scale(.6195);animation:fall-331 23s -6s linear infinite}@keyframes fall-331{48.727%{transform:translate(2.9061vw,48.727vh) scale(.6195)}to{transform:translate(3.9257vw,100vh) scale(.6195)}}.snow:nth-child(332){opacity:.962;transform:translate(41.7629vw,-10px) scale(.2239);animation:fall-332 12s -1s linear infinite}@keyframes fall-332{75.251%{transform:translate(41.9961vw,75.251vh) scale(.2239)}to{transform:translate(41.8795vw,100vh) scale(.2239)}}.snow:nth-child(333){opacity:1.1098;transform:translate(82.1492vw,-10px) scale(.5524);animation:fall-333 28s -23s linear infinite}@keyframes fall-333{44.534%{transform:translate(75.1434vw,44.534vh) scale(.5524)}to{transform:translate(78.6463vw,100vh) scale(.5524)}}.snow:nth-child(334){opacity:1.7744;transform:translate(84.7123vw,-10px) scale(.483);animation:fall-334 16s -15s linear infinite}@keyframes fall-334{74.819%{transform:translate(83.6729vw,74.819vh) scale(.483)}to{transform:translate(84.1926vw,100vh) scale(.483)}}.snow:nth-child(335){opacity:1.6284;transform:translate(67.7046vw,-10px) scale(.1617);animation:fall-335 10s -2s linear infinite}@keyframes fall-335{35.696%{transform:translate(73.8546vw,35.696vh) scale(.1617)}to{transform:translate(70.7796vw,100vh) scale(.1617)}}.snow:nth-child(336){opacity:1.5892;transform:translate(12.6324vw,-10px) scale(.3369);animation:fall-336 15s -12s linear infinite}@keyframes fall-336{30.918%{transform:translate(9.1823vw,30.918vh) scale(.3369)}to{transform:translate(10.90735vw,100vh) scale(.3369)}}.snow:nth-child(337){opacity:1.1426;transform:translate(68.2857vw,-10px) scale(.4255);animation:fall-337 21s -23s linear infinite}@keyframes fall-337{52.949%{transform:translate(71.6669vw,52.949vh) scale(.4255)}to{transform:translate(69.9763vw,100vh) scale(.4255)}}.snow:nth-child(338){opacity:1.8486;transform:translate(3.5438vw,-10px) scale(.5839);animation:fall-338 24s -8s linear infinite}@keyframes fall-338{62.987%{transform:translate(1.6935vw,62.987vh) scale(.5839)}to{transform:translate(2.61865vw,100vh) scale(.5839)}}.snow:nth-child(339){opacity:.7822;transform:translate(99.1825vw,-10px) scale(.0065);animation:fall-339 24s -17s linear infinite}@keyframes fall-339{70.518%{transform:translate(101.9743vw,70.518vh) scale(.0065)}to{transform:translate(100.5784vw,100vh) scale(.0065)}}.snow:nth-child(340){opacity:1.352;transform:translate(72.8205vw,-10px) scale(.5789);animation:fall-340 13s -4s linear infinite}@keyframes fall-340{59.395%{transform:translate(67.9784vw,59.395vh) scale(.5789)}to{transform:translate(70.39945vw,100vh) scale(.5789)}}.snow:nth-child(341){opacity:1.5804;transform:translate(1.6218vw,-10px) scale(.9515);animation:fall-341 30s -21s linear infinite}@keyframes fall-341{73.141%{transform:translate(-5.0785vw,73.141vh) scale(.9515)}to{transform:translate(-1.72835vw,100vh) scale(.9515)}}.snow:nth-child(342){opacity:.2818;transform:translate(22.2076vw,-10px) scale(.8152);animation:fall-342 29s -2s linear infinite}@keyframes fall-342{62.633%{transform:translate(17.7359vw,62.633vh) scale(.8152)}to{transform:translate(19.97175vw,100vh) scale(.8152)}}.snow:nth-child(343){opacity:.8772;transform:translate(9.4133vw,-10px) scale(.0292);animation:fall-343 28s -12s linear infinite}@keyframes fall-343{36.292%{transform:translate(13.056vw,36.292vh) scale(.0292)}to{transform:translate(11.23465vw,100vh) scale(.0292)}}.snow:nth-child(344){opacity:.988;transform:translate(75.2868vw,-10px) scale(.1722);animation:fall-344 23s -12s linear infinite}@keyframes fall-344{69.044%{transform:translate(67.9813vw,69.044vh) scale(.1722)}to{transform:translate(71.63405vw,100vh) scale(.1722)}}.snow:nth-child(345){opacity:.6236;transform:translate(43.5429vw,-10px) scale(.3326);animation:fall-345 24s -29s linear infinite}@keyframes fall-345{73.692%{transform:translate(46.9218vw,73.692vh) scale(.3326)}to{transform:translate(45.23235vw,100vh) scale(.3326)}}.snow:nth-child(346){opacity:1.1724;transform:translate(20.2623vw,-10px) scale(.5792);animation:fall-346 15s -7s linear infinite}@keyframes fall-346{56.567%{transform:translate(20.5784vw,56.567vh) scale(.5792)}to{transform:translate(20.42035vw,100vh) scale(.5792)}}.snow:nth-child(347){opacity:1.8888;transform:translate(16.9843vw,-10px) scale(.7179);animation:fall-347 27s -26s linear infinite}@keyframes fall-347{52.222%{transform:translate(22.5348vw,52.222vh) scale(.7179)}to{transform:translate(19.75955vw,100vh) scale(.7179)}}.snow:nth-child(348){opacity:1.3692;transform:translate(4.4847vw,-10px) scale(.4595);animation:fall-348 20s -10s linear infinite}@keyframes fall-348{60.987%{transform:translate(-3.6895vw,60.987vh) scale(.4595)}to{transform:translate(.3976vw,100vh) scale(.4595)}}.snow:nth-child(349){opacity:.9958;transform:translate(49.8756vw,-10px) scale(.1164);animation:fall-349 22s -12s linear infinite}@keyframes fall-349{53.519%{transform:translate(42.188vw,53.519vh) scale(.1164)}to{transform:translate(46.0318vw,100vh) scale(.1164)}}.snow:nth-child(350){opacity:.077;transform:translate(8.1493vw,-10px) scale(.7058);animation:fall-350 20s -27s linear infinite}@keyframes fall-350{45.435%{transform:translate(12.5193vw,45.435vh) scale(.7058)}to{transform:translate(10.3343vw,100vh) scale(.7058)}}.snow:nth-child(351){opacity:.1474;transform:translate(78.2916vw,-10px) scale(.4162);animation:fall-351 28s -19s linear infinite}@keyframes fall-351{31.058%{transform:translate(73.618vw,31.058vh) scale(.4162)}to{transform:translate(75.9548vw,100vh) scale(.4162)}}.snow:nth-child(352){opacity:1.9712;transform:translate(19.4936vw,-10px) scale(.7051);animation:fall-352 20s -7s linear infinite}@keyframes fall-352{42.456%{transform:translate(20.3049vw,42.456vh) scale(.7051)}to{transform:translate(19.89925vw,100vh) scale(.7051)}}.snow:nth-child(353){opacity:1.0406;transform:translate(84.2337vw,-10px) scale(.2532);animation:fall-353 14s -2s linear infinite}@keyframes fall-353{45.371%{transform:translate(83.8064vw,45.371vh) scale(.2532)}to{transform:translate(84.02005vw,100vh) scale(.2532)}}.snow:nth-child(354){opacity:.9522;transform:translate(28.8029vw,-10px) scale(.4885);animation:fall-354 15s -25s linear infinite}@keyframes fall-354{79.663%{transform:translate(19.3097vw,79.663vh) scale(.4885)}to{transform:translate(24.0563vw,100vh) scale(.4885)}}.snow:nth-child(355){opacity:.5032;transform:translate(11.2975vw,-10px) scale(.8349);animation:fall-355 10s -22s linear infinite}@keyframes fall-355{41.61%{transform:translate(12.6884vw,41.61vh) scale(.8349)}to{transform:translate(11.99295vw,100vh) scale(.8349)}}.snow:nth-child(356){opacity:.3072;transform:translate(74.661vw,-10px) scale(.7053);animation:fall-356 30s -27s linear infinite}@keyframes fall-356{60.938%{transform:translate(73.5214vw,60.938vh) scale(.7053)}to{transform:translate(74.0912vw,100vh) scale(.7053)}}.snow:nth-child(357){opacity:1.9436;transform:translate(60.9627vw,-10px) scale(.7843);animation:fall-357 25s -27s linear infinite}@keyframes fall-357{51%{transform:translate(62.2905vw,51vh) scale(.7843)}to{transform:translate(61.6266vw,100vh) scale(.7843)}}.snow:nth-child(358){opacity:1.357;transform:translate(95.698vw,-10px) scale(.5071);animation:fall-358 13s -20s linear infinite}@keyframes fall-358{36.856%{transform:translate(105.5984vw,36.856vh) scale(.5071)}to{transform:translate(100.6482vw,100vh) scale(.5071)}}.snow:nth-child(359){opacity:1.9492;transform:translate(43.821vw,-10px) scale(.2358);animation:fall-359 16s -20s linear infinite}@keyframes fall-359{64.829%{transform:translate(53.7318vw,64.829vh) scale(.2358)}to{transform:translate(48.7764vw,100vh) scale(.2358)}}.snow:nth-child(360){opacity:.8978;transform:translate(56.1537vw,-10px) scale(.5854);animation:fall-360 23s -5s linear infinite}@keyframes fall-360{59.668%{transform:translate(61.7945vw,59.668vh) scale(.5854)}to{transform:translate(58.9741vw,100vh) scale(.5854)}}.snow:nth-child(361){opacity:1.6278;transform:translate(63.5043vw,-10px) scale(.7988);animation:fall-361 15s -10s linear infinite}@keyframes fall-361{70.29%{transform:translate(58.9008vw,70.29vh) scale(.7988)}to{transform:translate(61.20255vw,100vh) scale(.7988)}}.snow:nth-child(362){opacity:.309;transform:translate(10.0832vw,-10px) scale(.7306);animation:fall-362 23s -2s linear infinite}@keyframes fall-362{68.457%{transform:translate(18.9567vw,68.457vh) scale(.7306)}to{transform:translate(14.51995vw,100vh) scale(.7306)}}.snow:nth-child(363){opacity:.1486;transform:translate(69.1352vw,-10px) scale(.9644);animation:fall-363 28s -19s linear infinite}@keyframes fall-363{50.422%{transform:translate(74.8519vw,50.422vh) scale(.9644)}to{transform:translate(71.99355vw,100vh) scale(.9644)}}.snow:nth-child(364){opacity:1.6048;transform:translate(13.9374vw,-10px) scale(.3469);animation:fall-364 19s -11s linear infinite}@keyframes fall-364{67.39%{transform:translate(10.7883vw,67.39vh) scale(.3469)}to{transform:translate(12.36285vw,100vh) scale(.3469)}}.snow:nth-child(365){opacity:.1678;transform:translate(77.2992vw,-10px) scale(.0768);animation:fall-365 16s -8s linear infinite}@keyframes fall-365{34.509%{transform:translate(75.811vw,34.509vh) scale(.0768)}to{transform:translate(76.5551vw,100vh) scale(.0768)}}.snow:nth-child(366){opacity:1.974;transform:translate(98.5413vw,-10px) scale(.6002);animation:fall-366 10s -20s linear infinite}@keyframes fall-366{72.312%{transform:translate(107.2136vw,72.312vh) scale(.6002)}to{transform:translate(102.87745vw,100vh) scale(.6002)}}.snow:nth-child(367){opacity:.788;transform:translate(57.9665vw,-10px) scale(.5213);animation:fall-367 11s -3s linear infinite}@keyframes fall-367{33.912%{transform:translate(61.0416vw,33.912vh) scale(.5213)}to{transform:translate(59.50405vw,100vh) scale(.5213)}}.snow:nth-child(368){opacity:1.1292;transform:translate(16.6409vw,-10px) scale(.6731);animation:fall-368 30s -26s linear infinite}@keyframes fall-368{48.165%{transform:translate(7.8668vw,48.165vh) scale(.6731)}to{transform:translate(12.25385vw,100vh) scale(.6731)}}.snow:nth-child(369){opacity:.573;transform:translate(48.7053vw,-10px) scale(.4527);animation:fall-369 29s -4s linear infinite}@keyframes fall-369{77.116%{transform:translate(56.3229vw,77.116vh) scale(.4527)}to{transform:translate(52.5141vw,100vh) scale(.4527)}}.snow:nth-child(370){opacity:1.5558;transform:translate(86.3708vw,-10px) scale(.9647);animation:fall-370 23s -1s linear infinite}@keyframes fall-370{45.626%{transform:translate(91.1882vw,45.626vh) scale(.9647)}to{transform:translate(88.7795vw,100vh) scale(.9647)}}.snow:nth-child(371){opacity:1.0254;transform:translate(57.5085vw,-10px) scale(.5303);animation:fall-371 15s -1s linear infinite}@keyframes fall-371{61.892%{transform:translate(59.4999vw,61.892vh) scale(.5303)}to{transform:translate(58.5042vw,100vh) scale(.5303)}}.snow:nth-child(372){opacity:.5372;transform:translate(74.2312vw,-10px) scale(.8799);animation:fall-372 17s -26s linear infinite}@keyframes fall-372{42.546%{transform:translate(73.4421vw,42.546vh) scale(.8799)}to{transform:translate(73.83665vw,100vh) scale(.8799)}}.snow:nth-child(373){opacity:.2122;transform:translate(15.0791vw,-10px) scale(.5945);animation:fall-373 26s -21s linear infinite}@keyframes fall-373{47.787%{transform:translate(5.8206vw,47.787vh) scale(.5945)}to{transform:translate(10.44985vw,100vh) scale(.5945)}}.snow:nth-child(374){opacity:1.0818;transform:translate(10.9656vw,-10px) scale(.5309);animation:fall-374 29s -22s linear infinite}@keyframes fall-374{55.879%{transform:translate(17.4217vw,55.879vh) scale(.5309)}to{transform:translate(14.19365vw,100vh) scale(.5309)}}.snow:nth-child(375){opacity:1.349;transform:translate(47.2657vw,-10px) scale(.3428);animation:fall-375 19s -5s linear infinite}@keyframes fall-375{56.7%{transform:translate(47.7393vw,56.7vh) scale(.3428)}to{transform:translate(47.5025vw,100vh) scale(.3428)}}.snow:nth-child(376){opacity:.0238;transform:translate(59.081vw,-10px) scale(.6199);animation:fall-376 18s -11s linear infinite}@keyframes fall-376{69.43%{transform:translate(64.8958vw,69.43vh) scale(.6199)}to{transform:translate(61.9884vw,100vh) scale(.6199)}}.snow:nth-child(377){opacity:1.6712;transform:translate(29.975vw,-10px) scale(.0823);animation:fall-377 18s -24s linear infinite}@keyframes fall-377{67.731%{transform:translate(36.1766vw,67.731vh) scale(.0823)}to{transform:translate(33.0758vw,100vh) scale(.0823)}}.snow:nth-child(378){opacity:.9692;transform:translate(70.8846vw,-10px) scale(.441);animation:fall-378 24s -30s linear infinite}@keyframes fall-378{59.025%{transform:translate(77.4113vw,59.025vh) scale(.441)}to{transform:translate(74.14795vw,100vh) scale(.441)}}.snow:nth-child(379){opacity:1.0132;transform:translate(7.6222vw,-10px) scale(.201);animation:fall-379 29s -29s linear infinite}@keyframes fall-379{34.194%{transform:translate(8.1046vw,34.194vh) scale(.201)}to{transform:translate(7.8634vw,100vh) scale(.201)}}.snow:nth-child(380){opacity:1.8354;transform:translate(75.7533vw,-10px) scale(.1008);animation:fall-380 24s -26s linear infinite}@keyframes fall-380{74.352%{transform:translate(71.3026vw,74.352vh) scale(.1008)}to{transform:translate(73.52795vw,100vh) scale(.1008)}}.snow:nth-child(381){opacity:1.8602;transform:translate(53.9035vw,-10px) scale(.3882);animation:fall-381 30s -15s linear infinite}@keyframes fall-381{59.727%{transform:translate(58.3313vw,59.727vh) scale(.3882)}to{transform:translate(56.1174vw,100vh) scale(.3882)}}.snow:nth-child(382){opacity:.3266;transform:translate(14.1743vw,-10px) scale(.1232);animation:fall-382 23s -20s linear infinite}@keyframes fall-382{57.13%{transform:translate(10.4376vw,57.13vh) scale(.1232)}to{transform:translate(12.30595vw,100vh) scale(.1232)}}.snow:nth-child(383){opacity:.632;transform:translate(36.9913vw,-10px) scale(.6755);animation:fall-383 22s -6s linear infinite}@keyframes fall-383{39.619%{transform:translate(44.515vw,39.619vh) scale(.6755)}to{transform:translate(40.75315vw,100vh) scale(.6755)}}.snow:nth-child(384){opacity:.3198;transform:translate(5.1617vw,-10px) scale(.3771);animation:fall-384 27s -28s linear infinite}@keyframes fall-384{73.22%{transform:translate(1.2404vw,73.22vh) scale(.3771)}to{transform:translate(3.20105vw,100vh) scale(.3771)}}.snow:nth-child(385){opacity:.2444;transform:translate(56.4251vw,-10px) scale(.6301);animation:fall-385 27s -9s linear infinite}@keyframes fall-385{75.79%{transform:translate(52.1505vw,75.79vh) scale(.6301)}to{transform:translate(54.2878vw,100vh) scale(.6301)}}.snow:nth-child(386){opacity:1.7172;transform:translate(82.9607vw,-10px) scale(.407);animation:fall-386 10s -11s linear infinite}@keyframes fall-386{66.424%{transform:translate(88.5316vw,66.424vh) scale(.407)}to{transform:translate(85.74615vw,100vh) scale(.407)}}.snow:nth-child(387){opacity:1.5564;transform:translate(68.1368vw,-10px) scale(.5063);animation:fall-387 14s -30s linear infinite}@keyframes fall-387{42.826%{transform:translate(61.9953vw,42.826vh) scale(.5063)}to{transform:translate(65.06605vw,100vh) scale(.5063)}}.snow:nth-child(388){opacity:1.8194;transform:translate(68.8664vw,-10px) scale(.8967);animation:fall-388 17s -11s linear infinite}@keyframes fall-388{37.457%{transform:translate(75.8682vw,37.457vh) scale(.8967)}to{transform:translate(72.3673vw,100vh) scale(.8967)}}.snow:nth-child(389){opacity:.998;transform:translate(27.7929vw,-10px) scale(.4005);animation:fall-389 19s -9s linear infinite}@keyframes fall-389{62.893%{transform:translate(34.2912vw,62.893vh) scale(.4005)}to{transform:translate(31.04205vw,100vh) scale(.4005)}}.snow:nth-child(390){opacity:1.9898;transform:translate(16.8127vw,-10px) scale(.2807);animation:fall-390 17s -8s linear infinite}@keyframes fall-390{62.479%{transform:translate(10.6052vw,62.479vh) scale(.2807)}to{transform:translate(13.70895vw,100vh) scale(.2807)}}.snow:nth-child(391){opacity:1.9998;transform:translate(61.5276vw,-10px) scale(.2436);animation:fall-391 12s -23s linear infinite}@keyframes fall-391{36.883%{transform:translate(57.8408vw,36.883vh) scale(.2436)}to{transform:translate(59.6842vw,100vh) scale(.2436)}}.snow:nth-child(392){opacity:1.3876;transform:translate(72.4709vw,-10px) scale(.4851);animation:fall-392 21s -12s linear infinite}@keyframes fall-392{52.276%{transform:translate(68.3895vw,52.276vh) scale(.4851)}to{transform:translate(70.4302vw,100vh) scale(.4851)}}.snow:nth-child(393){opacity:.1454;transform:translate(14.8047vw,-10px) scale(.0408);animation:fall-393 17s -27s linear infinite}@keyframes fall-393{51.281%{transform:translate(15.8104vw,51.281vh) scale(.0408)}to{transform:translate(15.30755vw,100vh) scale(.0408)}}.snow:nth-child(394){opacity:.833;transform:translate(62.793vw,-10px) scale(.8665);animation:fall-394 23s -4s linear infinite}@keyframes fall-394{67.261%{transform:translate(67.9129vw,67.261vh) scale(.8665)}to{transform:translate(65.35295vw,100vh) scale(.8665)}}.snow:nth-child(395){opacity:1.8492;transform:translate(33.8969vw,-10px) scale(.8095);animation:fall-395 16s -29s linear infinite}@keyframes fall-395{48.394%{transform:translate(34.061vw,48.394vh) scale(.8095)}to{transform:translate(33.97895vw,100vh) scale(.8095)}}.snow:nth-child(396){opacity:.6958;transform:translate(13.5168vw,-10px) scale(.7046);animation:fall-396 27s -3s linear infinite}@keyframes fall-396{50.504%{transform:translate(17.4139vw,50.504vh) scale(.7046)}to{transform:translate(15.46535vw,100vh) scale(.7046)}}.snow:nth-child(397){opacity:.302;transform:translate(19.3009vw,-10px) scale(.1428);animation:fall-397 14s -7s linear infinite}@keyframes fall-397{37.926%{transform:translate(14.087vw,37.926vh) scale(.1428)}to{transform:translate(16.69395vw,100vh) scale(.1428)}}.snow:nth-child(398){opacity:.6318;transform:translate(77.8715vw,-10px) scale(.0981);animation:fall-398 28s -2s linear infinite}@keyframes fall-398{36.53%{transform:translate(83.8791vw,36.53vh) scale(.0981)}to{transform:translate(80.8753vw,100vh) scale(.0981)}}.snow:nth-child(399){opacity:.756;transform:translate(85.3257vw,-10px) scale(.8659);animation:fall-399 17s -14s linear infinite}@keyframes fall-399{68.475%{transform:translate(82.5042vw,68.475vh) scale(.8659)}to{transform:translate(83.91495vw,100vh) scale(.8659)}}.snow:nth-child(400){opacity:1.2608;transform:translate(49.141vw,-10px) scale(.4992);animation:fall-400 18s -8s linear infinite}@keyframes fall-400{57.825%{transform:translate(42.7266vw,57.825vh) scale(.4992)}to{transform:translate(45.9338vw,100vh) scale(.4992)}}\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 });
|
|
24
|
+
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:.6838;transform:translate(85.2881vw,-10px) scale(.3552);animation:fall-1 23s -1s linear infinite}@keyframes fall-1{34.554%{transform:translate(80.8164vw,34.554vh) scale(.3552)}to{transform:translate(83.05225vw,100vh) scale(.3552)}}.snow:nth-child(2){opacity:1.2514;transform:translate(68.3949vw,-10px) scale(.0756);animation:fall-2 30s -23s linear infinite}@keyframes fall-2{77.611%{transform:translate(77.205vw,77.611vh) scale(.0756)}to{transform:translate(72.79995vw,100vh) scale(.0756)}}.snow:nth-child(3){opacity:1.4794;transform:translate(11.6958vw,-10px) scale(.9716);animation:fall-3 17s -20s linear infinite}@keyframes fall-3{43.057%{transform:translate(8.298vw,43.057vh) scale(.9716)}to{transform:translate(9.9969vw,100vh) scale(.9716)}}.snow:nth-child(4){opacity:.1834;transform:translate(63.2866vw,-10px) scale(.819);animation:fall-4 17s -20s linear infinite}@keyframes fall-4{35.732%{transform:translate(64.8781vw,35.732vh) scale(.819)}to{transform:translate(64.08235vw,100vh) scale(.819)}}.snow:nth-child(5){opacity:1.3544;transform:translate(58.3154vw,-10px) scale(.0571);animation:fall-5 14s -17s linear infinite}@keyframes fall-5{32.367%{transform:translate(62.7575vw,32.367vh) scale(.0571)}to{transform:translate(60.53645vw,100vh) scale(.0571)}}.snow:nth-child(6){opacity:1.0216;transform:translate(99.2134vw,-10px) scale(.8872);animation:fall-6 14s -16s linear infinite}@keyframes fall-6{79%{transform:translate(99.5688vw,79vh) scale(.8872)}to{transform:translate(99.3911vw,100vh) scale(.8872)}}.snow:nth-child(7){opacity:.453;transform:translate(51.936vw,-10px) scale(.6516);animation:fall-7 17s -19s linear infinite}@keyframes fall-7{50.516%{transform:translate(49.135vw,50.516vh) scale(.6516)}to{transform:translate(50.5355vw,100vh) scale(.6516)}}.snow:nth-child(8){opacity:.3392;transform:translate(28.1577vw,-10px) scale(.0404);animation:fall-8 10s -20s linear infinite}@keyframes fall-8{35.703%{transform:translate(37.5503vw,35.703vh) scale(.0404)}to{transform:translate(32.854vw,100vh) scale(.0404)}}.snow:nth-child(9){opacity:1.563;transform:translate(97.7469vw,-10px) scale(.2175);animation:fall-9 18s -30s linear infinite}@keyframes fall-9{33.579%{transform:translate(105.0301vw,33.579vh) scale(.2175)}to{transform:translate(101.3885vw,100vh) scale(.2175)}}.snow:nth-child(10){opacity:1.4376;transform:translate(47.0611vw,-10px) scale(.8585);animation:fall-10 28s -29s linear infinite}@keyframes fall-10{41.045%{transform:translate(39.8087vw,41.045vh) scale(.8585)}to{transform:translate(43.4349vw,100vh) scale(.8585)}}.snow:nth-child(11){opacity:.5112;transform:translate(62.9044vw,-10px) scale(.6289);animation:fall-11 25s -25s linear infinite}@keyframes fall-11{46.114%{transform:translate(68.2254vw,46.114vh) scale(.6289)}to{transform:translate(65.5649vw,100vh) scale(.6289)}}.snow:nth-child(12){opacity:.7194;transform:translate(33.3586vw,-10px) scale(.0432);animation:fall-12 13s -6s linear infinite}@keyframes fall-12{73.439%{transform:translate(40.1044vw,73.439vh) scale(.0432)}to{transform:translate(36.7315vw,100vh) scale(.0432)}}.snow:nth-child(13){opacity:1.7556;transform:translate(50.0011vw,-10px) scale(.0933);animation:fall-13 26s -12s linear infinite}@keyframes fall-13{50.644%{transform:translate(40.529vw,50.644vh) scale(.0933)}to{transform:translate(45.26505vw,100vh) scale(.0933)}}.snow:nth-child(14){opacity:.5584;transform:translate(95.4763vw,-10px) scale(.6905);animation:fall-14 29s -24s linear infinite}@keyframes fall-14{67.818%{transform:translate(95.3896vw,67.818vh) scale(.6905)}to{transform:translate(95.43295vw,100vh) scale(.6905)}}.snow:nth-child(15){opacity:.6134;transform:translate(26.6839vw,-10px) scale(.8636);animation:fall-15 26s -22s linear infinite}@keyframes fall-15{46.27%{transform:translate(31.9667vw,46.27vh) scale(.8636)}to{transform:translate(29.3253vw,100vh) scale(.8636)}}.snow:nth-child(16){opacity:1.0714;transform:translate(15.0157vw,-10px) scale(.9706);animation:fall-16 25s -26s linear infinite}@keyframes fall-16{39.086%{transform:translate(18.0972vw,39.086vh) scale(.9706)}to{transform:translate(16.55645vw,100vh) scale(.9706)}}.snow:nth-child(17){opacity:.0798;transform:translate(51.191vw,-10px) scale(.4447);animation:fall-17 24s -28s linear infinite}@keyframes fall-17{33.411%{transform:translate(41.7183vw,33.411vh) scale(.4447)}to{transform:translate(46.45465vw,100vh) scale(.4447)}}.snow:nth-child(18){opacity:.6218;transform:translate(9.7038vw,-10px) scale(.3735);animation:fall-18 11s -27s linear infinite}@keyframes fall-18{58.746%{transform:translate(13.9207vw,58.746vh) scale(.3735)}to{transform:translate(11.81225vw,100vh) scale(.3735)}}.snow:nth-child(19){opacity:1.345;transform:translate(47.3247vw,-10px) scale(.2874);animation:fall-19 21s -6s linear infinite}@keyframes fall-19{37.243%{transform:translate(49.6656vw,37.243vh) scale(.2874)}to{transform:translate(48.49515vw,100vh) scale(.2874)}}.snow:nth-child(20){opacity:1.0838;transform:translate(67.1927vw,-10px) scale(.9028);animation:fall-20 18s -21s linear infinite}@keyframes fall-20{79.91%{transform:translate(73.3401vw,79.91vh) scale(.9028)}to{transform:translate(70.2664vw,100vh) scale(.9028)}}.snow:nth-child(21){opacity:1.9646;transform:translate(29.9289vw,-10px) scale(.8068);animation:fall-21 23s -19s linear infinite}@keyframes fall-21{76.729%{transform:translate(32.0721vw,76.729vh) scale(.8068)}to{transform:translate(31.0005vw,100vh) scale(.8068)}}.snow:nth-child(22){opacity:1.6684;transform:translate(17.7898vw,-10px) scale(.7127);animation:fall-22 11s -3s linear infinite}@keyframes fall-22{30.211%{transform:translate(19.3913vw,30.211vh) scale(.7127)}to{transform:translate(18.59055vw,100vh) scale(.7127)}}.snow:nth-child(23){opacity:1.1196;transform:translate(28.726vw,-10px) scale(.5356);animation:fall-23 26s -18s linear infinite}@keyframes fall-23{66.686%{transform:translate(36.5716vw,66.686vh) scale(.5356)}to{transform:translate(32.6488vw,100vh) scale(.5356)}}.snow:nth-child(24){opacity:1.54;transform:translate(55.0263vw,-10px) scale(.8171);animation:fall-24 21s -28s linear infinite}@keyframes fall-24{41.929%{transform:translate(45.7059vw,41.929vh) scale(.8171)}to{transform:translate(50.3661vw,100vh) scale(.8171)}}.snow:nth-child(25){opacity:.041;transform:translate(21.9846vw,-10px) scale(.8167);animation:fall-25 25s -24s linear infinite}@keyframes fall-25{41.116%{transform:translate(29.7458vw,41.116vh) scale(.8167)}to{transform:translate(25.8652vw,100vh) scale(.8167)}}.snow:nth-child(26){opacity:.6286;transform:translate(82.998vw,-10px) scale(.8532);animation:fall-26 18s -14s linear infinite}@keyframes fall-26{77.995%{transform:translate(83.5291vw,77.995vh) scale(.8532)}to{transform:translate(83.26355vw,100vh) scale(.8532)}}.snow:nth-child(27){opacity:1.1912;transform:translate(4.8036vw,-10px) scale(.3073);animation:fall-27 28s -22s linear infinite}@keyframes fall-27{49.992%{transform:translate(9.4372vw,49.992vh) scale(.3073)}to{transform:translate(7.1204vw,100vh) scale(.3073)}}.snow:nth-child(28){opacity:1.4564;transform:translate(83.1143vw,-10px) scale(.6281);animation:fall-28 24s -8s linear infinite}@keyframes fall-28{32.939%{transform:translate(78.911vw,32.939vh) scale(.6281)}to{transform:translate(81.01265vw,100vh) scale(.6281)}}.snow:nth-child(29){opacity:.2586;transform:translate(25.8768vw,-10px) scale(.8257);animation:fall-29 23s -5s linear infinite}@keyframes fall-29{54.911%{transform:translate(21.8041vw,54.911vh) scale(.8257)}to{transform:translate(23.84045vw,100vh) scale(.8257)}}.snow:nth-child(30){opacity:.7808;transform:translate(16.8744vw,-10px) scale(.0089);animation:fall-30 30s -24s linear infinite}@keyframes fall-30{42.551%{transform:translate(22.2366vw,42.551vh) scale(.0089)}to{transform:translate(19.5555vw,100vh) scale(.0089)}}.snow:nth-child(31){opacity:.7614;transform:translate(6.8248vw,-10px) scale(.0347);animation:fall-31 10s -6s linear infinite}@keyframes fall-31{44.876%{transform:translate(4.2915vw,44.876vh) scale(.0347)}to{transform:translate(5.55815vw,100vh) scale(.0347)}}.snow:nth-child(32){opacity:.0914;transform:translate(70.2331vw,-10px) scale(.8246);animation:fall-32 29s -15s linear infinite}@keyframes fall-32{52.612%{transform:translate(65.9215vw,52.612vh) scale(.8246)}to{transform:translate(68.0773vw,100vh) scale(.8246)}}.snow:nth-child(33){opacity:.7506;transform:translate(47.0803vw,-10px) scale(.8305);animation:fall-33 18s -25s linear infinite}@keyframes fall-33{76.412%{transform:translate(50.9281vw,76.412vh) scale(.8305)}to{transform:translate(49.0042vw,100vh) scale(.8305)}}.snow:nth-child(34){opacity:1.2824;transform:translate(41.022vw,-10px) scale(.6918);animation:fall-34 21s -26s linear infinite}@keyframes fall-34{73.675%{transform:translate(48.462vw,73.675vh) scale(.6918)}to{transform:translate(44.742vw,100vh) scale(.6918)}}.snow:nth-child(35){opacity:.3276;transform:translate(.6438vw,-10px) scale(.9432);animation:fall-35 26s -5s linear infinite}@keyframes fall-35{65.564%{transform:translate(.3646vw,65.564vh) scale(.9432)}to{transform:translate(.5042vw,100vh) scale(.9432)}}.snow:nth-child(36){opacity:1.2738;transform:translate(86.1939vw,-10px) scale(.2404);animation:fall-36 10s -4s linear infinite}@keyframes fall-36{37.061%{transform:translate(92.3083vw,37.061vh) scale(.2404)}to{transform:translate(89.2511vw,100vh) scale(.2404)}}.snow:nth-child(37){opacity:1.4396;transform:translate(85.2153vw,-10px) scale(.0068);animation:fall-37 26s -24s linear infinite}@keyframes fall-37{54.461%{transform:translate(94.7115vw,54.461vh) scale(.0068)}to{transform:translate(89.9634vw,100vh) scale(.0068)}}.snow:nth-child(38){opacity:1.0556;transform:translate(93.4434vw,-10px) scale(.6035);animation:fall-38 14s -6s linear infinite}@keyframes fall-38{74.594%{transform:translate(88.9333vw,74.594vh) scale(.6035)}to{transform:translate(91.18835vw,100vh) scale(.6035)}}.snow:nth-child(39){opacity:1.7898;transform:translate(19.7525vw,-10px) scale(.8122);animation:fall-39 25s -2s linear infinite}@keyframes fall-39{30.064%{transform:translate(10.7641vw,30.064vh) scale(.8122)}to{transform:translate(15.2583vw,100vh) scale(.8122)}}.snow:nth-child(40){opacity:.352;transform:translate(47.7192vw,-10px) scale(.1342);animation:fall-40 29s -13s linear infinite}@keyframes fall-40{72.269%{transform:translate(44.385vw,72.269vh) scale(.1342)}to{transform:translate(46.0521vw,100vh) scale(.1342)}}.snow:nth-child(41){opacity:.6332;transform:translate(90.2426vw,-10px) scale(.211);animation:fall-41 14s -27s linear infinite}@keyframes fall-41{43.389%{transform:translate(82.3135vw,43.389vh) scale(.211)}to{transform:translate(86.27805vw,100vh) scale(.211)}}.snow:nth-child(42){opacity:1.4204;transform:translate(40.2242vw,-10px) scale(.2417);animation:fall-42 23s -5s linear infinite}@keyframes fall-42{63.637%{transform:translate(40.9551vw,63.637vh) scale(.2417)}to{transform:translate(40.58965vw,100vh) scale(.2417)}}.snow:nth-child(43){opacity:.058;transform:translate(58.1974vw,-10px) scale(.5379);animation:fall-43 20s -26s linear infinite}@keyframes fall-43{31.174%{transform:translate(53.6441vw,31.174vh) scale(.5379)}to{transform:translate(55.92075vw,100vh) scale(.5379)}}.snow:nth-child(44){opacity:1.1022;transform:translate(70.8059vw,-10px) scale(.8424);animation:fall-44 12s -25s linear infinite}@keyframes fall-44{64.046%{transform:translate(61.8046vw,64.046vh) scale(.8424)}to{transform:translate(66.30525vw,100vh) scale(.8424)}}.snow:nth-child(45){opacity:1.0138;transform:translate(28.6284vw,-10px) scale(.5325);animation:fall-45 24s -13s linear infinite}@keyframes fall-45{39.707%{transform:translate(37.4908vw,39.707vh) scale(.5325)}to{transform:translate(33.0596vw,100vh) scale(.5325)}}.snow:nth-child(46){opacity:.3384;transform:translate(16.5675vw,-10px) scale(.3041);animation:fall-46 28s -5s linear infinite}@keyframes fall-46{35.113%{transform:translate(18.0872vw,35.113vh) scale(.3041)}to{transform:translate(17.32735vw,100vh) scale(.3041)}}.snow:nth-child(47){opacity:1.9264;transform:translate(47.4342vw,-10px) scale(.0491);animation:fall-47 27s -13s linear infinite}@keyframes fall-47{61.793%{transform:translate(48.4233vw,61.793vh) scale(.0491)}to{transform:translate(47.92875vw,100vh) scale(.0491)}}.snow:nth-child(48){opacity:1.637;transform:translate(67.193vw,-10px) scale(.0304);animation:fall-48 23s -30s linear infinite}@keyframes fall-48{75.218%{transform:translate(59.6411vw,75.218vh) scale(.0304)}to{transform:translate(63.41705vw,100vh) scale(.0304)}}.snow:nth-child(49){opacity:1.618;transform:translate(67.5464vw,-10px) scale(.3362);animation:fall-49 16s -11s linear infinite}@keyframes fall-49{39.916%{transform:translate(69.2741vw,39.916vh) scale(.3362)}to{transform:translate(68.41025vw,100vh) scale(.3362)}}.snow:nth-child(50){opacity:1.2798;transform:translate(75.472vw,-10px) scale(.2998);animation:fall-50 19s -23s linear infinite}@keyframes fall-50{76.286%{transform:translate(76.6695vw,76.286vh) scale(.2998)}to{transform:translate(76.07075vw,100vh) scale(.2998)}}.snow:nth-child(51){opacity:.4908;transform:translate(76.6113vw,-10px) scale(.9574);animation:fall-51 29s -1s linear infinite}@keyframes fall-51{55.559%{transform:translate(78.0828vw,55.559vh) scale(.9574)}to{transform:translate(77.34705vw,100vh) scale(.9574)}}.snow:nth-child(52){opacity:.5564;transform:translate(92.4597vw,-10px) scale(.6514);animation:fall-52 20s -7s linear infinite}@keyframes fall-52{66.085%{transform:translate(94.2184vw,66.085vh) scale(.6514)}to{transform:translate(93.33905vw,100vh) scale(.6514)}}.snow:nth-child(53){opacity:1.2198;transform:translate(51.9967vw,-10px) scale(.6749);animation:fall-53 27s -28s linear infinite}@keyframes fall-53{67.61%{transform:translate(50.9256vw,67.61vh) scale(.6749)}to{transform:translate(51.46115vw,100vh) scale(.6749)}}.snow:nth-child(54){opacity:1.1394;transform:translate(70.4291vw,-10px) scale(.1606);animation:fall-54 21s -20s linear infinite}@keyframes fall-54{54.13%{transform:translate(78.0729vw,54.13vh) scale(.1606)}to{transform:translate(74.251vw,100vh) scale(.1606)}}.snow:nth-child(55){opacity:.5512;transform:translate(15.1131vw,-10px) scale(.6548);animation:fall-55 29s -27s linear infinite}@keyframes fall-55{64.053%{transform:translate(23.6515vw,64.053vh) scale(.6548)}to{transform:translate(19.3823vw,100vh) scale(.6548)}}.snow:nth-child(56){opacity:.877;transform:translate(71.0941vw,-10px) scale(.2269);animation:fall-56 17s -8s linear infinite}@keyframes fall-56{75.348%{transform:translate(76.0518vw,75.348vh) scale(.2269)}to{transform:translate(73.57295vw,100vh) scale(.2269)}}.snow:nth-child(57){opacity:.022;transform:translate(83.5914vw,-10px) scale(.7508);animation:fall-57 25s -29s linear infinite}@keyframes fall-57{50.593%{transform:translate(83.0084vw,50.593vh) scale(.7508)}to{transform:translate(83.2999vw,100vh) scale(.7508)}}.snow:nth-child(58){opacity:.463;transform:translate(94.7417vw,-10px) scale(.1629);animation:fall-58 22s -11s linear infinite}@keyframes fall-58{38.561%{transform:translate(92.2709vw,38.561vh) scale(.1629)}to{transform:translate(93.5063vw,100vh) scale(.1629)}}.snow:nth-child(59){opacity:1.1892;transform:translate(75.1479vw,-10px) scale(.5615);animation:fall-59 17s -11s linear infinite}@keyframes fall-59{68.477%{transform:translate(84.2251vw,68.477vh) scale(.5615)}to{transform:translate(79.6865vw,100vh) scale(.5615)}}.snow:nth-child(60){opacity:1.1344;transform:translate(26.8427vw,-10px) scale(.3499);animation:fall-60 26s -29s linear infinite}@keyframes fall-60{53.815%{transform:translate(20.8216vw,53.815vh) scale(.3499)}to{transform:translate(23.83215vw,100vh) scale(.3499)}}.snow:nth-child(61){opacity:1.9918;transform:translate(17.0186vw,-10px) scale(.6772);animation:fall-61 29s -29s linear infinite}@keyframes fall-61{58.522%{transform:translate(18.9847vw,58.522vh) scale(.6772)}to{transform:translate(18.00165vw,100vh) scale(.6772)}}.snow:nth-child(62){opacity:1.5388;transform:translate(53.4477vw,-10px) scale(.459);animation:fall-62 29s -17s linear infinite}@keyframes fall-62{56.919%{transform:translate(52.1971vw,56.919vh) scale(.459)}to{transform:translate(52.8224vw,100vh) scale(.459)}}.snow:nth-child(63){opacity:.6906;transform:translate(37.4564vw,-10px) scale(.5839);animation:fall-63 13s -20s linear infinite}@keyframes fall-63{63.057%{transform:translate(42.209vw,63.057vh) scale(.5839)}to{transform:translate(39.8327vw,100vh) scale(.5839)}}.snow:nth-child(64){opacity:.7192;transform:translate(75.3462vw,-10px) scale(.8865);animation:fall-64 23s -12s linear infinite}@keyframes fall-64{54.9%{transform:translate(74.3458vw,54.9vh) scale(.8865)}to{transform:translate(74.846vw,100vh) scale(.8865)}}.snow:nth-child(65){opacity:1.9892;transform:translate(96.4593vw,-10px) scale(.8277);animation:fall-65 17s -8s linear infinite}@keyframes fall-65{59.655%{transform:translate(98.0803vw,59.655vh) scale(.8277)}to{transform:translate(97.2698vw,100vh) scale(.8277)}}.snow:nth-child(66){opacity:1.9112;transform:translate(29.3585vw,-10px) scale(.9144);animation:fall-66 18s -5s linear infinite}@keyframes fall-66{53.057%{transform:translate(26.4341vw,53.057vh) scale(.9144)}to{transform:translate(27.8963vw,100vh) scale(.9144)}}.snow:nth-child(67){opacity:.2582;transform:translate(21.4956vw,-10px) scale(.685);animation:fall-67 26s -3s linear infinite}@keyframes fall-67{49.287%{transform:translate(29.4838vw,49.287vh) scale(.685)}to{transform:translate(25.4897vw,100vh) scale(.685)}}.snow:nth-child(68){opacity:.873;transform:translate(51.8756vw,-10px) scale(.0084);animation:fall-68 22s -9s linear infinite}@keyframes fall-68{62.557%{transform:translate(52.6747vw,62.557vh) scale(.0084)}to{transform:translate(52.27515vw,100vh) scale(.0084)}}.snow:nth-child(69){opacity:.3336;transform:translate(25.0283vw,-10px) scale(.1143);animation:fall-69 23s -30s linear infinite}@keyframes fall-69{37.088%{transform:translate(28.8161vw,37.088vh) scale(.1143)}to{transform:translate(26.9222vw,100vh) scale(.1143)}}.snow:nth-child(70){opacity:.7192;transform:translate(79.9011vw,-10px) scale(.5511);animation:fall-70 21s -2s linear infinite}@keyframes fall-70{51.081%{transform:translate(70.4013vw,51.081vh) scale(.5511)}to{transform:translate(75.1512vw,100vh) scale(.5511)}}.snow:nth-child(71){opacity:.2522;transform:translate(13.2966vw,-10px) scale(.3686);animation:fall-71 16s -22s linear infinite}@keyframes fall-71{55.163%{transform:translate(14.5797vw,55.163vh) scale(.3686)}to{transform:translate(13.93815vw,100vh) scale(.3686)}}.snow:nth-child(72){opacity:1.4644;transform:translate(53.7427vw,-10px) scale(.0143);animation:fall-72 19s -13s linear infinite}@keyframes fall-72{39.321%{transform:translate(60.8732vw,39.321vh) scale(.0143)}to{transform:translate(57.30795vw,100vh) scale(.0143)}}.snow:nth-child(73){opacity:.2506;transform:translate(73.2821vw,-10px) scale(.8998);animation:fall-73 15s -28s linear infinite}@keyframes fall-73{74.895%{transform:translate(82.1276vw,74.895vh) scale(.8998)}to{transform:translate(77.70485vw,100vh) scale(.8998)}}.snow:nth-child(74){opacity:1.8848;transform:translate(14.2748vw,-10px) scale(.8341);animation:fall-74 16s -18s linear infinite}@keyframes fall-74{63.259%{transform:translate(5.734vw,63.259vh) scale(.8341)}to{transform:translate(10.0044vw,100vh) scale(.8341)}}.snow:nth-child(75){opacity:1.5666;transform:translate(98.9947vw,-10px) scale(.5044);animation:fall-75 20s -16s linear infinite}@keyframes fall-75{46.269%{transform:translate(91.3724vw,46.269vh) scale(.5044)}to{transform:translate(95.18355vw,100vh) scale(.5044)}}.snow:nth-child(76){opacity:1.6964;transform:translate(50.0418vw,-10px) scale(.0391);animation:fall-76 16s -13s linear infinite}@keyframes fall-76{38.18%{transform:translate(55.4603vw,38.18vh) scale(.0391)}to{transform:translate(52.75105vw,100vh) scale(.0391)}}.snow:nth-child(77){opacity:1.6718;transform:translate(8.9459vw,-10px) scale(.9921);animation:fall-77 20s -27s linear infinite}@keyframes fall-77{57.584%{transform:translate(.5536vw,57.584vh) scale(.9921)}to{transform:translate(4.74975vw,100vh) scale(.9921)}}.snow:nth-child(78){opacity:1.1228;transform:translate(31.607vw,-10px) scale(.0135);animation:fall-78 22s -27s linear infinite}@keyframes fall-78{56.387%{transform:translate(37.6181vw,56.387vh) scale(.0135)}to{transform:translate(34.61255vw,100vh) scale(.0135)}}.snow:nth-child(79){opacity:1.8054;transform:translate(68.8834vw,-10px) scale(.8354);animation:fall-79 11s -28s linear infinite}@keyframes fall-79{60.773%{transform:translate(67.3276vw,60.773vh) scale(.8354)}to{transform:translate(68.1055vw,100vh) scale(.8354)}}.snow:nth-child(80){opacity:1.2542;transform:translate(54.982vw,-10px) scale(.5698);animation:fall-80 16s -15s linear infinite}@keyframes fall-80{53.854%{transform:translate(60.1551vw,53.854vh) scale(.5698)}to{transform:translate(57.56855vw,100vh) scale(.5698)}}.snow:nth-child(81){opacity:1.3742;transform:translate(70.3897vw,-10px) scale(.8599);animation:fall-81 22s -17s linear infinite}@keyframes fall-81{45.171%{transform:translate(65.9857vw,45.171vh) scale(.8599)}to{transform:translate(68.1877vw,100vh) scale(.8599)}}.snow:nth-child(82){opacity:.8996;transform:translate(94.9523vw,-10px) scale(.8473);animation:fall-82 10s -18s linear infinite}@keyframes fall-82{32.5%{transform:translate(90.3344vw,32.5vh) scale(.8473)}to{transform:translate(92.64335vw,100vh) scale(.8473)}}.snow:nth-child(83){opacity:1.8282;transform:translate(53.0407vw,-10px) scale(.1485);animation:fall-83 23s -19s linear infinite}@keyframes fall-83{53.484%{transform:translate(56.8861vw,53.484vh) scale(.1485)}to{transform:translate(54.9634vw,100vh) scale(.1485)}}.snow:nth-child(84){opacity:.6724;transform:translate(51.533vw,-10px) scale(.4444);animation:fall-84 19s -5s linear infinite}@keyframes fall-84{35.298%{transform:translate(58.6816vw,35.298vh) scale(.4444)}to{transform:translate(55.1073vw,100vh) scale(.4444)}}.snow:nth-child(85){opacity:.1374;transform:translate(55.8576vw,-10px) scale(.9792);animation:fall-85 15s -11s linear infinite}@keyframes fall-85{59.416%{transform:translate(46.8603vw,59.416vh) scale(.9792)}to{transform:translate(51.35895vw,100vh) scale(.9792)}}.snow:nth-child(86){opacity:1.6924;transform:translate(10.6935vw,-10px) scale(.3611);animation:fall-86 19s -10s linear infinite}@keyframes fall-86{69.942%{transform:translate(10.5862vw,69.942vh) scale(.3611)}to{transform:translate(10.63985vw,100vh) scale(.3611)}}.snow:nth-child(87){opacity:1.851;transform:translate(35.7415vw,-10px) scale(.0843);animation:fall-87 18s -12s linear infinite}@keyframes fall-87{78.82%{transform:translate(39.7977vw,78.82vh) scale(.0843)}to{transform:translate(37.7696vw,100vh) scale(.0843)}}.snow:nth-child(88){opacity:1.265;transform:translate(76.1252vw,-10px) scale(.6642);animation:fall-88 14s -10s linear infinite}@keyframes fall-88{50.747%{transform:translate(80.1136vw,50.747vh) scale(.6642)}to{transform:translate(78.1194vw,100vh) scale(.6642)}}.snow:nth-child(89){opacity:1.046;transform:translate(15.1523vw,-10px) scale(.0039);animation:fall-89 18s -23s linear infinite}@keyframes fall-89{56.431%{transform:translate(10.6056vw,56.431vh) scale(.0039)}to{transform:translate(12.87895vw,100vh) scale(.0039)}}.snow:nth-child(90){opacity:.2036;transform:translate(26.7578vw,-10px) scale(.1596);animation:fall-90 21s -26s linear infinite}@keyframes fall-90{73.654%{transform:translate(35.3207vw,73.654vh) scale(.1596)}to{transform:translate(31.03925vw,100vh) scale(.1596)}}.snow:nth-child(91){opacity:.21;transform:translate(15.7649vw,-10px) scale(.9818);animation:fall-91 16s -15s linear infinite}@keyframes fall-91{76.9%{transform:translate(12.0302vw,76.9vh) scale(.9818)}to{transform:translate(13.89755vw,100vh) scale(.9818)}}.snow:nth-child(92){opacity:1.6754;transform:translate(54.7031vw,-10px) scale(.485);animation:fall-92 12s -28s linear infinite}@keyframes fall-92{76.607%{transform:translate(55.0855vw,76.607vh) scale(.485)}to{transform:translate(54.8943vw,100vh) scale(.485)}}.snow:nth-child(93){opacity:1.084;transform:translate(3.0393vw,-10px) scale(.0414);animation:fall-93 13s -20s linear infinite}@keyframes fall-93{69.667%{transform:translate(2.1972vw,69.667vh) scale(.0414)}to{transform:translate(2.61825vw,100vh) scale(.0414)}}.snow:nth-child(94){opacity:.17;transform:translate(85.2163vw,-10px) scale(.1515);animation:fall-94 18s -13s linear infinite}@keyframes fall-94{55.849%{transform:translate(92.767vw,55.849vh) scale(.1515)}to{transform:translate(88.99165vw,100vh) scale(.1515)}}.snow:nth-child(95){opacity:1.2006;transform:translate(90.6923vw,-10px) scale(.3727);animation:fall-95 27s -7s linear infinite}@keyframes fall-95{47.342%{transform:translate(85.8039vw,47.342vh) scale(.3727)}to{transform:translate(88.2481vw,100vh) scale(.3727)}}.snow:nth-child(96){opacity:.6354;transform:translate(81.5071vw,-10px) scale(.08);animation:fall-96 28s -3s linear infinite}@keyframes fall-96{67.024%{transform:translate(76.9999vw,67.024vh) scale(.08)}to{transform:translate(79.2535vw,100vh) scale(.08)}}.snow:nth-child(97){opacity:.887;transform:translate(40.2403vw,-10px) scale(.9791);animation:fall-97 23s -7s linear infinite}@keyframes fall-97{76.648%{transform:translate(48.7271vw,76.648vh) scale(.9791)}to{transform:translate(44.4837vw,100vh) scale(.9791)}}.snow:nth-child(98){opacity:.7582;transform:translate(85.4433vw,-10px) scale(.246);animation:fall-98 30s -19s linear infinite}@keyframes fall-98{50.808%{transform:translate(93.2834vw,50.808vh) scale(.246)}to{transform:translate(89.36335vw,100vh) scale(.246)}}.snow:nth-child(99){opacity:1.3964;transform:translate(77.0393vw,-10px) scale(.9028);animation:fall-99 27s -6s linear infinite}@keyframes fall-99{47.46%{transform:translate(67.3362vw,47.46vh) scale(.9028)}to{transform:translate(72.18775vw,100vh) scale(.9028)}}.snow:nth-child(100){opacity:.9858;transform:translate(39.5655vw,-10px) scale(.4293);animation:fall-100 11s -1s linear infinite}@keyframes fall-100{30.144%{transform:translate(35.3299vw,30.144vh) scale(.4293)}to{transform:translate(37.4477vw,100vh) scale(.4293)}}.snow:nth-child(101){opacity:.9404;transform:translate(65.0343vw,-10px) scale(.4221);animation:fall-101 16s -4s linear infinite}@keyframes fall-101{69.603%{transform:translate(68.3211vw,69.603vh) scale(.4221)}to{transform:translate(66.6777vw,100vh) scale(.4221)}}.snow:nth-child(102){opacity:1.4056;transform:translate(78.7691vw,-10px) scale(.8562);animation:fall-102 12s -27s linear infinite}@keyframes fall-102{50.671%{transform:translate(72.8491vw,50.671vh) scale(.8562)}to{transform:translate(75.8091vw,100vh) scale(.8562)}}.snow:nth-child(103){opacity:.3994;transform:translate(54.0832vw,-10px) scale(.8252);animation:fall-103 27s -30s linear infinite}@keyframes fall-103{79.948%{transform:translate(56.1151vw,79.948vh) scale(.8252)}to{transform:translate(55.09915vw,100vh) scale(.8252)}}.snow:nth-child(104){opacity:.4488;transform:translate(48.1926vw,-10px) scale(.5735);animation:fall-104 16s -9s linear infinite}@keyframes fall-104{77.516%{transform:translate(50.6715vw,77.516vh) scale(.5735)}to{transform:translate(49.43205vw,100vh) scale(.5735)}}.snow:nth-child(105){opacity:.0114;transform:translate(38.2484vw,-10px) scale(.1745);animation:fall-105 16s -24s linear infinite}@keyframes fall-105{68.085%{transform:translate(43.7412vw,68.085vh) scale(.1745)}to{transform:translate(40.9948vw,100vh) scale(.1745)}}.snow:nth-child(106){opacity:1.2266;transform:translate(51.7396vw,-10px) scale(.3773);animation:fall-106 26s -13s linear infinite}@keyframes fall-106{77.388%{transform:translate(47.3003vw,77.388vh) scale(.3773)}to{transform:translate(49.51995vw,100vh) scale(.3773)}}.snow:nth-child(107){opacity:1.2262;transform:translate(97.6243vw,-10px) scale(.2296);animation:fall-107 21s -11s linear infinite}@keyframes fall-107{49.052%{transform:translate(97.6399vw,49.052vh) scale(.2296)}to{transform:translate(97.6321vw,100vh) scale(.2296)}}.snow:nth-child(108){opacity:.928;transform:translate(98.8963vw,-10px) scale(.5742);animation:fall-108 18s -29s linear infinite}@keyframes fall-108{32.861%{transform:translate(104.7382vw,32.861vh) scale(.5742)}to{transform:translate(101.81725vw,100vh) scale(.5742)}}.snow:nth-child(109){opacity:1.8286;transform:translate(5.2434vw,-10px) scale(.6891);animation:fall-109 15s -18s linear infinite}@keyframes fall-109{32.059%{transform:translate(1.5102vw,32.059vh) scale(.6891)}to{transform:translate(3.3768vw,100vh) scale(.6891)}}.snow:nth-child(110){opacity:1.0064;transform:translate(30.8305vw,-10px) scale(.1259);animation:fall-110 14s -11s linear infinite}@keyframes fall-110{55.206%{transform:translate(32.4874vw,55.206vh) scale(.1259)}to{transform:translate(31.65895vw,100vh) scale(.1259)}}.snow:nth-child(111){opacity:.6566;transform:translate(46.3225vw,-10px) scale(.7825);animation:fall-111 28s -18s linear infinite}@keyframes fall-111{54.899%{transform:translate(44.9124vw,54.899vh) scale(.7825)}to{transform:translate(45.61745vw,100vh) scale(.7825)}}.snow:nth-child(112){opacity:1.7018;transform:translate(7.0649vw,-10px) scale(.1449);animation:fall-112 13s -25s linear infinite}@keyframes fall-112{66.219%{transform:translate(14.8115vw,66.219vh) scale(.1449)}to{transform:translate(10.9382vw,100vh) scale(.1449)}}.snow:nth-child(113){opacity:.5968;transform:translate(85.4318vw,-10px) scale(.6678);animation:fall-113 11s -9s linear infinite}@keyframes fall-113{51.982%{transform:translate(78.8853vw,51.982vh) scale(.6678)}to{transform:translate(82.15855vw,100vh) scale(.6678)}}.snow:nth-child(114){opacity:.122;transform:translate(36.4478vw,-10px) scale(.5332);animation:fall-114 17s -30s linear infinite}@keyframes fall-114{64.105%{transform:translate(30.9698vw,64.105vh) scale(.5332)}to{transform:translate(33.7088vw,100vh) scale(.5332)}}.snow:nth-child(115){opacity:1.8888;transform:translate(44.678vw,-10px) scale(.3819);animation:fall-115 28s -8s linear infinite}@keyframes fall-115{50.662%{transform:translate(47.3306vw,50.662vh) scale(.3819)}to{transform:translate(46.0043vw,100vh) scale(.3819)}}.snow:nth-child(116){opacity:1.1022;transform:translate(89.5757vw,-10px) scale(.9461);animation:fall-116 14s -15s linear infinite}@keyframes fall-116{73.54%{transform:translate(82.8663vw,73.54vh) scale(.9461)}to{transform:translate(86.221vw,100vh) scale(.9461)}}.snow:nth-child(117){opacity:1.2104;transform:translate(77.1186vw,-10px) scale(.8768);animation:fall-117 18s -30s linear infinite}@keyframes fall-117{64.816%{transform:translate(77.1798vw,64.816vh) scale(.8768)}to{transform:translate(77.1492vw,100vh) scale(.8768)}}.snow:nth-child(118){opacity:.7634;transform:translate(79.1166vw,-10px) scale(.9757);animation:fall-118 18s -21s linear infinite}@keyframes fall-118{50.432%{transform:translate(86.1035vw,50.432vh) scale(.9757)}to{transform:translate(82.61005vw,100vh) scale(.9757)}}.snow:nth-child(119){opacity:1.7636;transform:translate(21.4118vw,-10px) scale(.8603);animation:fall-119 22s -13s linear infinite}@keyframes fall-119{68.057%{transform:translate(29.6126vw,68.057vh) scale(.8603)}to{transform:translate(25.5122vw,100vh) scale(.8603)}}.snow:nth-child(120){opacity:.7434;transform:translate(59.9271vw,-10px) scale(.5044);animation:fall-120 19s -10s linear infinite}@keyframes fall-120{44.558%{transform:translate(52.9418vw,44.558vh) scale(.5044)}to{transform:translate(56.43445vw,100vh) scale(.5044)}}.snow:nth-child(121){opacity:1.643;transform:translate(23.0237vw,-10px) scale(.7631);animation:fall-121 30s -15s linear infinite}@keyframes fall-121{56.037%{transform:translate(18.929vw,56.037vh) scale(.7631)}to{transform:translate(20.97635vw,100vh) scale(.7631)}}.snow:nth-child(122){opacity:1.2958;transform:translate(4.2791vw,-10px) scale(.6111);animation:fall-122 30s -10s linear infinite}@keyframes fall-122{33.25%{transform:translate(3.3042vw,33.25vh) scale(.6111)}to{transform:translate(3.79165vw,100vh) scale(.6111)}}.snow:nth-child(123){opacity:.8312;transform:translate(38.1949vw,-10px) scale(.6672);animation:fall-123 19s -18s linear infinite}@keyframes fall-123{75.659%{transform:translate(36.9637vw,75.659vh) scale(.6672)}to{transform:translate(37.5793vw,100vh) scale(.6672)}}.snow:nth-child(124){opacity:.221;transform:translate(87.9912vw,-10px) scale(.2075);animation:fall-124 21s -21s linear infinite}@keyframes fall-124{62.628%{transform:translate(78.0952vw,62.628vh) scale(.2075)}to{transform:translate(83.0432vw,100vh) scale(.2075)}}.snow:nth-child(125){opacity:.9876;transform:translate(44.7688vw,-10px) scale(.1944);animation:fall-125 18s -7s linear infinite}@keyframes fall-125{42.613%{transform:translate(42.02vw,42.613vh) scale(.1944)}to{transform:translate(43.3944vw,100vh) scale(.1944)}}.snow:nth-child(126){opacity:1.9076;transform:translate(24.803vw,-10px) scale(.2715);animation:fall-126 12s -19s linear infinite}@keyframes fall-126{41.965%{transform:translate(29.9209vw,41.965vh) scale(.2715)}to{transform:translate(27.36195vw,100vh) scale(.2715)}}.snow:nth-child(127){opacity:.0076;transform:translate(32.5531vw,-10px) scale(.5865);animation:fall-127 13s -5s linear infinite}@keyframes fall-127{69.885%{transform:translate(30.2532vw,69.885vh) scale(.5865)}to{transform:translate(31.40315vw,100vh) scale(.5865)}}.snow:nth-child(128){opacity:.1014;transform:translate(16.6409vw,-10px) scale(.749);animation:fall-128 23s -30s linear infinite}@keyframes fall-128{60.258%{transform:translate(23.0222vw,60.258vh) scale(.749)}to{transform:translate(19.83155vw,100vh) scale(.749)}}.snow:nth-child(129){opacity:1.249;transform:translate(4.83vw,-10px) scale(.2932);animation:fall-129 21s -3s linear infinite}@keyframes fall-129{52.302%{transform:translate(8.3232vw,52.302vh) scale(.2932)}to{transform:translate(6.5766vw,100vh) scale(.2932)}}.snow:nth-child(130){opacity:.3726;transform:translate(53.6535vw,-10px) scale(.1609);animation:fall-130 24s -28s linear infinite}@keyframes fall-130{73.196%{transform:translate(44.3109vw,73.196vh) scale(.1609)}to{transform:translate(48.9822vw,100vh) scale(.1609)}}.snow:nth-child(131){opacity:.7398;transform:translate(45.9602vw,-10px) scale(.5441);animation:fall-131 15s -17s linear infinite}@keyframes fall-131{69.192%{transform:translate(50.073vw,69.192vh) scale(.5441)}to{transform:translate(48.0166vw,100vh) scale(.5441)}}.snow:nth-child(132){opacity:1.5146;transform:translate(50.7933vw,-10px) scale(.9542);animation:fall-132 10s -4s linear infinite}@keyframes fall-132{66.096%{transform:translate(46.6628vw,66.096vh) scale(.9542)}to{transform:translate(48.72805vw,100vh) scale(.9542)}}.snow:nth-child(133){opacity:1.6548;transform:translate(28.7114vw,-10px) scale(.7627);animation:fall-133 13s -3s linear infinite}@keyframes fall-133{31.148%{transform:translate(22.5811vw,31.148vh) scale(.7627)}to{transform:translate(25.64625vw,100vh) scale(.7627)}}.snow:nth-child(134){opacity:1.5546;transform:translate(28.9131vw,-10px) scale(.2137);animation:fall-134 11s -23s linear infinite}@keyframes fall-134{35.83%{transform:translate(26.4263vw,35.83vh) scale(.2137)}to{transform:translate(27.6697vw,100vh) scale(.2137)}}.snow:nth-child(135){opacity:.4434;transform:translate(5.7581vw,-10px) scale(.5084);animation:fall-135 23s -25s linear infinite}@keyframes fall-135{44.996%{transform:translate(-2.0235vw,44.996vh) scale(.5084)}to{transform:translate(1.8673vw,100vh) scale(.5084)}}.snow:nth-child(136){opacity:1.5864;transform:translate(88.2095vw,-10px) scale(.4951);animation:fall-136 21s -12s linear infinite}@keyframes fall-136{68.622%{transform:translate(86.2044vw,68.622vh) scale(.4951)}to{transform:translate(87.20695vw,100vh) scale(.4951)}}.snow:nth-child(137){opacity:1.953;transform:translate(5.515vw,-10px) scale(.048);animation:fall-137 28s -11s linear infinite}@keyframes fall-137{73.221%{transform:translate(-2.9506vw,73.221vh) scale(.048)}to{transform:translate(1.2822vw,100vh) scale(.048)}}.snow:nth-child(138){opacity:1.1342;transform:translate(17.708vw,-10px) scale(.4713);animation:fall-138 18s -13s linear infinite}@keyframes fall-138{56.909%{transform:translate(16.0665vw,56.909vh) scale(.4713)}to{transform:translate(16.88725vw,100vh) scale(.4713)}}.snow:nth-child(139){opacity:.2482;transform:translate(78.3329vw,-10px) scale(.8419);animation:fall-139 29s -30s linear infinite}@keyframes fall-139{49.777%{transform:translate(71.8683vw,49.777vh) scale(.8419)}to{transform:translate(75.1006vw,100vh) scale(.8419)}}.snow:nth-child(140){opacity:1.146;transform:translate(7.5859vw,-10px) scale(.0144);animation:fall-140 26s -2s linear infinite}@keyframes fall-140{35.286%{transform:translate(10.6712vw,35.286vh) scale(.0144)}to{transform:translate(9.12855vw,100vh) scale(.0144)}}.snow:nth-child(141){opacity:1.7464;transform:translate(18.2282vw,-10px) scale(.4044);animation:fall-141 24s -10s linear infinite}@keyframes fall-141{35.223%{transform:translate(14.0477vw,35.223vh) scale(.4044)}to{transform:translate(16.13795vw,100vh) scale(.4044)}}.snow:nth-child(142){opacity:.9188;transform:translate(40.4998vw,-10px) scale(.2996);animation:fall-142 22s -30s linear infinite}@keyframes fall-142{54.453%{transform:translate(47.3727vw,54.453vh) scale(.2996)}to{transform:translate(43.93625vw,100vh) scale(.2996)}}.snow:nth-child(143){opacity:.6408;transform:translate(12.8131vw,-10px) scale(.237);animation:fall-143 16s -23s linear infinite}@keyframes fall-143{60.916%{transform:translate(13.8583vw,60.916vh) scale(.237)}to{transform:translate(13.3357vw,100vh) scale(.237)}}.snow:nth-child(144){opacity:1.8256;transform:translate(86.248vw,-10px) scale(.8638);animation:fall-144 11s -18s linear infinite}@keyframes fall-144{79.405%{transform:translate(84.0378vw,79.405vh) scale(.8638)}to{transform:translate(85.1429vw,100vh) scale(.8638)}}.snow:nth-child(145){opacity:.6808;transform:translate(28.6414vw,-10px) scale(.3981);animation:fall-145 13s -1s linear infinite}@keyframes fall-145{30.898%{transform:translate(31.1438vw,30.898vh) scale(.3981)}to{transform:translate(29.8926vw,100vh) scale(.3981)}}.snow:nth-child(146){opacity:1.6384;transform:translate(74.2994vw,-10px) scale(.7148);animation:fall-146 26s -18s linear infinite}@keyframes fall-146{39.509%{transform:translate(65.5867vw,39.509vh) scale(.7148)}to{transform:translate(69.94305vw,100vh) scale(.7148)}}.snow:nth-child(147){opacity:1.8798;transform:translate(89.6422vw,-10px) scale(.1086);animation:fall-147 15s -27s linear infinite}@keyframes fall-147{64.254%{transform:translate(96.7376vw,64.254vh) scale(.1086)}to{transform:translate(93.1899vw,100vh) scale(.1086)}}.snow:nth-child(148){opacity:.1004;transform:translate(24.9005vw,-10px) scale(.8402);animation:fall-148 12s -6s linear infinite}@keyframes fall-148{77.011%{transform:translate(24.7492vw,77.011vh) scale(.8402)}to{transform:translate(24.82485vw,100vh) scale(.8402)}}.snow:nth-child(149){opacity:.3748;transform:translate(12.8671vw,-10px) scale(.7825);animation:fall-149 26s -12s linear infinite}@keyframes fall-149{72.765%{transform:translate(7.246vw,72.765vh) scale(.7825)}to{transform:translate(10.05655vw,100vh) scale(.7825)}}.snow:nth-child(150){opacity:1.0414;transform:translate(6.794vw,-10px) scale(.339);animation:fall-150 23s -8s linear infinite}@keyframes fall-150{57.686%{transform:translate(11.1267vw,57.686vh) scale(.339)}to{transform:translate(8.96035vw,100vh) scale(.339)}}.snow:nth-child(151){opacity:1.5998;transform:translate(80.0449vw,-10px) scale(.7282);animation:fall-151 14s -22s linear infinite}@keyframes fall-151{51.186%{transform:translate(84.5746vw,51.186vh) scale(.7282)}to{transform:translate(82.30975vw,100vh) scale(.7282)}}.snow:nth-child(152){opacity:1.8278;transform:translate(45.5329vw,-10px) scale(.4429);animation:fall-152 19s -28s linear infinite}@keyframes fall-152{43.402%{transform:translate(37.7526vw,43.402vh) scale(.4429)}to{transform:translate(41.64275vw,100vh) scale(.4429)}}.snow:nth-child(153){opacity:.3618;transform:translate(46.7037vw,-10px) scale(.8719);animation:fall-153 21s -8s linear infinite}@keyframes fall-153{77.585%{transform:translate(39.2686vw,77.585vh) scale(.8719)}to{transform:translate(42.98615vw,100vh) scale(.8719)}}.snow:nth-child(154){opacity:.3344;transform:translate(79.8158vw,-10px) scale(.1039);animation:fall-154 20s -9s linear infinite}@keyframes fall-154{60.398%{transform:translate(73.6356vw,60.398vh) scale(.1039)}to{transform:translate(76.7257vw,100vh) scale(.1039)}}.snow:nth-child(155){opacity:1.7022;transform:translate(16.8793vw,-10px) scale(.9904);animation:fall-155 21s -26s linear infinite}@keyframes fall-155{46.115%{transform:translate(14.2332vw,46.115vh) scale(.9904)}to{transform:translate(15.55625vw,100vh) scale(.9904)}}.snow:nth-child(156){opacity:.5094;transform:translate(75.8061vw,-10px) scale(.3907);animation:fall-156 17s -7s linear infinite}@keyframes fall-156{33.087%{transform:translate(75.6978vw,33.087vh) scale(.3907)}to{transform:translate(75.75195vw,100vh) scale(.3907)}}.snow:nth-child(157){opacity:.873;transform:translate(78.8306vw,-10px) scale(.7791);animation:fall-157 14s -2s linear infinite}@keyframes fall-157{52.165%{transform:translate(78.3621vw,52.165vh) scale(.7791)}to{transform:translate(78.59635vw,100vh) scale(.7791)}}.snow:nth-child(158){opacity:.9362;transform:translate(18.9835vw,-10px) scale(.5986);animation:fall-158 15s -20s linear infinite}@keyframes fall-158{49.753%{transform:translate(26.2323vw,49.753vh) scale(.5986)}to{transform:translate(22.6079vw,100vh) scale(.5986)}}.snow:nth-child(159){opacity:1.0162;transform:translate(42.9948vw,-10px) scale(.1208);animation:fall-159 10s -1s linear infinite}@keyframes fall-159{62.252%{transform:translate(50.4019vw,62.252vh) scale(.1208)}to{transform:translate(46.69835vw,100vh) scale(.1208)}}.snow:nth-child(160){opacity:1.5056;transform:translate(45.8582vw,-10px) scale(.9007);animation:fall-160 20s -6s linear infinite}@keyframes fall-160{44.442%{transform:translate(44.1455vw,44.442vh) scale(.9007)}to{transform:translate(45.00185vw,100vh) scale(.9007)}}.snow:nth-child(161){opacity:.594;transform:translate(34.6277vw,-10px) scale(.4627);animation:fall-161 25s -22s linear infinite}@keyframes fall-161{62.446%{transform:translate(35.6018vw,62.446vh) scale(.4627)}to{transform:translate(35.11475vw,100vh) scale(.4627)}}.snow:nth-child(162){opacity:.9158;transform:translate(75.2275vw,-10px) scale(.8322);animation:fall-162 19s -4s linear infinite}@keyframes fall-162{54.368%{transform:translate(80.0703vw,54.368vh) scale(.8322)}to{transform:translate(77.6489vw,100vh) scale(.8322)}}.snow:nth-child(163){opacity:1.414;transform:translate(76.8617vw,-10px) scale(.3269);animation:fall-163 11s -23s linear infinite}@keyframes fall-163{37.857%{transform:translate(78.3612vw,37.857vh) scale(.3269)}to{transform:translate(77.61145vw,100vh) scale(.3269)}}.snow:nth-child(164){opacity:.7602;transform:translate(58.5226vw,-10px) scale(.5835);animation:fall-164 27s -22s linear infinite}@keyframes fall-164{78.047%{transform:translate(51.4384vw,78.047vh) scale(.5835)}to{transform:translate(54.9805vw,100vh) scale(.5835)}}.snow:nth-child(165){opacity:1.457;transform:translate(82.3349vw,-10px) scale(.9335);animation:fall-165 15s -9s linear infinite}@keyframes fall-165{37.045%{transform:translate(79.5169vw,37.045vh) scale(.9335)}to{transform:translate(80.9259vw,100vh) scale(.9335)}}.snow:nth-child(166){opacity:1.89;transform:translate(10.5652vw,-10px) scale(.9621);animation:fall-166 30s -16s linear infinite}@keyframes fall-166{74.1%{transform:translate(5.9437vw,74.1vh) scale(.9621)}to{transform:translate(8.25445vw,100vh) scale(.9621)}}.snow:nth-child(167){opacity:1.5118;transform:translate(38.4976vw,-10px) scale(.2953);animation:fall-167 28s -25s linear infinite}@keyframes fall-167{52.468%{transform:translate(38.426vw,52.468vh) scale(.2953)}to{transform:translate(38.4618vw,100vh) scale(.2953)}}.snow:nth-child(168){opacity:1.7834;transform:translate(2.7014vw,-10px) scale(.368);animation:fall-168 22s -19s linear infinite}@keyframes fall-168{55.482%{transform:translate(7.3586vw,55.482vh) scale(.368)}to{transform:translate(5.03vw,100vh) scale(.368)}}.snow:nth-child(169){opacity:.4726;transform:translate(45.8107vw,-10px) scale(.5466);animation:fall-169 16s -22s linear infinite}@keyframes fall-169{68.651%{transform:translate(38.4734vw,68.651vh) scale(.5466)}to{transform:translate(42.14205vw,100vh) scale(.5466)}}.snow:nth-child(170){opacity:1.154;transform:translate(39.3336vw,-10px) scale(.2717);animation:fall-170 20s -28s linear infinite}@keyframes fall-170{30.545%{transform:translate(33.3619vw,30.545vh) scale(.2717)}to{transform:translate(36.34775vw,100vh) scale(.2717)}}.snow:nth-child(171){opacity:.9558;transform:translate(4.6613vw,-10px) scale(.0558);animation:fall-171 15s -28s linear infinite}@keyframes fall-171{41.847%{transform:translate(-2.2885vw,41.847vh) scale(.0558)}to{transform:translate(1.1864vw,100vh) scale(.0558)}}.snow:nth-child(172){opacity:.0452;transform:translate(38.2531vw,-10px) scale(.4954);animation:fall-172 18s -9s linear infinite}@keyframes fall-172{50.505%{transform:translate(43.3988vw,50.505vh) scale(.4954)}to{transform:translate(40.82595vw,100vh) scale(.4954)}}.snow:nth-child(173){opacity:1.1726;transform:translate(94.4536vw,-10px) scale(.7427);animation:fall-173 18s -3s linear infinite}@keyframes fall-173{43.351%{transform:translate(92.5171vw,43.351vh) scale(.7427)}to{transform:translate(93.48535vw,100vh) scale(.7427)}}.snow:nth-child(174){opacity:.619;transform:translate(78.7639vw,-10px) scale(.1705);animation:fall-174 22s -16s linear infinite}@keyframes fall-174{70.111%{transform:translate(69.9028vw,70.111vh) scale(.1705)}to{transform:translate(74.33335vw,100vh) scale(.1705)}}.snow:nth-child(175){opacity:1.8384;transform:translate(64.5539vw,-10px) scale(.5157);animation:fall-175 12s -21s linear infinite}@keyframes fall-175{33.692%{transform:translate(60.818vw,33.692vh) scale(.5157)}to{transform:translate(62.68595vw,100vh) scale(.5157)}}.snow:nth-child(176){opacity:.2126;transform:translate(88.5169vw,-10px) scale(.9776);animation:fall-176 27s -25s linear infinite}@keyframes fall-176{72.145%{transform:translate(89.667vw,72.145vh) scale(.9776)}to{transform:translate(89.09195vw,100vh) scale(.9776)}}.snow:nth-child(177){opacity:1.4478;transform:translate(63.571vw,-10px) scale(.2044);animation:fall-177 25s -24s linear infinite}@keyframes fall-177{41.833%{transform:translate(55.8846vw,41.833vh) scale(.2044)}to{transform:translate(59.7278vw,100vh) scale(.2044)}}.snow:nth-child(178){opacity:1.037;transform:translate(75.7584vw,-10px) scale(.6019);animation:fall-178 25s -18s linear infinite}@keyframes fall-178{53.138%{transform:translate(75.4863vw,53.138vh) scale(.6019)}to{transform:translate(75.62235vw,100vh) scale(.6019)}}.snow:nth-child(179){opacity:1.3032;transform:translate(17.4939vw,-10px) scale(.6815);animation:fall-179 24s -5s linear infinite}@keyframes fall-179{72.987%{transform:translate(22.8583vw,72.987vh) scale(.6815)}to{transform:translate(20.1761vw,100vh) scale(.6815)}}.snow:nth-child(180){opacity:1.5744;transform:translate(5.2995vw,-10px) scale(.1739);animation:fall-180 24s -1s linear infinite}@keyframes fall-180{30.577%{transform:translate(15.1573vw,30.577vh) scale(.1739)}to{transform:translate(10.2284vw,100vh) scale(.1739)}}.snow:nth-child(181){opacity:.899;transform:translate(7.6858vw,-10px) scale(.6292);animation:fall-181 22s -20s linear infinite}@keyframes fall-181{44.487%{transform:translate(11.9414vw,44.487vh) scale(.6292)}to{transform:translate(9.8136vw,100vh) scale(.6292)}}.snow:nth-child(182){opacity:.255;transform:translate(77.3898vw,-10px) scale(.4614);animation:fall-182 19s -10s linear infinite}@keyframes fall-182{62.116%{transform:translate(86.7425vw,62.116vh) scale(.4614)}to{transform:translate(82.06615vw,100vh) scale(.4614)}}.snow:nth-child(183){opacity:1.4538;transform:translate(1.7926vw,-10px) scale(.1286);animation:fall-183 18s -21s linear infinite}@keyframes fall-183{68.465%{transform:translate(4.4083vw,68.465vh) scale(.1286)}to{transform:translate(3.10045vw,100vh) scale(.1286)}}.snow:nth-child(184){opacity:.394;transform:translate(18.7521vw,-10px) scale(.0814);animation:fall-184 25s -26s linear infinite}@keyframes fall-184{74.572%{transform:translate(15.2138vw,74.572vh) scale(.0814)}to{transform:translate(16.98295vw,100vh) scale(.0814)}}.snow:nth-child(185){opacity:.8544;transform:translate(9.6688vw,-10px) scale(.9043);animation:fall-185 29s -25s linear infinite}@keyframes fall-185{31.868%{transform:translate(2.4246vw,31.868vh) scale(.9043)}to{transform:translate(6.0467vw,100vh) scale(.9043)}}.snow:nth-child(186){opacity:.1538;transform:translate(2.5427vw,-10px) scale(.0739);animation:fall-186 15s -22s linear infinite}@keyframes fall-186{34.527%{transform:translate(6.4105vw,34.527vh) scale(.0739)}to{transform:translate(4.4766vw,100vh) scale(.0739)}}.snow:nth-child(187){opacity:1.4296;transform:translate(49.9283vw,-10px) scale(.5738);animation:fall-187 24s -13s linear infinite}@keyframes fall-187{48.956%{transform:translate(47.839vw,48.956vh) scale(.5738)}to{transform:translate(48.88365vw,100vh) scale(.5738)}}.snow:nth-child(188){opacity:1.526;transform:translate(95.4823vw,-10px) scale(.6233);animation:fall-188 24s -6s linear infinite}@keyframes fall-188{62.971%{transform:translate(99.4645vw,62.971vh) scale(.6233)}to{transform:translate(97.4734vw,100vh) scale(.6233)}}.snow:nth-child(189){opacity:.4256;transform:translate(64.7729vw,-10px) scale(.1971);animation:fall-189 24s -29s linear infinite}@keyframes fall-189{54.091%{transform:translate(71.6873vw,54.091vh) scale(.1971)}to{transform:translate(68.2301vw,100vh) scale(.1971)}}.snow:nth-child(190){opacity:1.7334;transform:translate(28.0744vw,-10px) scale(.6761);animation:fall-190 13s -28s linear infinite}@keyframes fall-190{51.479%{transform:translate(19.5934vw,51.479vh) scale(.6761)}to{transform:translate(23.8339vw,100vh) scale(.6761)}}.snow:nth-child(191){opacity:.5694;transform:translate(33.6602vw,-10px) scale(.7772);animation:fall-191 17s -12s linear infinite}@keyframes fall-191{43.044%{transform:translate(33.1181vw,43.044vh) scale(.7772)}to{transform:translate(33.38915vw,100vh) scale(.7772)}}.snow:nth-child(192){opacity:1.0262;transform:translate(41.3572vw,-10px) scale(.7669);animation:fall-192 11s -28s linear infinite}@keyframes fall-192{42.038%{transform:translate(39.4857vw,42.038vh) scale(.7669)}to{transform:translate(40.42145vw,100vh) scale(.7669)}}.snow:nth-child(193){opacity:.9524;transform:translate(55.6331vw,-10px) scale(.1732);animation:fall-193 11s -12s linear infinite}@keyframes fall-193{37.058%{transform:translate(59.0502vw,37.058vh) scale(.1732)}to{transform:translate(57.34165vw,100vh) scale(.1732)}}.snow:nth-child(194){opacity:.8674;transform:translate(74.7789vw,-10px) scale(.4882);animation:fall-194 27s -30s linear infinite}@keyframes fall-194{37.321%{transform:translate(82.3316vw,37.321vh) scale(.4882)}to{transform:translate(78.55525vw,100vh) scale(.4882)}}.snow:nth-child(195){opacity:1.9842;transform:translate(65.5088vw,-10px) scale(.458);animation:fall-195 28s -24s linear infinite}@keyframes fall-195{49.231%{transform:translate(71.3271vw,49.231vh) scale(.458)}to{transform:translate(68.41795vw,100vh) scale(.458)}}.snow:nth-child(196){opacity:1.2816;transform:translate(22.2167vw,-10px) scale(.874);animation:fall-196 14s -21s linear infinite}@keyframes fall-196{44.004%{transform:translate(29.1073vw,44.004vh) scale(.874)}to{transform:translate(25.662vw,100vh) scale(.874)}}.snow:nth-child(197){opacity:1.0248;transform:translate(83.3419vw,-10px) scale(.6593);animation:fall-197 28s -29s linear infinite}@keyframes fall-197{54.971%{transform:translate(87.0276vw,54.971vh) scale(.6593)}to{transform:translate(85.18475vw,100vh) scale(.6593)}}.snow:nth-child(198){opacity:.7274;transform:translate(89.3975vw,-10px) scale(.9862);animation:fall-198 14s -13s linear infinite}@keyframes fall-198{76.725%{transform:translate(91.132vw,76.725vh) scale(.9862)}to{transform:translate(90.26475vw,100vh) scale(.9862)}}.snow:nth-child(199){opacity:1.1348;transform:translate(22.5552vw,-10px) scale(.0199);animation:fall-199 23s -17s linear infinite}@keyframes fall-199{53.537%{transform:translate(22.9728vw,53.537vh) scale(.0199)}to{transform:translate(22.764vw,100vh) scale(.0199)}}.snow:nth-child(200){opacity:1.0072;transform:translate(36.4939vw,-10px) scale(.9419);animation:fall-200 13s -18s linear infinite}@keyframes fall-200{72.391%{transform:translate(30.4712vw,72.391vh) scale(.9419)}to{transform:translate(33.48255vw,100vh) scale(.9419)}}.snow:nth-child(201){opacity:1.6818;transform:translate(6.3193vw,-10px) scale(.26);animation:fall-201 17s -12s linear infinite}@keyframes fall-201{31.419%{transform:translate(9.1201vw,31.419vh) scale(.26)}to{transform:translate(7.7197vw,100vh) scale(.26)}}.snow:nth-child(202){opacity:1.7874;transform:translate(60.4285vw,-10px) scale(.5505);animation:fall-202 20s -5s linear infinite}@keyframes fall-202{42.72%{transform:translate(54.3424vw,42.72vh) scale(.5505)}to{transform:translate(57.38545vw,100vh) scale(.5505)}}.snow:nth-child(203){opacity:.8462;transform:translate(4.146vw,-10px) scale(.9237);animation:fall-203 21s -16s linear infinite}@keyframes fall-203{72.927%{transform:translate(-1.5052vw,72.927vh) scale(.9237)}to{transform:translate(1.3204vw,100vh) scale(.9237)}}.snow:nth-child(204){opacity:1.589;transform:translate(81.5476vw,-10px) scale(.6083);animation:fall-204 23s -26s linear infinite}@keyframes fall-204{76.948%{transform:translate(83.9307vw,76.948vh) scale(.6083)}to{transform:translate(82.73915vw,100vh) scale(.6083)}}.snow:nth-child(205){opacity:1.9814;transform:translate(81.0023vw,-10px) scale(.7909);animation:fall-205 25s -18s linear infinite}@keyframes fall-205{50.766%{transform:translate(75.9846vw,50.766vh) scale(.7909)}to{transform:translate(78.49345vw,100vh) scale(.7909)}}.snow:nth-child(206){opacity:.9952;transform:translate(99.5758vw,-10px) scale(.6021);animation:fall-206 11s -7s linear infinite}@keyframes fall-206{36.626%{transform:translate(103.549vw,36.626vh) scale(.6021)}to{transform:translate(101.5624vw,100vh) scale(.6021)}}.snow:nth-child(207){opacity:1.7098;transform:translate(38.142vw,-10px) scale(.6253);animation:fall-207 23s -25s linear infinite}@keyframes fall-207{72.681%{transform:translate(31.2394vw,72.681vh) scale(.6253)}to{transform:translate(34.6907vw,100vh) scale(.6253)}}.snow:nth-child(208){opacity:1.1456;transform:translate(57.6834vw,-10px) scale(.8113);animation:fall-208 26s -27s linear infinite}@keyframes fall-208{63.192%{transform:translate(66.4284vw,63.192vh) scale(.8113)}to{transform:translate(62.0559vw,100vh) scale(.8113)}}.snow:nth-child(209){opacity:.9982;transform:translate(78.5065vw,-10px) scale(.3673);animation:fall-209 16s -18s linear infinite}@keyframes fall-209{35.801%{transform:translate(79.7708vw,35.801vh) scale(.3673)}to{transform:translate(79.13865vw,100vh) scale(.3673)}}.snow:nth-child(210){opacity:1.9438;transform:translate(95.9034vw,-10px) scale(.0593);animation:fall-210 18s -1s linear infinite}@keyframes fall-210{67.613%{transform:translate(97.2989vw,67.613vh) scale(.0593)}to{transform:translate(96.60115vw,100vh) scale(.0593)}}.snow:nth-child(211){opacity:1.3116;transform:translate(88.7335vw,-10px) scale(.6706);animation:fall-211 29s -1s linear infinite}@keyframes fall-211{68.587%{transform:translate(91.4868vw,68.587vh) scale(.6706)}to{transform:translate(90.11015vw,100vh) scale(.6706)}}.snow:nth-child(212){opacity:1.4944;transform:translate(96.2596vw,-10px) scale(.4667);animation:fall-212 14s -9s linear infinite}@keyframes fall-212{59.364%{transform:translate(90.4347vw,59.364vh) scale(.4667)}to{transform:translate(93.34715vw,100vh) scale(.4667)}}.snow:nth-child(213){opacity:1.8084;transform:translate(30.6028vw,-10px) scale(.2539);animation:fall-213 27s -3s linear infinite}@keyframes fall-213{41.861%{transform:translate(27.5031vw,41.861vh) scale(.2539)}to{transform:translate(29.05295vw,100vh) scale(.2539)}}.snow:nth-child(214){opacity:.4246;transform:translate(4.625vw,-10px) scale(.8746);animation:fall-214 15s -15s linear infinite}@keyframes fall-214{62.897%{transform:translate(5.6586vw,62.897vh) scale(.8746)}to{transform:translate(5.1418vw,100vh) scale(.8746)}}.snow:nth-child(215){opacity:1.643;transform:translate(24.804vw,-10px) scale(.7721);animation:fall-215 22s -8s linear infinite}@keyframes fall-215{79.862%{transform:translate(33.1237vw,79.862vh) scale(.7721)}to{transform:translate(28.96385vw,100vh) scale(.7721)}}.snow:nth-child(216){opacity:1.435;transform:translate(56.9929vw,-10px) scale(.1411);animation:fall-216 25s -8s linear infinite}@keyframes fall-216{41.71%{transform:translate(57.8711vw,41.71vh) scale(.1411)}to{transform:translate(57.432vw,100vh) scale(.1411)}}.snow:nth-child(217){opacity:.5398;transform:translate(52.8976vw,-10px) scale(.5474);animation:fall-217 25s -8s linear infinite}@keyframes fall-217{72.512%{transform:translate(48.234vw,72.512vh) scale(.5474)}to{transform:translate(50.5658vw,100vh) scale(.5474)}}.snow:nth-child(218){opacity:1.2002;transform:translate(27.4609vw,-10px) scale(.1405);animation:fall-218 17s -16s linear infinite}@keyframes fall-218{44.562%{transform:translate(31.381vw,44.562vh) scale(.1405)}to{transform:translate(29.42095vw,100vh) scale(.1405)}}.snow:nth-child(219){opacity:.076;transform:translate(89.3744vw,-10px) scale(.1466);animation:fall-219 20s -4s linear infinite}@keyframes fall-219{47.411%{transform:translate(80.5037vw,47.411vh) scale(.1466)}to{transform:translate(84.93905vw,100vh) scale(.1466)}}.snow:nth-child(220){opacity:1.7442;transform:translate(73.7931vw,-10px) scale(.6009);animation:fall-220 23s -23s linear infinite}@keyframes fall-220{67.309%{transform:translate(63.8734vw,67.309vh) scale(.6009)}to{transform:translate(68.83325vw,100vh) scale(.6009)}}.snow:nth-child(221){opacity:.2788;transform:translate(42.3422vw,-10px) scale(.8531);animation:fall-221 28s -4s linear infinite}@keyframes fall-221{69.05%{transform:translate(36.7647vw,69.05vh) scale(.8531)}to{transform:translate(39.55345vw,100vh) scale(.8531)}}.snow:nth-child(222){opacity:1.925;transform:translate(92.8845vw,-10px) scale(.6196);animation:fall-222 19s -4s linear infinite}@keyframes fall-222{77.8%{transform:translate(85.9226vw,77.8vh) scale(.6196)}to{transform:translate(89.40355vw,100vh) scale(.6196)}}.snow:nth-child(223){opacity:1.871;transform:translate(15.4772vw,-10px) scale(.6186);animation:fall-223 10s -4s linear infinite}@keyframes fall-223{33.155%{transform:translate(16.7141vw,33.155vh) scale(.6186)}to{transform:translate(16.09565vw,100vh) scale(.6186)}}.snow:nth-child(224){opacity:.203;transform:translate(53.2288vw,-10px) scale(.4579);animation:fall-224 23s -24s linear infinite}@keyframes fall-224{45.391%{transform:translate(61.0563vw,45.391vh) scale(.4579)}to{transform:translate(57.14255vw,100vh) scale(.4579)}}.snow:nth-child(225){opacity:.4552;transform:translate(97.4221vw,-10px) scale(.4633);animation:fall-225 14s -10s linear infinite}@keyframes fall-225{43.958%{transform:translate(92.6362vw,43.958vh) scale(.4633)}to{transform:translate(95.02915vw,100vh) scale(.4633)}}.snow:nth-child(226){opacity:.669;transform:translate(.7187vw,-10px) scale(.7967);animation:fall-226 17s -13s linear infinite}@keyframes fall-226{57.382%{transform:translate(-4.1778vw,57.382vh) scale(.7967)}to{transform:translate(-1.72955vw,100vh) scale(.7967)}}.snow:nth-child(227){opacity:.717;transform:translate(95.5478vw,-10px) scale(.5793);animation:fall-227 10s -25s linear infinite}@keyframes fall-227{78.827%{transform:translate(102.3798vw,78.827vh) scale(.5793)}to{transform:translate(98.9638vw,100vh) scale(.5793)}}.snow:nth-child(228){opacity:.2974;transform:translate(21.4945vw,-10px) scale(.114);animation:fall-228 19s -24s linear infinite}@keyframes fall-228{56.373%{transform:translate(11.6215vw,56.373vh) scale(.114)}to{transform:translate(16.558vw,100vh) scale(.114)}}.snow:nth-child(229){opacity:1.8466;transform:translate(94.089vw,-10px) scale(.0162);animation:fall-229 28s -6s linear infinite}@keyframes fall-229{31.964%{transform:translate(94.4153vw,31.964vh) scale(.0162)}to{transform:translate(94.25215vw,100vh) scale(.0162)}}.snow:nth-child(230){opacity:1.2446;transform:translate(35.7034vw,-10px) scale(.5093);animation:fall-230 10s -18s linear infinite}@keyframes fall-230{54.35%{transform:translate(25.7219vw,54.35vh) scale(.5093)}to{transform:translate(30.71265vw,100vh) scale(.5093)}}.snow:nth-child(231){opacity:1.0336;transform:translate(21.0628vw,-10px) scale(.5103);animation:fall-231 22s -26s linear infinite}@keyframes fall-231{63.551%{transform:translate(30.5692vw,63.551vh) scale(.5103)}to{transform:translate(25.816vw,100vh) scale(.5103)}}.snow:nth-child(232){opacity:1.0876;transform:translate(90.4631vw,-10px) scale(.0924);animation:fall-232 24s -21s linear infinite}@keyframes fall-232{55.716%{transform:translate(80.6568vw,55.716vh) scale(.0924)}to{transform:translate(85.55995vw,100vh) scale(.0924)}}.snow:nth-child(233){opacity:1.1266;transform:translate(72.6717vw,-10px) scale(.0304);animation:fall-233 19s -6s linear infinite}@keyframes fall-233{77.288%{transform:translate(73.4221vw,77.288vh) scale(.0304)}to{transform:translate(73.0469vw,100vh) scale(.0304)}}.snow:nth-child(234){opacity:.7216;transform:translate(12.2407vw,-10px) scale(.4194);animation:fall-234 30s -26s linear infinite}@keyframes fall-234{30.302%{transform:translate(13.5158vw,30.302vh) scale(.4194)}to{transform:translate(12.87825vw,100vh) scale(.4194)}}.snow:nth-child(235){opacity:1.5744;transform:translate(87.9354vw,-10px) scale(.98);animation:fall-235 18s -23s linear infinite}@keyframes fall-235{36.185%{transform:translate(93.6455vw,36.185vh) scale(.98)}to{transform:translate(90.79045vw,100vh) scale(.98)}}.snow:nth-child(236){opacity:1.4214;transform:translate(52.027vw,-10px) scale(.2026);animation:fall-236 19s -28s linear infinite}@keyframes fall-236{36.408%{transform:translate(43.2121vw,36.408vh) scale(.2026)}to{transform:translate(47.61955vw,100vh) scale(.2026)}}.snow:nth-child(237){opacity:1.0014;transform:translate(59.1685vw,-10px) scale(.2538);animation:fall-237 30s -1s linear infinite}@keyframes fall-237{40.527%{transform:translate(68.1224vw,40.527vh) scale(.2538)}to{transform:translate(63.64545vw,100vh) scale(.2538)}}.snow:nth-child(238){opacity:1.3292;transform:translate(55.059vw,-10px) scale(.0011);animation:fall-238 28s -29s linear infinite}@keyframes fall-238{73.058%{transform:translate(58.1229vw,73.058vh) scale(.0011)}to{transform:translate(56.59095vw,100vh) scale(.0011)}}.snow:nth-child(239){opacity:1.8334;transform:translate(22.9023vw,-10px) scale(.8077);animation:fall-239 18s -15s linear infinite}@keyframes fall-239{77.537%{transform:translate(27.8299vw,77.537vh) scale(.8077)}to{transform:translate(25.3661vw,100vh) scale(.8077)}}.snow:nth-child(240){opacity:1.0332;transform:translate(56.3027vw,-10px) scale(.2356);animation:fall-240 29s -11s linear infinite}@keyframes fall-240{63.838%{transform:translate(54.003vw,63.838vh) scale(.2356)}to{transform:translate(55.15285vw,100vh) scale(.2356)}}.snow:nth-child(241){opacity:.8816;transform:translate(83.935vw,-10px) scale(.4247);animation:fall-241 17s -28s linear infinite}@keyframes fall-241{58.018%{transform:translate(79.693vw,58.018vh) scale(.4247)}to{transform:translate(81.814vw,100vh) scale(.4247)}}.snow:nth-child(242){opacity:.5738;transform:translate(19.8831vw,-10px) scale(.0652);animation:fall-242 13s -17s linear infinite}@keyframes fall-242{64.315%{transform:translate(12.2129vw,64.315vh) scale(.0652)}to{transform:translate(16.048vw,100vh) scale(.0652)}}.snow:nth-child(243){opacity:1.414;transform:translate(54.7993vw,-10px) scale(.7528);animation:fall-243 21s -24s linear infinite}@keyframes fall-243{49.208%{transform:translate(47.6612vw,49.208vh) scale(.7528)}to{transform:translate(51.23025vw,100vh) scale(.7528)}}.snow:nth-child(244){opacity:.7744;transform:translate(35.7128vw,-10px) scale(.2347);animation:fall-244 23s -7s linear infinite}@keyframes fall-244{34.311%{transform:translate(25.9147vw,34.311vh) scale(.2347)}to{transform:translate(30.81375vw,100vh) scale(.2347)}}.snow:nth-child(245){opacity:1.9706;transform:translate(48.0021vw,-10px) scale(.1027);animation:fall-245 12s -9s linear infinite}@keyframes fall-245{47.864%{transform:translate(55.6049vw,47.864vh) scale(.1027)}to{transform:translate(51.8035vw,100vh) scale(.1027)}}.snow:nth-child(246){opacity:1.018;transform:translate(9.213vw,-10px) scale(.2742);animation:fall-246 20s -23s linear infinite}@keyframes fall-246{46.316%{transform:translate(13.7996vw,46.316vh) scale(.2742)}to{transform:translate(11.5063vw,100vh) scale(.2742)}}.snow:nth-child(247){opacity:.5986;transform:translate(40.6699vw,-10px) scale(.079);animation:fall-247 29s -23s linear infinite}@keyframes fall-247{37.547%{transform:translate(45.4868vw,37.547vh) scale(.079)}to{transform:translate(43.07835vw,100vh) scale(.079)}}.snow:nth-child(248){opacity:1.0804;transform:translate(45.4485vw,-10px) scale(.4437);animation:fall-248 29s -25s linear infinite}@keyframes fall-248{40.772%{transform:translate(51.7894vw,40.772vh) scale(.4437)}to{transform:translate(48.61895vw,100vh) scale(.4437)}}.snow:nth-child(249){opacity:.2664;transform:translate(41.8006vw,-10px) scale(.2555);animation:fall-249 28s -16s linear infinite}@keyframes fall-249{42.762%{transform:translate(41.5054vw,42.762vh) scale(.2555)}to{transform:translate(41.653vw,100vh) scale(.2555)}}.snow:nth-child(250){opacity:.4136;transform:translate(19.6494vw,-10px) scale(.7423);animation:fall-250 25s -17s linear infinite}@keyframes fall-250{71.821%{transform:translate(15.648vw,71.821vh) scale(.7423)}to{transform:translate(17.6487vw,100vh) scale(.7423)}}.snow:nth-child(251){opacity:1.7646;transform:translate(89.0303vw,-10px) scale(.6266);animation:fall-251 27s -7s linear infinite}@keyframes fall-251{70.353%{transform:translate(87.6205vw,70.353vh) scale(.6266)}to{transform:translate(88.3254vw,100vh) scale(.6266)}}.snow:nth-child(252){opacity:1.138;transform:translate(67.8868vw,-10px) scale(.7782);animation:fall-252 12s -24s linear infinite}@keyframes fall-252{31.556%{transform:translate(69.6793vw,31.556vh) scale(.7782)}to{transform:translate(68.78305vw,100vh) scale(.7782)}}.snow:nth-child(253){opacity:1.5418;transform:translate(43.7016vw,-10px) scale(.2575);animation:fall-253 30s -17s linear infinite}@keyframes fall-253{45.066%{transform:translate(49.7843vw,45.066vh) scale(.2575)}to{transform:translate(46.74295vw,100vh) scale(.2575)}}.snow:nth-child(254){opacity:1.8496;transform:translate(58.9592vw,-10px) scale(.4432);animation:fall-254 17s -6s linear infinite}@keyframes fall-254{37.367%{transform:translate(60.3468vw,37.367vh) scale(.4432)}to{transform:translate(59.653vw,100vh) scale(.4432)}}.snow:nth-child(255){opacity:1.6186;transform:translate(17.638vw,-10px) scale(.627);animation:fall-255 13s -8s linear infinite}@keyframes fall-255{73.636%{transform:translate(23.9919vw,73.636vh) scale(.627)}to{transform:translate(20.81495vw,100vh) scale(.627)}}.snow:nth-child(256){opacity:1.9912;transform:translate(98.5852vw,-10px) scale(.7138);animation:fall-256 24s -7s linear infinite}@keyframes fall-256{44.918%{transform:translate(90.0087vw,44.918vh) scale(.7138)}to{transform:translate(94.29695vw,100vh) scale(.7138)}}.snow:nth-child(257){opacity:.2818;transform:translate(84.2437vw,-10px) scale(.3829);animation:fall-257 19s -22s linear infinite}@keyframes fall-257{71.326%{transform:translate(86.2625vw,71.326vh) scale(.3829)}to{transform:translate(85.2531vw,100vh) scale(.3829)}}.snow:nth-child(258){opacity:.3886;transform:translate(86.5632vw,-10px) scale(.9917);animation:fall-258 17s -26s linear infinite}@keyframes fall-258{70.367%{transform:translate(81.434vw,70.367vh) scale(.9917)}to{transform:translate(83.9986vw,100vh) scale(.9917)}}.snow:nth-child(259){opacity:1.2578;transform:translate(61.1439vw,-10px) scale(.3055);animation:fall-259 19s -12s linear infinite}@keyframes fall-259{75.837%{transform:translate(70.0308vw,75.837vh) scale(.3055)}to{transform:translate(65.58735vw,100vh) scale(.3055)}}.snow:nth-child(260){opacity:.7936;transform:translate(.4606vw,-10px) scale(.4019);animation:fall-260 10s -15s linear infinite}@keyframes fall-260{70.714%{transform:translate(-9.3214vw,70.714vh) scale(.4019)}to{transform:translate(-4.4304vw,100vh) scale(.4019)}}.snow:nth-child(261){opacity:1.1048;transform:translate(85.4023vw,-10px) scale(.8419);animation:fall-261 21s -24s linear infinite}@keyframes fall-261{50.968%{transform:translate(93.5635vw,50.968vh) scale(.8419)}to{transform:translate(89.4829vw,100vh) scale(.8419)}}.snow:nth-child(262){opacity:.3248;transform:translate(72.4411vw,-10px) scale(.1806);animation:fall-262 27s -26s linear infinite}@keyframes fall-262{77.444%{transform:translate(72.6851vw,77.444vh) scale(.1806)}to{transform:translate(72.5631vw,100vh) scale(.1806)}}.snow:nth-child(263){opacity:1.7238;transform:translate(46.1522vw,-10px) scale(.6036);animation:fall-263 18s -26s linear infinite}@keyframes fall-263{41.43%{transform:translate(54.2594vw,41.43vh) scale(.6036)}to{transform:translate(50.2058vw,100vh) scale(.6036)}}.snow:nth-child(264){opacity:.675;transform:translate(75.7894vw,-10px) scale(.7372);animation:fall-264 27s -19s linear infinite}@keyframes fall-264{63.476%{transform:translate(69.4418vw,63.476vh) scale(.7372)}to{transform:translate(72.6156vw,100vh) scale(.7372)}}.snow:nth-child(265){opacity:1.5526;transform:translate(15.0074vw,-10px) scale(.5504);animation:fall-265 23s -2s linear infinite}@keyframes fall-265{68.616%{transform:translate(9.0001vw,68.616vh) scale(.5504)}to{transform:translate(12.00375vw,100vh) scale(.5504)}}.snow:nth-child(266){opacity:1.13;transform:translate(56.3398vw,-10px) scale(.3515);animation:fall-266 30s -28s linear infinite}@keyframes fall-266{77.309%{transform:translate(56.2267vw,77.309vh) scale(.3515)}to{transform:translate(56.28325vw,100vh) scale(.3515)}}.snow:nth-child(267){opacity:1.0998;transform:translate(22.1614vw,-10px) scale(.0698);animation:fall-267 12s -1s linear infinite}@keyframes fall-267{40.257%{transform:translate(15.1449vw,40.257vh) scale(.0698)}to{transform:translate(18.65315vw,100vh) scale(.0698)}}.snow:nth-child(268){opacity:.5372;transform:translate(21.8207vw,-10px) scale(.5793);animation:fall-268 20s -25s linear infinite}@keyframes fall-268{34.711%{transform:translate(25.3087vw,34.711vh) scale(.5793)}to{transform:translate(23.5647vw,100vh) scale(.5793)}}.snow:nth-child(269){opacity:1.7878;transform:translate(60.8291vw,-10px) scale(.7012);animation:fall-269 19s -15s linear infinite}@keyframes fall-269{74.847%{transform:translate(61.5971vw,74.847vh) scale(.7012)}to{transform:translate(61.2131vw,100vh) scale(.7012)}}.snow:nth-child(270){opacity:.9346;transform:translate(86.755vw,-10px) scale(.9416);animation:fall-270 17s -2s linear infinite}@keyframes fall-270{33.073%{transform:translate(77.768vw,33.073vh) scale(.9416)}to{transform:translate(82.2615vw,100vh) scale(.9416)}}.snow:nth-child(271){opacity:1.8222;transform:translate(40.6438vw,-10px) scale(.2144);animation:fall-271 14s -30s linear infinite}@keyframes fall-271{46.34%{transform:translate(40.9495vw,46.34vh) scale(.2144)}to{transform:translate(40.79665vw,100vh) scale(.2144)}}.snow:nth-child(272){opacity:.3356;transform:translate(44.1528vw,-10px) scale(.7328);animation:fall-272 30s -26s linear infinite}@keyframes fall-272{78.62%{transform:translate(38.1568vw,78.62vh) scale(.7328)}to{transform:translate(41.1548vw,100vh) scale(.7328)}}.snow:nth-child(273){opacity:.0506;transform:translate(17.1416vw,-10px) scale(.0209);animation:fall-273 14s -3s linear infinite}@keyframes fall-273{79.59%{transform:translate(16.6978vw,79.59vh) scale(.0209)}to{transform:translate(16.9197vw,100vh) scale(.0209)}}.snow:nth-child(274){opacity:.6192;transform:translate(52.6183vw,-10px) scale(.5804);animation:fall-274 16s -22s linear infinite}@keyframes fall-274{37.033%{transform:translate(49.2076vw,37.033vh) scale(.5804)}to{transform:translate(50.91295vw,100vh) scale(.5804)}}.snow:nth-child(275){opacity:1.6318;transform:translate(44.4624vw,-10px) scale(.8714);animation:fall-275 24s -27s linear infinite}@keyframes fall-275{69.871%{transform:translate(44.7981vw,69.871vh) scale(.8714)}to{transform:translate(44.63025vw,100vh) scale(.8714)}}.snow:nth-child(276){opacity:1.0422;transform:translate(70.678vw,-10px) scale(.4305);animation:fall-276 29s -27s linear infinite}@keyframes fall-276{70.271%{transform:translate(74.7499vw,70.271vh) scale(.4305)}to{transform:translate(72.71395vw,100vh) scale(.4305)}}.snow:nth-child(277){opacity:.3836;transform:translate(71.0661vw,-10px) scale(.6436);animation:fall-277 17s -20s linear infinite}@keyframes fall-277{77.825%{transform:translate(77.567vw,77.825vh) scale(.6436)}to{transform:translate(74.31655vw,100vh) scale(.6436)}}.snow:nth-child(278){opacity:1.6382;transform:translate(91.8883vw,-10px) scale(.5449);animation:fall-278 25s -25s linear infinite}@keyframes fall-278{36.74%{transform:translate(83.0473vw,36.74vh) scale(.5449)}to{transform:translate(87.4678vw,100vh) scale(.5449)}}.snow:nth-child(279){opacity:.3732;transform:translate(60.026vw,-10px) scale(.5009);animation:fall-279 30s -22s linear infinite}@keyframes fall-279{31.492%{transform:translate(58.8457vw,31.492vh) scale(.5009)}to{transform:translate(59.43585vw,100vh) scale(.5009)}}.snow:nth-child(280){opacity:1.19;transform:translate(70.4723vw,-10px) scale(.2206);animation:fall-280 25s -16s linear infinite}@keyframes fall-280{44.191%{transform:translate(68.3509vw,44.191vh) scale(.2206)}to{transform:translate(69.4116vw,100vh) scale(.2206)}}.snow:nth-child(281){opacity:.8342;transform:translate(45.442vw,-10px) scale(.4767);animation:fall-281 28s -22s linear infinite}@keyframes fall-281{45.889%{transform:translate(55.0872vw,45.889vh) scale(.4767)}to{transform:translate(50.2646vw,100vh) scale(.4767)}}.snow:nth-child(282){opacity:1.687;transform:translate(66.4023vw,-10px) scale(.7757);animation:fall-282 20s -9s linear infinite}@keyframes fall-282{39.709%{transform:translate(73.1338vw,39.709vh) scale(.7757)}to{transform:translate(69.76805vw,100vh) scale(.7757)}}.snow:nth-child(283){opacity:1.339;transform:translate(82.8088vw,-10px) scale(.3635);animation:fall-283 13s -22s linear infinite}@keyframes fall-283{64.596%{transform:translate(79.0327vw,64.596vh) scale(.3635)}to{transform:translate(80.92075vw,100vh) scale(.3635)}}.snow:nth-child(284){opacity:1.551;transform:translate(28.7315vw,-10px) scale(.3129);animation:fall-284 28s -22s linear infinite}@keyframes fall-284{33.177%{transform:translate(25.6285vw,33.177vh) scale(.3129)}to{transform:translate(27.18vw,100vh) scale(.3129)}}.snow:nth-child(285){opacity:.785;transform:translate(54.3887vw,-10px) scale(.4004);animation:fall-285 27s -25s linear infinite}@keyframes fall-285{48.559%{transform:translate(62.3431vw,48.559vh) scale(.4004)}to{transform:translate(58.3659vw,100vh) scale(.4004)}}.snow:nth-child(286){opacity:.8376;transform:translate(79.6725vw,-10px) scale(.7621);animation:fall-286 27s -4s linear infinite}@keyframes fall-286{52.861%{transform:translate(85.2574vw,52.861vh) scale(.7621)}to{transform:translate(82.46495vw,100vh) scale(.7621)}}.snow:nth-child(287){opacity:.6734;transform:translate(.5004vw,-10px) scale(.8878);animation:fall-287 21s -26s linear infinite}@keyframes fall-287{46.531%{transform:translate(8.0106vw,46.531vh) scale(.8878)}to{transform:translate(4.2555vw,100vh) scale(.8878)}}.snow:nth-child(288){opacity:.0506;transform:translate(23.8317vw,-10px) scale(.6617);animation:fall-288 11s -6s linear infinite}@keyframes fall-288{53.65%{transform:translate(29.3267vw,53.65vh) scale(.6617)}to{transform:translate(26.5792vw,100vh) scale(.6617)}}.snow:nth-child(289){opacity:1.671;transform:translate(53.4874vw,-10px) scale(.5249);animation:fall-289 24s -28s linear infinite}@keyframes fall-289{53.927%{transform:translate(61.3811vw,53.927vh) scale(.5249)}to{transform:translate(57.43425vw,100vh) scale(.5249)}}.snow:nth-child(290){opacity:.0538;transform:translate(21.3193vw,-10px) scale(.5339);animation:fall-290 12s -25s linear infinite}@keyframes fall-290{39.979%{transform:translate(17.7694vw,39.979vh) scale(.5339)}to{transform:translate(19.54435vw,100vh) scale(.5339)}}.snow:nth-child(291){opacity:.033;transform:translate(99.8176vw,-10px) scale(.8479);animation:fall-291 11s -17s linear infinite}@keyframes fall-291{35.165%{transform:translate(91.0486vw,35.165vh) scale(.8479)}to{transform:translate(95.4331vw,100vh) scale(.8479)}}.snow:nth-child(292){opacity:.3468;transform:translate(6.8347vw,-10px) scale(.9686);animation:fall-292 30s -29s linear infinite}@keyframes fall-292{70.615%{transform:translate(9.1932vw,70.615vh) scale(.9686)}to{transform:translate(8.01395vw,100vh) scale(.9686)}}.snow:nth-child(293){opacity:1.9812;transform:translate(46.8187vw,-10px) scale(.9172);animation:fall-293 11s -10s linear infinite}@keyframes fall-293{67.812%{transform:translate(43.0965vw,67.812vh) scale(.9172)}to{transform:translate(44.9576vw,100vh) scale(.9172)}}.snow:nth-child(294){opacity:.8734;transform:translate(84.9773vw,-10px) scale(.1458);animation:fall-294 10s -1s linear infinite}@keyframes fall-294{57.244%{transform:translate(76.2186vw,57.244vh) scale(.1458)}to{transform:translate(80.59795vw,100vh) scale(.1458)}}.snow:nth-child(295){opacity:1.7852;transform:translate(36.321vw,-10px) scale(.7172);animation:fall-295 29s -3s linear infinite}@keyframes fall-295{43.745%{transform:translate(43.4193vw,43.745vh) scale(.7172)}to{transform:translate(39.87015vw,100vh) scale(.7172)}}.snow:nth-child(296){opacity:.569;transform:translate(63.6689vw,-10px) scale(.895);animation:fall-296 12s -30s linear infinite}@keyframes fall-296{35.007%{transform:translate(63.8987vw,35.007vh) scale(.895)}to{transform:translate(63.7838vw,100vh) scale(.895)}}.snow:nth-child(297){opacity:.7474;transform:translate(41.5288vw,-10px) scale(.6253);animation:fall-297 22s -25s linear infinite}@keyframes fall-297{69.123%{transform:translate(45.5834vw,69.123vh) scale(.6253)}to{transform:translate(43.5561vw,100vh) scale(.6253)}}.snow:nth-child(298){opacity:.6808;transform:translate(36.9681vw,-10px) scale(.1507);animation:fall-298 24s -7s linear infinite}@keyframes fall-298{37.466%{transform:translate(35.2104vw,37.466vh) scale(.1507)}to{transform:translate(36.08925vw,100vh) scale(.1507)}}.snow:nth-child(299){opacity:1.7406;transform:translate(21.9259vw,-10px) scale(.4938);animation:fall-299 28s -5s linear infinite}@keyframes fall-299{74.711%{transform:translate(13.6794vw,74.711vh) scale(.4938)}to{transform:translate(17.80265vw,100vh) scale(.4938)}}.snow:nth-child(300){opacity:.3454;transform:translate(80.7795vw,-10px) scale(.9253);animation:fall-300 22s -13s linear infinite}@keyframes fall-300{57.99%{transform:translate(75.0433vw,57.99vh) scale(.9253)}to{transform:translate(77.9114vw,100vh) scale(.9253)}}.snow:nth-child(301){opacity:.046;transform:translate(55.1348vw,-10px) scale(.3512);animation:fall-301 10s -12s linear infinite}@keyframes fall-301{44.29%{transform:translate(52.5225vw,44.29vh) scale(.3512)}to{transform:translate(53.82865vw,100vh) scale(.3512)}}.snow:nth-child(302){opacity:1.5748;transform:translate(53.3787vw,-10px) scale(.8475);animation:fall-302 14s -30s linear infinite}@keyframes fall-302{53.062%{transform:translate(60.3938vw,53.062vh) scale(.8475)}to{transform:translate(56.88625vw,100vh) scale(.8475)}}.snow:nth-child(303){opacity:1.8672;transform:translate(13.3148vw,-10px) scale(.8144);animation:fall-303 29s -22s linear infinite}@keyframes fall-303{59.697%{transform:translate(7.6158vw,59.697vh) scale(.8144)}to{transform:translate(10.4653vw,100vh) scale(.8144)}}.snow:nth-child(304){opacity:.792;transform:translate(55.8841vw,-10px) scale(.8898);animation:fall-304 21s -9s linear infinite}@keyframes fall-304{68.721%{transform:translate(59.0259vw,68.721vh) scale(.8898)}to{transform:translate(57.455vw,100vh) scale(.8898)}}.snow:nth-child(305){opacity:1.0122;transform:translate(61.6026vw,-10px) scale(.7421);animation:fall-305 27s -23s linear infinite}@keyframes fall-305{50.101%{transform:translate(69.7116vw,50.101vh) scale(.7421)}to{transform:translate(65.6571vw,100vh) scale(.7421)}}.snow:nth-child(306){opacity:.839;transform:translate(31.2582vw,-10px) scale(.4137);animation:fall-306 21s -4s linear infinite}@keyframes fall-306{78.65%{transform:translate(22.935vw,78.65vh) scale(.4137)}to{transform:translate(27.0966vw,100vh) scale(.4137)}}.snow:nth-child(307){opacity:.5746;transform:translate(83.5957vw,-10px) scale(.489);animation:fall-307 28s -19s linear infinite}@keyframes fall-307{43.889%{transform:translate(91.3966vw,43.889vh) scale(.489)}to{transform:translate(87.49615vw,100vh) scale(.489)}}.snow:nth-child(308){opacity:1.6348;transform:translate(45.8686vw,-10px) scale(.023);animation:fall-308 27s -25s linear infinite}@keyframes fall-308{51.395%{transform:translate(38.1509vw,51.395vh) scale(.023)}to{transform:translate(42.00975vw,100vh) scale(.023)}}.snow:nth-child(309){opacity:.8644;transform:translate(52.9641vw,-10px) scale(.2593);animation:fall-309 14s -19s linear infinite}@keyframes fall-309{72.835%{transform:translate(45.7471vw,72.835vh) scale(.2593)}to{transform:translate(49.3556vw,100vh) scale(.2593)}}.snow:nth-child(310){opacity:.9896;transform:translate(99.9655vw,-10px) scale(.9858);animation:fall-310 24s -4s linear infinite}@keyframes fall-310{70.68%{transform:translate(104.5444vw,70.68vh) scale(.9858)}to{transform:translate(102.25495vw,100vh) scale(.9858)}}.snow:nth-child(311){opacity:1.7808;transform:translate(39.7234vw,-10px) scale(.4461);animation:fall-311 13s -8s linear infinite}@keyframes fall-311{37.685%{transform:translate(38.5189vw,37.685vh) scale(.4461)}to{transform:translate(39.12115vw,100vh) scale(.4461)}}.snow:nth-child(312){opacity:1.5562;transform:translate(50.3788vw,-10px) scale(.2733);animation:fall-312 25s -10s linear infinite}@keyframes fall-312{48.208%{transform:translate(60.3754vw,48.208vh) scale(.2733)}to{transform:translate(55.3771vw,100vh) scale(.2733)}}.snow:nth-child(313){opacity:.427;transform:translate(83.4361vw,-10px) scale(.4471);animation:fall-313 28s -18s linear infinite}@keyframes fall-313{39.721%{transform:translate(85.5238vw,39.721vh) scale(.4471)}to{transform:translate(84.47995vw,100vh) scale(.4471)}}.snow:nth-child(314){opacity:.0836;transform:translate(93.5253vw,-10px) scale(.9067);animation:fall-314 16s -13s linear infinite}@keyframes fall-314{55.615%{transform:translate(100.0572vw,55.615vh) scale(.9067)}to{transform:translate(96.79125vw,100vh) scale(.9067)}}.snow:nth-child(315){opacity:.1508;transform:translate(84.0801vw,-10px) scale(.8712);animation:fall-315 28s -20s linear infinite}@keyframes fall-315{33.979%{transform:translate(82.6068vw,33.979vh) scale(.8712)}to{transform:translate(83.34345vw,100vh) scale(.8712)}}.snow:nth-child(316){opacity:1.2256;transform:translate(50.982vw,-10px) scale(.408);animation:fall-316 11s -23s linear infinite}@keyframes fall-316{66.875%{transform:translate(43.318vw,66.875vh) scale(.408)}to{transform:translate(47.15vw,100vh) scale(.408)}}.snow:nth-child(317){opacity:.6888;transform:translate(67.8448vw,-10px) scale(.5718);animation:fall-317 14s -29s linear infinite}@keyframes fall-317{54.715%{transform:translate(62.6081vw,54.715vh) scale(.5718)}to{transform:translate(65.22645vw,100vh) scale(.5718)}}.snow:nth-child(318){opacity:1.0446;transform:translate(14.5605vw,-10px) scale(.5059);animation:fall-318 13s -22s linear infinite}@keyframes fall-318{66.419%{transform:translate(19.0638vw,66.419vh) scale(.5059)}to{transform:translate(16.81215vw,100vh) scale(.5059)}}.snow:nth-child(319){opacity:1.8584;transform:translate(9.7627vw,-10px) scale(.9075);animation:fall-319 24s -20s linear infinite}@keyframes fall-319{63.673%{transform:translate(10.7298vw,63.673vh) scale(.9075)}to{transform:translate(10.24625vw,100vh) scale(.9075)}}.snow:nth-child(320){opacity:1.3946;transform:translate(70.0702vw,-10px) scale(.2272);animation:fall-320 26s -16s linear infinite}@keyframes fall-320{49.035%{transform:translate(66.3268vw,49.035vh) scale(.2272)}to{transform:translate(68.1985vw,100vh) scale(.2272)}}.snow:nth-child(321){opacity:1.7684;transform:translate(42.9669vw,-10px) scale(.214);animation:fall-321 27s -28s linear infinite}@keyframes fall-321{43.339%{transform:translate(45.2821vw,43.339vh) scale(.214)}to{transform:translate(44.1245vw,100vh) scale(.214)}}.snow:nth-child(322){opacity:.0236;transform:translate(75.6568vw,-10px) scale(.0033);animation:fall-322 13s -9s linear infinite}@keyframes fall-322{66.149%{transform:translate(76.3667vw,66.149vh) scale(.0033)}to{transform:translate(76.01175vw,100vh) scale(.0033)}}.snow:nth-child(323){opacity:1.8126;transform:translate(1.0888vw,-10px) scale(.1932);animation:fall-323 27s -19s linear infinite}@keyframes fall-323{76.07%{transform:translate(-.1437vw,76.07vh) scale(.1932)}to{transform:translate(.47255vw,100vh) scale(.1932)}}.snow:nth-child(324){opacity:1.4364;transform:translate(20.0991vw,-10px) scale(.9227);animation:fall-324 20s -14s linear infinite}@keyframes fall-324{61.073%{transform:translate(22.8972vw,61.073vh) scale(.9227)}to{transform:translate(21.49815vw,100vh) scale(.9227)}}.snow:nth-child(325){opacity:1.8558;transform:translate(37.4076vw,-10px) scale(.9451);animation:fall-325 14s -12s linear infinite}@keyframes fall-325{53.139%{transform:translate(40.014vw,53.139vh) scale(.9451)}to{transform:translate(38.7108vw,100vh) scale(.9451)}}.snow:nth-child(326){opacity:1.299;transform:translate(40.9424vw,-10px) scale(.9099);animation:fall-326 13s -16s linear infinite}@keyframes fall-326{47.863%{transform:translate(36.4869vw,47.863vh) scale(.9099)}to{transform:translate(38.71465vw,100vh) scale(.9099)}}.snow:nth-child(327){opacity:1.6412;transform:translate(7.6111vw,-10px) scale(.4308);animation:fall-327 18s -9s linear infinite}@keyframes fall-327{47.575%{transform:translate(5.3242vw,47.575vh) scale(.4308)}to{transform:translate(6.46765vw,100vh) scale(.4308)}}.snow:nth-child(328){opacity:1.551;transform:translate(58.6327vw,-10px) scale(.1536);animation:fall-328 30s -29s linear infinite}@keyframes fall-328{70.817%{transform:translate(63.2432vw,70.817vh) scale(.1536)}to{transform:translate(60.93795vw,100vh) scale(.1536)}}.snow:nth-child(329){opacity:1.8824;transform:translate(88.4713vw,-10px) scale(.0086);animation:fall-329 27s -4s linear infinite}@keyframes fall-329{39.916%{transform:translate(85.9584vw,39.916vh) scale(.0086)}to{transform:translate(87.21485vw,100vh) scale(.0086)}}.snow:nth-child(330){opacity:1.9048;transform:translate(16.007vw,-10px) scale(.9857);animation:fall-330 15s -22s linear infinite}@keyframes fall-330{64.803%{transform:translate(19.7597vw,64.803vh) scale(.9857)}to{transform:translate(17.88335vw,100vh) scale(.9857)}}.snow:nth-child(331){opacity:.202;transform:translate(71.5303vw,-10px) scale(.9952);animation:fall-331 29s -16s linear infinite}@keyframes fall-331{42.817%{transform:translate(68.1358vw,42.817vh) scale(.9952)}to{transform:translate(69.83305vw,100vh) scale(.9952)}}.snow:nth-child(332){opacity:1.7628;transform:translate(65.8665vw,-10px) scale(.0983);animation:fall-332 27s -18s linear infinite}@keyframes fall-332{36.17%{transform:translate(66.7207vw,36.17vh) scale(.0983)}to{transform:translate(66.2936vw,100vh) scale(.0983)}}.snow:nth-child(333){opacity:.2648;transform:translate(30.5144vw,-10px) scale(.012);animation:fall-333 28s -14s linear infinite}@keyframes fall-333{64.857%{transform:translate(26.9802vw,64.857vh) scale(.012)}to{transform:translate(28.7473vw,100vh) scale(.012)}}.snow:nth-child(334){opacity:.3024;transform:translate(15.2587vw,-10px) scale(.8835);animation:fall-334 30s -5s linear infinite}@keyframes fall-334{50.127%{transform:translate(15.8281vw,50.127vh) scale(.8835)}to{transform:translate(15.5434vw,100vh) scale(.8835)}}.snow:nth-child(335){opacity:1.8948;transform:translate(25.6181vw,-10px) scale(.5988);animation:fall-335 28s -25s linear infinite}@keyframes fall-335{33.171%{transform:translate(18.8507vw,33.171vh) scale(.5988)}to{transform:translate(22.2344vw,100vh) scale(.5988)}}.snow:nth-child(336){opacity:.8974;transform:translate(96.7693vw,-10px) scale(.9218);animation:fall-336 15s -8s linear infinite}@keyframes fall-336{62.032%{transform:translate(87.4313vw,62.032vh) scale(.9218)}to{transform:translate(92.1003vw,100vh) scale(.9218)}}.snow:nth-child(337){opacity:1.492;transform:translate(62.8424vw,-10px) scale(.7971);animation:fall-337 23s -6s linear infinite}@keyframes fall-337{49.24%{transform:translate(54.5604vw,49.24vh) scale(.7971)}to{transform:translate(58.7014vw,100vh) scale(.7971)}}.snow:nth-child(338){opacity:1.7862;transform:translate(71.9434vw,-10px) scale(.2867);animation:fall-338 25s -26s linear infinite}@keyframes fall-338{75.259%{transform:translate(63.6101vw,75.259vh) scale(.2867)}to{transform:translate(67.77675vw,100vh) scale(.2867)}}.snow:nth-child(339){opacity:.5118;transform:translate(75.4515vw,-10px) scale(.3691);animation:fall-339 25s -19s linear infinite}@keyframes fall-339{36.283%{transform:translate(81.2372vw,36.283vh) scale(.3691)}to{transform:translate(78.34435vw,100vh) scale(.3691)}}.snow:nth-child(340){opacity:.8968;transform:translate(73.674vw,-10px) scale(.3302);animation:fall-340 10s -27s linear infinite}@keyframes fall-340{65.499%{transform:translate(72.0017vw,65.499vh) scale(.3302)}to{transform:translate(72.83785vw,100vh) scale(.3302)}}.snow:nth-child(341){opacity:1.2314;transform:translate(97.9762vw,-10px) scale(.3913);animation:fall-341 26s -14s linear infinite}@keyframes fall-341{30.092%{transform:translate(96.1648vw,30.092vh) scale(.3913)}to{transform:translate(97.0705vw,100vh) scale(.3913)}}.snow:nth-child(342){opacity:.5558;transform:translate(96.3458vw,-10px) scale(.9397);animation:fall-342 16s -6s linear infinite}@keyframes fall-342{39.769%{transform:translate(87.0329vw,39.769vh) scale(.9397)}to{transform:translate(91.68935vw,100vh) scale(.9397)}}.snow:nth-child(343){opacity:1.1846;transform:translate(28.927vw,-10px) scale(.974);animation:fall-343 25s -8s linear infinite}@keyframes fall-343{60.095%{transform:translate(28.9716vw,60.095vh) scale(.974)}to{transform:translate(28.9493vw,100vh) scale(.974)}}.snow:nth-child(344){opacity:1.1582;transform:translate(80.4477vw,-10px) scale(.4217);animation:fall-344 11s -13s linear infinite}@keyframes fall-344{48.571%{transform:translate(82.0387vw,48.571vh) scale(.4217)}to{transform:translate(81.2432vw,100vh) scale(.4217)}}.snow:nth-child(345){opacity:1.405;transform:translate(69.5959vw,-10px) scale(.6552);animation:fall-345 15s -6s linear infinite}@keyframes fall-345{67.947%{transform:translate(66.4181vw,67.947vh) scale(.6552)}to{transform:translate(68.007vw,100vh) scale(.6552)}}.snow:nth-child(346){opacity:.2018;transform:translate(52.7798vw,-10px) scale(.2946);animation:fall-346 16s -10s linear infinite}@keyframes fall-346{66.417%{transform:translate(44.3379vw,66.417vh) scale(.2946)}to{transform:translate(48.55885vw,100vh) scale(.2946)}}.snow:nth-child(347){opacity:.3086;transform:translate(87.0128vw,-10px) scale(.6453);animation:fall-347 18s -17s linear infinite}@keyframes fall-347{54.476%{transform:translate(78.5927vw,54.476vh) scale(.6453)}to{transform:translate(82.80275vw,100vh) scale(.6453)}}.snow:nth-child(348){opacity:.7188;transform:translate(21.4221vw,-10px) scale(.9552);animation:fall-348 11s -25s linear infinite}@keyframes fall-348{49.198%{transform:translate(15.9933vw,49.198vh) scale(.9552)}to{transform:translate(18.7077vw,100vh) scale(.9552)}}.snow:nth-child(349){opacity:.0304;transform:translate(28.7132vw,-10px) scale(.2811);animation:fall-349 12s -1s linear infinite}@keyframes fall-349{63.127%{transform:translate(28.3108vw,63.127vh) scale(.2811)}to{transform:translate(28.512vw,100vh) scale(.2811)}}.snow:nth-child(350){opacity:.087;transform:translate(75.4287vw,-10px) scale(.1426);animation:fall-350 27s -12s linear infinite}@keyframes fall-350{53.655%{transform:translate(76.5386vw,53.655vh) scale(.1426)}to{transform:translate(75.98365vw,100vh) scale(.1426)}}.snow:nth-child(351){opacity:1.9744;transform:translate(31.5506vw,-10px) scale(.7907);animation:fall-351 25s -14s linear infinite}@keyframes fall-351{41.22%{transform:translate(30.0344vw,41.22vh) scale(.7907)}to{transform:translate(30.7925vw,100vh) scale(.7907)}}.snow:nth-child(352){opacity:1.5468;transform:translate(32.7208vw,-10px) scale(.3493);animation:fall-352 28s -28s linear infinite}@keyframes fall-352{69.994%{transform:translate(37.9704vw,69.994vh) scale(.3493)}to{transform:translate(35.3456vw,100vh) scale(.3493)}}.snow:nth-child(353){opacity:1.08;transform:translate(83.4997vw,-10px) scale(.7745);animation:fall-353 15s -6s linear infinite}@keyframes fall-353{58.106%{transform:translate(81.3866vw,58.106vh) scale(.7745)}to{transform:translate(82.44315vw,100vh) scale(.7745)}}.snow:nth-child(354){opacity:.452;transform:translate(95.1735vw,-10px) scale(.1687);animation:fall-354 26s -16s linear infinite}@keyframes fall-354{76.236%{transform:translate(99.8967vw,76.236vh) scale(.1687)}to{transform:translate(97.5351vw,100vh) scale(.1687)}}.snow:nth-child(355){opacity:1.4624;transform:translate(11.1646vw,-10px) scale(.5096);animation:fall-355 21s -21s linear infinite}@keyframes fall-355{33.831%{transform:translate(14.1939vw,33.831vh) scale(.5096)}to{transform:translate(12.67925vw,100vh) scale(.5096)}}.snow:nth-child(356){opacity:.706;transform:translate(85.555vw,-10px) scale(.2427);animation:fall-356 28s -3s linear infinite}@keyframes fall-356{30.996%{transform:translate(76.6134vw,30.996vh) scale(.2427)}to{transform:translate(81.0842vw,100vh) scale(.2427)}}.snow:nth-child(357){opacity:1.9148;transform:translate(23.8503vw,-10px) scale(.5316);animation:fall-357 11s -28s linear infinite}@keyframes fall-357{47.507%{transform:translate(25.8973vw,47.507vh) scale(.5316)}to{transform:translate(24.8738vw,100vh) scale(.5316)}}.snow:nth-child(358){opacity:.7518;transform:translate(82.8901vw,-10px) scale(.4161);animation:fall-358 28s -15s linear infinite}@keyframes fall-358{66.232%{transform:translate(80.4265vw,66.232vh) scale(.4161)}to{transform:translate(81.6583vw,100vh) scale(.4161)}}.snow:nth-child(359){opacity:1.8516;transform:translate(27.5948vw,-10px) scale(.0584);animation:fall-359 29s -20s linear infinite}@keyframes fall-359{37.782%{transform:translate(24.779vw,37.782vh) scale(.0584)}to{transform:translate(26.1869vw,100vh) scale(.0584)}}.snow:nth-child(360){opacity:1.1898;transform:translate(73.4689vw,-10px) scale(.2569);animation:fall-360 22s -3s linear infinite}@keyframes fall-360{48.356%{transform:translate(72.7588vw,48.356vh) scale(.2569)}to{transform:translate(73.11385vw,100vh) scale(.2569)}}.snow:nth-child(361){opacity:1.0254;transform:translate(89.0937vw,-10px) scale(.125);animation:fall-361 25s -17s linear infinite}@keyframes fall-361{61.176%{transform:translate(81.8545vw,61.176vh) scale(.125)}to{transform:translate(85.4741vw,100vh) scale(.125)}}.snow:nth-child(362){opacity:.87;transform:translate(35.851vw,-10px) scale(.3044);animation:fall-362 19s -3s linear infinite}@keyframes fall-362{74.138%{transform:translate(45.479vw,74.138vh) scale(.3044)}to{transform:translate(40.665vw,100vh) scale(.3044)}}.snow:nth-child(363){opacity:.6598;transform:translate(28.7801vw,-10px) scale(.9418);animation:fall-363 13s -18s linear infinite}@keyframes fall-363{48.015%{transform:translate(27.7867vw,48.015vh) scale(.9418)}to{transform:translate(28.2834vw,100vh) scale(.9418)}}.snow:nth-child(364){opacity:.6698;transform:translate(20.9901vw,-10px) scale(.6486);animation:fall-364 12s -3s linear infinite}@keyframes fall-364{60.529%{transform:translate(27.0974vw,60.529vh) scale(.6486)}to{transform:translate(24.04375vw,100vh) scale(.6486)}}.snow:nth-child(365){opacity:.2788;transform:translate(40.1159vw,-10px) scale(.5981);animation:fall-365 18s -25s linear infinite}@keyframes fall-365{47.555%{transform:translate(48.1769vw,47.555vh) scale(.5981)}to{transform:translate(44.1464vw,100vh) scale(.5981)}}.snow:nth-child(366){opacity:.0714;transform:translate(98.269vw,-10px) scale(.9511);animation:fall-366 11s -25s linear infinite}@keyframes fall-366{57.697%{transform:translate(93.1521vw,57.697vh) scale(.9511)}to{transform:translate(95.71055vw,100vh) scale(.9511)}}.snow:nth-child(367){opacity:.7332;transform:translate(30.9222vw,-10px) scale(.6369);animation:fall-367 30s -17s linear infinite}@keyframes fall-367{69.604%{transform:translate(30.9835vw,69.604vh) scale(.6369)}to{transform:translate(30.95285vw,100vh) scale(.6369)}}.snow:nth-child(368){opacity:1.7238;transform:translate(68.3768vw,-10px) scale(.0256);animation:fall-368 11s -25s linear infinite}@keyframes fall-368{54.301%{transform:translate(72.128vw,54.301vh) scale(.0256)}to{transform:translate(70.2524vw,100vh) scale(.0256)}}.snow:nth-child(369){opacity:1.556;transform:translate(78.4293vw,-10px) scale(.32);animation:fall-369 30s -18s linear infinite}@keyframes fall-369{54.982%{transform:translate(80.5534vw,54.982vh) scale(.32)}to{transform:translate(79.49135vw,100vh) scale(.32)}}.snow:nth-child(370){opacity:1.2886;transform:translate(87.7145vw,-10px) scale(.7773);animation:fall-370 15s -4s linear infinite}@keyframes fall-370{41.992%{transform:translate(84.5397vw,41.992vh) scale(.7773)}to{transform:translate(86.1271vw,100vh) scale(.7773)}}.snow:nth-child(371){opacity:.0334;transform:translate(55.0048vw,-10px) scale(.4223);animation:fall-371 25s -6s linear infinite}@keyframes fall-371{57.4%{transform:translate(47.6406vw,57.4vh) scale(.4223)}to{transform:translate(51.3227vw,100vh) scale(.4223)}}.snow:nth-child(372){opacity:1.7088;transform:translate(96.9166vw,-10px) scale(.8154);animation:fall-372 28s -9s linear infinite}@keyframes fall-372{30.878%{transform:translate(87.3307vw,30.878vh) scale(.8154)}to{transform:translate(92.12365vw,100vh) scale(.8154)}}.snow:nth-child(373){opacity:.5548;transform:translate(73.2194vw,-10px) scale(.8871);animation:fall-373 22s -16s linear infinite}@keyframes fall-373{37.798%{transform:translate(80.084vw,37.798vh) scale(.8871)}to{transform:translate(76.6517vw,100vh) scale(.8871)}}.snow:nth-child(374){opacity:1.4052;transform:translate(87.6061vw,-10px) scale(.8459);animation:fall-374 30s -14s linear infinite}@keyframes fall-374{35.673%{transform:translate(90.8664vw,35.673vh) scale(.8459)}to{transform:translate(89.23625vw,100vh) scale(.8459)}}.snow:nth-child(375){opacity:1.3276;transform:translate(33.6148vw,-10px) scale(.6646);animation:fall-375 23s -1s linear infinite}@keyframes fall-375{71.315%{transform:translate(42.0306vw,71.315vh) scale(.6646)}to{transform:translate(37.8227vw,100vh) scale(.6646)}}.snow:nth-child(376){opacity:.9678;transform:translate(23.0996vw,-10px) scale(.4567);animation:fall-376 12s -6s linear infinite}@keyframes fall-376{51.59%{transform:translate(28.3449vw,51.59vh) scale(.4567)}to{transform:translate(25.72225vw,100vh) scale(.4567)}}.snow:nth-child(377){opacity:1.9678;transform:translate(51.4675vw,-10px) scale(.578);animation:fall-377 11s -16s linear infinite}@keyframes fall-377{77.905%{transform:translate(60.0382vw,77.905vh) scale(.578)}to{transform:translate(55.75285vw,100vh) scale(.578)}}.snow:nth-child(378){opacity:.9156;transform:translate(4.4812vw,-10px) scale(.8113);animation:fall-378 28s -20s linear infinite}@keyframes fall-378{35.065%{transform:translate(2.0563vw,35.065vh) scale(.8113)}to{transform:translate(3.26875vw,100vh) scale(.8113)}}.snow:nth-child(379){opacity:.1434;transform:translate(16.339vw,-10px) scale(.7867);animation:fall-379 29s -27s linear infinite}@keyframes fall-379{33.244%{transform:translate(19.7199vw,33.244vh) scale(.7867)}to{transform:translate(18.02945vw,100vh) scale(.7867)}}.snow:nth-child(380){opacity:.5214;transform:translate(56.1573vw,-10px) scale(.0545);animation:fall-380 20s -22s linear infinite}@keyframes fall-380{71.568%{transform:translate(60.4331vw,71.568vh) scale(.0545)}to{transform:translate(58.2952vw,100vh) scale(.0545)}}.snow:nth-child(381){opacity:.874;transform:translate(80.9508vw,-10px) scale(.7579);animation:fall-381 18s -23s linear infinite}@keyframes fall-381{63.723%{transform:translate(83.4956vw,63.723vh) scale(.7579)}to{transform:translate(82.2232vw,100vh) scale(.7579)}}.snow:nth-child(382){opacity:1.0726;transform:translate(90.7737vw,-10px) scale(.3269);animation:fall-382 11s -20s linear infinite}@keyframes fall-382{47.982%{transform:translate(85.1726vw,47.982vh) scale(.3269)}to{transform:translate(87.97315vw,100vh) scale(.3269)}}.snow:nth-child(383){opacity:1.492;transform:translate(11.3641vw,-10px) scale(.0974);animation:fall-383 24s -22s linear infinite}@keyframes fall-383{48.732%{transform:translate(12.8848vw,48.732vh) scale(.0974)}to{transform:translate(12.12445vw,100vh) scale(.0974)}}.snow:nth-child(384){opacity:1.5032;transform:translate(21.9423vw,-10px) scale(.9195);animation:fall-384 14s -18s linear infinite}@keyframes fall-384{70.546%{transform:translate(14.0884vw,70.546vh) scale(.9195)}to{transform:translate(18.01535vw,100vh) scale(.9195)}}.snow:nth-child(385){opacity:.4012;transform:translate(65.4726vw,-10px) scale(.5266);animation:fall-385 18s -14s linear infinite}@keyframes fall-385{42.995%{transform:translate(73.5154vw,42.995vh) scale(.5266)}to{transform:translate(69.494vw,100vh) scale(.5266)}}.snow:nth-child(386){opacity:1.2286;transform:translate(88.0694vw,-10px) scale(.0432);animation:fall-386 10s -9s linear infinite}@keyframes fall-386{70.62%{transform:translate(89.8297vw,70.62vh) scale(.0432)}to{transform:translate(88.94955vw,100vh) scale(.0432)}}.snow:nth-child(387){opacity:.8716;transform:translate(47.2706vw,-10px) scale(.43);animation:fall-387 24s -23s linear infinite}@keyframes fall-387{45.451%{transform:translate(48.2774vw,45.451vh) scale(.43)}to{transform:translate(47.774vw,100vh) scale(.43)}}.snow:nth-child(388){opacity:.9316;transform:translate(96.3973vw,-10px) scale(.2919);animation:fall-388 21s -3s linear infinite}@keyframes fall-388{68.567%{transform:translate(103.3325vw,68.567vh) scale(.2919)}to{transform:translate(99.8649vw,100vh) scale(.2919)}}.snow:nth-child(389){opacity:1.8914;transform:translate(95.6847vw,-10px) scale(.7483);animation:fall-389 28s -3s linear infinite}@keyframes fall-389{43.074%{transform:translate(92.2593vw,43.074vh) scale(.7483)}to{transform:translate(93.972vw,100vh) scale(.7483)}}.snow:nth-child(390){opacity:1.691;transform:translate(75.6643vw,-10px) scale(.7286);animation:fall-390 13s -5s linear infinite}@keyframes fall-390{64.44%{transform:translate(76.9976vw,64.44vh) scale(.7286)}to{transform:translate(76.33095vw,100vh) scale(.7286)}}.snow:nth-child(391){opacity:1.3444;transform:translate(62.6376vw,-10px) scale(.8032);animation:fall-391 14s -17s linear infinite}@keyframes fall-391{67.401%{transform:translate(69.7654vw,67.401vh) scale(.8032)}to{transform:translate(66.2015vw,100vh) scale(.8032)}}.snow:nth-child(392){opacity:.152;transform:translate(35.058vw,-10px) scale(.4293);animation:fall-392 21s -19s linear infinite}@keyframes fall-392{33.433%{transform:translate(30.6042vw,33.433vh) scale(.4293)}to{transform:translate(32.8311vw,100vh) scale(.4293)}}.snow:nth-child(393){opacity:.81;transform:translate(36.4525vw,-10px) scale(.4446);animation:fall-393 17s -20s linear infinite}@keyframes fall-393{30.043%{transform:translate(36.6079vw,30.043vh) scale(.4446)}to{transform:translate(36.5302vw,100vh) scale(.4446)}}.snow:nth-child(394){opacity:1.1014;transform:translate(86.9653vw,-10px) scale(.4194);animation:fall-394 27s -17s linear infinite}@keyframes fall-394{64.935%{transform:translate(81.104vw,64.935vh) scale(.4194)}to{transform:translate(84.03465vw,100vh) scale(.4194)}}.snow:nth-child(395){opacity:1.3744;transform:translate(91.0635vw,-10px) scale(.3322);animation:fall-395 29s -15s linear infinite}@keyframes fall-395{34.691%{transform:translate(91.7237vw,34.691vh) scale(.3322)}to{transform:translate(91.3936vw,100vh) scale(.3322)}}.snow:nth-child(396){opacity:1.8106;transform:translate(83.3388vw,-10px) scale(.2011);animation:fall-396 10s -30s linear infinite}@keyframes fall-396{45.864%{transform:translate(92.0298vw,45.864vh) scale(.2011)}to{transform:translate(87.6843vw,100vh) scale(.2011)}}.snow:nth-child(397){opacity:1.4658;transform:translate(26.4613vw,-10px) scale(.9772);animation:fall-397 13s -5s linear infinite}@keyframes fall-397{41.909%{transform:translate(35.8045vw,41.909vh) scale(.9772)}to{transform:translate(31.1329vw,100vh) scale(.9772)}}.snow:nth-child(398){opacity:1.7212;transform:translate(89.0021vw,-10px) scale(.7077);animation:fall-398 10s -23s linear infinite}@keyframes fall-398{48.642%{transform:translate(87.5326vw,48.642vh) scale(.7077)}to{transform:translate(88.26735vw,100vh) scale(.7077)}}.snow:nth-child(399){opacity:.206;transform:translate(70.1398vw,-10px) scale(.1584);animation:fall-399 12s -17s linear infinite}@keyframes fall-399{72.496%{transform:translate(72.7068vw,72.496vh) scale(.1584)}to{transform:translate(71.4233vw,100vh) scale(.1584)}}.snow:nth-child(400){opacity:.8844;transform:translate(34.3292vw,-10px) scale(.5783);animation:fall-400 23s -19s linear infinite}@keyframes fall-400{78.238%{transform:translate(43.7349vw,78.238vh) scale(.5783)}to{transform:translate(39.03205vw,100vh) scale(.5783)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
25
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
|
-
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:.5298;transform:translate(3.5285vw,-10px) scale(.7259);animation:fall-1 26s -11s linear infinite}@keyframes fall-1{60.471%{transform:translate(-.7977vw,60.471vh) scale(.7259)}to{transform:translate(1.3654vw,100vh) scale(.7259)}}.snow:nth-child(2){opacity:1.9774;transform:translate(8.99vw,-10px) scale(.44);animation:fall-2 28s -2s linear infinite}@keyframes fall-2{61.375%{transform:translate(.0093vw,61.375vh) scale(.44)}to{transform:translate(4.49965vw,100vh) scale(.44)}}.snow:nth-child(3){opacity:.0794;transform:translate(40.0274vw,-10px) scale(.4896);animation:fall-3 13s -11s linear infinite}@keyframes fall-3{54.17%{transform:translate(45.5774vw,54.17vh) scale(.4896)}to{transform:translate(42.8024vw,100vh) scale(.4896)}}.snow:nth-child(4){opacity:1.5612;transform:translate(38.0585vw,-10px) scale(.3096);animation:fall-4 16s -16s linear infinite}@keyframes fall-4{40.573%{transform:translate(42.2283vw,40.573vh) scale(.3096)}to{transform:translate(40.1434vw,100vh) scale(.3096)}}.snow:nth-child(5){opacity:1.9302;transform:translate(13.568vw,-10px) scale(.5779);animation:fall-5 13s -23s linear infinite}@keyframes fall-5{43.833%{transform:translate(4.165vw,43.833vh) scale(.5779)}to{transform:translate(8.8665vw,100vh) scale(.5779)}}.snow:nth-child(6){opacity:1.5606;transform:translate(24.9773vw,-10px) scale(.9718);animation:fall-6 13s -3s linear infinite}@keyframes fall-6{45%{transform:translate(15.1601vw,45vh) scale(.9718)}to{transform:translate(20.0687vw,100vh) scale(.9718)}}.snow:nth-child(7){opacity:.0352;transform:translate(72.6155vw,-10px) scale(.424);animation:fall-7 11s -1s linear infinite}@keyframes fall-7{67.116%{transform:translate(63.2062vw,67.116vh) scale(.424)}to{transform:translate(67.91085vw,100vh) scale(.424)}}.snow:nth-child(8){opacity:1.6274;transform:translate(43.3569vw,-10px) scale(.3601);animation:fall-8 21s -27s linear infinite}@keyframes fall-8{66.809%{transform:translate(47.9008vw,66.809vh) scale(.3601)}to{transform:translate(45.62885vw,100vh) scale(.3601)}}.snow:nth-child(9){opacity:.0268;transform:translate(54.5997vw,-10px) scale(.2574);animation:fall-9 30s -13s linear infinite}@keyframes fall-9{42.686%{transform:translate(51.6367vw,42.686vh) scale(.2574)}to{transform:translate(53.1182vw,100vh) scale(.2574)}}.snow:nth-child(10){opacity:.652;transform:translate(26.6464vw,-10px) scale(.4869);animation:fall-10 21s -25s linear infinite}@keyframes fall-10{54.036%{transform:translate(22.1165vw,54.036vh) scale(.4869)}to{transform:translate(24.38145vw,100vh) scale(.4869)}}.snow:nth-child(11){opacity:.7218;transform:translate(62.366vw,-10px) scale(.5887);animation:fall-11 22s -5s linear infinite}@keyframes fall-11{51.818%{transform:translate(54.8981vw,51.818vh) scale(.5887)}to{transform:translate(58.63205vw,100vh) scale(.5887)}}.snow:nth-child(12){opacity:.5798;transform:translate(86.1328vw,-10px) scale(.2439);animation:fall-12 15s -28s linear infinite}@keyframes fall-12{39.559%{transform:translate(95.8267vw,39.559vh) scale(.2439)}to{transform:translate(90.97975vw,100vh) scale(.2439)}}.snow:nth-child(13){opacity:.2956;transform:translate(48.7433vw,-10px) scale(.3022);animation:fall-13 28s -5s linear infinite}@keyframes fall-13{41.532%{transform:translate(39.5063vw,41.532vh) scale(.3022)}to{transform:translate(44.1248vw,100vh) scale(.3022)}}.snow:nth-child(14){opacity:1.3748;transform:translate(97.6774vw,-10px) scale(.2855);animation:fall-14 29s -18s linear infinite}@keyframes fall-14{53.482%{transform:translate(92.7912vw,53.482vh) scale(.2855)}to{transform:translate(95.2343vw,100vh) scale(.2855)}}.snow:nth-child(15){opacity:.0422;transform:translate(2.2663vw,-10px) scale(.2738);animation:fall-15 27s -1s linear infinite}@keyframes fall-15{68.557%{transform:translate(-5.3969vw,68.557vh) scale(.2738)}to{transform:translate(-1.5653vw,100vh) scale(.2738)}}.snow:nth-child(16){opacity:1.2546;transform:translate(96.9176vw,-10px) scale(.0587);animation:fall-16 17s -15s linear infinite}@keyframes fall-16{38.05%{transform:translate(88.0019vw,38.05vh) scale(.0587)}to{transform:translate(92.45975vw,100vh) scale(.0587)}}.snow:nth-child(17){opacity:1.3994;transform:translate(58.0562vw,-10px) scale(.1232);animation:fall-17 29s -3s linear infinite}@keyframes fall-17{39.662%{transform:translate(51.3024vw,39.662vh) scale(.1232)}to{transform:translate(54.6793vw,100vh) scale(.1232)}}.snow:nth-child(18){opacity:1.5148;transform:translate(17.656vw,-10px) scale(.1746);animation:fall-18 25s -30s linear infinite}@keyframes fall-18{70.685%{transform:translate(9.6537vw,70.685vh) scale(.1746)}to{transform:translate(13.65485vw,100vh) scale(.1746)}}.snow:nth-child(19){opacity:1.5732;transform:translate(5.6902vw,-10px) scale(.0513);animation:fall-19 26s -29s linear infinite}@keyframes fall-19{59.68%{transform:translate(9.0462vw,59.68vh) scale(.0513)}to{transform:translate(7.3682vw,100vh) scale(.0513)}}.snow:nth-child(20){opacity:.593;transform:translate(38.943vw,-10px) scale(.9914);animation:fall-20 10s -8s linear infinite}@keyframes fall-20{53.574%{transform:translate(40.4709vw,53.574vh) scale(.9914)}to{transform:translate(39.70695vw,100vh) scale(.9914)}}.snow:nth-child(21){opacity:.1966;transform:translate(18.81vw,-10px) scale(.5961);animation:fall-21 18s -30s linear infinite}@keyframes fall-21{46.32%{transform:translate(24.9756vw,46.32vh) scale(.5961)}to{transform:translate(21.8928vw,100vh) scale(.5961)}}.snow:nth-child(22){opacity:1.7516;transform:translate(49.2156vw,-10px) scale(.6428);animation:fall-22 18s -30s linear infinite}@keyframes fall-22{65.183%{transform:translate(46.8913vw,65.183vh) scale(.6428)}to{transform:translate(48.05345vw,100vh) scale(.6428)}}.snow:nth-child(23){opacity:1.369;transform:translate(28.2612vw,-10px) scale(.7167);animation:fall-23 19s -18s linear infinite}@keyframes fall-23{65.036%{transform:translate(31.2924vw,65.036vh) scale(.7167)}to{transform:translate(29.7768vw,100vh) scale(.7167)}}.snow:nth-child(24){opacity:1.4902;transform:translate(58.6553vw,-10px) scale(.0129);animation:fall-24 17s -8s linear infinite}@keyframes fall-24{51.954%{transform:translate(56.9195vw,51.954vh) scale(.0129)}to{transform:translate(57.7874vw,100vh) scale(.0129)}}.snow:nth-child(25){opacity:1.336;transform:translate(44.6078vw,-10px) scale(.9995);animation:fall-25 21s -16s linear infinite}@keyframes fall-25{65.632%{transform:translate(43.9902vw,65.632vh) scale(.9995)}to{transform:translate(44.299vw,100vh) scale(.9995)}}.snow:nth-child(26){opacity:1.5696;transform:translate(55.3501vw,-10px) scale(.8299);animation:fall-26 27s -8s linear infinite}@keyframes fall-26{42.751%{transform:translate(59.9115vw,42.751vh) scale(.8299)}to{transform:translate(57.6308vw,100vh) scale(.8299)}}.snow:nth-child(27){opacity:.3118;transform:translate(58.8472vw,-10px) scale(.5878);animation:fall-27 24s -2s linear infinite}@keyframes fall-27{58.891%{transform:translate(58.7775vw,58.891vh) scale(.5878)}to{transform:translate(58.81235vw,100vh) scale(.5878)}}.snow:nth-child(28){opacity:.9154;transform:translate(88.202vw,-10px) scale(.6436);animation:fall-28 29s -21s linear infinite}@keyframes fall-28{74.258%{transform:translate(87.3208vw,74.258vh) scale(.6436)}to{transform:translate(87.7614vw,100vh) scale(.6436)}}.snow:nth-child(29){opacity:.8778;transform:translate(28.5172vw,-10px) scale(.1156);animation:fall-29 26s -8s linear infinite}@keyframes fall-29{75.951%{transform:translate(37.0947vw,75.951vh) scale(.1156)}to{transform:translate(32.80595vw,100vh) scale(.1156)}}.snow:nth-child(30){opacity:.2726;transform:translate(26.3159vw,-10px) scale(.388);animation:fall-30 14s -27s linear infinite}@keyframes fall-30{66.386%{transform:translate(20.4866vw,66.386vh) scale(.388)}to{transform:translate(23.40125vw,100vh) scale(.388)}}.snow:nth-child(31){opacity:.952;transform:translate(29.3173vw,-10px) scale(.4859);animation:fall-31 28s -18s linear infinite}@keyframes fall-31{44.308%{transform:translate(28.0216vw,44.308vh) scale(.4859)}to{transform:translate(28.66945vw,100vh) scale(.4859)}}.snow:nth-child(32){opacity:.8306;transform:translate(26.7383vw,-10px) scale(.6313);animation:fall-32 26s -5s linear infinite}@keyframes fall-32{41.941%{transform:translate(22.0823vw,41.941vh) scale(.6313)}to{transform:translate(24.4103vw,100vh) scale(.6313)}}.snow:nth-child(33){opacity:1.449;transform:translate(93.5302vw,-10px) scale(.0838);animation:fall-33 14s -10s linear infinite}@keyframes fall-33{73.452%{transform:translate(98.0846vw,73.452vh) scale(.0838)}to{transform:translate(95.8074vw,100vh) scale(.0838)}}.snow:nth-child(34){opacity:1.1864;transform:translate(12.3952vw,-10px) scale(.638);animation:fall-34 13s -18s linear infinite}@keyframes fall-34{79.652%{transform:translate(11.6806vw,79.652vh) scale(.638)}to{transform:translate(12.0379vw,100vh) scale(.638)}}.snow:nth-child(35){opacity:.1308;transform:translate(.4345vw,-10px) scale(.556);animation:fall-35 14s -4s linear infinite}@keyframes fall-35{51.005%{transform:translate(2.7269vw,51.005vh) scale(.556)}to{transform:translate(1.5807vw,100vh) scale(.556)}}.snow:nth-child(36){opacity:1.6762;transform:translate(62.0966vw,-10px) scale(.0718);animation:fall-36 15s -21s linear infinite}@keyframes fall-36{67.692%{transform:translate(60.4953vw,67.692vh) scale(.0718)}to{transform:translate(61.29595vw,100vh) scale(.0718)}}.snow:nth-child(37){opacity:.1394;transform:translate(20.2191vw,-10px) scale(.0587);animation:fall-37 17s -9s linear infinite}@keyframes fall-37{63.421%{transform:translate(17.6336vw,63.421vh) scale(.0587)}to{transform:translate(18.92635vw,100vh) scale(.0587)}}.snow:nth-child(38){opacity:.7734;transform:translate(80.7332vw,-10px) scale(.8236);animation:fall-38 16s -6s linear infinite}@keyframes fall-38{75.987%{transform:translate(76.0502vw,75.987vh) scale(.8236)}to{transform:translate(78.3917vw,100vh) scale(.8236)}}.snow:nth-child(39){opacity:.1742;transform:translate(85.0749vw,-10px) scale(.7957);animation:fall-39 19s -20s linear infinite}@keyframes fall-39{63.211%{transform:translate(94.2222vw,63.211vh) scale(.7957)}to{transform:translate(89.64855vw,100vh) scale(.7957)}}.snow:nth-child(40){opacity:1.9726;transform:translate(81.7178vw,-10px) scale(.4647);animation:fall-40 17s -17s linear infinite}@keyframes fall-40{71.087%{transform:translate(83.2932vw,71.087vh) scale(.4647)}to{transform:translate(82.5055vw,100vh) scale(.4647)}}.snow:nth-child(41){opacity:.914;transform:translate(20.5874vw,-10px) scale(.1065);animation:fall-41 17s -29s linear infinite}@keyframes fall-41{50.01%{transform:translate(15.8931vw,50.01vh) scale(.1065)}to{transform:translate(18.24025vw,100vh) scale(.1065)}}.snow:nth-child(42){opacity:.888;transform:translate(77.5975vw,-10px) scale(.1152);animation:fall-42 22s -23s linear infinite}@keyframes fall-42{30.243%{transform:translate(70.6481vw,30.243vh) scale(.1152)}to{transform:translate(74.1228vw,100vh) scale(.1152)}}.snow:nth-child(43){opacity:1.3398;transform:translate(23.1812vw,-10px) scale(.5279);animation:fall-43 24s -16s linear infinite}@keyframes fall-43{70.127%{transform:translate(25.3886vw,70.127vh) scale(.5279)}to{transform:translate(24.2849vw,100vh) scale(.5279)}}.snow:nth-child(44){opacity:1.5666;transform:translate(43.6435vw,-10px) scale(.9403);animation:fall-44 11s -29s linear infinite}@keyframes fall-44{42.929%{transform:translate(52.0653vw,42.929vh) scale(.9403)}to{transform:translate(47.8544vw,100vh) scale(.9403)}}.snow:nth-child(45){opacity:1.7746;transform:translate(96.9573vw,-10px) scale(.4375);animation:fall-45 12s -9s linear infinite}@keyframes fall-45{72.631%{transform:translate(89.272vw,72.631vh) scale(.4375)}to{transform:translate(93.11465vw,100vh) scale(.4375)}}.snow:nth-child(46){opacity:.4532;transform:translate(75.7364vw,-10px) scale(.8418);animation:fall-46 30s -12s linear infinite}@keyframes fall-46{68.923%{transform:translate(73.4807vw,68.923vh) scale(.8418)}to{transform:translate(74.60855vw,100vh) scale(.8418)}}.snow:nth-child(47){opacity:.3962;transform:translate(97.4287vw,-10px) scale(.4436);animation:fall-47 11s -12s linear infinite}@keyframes fall-47{67.079%{transform:translate(92.6925vw,67.079vh) scale(.4436)}to{transform:translate(95.0606vw,100vh) scale(.4436)}}.snow:nth-child(48){opacity:1.157;transform:translate(49.3553vw,-10px) scale(.1102);animation:fall-48 14s -28s linear infinite}@keyframes fall-48{71.328%{transform:translate(55.4129vw,71.328vh) scale(.1102)}to{transform:translate(52.3841vw,100vh) scale(.1102)}}.snow:nth-child(49){opacity:.722;transform:translate(82.2216vw,-10px) scale(.8143);animation:fall-49 23s -22s linear infinite}@keyframes fall-49{32.476%{transform:translate(76.689vw,32.476vh) scale(.8143)}to{transform:translate(79.4553vw,100vh) scale(.8143)}}.snow:nth-child(50){opacity:.897;transform:translate(38.9651vw,-10px) scale(.3455);animation:fall-50 27s -19s linear infinite}@keyframes fall-50{72.944%{transform:translate(37.2428vw,72.944vh) scale(.3455)}to{transform:translate(38.10395vw,100vh) scale(.3455)}}.snow:nth-child(51){opacity:1.542;transform:translate(97.7527vw,-10px) scale(.5186);animation:fall-51 22s -29s linear infinite}@keyframes fall-51{50.944%{transform:translate(90.4427vw,50.944vh) scale(.5186)}to{transform:translate(94.0977vw,100vh) scale(.5186)}}.snow:nth-child(52){opacity:1.0566;transform:translate(40.7786vw,-10px) scale(.4511);animation:fall-52 13s -4s linear infinite}@keyframes fall-52{60%{transform:translate(44.8383vw,60vh) scale(.4511)}to{transform:translate(42.80845vw,100vh) scale(.4511)}}.snow:nth-child(53){opacity:.525;transform:translate(91.8431vw,-10px) scale(.3034);animation:fall-53 13s -15s linear infinite}@keyframes fall-53{56.189%{transform:translate(83.4298vw,56.189vh) scale(.3034)}to{transform:translate(87.63645vw,100vh) scale(.3034)}}.snow:nth-child(54){opacity:.5082;transform:translate(8.1062vw,-10px) scale(.8718);animation:fall-54 29s -7s linear infinite}@keyframes fall-54{60.228%{transform:translate(-.7266vw,60.228vh) scale(.8718)}to{transform:translate(3.6898vw,100vh) scale(.8718)}}.snow:nth-child(55){opacity:.5366;transform:translate(66.7646vw,-10px) scale(.2139);animation:fall-55 11s -26s linear infinite}@keyframes fall-55{42.419%{transform:translate(60.816vw,42.419vh) scale(.2139)}to{transform:translate(63.7903vw,100vh) scale(.2139)}}.snow:nth-child(56){opacity:1.8542;transform:translate(52.3024vw,-10px) scale(.1725);animation:fall-56 30s -21s linear infinite}@keyframes fall-56{66.821%{transform:translate(47.1771vw,66.821vh) scale(.1725)}to{transform:translate(49.73975vw,100vh) scale(.1725)}}.snow:nth-child(57){opacity:.0684;transform:translate(88.9966vw,-10px) scale(.4602);animation:fall-57 10s -20s linear infinite}@keyframes fall-57{65.603%{transform:translate(88.2845vw,65.603vh) scale(.4602)}to{transform:translate(88.64055vw,100vh) scale(.4602)}}.snow:nth-child(58){opacity:1.743;transform:translate(71.0002vw,-10px) scale(.2593);animation:fall-58 24s -20s linear infinite}@keyframes fall-58{51.005%{transform:translate(68.422vw,51.005vh) scale(.2593)}to{transform:translate(69.7111vw,100vh) scale(.2593)}}.snow:nth-child(59){opacity:1.0604;transform:translate(67.9274vw,-10px) scale(.9191);animation:fall-59 21s -19s linear infinite}@keyframes fall-59{38.338%{transform:translate(61.963vw,38.338vh) scale(.9191)}to{transform:translate(64.9452vw,100vh) scale(.9191)}}.snow:nth-child(60){opacity:1.4656;transform:translate(34.1758vw,-10px) scale(.3459);animation:fall-60 21s -19s linear infinite}@keyframes fall-60{38.63%{transform:translate(40.0444vw,38.63vh) scale(.3459)}to{transform:translate(37.1101vw,100vh) scale(.3459)}}.snow:nth-child(61){opacity:1.6696;transform:translate(88.1027vw,-10px) scale(.9943);animation:fall-61 14s -8s linear infinite}@keyframes fall-61{49.69%{transform:translate(84.9682vw,49.69vh) scale(.9943)}to{transform:translate(86.53545vw,100vh) scale(.9943)}}.snow:nth-child(62){opacity:.2946;transform:translate(60.7074vw,-10px) scale(.0883);animation:fall-62 22s -19s linear infinite}@keyframes fall-62{64.658%{transform:translate(64.1797vw,64.658vh) scale(.0883)}to{transform:translate(62.44355vw,100vh) scale(.0883)}}.snow:nth-child(63){opacity:.7398;transform:translate(64.892vw,-10px) scale(.3432);animation:fall-63 30s -7s linear infinite}@keyframes fall-63{34.213%{transform:translate(61.9509vw,34.213vh) scale(.3432)}to{transform:translate(63.42145vw,100vh) scale(.3432)}}.snow:nth-child(64){opacity:1.5644;transform:translate(31.406vw,-10px) scale(.389);animation:fall-64 23s -1s linear infinite}@keyframes fall-64{44.398%{transform:translate(23.5557vw,44.398vh) scale(.389)}to{transform:translate(27.48085vw,100vh) scale(.389)}}.snow:nth-child(65){opacity:.1236;transform:translate(53.9629vw,-10px) scale(.4819);animation:fall-65 14s -21s linear infinite}@keyframes fall-65{50.384%{transform:translate(46.2111vw,50.384vh) scale(.4819)}to{transform:translate(50.087vw,100vh) scale(.4819)}}.snow:nth-child(66){opacity:.9744;transform:translate(89.2383vw,-10px) scale(.7113);animation:fall-66 23s -20s linear infinite}@keyframes fall-66{65.743%{transform:translate(81.3377vw,65.743vh) scale(.7113)}to{transform:translate(85.288vw,100vh) scale(.7113)}}.snow:nth-child(67){opacity:1.0106;transform:translate(73.8874vw,-10px) scale(.5778);animation:fall-67 26s -20s linear infinite}@keyframes fall-67{43.46%{transform:translate(71.594vw,43.46vh) scale(.5778)}to{transform:translate(72.7407vw,100vh) scale(.5778)}}.snow:nth-child(68){opacity:.5802;transform:translate(71.2088vw,-10px) scale(.726);animation:fall-68 30s -30s linear infinite}@keyframes fall-68{41.552%{transform:translate(72.4499vw,41.552vh) scale(.726)}to{transform:translate(71.82935vw,100vh) scale(.726)}}.snow:nth-child(69){opacity:1.5196;transform:translate(5.0866vw,-10px) scale(.7555);animation:fall-69 18s -1s linear infinite}@keyframes fall-69{75.294%{transform:translate(13.9546vw,75.294vh) scale(.7555)}to{transform:translate(9.5206vw,100vh) scale(.7555)}}.snow:nth-child(70){opacity:1.5078;transform:translate(75.6037vw,-10px) scale(.3902);animation:fall-70 14s -2s linear infinite}@keyframes fall-70{60.953%{transform:translate(71.0169vw,60.953vh) scale(.3902)}to{transform:translate(73.3103vw,100vh) scale(.3902)}}.snow:nth-child(71){opacity:.807;transform:translate(45.604vw,-10px) scale(.9976);animation:fall-71 11s -27s linear infinite}@keyframes fall-71{56.925%{transform:translate(53.451vw,56.925vh) scale(.9976)}to{transform:translate(49.5275vw,100vh) scale(.9976)}}.snow:nth-child(72){opacity:.684;transform:translate(39.2201vw,-10px) scale(.5958);animation:fall-72 15s -20s linear infinite}@keyframes fall-72{31.406%{transform:translate(47.0924vw,31.406vh) scale(.5958)}to{transform:translate(43.15625vw,100vh) scale(.5958)}}.snow:nth-child(73){opacity:.609;transform:translate(77.288vw,-10px) scale(.7649);animation:fall-73 23s -11s linear infinite}@keyframes fall-73{64.881%{transform:translate(76.621vw,64.881vh) scale(.7649)}to{transform:translate(76.9545vw,100vh) scale(.7649)}}.snow:nth-child(74){opacity:.6958;transform:translate(86.9509vw,-10px) scale(.4222);animation:fall-74 11s -14s linear infinite}@keyframes fall-74{45.935%{transform:translate(81.9736vw,45.935vh) scale(.4222)}to{transform:translate(84.46225vw,100vh) scale(.4222)}}.snow:nth-child(75){opacity:.5816;transform:translate(32.4058vw,-10px) scale(.1684);animation:fall-75 30s -3s linear infinite}@keyframes fall-75{71.958%{transform:translate(32.2729vw,71.958vh) scale(.1684)}to{transform:translate(32.33935vw,100vh) scale(.1684)}}.snow:nth-child(76){opacity:.2966;transform:translate(9.3414vw,-10px) scale(.4471);animation:fall-76 19s -3s linear infinite}@keyframes fall-76{57.766%{transform:translate(18.5277vw,57.766vh) scale(.4471)}to{transform:translate(13.93455vw,100vh) scale(.4471)}}.snow:nth-child(77){opacity:.1046;transform:translate(11.0495vw,-10px) scale(.3665);animation:fall-77 10s -11s linear infinite}@keyframes fall-77{76.188%{transform:translate(13.3446vw,76.188vh) scale(.3665)}to{transform:translate(12.19705vw,100vh) scale(.3665)}}.snow:nth-child(78){opacity:1.606;transform:translate(39.907vw,-10px) scale(.9075);animation:fall-78 17s -13s linear infinite}@keyframes fall-78{51.378%{transform:translate(34.4857vw,51.378vh) scale(.9075)}to{transform:translate(37.19635vw,100vh) scale(.9075)}}.snow:nth-child(79){opacity:1.474;transform:translate(23.2412vw,-10px) scale(.8998);animation:fall-79 14s -7s linear infinite}@keyframes fall-79{74.413%{transform:translate(25.6306vw,74.413vh) scale(.8998)}to{transform:translate(24.4359vw,100vh) scale(.8998)}}.snow:nth-child(80){opacity:.9818;transform:translate(48.5293vw,-10px) scale(.8552);animation:fall-80 24s -4s linear infinite}@keyframes fall-80{57.74%{transform:translate(41.6276vw,57.74vh) scale(.8552)}to{transform:translate(45.07845vw,100vh) scale(.8552)}}.snow:nth-child(81){opacity:1.0174;transform:translate(23.4559vw,-10px) scale(.8262);animation:fall-81 15s -26s linear infinite}@keyframes fall-81{56.571%{transform:translate(24.631vw,56.571vh) scale(.8262)}to{transform:translate(24.04345vw,100vh) scale(.8262)}}.snow:nth-child(82){opacity:.4278;transform:translate(38.0222vw,-10px) scale(.389);animation:fall-82 25s -27s linear infinite}@keyframes fall-82{76.946%{transform:translate(29.9889vw,76.946vh) scale(.389)}to{transform:translate(34.00555vw,100vh) scale(.389)}}.snow:nth-child(83){opacity:.3184;transform:translate(84.9057vw,-10px) scale(.287);animation:fall-83 20s -14s linear infinite}@keyframes fall-83{74.559%{transform:translate(88.6652vw,74.559vh) scale(.287)}to{transform:translate(86.78545vw,100vh) scale(.287)}}.snow:nth-child(84){opacity:.1254;transform:translate(80.1779vw,-10px) scale(.6726);animation:fall-84 18s -10s linear infinite}@keyframes fall-84{32.789%{transform:translate(83.2922vw,32.789vh) scale(.6726)}to{transform:translate(81.73505vw,100vh) scale(.6726)}}.snow:nth-child(85){opacity:.0948;transform:translate(95.7323vw,-10px) scale(.3845);animation:fall-85 15s -17s linear infinite}@keyframes fall-85{50.641%{transform:translate(105.3348vw,50.641vh) scale(.3845)}to{transform:translate(100.53355vw,100vh) scale(.3845)}}.snow:nth-child(86){opacity:.4876;transform:translate(79.3929vw,-10px) scale(.4113);animation:fall-86 16s -13s linear infinite}@keyframes fall-86{59.626%{transform:translate(79.6533vw,59.626vh) scale(.4113)}to{transform:translate(79.5231vw,100vh) scale(.4113)}}.snow:nth-child(87){opacity:.0666;transform:translate(70.4686vw,-10px) scale(.1719);animation:fall-87 16s -21s linear infinite}@keyframes fall-87{50.155%{transform:translate(63.907vw,50.155vh) scale(.1719)}to{transform:translate(67.1878vw,100vh) scale(.1719)}}.snow:nth-child(88){opacity:.9008;transform:translate(4.207vw,-10px) scale(.6011);animation:fall-88 13s -2s linear infinite}@keyframes fall-88{63.015%{transform:translate(3.893vw,63.015vh) scale(.6011)}to{transform:translate(4.05vw,100vh) scale(.6011)}}.snow:nth-child(89){opacity:1.0404;transform:translate(85.1902vw,-10px) scale(.2328);animation:fall-89 12s -17s linear infinite}@keyframes fall-89{59.817%{transform:translate(84.2394vw,59.817vh) scale(.2328)}to{transform:translate(84.7148vw,100vh) scale(.2328)}}.snow:nth-child(90){opacity:1.997;transform:translate(77.7101vw,-10px) scale(.2716);animation:fall-90 19s -1s linear infinite}@keyframes fall-90{60.349%{transform:translate(77.857vw,60.349vh) scale(.2716)}to{transform:translate(77.78355vw,100vh) scale(.2716)}}.snow:nth-child(91){opacity:.993;transform:translate(38.423vw,-10px) scale(.3458);animation:fall-91 28s -24s linear infinite}@keyframes fall-91{58.848%{transform:translate(41.0899vw,58.848vh) scale(.3458)}to{transform:translate(39.75645vw,100vh) scale(.3458)}}.snow:nth-child(92){opacity:.2896;transform:translate(53.9443vw,-10px) scale(.338);animation:fall-92 18s -23s linear infinite}@keyframes fall-92{52.953%{transform:translate(53.1186vw,52.953vh) scale(.338)}to{transform:translate(53.53145vw,100vh) scale(.338)}}.snow:nth-child(93){opacity:.2562;transform:translate(68.4219vw,-10px) scale(.7426);animation:fall-93 15s -30s linear infinite}@keyframes fall-93{63.8%{transform:translate(60.2723vw,63.8vh) scale(.7426)}to{transform:translate(64.3471vw,100vh) scale(.7426)}}.snow:nth-child(94){opacity:.1618;transform:translate(62.0957vw,-10px) scale(.7049);animation:fall-94 23s -9s linear infinite}@keyframes fall-94{39.521%{transform:translate(59.2976vw,39.521vh) scale(.7049)}to{transform:translate(60.69665vw,100vh) scale(.7049)}}.snow:nth-child(95){opacity:1.8358;transform:translate(32.7229vw,-10px) scale(.8303);animation:fall-95 28s -18s linear infinite}@keyframes fall-95{61.893%{transform:translate(27.0234vw,61.893vh) scale(.8303)}to{transform:translate(29.87315vw,100vh) scale(.8303)}}.snow:nth-child(96){opacity:.9824;transform:translate(27.1774vw,-10px) scale(.7408);animation:fall-96 21s -1s linear infinite}@keyframes fall-96{62.189%{transform:translate(21.5905vw,62.189vh) scale(.7408)}to{transform:translate(24.38395vw,100vh) scale(.7408)}}.snow:nth-child(97){opacity:.4554;transform:translate(45.2321vw,-10px) scale(.3712);animation:fall-97 29s -21s linear infinite}@keyframes fall-97{41.99%{transform:translate(37.29vw,41.99vh) scale(.3712)}to{transform:translate(41.26105vw,100vh) scale(.3712)}}.snow:nth-child(98){opacity:1.5406;transform:translate(94.0054vw,-10px) scale(.8889);animation:fall-98 29s -24s linear infinite}@keyframes fall-98{70.754%{transform:translate(94.9639vw,70.754vh) scale(.8889)}to{transform:translate(94.48465vw,100vh) scale(.8889)}}.snow:nth-child(99){opacity:1.3114;transform:translate(48.64vw,-10px) scale(.0312);animation:fall-99 18s -20s linear infinite}@keyframes fall-99{43.03%{transform:translate(43.7971vw,43.03vh) scale(.0312)}to{transform:translate(46.21855vw,100vh) scale(.0312)}}.snow:nth-child(100){opacity:.6494;transform:translate(59.8174vw,-10px) scale(.3111);animation:fall-100 19s -8s linear infinite}@keyframes fall-100{40.408%{transform:translate(62.5971vw,40.408vh) scale(.3111)}to{transform:translate(61.20725vw,100vh) scale(.3111)}}.snow:nth-child(101){opacity:.2194;transform:translate(1.106vw,-10px) scale(.9124);animation:fall-101 10s -15s linear infinite}@keyframes fall-101{69.818%{transform:translate(.2041vw,69.818vh) scale(.9124)}to{transform:translate(.65505vw,100vh) scale(.9124)}}.snow:nth-child(102){opacity:1.752;transform:translate(53.031vw,-10px) scale(.0355);animation:fall-102 24s -6s linear infinite}@keyframes fall-102{40.18%{transform:translate(53.5219vw,40.18vh) scale(.0355)}to{transform:translate(53.27645vw,100vh) scale(.0355)}}.snow:nth-child(103){opacity:1.9428;transform:translate(2.6083vw,-10px) scale(.7079);animation:fall-103 26s -7s linear infinite}@keyframes fall-103{72.51%{transform:translate(-4.6588vw,72.51vh) scale(.7079)}to{transform:translate(-1.02525vw,100vh) scale(.7079)}}.snow:nth-child(104){opacity:1.9844;transform:translate(55.8125vw,-10px) scale(.6039);animation:fall-104 16s -21s linear infinite}@keyframes fall-104{41.178%{transform:translate(50.9562vw,41.178vh) scale(.6039)}to{transform:translate(53.38435vw,100vh) scale(.6039)}}.snow:nth-child(105){opacity:.935;transform:translate(41.2649vw,-10px) scale(.1685);animation:fall-105 12s -9s linear infinite}@keyframes fall-105{32.253%{transform:translate(36.3771vw,32.253vh) scale(.1685)}to{transform:translate(38.821vw,100vh) scale(.1685)}}.snow:nth-child(106){opacity:1.313;transform:translate(80.0738vw,-10px) scale(.7364);animation:fall-106 11s -3s linear infinite}@keyframes fall-106{73.116%{transform:translate(81.7869vw,73.116vh) scale(.7364)}to{transform:translate(80.93035vw,100vh) scale(.7364)}}.snow:nth-child(107){opacity:1.4484;transform:translate(46.173vw,-10px) scale(.9644);animation:fall-107 12s -24s linear infinite}@keyframes fall-107{48.168%{transform:translate(37.5249vw,48.168vh) scale(.9644)}to{transform:translate(41.84895vw,100vh) scale(.9644)}}.snow:nth-child(108){opacity:.3148;transform:translate(73.2472vw,-10px) scale(.1332);animation:fall-108 25s -15s linear infinite}@keyframes fall-108{33.43%{transform:translate(78.1564vw,33.43vh) scale(.1332)}to{transform:translate(75.7018vw,100vh) scale(.1332)}}.snow:nth-child(109){opacity:1.8716;transform:translate(97.2719vw,-10px) scale(.592);animation:fall-109 27s -2s linear infinite}@keyframes fall-109{78.014%{transform:translate(104.0612vw,78.014vh) scale(.592)}to{transform:translate(100.66655vw,100vh) scale(.592)}}.snow:nth-child(110){opacity:.0316;transform:translate(49.8654vw,-10px) scale(.7977);animation:fall-110 26s -20s linear infinite}@keyframes fall-110{49.418%{transform:translate(52.2032vw,49.418vh) scale(.7977)}to{transform:translate(51.0343vw,100vh) scale(.7977)}}.snow:nth-child(111){opacity:1.021;transform:translate(83.3072vw,-10px) scale(.0721);animation:fall-111 23s -13s linear infinite}@keyframes fall-111{73.859%{transform:translate(74.665vw,73.859vh) scale(.0721)}to{transform:translate(78.9861vw,100vh) scale(.0721)}}.snow:nth-child(112){opacity:.0146;transform:translate(99.6398vw,-10px) scale(.9515);animation:fall-112 28s -22s linear infinite}@keyframes fall-112{45.869%{transform:translate(104.0297vw,45.869vh) scale(.9515)}to{transform:translate(101.83475vw,100vh) scale(.9515)}}.snow:nth-child(113){opacity:.3586;transform:translate(38.2685vw,-10px) scale(.7317);animation:fall-113 15s -27s linear infinite}@keyframes fall-113{75.71%{transform:translate(28.8508vw,75.71vh) scale(.7317)}to{transform:translate(33.55965vw,100vh) scale(.7317)}}.snow:nth-child(114){opacity:.4266;transform:translate(71.899vw,-10px) scale(.1513);animation:fall-114 24s -2s linear infinite}@keyframes fall-114{49.43%{transform:translate(68.7161vw,49.43vh) scale(.1513)}to{transform:translate(70.30755vw,100vh) scale(.1513)}}.snow:nth-child(115){opacity:.1182;transform:translate(47.5854vw,-10px) scale(.1327);animation:fall-115 25s -4s linear infinite}@keyframes fall-115{36.619%{transform:translate(48.2194vw,36.619vh) scale(.1327)}to{transform:translate(47.9024vw,100vh) scale(.1327)}}.snow:nth-child(116){opacity:1.641;transform:translate(69.2842vw,-10px) scale(.3721);animation:fall-116 26s -3s linear infinite}@keyframes fall-116{63.289%{transform:translate(63.7248vw,63.289vh) scale(.3721)}to{transform:translate(66.5045vw,100vh) scale(.3721)}}.snow:nth-child(117){opacity:.6168;transform:translate(77.1979vw,-10px) scale(.3932);animation:fall-117 17s -20s linear infinite}@keyframes fall-117{45.402%{transform:translate(84.3824vw,45.402vh) scale(.3932)}to{transform:translate(80.79015vw,100vh) scale(.3932)}}.snow:nth-child(118){opacity:.9974;transform:translate(88.0973vw,-10px) scale(.4895);animation:fall-118 12s -5s linear infinite}@keyframes fall-118{68.945%{transform:translate(96.9847vw,68.945vh) scale(.4895)}to{transform:translate(92.541vw,100vh) scale(.4895)}}.snow:nth-child(119){opacity:1.785;transform:translate(13.3717vw,-10px) scale(.8403);animation:fall-119 17s -20s linear infinite}@keyframes fall-119{47.117%{transform:translate(7.6654vw,47.117vh) scale(.8403)}to{transform:translate(10.51855vw,100vh) scale(.8403)}}.snow:nth-child(120){opacity:1.129;transform:translate(99.8445vw,-10px) scale(.1338);animation:fall-120 27s -25s linear infinite}@keyframes fall-120{58.572%{transform:translate(90.4168vw,58.572vh) scale(.1338)}to{transform:translate(95.13065vw,100vh) scale(.1338)}}.snow:nth-child(121){opacity:.6434;transform:translate(15.6063vw,-10px) scale(.4263);animation:fall-121 12s -19s linear infinite}@keyframes fall-121{48.863%{transform:translate(14.4411vw,48.863vh) scale(.4263)}to{transform:translate(15.0237vw,100vh) scale(.4263)}}.snow:nth-child(122){opacity:.7834;transform:translate(4.1191vw,-10px) scale(.7512);animation:fall-122 20s -13s linear infinite}@keyframes fall-122{43.47%{transform:translate(.0621vw,43.47vh) scale(.7512)}to{transform:translate(2.0906vw,100vh) scale(.7512)}}.snow:nth-child(123){opacity:1.0894;transform:translate(1.4073vw,-10px) scale(.749);animation:fall-123 25s -23s linear infinite}@keyframes fall-123{62.033%{transform:translate(-6.8546vw,62.033vh) scale(.749)}to{transform:translate(-2.72365vw,100vh) scale(.749)}}.snow:nth-child(124){opacity:.3984;transform:translate(1.7814vw,-10px) scale(.2728);animation:fall-124 18s -3s linear infinite}@keyframes fall-124{50.553%{transform:translate(10.7687vw,50.553vh) scale(.2728)}to{transform:translate(6.27505vw,100vh) scale(.2728)}}.snow:nth-child(125){opacity:.665;transform:translate(35.8879vw,-10px) scale(.456);animation:fall-125 10s -1s linear infinite}@keyframes fall-125{37.636%{transform:translate(34.8009vw,37.636vh) scale(.456)}to{transform:translate(35.3444vw,100vh) scale(.456)}}.snow:nth-child(126){opacity:.0778;transform:translate(88.1796vw,-10px) scale(.3879);animation:fall-126 20s -21s linear infinite}@keyframes fall-126{62.97%{transform:translate(90.2954vw,62.97vh) scale(.3879)}to{transform:translate(89.2375vw,100vh) scale(.3879)}}.snow:nth-child(127){opacity:.4244;transform:translate(66.4086vw,-10px) scale(.4209);animation:fall-127 12s -19s linear infinite}@keyframes fall-127{66.964%{transform:translate(75.7545vw,66.964vh) scale(.4209)}to{transform:translate(71.08155vw,100vh) scale(.4209)}}.snow:nth-child(128){opacity:1.8242;transform:translate(96.233vw,-10px) scale(.0107);animation:fall-128 11s -3s linear infinite}@keyframes fall-128{39.193%{transform:translate(87.0955vw,39.193vh) scale(.0107)}to{transform:translate(91.66425vw,100vh) scale(.0107)}}.snow:nth-child(129){opacity:1.1746;transform:translate(34.6502vw,-10px) scale(.3634);animation:fall-129 26s -30s linear infinite}@keyframes fall-129{53.359%{transform:translate(30.3794vw,53.359vh) scale(.3634)}to{transform:translate(32.5148vw,100vh) scale(.3634)}}.snow:nth-child(130){opacity:1.648;transform:translate(22.1256vw,-10px) scale(.584);animation:fall-130 15s -27s linear infinite}@keyframes fall-130{79.328%{transform:translate(29.9178vw,79.328vh) scale(.584)}to{transform:translate(26.0217vw,100vh) scale(.584)}}.snow:nth-child(131){opacity:.6334;transform:translate(15.1833vw,-10px) scale(.9749);animation:fall-131 25s -13s linear infinite}@keyframes fall-131{33.39%{transform:translate(18.1851vw,33.39vh) scale(.9749)}to{transform:translate(16.6842vw,100vh) scale(.9749)}}.snow:nth-child(132){opacity:1.241;transform:translate(98.0533vw,-10px) scale(.9916);animation:fall-132 29s -7s linear infinite}@keyframes fall-132{37.628%{transform:translate(101.2984vw,37.628vh) scale(.9916)}to{transform:translate(99.67585vw,100vh) scale(.9916)}}.snow:nth-child(133){opacity:.5142;transform:translate(23.5574vw,-10px) scale(.5196);animation:fall-133 12s -7s linear infinite}@keyframes fall-133{43.544%{transform:translate(25.5134vw,43.544vh) scale(.5196)}to{transform:translate(24.5354vw,100vh) scale(.5196)}}.snow:nth-child(134){opacity:.1512;transform:translate(76.3072vw,-10px) scale(.6816);animation:fall-134 15s -13s linear infinite}@keyframes fall-134{65.868%{transform:translate(79.2362vw,65.868vh) scale(.6816)}to{transform:translate(77.7717vw,100vh) scale(.6816)}}.snow:nth-child(135){opacity:.4126;transform:translate(52.5635vw,-10px) scale(.6594);animation:fall-135 20s -20s linear infinite}@keyframes fall-135{48.225%{transform:translate(54.5341vw,48.225vh) scale(.6594)}to{transform:translate(53.5488vw,100vh) scale(.6594)}}.snow:nth-child(136){opacity:.098;transform:translate(71.1438vw,-10px) scale(.8066);animation:fall-136 16s -21s linear infinite}@keyframes fall-136{63.876%{transform:translate(64.9232vw,63.876vh) scale(.8066)}to{transform:translate(68.0335vw,100vh) scale(.8066)}}.snow:nth-child(137){opacity:.998;transform:translate(43.6601vw,-10px) scale(.3834);animation:fall-137 11s -5s linear infinite}@keyframes fall-137{70.476%{transform:translate(40.7654vw,70.476vh) scale(.3834)}to{transform:translate(42.21275vw,100vh) scale(.3834)}}.snow:nth-child(138){opacity:.9146;transform:translate(58.9868vw,-10px) scale(.0507);animation:fall-138 20s -7s linear infinite}@keyframes fall-138{53.788%{transform:translate(57.1657vw,53.788vh) scale(.0507)}to{transform:translate(58.07625vw,100vh) scale(.0507)}}.snow:nth-child(139){opacity:1.815;transform:translate(16.1745vw,-10px) scale(.8865);animation:fall-139 16s -27s linear infinite}@keyframes fall-139{36.174%{transform:translate(22.256vw,36.174vh) scale(.8865)}to{transform:translate(19.21525vw,100vh) scale(.8865)}}.snow:nth-child(140){opacity:1.6812;transform:translate(18.6248vw,-10px) scale(.5074);animation:fall-140 13s -10s linear infinite}@keyframes fall-140{54.77%{transform:translate(25.3333vw,54.77vh) scale(.5074)}to{transform:translate(21.97905vw,100vh) scale(.5074)}}.snow:nth-child(141){opacity:.2346;transform:translate(82.1658vw,-10px) scale(.9145);animation:fall-141 24s -1s linear infinite}@keyframes fall-141{67.494%{transform:translate(79.2567vw,67.494vh) scale(.9145)}to{transform:translate(80.71125vw,100vh) scale(.9145)}}.snow:nth-child(142){opacity:.4176;transform:translate(11.8772vw,-10px) scale(.7018);animation:fall-142 19s -13s linear infinite}@keyframes fall-142{35.355%{transform:translate(4.8168vw,35.355vh) scale(.7018)}to{transform:translate(8.347vw,100vh) scale(.7018)}}.snow:nth-child(143){opacity:.0462;transform:translate(62.2954vw,-10px) scale(.6136);animation:fall-143 10s -2s linear infinite}@keyframes fall-143{64.68%{transform:translate(59.9711vw,64.68vh) scale(.6136)}to{transform:translate(61.13325vw,100vh) scale(.6136)}}.snow:nth-child(144){opacity:.1396;transform:translate(42.1582vw,-10px) scale(.0129);animation:fall-144 21s -11s linear infinite}@keyframes fall-144{59.603%{transform:translate(33.2072vw,59.603vh) scale(.0129)}to{transform:translate(37.6827vw,100vh) scale(.0129)}}.snow:nth-child(145){opacity:1.043;transform:translate(32.7687vw,-10px) scale(.4875);animation:fall-145 10s -1s linear infinite}@keyframes fall-145{52.106%{transform:translate(25.1359vw,52.106vh) scale(.4875)}to{transform:translate(28.9523vw,100vh) scale(.4875)}}.snow:nth-child(146){opacity:.2234;transform:translate(95.1557vw,-10px) scale(.0802);animation:fall-146 28s -5s linear infinite}@keyframes fall-146{56.025%{transform:translate(85.7431vw,56.025vh) scale(.0802)}to{transform:translate(90.4494vw,100vh) scale(.0802)}}.snow:nth-child(147){opacity:1.1224;transform:translate(78.3935vw,-10px) scale(.745);animation:fall-147 18s -13s linear infinite}@keyframes fall-147{52.465%{transform:translate(83.741vw,52.465vh) scale(.745)}to{transform:translate(81.06725vw,100vh) scale(.745)}}.snow:nth-child(148){opacity:.6282;transform:translate(89.9288vw,-10px) scale(.7419);animation:fall-148 24s -13s linear infinite}@keyframes fall-148{79.729%{transform:translate(84.0749vw,79.729vh) scale(.7419)}to{transform:translate(87.00185vw,100vh) scale(.7419)}}.snow:nth-child(149){opacity:.026;transform:translate(46.679vw,-10px) scale(.4984);animation:fall-149 16s -14s linear infinite}@keyframes fall-149{57.936%{transform:translate(54.8451vw,57.936vh) scale(.4984)}to{transform:translate(50.76205vw,100vh) scale(.4984)}}.snow:nth-child(150){opacity:.9854;transform:translate(76.8143vw,-10px) scale(.1942);animation:fall-150 21s -26s linear infinite}@keyframes fall-150{78.695%{transform:translate(73.7078vw,78.695vh) scale(.1942)}to{transform:translate(75.26105vw,100vh) scale(.1942)}}.snow:nth-child(151){opacity:.9634;transform:translate(46.4611vw,-10px) scale(.3614);animation:fall-151 24s -12s linear infinite}@keyframes fall-151{60.084%{transform:translate(41.689vw,60.084vh) scale(.3614)}to{transform:translate(44.07505vw,100vh) scale(.3614)}}.snow:nth-child(152){opacity:.9594;transform:translate(12.9695vw,-10px) scale(.2332);animation:fall-152 15s -13s linear infinite}@keyframes fall-152{60.748%{transform:translate(5.2408vw,60.748vh) scale(.2332)}to{transform:translate(9.10515vw,100vh) scale(.2332)}}.snow:nth-child(153){opacity:.878;transform:translate(83.5796vw,-10px) scale(.2391);animation:fall-153 15s -4s linear infinite}@keyframes fall-153{36.72%{transform:translate(74.4484vw,36.72vh) scale(.2391)}to{transform:translate(79.014vw,100vh) scale(.2391)}}.snow:nth-child(154){opacity:.8236;transform:translate(38.5905vw,-10px) scale(.5789);animation:fall-154 15s -11s linear infinite}@keyframes fall-154{53.014%{transform:translate(29.4635vw,53.014vh) scale(.5789)}to{transform:translate(34.027vw,100vh) scale(.5789)}}.snow:nth-child(155){opacity:.5172;transform:translate(56.9722vw,-10px) scale(.0223);animation:fall-155 15s -14s linear infinite}@keyframes fall-155{50.706%{transform:translate(47.0077vw,50.706vh) scale(.0223)}to{transform:translate(51.98995vw,100vh) scale(.0223)}}.snow:nth-child(156){opacity:.6472;transform:translate(59.2121vw,-10px) scale(.7617);animation:fall-156 28s -18s linear infinite}@keyframes fall-156{78.456%{transform:translate(50.7449vw,78.456vh) scale(.7617)}to{transform:translate(54.9785vw,100vh) scale(.7617)}}.snow:nth-child(157){opacity:.742;transform:translate(10.1244vw,-10px) scale(.5057);animation:fall-157 18s -14s linear infinite}@keyframes fall-157{61.101%{transform:translate(15.0155vw,61.101vh) scale(.5057)}to{transform:translate(12.56995vw,100vh) scale(.5057)}}.snow:nth-child(158){opacity:1.9494;transform:translate(31.469vw,-10px) scale(.3423);animation:fall-158 27s -23s linear infinite}@keyframes fall-158{39.515%{transform:translate(38.6422vw,39.515vh) scale(.3423)}to{transform:translate(35.0556vw,100vh) scale(.3423)}}.snow:nth-child(159){opacity:1.967;transform:translate(99.9164vw,-10px) scale(.6438);animation:fall-159 25s -3s linear infinite}@keyframes fall-159{59.131%{transform:translate(94.0873vw,59.131vh) scale(.6438)}to{transform:translate(97.00185vw,100vh) scale(.6438)}}.snow:nth-child(160){opacity:.749;transform:translate(61.4444vw,-10px) scale(.8818);animation:fall-160 12s -9s linear infinite}@keyframes fall-160{62.571%{transform:translate(64.7541vw,62.571vh) scale(.8818)}to{transform:translate(63.09925vw,100vh) scale(.8818)}}.snow:nth-child(161){opacity:.5462;transform:translate(69.8256vw,-10px) scale(.5616);animation:fall-161 15s -7s linear infinite}@keyframes fall-161{48.121%{transform:translate(77.8225vw,48.121vh) scale(.5616)}to{transform:translate(73.82405vw,100vh) scale(.5616)}}.snow:nth-child(162){opacity:.2096;transform:translate(51.4399vw,-10px) scale(.0451);animation:fall-162 25s -28s linear infinite}@keyframes fall-162{42.068%{transform:translate(51.7263vw,42.068vh) scale(.0451)}to{transform:translate(51.5831vw,100vh) scale(.0451)}}.snow:nth-child(163){opacity:.0318;transform:translate(11.062vw,-10px) scale(.076);animation:fall-163 29s -3s linear infinite}@keyframes fall-163{50.703%{transform:translate(2.9701vw,50.703vh) scale(.076)}to{transform:translate(7.01605vw,100vh) scale(.076)}}.snow:nth-child(164){opacity:1.5374;transform:translate(6.5519vw,-10px) scale(.678);animation:fall-164 23s -3s linear infinite}@keyframes fall-164{66.82%{transform:translate(-2.3095vw,66.82vh) scale(.678)}to{transform:translate(2.1212vw,100vh) scale(.678)}}.snow:nth-child(165){opacity:1.6148;transform:translate(42.9864vw,-10px) scale(.4338);animation:fall-165 30s -3s linear infinite}@keyframes fall-165{53.872%{transform:translate(51.3731vw,53.872vh) scale(.4338)}to{transform:translate(47.17975vw,100vh) scale(.4338)}}.snow:nth-child(166){opacity:1.0064;transform:translate(52.3835vw,-10px) scale(.2525);animation:fall-166 25s -15s linear infinite}@keyframes fall-166{72.494%{transform:translate(60.2982vw,72.494vh) scale(.2525)}to{transform:translate(56.34085vw,100vh) scale(.2525)}}.snow:nth-child(167){opacity:.4036;transform:translate(46.1988vw,-10px) scale(.633);animation:fall-167 14s -3s linear infinite}@keyframes fall-167{47.363%{transform:translate(43.6232vw,47.363vh) scale(.633)}to{transform:translate(44.911vw,100vh) scale(.633)}}.snow:nth-child(168){opacity:.019;transform:translate(31.0765vw,-10px) scale(.1037);animation:fall-168 13s -13s linear infinite}@keyframes fall-168{73.52%{transform:translate(29.1461vw,73.52vh) scale(.1037)}to{transform:translate(30.1113vw,100vh) scale(.1037)}}.snow:nth-child(169){opacity:1.2316;transform:translate(63.1696vw,-10px) scale(.5424);animation:fall-169 28s -23s linear infinite}@keyframes fall-169{61.242%{transform:translate(72.1445vw,61.242vh) scale(.5424)}to{transform:translate(67.65705vw,100vh) scale(.5424)}}.snow:nth-child(170){opacity:.6452;transform:translate(21.7251vw,-10px) scale(.8339);animation:fall-170 28s -19s linear infinite}@keyframes fall-170{31.424%{transform:translate(26.6383vw,31.424vh) scale(.8339)}to{transform:translate(24.1817vw,100vh) scale(.8339)}}.snow:nth-child(171){opacity:.2838;transform:translate(15.1002vw,-10px) scale(.3332);animation:fall-171 18s -2s linear infinite}@keyframes fall-171{34.031%{transform:translate(20.2554vw,34.031vh) scale(.3332)}to{transform:translate(17.6778vw,100vh) scale(.3332)}}.snow:nth-child(172){opacity:.8528;transform:translate(82.0659vw,-10px) scale(.8103);animation:fall-172 16s -14s linear infinite}@keyframes fall-172{78.934%{transform:translate(84.6544vw,78.934vh) scale(.8103)}to{transform:translate(83.36015vw,100vh) scale(.8103)}}.snow:nth-child(173){opacity:1.942;transform:translate(33.806vw,-10px) scale(.5831);animation:fall-173 28s -14s linear infinite}@keyframes fall-173{33.435%{transform:translate(31.9555vw,33.435vh) scale(.5831)}to{transform:translate(32.88075vw,100vh) scale(.5831)}}.snow:nth-child(174){opacity:1.9464;transform:translate(69.17vw,-10px) scale(.2433);animation:fall-174 25s -26s linear infinite}@keyframes fall-174{53.587%{transform:translate(59.4548vw,53.587vh) scale(.2433)}to{transform:translate(64.3124vw,100vh) scale(.2433)}}.snow:nth-child(175){opacity:1.9934;transform:translate(56.8535vw,-10px) scale(.6806);animation:fall-175 11s -21s linear infinite}@keyframes fall-175{37.387%{transform:translate(64.6812vw,37.387vh) scale(.6806)}to{transform:translate(60.76735vw,100vh) scale(.6806)}}.snow:nth-child(176){opacity:.5444;transform:translate(84.5535vw,-10px) scale(.8773);animation:fall-176 10s -3s linear infinite}@keyframes fall-176{66.116%{transform:translate(80.9884vw,66.116vh) scale(.8773)}to{transform:translate(82.77095vw,100vh) scale(.8773)}}.snow:nth-child(177){opacity:.0994;transform:translate(34.5468vw,-10px) scale(.3451);animation:fall-177 17s -10s linear infinite}@keyframes fall-177{50.097%{transform:translate(39.23vw,50.097vh) scale(.3451)}to{transform:translate(36.8884vw,100vh) scale(.3451)}}.snow:nth-child(178){opacity:.8814;transform:translate(64.7053vw,-10px) scale(.0006);animation:fall-178 25s -20s linear infinite}@keyframes fall-178{52.347%{transform:translate(63.0342vw,52.347vh) scale(.0006)}to{transform:translate(63.86975vw,100vh) scale(.0006)}}.snow:nth-child(179){opacity:.0078;transform:translate(52.4554vw,-10px) scale(.256);animation:fall-179 23s -13s linear infinite}@keyframes fall-179{30.96%{transform:translate(56.7683vw,30.96vh) scale(.256)}to{transform:translate(54.61185vw,100vh) scale(.256)}}.snow:nth-child(180){opacity:1.714;transform:translate(71.9397vw,-10px) scale(.3848);animation:fall-180 13s -19s linear infinite}@keyframes fall-180{53.711%{transform:translate(71.2135vw,53.711vh) scale(.3848)}to{transform:translate(71.5766vw,100vh) scale(.3848)}}.snow:nth-child(181){opacity:.3474;transform:translate(92.4997vw,-10px) scale(.5855);animation:fall-181 12s -18s linear infinite}@keyframes fall-181{56.162%{transform:translate(84.8101vw,56.162vh) scale(.5855)}to{transform:translate(88.6549vw,100vh) scale(.5855)}}.snow:nth-child(182){opacity:1.178;transform:translate(92.053vw,-10px) scale(.0782);animation:fall-182 13s -4s linear infinite}@keyframes fall-182{64.952%{transform:translate(99.4304vw,64.952vh) scale(.0782)}to{transform:translate(95.7417vw,100vh) scale(.0782)}}.snow:nth-child(183){opacity:1.3018;transform:translate(12.12vw,-10px) scale(.0782);animation:fall-183 22s -7s linear infinite}@keyframes fall-183{58.442%{transform:translate(3.0005vw,58.442vh) scale(.0782)}to{transform:translate(7.56025vw,100vh) scale(.0782)}}.snow:nth-child(184){opacity:.8758;transform:translate(23.8284vw,-10px) scale(.6349);animation:fall-184 15s -14s linear infinite}@keyframes fall-184{72.86%{transform:translate(17.3444vw,72.86vh) scale(.6349)}to{transform:translate(20.5864vw,100vh) scale(.6349)}}.snow:nth-child(185){opacity:1.6304;transform:translate(64.4565vw,-10px) scale(.7874);animation:fall-185 27s -23s linear infinite}@keyframes fall-185{53.934%{transform:translate(74.1396vw,53.934vh) scale(.7874)}to{transform:translate(69.29805vw,100vh) scale(.7874)}}.snow:nth-child(186){opacity:1.5832;transform:translate(79.014vw,-10px) scale(.896);animation:fall-186 20s -25s linear infinite}@keyframes fall-186{68.85%{transform:translate(85.7543vw,68.85vh) scale(.896)}to{transform:translate(82.38415vw,100vh) scale(.896)}}.snow:nth-child(187){opacity:1.1642;transform:translate(54.9309vw,-10px) scale(.2402);animation:fall-187 12s -11s linear infinite}@keyframes fall-187{54.582%{transform:translate(47.8155vw,54.582vh) scale(.2402)}to{transform:translate(51.3732vw,100vh) scale(.2402)}}.snow:nth-child(188){opacity:1.5116;transform:translate(56.1966vw,-10px) scale(.3304);animation:fall-188 20s -14s linear infinite}@keyframes fall-188{56.234%{transform:translate(60.246vw,56.234vh) scale(.3304)}to{transform:translate(58.2213vw,100vh) scale(.3304)}}.snow:nth-child(189){opacity:1.0768;transform:translate(16.9832vw,-10px) scale(.6423);animation:fall-189 11s -9s linear infinite}@keyframes fall-189{62.197%{transform:translate(18.9383vw,62.197vh) scale(.6423)}to{transform:translate(17.96075vw,100vh) scale(.6423)}}.snow:nth-child(190){opacity:1.4552;transform:translate(15.8139vw,-10px) scale(.2702);animation:fall-190 16s -11s linear infinite}@keyframes fall-190{63.734%{transform:translate(18.9214vw,63.734vh) scale(.2702)}to{transform:translate(17.36765vw,100vh) scale(.2702)}}.snow:nth-child(191){opacity:1.2354;transform:translate(39.0762vw,-10px) scale(.5511);animation:fall-191 16s -24s linear infinite}@keyframes fall-191{68.567%{transform:translate(36.1611vw,68.567vh) scale(.5511)}to{transform:translate(37.61865vw,100vh) scale(.5511)}}.snow:nth-child(192){opacity:1.199;transform:translate(39.5164vw,-10px) scale(.9038);animation:fall-192 30s -28s linear infinite}@keyframes fall-192{72.568%{transform:translate(35.9275vw,72.568vh) scale(.9038)}to{transform:translate(37.72195vw,100vh) scale(.9038)}}.snow:nth-child(193){opacity:.155;transform:translate(39.3161vw,-10px) scale(.0417);animation:fall-193 20s -10s linear infinite}@keyframes fall-193{42.742%{transform:translate(37.9268vw,42.742vh) scale(.0417)}to{transform:translate(38.62145vw,100vh) scale(.0417)}}.snow:nth-child(194){opacity:.312;transform:translate(45.4143vw,-10px) scale(.118);animation:fall-194 30s -10s linear infinite}@keyframes fall-194{67.556%{transform:translate(52.2992vw,67.556vh) scale(.118)}to{transform:translate(48.85675vw,100vh) scale(.118)}}.snow:nth-child(195){opacity:1.6168;transform:translate(16.0962vw,-10px) scale(.1512);animation:fall-195 16s -12s linear infinite}@keyframes fall-195{59.684%{transform:translate(15.6196vw,59.684vh) scale(.1512)}to{transform:translate(15.8579vw,100vh) scale(.1512)}}.snow:nth-child(196){opacity:.268;transform:translate(66.2378vw,-10px) scale(.6103);animation:fall-196 28s -5s linear infinite}@keyframes fall-196{60.926%{transform:translate(56.4451vw,60.926vh) scale(.6103)}to{transform:translate(61.34145vw,100vh) scale(.6103)}}.snow:nth-child(197){opacity:.1882;transform:translate(54.7035vw,-10px) scale(.1807);animation:fall-197 17s -18s linear infinite}@keyframes fall-197{68.698%{transform:translate(55.2737vw,68.698vh) scale(.1807)}to{transform:translate(54.9886vw,100vh) scale(.1807)}}.snow:nth-child(198){opacity:1.4054;transform:translate(4.6521vw,-10px) scale(.1529);animation:fall-198 21s -18s linear infinite}@keyframes fall-198{31.439%{transform:translate(-.0737vw,31.439vh) scale(.1529)}to{transform:translate(2.2892vw,100vh) scale(.1529)}}.snow:nth-child(199){opacity:1.5076;transform:translate(97.3196vw,-10px) scale(.2312);animation:fall-199 11s -7s linear infinite}@keyframes fall-199{36.158%{transform:translate(94.5727vw,36.158vh) scale(.2312)}to{transform:translate(95.94615vw,100vh) scale(.2312)}}.snow:nth-child(200){opacity:.6758;transform:translate(50.845vw,-10px) scale(.3394);animation:fall-200 15s -18s linear infinite}@keyframes fall-200{38.175%{transform:translate(47.6331vw,38.175vh) scale(.3394)}to{transform:translate(49.23905vw,100vh) scale(.3394)}}.snow:nth-child(201){opacity:1.9932;transform:translate(23.8762vw,-10px) scale(.6236);animation:fall-201 20s -1s linear infinite}@keyframes fall-201{78.752%{transform:translate(31.3904vw,78.752vh) scale(.6236)}to{transform:translate(27.6333vw,100vh) scale(.6236)}}.snow:nth-child(202){opacity:.7508;transform:translate(87.1003vw,-10px) scale(.0129);animation:fall-202 25s -25s linear infinite}@keyframes fall-202{33.158%{transform:translate(85.5617vw,33.158vh) scale(.0129)}to{transform:translate(86.331vw,100vh) scale(.0129)}}.snow:nth-child(203){opacity:.8964;transform:translate(80.6612vw,-10px) scale(.1304);animation:fall-203 20s -12s linear infinite}@keyframes fall-203{57.061%{transform:translate(74.5771vw,57.061vh) scale(.1304)}to{transform:translate(77.61915vw,100vh) scale(.1304)}}.snow:nth-child(204){opacity:.7842;transform:translate(64.1528vw,-10px) scale(.3847);animation:fall-204 17s -28s linear infinite}@keyframes fall-204{38.587%{transform:translate(73.1056vw,38.587vh) scale(.3847)}to{transform:translate(68.6292vw,100vh) scale(.3847)}}.snow:nth-child(205){opacity:.1794;transform:translate(33.4864vw,-10px) scale(.113);animation:fall-205 30s -11s linear infinite}@keyframes fall-205{31.97%{transform:translate(38.0122vw,31.97vh) scale(.113)}to{transform:translate(35.7493vw,100vh) scale(.113)}}.snow:nth-child(206){opacity:1.8964;transform:translate(95.313vw,-10px) scale(.5451);animation:fall-206 19s -12s linear infinite}@keyframes fall-206{50.765%{transform:translate(102.8821vw,50.765vh) scale(.5451)}to{transform:translate(99.09755vw,100vh) scale(.5451)}}.snow:nth-child(207){opacity:1.0602;transform:translate(48.2781vw,-10px) scale(.0493);animation:fall-207 29s -13s linear infinite}@keyframes fall-207{36.397%{transform:translate(41.2634vw,36.397vh) scale(.0493)}to{transform:translate(44.77075vw,100vh) scale(.0493)}}.snow:nth-child(208){opacity:.4132;transform:translate(5.3632vw,-10px) scale(.9879);animation:fall-208 21s -2s linear infinite}@keyframes fall-208{76.748%{transform:translate(-3.6412vw,76.748vh) scale(.9879)}to{transform:translate(.861vw,100vh) scale(.9879)}}.snow:nth-child(209){opacity:.7984;transform:translate(81.107vw,-10px) scale(.3857);animation:fall-209 18s -12s linear infinite}@keyframes fall-209{32.886%{transform:translate(78.7911vw,32.886vh) scale(.3857)}to{transform:translate(79.94905vw,100vh) scale(.3857)}}.snow:nth-child(210){opacity:.495;transform:translate(78.0132vw,-10px) scale(.4674);animation:fall-210 26s -22s linear infinite}@keyframes fall-210{31.801%{transform:translate(75.3327vw,31.801vh) scale(.4674)}to{transform:translate(76.67295vw,100vh) scale(.4674)}}.snow:nth-child(211){opacity:.2816;transform:translate(95.8327vw,-10px) scale(.1059);animation:fall-211 18s -6s linear infinite}@keyframes fall-211{57.059%{transform:translate(87.3201vw,57.059vh) scale(.1059)}to{transform:translate(91.5764vw,100vh) scale(.1059)}}.snow:nth-child(212){opacity:1.6184;transform:translate(64.4394vw,-10px) scale(.1932);animation:fall-212 22s -11s linear infinite}@keyframes fall-212{42.061%{transform:translate(58.6308vw,42.061vh) scale(.1932)}to{transform:translate(61.5351vw,100vh) scale(.1932)}}.snow:nth-child(213){opacity:.6662;transform:translate(94.7944vw,-10px) scale(.606);animation:fall-213 18s -28s linear infinite}@keyframes fall-213{59.226%{transform:translate(86.6172vw,59.226vh) scale(.606)}to{transform:translate(90.7058vw,100vh) scale(.606)}}.snow:nth-child(214){opacity:1.2406;transform:translate(32.6079vw,-10px) scale(.7798);animation:fall-214 11s -28s linear infinite}@keyframes fall-214{45.3%{transform:translate(34.7427vw,45.3vh) scale(.7798)}to{transform:translate(33.6753vw,100vh) scale(.7798)}}.snow:nth-child(215){opacity:.8872;transform:translate(81.3201vw,-10px) scale(.0177);animation:fall-215 25s -7s linear infinite}@keyframes fall-215{54.274%{transform:translate(82.3594vw,54.274vh) scale(.0177)}to{transform:translate(81.83975vw,100vh) scale(.0177)}}.snow:nth-child(216){opacity:.319;transform:translate(6.3018vw,-10px) scale(.1439);animation:fall-216 22s -9s linear infinite}@keyframes fall-216{79.207%{transform:translate(2.9752vw,79.207vh) scale(.1439)}to{transform:translate(4.6385vw,100vh) scale(.1439)}}.snow:nth-child(217){opacity:.7422;transform:translate(46.0712vw,-10px) scale(.8618);animation:fall-217 29s -16s linear infinite}@keyframes fall-217{57.173%{transform:translate(50.0706vw,57.173vh) scale(.8618)}to{transform:translate(48.0709vw,100vh) scale(.8618)}}.snow:nth-child(218){opacity:.7768;transform:translate(46.3567vw,-10px) scale(.6116);animation:fall-218 25s -3s linear infinite}@keyframes fall-218{68.676%{transform:translate(48.8484vw,68.676vh) scale(.6116)}to{transform:translate(47.60255vw,100vh) scale(.6116)}}.snow:nth-child(219){opacity:.3898;transform:translate(40.3261vw,-10px) scale(.0201);animation:fall-219 30s -23s linear infinite}@keyframes fall-219{32.978%{transform:translate(35.5691vw,32.978vh) scale(.0201)}to{transform:translate(37.9476vw,100vh) scale(.0201)}}.snow:nth-child(220){opacity:1.9866;transform:translate(89.2401vw,-10px) scale(.3151);animation:fall-220 27s -6s linear infinite}@keyframes fall-220{70.103%{transform:translate(87.4852vw,70.103vh) scale(.3151)}to{transform:translate(88.36265vw,100vh) scale(.3151)}}.snow:nth-child(221){opacity:.7938;transform:translate(82.4113vw,-10px) scale(.1685);animation:fall-221 13s -21s linear infinite}@keyframes fall-221{67.135%{transform:translate(76.7327vw,67.135vh) scale(.1685)}to{transform:translate(79.572vw,100vh) scale(.1685)}}.snow:nth-child(222){opacity:1.4496;transform:translate(2.1012vw,-10px) scale(.2007);animation:fall-222 10s -24s linear infinite}@keyframes fall-222{39.237%{transform:translate(2.3627vw,39.237vh) scale(.2007)}to{transform:translate(2.23195vw,100vh) scale(.2007)}}.snow:nth-child(223){opacity:.8102;transform:translate(27.8834vw,-10px) scale(.5572);animation:fall-223 16s -23s linear infinite}@keyframes fall-223{61.034%{transform:translate(34.2909vw,61.034vh) scale(.5572)}to{transform:translate(31.08715vw,100vh) scale(.5572)}}.snow:nth-child(224){opacity:1.8568;transform:translate(40.5201vw,-10px) scale(.6403);animation:fall-224 21s -17s linear infinite}@keyframes fall-224{57.12%{transform:translate(39.3181vw,57.12vh) scale(.6403)}to{transform:translate(39.9191vw,100vh) scale(.6403)}}.snow:nth-child(225){opacity:1.7238;transform:translate(44.4763vw,-10px) scale(.5148);animation:fall-225 27s -19s linear infinite}@keyframes fall-225{37.185%{transform:translate(42.8142vw,37.185vh) scale(.5148)}to{transform:translate(43.64525vw,100vh) scale(.5148)}}.snow:nth-child(226){opacity:.1716;transform:translate(39.5223vw,-10px) scale(.3525);animation:fall-226 17s -7s linear infinite}@keyframes fall-226{40.207%{transform:translate(31.7591vw,40.207vh) scale(.3525)}to{transform:translate(35.6407vw,100vh) scale(.3525)}}.snow:nth-child(227){opacity:.8264;transform:translate(54.8758vw,-10px) scale(.1991);animation:fall-227 14s -4s linear infinite}@keyframes fall-227{66.515%{transform:translate(48.4962vw,66.515vh) scale(.1991)}to{transform:translate(51.686vw,100vh) scale(.1991)}}.snow:nth-child(228){opacity:.8642;transform:translate(30.4729vw,-10px) scale(.7668);animation:fall-228 13s -30s linear infinite}@keyframes fall-228{76.574%{transform:translate(39.9506vw,76.574vh) scale(.7668)}to{transform:translate(35.21175vw,100vh) scale(.7668)}}.snow:nth-child(229){opacity:1.5614;transform:translate(90.3631vw,-10px) scale(.0277);animation:fall-229 16s -3s linear infinite}@keyframes fall-229{57.853%{transform:translate(85.8032vw,57.853vh) scale(.0277)}to{transform:translate(88.08315vw,100vh) scale(.0277)}}.snow:nth-child(230){opacity:1.9644;transform:translate(61.7748vw,-10px) scale(.2174);animation:fall-230 12s -10s linear infinite}@keyframes fall-230{52.768%{transform:translate(66.6778vw,52.768vh) scale(.2174)}to{transform:translate(64.2263vw,100vh) scale(.2174)}}.snow:nth-child(231){opacity:.9996;transform:translate(39.7674vw,-10px) scale(.3732);animation:fall-231 28s -12s linear infinite}@keyframes fall-231{42.212%{transform:translate(31.5096vw,42.212vh) scale(.3732)}to{transform:translate(35.6385vw,100vh) scale(.3732)}}.snow:nth-child(232){opacity:.2516;transform:translate(56.8182vw,-10px) scale(.7706);animation:fall-232 20s -16s linear infinite}@keyframes fall-232{59.507%{transform:translate(57.0291vw,59.507vh) scale(.7706)}to{transform:translate(56.92365vw,100vh) scale(.7706)}}.snow:nth-child(233){opacity:.5554;transform:translate(89.983vw,-10px) scale(.7881);animation:fall-233 17s -26s linear infinite}@keyframes fall-233{66.583%{transform:translate(99.187vw,66.583vh) scale(.7881)}to{transform:translate(94.585vw,100vh) scale(.7881)}}.snow:nth-child(234){opacity:.4412;transform:translate(16.1429vw,-10px) scale(.9945);animation:fall-234 19s -24s linear infinite}@keyframes fall-234{71.721%{transform:translate(19.1565vw,71.721vh) scale(.9945)}to{transform:translate(17.6497vw,100vh) scale(.9945)}}.snow:nth-child(235){opacity:.5158;transform:translate(15.5195vw,-10px) scale(.332);animation:fall-235 27s -6s linear infinite}@keyframes fall-235{75.204%{transform:translate(16.1895vw,75.204vh) scale(.332)}to{transform:translate(15.8545vw,100vh) scale(.332)}}.snow:nth-child(236){opacity:.5266;transform:translate(34.0332vw,-10px) scale(.4644);animation:fall-236 16s -3s linear infinite}@keyframes fall-236{79.132%{transform:translate(25.5214vw,79.132vh) scale(.4644)}to{transform:translate(29.7773vw,100vh) scale(.4644)}}.snow:nth-child(237){opacity:1.5086;transform:translate(82.4878vw,-10px) scale(.8298);animation:fall-237 30s -30s linear infinite}@keyframes fall-237{76.87%{transform:translate(72.672vw,76.87vh) scale(.8298)}to{transform:translate(77.5799vw,100vh) scale(.8298)}}.snow:nth-child(238){opacity:1.8972;transform:translate(42.5638vw,-10px) scale(.9656);animation:fall-238 20s -19s linear infinite}@keyframes fall-238{49.383%{transform:translate(46.0595vw,49.383vh) scale(.9656)}to{transform:translate(44.31165vw,100vh) scale(.9656)}}.snow:nth-child(239){opacity:1.3744;transform:translate(71.9925vw,-10px) scale(.9723);animation:fall-239 27s -12s linear infinite}@keyframes fall-239{71.365%{transform:translate(64.9623vw,71.365vh) scale(.9723)}to{transform:translate(68.4774vw,100vh) scale(.9723)}}.snow:nth-child(240){opacity:1.8432;transform:translate(94.8677vw,-10px) scale(.4903);animation:fall-240 12s -28s linear infinite}@keyframes fall-240{48.084%{transform:translate(94.7109vw,48.084vh) scale(.4903)}to{transform:translate(94.7893vw,100vh) scale(.4903)}}.snow:nth-child(241){opacity:.7492;transform:translate(38.8526vw,-10px) scale(.8836);animation:fall-241 16s -16s linear infinite}@keyframes fall-241{35.494%{transform:translate(36.3776vw,35.494vh) scale(.8836)}to{transform:translate(37.6151vw,100vh) scale(.8836)}}.snow:nth-child(242){opacity:.466;transform:translate(45.9272vw,-10px) scale(.7482);animation:fall-242 10s -20s linear infinite}@keyframes fall-242{71.823%{transform:translate(48.3071vw,71.823vh) scale(.7482)}to{transform:translate(47.11715vw,100vh) scale(.7482)}}.snow:nth-child(243){opacity:.129;transform:translate(54.9225vw,-10px) scale(.3445);animation:fall-243 30s -18s linear infinite}@keyframes fall-243{58.664%{transform:translate(53.8235vw,58.664vh) scale(.3445)}to{transform:translate(54.373vw,100vh) scale(.3445)}}.snow:nth-child(244){opacity:1.8596;transform:translate(15.9754vw,-10px) scale(.458);animation:fall-244 19s -12s linear infinite}@keyframes fall-244{48.361%{transform:translate(12.401vw,48.361vh) scale(.458)}to{transform:translate(14.1882vw,100vh) scale(.458)}}.snow:nth-child(245){opacity:1.0366;transform:translate(88.9733vw,-10px) scale(.067);animation:fall-245 10s -23s linear infinite}@keyframes fall-245{61.783%{transform:translate(93.3974vw,61.783vh) scale(.067)}to{transform:translate(91.18535vw,100vh) scale(.067)}}.snow:nth-child(246){opacity:1.168;transform:translate(3.7881vw,-10px) scale(.007);animation:fall-246 13s -9s linear infinite}@keyframes fall-246{63.907%{transform:translate(4.2764vw,63.907vh) scale(.007)}to{transform:translate(4.03225vw,100vh) scale(.007)}}.snow:nth-child(247){opacity:.8666;transform:translate(75.1456vw,-10px) scale(.2238);animation:fall-247 20s -10s linear infinite}@keyframes fall-247{63.41%{transform:translate(84.5243vw,63.41vh) scale(.2238)}to{transform:translate(79.83495vw,100vh) scale(.2238)}}.snow:nth-child(248){opacity:1.6388;transform:translate(56.748vw,-10px) scale(.7627);animation:fall-248 16s -3s linear infinite}@keyframes fall-248{68.829%{transform:translate(58.4203vw,68.829vh) scale(.7627)}to{transform:translate(57.58415vw,100vh) scale(.7627)}}.snow:nth-child(249){opacity:.6964;transform:translate(89.1695vw,-10px) scale(.6772);animation:fall-249 15s -3s linear infinite}@keyframes fall-249{47.413%{transform:translate(92.7799vw,47.413vh) scale(.6772)}to{transform:translate(90.9747vw,100vh) scale(.6772)}}.snow:nth-child(250){opacity:1.6216;transform:translate(67.4126vw,-10px) scale(.2561);animation:fall-250 17s -24s linear infinite}@keyframes fall-250{40.297%{transform:translate(67.7495vw,40.297vh) scale(.2561)}to{transform:translate(67.58105vw,100vh) scale(.2561)}}.snow:nth-child(251){opacity:1.0904;transform:translate(51.1684vw,-10px) scale(.5443);animation:fall-251 17s -10s linear infinite}@keyframes fall-251{48.358%{transform:translate(48.4913vw,48.358vh) scale(.5443)}to{transform:translate(49.82985vw,100vh) scale(.5443)}}.snow:nth-child(252){opacity:.3118;transform:translate(73.6543vw,-10px) scale(.4134);animation:fall-252 28s -22s linear infinite}@keyframes fall-252{69.927%{transform:translate(79.9384vw,69.927vh) scale(.4134)}to{transform:translate(76.79635vw,100vh) scale(.4134)}}.snow:nth-child(253){opacity:.4884;transform:translate(14.4173vw,-10px) scale(.2953);animation:fall-253 23s -29s linear infinite}@keyframes fall-253{45.288%{transform:translate(15.474vw,45.288vh) scale(.2953)}to{transform:translate(14.94565vw,100vh) scale(.2953)}}.snow:nth-child(254){opacity:.0734;transform:translate(52.1908vw,-10px) scale(.7225);animation:fall-254 29s -3s linear infinite}@keyframes fall-254{50.855%{transform:translate(51.3806vw,50.855vh) scale(.7225)}to{transform:translate(51.7857vw,100vh) scale(.7225)}}.snow:nth-child(255){opacity:.5148;transform:translate(87.5033vw,-10px) scale(.0375);animation:fall-255 15s -4s linear infinite}@keyframes fall-255{61.538%{transform:translate(88.8913vw,61.538vh) scale(.0375)}to{transform:translate(88.1973vw,100vh) scale(.0375)}}.snow:nth-child(256){opacity:1.0984;transform:translate(98.5976vw,-10px) scale(.9258);animation:fall-256 14s -2s linear infinite}@keyframes fall-256{78.516%{transform:translate(107.6634vw,78.516vh) scale(.9258)}to{transform:translate(103.1305vw,100vh) scale(.9258)}}.snow:nth-child(257){opacity:1.5908;transform:translate(88.1367vw,-10px) scale(.5599);animation:fall-257 16s -3s linear infinite}@keyframes fall-257{66.25%{transform:translate(86.4925vw,66.25vh) scale(.5599)}to{transform:translate(87.3146vw,100vh) scale(.5599)}}.snow:nth-child(258){opacity:.6868;transform:translate(54.7422vw,-10px) scale(.7928);animation:fall-258 26s -16s linear infinite}@keyframes fall-258{72.926%{transform:translate(57.6155vw,72.926vh) scale(.7928)}to{transform:translate(56.17885vw,100vh) scale(.7928)}}.snow:nth-child(259){opacity:.4758;transform:translate(85.495vw,-10px) scale(.9593);animation:fall-259 15s -28s linear infinite}@keyframes fall-259{32.037%{transform:translate(92.9085vw,32.037vh) scale(.9593)}to{transform:translate(89.20175vw,100vh) scale(.9593)}}.snow:nth-child(260){opacity:.8512;transform:translate(22.1912vw,-10px) scale(.5048);animation:fall-260 11s -3s linear infinite}@keyframes fall-260{67.972%{transform:translate(23.4532vw,67.972vh) scale(.5048)}to{transform:translate(22.8222vw,100vh) scale(.5048)}}.snow:nth-child(261){opacity:1.218;transform:translate(38.5324vw,-10px) scale(.1377);animation:fall-261 25s -30s linear infinite}@keyframes fall-261{30.082%{transform:translate(47.544vw,30.082vh) scale(.1377)}to{transform:translate(43.0382vw,100vh) scale(.1377)}}.snow:nth-child(262){opacity:1.0378;transform:translate(94.1594vw,-10px) scale(.8683);animation:fall-262 20s -11s linear infinite}@keyframes fall-262{66.844%{transform:translate(96.5806vw,66.844vh) scale(.8683)}to{transform:translate(95.37vw,100vh) scale(.8683)}}.snow:nth-child(263){opacity:.067;transform:translate(10.3808vw,-10px) scale(.0957);animation:fall-263 27s -24s linear infinite}@keyframes fall-263{65.14%{transform:translate(17.2039vw,65.14vh) scale(.0957)}to{transform:translate(13.79235vw,100vh) scale(.0957)}}.snow:nth-child(264){opacity:.6444;transform:translate(4.4211vw,-10px) scale(.0959);animation:fall-264 28s -30s linear infinite}@keyframes fall-264{32.151%{transform:translate(8.8873vw,32.151vh) scale(.0959)}to{transform:translate(6.6542vw,100vh) scale(.0959)}}.snow:nth-child(265){opacity:1.6072;transform:translate(53.7526vw,-10px) scale(.1009);animation:fall-265 16s -23s linear infinite}@keyframes fall-265{70.043%{transform:translate(62.6057vw,70.043vh) scale(.1009)}to{transform:translate(58.17915vw,100vh) scale(.1009)}}.snow:nth-child(266){opacity:1.1438;transform:translate(44.4669vw,-10px) scale(.1509);animation:fall-266 24s -11s linear infinite}@keyframes fall-266{62.757%{transform:translate(45.5126vw,62.757vh) scale(.1509)}to{transform:translate(44.98975vw,100vh) scale(.1509)}}.snow:nth-child(267){opacity:1.6306;transform:translate(49.159vw,-10px) scale(.1788);animation:fall-267 17s -21s linear infinite}@keyframes fall-267{46.218%{transform:translate(47.6567vw,46.218vh) scale(.1788)}to{transform:translate(48.40785vw,100vh) scale(.1788)}}.snow:nth-child(268){opacity:1.8734;transform:translate(88.4266vw,-10px) scale(.8753);animation:fall-268 17s -12s linear infinite}@keyframes fall-268{31.453%{transform:translate(92.7875vw,31.453vh) scale(.8753)}to{transform:translate(90.60705vw,100vh) scale(.8753)}}.snow:nth-child(269){opacity:.7682;transform:translate(89.6178vw,-10px) scale(.8531);animation:fall-269 26s -30s linear infinite}@keyframes fall-269{41.235%{transform:translate(88.3674vw,41.235vh) scale(.8531)}to{transform:translate(88.9926vw,100vh) scale(.8531)}}.snow:nth-child(270){opacity:.4226;transform:translate(90.1056vw,-10px) scale(.4963);animation:fall-270 12s -18s linear infinite}@keyframes fall-270{56.37%{transform:translate(95.1991vw,56.37vh) scale(.4963)}to{transform:translate(92.65235vw,100vh) scale(.4963)}}.snow:nth-child(271){opacity:.9854;transform:translate(22.4099vw,-10px) scale(.2142);animation:fall-271 12s -28s linear infinite}@keyframes fall-271{32.974%{transform:translate(31.9961vw,32.974vh) scale(.2142)}to{transform:translate(27.203vw,100vh) scale(.2142)}}.snow:nth-child(272){opacity:1.765;transform:translate(27.5818vw,-10px) scale(.0623);animation:fall-272 23s -23s linear infinite}@keyframes fall-272{36.61%{transform:translate(23.4648vw,36.61vh) scale(.0623)}to{transform:translate(25.5233vw,100vh) scale(.0623)}}.snow:nth-child(273){opacity:.8374;transform:translate(79.1843vw,-10px) scale(.7037);animation:fall-273 23s -11s linear infinite}@keyframes fall-273{57.127%{transform:translate(70.4289vw,57.127vh) scale(.7037)}to{transform:translate(74.8066vw,100vh) scale(.7037)}}.snow:nth-child(274){opacity:1.6372;transform:translate(50.3983vw,-10px) scale(.2395);animation:fall-274 30s -16s linear infinite}@keyframes fall-274{56.975%{transform:translate(43.2342vw,56.975vh) scale(.2395)}to{transform:translate(46.81625vw,100vh) scale(.2395)}}.snow:nth-child(275){opacity:.7506;transform:translate(67.7574vw,-10px) scale(.4693);animation:fall-275 23s -14s linear infinite}@keyframes fall-275{38.926%{transform:translate(65.1493vw,38.926vh) scale(.4693)}to{transform:translate(66.45335vw,100vh) scale(.4693)}}.snow:nth-child(276){opacity:.9666;transform:translate(90.3404vw,-10px) scale(.3483);animation:fall-276 15s -25s linear infinite}@keyframes fall-276{52.142%{transform:translate(85.2692vw,52.142vh) scale(.3483)}to{transform:translate(87.8048vw,100vh) scale(.3483)}}.snow:nth-child(277){opacity:1.7184;transform:translate(83.8143vw,-10px) scale(.0569);animation:fall-277 24s -6s linear infinite}@keyframes fall-277{69.841%{transform:translate(88.2829vw,69.841vh) scale(.0569)}to{transform:translate(86.0486vw,100vh) scale(.0569)}}.snow:nth-child(278){opacity:.687;transform:translate(17.2302vw,-10px) scale(.0888);animation:fall-278 29s -24s linear infinite}@keyframes fall-278{32.99%{transform:translate(18.412vw,32.99vh) scale(.0888)}to{transform:translate(17.8211vw,100vh) scale(.0888)}}.snow:nth-child(279){opacity:1.7358;transform:translate(97.3008vw,-10px) scale(.68);animation:fall-279 20s -9s linear infinite}@keyframes fall-279{72.385%{transform:translate(105.7452vw,72.385vh) scale(.68)}to{transform:translate(101.523vw,100vh) scale(.68)}}.snow:nth-child(280){opacity:1.4326;transform:translate(47.4244vw,-10px) scale(.4262);animation:fall-280 28s -30s linear infinite}@keyframes fall-280{52.233%{transform:translate(47.6267vw,52.233vh) scale(.4262)}to{transform:translate(47.52555vw,100vh) scale(.4262)}}.snow:nth-child(281){opacity:.3848;transform:translate(98.6881vw,-10px) scale(.6073);animation:fall-281 24s -6s linear infinite}@keyframes fall-281{57.037%{transform:translate(106.0544vw,57.037vh) scale(.6073)}to{transform:translate(102.37125vw,100vh) scale(.6073)}}.snow:nth-child(282){opacity:.9368;transform:translate(91.1441vw,-10px) scale(.0887);animation:fall-282 17s -16s linear infinite}@keyframes fall-282{56.101%{transform:translate(86.2895vw,56.101vh) scale(.0887)}to{transform:translate(88.7168vw,100vh) scale(.0887)}}.snow:nth-child(283){opacity:1.3428;transform:translate(16.3577vw,-10px) scale(.6712);animation:fall-283 18s -22s linear infinite}@keyframes fall-283{59.634%{transform:translate(25.5155vw,59.634vh) scale(.6712)}to{transform:translate(20.9366vw,100vh) scale(.6712)}}.snow:nth-child(284){opacity:1.7362;transform:translate(6.9296vw,-10px) scale(.9391);animation:fall-284 25s -29s linear infinite}@keyframes fall-284{56.697%{transform:translate(11.5087vw,56.697vh) scale(.9391)}to{transform:translate(9.21915vw,100vh) scale(.9391)}}.snow:nth-child(285){opacity:1.5118;transform:translate(50.8904vw,-10px) scale(.4061);animation:fall-285 10s -23s linear infinite}@keyframes fall-285{61.275%{transform:translate(59.6851vw,61.275vh) scale(.4061)}to{transform:translate(55.28775vw,100vh) scale(.4061)}}.snow:nth-child(286){opacity:1.3526;transform:translate(91.1951vw,-10px) scale(.4993);animation:fall-286 18s -28s linear infinite}@keyframes fall-286{57.345%{transform:translate(96.8898vw,57.345vh) scale(.4993)}to{transform:translate(94.04245vw,100vh) scale(.4993)}}.snow:nth-child(287){opacity:.677;transform:translate(89.8957vw,-10px) scale(.2889);animation:fall-287 10s -26s linear infinite}@keyframes fall-287{66.596%{transform:translate(88.9743vw,66.596vh) scale(.2889)}to{transform:translate(89.435vw,100vh) scale(.2889)}}.snow:nth-child(288){opacity:.4602;transform:translate(29.1924vw,-10px) scale(.9938);animation:fall-288 14s -10s linear infinite}@keyframes fall-288{64.41%{transform:translate(22.5828vw,64.41vh) scale(.9938)}to{transform:translate(25.8876vw,100vh) scale(.9938)}}.snow:nth-child(289){opacity:1.8578;transform:translate(30.4197vw,-10px) scale(.5189);animation:fall-289 27s -8s linear infinite}@keyframes fall-289{46.199%{transform:translate(33.9356vw,46.199vh) scale(.5189)}to{transform:translate(32.17765vw,100vh) scale(.5189)}}.snow:nth-child(290){opacity:1.7222;transform:translate(81.3581vw,-10px) scale(.6656);animation:fall-290 13s -26s linear infinite}@keyframes fall-290{70.295%{transform:translate(88.0571vw,70.295vh) scale(.6656)}to{transform:translate(84.7076vw,100vh) scale(.6656)}}.snow:nth-child(291){opacity:.4642;transform:translate(51.5178vw,-10px) scale(.8425);animation:fall-291 17s -4s linear infinite}@keyframes fall-291{61.598%{transform:translate(54.3097vw,61.598vh) scale(.8425)}to{transform:translate(52.91375vw,100vh) scale(.8425)}}.snow:nth-child(292){opacity:1.546;transform:translate(31.1637vw,-10px) scale(.6402);animation:fall-292 22s -27s linear infinite}@keyframes fall-292{66.499%{transform:translate(31.0736vw,66.499vh) scale(.6402)}to{transform:translate(31.11865vw,100vh) scale(.6402)}}.snow:nth-child(293){opacity:.4002;transform:translate(31.7538vw,-10px) scale(.3257);animation:fall-293 23s -1s linear infinite}@keyframes fall-293{53.968%{transform:translate(37.379vw,53.968vh) scale(.3257)}to{transform:translate(34.5664vw,100vh) scale(.3257)}}.snow:nth-child(294){opacity:1.5924;transform:translate(20.6309vw,-10px) scale(.0035);animation:fall-294 18s -16s linear infinite}@keyframes fall-294{52.913%{transform:translate(29.9129vw,52.913vh) scale(.0035)}to{transform:translate(25.2719vw,100vh) scale(.0035)}}.snow:nth-child(295){opacity:.4264;transform:translate(30.1918vw,-10px) scale(.6116);animation:fall-295 10s -1s linear infinite}@keyframes fall-295{40.328%{transform:translate(34.5615vw,40.328vh) scale(.6116)}to{transform:translate(32.37665vw,100vh) scale(.6116)}}.snow:nth-child(296){opacity:.2682;transform:translate(21.1808vw,-10px) scale(.1668);animation:fall-296 21s -8s linear infinite}@keyframes fall-296{58.005%{transform:translate(11.7045vw,58.005vh) scale(.1668)}to{transform:translate(16.44265vw,100vh) scale(.1668)}}.snow:nth-child(297){opacity:1.976;transform:translate(51.7005vw,-10px) scale(.3969);animation:fall-297 25s -18s linear infinite}@keyframes fall-297{49.787%{transform:translate(59.8198vw,49.787vh) scale(.3969)}to{transform:translate(55.76015vw,100vh) scale(.3969)}}.snow:nth-child(298){opacity:.7252;transform:translate(12.633vw,-10px) scale(.7566);animation:fall-298 27s -19s linear infinite}@keyframes fall-298{70.475%{transform:translate(6.2858vw,70.475vh) scale(.7566)}to{transform:translate(9.4594vw,100vh) scale(.7566)}}.snow:nth-child(299){opacity:1.1752;transform:translate(80.4317vw,-10px) scale(.5766);animation:fall-299 13s -30s linear infinite}@keyframes fall-299{43.452%{transform:translate(72.4225vw,43.452vh) scale(.5766)}to{transform:translate(76.4271vw,100vh) scale(.5766)}}.snow:nth-child(300){opacity:.0846;transform:translate(52.9133vw,-10px) scale(.7625);animation:fall-300 11s -19s linear infinite}@keyframes fall-300{56.951%{transform:translate(49.3185vw,56.951vh) scale(.7625)}to{transform:translate(51.1159vw,100vh) scale(.7625)}}.snow:nth-child(301){opacity:1.5108;transform:translate(47.5353vw,-10px) scale(.447);animation:fall-301 27s -12s linear infinite}@keyframes fall-301{59.451%{transform:translate(51.1312vw,59.451vh) scale(.447)}to{transform:translate(49.33325vw,100vh) scale(.447)}}.snow:nth-child(302){opacity:1.4062;transform:translate(64.6744vw,-10px) scale(.7084);animation:fall-302 12s -2s linear infinite}@keyframes fall-302{46.626%{transform:translate(65.0842vw,46.626vh) scale(.7084)}to{transform:translate(64.8793vw,100vh) scale(.7084)}}.snow:nth-child(303){opacity:1.7508;transform:translate(22.4515vw,-10px) scale(.1124);animation:fall-303 22s -26s linear infinite}@keyframes fall-303{55.247%{transform:translate(21.6353vw,55.247vh) scale(.1124)}to{transform:translate(22.0434vw,100vh) scale(.1124)}}.snow:nth-child(304){opacity:.9306;transform:translate(28.0357vw,-10px) scale(.3284);animation:fall-304 20s -10s linear infinite}@keyframes fall-304{33.469%{transform:translate(19.866vw,33.469vh) scale(.3284)}to{transform:translate(23.95085vw,100vh) scale(.3284)}}.snow:nth-child(305){opacity:.0874;transform:translate(28.6426vw,-10px) scale(.9798);animation:fall-305 25s -11s linear infinite}@keyframes fall-305{58.373%{transform:translate(35.5813vw,58.373vh) scale(.9798)}to{transform:translate(32.11195vw,100vh) scale(.9798)}}.snow:nth-child(306){opacity:1.7438;transform:translate(53.4202vw,-10px) scale(.7376);animation:fall-306 14s -8s linear infinite}@keyframes fall-306{67.927%{transform:translate(48.0483vw,67.927vh) scale(.7376)}to{transform:translate(50.73425vw,100vh) scale(.7376)}}.snow:nth-child(307){opacity:1.12;transform:translate(29.7258vw,-10px) scale(.9291);animation:fall-307 29s -29s linear infinite}@keyframes fall-307{76.1%{transform:translate(32.2795vw,76.1vh) scale(.9291)}to{transform:translate(31.00265vw,100vh) scale(.9291)}}.snow:nth-child(308){opacity:.6096;transform:translate(92.7371vw,-10px) scale(.7189);animation:fall-308 26s -12s linear infinite}@keyframes fall-308{31.181%{transform:translate(97.681vw,31.181vh) scale(.7189)}to{transform:translate(95.20905vw,100vh) scale(.7189)}}.snow:nth-child(309){opacity:.862;transform:translate(20.1201vw,-10px) scale(.8023);animation:fall-309 14s -1s linear infinite}@keyframes fall-309{66.072%{transform:translate(13.4153vw,66.072vh) scale(.8023)}to{transform:translate(16.7677vw,100vh) scale(.8023)}}.snow:nth-child(310){opacity:1.8006;transform:translate(6.5342vw,-10px) scale(.2702);animation:fall-310 18s -12s linear infinite}@keyframes fall-310{42.298%{transform:translate(-3.334vw,42.298vh) scale(.2702)}to{transform:translate(1.6001vw,100vh) scale(.2702)}}.snow:nth-child(311){opacity:.5098;transform:translate(97.1868vw,-10px) scale(.6819);animation:fall-311 24s -7s linear infinite}@keyframes fall-311{61.767%{transform:translate(92.2438vw,61.767vh) scale(.6819)}to{transform:translate(94.7153vw,100vh) scale(.6819)}}.snow:nth-child(312){opacity:.9362;transform:translate(55.1069vw,-10px) scale(.7922);animation:fall-312 16s -3s linear infinite}@keyframes fall-312{79.653%{transform:translate(55.1619vw,79.653vh) scale(.7922)}to{transform:translate(55.1344vw,100vh) scale(.7922)}}.snow:nth-child(313){opacity:1.9382;transform:translate(57.7286vw,-10px) scale(.363);animation:fall-313 28s -30s linear infinite}@keyframes fall-313{47.01%{transform:translate(61.785vw,47.01vh) scale(.363)}to{transform:translate(59.7568vw,100vh) scale(.363)}}.snow:nth-child(314){opacity:1.4602;transform:translate(52.2524vw,-10px) scale(.9248);animation:fall-314 20s -1s linear infinite}@keyframes fall-314{44.047%{transform:translate(60.8629vw,44.047vh) scale(.9248)}to{transform:translate(56.55765vw,100vh) scale(.9248)}}.snow:nth-child(315){opacity:.908;transform:translate(69.7557vw,-10px) scale(.3925);animation:fall-315 27s -11s linear infinite}@keyframes fall-315{70.646%{transform:translate(74.6063vw,70.646vh) scale(.3925)}to{transform:translate(72.181vw,100vh) scale(.3925)}}.snow:nth-child(316){opacity:1.923;transform:translate(26.4584vw,-10px) scale(.8105);animation:fall-316 27s -23s linear infinite}@keyframes fall-316{66.98%{transform:translate(30.8227vw,66.98vh) scale(.8105)}to{transform:translate(28.64055vw,100vh) scale(.8105)}}.snow:nth-child(317){opacity:.609;transform:translate(12.1652vw,-10px) scale(.1347);animation:fall-317 30s -13s linear infinite}@keyframes fall-317{35.432%{transform:translate(3.5813vw,35.432vh) scale(.1347)}to{transform:translate(7.87325vw,100vh) scale(.1347)}}.snow:nth-child(318){opacity:.017;transform:translate(94.2785vw,-10px) scale(.287);animation:fall-318 24s -14s linear infinite}@keyframes fall-318{67.823%{transform:translate(90.0584vw,67.823vh) scale(.287)}to{transform:translate(92.16845vw,100vh) scale(.287)}}.snow:nth-child(319){opacity:1.0332;transform:translate(48.1142vw,-10px) scale(.5421);animation:fall-319 30s -2s linear infinite}@keyframes fall-319{74.906%{transform:translate(46.1366vw,74.906vh) scale(.5421)}to{transform:translate(47.1254vw,100vh) scale(.5421)}}.snow:nth-child(320){opacity:1.9936;transform:translate(35.9826vw,-10px) scale(.8257);animation:fall-320 10s -16s linear infinite}@keyframes fall-320{51.199%{transform:translate(32.8297vw,51.199vh) scale(.8257)}to{transform:translate(34.40615vw,100vh) scale(.8257)}}.snow:nth-child(321){opacity:1.2422;transform:translate(66.1462vw,-10px) scale(.7983);animation:fall-321 12s -23s linear infinite}@keyframes fall-321{34.156%{transform:translate(72.6466vw,34.156vh) scale(.7983)}to{transform:translate(69.3964vw,100vh) scale(.7983)}}.snow:nth-child(322){opacity:1.6156;transform:translate(18.2542vw,-10px) scale(.4024);animation:fall-322 29s -8s linear infinite}@keyframes fall-322{38.407%{transform:translate(9.0284vw,38.407vh) scale(.4024)}to{transform:translate(13.6413vw,100vh) scale(.4024)}}.snow:nth-child(323){opacity:.077;transform:translate(12.7299vw,-10px) scale(.6718);animation:fall-323 25s -3s linear infinite}@keyframes fall-323{78.633%{transform:translate(4.9411vw,78.633vh) scale(.6718)}to{transform:translate(8.8355vw,100vh) scale(.6718)}}.snow:nth-child(324){opacity:1.3154;transform:translate(55.1165vw,-10px) scale(.9898);animation:fall-324 10s -14s linear infinite}@keyframes fall-324{40.364%{transform:translate(62.6008vw,40.364vh) scale(.9898)}to{transform:translate(58.85865vw,100vh) scale(.9898)}}.snow:nth-child(325){opacity:1.8198;transform:translate(82.3015vw,-10px) scale(.3945);animation:fall-325 10s -15s linear infinite}@keyframes fall-325{62.669%{transform:translate(85.8457vw,62.669vh) scale(.3945)}to{transform:translate(84.0736vw,100vh) scale(.3945)}}.snow:nth-child(326){opacity:.6406;transform:translate(29.8614vw,-10px) scale(.7015);animation:fall-326 25s -2s linear infinite}@keyframes fall-326{57.895%{transform:translate(38.563vw,57.895vh) scale(.7015)}to{transform:translate(34.2122vw,100vh) scale(.7015)}}.snow:nth-child(327){opacity:.6684;transform:translate(25.6764vw,-10px) scale(.8243);animation:fall-327 14s -17s linear infinite}@keyframes fall-327{50.95%{transform:translate(28.2613vw,50.95vh) scale(.8243)}to{transform:translate(26.96885vw,100vh) scale(.8243)}}.snow:nth-child(328){opacity:1.1068;transform:translate(61.026vw,-10px) scale(.3058);animation:fall-328 10s -5s linear infinite}@keyframes fall-328{49.071%{transform:translate(60.1167vw,49.071vh) scale(.3058)}to{transform:translate(60.57135vw,100vh) scale(.3058)}}.snow:nth-child(329){opacity:.3944;transform:translate(66.5277vw,-10px) scale(.2178);animation:fall-329 16s -26s linear infinite}@keyframes fall-329{39.626%{transform:translate(60.4891vw,39.626vh) scale(.2178)}to{transform:translate(63.5084vw,100vh) scale(.2178)}}.snow:nth-child(330){opacity:.0462;transform:translate(72.8265vw,-10px) scale(.3982);animation:fall-330 20s -23s linear infinite}@keyframes fall-330{60.175%{transform:translate(64.97vw,60.175vh) scale(.3982)}to{transform:translate(68.89825vw,100vh) scale(.3982)}}.snow:nth-child(331){opacity:.8918;transform:translate(4.9453vw,-10px) scale(.6195);animation:fall-331 23s -6s linear infinite}@keyframes fall-331{48.727%{transform:translate(2.9061vw,48.727vh) scale(.6195)}to{transform:translate(3.9257vw,100vh) scale(.6195)}}.snow:nth-child(332){opacity:.962;transform:translate(41.7629vw,-10px) scale(.2239);animation:fall-332 12s -1s linear infinite}@keyframes fall-332{75.251%{transform:translate(41.9961vw,75.251vh) scale(.2239)}to{transform:translate(41.8795vw,100vh) scale(.2239)}}.snow:nth-child(333){opacity:1.1098;transform:translate(82.1492vw,-10px) scale(.5524);animation:fall-333 28s -23s linear infinite}@keyframes fall-333{44.534%{transform:translate(75.1434vw,44.534vh) scale(.5524)}to{transform:translate(78.6463vw,100vh) scale(.5524)}}.snow:nth-child(334){opacity:1.7744;transform:translate(84.7123vw,-10px) scale(.483);animation:fall-334 16s -15s linear infinite}@keyframes fall-334{74.819%{transform:translate(83.6729vw,74.819vh) scale(.483)}to{transform:translate(84.1926vw,100vh) scale(.483)}}.snow:nth-child(335){opacity:1.6284;transform:translate(67.7046vw,-10px) scale(.1617);animation:fall-335 10s -2s linear infinite}@keyframes fall-335{35.696%{transform:translate(73.8546vw,35.696vh) scale(.1617)}to{transform:translate(70.7796vw,100vh) scale(.1617)}}.snow:nth-child(336){opacity:1.5892;transform:translate(12.6324vw,-10px) scale(.3369);animation:fall-336 15s -12s linear infinite}@keyframes fall-336{30.918%{transform:translate(9.1823vw,30.918vh) scale(.3369)}to{transform:translate(10.90735vw,100vh) scale(.3369)}}.snow:nth-child(337){opacity:1.1426;transform:translate(68.2857vw,-10px) scale(.4255);animation:fall-337 21s -23s linear infinite}@keyframes fall-337{52.949%{transform:translate(71.6669vw,52.949vh) scale(.4255)}to{transform:translate(69.9763vw,100vh) scale(.4255)}}.snow:nth-child(338){opacity:1.8486;transform:translate(3.5438vw,-10px) scale(.5839);animation:fall-338 24s -8s linear infinite}@keyframes fall-338{62.987%{transform:translate(1.6935vw,62.987vh) scale(.5839)}to{transform:translate(2.61865vw,100vh) scale(.5839)}}.snow:nth-child(339){opacity:.7822;transform:translate(99.1825vw,-10px) scale(.0065);animation:fall-339 24s -17s linear infinite}@keyframes fall-339{70.518%{transform:translate(101.9743vw,70.518vh) scale(.0065)}to{transform:translate(100.5784vw,100vh) scale(.0065)}}.snow:nth-child(340){opacity:1.352;transform:translate(72.8205vw,-10px) scale(.5789);animation:fall-340 13s -4s linear infinite}@keyframes fall-340{59.395%{transform:translate(67.9784vw,59.395vh) scale(.5789)}to{transform:translate(70.39945vw,100vh) scale(.5789)}}.snow:nth-child(341){opacity:1.5804;transform:translate(1.6218vw,-10px) scale(.9515);animation:fall-341 30s -21s linear infinite}@keyframes fall-341{73.141%{transform:translate(-5.0785vw,73.141vh) scale(.9515)}to{transform:translate(-1.72835vw,100vh) scale(.9515)}}.snow:nth-child(342){opacity:.2818;transform:translate(22.2076vw,-10px) scale(.8152);animation:fall-342 29s -2s linear infinite}@keyframes fall-342{62.633%{transform:translate(17.7359vw,62.633vh) scale(.8152)}to{transform:translate(19.97175vw,100vh) scale(.8152)}}.snow:nth-child(343){opacity:.8772;transform:translate(9.4133vw,-10px) scale(.0292);animation:fall-343 28s -12s linear infinite}@keyframes fall-343{36.292%{transform:translate(13.056vw,36.292vh) scale(.0292)}to{transform:translate(11.23465vw,100vh) scale(.0292)}}.snow:nth-child(344){opacity:.988;transform:translate(75.2868vw,-10px) scale(.1722);animation:fall-344 23s -12s linear infinite}@keyframes fall-344{69.044%{transform:translate(67.9813vw,69.044vh) scale(.1722)}to{transform:translate(71.63405vw,100vh) scale(.1722)}}.snow:nth-child(345){opacity:.6236;transform:translate(43.5429vw,-10px) scale(.3326);animation:fall-345 24s -29s linear infinite}@keyframes fall-345{73.692%{transform:translate(46.9218vw,73.692vh) scale(.3326)}to{transform:translate(45.23235vw,100vh) scale(.3326)}}.snow:nth-child(346){opacity:1.1724;transform:translate(20.2623vw,-10px) scale(.5792);animation:fall-346 15s -7s linear infinite}@keyframes fall-346{56.567%{transform:translate(20.5784vw,56.567vh) scale(.5792)}to{transform:translate(20.42035vw,100vh) scale(.5792)}}.snow:nth-child(347){opacity:1.8888;transform:translate(16.9843vw,-10px) scale(.7179);animation:fall-347 27s -26s linear infinite}@keyframes fall-347{52.222%{transform:translate(22.5348vw,52.222vh) scale(.7179)}to{transform:translate(19.75955vw,100vh) scale(.7179)}}.snow:nth-child(348){opacity:1.3692;transform:translate(4.4847vw,-10px) scale(.4595);animation:fall-348 20s -10s linear infinite}@keyframes fall-348{60.987%{transform:translate(-3.6895vw,60.987vh) scale(.4595)}to{transform:translate(.3976vw,100vh) scale(.4595)}}.snow:nth-child(349){opacity:.9958;transform:translate(49.8756vw,-10px) scale(.1164);animation:fall-349 22s -12s linear infinite}@keyframes fall-349{53.519%{transform:translate(42.188vw,53.519vh) scale(.1164)}to{transform:translate(46.0318vw,100vh) scale(.1164)}}.snow:nth-child(350){opacity:.077;transform:translate(8.1493vw,-10px) scale(.7058);animation:fall-350 20s -27s linear infinite}@keyframes fall-350{45.435%{transform:translate(12.5193vw,45.435vh) scale(.7058)}to{transform:translate(10.3343vw,100vh) scale(.7058)}}.snow:nth-child(351){opacity:.1474;transform:translate(78.2916vw,-10px) scale(.4162);animation:fall-351 28s -19s linear infinite}@keyframes fall-351{31.058%{transform:translate(73.618vw,31.058vh) scale(.4162)}to{transform:translate(75.9548vw,100vh) scale(.4162)}}.snow:nth-child(352){opacity:1.9712;transform:translate(19.4936vw,-10px) scale(.7051);animation:fall-352 20s -7s linear infinite}@keyframes fall-352{42.456%{transform:translate(20.3049vw,42.456vh) scale(.7051)}to{transform:translate(19.89925vw,100vh) scale(.7051)}}.snow:nth-child(353){opacity:1.0406;transform:translate(84.2337vw,-10px) scale(.2532);animation:fall-353 14s -2s linear infinite}@keyframes fall-353{45.371%{transform:translate(83.8064vw,45.371vh) scale(.2532)}to{transform:translate(84.02005vw,100vh) scale(.2532)}}.snow:nth-child(354){opacity:.9522;transform:translate(28.8029vw,-10px) scale(.4885);animation:fall-354 15s -25s linear infinite}@keyframes fall-354{79.663%{transform:translate(19.3097vw,79.663vh) scale(.4885)}to{transform:translate(24.0563vw,100vh) scale(.4885)}}.snow:nth-child(355){opacity:.5032;transform:translate(11.2975vw,-10px) scale(.8349);animation:fall-355 10s -22s linear infinite}@keyframes fall-355{41.61%{transform:translate(12.6884vw,41.61vh) scale(.8349)}to{transform:translate(11.99295vw,100vh) scale(.8349)}}.snow:nth-child(356){opacity:.3072;transform:translate(74.661vw,-10px) scale(.7053);animation:fall-356 30s -27s linear infinite}@keyframes fall-356{60.938%{transform:translate(73.5214vw,60.938vh) scale(.7053)}to{transform:translate(74.0912vw,100vh) scale(.7053)}}.snow:nth-child(357){opacity:1.9436;transform:translate(60.9627vw,-10px) scale(.7843);animation:fall-357 25s -27s linear infinite}@keyframes fall-357{51%{transform:translate(62.2905vw,51vh) scale(.7843)}to{transform:translate(61.6266vw,100vh) scale(.7843)}}.snow:nth-child(358){opacity:1.357;transform:translate(95.698vw,-10px) scale(.5071);animation:fall-358 13s -20s linear infinite}@keyframes fall-358{36.856%{transform:translate(105.5984vw,36.856vh) scale(.5071)}to{transform:translate(100.6482vw,100vh) scale(.5071)}}.snow:nth-child(359){opacity:1.9492;transform:translate(43.821vw,-10px) scale(.2358);animation:fall-359 16s -20s linear infinite}@keyframes fall-359{64.829%{transform:translate(53.7318vw,64.829vh) scale(.2358)}to{transform:translate(48.7764vw,100vh) scale(.2358)}}.snow:nth-child(360){opacity:.8978;transform:translate(56.1537vw,-10px) scale(.5854);animation:fall-360 23s -5s linear infinite}@keyframes fall-360{59.668%{transform:translate(61.7945vw,59.668vh) scale(.5854)}to{transform:translate(58.9741vw,100vh) scale(.5854)}}.snow:nth-child(361){opacity:1.6278;transform:translate(63.5043vw,-10px) scale(.7988);animation:fall-361 15s -10s linear infinite}@keyframes fall-361{70.29%{transform:translate(58.9008vw,70.29vh) scale(.7988)}to{transform:translate(61.20255vw,100vh) scale(.7988)}}.snow:nth-child(362){opacity:.309;transform:translate(10.0832vw,-10px) scale(.7306);animation:fall-362 23s -2s linear infinite}@keyframes fall-362{68.457%{transform:translate(18.9567vw,68.457vh) scale(.7306)}to{transform:translate(14.51995vw,100vh) scale(.7306)}}.snow:nth-child(363){opacity:.1486;transform:translate(69.1352vw,-10px) scale(.9644);animation:fall-363 28s -19s linear infinite}@keyframes fall-363{50.422%{transform:translate(74.8519vw,50.422vh) scale(.9644)}to{transform:translate(71.99355vw,100vh) scale(.9644)}}.snow:nth-child(364){opacity:1.6048;transform:translate(13.9374vw,-10px) scale(.3469);animation:fall-364 19s -11s linear infinite}@keyframes fall-364{67.39%{transform:translate(10.7883vw,67.39vh) scale(.3469)}to{transform:translate(12.36285vw,100vh) scale(.3469)}}.snow:nth-child(365){opacity:.1678;transform:translate(77.2992vw,-10px) scale(.0768);animation:fall-365 16s -8s linear infinite}@keyframes fall-365{34.509%{transform:translate(75.811vw,34.509vh) scale(.0768)}to{transform:translate(76.5551vw,100vh) scale(.0768)}}.snow:nth-child(366){opacity:1.974;transform:translate(98.5413vw,-10px) scale(.6002);animation:fall-366 10s -20s linear infinite}@keyframes fall-366{72.312%{transform:translate(107.2136vw,72.312vh) scale(.6002)}to{transform:translate(102.87745vw,100vh) scale(.6002)}}.snow:nth-child(367){opacity:.788;transform:translate(57.9665vw,-10px) scale(.5213);animation:fall-367 11s -3s linear infinite}@keyframes fall-367{33.912%{transform:translate(61.0416vw,33.912vh) scale(.5213)}to{transform:translate(59.50405vw,100vh) scale(.5213)}}.snow:nth-child(368){opacity:1.1292;transform:translate(16.6409vw,-10px) scale(.6731);animation:fall-368 30s -26s linear infinite}@keyframes fall-368{48.165%{transform:translate(7.8668vw,48.165vh) scale(.6731)}to{transform:translate(12.25385vw,100vh) scale(.6731)}}.snow:nth-child(369){opacity:.573;transform:translate(48.7053vw,-10px) scale(.4527);animation:fall-369 29s -4s linear infinite}@keyframes fall-369{77.116%{transform:translate(56.3229vw,77.116vh) scale(.4527)}to{transform:translate(52.5141vw,100vh) scale(.4527)}}.snow:nth-child(370){opacity:1.5558;transform:translate(86.3708vw,-10px) scale(.9647);animation:fall-370 23s -1s linear infinite}@keyframes fall-370{45.626%{transform:translate(91.1882vw,45.626vh) scale(.9647)}to{transform:translate(88.7795vw,100vh) scale(.9647)}}.snow:nth-child(371){opacity:1.0254;transform:translate(57.5085vw,-10px) scale(.5303);animation:fall-371 15s -1s linear infinite}@keyframes fall-371{61.892%{transform:translate(59.4999vw,61.892vh) scale(.5303)}to{transform:translate(58.5042vw,100vh) scale(.5303)}}.snow:nth-child(372){opacity:.5372;transform:translate(74.2312vw,-10px) scale(.8799);animation:fall-372 17s -26s linear infinite}@keyframes fall-372{42.546%{transform:translate(73.4421vw,42.546vh) scale(.8799)}to{transform:translate(73.83665vw,100vh) scale(.8799)}}.snow:nth-child(373){opacity:.2122;transform:translate(15.0791vw,-10px) scale(.5945);animation:fall-373 26s -21s linear infinite}@keyframes fall-373{47.787%{transform:translate(5.8206vw,47.787vh) scale(.5945)}to{transform:translate(10.44985vw,100vh) scale(.5945)}}.snow:nth-child(374){opacity:1.0818;transform:translate(10.9656vw,-10px) scale(.5309);animation:fall-374 29s -22s linear infinite}@keyframes fall-374{55.879%{transform:translate(17.4217vw,55.879vh) scale(.5309)}to{transform:translate(14.19365vw,100vh) scale(.5309)}}.snow:nth-child(375){opacity:1.349;transform:translate(47.2657vw,-10px) scale(.3428);animation:fall-375 19s -5s linear infinite}@keyframes fall-375{56.7%{transform:translate(47.7393vw,56.7vh) scale(.3428)}to{transform:translate(47.5025vw,100vh) scale(.3428)}}.snow:nth-child(376){opacity:.0238;transform:translate(59.081vw,-10px) scale(.6199);animation:fall-376 18s -11s linear infinite}@keyframes fall-376{69.43%{transform:translate(64.8958vw,69.43vh) scale(.6199)}to{transform:translate(61.9884vw,100vh) scale(.6199)}}.snow:nth-child(377){opacity:1.6712;transform:translate(29.975vw,-10px) scale(.0823);animation:fall-377 18s -24s linear infinite}@keyframes fall-377{67.731%{transform:translate(36.1766vw,67.731vh) scale(.0823)}to{transform:translate(33.0758vw,100vh) scale(.0823)}}.snow:nth-child(378){opacity:.9692;transform:translate(70.8846vw,-10px) scale(.441);animation:fall-378 24s -30s linear infinite}@keyframes fall-378{59.025%{transform:translate(77.4113vw,59.025vh) scale(.441)}to{transform:translate(74.14795vw,100vh) scale(.441)}}.snow:nth-child(379){opacity:1.0132;transform:translate(7.6222vw,-10px) scale(.201);animation:fall-379 29s -29s linear infinite}@keyframes fall-379{34.194%{transform:translate(8.1046vw,34.194vh) scale(.201)}to{transform:translate(7.8634vw,100vh) scale(.201)}}.snow:nth-child(380){opacity:1.8354;transform:translate(75.7533vw,-10px) scale(.1008);animation:fall-380 24s -26s linear infinite}@keyframes fall-380{74.352%{transform:translate(71.3026vw,74.352vh) scale(.1008)}to{transform:translate(73.52795vw,100vh) scale(.1008)}}.snow:nth-child(381){opacity:1.8602;transform:translate(53.9035vw,-10px) scale(.3882);animation:fall-381 30s -15s linear infinite}@keyframes fall-381{59.727%{transform:translate(58.3313vw,59.727vh) scale(.3882)}to{transform:translate(56.1174vw,100vh) scale(.3882)}}.snow:nth-child(382){opacity:.3266;transform:translate(14.1743vw,-10px) scale(.1232);animation:fall-382 23s -20s linear infinite}@keyframes fall-382{57.13%{transform:translate(10.4376vw,57.13vh) scale(.1232)}to{transform:translate(12.30595vw,100vh) scale(.1232)}}.snow:nth-child(383){opacity:.632;transform:translate(36.9913vw,-10px) scale(.6755);animation:fall-383 22s -6s linear infinite}@keyframes fall-383{39.619%{transform:translate(44.515vw,39.619vh) scale(.6755)}to{transform:translate(40.75315vw,100vh) scale(.6755)}}.snow:nth-child(384){opacity:.3198;transform:translate(5.1617vw,-10px) scale(.3771);animation:fall-384 27s -28s linear infinite}@keyframes fall-384{73.22%{transform:translate(1.2404vw,73.22vh) scale(.3771)}to{transform:translate(3.20105vw,100vh) scale(.3771)}}.snow:nth-child(385){opacity:.2444;transform:translate(56.4251vw,-10px) scale(.6301);animation:fall-385 27s -9s linear infinite}@keyframes fall-385{75.79%{transform:translate(52.1505vw,75.79vh) scale(.6301)}to{transform:translate(54.2878vw,100vh) scale(.6301)}}.snow:nth-child(386){opacity:1.7172;transform:translate(82.9607vw,-10px) scale(.407);animation:fall-386 10s -11s linear infinite}@keyframes fall-386{66.424%{transform:translate(88.5316vw,66.424vh) scale(.407)}to{transform:translate(85.74615vw,100vh) scale(.407)}}.snow:nth-child(387){opacity:1.5564;transform:translate(68.1368vw,-10px) scale(.5063);animation:fall-387 14s -30s linear infinite}@keyframes fall-387{42.826%{transform:translate(61.9953vw,42.826vh) scale(.5063)}to{transform:translate(65.06605vw,100vh) scale(.5063)}}.snow:nth-child(388){opacity:1.8194;transform:translate(68.8664vw,-10px) scale(.8967);animation:fall-388 17s -11s linear infinite}@keyframes fall-388{37.457%{transform:translate(75.8682vw,37.457vh) scale(.8967)}to{transform:translate(72.3673vw,100vh) scale(.8967)}}.snow:nth-child(389){opacity:.998;transform:translate(27.7929vw,-10px) scale(.4005);animation:fall-389 19s -9s linear infinite}@keyframes fall-389{62.893%{transform:translate(34.2912vw,62.893vh) scale(.4005)}to{transform:translate(31.04205vw,100vh) scale(.4005)}}.snow:nth-child(390){opacity:1.9898;transform:translate(16.8127vw,-10px) scale(.2807);animation:fall-390 17s -8s linear infinite}@keyframes fall-390{62.479%{transform:translate(10.6052vw,62.479vh) scale(.2807)}to{transform:translate(13.70895vw,100vh) scale(.2807)}}.snow:nth-child(391){opacity:1.9998;transform:translate(61.5276vw,-10px) scale(.2436);animation:fall-391 12s -23s linear infinite}@keyframes fall-391{36.883%{transform:translate(57.8408vw,36.883vh) scale(.2436)}to{transform:translate(59.6842vw,100vh) scale(.2436)}}.snow:nth-child(392){opacity:1.3876;transform:translate(72.4709vw,-10px) scale(.4851);animation:fall-392 21s -12s linear infinite}@keyframes fall-392{52.276%{transform:translate(68.3895vw,52.276vh) scale(.4851)}to{transform:translate(70.4302vw,100vh) scale(.4851)}}.snow:nth-child(393){opacity:.1454;transform:translate(14.8047vw,-10px) scale(.0408);animation:fall-393 17s -27s linear infinite}@keyframes fall-393{51.281%{transform:translate(15.8104vw,51.281vh) scale(.0408)}to{transform:translate(15.30755vw,100vh) scale(.0408)}}.snow:nth-child(394){opacity:.833;transform:translate(62.793vw,-10px) scale(.8665);animation:fall-394 23s -4s linear infinite}@keyframes fall-394{67.261%{transform:translate(67.9129vw,67.261vh) scale(.8665)}to{transform:translate(65.35295vw,100vh) scale(.8665)}}.snow:nth-child(395){opacity:1.8492;transform:translate(33.8969vw,-10px) scale(.8095);animation:fall-395 16s -29s linear infinite}@keyframes fall-395{48.394%{transform:translate(34.061vw,48.394vh) scale(.8095)}to{transform:translate(33.97895vw,100vh) scale(.8095)}}.snow:nth-child(396){opacity:.6958;transform:translate(13.5168vw,-10px) scale(.7046);animation:fall-396 27s -3s linear infinite}@keyframes fall-396{50.504%{transform:translate(17.4139vw,50.504vh) scale(.7046)}to{transform:translate(15.46535vw,100vh) scale(.7046)}}.snow:nth-child(397){opacity:.302;transform:translate(19.3009vw,-10px) scale(.1428);animation:fall-397 14s -7s linear infinite}@keyframes fall-397{37.926%{transform:translate(14.087vw,37.926vh) scale(.1428)}to{transform:translate(16.69395vw,100vh) scale(.1428)}}.snow:nth-child(398){opacity:.6318;transform:translate(77.8715vw,-10px) scale(.0981);animation:fall-398 28s -2s linear infinite}@keyframes fall-398{36.53%{transform:translate(83.8791vw,36.53vh) scale(.0981)}to{transform:translate(80.8753vw,100vh) scale(.0981)}}.snow:nth-child(399){opacity:.756;transform:translate(85.3257vw,-10px) scale(.8659);animation:fall-399 17s -14s linear infinite}@keyframes fall-399{68.475%{transform:translate(82.5042vw,68.475vh) scale(.8659)}to{transform:translate(83.91495vw,100vh) scale(.8659)}}.snow:nth-child(400){opacity:1.2608;transform:translate(49.141vw,-10px) scale(.4992);animation:fall-400 18s -8s linear infinite}@keyframes fall-400{57.825%{transform:translate(42.7266vw,57.825vh) scale(.4992)}to{transform:translate(45.9338vw,100vh) scale(.4992)}}\n"] }]
|
|
27
|
+
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:.6838;transform:translate(85.2881vw,-10px) scale(.3552);animation:fall-1 23s -1s linear infinite}@keyframes fall-1{34.554%{transform:translate(80.8164vw,34.554vh) scale(.3552)}to{transform:translate(83.05225vw,100vh) scale(.3552)}}.snow:nth-child(2){opacity:1.2514;transform:translate(68.3949vw,-10px) scale(.0756);animation:fall-2 30s -23s linear infinite}@keyframes fall-2{77.611%{transform:translate(77.205vw,77.611vh) scale(.0756)}to{transform:translate(72.79995vw,100vh) scale(.0756)}}.snow:nth-child(3){opacity:1.4794;transform:translate(11.6958vw,-10px) scale(.9716);animation:fall-3 17s -20s linear infinite}@keyframes fall-3{43.057%{transform:translate(8.298vw,43.057vh) scale(.9716)}to{transform:translate(9.9969vw,100vh) scale(.9716)}}.snow:nth-child(4){opacity:.1834;transform:translate(63.2866vw,-10px) scale(.819);animation:fall-4 17s -20s linear infinite}@keyframes fall-4{35.732%{transform:translate(64.8781vw,35.732vh) scale(.819)}to{transform:translate(64.08235vw,100vh) scale(.819)}}.snow:nth-child(5){opacity:1.3544;transform:translate(58.3154vw,-10px) scale(.0571);animation:fall-5 14s -17s linear infinite}@keyframes fall-5{32.367%{transform:translate(62.7575vw,32.367vh) scale(.0571)}to{transform:translate(60.53645vw,100vh) scale(.0571)}}.snow:nth-child(6){opacity:1.0216;transform:translate(99.2134vw,-10px) scale(.8872);animation:fall-6 14s -16s linear infinite}@keyframes fall-6{79%{transform:translate(99.5688vw,79vh) scale(.8872)}to{transform:translate(99.3911vw,100vh) scale(.8872)}}.snow:nth-child(7){opacity:.453;transform:translate(51.936vw,-10px) scale(.6516);animation:fall-7 17s -19s linear infinite}@keyframes fall-7{50.516%{transform:translate(49.135vw,50.516vh) scale(.6516)}to{transform:translate(50.5355vw,100vh) scale(.6516)}}.snow:nth-child(8){opacity:.3392;transform:translate(28.1577vw,-10px) scale(.0404);animation:fall-8 10s -20s linear infinite}@keyframes fall-8{35.703%{transform:translate(37.5503vw,35.703vh) scale(.0404)}to{transform:translate(32.854vw,100vh) scale(.0404)}}.snow:nth-child(9){opacity:1.563;transform:translate(97.7469vw,-10px) scale(.2175);animation:fall-9 18s -30s linear infinite}@keyframes fall-9{33.579%{transform:translate(105.0301vw,33.579vh) scale(.2175)}to{transform:translate(101.3885vw,100vh) scale(.2175)}}.snow:nth-child(10){opacity:1.4376;transform:translate(47.0611vw,-10px) scale(.8585);animation:fall-10 28s -29s linear infinite}@keyframes fall-10{41.045%{transform:translate(39.8087vw,41.045vh) scale(.8585)}to{transform:translate(43.4349vw,100vh) scale(.8585)}}.snow:nth-child(11){opacity:.5112;transform:translate(62.9044vw,-10px) scale(.6289);animation:fall-11 25s -25s linear infinite}@keyframes fall-11{46.114%{transform:translate(68.2254vw,46.114vh) scale(.6289)}to{transform:translate(65.5649vw,100vh) scale(.6289)}}.snow:nth-child(12){opacity:.7194;transform:translate(33.3586vw,-10px) scale(.0432);animation:fall-12 13s -6s linear infinite}@keyframes fall-12{73.439%{transform:translate(40.1044vw,73.439vh) scale(.0432)}to{transform:translate(36.7315vw,100vh) scale(.0432)}}.snow:nth-child(13){opacity:1.7556;transform:translate(50.0011vw,-10px) scale(.0933);animation:fall-13 26s -12s linear infinite}@keyframes fall-13{50.644%{transform:translate(40.529vw,50.644vh) scale(.0933)}to{transform:translate(45.26505vw,100vh) scale(.0933)}}.snow:nth-child(14){opacity:.5584;transform:translate(95.4763vw,-10px) scale(.6905);animation:fall-14 29s -24s linear infinite}@keyframes fall-14{67.818%{transform:translate(95.3896vw,67.818vh) scale(.6905)}to{transform:translate(95.43295vw,100vh) scale(.6905)}}.snow:nth-child(15){opacity:.6134;transform:translate(26.6839vw,-10px) scale(.8636);animation:fall-15 26s -22s linear infinite}@keyframes fall-15{46.27%{transform:translate(31.9667vw,46.27vh) scale(.8636)}to{transform:translate(29.3253vw,100vh) scale(.8636)}}.snow:nth-child(16){opacity:1.0714;transform:translate(15.0157vw,-10px) scale(.9706);animation:fall-16 25s -26s linear infinite}@keyframes fall-16{39.086%{transform:translate(18.0972vw,39.086vh) scale(.9706)}to{transform:translate(16.55645vw,100vh) scale(.9706)}}.snow:nth-child(17){opacity:.0798;transform:translate(51.191vw,-10px) scale(.4447);animation:fall-17 24s -28s linear infinite}@keyframes fall-17{33.411%{transform:translate(41.7183vw,33.411vh) scale(.4447)}to{transform:translate(46.45465vw,100vh) scale(.4447)}}.snow:nth-child(18){opacity:.6218;transform:translate(9.7038vw,-10px) scale(.3735);animation:fall-18 11s -27s linear infinite}@keyframes fall-18{58.746%{transform:translate(13.9207vw,58.746vh) scale(.3735)}to{transform:translate(11.81225vw,100vh) scale(.3735)}}.snow:nth-child(19){opacity:1.345;transform:translate(47.3247vw,-10px) scale(.2874);animation:fall-19 21s -6s linear infinite}@keyframes fall-19{37.243%{transform:translate(49.6656vw,37.243vh) scale(.2874)}to{transform:translate(48.49515vw,100vh) scale(.2874)}}.snow:nth-child(20){opacity:1.0838;transform:translate(67.1927vw,-10px) scale(.9028);animation:fall-20 18s -21s linear infinite}@keyframes fall-20{79.91%{transform:translate(73.3401vw,79.91vh) scale(.9028)}to{transform:translate(70.2664vw,100vh) scale(.9028)}}.snow:nth-child(21){opacity:1.9646;transform:translate(29.9289vw,-10px) scale(.8068);animation:fall-21 23s -19s linear infinite}@keyframes fall-21{76.729%{transform:translate(32.0721vw,76.729vh) scale(.8068)}to{transform:translate(31.0005vw,100vh) scale(.8068)}}.snow:nth-child(22){opacity:1.6684;transform:translate(17.7898vw,-10px) scale(.7127);animation:fall-22 11s -3s linear infinite}@keyframes fall-22{30.211%{transform:translate(19.3913vw,30.211vh) scale(.7127)}to{transform:translate(18.59055vw,100vh) scale(.7127)}}.snow:nth-child(23){opacity:1.1196;transform:translate(28.726vw,-10px) scale(.5356);animation:fall-23 26s -18s linear infinite}@keyframes fall-23{66.686%{transform:translate(36.5716vw,66.686vh) scale(.5356)}to{transform:translate(32.6488vw,100vh) scale(.5356)}}.snow:nth-child(24){opacity:1.54;transform:translate(55.0263vw,-10px) scale(.8171);animation:fall-24 21s -28s linear infinite}@keyframes fall-24{41.929%{transform:translate(45.7059vw,41.929vh) scale(.8171)}to{transform:translate(50.3661vw,100vh) scale(.8171)}}.snow:nth-child(25){opacity:.041;transform:translate(21.9846vw,-10px) scale(.8167);animation:fall-25 25s -24s linear infinite}@keyframes fall-25{41.116%{transform:translate(29.7458vw,41.116vh) scale(.8167)}to{transform:translate(25.8652vw,100vh) scale(.8167)}}.snow:nth-child(26){opacity:.6286;transform:translate(82.998vw,-10px) scale(.8532);animation:fall-26 18s -14s linear infinite}@keyframes fall-26{77.995%{transform:translate(83.5291vw,77.995vh) scale(.8532)}to{transform:translate(83.26355vw,100vh) scale(.8532)}}.snow:nth-child(27){opacity:1.1912;transform:translate(4.8036vw,-10px) scale(.3073);animation:fall-27 28s -22s linear infinite}@keyframes fall-27{49.992%{transform:translate(9.4372vw,49.992vh) scale(.3073)}to{transform:translate(7.1204vw,100vh) scale(.3073)}}.snow:nth-child(28){opacity:1.4564;transform:translate(83.1143vw,-10px) scale(.6281);animation:fall-28 24s -8s linear infinite}@keyframes fall-28{32.939%{transform:translate(78.911vw,32.939vh) scale(.6281)}to{transform:translate(81.01265vw,100vh) scale(.6281)}}.snow:nth-child(29){opacity:.2586;transform:translate(25.8768vw,-10px) scale(.8257);animation:fall-29 23s -5s linear infinite}@keyframes fall-29{54.911%{transform:translate(21.8041vw,54.911vh) scale(.8257)}to{transform:translate(23.84045vw,100vh) scale(.8257)}}.snow:nth-child(30){opacity:.7808;transform:translate(16.8744vw,-10px) scale(.0089);animation:fall-30 30s -24s linear infinite}@keyframes fall-30{42.551%{transform:translate(22.2366vw,42.551vh) scale(.0089)}to{transform:translate(19.5555vw,100vh) scale(.0089)}}.snow:nth-child(31){opacity:.7614;transform:translate(6.8248vw,-10px) scale(.0347);animation:fall-31 10s -6s linear infinite}@keyframes fall-31{44.876%{transform:translate(4.2915vw,44.876vh) scale(.0347)}to{transform:translate(5.55815vw,100vh) scale(.0347)}}.snow:nth-child(32){opacity:.0914;transform:translate(70.2331vw,-10px) scale(.8246);animation:fall-32 29s -15s linear infinite}@keyframes fall-32{52.612%{transform:translate(65.9215vw,52.612vh) scale(.8246)}to{transform:translate(68.0773vw,100vh) scale(.8246)}}.snow:nth-child(33){opacity:.7506;transform:translate(47.0803vw,-10px) scale(.8305);animation:fall-33 18s -25s linear infinite}@keyframes fall-33{76.412%{transform:translate(50.9281vw,76.412vh) scale(.8305)}to{transform:translate(49.0042vw,100vh) scale(.8305)}}.snow:nth-child(34){opacity:1.2824;transform:translate(41.022vw,-10px) scale(.6918);animation:fall-34 21s -26s linear infinite}@keyframes fall-34{73.675%{transform:translate(48.462vw,73.675vh) scale(.6918)}to{transform:translate(44.742vw,100vh) scale(.6918)}}.snow:nth-child(35){opacity:.3276;transform:translate(.6438vw,-10px) scale(.9432);animation:fall-35 26s -5s linear infinite}@keyframes fall-35{65.564%{transform:translate(.3646vw,65.564vh) scale(.9432)}to{transform:translate(.5042vw,100vh) scale(.9432)}}.snow:nth-child(36){opacity:1.2738;transform:translate(86.1939vw,-10px) scale(.2404);animation:fall-36 10s -4s linear infinite}@keyframes fall-36{37.061%{transform:translate(92.3083vw,37.061vh) scale(.2404)}to{transform:translate(89.2511vw,100vh) scale(.2404)}}.snow:nth-child(37){opacity:1.4396;transform:translate(85.2153vw,-10px) scale(.0068);animation:fall-37 26s -24s linear infinite}@keyframes fall-37{54.461%{transform:translate(94.7115vw,54.461vh) scale(.0068)}to{transform:translate(89.9634vw,100vh) scale(.0068)}}.snow:nth-child(38){opacity:1.0556;transform:translate(93.4434vw,-10px) scale(.6035);animation:fall-38 14s -6s linear infinite}@keyframes fall-38{74.594%{transform:translate(88.9333vw,74.594vh) scale(.6035)}to{transform:translate(91.18835vw,100vh) scale(.6035)}}.snow:nth-child(39){opacity:1.7898;transform:translate(19.7525vw,-10px) scale(.8122);animation:fall-39 25s -2s linear infinite}@keyframes fall-39{30.064%{transform:translate(10.7641vw,30.064vh) scale(.8122)}to{transform:translate(15.2583vw,100vh) scale(.8122)}}.snow:nth-child(40){opacity:.352;transform:translate(47.7192vw,-10px) scale(.1342);animation:fall-40 29s -13s linear infinite}@keyframes fall-40{72.269%{transform:translate(44.385vw,72.269vh) scale(.1342)}to{transform:translate(46.0521vw,100vh) scale(.1342)}}.snow:nth-child(41){opacity:.6332;transform:translate(90.2426vw,-10px) scale(.211);animation:fall-41 14s -27s linear infinite}@keyframes fall-41{43.389%{transform:translate(82.3135vw,43.389vh) scale(.211)}to{transform:translate(86.27805vw,100vh) scale(.211)}}.snow:nth-child(42){opacity:1.4204;transform:translate(40.2242vw,-10px) scale(.2417);animation:fall-42 23s -5s linear infinite}@keyframes fall-42{63.637%{transform:translate(40.9551vw,63.637vh) scale(.2417)}to{transform:translate(40.58965vw,100vh) scale(.2417)}}.snow:nth-child(43){opacity:.058;transform:translate(58.1974vw,-10px) scale(.5379);animation:fall-43 20s -26s linear infinite}@keyframes fall-43{31.174%{transform:translate(53.6441vw,31.174vh) scale(.5379)}to{transform:translate(55.92075vw,100vh) scale(.5379)}}.snow:nth-child(44){opacity:1.1022;transform:translate(70.8059vw,-10px) scale(.8424);animation:fall-44 12s -25s linear infinite}@keyframes fall-44{64.046%{transform:translate(61.8046vw,64.046vh) scale(.8424)}to{transform:translate(66.30525vw,100vh) scale(.8424)}}.snow:nth-child(45){opacity:1.0138;transform:translate(28.6284vw,-10px) scale(.5325);animation:fall-45 24s -13s linear infinite}@keyframes fall-45{39.707%{transform:translate(37.4908vw,39.707vh) scale(.5325)}to{transform:translate(33.0596vw,100vh) scale(.5325)}}.snow:nth-child(46){opacity:.3384;transform:translate(16.5675vw,-10px) scale(.3041);animation:fall-46 28s -5s linear infinite}@keyframes fall-46{35.113%{transform:translate(18.0872vw,35.113vh) scale(.3041)}to{transform:translate(17.32735vw,100vh) scale(.3041)}}.snow:nth-child(47){opacity:1.9264;transform:translate(47.4342vw,-10px) scale(.0491);animation:fall-47 27s -13s linear infinite}@keyframes fall-47{61.793%{transform:translate(48.4233vw,61.793vh) scale(.0491)}to{transform:translate(47.92875vw,100vh) scale(.0491)}}.snow:nth-child(48){opacity:1.637;transform:translate(67.193vw,-10px) scale(.0304);animation:fall-48 23s -30s linear infinite}@keyframes fall-48{75.218%{transform:translate(59.6411vw,75.218vh) scale(.0304)}to{transform:translate(63.41705vw,100vh) scale(.0304)}}.snow:nth-child(49){opacity:1.618;transform:translate(67.5464vw,-10px) scale(.3362);animation:fall-49 16s -11s linear infinite}@keyframes fall-49{39.916%{transform:translate(69.2741vw,39.916vh) scale(.3362)}to{transform:translate(68.41025vw,100vh) scale(.3362)}}.snow:nth-child(50){opacity:1.2798;transform:translate(75.472vw,-10px) scale(.2998);animation:fall-50 19s -23s linear infinite}@keyframes fall-50{76.286%{transform:translate(76.6695vw,76.286vh) scale(.2998)}to{transform:translate(76.07075vw,100vh) scale(.2998)}}.snow:nth-child(51){opacity:.4908;transform:translate(76.6113vw,-10px) scale(.9574);animation:fall-51 29s -1s linear infinite}@keyframes fall-51{55.559%{transform:translate(78.0828vw,55.559vh) scale(.9574)}to{transform:translate(77.34705vw,100vh) scale(.9574)}}.snow:nth-child(52){opacity:.5564;transform:translate(92.4597vw,-10px) scale(.6514);animation:fall-52 20s -7s linear infinite}@keyframes fall-52{66.085%{transform:translate(94.2184vw,66.085vh) scale(.6514)}to{transform:translate(93.33905vw,100vh) scale(.6514)}}.snow:nth-child(53){opacity:1.2198;transform:translate(51.9967vw,-10px) scale(.6749);animation:fall-53 27s -28s linear infinite}@keyframes fall-53{67.61%{transform:translate(50.9256vw,67.61vh) scale(.6749)}to{transform:translate(51.46115vw,100vh) scale(.6749)}}.snow:nth-child(54){opacity:1.1394;transform:translate(70.4291vw,-10px) scale(.1606);animation:fall-54 21s -20s linear infinite}@keyframes fall-54{54.13%{transform:translate(78.0729vw,54.13vh) scale(.1606)}to{transform:translate(74.251vw,100vh) scale(.1606)}}.snow:nth-child(55){opacity:.5512;transform:translate(15.1131vw,-10px) scale(.6548);animation:fall-55 29s -27s linear infinite}@keyframes fall-55{64.053%{transform:translate(23.6515vw,64.053vh) scale(.6548)}to{transform:translate(19.3823vw,100vh) scale(.6548)}}.snow:nth-child(56){opacity:.877;transform:translate(71.0941vw,-10px) scale(.2269);animation:fall-56 17s -8s linear infinite}@keyframes fall-56{75.348%{transform:translate(76.0518vw,75.348vh) scale(.2269)}to{transform:translate(73.57295vw,100vh) scale(.2269)}}.snow:nth-child(57){opacity:.022;transform:translate(83.5914vw,-10px) scale(.7508);animation:fall-57 25s -29s linear infinite}@keyframes fall-57{50.593%{transform:translate(83.0084vw,50.593vh) scale(.7508)}to{transform:translate(83.2999vw,100vh) scale(.7508)}}.snow:nth-child(58){opacity:.463;transform:translate(94.7417vw,-10px) scale(.1629);animation:fall-58 22s -11s linear infinite}@keyframes fall-58{38.561%{transform:translate(92.2709vw,38.561vh) scale(.1629)}to{transform:translate(93.5063vw,100vh) scale(.1629)}}.snow:nth-child(59){opacity:1.1892;transform:translate(75.1479vw,-10px) scale(.5615);animation:fall-59 17s -11s linear infinite}@keyframes fall-59{68.477%{transform:translate(84.2251vw,68.477vh) scale(.5615)}to{transform:translate(79.6865vw,100vh) scale(.5615)}}.snow:nth-child(60){opacity:1.1344;transform:translate(26.8427vw,-10px) scale(.3499);animation:fall-60 26s -29s linear infinite}@keyframes fall-60{53.815%{transform:translate(20.8216vw,53.815vh) scale(.3499)}to{transform:translate(23.83215vw,100vh) scale(.3499)}}.snow:nth-child(61){opacity:1.9918;transform:translate(17.0186vw,-10px) scale(.6772);animation:fall-61 29s -29s linear infinite}@keyframes fall-61{58.522%{transform:translate(18.9847vw,58.522vh) scale(.6772)}to{transform:translate(18.00165vw,100vh) scale(.6772)}}.snow:nth-child(62){opacity:1.5388;transform:translate(53.4477vw,-10px) scale(.459);animation:fall-62 29s -17s linear infinite}@keyframes fall-62{56.919%{transform:translate(52.1971vw,56.919vh) scale(.459)}to{transform:translate(52.8224vw,100vh) scale(.459)}}.snow:nth-child(63){opacity:.6906;transform:translate(37.4564vw,-10px) scale(.5839);animation:fall-63 13s -20s linear infinite}@keyframes fall-63{63.057%{transform:translate(42.209vw,63.057vh) scale(.5839)}to{transform:translate(39.8327vw,100vh) scale(.5839)}}.snow:nth-child(64){opacity:.7192;transform:translate(75.3462vw,-10px) scale(.8865);animation:fall-64 23s -12s linear infinite}@keyframes fall-64{54.9%{transform:translate(74.3458vw,54.9vh) scale(.8865)}to{transform:translate(74.846vw,100vh) scale(.8865)}}.snow:nth-child(65){opacity:1.9892;transform:translate(96.4593vw,-10px) scale(.8277);animation:fall-65 17s -8s linear infinite}@keyframes fall-65{59.655%{transform:translate(98.0803vw,59.655vh) scale(.8277)}to{transform:translate(97.2698vw,100vh) scale(.8277)}}.snow:nth-child(66){opacity:1.9112;transform:translate(29.3585vw,-10px) scale(.9144);animation:fall-66 18s -5s linear infinite}@keyframes fall-66{53.057%{transform:translate(26.4341vw,53.057vh) scale(.9144)}to{transform:translate(27.8963vw,100vh) scale(.9144)}}.snow:nth-child(67){opacity:.2582;transform:translate(21.4956vw,-10px) scale(.685);animation:fall-67 26s -3s linear infinite}@keyframes fall-67{49.287%{transform:translate(29.4838vw,49.287vh) scale(.685)}to{transform:translate(25.4897vw,100vh) scale(.685)}}.snow:nth-child(68){opacity:.873;transform:translate(51.8756vw,-10px) scale(.0084);animation:fall-68 22s -9s linear infinite}@keyframes fall-68{62.557%{transform:translate(52.6747vw,62.557vh) scale(.0084)}to{transform:translate(52.27515vw,100vh) scale(.0084)}}.snow:nth-child(69){opacity:.3336;transform:translate(25.0283vw,-10px) scale(.1143);animation:fall-69 23s -30s linear infinite}@keyframes fall-69{37.088%{transform:translate(28.8161vw,37.088vh) scale(.1143)}to{transform:translate(26.9222vw,100vh) scale(.1143)}}.snow:nth-child(70){opacity:.7192;transform:translate(79.9011vw,-10px) scale(.5511);animation:fall-70 21s -2s linear infinite}@keyframes fall-70{51.081%{transform:translate(70.4013vw,51.081vh) scale(.5511)}to{transform:translate(75.1512vw,100vh) scale(.5511)}}.snow:nth-child(71){opacity:.2522;transform:translate(13.2966vw,-10px) scale(.3686);animation:fall-71 16s -22s linear infinite}@keyframes fall-71{55.163%{transform:translate(14.5797vw,55.163vh) scale(.3686)}to{transform:translate(13.93815vw,100vh) scale(.3686)}}.snow:nth-child(72){opacity:1.4644;transform:translate(53.7427vw,-10px) scale(.0143);animation:fall-72 19s -13s linear infinite}@keyframes fall-72{39.321%{transform:translate(60.8732vw,39.321vh) scale(.0143)}to{transform:translate(57.30795vw,100vh) scale(.0143)}}.snow:nth-child(73){opacity:.2506;transform:translate(73.2821vw,-10px) scale(.8998);animation:fall-73 15s -28s linear infinite}@keyframes fall-73{74.895%{transform:translate(82.1276vw,74.895vh) scale(.8998)}to{transform:translate(77.70485vw,100vh) scale(.8998)}}.snow:nth-child(74){opacity:1.8848;transform:translate(14.2748vw,-10px) scale(.8341);animation:fall-74 16s -18s linear infinite}@keyframes fall-74{63.259%{transform:translate(5.734vw,63.259vh) scale(.8341)}to{transform:translate(10.0044vw,100vh) scale(.8341)}}.snow:nth-child(75){opacity:1.5666;transform:translate(98.9947vw,-10px) scale(.5044);animation:fall-75 20s -16s linear infinite}@keyframes fall-75{46.269%{transform:translate(91.3724vw,46.269vh) scale(.5044)}to{transform:translate(95.18355vw,100vh) scale(.5044)}}.snow:nth-child(76){opacity:1.6964;transform:translate(50.0418vw,-10px) scale(.0391);animation:fall-76 16s -13s linear infinite}@keyframes fall-76{38.18%{transform:translate(55.4603vw,38.18vh) scale(.0391)}to{transform:translate(52.75105vw,100vh) scale(.0391)}}.snow:nth-child(77){opacity:1.6718;transform:translate(8.9459vw,-10px) scale(.9921);animation:fall-77 20s -27s linear infinite}@keyframes fall-77{57.584%{transform:translate(.5536vw,57.584vh) scale(.9921)}to{transform:translate(4.74975vw,100vh) scale(.9921)}}.snow:nth-child(78){opacity:1.1228;transform:translate(31.607vw,-10px) scale(.0135);animation:fall-78 22s -27s linear infinite}@keyframes fall-78{56.387%{transform:translate(37.6181vw,56.387vh) scale(.0135)}to{transform:translate(34.61255vw,100vh) scale(.0135)}}.snow:nth-child(79){opacity:1.8054;transform:translate(68.8834vw,-10px) scale(.8354);animation:fall-79 11s -28s linear infinite}@keyframes fall-79{60.773%{transform:translate(67.3276vw,60.773vh) scale(.8354)}to{transform:translate(68.1055vw,100vh) scale(.8354)}}.snow:nth-child(80){opacity:1.2542;transform:translate(54.982vw,-10px) scale(.5698);animation:fall-80 16s -15s linear infinite}@keyframes fall-80{53.854%{transform:translate(60.1551vw,53.854vh) scale(.5698)}to{transform:translate(57.56855vw,100vh) scale(.5698)}}.snow:nth-child(81){opacity:1.3742;transform:translate(70.3897vw,-10px) scale(.8599);animation:fall-81 22s -17s linear infinite}@keyframes fall-81{45.171%{transform:translate(65.9857vw,45.171vh) scale(.8599)}to{transform:translate(68.1877vw,100vh) scale(.8599)}}.snow:nth-child(82){opacity:.8996;transform:translate(94.9523vw,-10px) scale(.8473);animation:fall-82 10s -18s linear infinite}@keyframes fall-82{32.5%{transform:translate(90.3344vw,32.5vh) scale(.8473)}to{transform:translate(92.64335vw,100vh) scale(.8473)}}.snow:nth-child(83){opacity:1.8282;transform:translate(53.0407vw,-10px) scale(.1485);animation:fall-83 23s -19s linear infinite}@keyframes fall-83{53.484%{transform:translate(56.8861vw,53.484vh) scale(.1485)}to{transform:translate(54.9634vw,100vh) scale(.1485)}}.snow:nth-child(84){opacity:.6724;transform:translate(51.533vw,-10px) scale(.4444);animation:fall-84 19s -5s linear infinite}@keyframes fall-84{35.298%{transform:translate(58.6816vw,35.298vh) scale(.4444)}to{transform:translate(55.1073vw,100vh) scale(.4444)}}.snow:nth-child(85){opacity:.1374;transform:translate(55.8576vw,-10px) scale(.9792);animation:fall-85 15s -11s linear infinite}@keyframes fall-85{59.416%{transform:translate(46.8603vw,59.416vh) scale(.9792)}to{transform:translate(51.35895vw,100vh) scale(.9792)}}.snow:nth-child(86){opacity:1.6924;transform:translate(10.6935vw,-10px) scale(.3611);animation:fall-86 19s -10s linear infinite}@keyframes fall-86{69.942%{transform:translate(10.5862vw,69.942vh) scale(.3611)}to{transform:translate(10.63985vw,100vh) scale(.3611)}}.snow:nth-child(87){opacity:1.851;transform:translate(35.7415vw,-10px) scale(.0843);animation:fall-87 18s -12s linear infinite}@keyframes fall-87{78.82%{transform:translate(39.7977vw,78.82vh) scale(.0843)}to{transform:translate(37.7696vw,100vh) scale(.0843)}}.snow:nth-child(88){opacity:1.265;transform:translate(76.1252vw,-10px) scale(.6642);animation:fall-88 14s -10s linear infinite}@keyframes fall-88{50.747%{transform:translate(80.1136vw,50.747vh) scale(.6642)}to{transform:translate(78.1194vw,100vh) scale(.6642)}}.snow:nth-child(89){opacity:1.046;transform:translate(15.1523vw,-10px) scale(.0039);animation:fall-89 18s -23s linear infinite}@keyframes fall-89{56.431%{transform:translate(10.6056vw,56.431vh) scale(.0039)}to{transform:translate(12.87895vw,100vh) scale(.0039)}}.snow:nth-child(90){opacity:.2036;transform:translate(26.7578vw,-10px) scale(.1596);animation:fall-90 21s -26s linear infinite}@keyframes fall-90{73.654%{transform:translate(35.3207vw,73.654vh) scale(.1596)}to{transform:translate(31.03925vw,100vh) scale(.1596)}}.snow:nth-child(91){opacity:.21;transform:translate(15.7649vw,-10px) scale(.9818);animation:fall-91 16s -15s linear infinite}@keyframes fall-91{76.9%{transform:translate(12.0302vw,76.9vh) scale(.9818)}to{transform:translate(13.89755vw,100vh) scale(.9818)}}.snow:nth-child(92){opacity:1.6754;transform:translate(54.7031vw,-10px) scale(.485);animation:fall-92 12s -28s linear infinite}@keyframes fall-92{76.607%{transform:translate(55.0855vw,76.607vh) scale(.485)}to{transform:translate(54.8943vw,100vh) scale(.485)}}.snow:nth-child(93){opacity:1.084;transform:translate(3.0393vw,-10px) scale(.0414);animation:fall-93 13s -20s linear infinite}@keyframes fall-93{69.667%{transform:translate(2.1972vw,69.667vh) scale(.0414)}to{transform:translate(2.61825vw,100vh) scale(.0414)}}.snow:nth-child(94){opacity:.17;transform:translate(85.2163vw,-10px) scale(.1515);animation:fall-94 18s -13s linear infinite}@keyframes fall-94{55.849%{transform:translate(92.767vw,55.849vh) scale(.1515)}to{transform:translate(88.99165vw,100vh) scale(.1515)}}.snow:nth-child(95){opacity:1.2006;transform:translate(90.6923vw,-10px) scale(.3727);animation:fall-95 27s -7s linear infinite}@keyframes fall-95{47.342%{transform:translate(85.8039vw,47.342vh) scale(.3727)}to{transform:translate(88.2481vw,100vh) scale(.3727)}}.snow:nth-child(96){opacity:.6354;transform:translate(81.5071vw,-10px) scale(.08);animation:fall-96 28s -3s linear infinite}@keyframes fall-96{67.024%{transform:translate(76.9999vw,67.024vh) scale(.08)}to{transform:translate(79.2535vw,100vh) scale(.08)}}.snow:nth-child(97){opacity:.887;transform:translate(40.2403vw,-10px) scale(.9791);animation:fall-97 23s -7s linear infinite}@keyframes fall-97{76.648%{transform:translate(48.7271vw,76.648vh) scale(.9791)}to{transform:translate(44.4837vw,100vh) scale(.9791)}}.snow:nth-child(98){opacity:.7582;transform:translate(85.4433vw,-10px) scale(.246);animation:fall-98 30s -19s linear infinite}@keyframes fall-98{50.808%{transform:translate(93.2834vw,50.808vh) scale(.246)}to{transform:translate(89.36335vw,100vh) scale(.246)}}.snow:nth-child(99){opacity:1.3964;transform:translate(77.0393vw,-10px) scale(.9028);animation:fall-99 27s -6s linear infinite}@keyframes fall-99{47.46%{transform:translate(67.3362vw,47.46vh) scale(.9028)}to{transform:translate(72.18775vw,100vh) scale(.9028)}}.snow:nth-child(100){opacity:.9858;transform:translate(39.5655vw,-10px) scale(.4293);animation:fall-100 11s -1s linear infinite}@keyframes fall-100{30.144%{transform:translate(35.3299vw,30.144vh) scale(.4293)}to{transform:translate(37.4477vw,100vh) scale(.4293)}}.snow:nth-child(101){opacity:.9404;transform:translate(65.0343vw,-10px) scale(.4221);animation:fall-101 16s -4s linear infinite}@keyframes fall-101{69.603%{transform:translate(68.3211vw,69.603vh) scale(.4221)}to{transform:translate(66.6777vw,100vh) scale(.4221)}}.snow:nth-child(102){opacity:1.4056;transform:translate(78.7691vw,-10px) scale(.8562);animation:fall-102 12s -27s linear infinite}@keyframes fall-102{50.671%{transform:translate(72.8491vw,50.671vh) scale(.8562)}to{transform:translate(75.8091vw,100vh) scale(.8562)}}.snow:nth-child(103){opacity:.3994;transform:translate(54.0832vw,-10px) scale(.8252);animation:fall-103 27s -30s linear infinite}@keyframes fall-103{79.948%{transform:translate(56.1151vw,79.948vh) scale(.8252)}to{transform:translate(55.09915vw,100vh) scale(.8252)}}.snow:nth-child(104){opacity:.4488;transform:translate(48.1926vw,-10px) scale(.5735);animation:fall-104 16s -9s linear infinite}@keyframes fall-104{77.516%{transform:translate(50.6715vw,77.516vh) scale(.5735)}to{transform:translate(49.43205vw,100vh) scale(.5735)}}.snow:nth-child(105){opacity:.0114;transform:translate(38.2484vw,-10px) scale(.1745);animation:fall-105 16s -24s linear infinite}@keyframes fall-105{68.085%{transform:translate(43.7412vw,68.085vh) scale(.1745)}to{transform:translate(40.9948vw,100vh) scale(.1745)}}.snow:nth-child(106){opacity:1.2266;transform:translate(51.7396vw,-10px) scale(.3773);animation:fall-106 26s -13s linear infinite}@keyframes fall-106{77.388%{transform:translate(47.3003vw,77.388vh) scale(.3773)}to{transform:translate(49.51995vw,100vh) scale(.3773)}}.snow:nth-child(107){opacity:1.2262;transform:translate(97.6243vw,-10px) scale(.2296);animation:fall-107 21s -11s linear infinite}@keyframes fall-107{49.052%{transform:translate(97.6399vw,49.052vh) scale(.2296)}to{transform:translate(97.6321vw,100vh) scale(.2296)}}.snow:nth-child(108){opacity:.928;transform:translate(98.8963vw,-10px) scale(.5742);animation:fall-108 18s -29s linear infinite}@keyframes fall-108{32.861%{transform:translate(104.7382vw,32.861vh) scale(.5742)}to{transform:translate(101.81725vw,100vh) scale(.5742)}}.snow:nth-child(109){opacity:1.8286;transform:translate(5.2434vw,-10px) scale(.6891);animation:fall-109 15s -18s linear infinite}@keyframes fall-109{32.059%{transform:translate(1.5102vw,32.059vh) scale(.6891)}to{transform:translate(3.3768vw,100vh) scale(.6891)}}.snow:nth-child(110){opacity:1.0064;transform:translate(30.8305vw,-10px) scale(.1259);animation:fall-110 14s -11s linear infinite}@keyframes fall-110{55.206%{transform:translate(32.4874vw,55.206vh) scale(.1259)}to{transform:translate(31.65895vw,100vh) scale(.1259)}}.snow:nth-child(111){opacity:.6566;transform:translate(46.3225vw,-10px) scale(.7825);animation:fall-111 28s -18s linear infinite}@keyframes fall-111{54.899%{transform:translate(44.9124vw,54.899vh) scale(.7825)}to{transform:translate(45.61745vw,100vh) scale(.7825)}}.snow:nth-child(112){opacity:1.7018;transform:translate(7.0649vw,-10px) scale(.1449);animation:fall-112 13s -25s linear infinite}@keyframes fall-112{66.219%{transform:translate(14.8115vw,66.219vh) scale(.1449)}to{transform:translate(10.9382vw,100vh) scale(.1449)}}.snow:nth-child(113){opacity:.5968;transform:translate(85.4318vw,-10px) scale(.6678);animation:fall-113 11s -9s linear infinite}@keyframes fall-113{51.982%{transform:translate(78.8853vw,51.982vh) scale(.6678)}to{transform:translate(82.15855vw,100vh) scale(.6678)}}.snow:nth-child(114){opacity:.122;transform:translate(36.4478vw,-10px) scale(.5332);animation:fall-114 17s -30s linear infinite}@keyframes fall-114{64.105%{transform:translate(30.9698vw,64.105vh) scale(.5332)}to{transform:translate(33.7088vw,100vh) scale(.5332)}}.snow:nth-child(115){opacity:1.8888;transform:translate(44.678vw,-10px) scale(.3819);animation:fall-115 28s -8s linear infinite}@keyframes fall-115{50.662%{transform:translate(47.3306vw,50.662vh) scale(.3819)}to{transform:translate(46.0043vw,100vh) scale(.3819)}}.snow:nth-child(116){opacity:1.1022;transform:translate(89.5757vw,-10px) scale(.9461);animation:fall-116 14s -15s linear infinite}@keyframes fall-116{73.54%{transform:translate(82.8663vw,73.54vh) scale(.9461)}to{transform:translate(86.221vw,100vh) scale(.9461)}}.snow:nth-child(117){opacity:1.2104;transform:translate(77.1186vw,-10px) scale(.8768);animation:fall-117 18s -30s linear infinite}@keyframes fall-117{64.816%{transform:translate(77.1798vw,64.816vh) scale(.8768)}to{transform:translate(77.1492vw,100vh) scale(.8768)}}.snow:nth-child(118){opacity:.7634;transform:translate(79.1166vw,-10px) scale(.9757);animation:fall-118 18s -21s linear infinite}@keyframes fall-118{50.432%{transform:translate(86.1035vw,50.432vh) scale(.9757)}to{transform:translate(82.61005vw,100vh) scale(.9757)}}.snow:nth-child(119){opacity:1.7636;transform:translate(21.4118vw,-10px) scale(.8603);animation:fall-119 22s -13s linear infinite}@keyframes fall-119{68.057%{transform:translate(29.6126vw,68.057vh) scale(.8603)}to{transform:translate(25.5122vw,100vh) scale(.8603)}}.snow:nth-child(120){opacity:.7434;transform:translate(59.9271vw,-10px) scale(.5044);animation:fall-120 19s -10s linear infinite}@keyframes fall-120{44.558%{transform:translate(52.9418vw,44.558vh) scale(.5044)}to{transform:translate(56.43445vw,100vh) scale(.5044)}}.snow:nth-child(121){opacity:1.643;transform:translate(23.0237vw,-10px) scale(.7631);animation:fall-121 30s -15s linear infinite}@keyframes fall-121{56.037%{transform:translate(18.929vw,56.037vh) scale(.7631)}to{transform:translate(20.97635vw,100vh) scale(.7631)}}.snow:nth-child(122){opacity:1.2958;transform:translate(4.2791vw,-10px) scale(.6111);animation:fall-122 30s -10s linear infinite}@keyframes fall-122{33.25%{transform:translate(3.3042vw,33.25vh) scale(.6111)}to{transform:translate(3.79165vw,100vh) scale(.6111)}}.snow:nth-child(123){opacity:.8312;transform:translate(38.1949vw,-10px) scale(.6672);animation:fall-123 19s -18s linear infinite}@keyframes fall-123{75.659%{transform:translate(36.9637vw,75.659vh) scale(.6672)}to{transform:translate(37.5793vw,100vh) scale(.6672)}}.snow:nth-child(124){opacity:.221;transform:translate(87.9912vw,-10px) scale(.2075);animation:fall-124 21s -21s linear infinite}@keyframes fall-124{62.628%{transform:translate(78.0952vw,62.628vh) scale(.2075)}to{transform:translate(83.0432vw,100vh) scale(.2075)}}.snow:nth-child(125){opacity:.9876;transform:translate(44.7688vw,-10px) scale(.1944);animation:fall-125 18s -7s linear infinite}@keyframes fall-125{42.613%{transform:translate(42.02vw,42.613vh) scale(.1944)}to{transform:translate(43.3944vw,100vh) scale(.1944)}}.snow:nth-child(126){opacity:1.9076;transform:translate(24.803vw,-10px) scale(.2715);animation:fall-126 12s -19s linear infinite}@keyframes fall-126{41.965%{transform:translate(29.9209vw,41.965vh) scale(.2715)}to{transform:translate(27.36195vw,100vh) scale(.2715)}}.snow:nth-child(127){opacity:.0076;transform:translate(32.5531vw,-10px) scale(.5865);animation:fall-127 13s -5s linear infinite}@keyframes fall-127{69.885%{transform:translate(30.2532vw,69.885vh) scale(.5865)}to{transform:translate(31.40315vw,100vh) scale(.5865)}}.snow:nth-child(128){opacity:.1014;transform:translate(16.6409vw,-10px) scale(.749);animation:fall-128 23s -30s linear infinite}@keyframes fall-128{60.258%{transform:translate(23.0222vw,60.258vh) scale(.749)}to{transform:translate(19.83155vw,100vh) scale(.749)}}.snow:nth-child(129){opacity:1.249;transform:translate(4.83vw,-10px) scale(.2932);animation:fall-129 21s -3s linear infinite}@keyframes fall-129{52.302%{transform:translate(8.3232vw,52.302vh) scale(.2932)}to{transform:translate(6.5766vw,100vh) scale(.2932)}}.snow:nth-child(130){opacity:.3726;transform:translate(53.6535vw,-10px) scale(.1609);animation:fall-130 24s -28s linear infinite}@keyframes fall-130{73.196%{transform:translate(44.3109vw,73.196vh) scale(.1609)}to{transform:translate(48.9822vw,100vh) scale(.1609)}}.snow:nth-child(131){opacity:.7398;transform:translate(45.9602vw,-10px) scale(.5441);animation:fall-131 15s -17s linear infinite}@keyframes fall-131{69.192%{transform:translate(50.073vw,69.192vh) scale(.5441)}to{transform:translate(48.0166vw,100vh) scale(.5441)}}.snow:nth-child(132){opacity:1.5146;transform:translate(50.7933vw,-10px) scale(.9542);animation:fall-132 10s -4s linear infinite}@keyframes fall-132{66.096%{transform:translate(46.6628vw,66.096vh) scale(.9542)}to{transform:translate(48.72805vw,100vh) scale(.9542)}}.snow:nth-child(133){opacity:1.6548;transform:translate(28.7114vw,-10px) scale(.7627);animation:fall-133 13s -3s linear infinite}@keyframes fall-133{31.148%{transform:translate(22.5811vw,31.148vh) scale(.7627)}to{transform:translate(25.64625vw,100vh) scale(.7627)}}.snow:nth-child(134){opacity:1.5546;transform:translate(28.9131vw,-10px) scale(.2137);animation:fall-134 11s -23s linear infinite}@keyframes fall-134{35.83%{transform:translate(26.4263vw,35.83vh) scale(.2137)}to{transform:translate(27.6697vw,100vh) scale(.2137)}}.snow:nth-child(135){opacity:.4434;transform:translate(5.7581vw,-10px) scale(.5084);animation:fall-135 23s -25s linear infinite}@keyframes fall-135{44.996%{transform:translate(-2.0235vw,44.996vh) scale(.5084)}to{transform:translate(1.8673vw,100vh) scale(.5084)}}.snow:nth-child(136){opacity:1.5864;transform:translate(88.2095vw,-10px) scale(.4951);animation:fall-136 21s -12s linear infinite}@keyframes fall-136{68.622%{transform:translate(86.2044vw,68.622vh) scale(.4951)}to{transform:translate(87.20695vw,100vh) scale(.4951)}}.snow:nth-child(137){opacity:1.953;transform:translate(5.515vw,-10px) scale(.048);animation:fall-137 28s -11s linear infinite}@keyframes fall-137{73.221%{transform:translate(-2.9506vw,73.221vh) scale(.048)}to{transform:translate(1.2822vw,100vh) scale(.048)}}.snow:nth-child(138){opacity:1.1342;transform:translate(17.708vw,-10px) scale(.4713);animation:fall-138 18s -13s linear infinite}@keyframes fall-138{56.909%{transform:translate(16.0665vw,56.909vh) scale(.4713)}to{transform:translate(16.88725vw,100vh) scale(.4713)}}.snow:nth-child(139){opacity:.2482;transform:translate(78.3329vw,-10px) scale(.8419);animation:fall-139 29s -30s linear infinite}@keyframes fall-139{49.777%{transform:translate(71.8683vw,49.777vh) scale(.8419)}to{transform:translate(75.1006vw,100vh) scale(.8419)}}.snow:nth-child(140){opacity:1.146;transform:translate(7.5859vw,-10px) scale(.0144);animation:fall-140 26s -2s linear infinite}@keyframes fall-140{35.286%{transform:translate(10.6712vw,35.286vh) scale(.0144)}to{transform:translate(9.12855vw,100vh) scale(.0144)}}.snow:nth-child(141){opacity:1.7464;transform:translate(18.2282vw,-10px) scale(.4044);animation:fall-141 24s -10s linear infinite}@keyframes fall-141{35.223%{transform:translate(14.0477vw,35.223vh) scale(.4044)}to{transform:translate(16.13795vw,100vh) scale(.4044)}}.snow:nth-child(142){opacity:.9188;transform:translate(40.4998vw,-10px) scale(.2996);animation:fall-142 22s -30s linear infinite}@keyframes fall-142{54.453%{transform:translate(47.3727vw,54.453vh) scale(.2996)}to{transform:translate(43.93625vw,100vh) scale(.2996)}}.snow:nth-child(143){opacity:.6408;transform:translate(12.8131vw,-10px) scale(.237);animation:fall-143 16s -23s linear infinite}@keyframes fall-143{60.916%{transform:translate(13.8583vw,60.916vh) scale(.237)}to{transform:translate(13.3357vw,100vh) scale(.237)}}.snow:nth-child(144){opacity:1.8256;transform:translate(86.248vw,-10px) scale(.8638);animation:fall-144 11s -18s linear infinite}@keyframes fall-144{79.405%{transform:translate(84.0378vw,79.405vh) scale(.8638)}to{transform:translate(85.1429vw,100vh) scale(.8638)}}.snow:nth-child(145){opacity:.6808;transform:translate(28.6414vw,-10px) scale(.3981);animation:fall-145 13s -1s linear infinite}@keyframes fall-145{30.898%{transform:translate(31.1438vw,30.898vh) scale(.3981)}to{transform:translate(29.8926vw,100vh) scale(.3981)}}.snow:nth-child(146){opacity:1.6384;transform:translate(74.2994vw,-10px) scale(.7148);animation:fall-146 26s -18s linear infinite}@keyframes fall-146{39.509%{transform:translate(65.5867vw,39.509vh) scale(.7148)}to{transform:translate(69.94305vw,100vh) scale(.7148)}}.snow:nth-child(147){opacity:1.8798;transform:translate(89.6422vw,-10px) scale(.1086);animation:fall-147 15s -27s linear infinite}@keyframes fall-147{64.254%{transform:translate(96.7376vw,64.254vh) scale(.1086)}to{transform:translate(93.1899vw,100vh) scale(.1086)}}.snow:nth-child(148){opacity:.1004;transform:translate(24.9005vw,-10px) scale(.8402);animation:fall-148 12s -6s linear infinite}@keyframes fall-148{77.011%{transform:translate(24.7492vw,77.011vh) scale(.8402)}to{transform:translate(24.82485vw,100vh) scale(.8402)}}.snow:nth-child(149){opacity:.3748;transform:translate(12.8671vw,-10px) scale(.7825);animation:fall-149 26s -12s linear infinite}@keyframes fall-149{72.765%{transform:translate(7.246vw,72.765vh) scale(.7825)}to{transform:translate(10.05655vw,100vh) scale(.7825)}}.snow:nth-child(150){opacity:1.0414;transform:translate(6.794vw,-10px) scale(.339);animation:fall-150 23s -8s linear infinite}@keyframes fall-150{57.686%{transform:translate(11.1267vw,57.686vh) scale(.339)}to{transform:translate(8.96035vw,100vh) scale(.339)}}.snow:nth-child(151){opacity:1.5998;transform:translate(80.0449vw,-10px) scale(.7282);animation:fall-151 14s -22s linear infinite}@keyframes fall-151{51.186%{transform:translate(84.5746vw,51.186vh) scale(.7282)}to{transform:translate(82.30975vw,100vh) scale(.7282)}}.snow:nth-child(152){opacity:1.8278;transform:translate(45.5329vw,-10px) scale(.4429);animation:fall-152 19s -28s linear infinite}@keyframes fall-152{43.402%{transform:translate(37.7526vw,43.402vh) scale(.4429)}to{transform:translate(41.64275vw,100vh) scale(.4429)}}.snow:nth-child(153){opacity:.3618;transform:translate(46.7037vw,-10px) scale(.8719);animation:fall-153 21s -8s linear infinite}@keyframes fall-153{77.585%{transform:translate(39.2686vw,77.585vh) scale(.8719)}to{transform:translate(42.98615vw,100vh) scale(.8719)}}.snow:nth-child(154){opacity:.3344;transform:translate(79.8158vw,-10px) scale(.1039);animation:fall-154 20s -9s linear infinite}@keyframes fall-154{60.398%{transform:translate(73.6356vw,60.398vh) scale(.1039)}to{transform:translate(76.7257vw,100vh) scale(.1039)}}.snow:nth-child(155){opacity:1.7022;transform:translate(16.8793vw,-10px) scale(.9904);animation:fall-155 21s -26s linear infinite}@keyframes fall-155{46.115%{transform:translate(14.2332vw,46.115vh) scale(.9904)}to{transform:translate(15.55625vw,100vh) scale(.9904)}}.snow:nth-child(156){opacity:.5094;transform:translate(75.8061vw,-10px) scale(.3907);animation:fall-156 17s -7s linear infinite}@keyframes fall-156{33.087%{transform:translate(75.6978vw,33.087vh) scale(.3907)}to{transform:translate(75.75195vw,100vh) scale(.3907)}}.snow:nth-child(157){opacity:.873;transform:translate(78.8306vw,-10px) scale(.7791);animation:fall-157 14s -2s linear infinite}@keyframes fall-157{52.165%{transform:translate(78.3621vw,52.165vh) scale(.7791)}to{transform:translate(78.59635vw,100vh) scale(.7791)}}.snow:nth-child(158){opacity:.9362;transform:translate(18.9835vw,-10px) scale(.5986);animation:fall-158 15s -20s linear infinite}@keyframes fall-158{49.753%{transform:translate(26.2323vw,49.753vh) scale(.5986)}to{transform:translate(22.6079vw,100vh) scale(.5986)}}.snow:nth-child(159){opacity:1.0162;transform:translate(42.9948vw,-10px) scale(.1208);animation:fall-159 10s -1s linear infinite}@keyframes fall-159{62.252%{transform:translate(50.4019vw,62.252vh) scale(.1208)}to{transform:translate(46.69835vw,100vh) scale(.1208)}}.snow:nth-child(160){opacity:1.5056;transform:translate(45.8582vw,-10px) scale(.9007);animation:fall-160 20s -6s linear infinite}@keyframes fall-160{44.442%{transform:translate(44.1455vw,44.442vh) scale(.9007)}to{transform:translate(45.00185vw,100vh) scale(.9007)}}.snow:nth-child(161){opacity:.594;transform:translate(34.6277vw,-10px) scale(.4627);animation:fall-161 25s -22s linear infinite}@keyframes fall-161{62.446%{transform:translate(35.6018vw,62.446vh) scale(.4627)}to{transform:translate(35.11475vw,100vh) scale(.4627)}}.snow:nth-child(162){opacity:.9158;transform:translate(75.2275vw,-10px) scale(.8322);animation:fall-162 19s -4s linear infinite}@keyframes fall-162{54.368%{transform:translate(80.0703vw,54.368vh) scale(.8322)}to{transform:translate(77.6489vw,100vh) scale(.8322)}}.snow:nth-child(163){opacity:1.414;transform:translate(76.8617vw,-10px) scale(.3269);animation:fall-163 11s -23s linear infinite}@keyframes fall-163{37.857%{transform:translate(78.3612vw,37.857vh) scale(.3269)}to{transform:translate(77.61145vw,100vh) scale(.3269)}}.snow:nth-child(164){opacity:.7602;transform:translate(58.5226vw,-10px) scale(.5835);animation:fall-164 27s -22s linear infinite}@keyframes fall-164{78.047%{transform:translate(51.4384vw,78.047vh) scale(.5835)}to{transform:translate(54.9805vw,100vh) scale(.5835)}}.snow:nth-child(165){opacity:1.457;transform:translate(82.3349vw,-10px) scale(.9335);animation:fall-165 15s -9s linear infinite}@keyframes fall-165{37.045%{transform:translate(79.5169vw,37.045vh) scale(.9335)}to{transform:translate(80.9259vw,100vh) scale(.9335)}}.snow:nth-child(166){opacity:1.89;transform:translate(10.5652vw,-10px) scale(.9621);animation:fall-166 30s -16s linear infinite}@keyframes fall-166{74.1%{transform:translate(5.9437vw,74.1vh) scale(.9621)}to{transform:translate(8.25445vw,100vh) scale(.9621)}}.snow:nth-child(167){opacity:1.5118;transform:translate(38.4976vw,-10px) scale(.2953);animation:fall-167 28s -25s linear infinite}@keyframes fall-167{52.468%{transform:translate(38.426vw,52.468vh) scale(.2953)}to{transform:translate(38.4618vw,100vh) scale(.2953)}}.snow:nth-child(168){opacity:1.7834;transform:translate(2.7014vw,-10px) scale(.368);animation:fall-168 22s -19s linear infinite}@keyframes fall-168{55.482%{transform:translate(7.3586vw,55.482vh) scale(.368)}to{transform:translate(5.03vw,100vh) scale(.368)}}.snow:nth-child(169){opacity:.4726;transform:translate(45.8107vw,-10px) scale(.5466);animation:fall-169 16s -22s linear infinite}@keyframes fall-169{68.651%{transform:translate(38.4734vw,68.651vh) scale(.5466)}to{transform:translate(42.14205vw,100vh) scale(.5466)}}.snow:nth-child(170){opacity:1.154;transform:translate(39.3336vw,-10px) scale(.2717);animation:fall-170 20s -28s linear infinite}@keyframes fall-170{30.545%{transform:translate(33.3619vw,30.545vh) scale(.2717)}to{transform:translate(36.34775vw,100vh) scale(.2717)}}.snow:nth-child(171){opacity:.9558;transform:translate(4.6613vw,-10px) scale(.0558);animation:fall-171 15s -28s linear infinite}@keyframes fall-171{41.847%{transform:translate(-2.2885vw,41.847vh) scale(.0558)}to{transform:translate(1.1864vw,100vh) scale(.0558)}}.snow:nth-child(172){opacity:.0452;transform:translate(38.2531vw,-10px) scale(.4954);animation:fall-172 18s -9s linear infinite}@keyframes fall-172{50.505%{transform:translate(43.3988vw,50.505vh) scale(.4954)}to{transform:translate(40.82595vw,100vh) scale(.4954)}}.snow:nth-child(173){opacity:1.1726;transform:translate(94.4536vw,-10px) scale(.7427);animation:fall-173 18s -3s linear infinite}@keyframes fall-173{43.351%{transform:translate(92.5171vw,43.351vh) scale(.7427)}to{transform:translate(93.48535vw,100vh) scale(.7427)}}.snow:nth-child(174){opacity:.619;transform:translate(78.7639vw,-10px) scale(.1705);animation:fall-174 22s -16s linear infinite}@keyframes fall-174{70.111%{transform:translate(69.9028vw,70.111vh) scale(.1705)}to{transform:translate(74.33335vw,100vh) scale(.1705)}}.snow:nth-child(175){opacity:1.8384;transform:translate(64.5539vw,-10px) scale(.5157);animation:fall-175 12s -21s linear infinite}@keyframes fall-175{33.692%{transform:translate(60.818vw,33.692vh) scale(.5157)}to{transform:translate(62.68595vw,100vh) scale(.5157)}}.snow:nth-child(176){opacity:.2126;transform:translate(88.5169vw,-10px) scale(.9776);animation:fall-176 27s -25s linear infinite}@keyframes fall-176{72.145%{transform:translate(89.667vw,72.145vh) scale(.9776)}to{transform:translate(89.09195vw,100vh) scale(.9776)}}.snow:nth-child(177){opacity:1.4478;transform:translate(63.571vw,-10px) scale(.2044);animation:fall-177 25s -24s linear infinite}@keyframes fall-177{41.833%{transform:translate(55.8846vw,41.833vh) scale(.2044)}to{transform:translate(59.7278vw,100vh) scale(.2044)}}.snow:nth-child(178){opacity:1.037;transform:translate(75.7584vw,-10px) scale(.6019);animation:fall-178 25s -18s linear infinite}@keyframes fall-178{53.138%{transform:translate(75.4863vw,53.138vh) scale(.6019)}to{transform:translate(75.62235vw,100vh) scale(.6019)}}.snow:nth-child(179){opacity:1.3032;transform:translate(17.4939vw,-10px) scale(.6815);animation:fall-179 24s -5s linear infinite}@keyframes fall-179{72.987%{transform:translate(22.8583vw,72.987vh) scale(.6815)}to{transform:translate(20.1761vw,100vh) scale(.6815)}}.snow:nth-child(180){opacity:1.5744;transform:translate(5.2995vw,-10px) scale(.1739);animation:fall-180 24s -1s linear infinite}@keyframes fall-180{30.577%{transform:translate(15.1573vw,30.577vh) scale(.1739)}to{transform:translate(10.2284vw,100vh) scale(.1739)}}.snow:nth-child(181){opacity:.899;transform:translate(7.6858vw,-10px) scale(.6292);animation:fall-181 22s -20s linear infinite}@keyframes fall-181{44.487%{transform:translate(11.9414vw,44.487vh) scale(.6292)}to{transform:translate(9.8136vw,100vh) scale(.6292)}}.snow:nth-child(182){opacity:.255;transform:translate(77.3898vw,-10px) scale(.4614);animation:fall-182 19s -10s linear infinite}@keyframes fall-182{62.116%{transform:translate(86.7425vw,62.116vh) scale(.4614)}to{transform:translate(82.06615vw,100vh) scale(.4614)}}.snow:nth-child(183){opacity:1.4538;transform:translate(1.7926vw,-10px) scale(.1286);animation:fall-183 18s -21s linear infinite}@keyframes fall-183{68.465%{transform:translate(4.4083vw,68.465vh) scale(.1286)}to{transform:translate(3.10045vw,100vh) scale(.1286)}}.snow:nth-child(184){opacity:.394;transform:translate(18.7521vw,-10px) scale(.0814);animation:fall-184 25s -26s linear infinite}@keyframes fall-184{74.572%{transform:translate(15.2138vw,74.572vh) scale(.0814)}to{transform:translate(16.98295vw,100vh) scale(.0814)}}.snow:nth-child(185){opacity:.8544;transform:translate(9.6688vw,-10px) scale(.9043);animation:fall-185 29s -25s linear infinite}@keyframes fall-185{31.868%{transform:translate(2.4246vw,31.868vh) scale(.9043)}to{transform:translate(6.0467vw,100vh) scale(.9043)}}.snow:nth-child(186){opacity:.1538;transform:translate(2.5427vw,-10px) scale(.0739);animation:fall-186 15s -22s linear infinite}@keyframes fall-186{34.527%{transform:translate(6.4105vw,34.527vh) scale(.0739)}to{transform:translate(4.4766vw,100vh) scale(.0739)}}.snow:nth-child(187){opacity:1.4296;transform:translate(49.9283vw,-10px) scale(.5738);animation:fall-187 24s -13s linear infinite}@keyframes fall-187{48.956%{transform:translate(47.839vw,48.956vh) scale(.5738)}to{transform:translate(48.88365vw,100vh) scale(.5738)}}.snow:nth-child(188){opacity:1.526;transform:translate(95.4823vw,-10px) scale(.6233);animation:fall-188 24s -6s linear infinite}@keyframes fall-188{62.971%{transform:translate(99.4645vw,62.971vh) scale(.6233)}to{transform:translate(97.4734vw,100vh) scale(.6233)}}.snow:nth-child(189){opacity:.4256;transform:translate(64.7729vw,-10px) scale(.1971);animation:fall-189 24s -29s linear infinite}@keyframes fall-189{54.091%{transform:translate(71.6873vw,54.091vh) scale(.1971)}to{transform:translate(68.2301vw,100vh) scale(.1971)}}.snow:nth-child(190){opacity:1.7334;transform:translate(28.0744vw,-10px) scale(.6761);animation:fall-190 13s -28s linear infinite}@keyframes fall-190{51.479%{transform:translate(19.5934vw,51.479vh) scale(.6761)}to{transform:translate(23.8339vw,100vh) scale(.6761)}}.snow:nth-child(191){opacity:.5694;transform:translate(33.6602vw,-10px) scale(.7772);animation:fall-191 17s -12s linear infinite}@keyframes fall-191{43.044%{transform:translate(33.1181vw,43.044vh) scale(.7772)}to{transform:translate(33.38915vw,100vh) scale(.7772)}}.snow:nth-child(192){opacity:1.0262;transform:translate(41.3572vw,-10px) scale(.7669);animation:fall-192 11s -28s linear infinite}@keyframes fall-192{42.038%{transform:translate(39.4857vw,42.038vh) scale(.7669)}to{transform:translate(40.42145vw,100vh) scale(.7669)}}.snow:nth-child(193){opacity:.9524;transform:translate(55.6331vw,-10px) scale(.1732);animation:fall-193 11s -12s linear infinite}@keyframes fall-193{37.058%{transform:translate(59.0502vw,37.058vh) scale(.1732)}to{transform:translate(57.34165vw,100vh) scale(.1732)}}.snow:nth-child(194){opacity:.8674;transform:translate(74.7789vw,-10px) scale(.4882);animation:fall-194 27s -30s linear infinite}@keyframes fall-194{37.321%{transform:translate(82.3316vw,37.321vh) scale(.4882)}to{transform:translate(78.55525vw,100vh) scale(.4882)}}.snow:nth-child(195){opacity:1.9842;transform:translate(65.5088vw,-10px) scale(.458);animation:fall-195 28s -24s linear infinite}@keyframes fall-195{49.231%{transform:translate(71.3271vw,49.231vh) scale(.458)}to{transform:translate(68.41795vw,100vh) scale(.458)}}.snow:nth-child(196){opacity:1.2816;transform:translate(22.2167vw,-10px) scale(.874);animation:fall-196 14s -21s linear infinite}@keyframes fall-196{44.004%{transform:translate(29.1073vw,44.004vh) scale(.874)}to{transform:translate(25.662vw,100vh) scale(.874)}}.snow:nth-child(197){opacity:1.0248;transform:translate(83.3419vw,-10px) scale(.6593);animation:fall-197 28s -29s linear infinite}@keyframes fall-197{54.971%{transform:translate(87.0276vw,54.971vh) scale(.6593)}to{transform:translate(85.18475vw,100vh) scale(.6593)}}.snow:nth-child(198){opacity:.7274;transform:translate(89.3975vw,-10px) scale(.9862);animation:fall-198 14s -13s linear infinite}@keyframes fall-198{76.725%{transform:translate(91.132vw,76.725vh) scale(.9862)}to{transform:translate(90.26475vw,100vh) scale(.9862)}}.snow:nth-child(199){opacity:1.1348;transform:translate(22.5552vw,-10px) scale(.0199);animation:fall-199 23s -17s linear infinite}@keyframes fall-199{53.537%{transform:translate(22.9728vw,53.537vh) scale(.0199)}to{transform:translate(22.764vw,100vh) scale(.0199)}}.snow:nth-child(200){opacity:1.0072;transform:translate(36.4939vw,-10px) scale(.9419);animation:fall-200 13s -18s linear infinite}@keyframes fall-200{72.391%{transform:translate(30.4712vw,72.391vh) scale(.9419)}to{transform:translate(33.48255vw,100vh) scale(.9419)}}.snow:nth-child(201){opacity:1.6818;transform:translate(6.3193vw,-10px) scale(.26);animation:fall-201 17s -12s linear infinite}@keyframes fall-201{31.419%{transform:translate(9.1201vw,31.419vh) scale(.26)}to{transform:translate(7.7197vw,100vh) scale(.26)}}.snow:nth-child(202){opacity:1.7874;transform:translate(60.4285vw,-10px) scale(.5505);animation:fall-202 20s -5s linear infinite}@keyframes fall-202{42.72%{transform:translate(54.3424vw,42.72vh) scale(.5505)}to{transform:translate(57.38545vw,100vh) scale(.5505)}}.snow:nth-child(203){opacity:.8462;transform:translate(4.146vw,-10px) scale(.9237);animation:fall-203 21s -16s linear infinite}@keyframes fall-203{72.927%{transform:translate(-1.5052vw,72.927vh) scale(.9237)}to{transform:translate(1.3204vw,100vh) scale(.9237)}}.snow:nth-child(204){opacity:1.589;transform:translate(81.5476vw,-10px) scale(.6083);animation:fall-204 23s -26s linear infinite}@keyframes fall-204{76.948%{transform:translate(83.9307vw,76.948vh) scale(.6083)}to{transform:translate(82.73915vw,100vh) scale(.6083)}}.snow:nth-child(205){opacity:1.9814;transform:translate(81.0023vw,-10px) scale(.7909);animation:fall-205 25s -18s linear infinite}@keyframes fall-205{50.766%{transform:translate(75.9846vw,50.766vh) scale(.7909)}to{transform:translate(78.49345vw,100vh) scale(.7909)}}.snow:nth-child(206){opacity:.9952;transform:translate(99.5758vw,-10px) scale(.6021);animation:fall-206 11s -7s linear infinite}@keyframes fall-206{36.626%{transform:translate(103.549vw,36.626vh) scale(.6021)}to{transform:translate(101.5624vw,100vh) scale(.6021)}}.snow:nth-child(207){opacity:1.7098;transform:translate(38.142vw,-10px) scale(.6253);animation:fall-207 23s -25s linear infinite}@keyframes fall-207{72.681%{transform:translate(31.2394vw,72.681vh) scale(.6253)}to{transform:translate(34.6907vw,100vh) scale(.6253)}}.snow:nth-child(208){opacity:1.1456;transform:translate(57.6834vw,-10px) scale(.8113);animation:fall-208 26s -27s linear infinite}@keyframes fall-208{63.192%{transform:translate(66.4284vw,63.192vh) scale(.8113)}to{transform:translate(62.0559vw,100vh) scale(.8113)}}.snow:nth-child(209){opacity:.9982;transform:translate(78.5065vw,-10px) scale(.3673);animation:fall-209 16s -18s linear infinite}@keyframes fall-209{35.801%{transform:translate(79.7708vw,35.801vh) scale(.3673)}to{transform:translate(79.13865vw,100vh) scale(.3673)}}.snow:nth-child(210){opacity:1.9438;transform:translate(95.9034vw,-10px) scale(.0593);animation:fall-210 18s -1s linear infinite}@keyframes fall-210{67.613%{transform:translate(97.2989vw,67.613vh) scale(.0593)}to{transform:translate(96.60115vw,100vh) scale(.0593)}}.snow:nth-child(211){opacity:1.3116;transform:translate(88.7335vw,-10px) scale(.6706);animation:fall-211 29s -1s linear infinite}@keyframes fall-211{68.587%{transform:translate(91.4868vw,68.587vh) scale(.6706)}to{transform:translate(90.11015vw,100vh) scale(.6706)}}.snow:nth-child(212){opacity:1.4944;transform:translate(96.2596vw,-10px) scale(.4667);animation:fall-212 14s -9s linear infinite}@keyframes fall-212{59.364%{transform:translate(90.4347vw,59.364vh) scale(.4667)}to{transform:translate(93.34715vw,100vh) scale(.4667)}}.snow:nth-child(213){opacity:1.8084;transform:translate(30.6028vw,-10px) scale(.2539);animation:fall-213 27s -3s linear infinite}@keyframes fall-213{41.861%{transform:translate(27.5031vw,41.861vh) scale(.2539)}to{transform:translate(29.05295vw,100vh) scale(.2539)}}.snow:nth-child(214){opacity:.4246;transform:translate(4.625vw,-10px) scale(.8746);animation:fall-214 15s -15s linear infinite}@keyframes fall-214{62.897%{transform:translate(5.6586vw,62.897vh) scale(.8746)}to{transform:translate(5.1418vw,100vh) scale(.8746)}}.snow:nth-child(215){opacity:1.643;transform:translate(24.804vw,-10px) scale(.7721);animation:fall-215 22s -8s linear infinite}@keyframes fall-215{79.862%{transform:translate(33.1237vw,79.862vh) scale(.7721)}to{transform:translate(28.96385vw,100vh) scale(.7721)}}.snow:nth-child(216){opacity:1.435;transform:translate(56.9929vw,-10px) scale(.1411);animation:fall-216 25s -8s linear infinite}@keyframes fall-216{41.71%{transform:translate(57.8711vw,41.71vh) scale(.1411)}to{transform:translate(57.432vw,100vh) scale(.1411)}}.snow:nth-child(217){opacity:.5398;transform:translate(52.8976vw,-10px) scale(.5474);animation:fall-217 25s -8s linear infinite}@keyframes fall-217{72.512%{transform:translate(48.234vw,72.512vh) scale(.5474)}to{transform:translate(50.5658vw,100vh) scale(.5474)}}.snow:nth-child(218){opacity:1.2002;transform:translate(27.4609vw,-10px) scale(.1405);animation:fall-218 17s -16s linear infinite}@keyframes fall-218{44.562%{transform:translate(31.381vw,44.562vh) scale(.1405)}to{transform:translate(29.42095vw,100vh) scale(.1405)}}.snow:nth-child(219){opacity:.076;transform:translate(89.3744vw,-10px) scale(.1466);animation:fall-219 20s -4s linear infinite}@keyframes fall-219{47.411%{transform:translate(80.5037vw,47.411vh) scale(.1466)}to{transform:translate(84.93905vw,100vh) scale(.1466)}}.snow:nth-child(220){opacity:1.7442;transform:translate(73.7931vw,-10px) scale(.6009);animation:fall-220 23s -23s linear infinite}@keyframes fall-220{67.309%{transform:translate(63.8734vw,67.309vh) scale(.6009)}to{transform:translate(68.83325vw,100vh) scale(.6009)}}.snow:nth-child(221){opacity:.2788;transform:translate(42.3422vw,-10px) scale(.8531);animation:fall-221 28s -4s linear infinite}@keyframes fall-221{69.05%{transform:translate(36.7647vw,69.05vh) scale(.8531)}to{transform:translate(39.55345vw,100vh) scale(.8531)}}.snow:nth-child(222){opacity:1.925;transform:translate(92.8845vw,-10px) scale(.6196);animation:fall-222 19s -4s linear infinite}@keyframes fall-222{77.8%{transform:translate(85.9226vw,77.8vh) scale(.6196)}to{transform:translate(89.40355vw,100vh) scale(.6196)}}.snow:nth-child(223){opacity:1.871;transform:translate(15.4772vw,-10px) scale(.6186);animation:fall-223 10s -4s linear infinite}@keyframes fall-223{33.155%{transform:translate(16.7141vw,33.155vh) scale(.6186)}to{transform:translate(16.09565vw,100vh) scale(.6186)}}.snow:nth-child(224){opacity:.203;transform:translate(53.2288vw,-10px) scale(.4579);animation:fall-224 23s -24s linear infinite}@keyframes fall-224{45.391%{transform:translate(61.0563vw,45.391vh) scale(.4579)}to{transform:translate(57.14255vw,100vh) scale(.4579)}}.snow:nth-child(225){opacity:.4552;transform:translate(97.4221vw,-10px) scale(.4633);animation:fall-225 14s -10s linear infinite}@keyframes fall-225{43.958%{transform:translate(92.6362vw,43.958vh) scale(.4633)}to{transform:translate(95.02915vw,100vh) scale(.4633)}}.snow:nth-child(226){opacity:.669;transform:translate(.7187vw,-10px) scale(.7967);animation:fall-226 17s -13s linear infinite}@keyframes fall-226{57.382%{transform:translate(-4.1778vw,57.382vh) scale(.7967)}to{transform:translate(-1.72955vw,100vh) scale(.7967)}}.snow:nth-child(227){opacity:.717;transform:translate(95.5478vw,-10px) scale(.5793);animation:fall-227 10s -25s linear infinite}@keyframes fall-227{78.827%{transform:translate(102.3798vw,78.827vh) scale(.5793)}to{transform:translate(98.9638vw,100vh) scale(.5793)}}.snow:nth-child(228){opacity:.2974;transform:translate(21.4945vw,-10px) scale(.114);animation:fall-228 19s -24s linear infinite}@keyframes fall-228{56.373%{transform:translate(11.6215vw,56.373vh) scale(.114)}to{transform:translate(16.558vw,100vh) scale(.114)}}.snow:nth-child(229){opacity:1.8466;transform:translate(94.089vw,-10px) scale(.0162);animation:fall-229 28s -6s linear infinite}@keyframes fall-229{31.964%{transform:translate(94.4153vw,31.964vh) scale(.0162)}to{transform:translate(94.25215vw,100vh) scale(.0162)}}.snow:nth-child(230){opacity:1.2446;transform:translate(35.7034vw,-10px) scale(.5093);animation:fall-230 10s -18s linear infinite}@keyframes fall-230{54.35%{transform:translate(25.7219vw,54.35vh) scale(.5093)}to{transform:translate(30.71265vw,100vh) scale(.5093)}}.snow:nth-child(231){opacity:1.0336;transform:translate(21.0628vw,-10px) scale(.5103);animation:fall-231 22s -26s linear infinite}@keyframes fall-231{63.551%{transform:translate(30.5692vw,63.551vh) scale(.5103)}to{transform:translate(25.816vw,100vh) scale(.5103)}}.snow:nth-child(232){opacity:1.0876;transform:translate(90.4631vw,-10px) scale(.0924);animation:fall-232 24s -21s linear infinite}@keyframes fall-232{55.716%{transform:translate(80.6568vw,55.716vh) scale(.0924)}to{transform:translate(85.55995vw,100vh) scale(.0924)}}.snow:nth-child(233){opacity:1.1266;transform:translate(72.6717vw,-10px) scale(.0304);animation:fall-233 19s -6s linear infinite}@keyframes fall-233{77.288%{transform:translate(73.4221vw,77.288vh) scale(.0304)}to{transform:translate(73.0469vw,100vh) scale(.0304)}}.snow:nth-child(234){opacity:.7216;transform:translate(12.2407vw,-10px) scale(.4194);animation:fall-234 30s -26s linear infinite}@keyframes fall-234{30.302%{transform:translate(13.5158vw,30.302vh) scale(.4194)}to{transform:translate(12.87825vw,100vh) scale(.4194)}}.snow:nth-child(235){opacity:1.5744;transform:translate(87.9354vw,-10px) scale(.98);animation:fall-235 18s -23s linear infinite}@keyframes fall-235{36.185%{transform:translate(93.6455vw,36.185vh) scale(.98)}to{transform:translate(90.79045vw,100vh) scale(.98)}}.snow:nth-child(236){opacity:1.4214;transform:translate(52.027vw,-10px) scale(.2026);animation:fall-236 19s -28s linear infinite}@keyframes fall-236{36.408%{transform:translate(43.2121vw,36.408vh) scale(.2026)}to{transform:translate(47.61955vw,100vh) scale(.2026)}}.snow:nth-child(237){opacity:1.0014;transform:translate(59.1685vw,-10px) scale(.2538);animation:fall-237 30s -1s linear infinite}@keyframes fall-237{40.527%{transform:translate(68.1224vw,40.527vh) scale(.2538)}to{transform:translate(63.64545vw,100vh) scale(.2538)}}.snow:nth-child(238){opacity:1.3292;transform:translate(55.059vw,-10px) scale(.0011);animation:fall-238 28s -29s linear infinite}@keyframes fall-238{73.058%{transform:translate(58.1229vw,73.058vh) scale(.0011)}to{transform:translate(56.59095vw,100vh) scale(.0011)}}.snow:nth-child(239){opacity:1.8334;transform:translate(22.9023vw,-10px) scale(.8077);animation:fall-239 18s -15s linear infinite}@keyframes fall-239{77.537%{transform:translate(27.8299vw,77.537vh) scale(.8077)}to{transform:translate(25.3661vw,100vh) scale(.8077)}}.snow:nth-child(240){opacity:1.0332;transform:translate(56.3027vw,-10px) scale(.2356);animation:fall-240 29s -11s linear infinite}@keyframes fall-240{63.838%{transform:translate(54.003vw,63.838vh) scale(.2356)}to{transform:translate(55.15285vw,100vh) scale(.2356)}}.snow:nth-child(241){opacity:.8816;transform:translate(83.935vw,-10px) scale(.4247);animation:fall-241 17s -28s linear infinite}@keyframes fall-241{58.018%{transform:translate(79.693vw,58.018vh) scale(.4247)}to{transform:translate(81.814vw,100vh) scale(.4247)}}.snow:nth-child(242){opacity:.5738;transform:translate(19.8831vw,-10px) scale(.0652);animation:fall-242 13s -17s linear infinite}@keyframes fall-242{64.315%{transform:translate(12.2129vw,64.315vh) scale(.0652)}to{transform:translate(16.048vw,100vh) scale(.0652)}}.snow:nth-child(243){opacity:1.414;transform:translate(54.7993vw,-10px) scale(.7528);animation:fall-243 21s -24s linear infinite}@keyframes fall-243{49.208%{transform:translate(47.6612vw,49.208vh) scale(.7528)}to{transform:translate(51.23025vw,100vh) scale(.7528)}}.snow:nth-child(244){opacity:.7744;transform:translate(35.7128vw,-10px) scale(.2347);animation:fall-244 23s -7s linear infinite}@keyframes fall-244{34.311%{transform:translate(25.9147vw,34.311vh) scale(.2347)}to{transform:translate(30.81375vw,100vh) scale(.2347)}}.snow:nth-child(245){opacity:1.9706;transform:translate(48.0021vw,-10px) scale(.1027);animation:fall-245 12s -9s linear infinite}@keyframes fall-245{47.864%{transform:translate(55.6049vw,47.864vh) scale(.1027)}to{transform:translate(51.8035vw,100vh) scale(.1027)}}.snow:nth-child(246){opacity:1.018;transform:translate(9.213vw,-10px) scale(.2742);animation:fall-246 20s -23s linear infinite}@keyframes fall-246{46.316%{transform:translate(13.7996vw,46.316vh) scale(.2742)}to{transform:translate(11.5063vw,100vh) scale(.2742)}}.snow:nth-child(247){opacity:.5986;transform:translate(40.6699vw,-10px) scale(.079);animation:fall-247 29s -23s linear infinite}@keyframes fall-247{37.547%{transform:translate(45.4868vw,37.547vh) scale(.079)}to{transform:translate(43.07835vw,100vh) scale(.079)}}.snow:nth-child(248){opacity:1.0804;transform:translate(45.4485vw,-10px) scale(.4437);animation:fall-248 29s -25s linear infinite}@keyframes fall-248{40.772%{transform:translate(51.7894vw,40.772vh) scale(.4437)}to{transform:translate(48.61895vw,100vh) scale(.4437)}}.snow:nth-child(249){opacity:.2664;transform:translate(41.8006vw,-10px) scale(.2555);animation:fall-249 28s -16s linear infinite}@keyframes fall-249{42.762%{transform:translate(41.5054vw,42.762vh) scale(.2555)}to{transform:translate(41.653vw,100vh) scale(.2555)}}.snow:nth-child(250){opacity:.4136;transform:translate(19.6494vw,-10px) scale(.7423);animation:fall-250 25s -17s linear infinite}@keyframes fall-250{71.821%{transform:translate(15.648vw,71.821vh) scale(.7423)}to{transform:translate(17.6487vw,100vh) scale(.7423)}}.snow:nth-child(251){opacity:1.7646;transform:translate(89.0303vw,-10px) scale(.6266);animation:fall-251 27s -7s linear infinite}@keyframes fall-251{70.353%{transform:translate(87.6205vw,70.353vh) scale(.6266)}to{transform:translate(88.3254vw,100vh) scale(.6266)}}.snow:nth-child(252){opacity:1.138;transform:translate(67.8868vw,-10px) scale(.7782);animation:fall-252 12s -24s linear infinite}@keyframes fall-252{31.556%{transform:translate(69.6793vw,31.556vh) scale(.7782)}to{transform:translate(68.78305vw,100vh) scale(.7782)}}.snow:nth-child(253){opacity:1.5418;transform:translate(43.7016vw,-10px) scale(.2575);animation:fall-253 30s -17s linear infinite}@keyframes fall-253{45.066%{transform:translate(49.7843vw,45.066vh) scale(.2575)}to{transform:translate(46.74295vw,100vh) scale(.2575)}}.snow:nth-child(254){opacity:1.8496;transform:translate(58.9592vw,-10px) scale(.4432);animation:fall-254 17s -6s linear infinite}@keyframes fall-254{37.367%{transform:translate(60.3468vw,37.367vh) scale(.4432)}to{transform:translate(59.653vw,100vh) scale(.4432)}}.snow:nth-child(255){opacity:1.6186;transform:translate(17.638vw,-10px) scale(.627);animation:fall-255 13s -8s linear infinite}@keyframes fall-255{73.636%{transform:translate(23.9919vw,73.636vh) scale(.627)}to{transform:translate(20.81495vw,100vh) scale(.627)}}.snow:nth-child(256){opacity:1.9912;transform:translate(98.5852vw,-10px) scale(.7138);animation:fall-256 24s -7s linear infinite}@keyframes fall-256{44.918%{transform:translate(90.0087vw,44.918vh) scale(.7138)}to{transform:translate(94.29695vw,100vh) scale(.7138)}}.snow:nth-child(257){opacity:.2818;transform:translate(84.2437vw,-10px) scale(.3829);animation:fall-257 19s -22s linear infinite}@keyframes fall-257{71.326%{transform:translate(86.2625vw,71.326vh) scale(.3829)}to{transform:translate(85.2531vw,100vh) scale(.3829)}}.snow:nth-child(258){opacity:.3886;transform:translate(86.5632vw,-10px) scale(.9917);animation:fall-258 17s -26s linear infinite}@keyframes fall-258{70.367%{transform:translate(81.434vw,70.367vh) scale(.9917)}to{transform:translate(83.9986vw,100vh) scale(.9917)}}.snow:nth-child(259){opacity:1.2578;transform:translate(61.1439vw,-10px) scale(.3055);animation:fall-259 19s -12s linear infinite}@keyframes fall-259{75.837%{transform:translate(70.0308vw,75.837vh) scale(.3055)}to{transform:translate(65.58735vw,100vh) scale(.3055)}}.snow:nth-child(260){opacity:.7936;transform:translate(.4606vw,-10px) scale(.4019);animation:fall-260 10s -15s linear infinite}@keyframes fall-260{70.714%{transform:translate(-9.3214vw,70.714vh) scale(.4019)}to{transform:translate(-4.4304vw,100vh) scale(.4019)}}.snow:nth-child(261){opacity:1.1048;transform:translate(85.4023vw,-10px) scale(.8419);animation:fall-261 21s -24s linear infinite}@keyframes fall-261{50.968%{transform:translate(93.5635vw,50.968vh) scale(.8419)}to{transform:translate(89.4829vw,100vh) scale(.8419)}}.snow:nth-child(262){opacity:.3248;transform:translate(72.4411vw,-10px) scale(.1806);animation:fall-262 27s -26s linear infinite}@keyframes fall-262{77.444%{transform:translate(72.6851vw,77.444vh) scale(.1806)}to{transform:translate(72.5631vw,100vh) scale(.1806)}}.snow:nth-child(263){opacity:1.7238;transform:translate(46.1522vw,-10px) scale(.6036);animation:fall-263 18s -26s linear infinite}@keyframes fall-263{41.43%{transform:translate(54.2594vw,41.43vh) scale(.6036)}to{transform:translate(50.2058vw,100vh) scale(.6036)}}.snow:nth-child(264){opacity:.675;transform:translate(75.7894vw,-10px) scale(.7372);animation:fall-264 27s -19s linear infinite}@keyframes fall-264{63.476%{transform:translate(69.4418vw,63.476vh) scale(.7372)}to{transform:translate(72.6156vw,100vh) scale(.7372)}}.snow:nth-child(265){opacity:1.5526;transform:translate(15.0074vw,-10px) scale(.5504);animation:fall-265 23s -2s linear infinite}@keyframes fall-265{68.616%{transform:translate(9.0001vw,68.616vh) scale(.5504)}to{transform:translate(12.00375vw,100vh) scale(.5504)}}.snow:nth-child(266){opacity:1.13;transform:translate(56.3398vw,-10px) scale(.3515);animation:fall-266 30s -28s linear infinite}@keyframes fall-266{77.309%{transform:translate(56.2267vw,77.309vh) scale(.3515)}to{transform:translate(56.28325vw,100vh) scale(.3515)}}.snow:nth-child(267){opacity:1.0998;transform:translate(22.1614vw,-10px) scale(.0698);animation:fall-267 12s -1s linear infinite}@keyframes fall-267{40.257%{transform:translate(15.1449vw,40.257vh) scale(.0698)}to{transform:translate(18.65315vw,100vh) scale(.0698)}}.snow:nth-child(268){opacity:.5372;transform:translate(21.8207vw,-10px) scale(.5793);animation:fall-268 20s -25s linear infinite}@keyframes fall-268{34.711%{transform:translate(25.3087vw,34.711vh) scale(.5793)}to{transform:translate(23.5647vw,100vh) scale(.5793)}}.snow:nth-child(269){opacity:1.7878;transform:translate(60.8291vw,-10px) scale(.7012);animation:fall-269 19s -15s linear infinite}@keyframes fall-269{74.847%{transform:translate(61.5971vw,74.847vh) scale(.7012)}to{transform:translate(61.2131vw,100vh) scale(.7012)}}.snow:nth-child(270){opacity:.9346;transform:translate(86.755vw,-10px) scale(.9416);animation:fall-270 17s -2s linear infinite}@keyframes fall-270{33.073%{transform:translate(77.768vw,33.073vh) scale(.9416)}to{transform:translate(82.2615vw,100vh) scale(.9416)}}.snow:nth-child(271){opacity:1.8222;transform:translate(40.6438vw,-10px) scale(.2144);animation:fall-271 14s -30s linear infinite}@keyframes fall-271{46.34%{transform:translate(40.9495vw,46.34vh) scale(.2144)}to{transform:translate(40.79665vw,100vh) scale(.2144)}}.snow:nth-child(272){opacity:.3356;transform:translate(44.1528vw,-10px) scale(.7328);animation:fall-272 30s -26s linear infinite}@keyframes fall-272{78.62%{transform:translate(38.1568vw,78.62vh) scale(.7328)}to{transform:translate(41.1548vw,100vh) scale(.7328)}}.snow:nth-child(273){opacity:.0506;transform:translate(17.1416vw,-10px) scale(.0209);animation:fall-273 14s -3s linear infinite}@keyframes fall-273{79.59%{transform:translate(16.6978vw,79.59vh) scale(.0209)}to{transform:translate(16.9197vw,100vh) scale(.0209)}}.snow:nth-child(274){opacity:.6192;transform:translate(52.6183vw,-10px) scale(.5804);animation:fall-274 16s -22s linear infinite}@keyframes fall-274{37.033%{transform:translate(49.2076vw,37.033vh) scale(.5804)}to{transform:translate(50.91295vw,100vh) scale(.5804)}}.snow:nth-child(275){opacity:1.6318;transform:translate(44.4624vw,-10px) scale(.8714);animation:fall-275 24s -27s linear infinite}@keyframes fall-275{69.871%{transform:translate(44.7981vw,69.871vh) scale(.8714)}to{transform:translate(44.63025vw,100vh) scale(.8714)}}.snow:nth-child(276){opacity:1.0422;transform:translate(70.678vw,-10px) scale(.4305);animation:fall-276 29s -27s linear infinite}@keyframes fall-276{70.271%{transform:translate(74.7499vw,70.271vh) scale(.4305)}to{transform:translate(72.71395vw,100vh) scale(.4305)}}.snow:nth-child(277){opacity:.3836;transform:translate(71.0661vw,-10px) scale(.6436);animation:fall-277 17s -20s linear infinite}@keyframes fall-277{77.825%{transform:translate(77.567vw,77.825vh) scale(.6436)}to{transform:translate(74.31655vw,100vh) scale(.6436)}}.snow:nth-child(278){opacity:1.6382;transform:translate(91.8883vw,-10px) scale(.5449);animation:fall-278 25s -25s linear infinite}@keyframes fall-278{36.74%{transform:translate(83.0473vw,36.74vh) scale(.5449)}to{transform:translate(87.4678vw,100vh) scale(.5449)}}.snow:nth-child(279){opacity:.3732;transform:translate(60.026vw,-10px) scale(.5009);animation:fall-279 30s -22s linear infinite}@keyframes fall-279{31.492%{transform:translate(58.8457vw,31.492vh) scale(.5009)}to{transform:translate(59.43585vw,100vh) scale(.5009)}}.snow:nth-child(280){opacity:1.19;transform:translate(70.4723vw,-10px) scale(.2206);animation:fall-280 25s -16s linear infinite}@keyframes fall-280{44.191%{transform:translate(68.3509vw,44.191vh) scale(.2206)}to{transform:translate(69.4116vw,100vh) scale(.2206)}}.snow:nth-child(281){opacity:.8342;transform:translate(45.442vw,-10px) scale(.4767);animation:fall-281 28s -22s linear infinite}@keyframes fall-281{45.889%{transform:translate(55.0872vw,45.889vh) scale(.4767)}to{transform:translate(50.2646vw,100vh) scale(.4767)}}.snow:nth-child(282){opacity:1.687;transform:translate(66.4023vw,-10px) scale(.7757);animation:fall-282 20s -9s linear infinite}@keyframes fall-282{39.709%{transform:translate(73.1338vw,39.709vh) scale(.7757)}to{transform:translate(69.76805vw,100vh) scale(.7757)}}.snow:nth-child(283){opacity:1.339;transform:translate(82.8088vw,-10px) scale(.3635);animation:fall-283 13s -22s linear infinite}@keyframes fall-283{64.596%{transform:translate(79.0327vw,64.596vh) scale(.3635)}to{transform:translate(80.92075vw,100vh) scale(.3635)}}.snow:nth-child(284){opacity:1.551;transform:translate(28.7315vw,-10px) scale(.3129);animation:fall-284 28s -22s linear infinite}@keyframes fall-284{33.177%{transform:translate(25.6285vw,33.177vh) scale(.3129)}to{transform:translate(27.18vw,100vh) scale(.3129)}}.snow:nth-child(285){opacity:.785;transform:translate(54.3887vw,-10px) scale(.4004);animation:fall-285 27s -25s linear infinite}@keyframes fall-285{48.559%{transform:translate(62.3431vw,48.559vh) scale(.4004)}to{transform:translate(58.3659vw,100vh) scale(.4004)}}.snow:nth-child(286){opacity:.8376;transform:translate(79.6725vw,-10px) scale(.7621);animation:fall-286 27s -4s linear infinite}@keyframes fall-286{52.861%{transform:translate(85.2574vw,52.861vh) scale(.7621)}to{transform:translate(82.46495vw,100vh) scale(.7621)}}.snow:nth-child(287){opacity:.6734;transform:translate(.5004vw,-10px) scale(.8878);animation:fall-287 21s -26s linear infinite}@keyframes fall-287{46.531%{transform:translate(8.0106vw,46.531vh) scale(.8878)}to{transform:translate(4.2555vw,100vh) scale(.8878)}}.snow:nth-child(288){opacity:.0506;transform:translate(23.8317vw,-10px) scale(.6617);animation:fall-288 11s -6s linear infinite}@keyframes fall-288{53.65%{transform:translate(29.3267vw,53.65vh) scale(.6617)}to{transform:translate(26.5792vw,100vh) scale(.6617)}}.snow:nth-child(289){opacity:1.671;transform:translate(53.4874vw,-10px) scale(.5249);animation:fall-289 24s -28s linear infinite}@keyframes fall-289{53.927%{transform:translate(61.3811vw,53.927vh) scale(.5249)}to{transform:translate(57.43425vw,100vh) scale(.5249)}}.snow:nth-child(290){opacity:.0538;transform:translate(21.3193vw,-10px) scale(.5339);animation:fall-290 12s -25s linear infinite}@keyframes fall-290{39.979%{transform:translate(17.7694vw,39.979vh) scale(.5339)}to{transform:translate(19.54435vw,100vh) scale(.5339)}}.snow:nth-child(291){opacity:.033;transform:translate(99.8176vw,-10px) scale(.8479);animation:fall-291 11s -17s linear infinite}@keyframes fall-291{35.165%{transform:translate(91.0486vw,35.165vh) scale(.8479)}to{transform:translate(95.4331vw,100vh) scale(.8479)}}.snow:nth-child(292){opacity:.3468;transform:translate(6.8347vw,-10px) scale(.9686);animation:fall-292 30s -29s linear infinite}@keyframes fall-292{70.615%{transform:translate(9.1932vw,70.615vh) scale(.9686)}to{transform:translate(8.01395vw,100vh) scale(.9686)}}.snow:nth-child(293){opacity:1.9812;transform:translate(46.8187vw,-10px) scale(.9172);animation:fall-293 11s -10s linear infinite}@keyframes fall-293{67.812%{transform:translate(43.0965vw,67.812vh) scale(.9172)}to{transform:translate(44.9576vw,100vh) scale(.9172)}}.snow:nth-child(294){opacity:.8734;transform:translate(84.9773vw,-10px) scale(.1458);animation:fall-294 10s -1s linear infinite}@keyframes fall-294{57.244%{transform:translate(76.2186vw,57.244vh) scale(.1458)}to{transform:translate(80.59795vw,100vh) scale(.1458)}}.snow:nth-child(295){opacity:1.7852;transform:translate(36.321vw,-10px) scale(.7172);animation:fall-295 29s -3s linear infinite}@keyframes fall-295{43.745%{transform:translate(43.4193vw,43.745vh) scale(.7172)}to{transform:translate(39.87015vw,100vh) scale(.7172)}}.snow:nth-child(296){opacity:.569;transform:translate(63.6689vw,-10px) scale(.895);animation:fall-296 12s -30s linear infinite}@keyframes fall-296{35.007%{transform:translate(63.8987vw,35.007vh) scale(.895)}to{transform:translate(63.7838vw,100vh) scale(.895)}}.snow:nth-child(297){opacity:.7474;transform:translate(41.5288vw,-10px) scale(.6253);animation:fall-297 22s -25s linear infinite}@keyframes fall-297{69.123%{transform:translate(45.5834vw,69.123vh) scale(.6253)}to{transform:translate(43.5561vw,100vh) scale(.6253)}}.snow:nth-child(298){opacity:.6808;transform:translate(36.9681vw,-10px) scale(.1507);animation:fall-298 24s -7s linear infinite}@keyframes fall-298{37.466%{transform:translate(35.2104vw,37.466vh) scale(.1507)}to{transform:translate(36.08925vw,100vh) scale(.1507)}}.snow:nth-child(299){opacity:1.7406;transform:translate(21.9259vw,-10px) scale(.4938);animation:fall-299 28s -5s linear infinite}@keyframes fall-299{74.711%{transform:translate(13.6794vw,74.711vh) scale(.4938)}to{transform:translate(17.80265vw,100vh) scale(.4938)}}.snow:nth-child(300){opacity:.3454;transform:translate(80.7795vw,-10px) scale(.9253);animation:fall-300 22s -13s linear infinite}@keyframes fall-300{57.99%{transform:translate(75.0433vw,57.99vh) scale(.9253)}to{transform:translate(77.9114vw,100vh) scale(.9253)}}.snow:nth-child(301){opacity:.046;transform:translate(55.1348vw,-10px) scale(.3512);animation:fall-301 10s -12s linear infinite}@keyframes fall-301{44.29%{transform:translate(52.5225vw,44.29vh) scale(.3512)}to{transform:translate(53.82865vw,100vh) scale(.3512)}}.snow:nth-child(302){opacity:1.5748;transform:translate(53.3787vw,-10px) scale(.8475);animation:fall-302 14s -30s linear infinite}@keyframes fall-302{53.062%{transform:translate(60.3938vw,53.062vh) scale(.8475)}to{transform:translate(56.88625vw,100vh) scale(.8475)}}.snow:nth-child(303){opacity:1.8672;transform:translate(13.3148vw,-10px) scale(.8144);animation:fall-303 29s -22s linear infinite}@keyframes fall-303{59.697%{transform:translate(7.6158vw,59.697vh) scale(.8144)}to{transform:translate(10.4653vw,100vh) scale(.8144)}}.snow:nth-child(304){opacity:.792;transform:translate(55.8841vw,-10px) scale(.8898);animation:fall-304 21s -9s linear infinite}@keyframes fall-304{68.721%{transform:translate(59.0259vw,68.721vh) scale(.8898)}to{transform:translate(57.455vw,100vh) scale(.8898)}}.snow:nth-child(305){opacity:1.0122;transform:translate(61.6026vw,-10px) scale(.7421);animation:fall-305 27s -23s linear infinite}@keyframes fall-305{50.101%{transform:translate(69.7116vw,50.101vh) scale(.7421)}to{transform:translate(65.6571vw,100vh) scale(.7421)}}.snow:nth-child(306){opacity:.839;transform:translate(31.2582vw,-10px) scale(.4137);animation:fall-306 21s -4s linear infinite}@keyframes fall-306{78.65%{transform:translate(22.935vw,78.65vh) scale(.4137)}to{transform:translate(27.0966vw,100vh) scale(.4137)}}.snow:nth-child(307){opacity:.5746;transform:translate(83.5957vw,-10px) scale(.489);animation:fall-307 28s -19s linear infinite}@keyframes fall-307{43.889%{transform:translate(91.3966vw,43.889vh) scale(.489)}to{transform:translate(87.49615vw,100vh) scale(.489)}}.snow:nth-child(308){opacity:1.6348;transform:translate(45.8686vw,-10px) scale(.023);animation:fall-308 27s -25s linear infinite}@keyframes fall-308{51.395%{transform:translate(38.1509vw,51.395vh) scale(.023)}to{transform:translate(42.00975vw,100vh) scale(.023)}}.snow:nth-child(309){opacity:.8644;transform:translate(52.9641vw,-10px) scale(.2593);animation:fall-309 14s -19s linear infinite}@keyframes fall-309{72.835%{transform:translate(45.7471vw,72.835vh) scale(.2593)}to{transform:translate(49.3556vw,100vh) scale(.2593)}}.snow:nth-child(310){opacity:.9896;transform:translate(99.9655vw,-10px) scale(.9858);animation:fall-310 24s -4s linear infinite}@keyframes fall-310{70.68%{transform:translate(104.5444vw,70.68vh) scale(.9858)}to{transform:translate(102.25495vw,100vh) scale(.9858)}}.snow:nth-child(311){opacity:1.7808;transform:translate(39.7234vw,-10px) scale(.4461);animation:fall-311 13s -8s linear infinite}@keyframes fall-311{37.685%{transform:translate(38.5189vw,37.685vh) scale(.4461)}to{transform:translate(39.12115vw,100vh) scale(.4461)}}.snow:nth-child(312){opacity:1.5562;transform:translate(50.3788vw,-10px) scale(.2733);animation:fall-312 25s -10s linear infinite}@keyframes fall-312{48.208%{transform:translate(60.3754vw,48.208vh) scale(.2733)}to{transform:translate(55.3771vw,100vh) scale(.2733)}}.snow:nth-child(313){opacity:.427;transform:translate(83.4361vw,-10px) scale(.4471);animation:fall-313 28s -18s linear infinite}@keyframes fall-313{39.721%{transform:translate(85.5238vw,39.721vh) scale(.4471)}to{transform:translate(84.47995vw,100vh) scale(.4471)}}.snow:nth-child(314){opacity:.0836;transform:translate(93.5253vw,-10px) scale(.9067);animation:fall-314 16s -13s linear infinite}@keyframes fall-314{55.615%{transform:translate(100.0572vw,55.615vh) scale(.9067)}to{transform:translate(96.79125vw,100vh) scale(.9067)}}.snow:nth-child(315){opacity:.1508;transform:translate(84.0801vw,-10px) scale(.8712);animation:fall-315 28s -20s linear infinite}@keyframes fall-315{33.979%{transform:translate(82.6068vw,33.979vh) scale(.8712)}to{transform:translate(83.34345vw,100vh) scale(.8712)}}.snow:nth-child(316){opacity:1.2256;transform:translate(50.982vw,-10px) scale(.408);animation:fall-316 11s -23s linear infinite}@keyframes fall-316{66.875%{transform:translate(43.318vw,66.875vh) scale(.408)}to{transform:translate(47.15vw,100vh) scale(.408)}}.snow:nth-child(317){opacity:.6888;transform:translate(67.8448vw,-10px) scale(.5718);animation:fall-317 14s -29s linear infinite}@keyframes fall-317{54.715%{transform:translate(62.6081vw,54.715vh) scale(.5718)}to{transform:translate(65.22645vw,100vh) scale(.5718)}}.snow:nth-child(318){opacity:1.0446;transform:translate(14.5605vw,-10px) scale(.5059);animation:fall-318 13s -22s linear infinite}@keyframes fall-318{66.419%{transform:translate(19.0638vw,66.419vh) scale(.5059)}to{transform:translate(16.81215vw,100vh) scale(.5059)}}.snow:nth-child(319){opacity:1.8584;transform:translate(9.7627vw,-10px) scale(.9075);animation:fall-319 24s -20s linear infinite}@keyframes fall-319{63.673%{transform:translate(10.7298vw,63.673vh) scale(.9075)}to{transform:translate(10.24625vw,100vh) scale(.9075)}}.snow:nth-child(320){opacity:1.3946;transform:translate(70.0702vw,-10px) scale(.2272);animation:fall-320 26s -16s linear infinite}@keyframes fall-320{49.035%{transform:translate(66.3268vw,49.035vh) scale(.2272)}to{transform:translate(68.1985vw,100vh) scale(.2272)}}.snow:nth-child(321){opacity:1.7684;transform:translate(42.9669vw,-10px) scale(.214);animation:fall-321 27s -28s linear infinite}@keyframes fall-321{43.339%{transform:translate(45.2821vw,43.339vh) scale(.214)}to{transform:translate(44.1245vw,100vh) scale(.214)}}.snow:nth-child(322){opacity:.0236;transform:translate(75.6568vw,-10px) scale(.0033);animation:fall-322 13s -9s linear infinite}@keyframes fall-322{66.149%{transform:translate(76.3667vw,66.149vh) scale(.0033)}to{transform:translate(76.01175vw,100vh) scale(.0033)}}.snow:nth-child(323){opacity:1.8126;transform:translate(1.0888vw,-10px) scale(.1932);animation:fall-323 27s -19s linear infinite}@keyframes fall-323{76.07%{transform:translate(-.1437vw,76.07vh) scale(.1932)}to{transform:translate(.47255vw,100vh) scale(.1932)}}.snow:nth-child(324){opacity:1.4364;transform:translate(20.0991vw,-10px) scale(.9227);animation:fall-324 20s -14s linear infinite}@keyframes fall-324{61.073%{transform:translate(22.8972vw,61.073vh) scale(.9227)}to{transform:translate(21.49815vw,100vh) scale(.9227)}}.snow:nth-child(325){opacity:1.8558;transform:translate(37.4076vw,-10px) scale(.9451);animation:fall-325 14s -12s linear infinite}@keyframes fall-325{53.139%{transform:translate(40.014vw,53.139vh) scale(.9451)}to{transform:translate(38.7108vw,100vh) scale(.9451)}}.snow:nth-child(326){opacity:1.299;transform:translate(40.9424vw,-10px) scale(.9099);animation:fall-326 13s -16s linear infinite}@keyframes fall-326{47.863%{transform:translate(36.4869vw,47.863vh) scale(.9099)}to{transform:translate(38.71465vw,100vh) scale(.9099)}}.snow:nth-child(327){opacity:1.6412;transform:translate(7.6111vw,-10px) scale(.4308);animation:fall-327 18s -9s linear infinite}@keyframes fall-327{47.575%{transform:translate(5.3242vw,47.575vh) scale(.4308)}to{transform:translate(6.46765vw,100vh) scale(.4308)}}.snow:nth-child(328){opacity:1.551;transform:translate(58.6327vw,-10px) scale(.1536);animation:fall-328 30s -29s linear infinite}@keyframes fall-328{70.817%{transform:translate(63.2432vw,70.817vh) scale(.1536)}to{transform:translate(60.93795vw,100vh) scale(.1536)}}.snow:nth-child(329){opacity:1.8824;transform:translate(88.4713vw,-10px) scale(.0086);animation:fall-329 27s -4s linear infinite}@keyframes fall-329{39.916%{transform:translate(85.9584vw,39.916vh) scale(.0086)}to{transform:translate(87.21485vw,100vh) scale(.0086)}}.snow:nth-child(330){opacity:1.9048;transform:translate(16.007vw,-10px) scale(.9857);animation:fall-330 15s -22s linear infinite}@keyframes fall-330{64.803%{transform:translate(19.7597vw,64.803vh) scale(.9857)}to{transform:translate(17.88335vw,100vh) scale(.9857)}}.snow:nth-child(331){opacity:.202;transform:translate(71.5303vw,-10px) scale(.9952);animation:fall-331 29s -16s linear infinite}@keyframes fall-331{42.817%{transform:translate(68.1358vw,42.817vh) scale(.9952)}to{transform:translate(69.83305vw,100vh) scale(.9952)}}.snow:nth-child(332){opacity:1.7628;transform:translate(65.8665vw,-10px) scale(.0983);animation:fall-332 27s -18s linear infinite}@keyframes fall-332{36.17%{transform:translate(66.7207vw,36.17vh) scale(.0983)}to{transform:translate(66.2936vw,100vh) scale(.0983)}}.snow:nth-child(333){opacity:.2648;transform:translate(30.5144vw,-10px) scale(.012);animation:fall-333 28s -14s linear infinite}@keyframes fall-333{64.857%{transform:translate(26.9802vw,64.857vh) scale(.012)}to{transform:translate(28.7473vw,100vh) scale(.012)}}.snow:nth-child(334){opacity:.3024;transform:translate(15.2587vw,-10px) scale(.8835);animation:fall-334 30s -5s linear infinite}@keyframes fall-334{50.127%{transform:translate(15.8281vw,50.127vh) scale(.8835)}to{transform:translate(15.5434vw,100vh) scale(.8835)}}.snow:nth-child(335){opacity:1.8948;transform:translate(25.6181vw,-10px) scale(.5988);animation:fall-335 28s -25s linear infinite}@keyframes fall-335{33.171%{transform:translate(18.8507vw,33.171vh) scale(.5988)}to{transform:translate(22.2344vw,100vh) scale(.5988)}}.snow:nth-child(336){opacity:.8974;transform:translate(96.7693vw,-10px) scale(.9218);animation:fall-336 15s -8s linear infinite}@keyframes fall-336{62.032%{transform:translate(87.4313vw,62.032vh) scale(.9218)}to{transform:translate(92.1003vw,100vh) scale(.9218)}}.snow:nth-child(337){opacity:1.492;transform:translate(62.8424vw,-10px) scale(.7971);animation:fall-337 23s -6s linear infinite}@keyframes fall-337{49.24%{transform:translate(54.5604vw,49.24vh) scale(.7971)}to{transform:translate(58.7014vw,100vh) scale(.7971)}}.snow:nth-child(338){opacity:1.7862;transform:translate(71.9434vw,-10px) scale(.2867);animation:fall-338 25s -26s linear infinite}@keyframes fall-338{75.259%{transform:translate(63.6101vw,75.259vh) scale(.2867)}to{transform:translate(67.77675vw,100vh) scale(.2867)}}.snow:nth-child(339){opacity:.5118;transform:translate(75.4515vw,-10px) scale(.3691);animation:fall-339 25s -19s linear infinite}@keyframes fall-339{36.283%{transform:translate(81.2372vw,36.283vh) scale(.3691)}to{transform:translate(78.34435vw,100vh) scale(.3691)}}.snow:nth-child(340){opacity:.8968;transform:translate(73.674vw,-10px) scale(.3302);animation:fall-340 10s -27s linear infinite}@keyframes fall-340{65.499%{transform:translate(72.0017vw,65.499vh) scale(.3302)}to{transform:translate(72.83785vw,100vh) scale(.3302)}}.snow:nth-child(341){opacity:1.2314;transform:translate(97.9762vw,-10px) scale(.3913);animation:fall-341 26s -14s linear infinite}@keyframes fall-341{30.092%{transform:translate(96.1648vw,30.092vh) scale(.3913)}to{transform:translate(97.0705vw,100vh) scale(.3913)}}.snow:nth-child(342){opacity:.5558;transform:translate(96.3458vw,-10px) scale(.9397);animation:fall-342 16s -6s linear infinite}@keyframes fall-342{39.769%{transform:translate(87.0329vw,39.769vh) scale(.9397)}to{transform:translate(91.68935vw,100vh) scale(.9397)}}.snow:nth-child(343){opacity:1.1846;transform:translate(28.927vw,-10px) scale(.974);animation:fall-343 25s -8s linear infinite}@keyframes fall-343{60.095%{transform:translate(28.9716vw,60.095vh) scale(.974)}to{transform:translate(28.9493vw,100vh) scale(.974)}}.snow:nth-child(344){opacity:1.1582;transform:translate(80.4477vw,-10px) scale(.4217);animation:fall-344 11s -13s linear infinite}@keyframes fall-344{48.571%{transform:translate(82.0387vw,48.571vh) scale(.4217)}to{transform:translate(81.2432vw,100vh) scale(.4217)}}.snow:nth-child(345){opacity:1.405;transform:translate(69.5959vw,-10px) scale(.6552);animation:fall-345 15s -6s linear infinite}@keyframes fall-345{67.947%{transform:translate(66.4181vw,67.947vh) scale(.6552)}to{transform:translate(68.007vw,100vh) scale(.6552)}}.snow:nth-child(346){opacity:.2018;transform:translate(52.7798vw,-10px) scale(.2946);animation:fall-346 16s -10s linear infinite}@keyframes fall-346{66.417%{transform:translate(44.3379vw,66.417vh) scale(.2946)}to{transform:translate(48.55885vw,100vh) scale(.2946)}}.snow:nth-child(347){opacity:.3086;transform:translate(87.0128vw,-10px) scale(.6453);animation:fall-347 18s -17s linear infinite}@keyframes fall-347{54.476%{transform:translate(78.5927vw,54.476vh) scale(.6453)}to{transform:translate(82.80275vw,100vh) scale(.6453)}}.snow:nth-child(348){opacity:.7188;transform:translate(21.4221vw,-10px) scale(.9552);animation:fall-348 11s -25s linear infinite}@keyframes fall-348{49.198%{transform:translate(15.9933vw,49.198vh) scale(.9552)}to{transform:translate(18.7077vw,100vh) scale(.9552)}}.snow:nth-child(349){opacity:.0304;transform:translate(28.7132vw,-10px) scale(.2811);animation:fall-349 12s -1s linear infinite}@keyframes fall-349{63.127%{transform:translate(28.3108vw,63.127vh) scale(.2811)}to{transform:translate(28.512vw,100vh) scale(.2811)}}.snow:nth-child(350){opacity:.087;transform:translate(75.4287vw,-10px) scale(.1426);animation:fall-350 27s -12s linear infinite}@keyframes fall-350{53.655%{transform:translate(76.5386vw,53.655vh) scale(.1426)}to{transform:translate(75.98365vw,100vh) scale(.1426)}}.snow:nth-child(351){opacity:1.9744;transform:translate(31.5506vw,-10px) scale(.7907);animation:fall-351 25s -14s linear infinite}@keyframes fall-351{41.22%{transform:translate(30.0344vw,41.22vh) scale(.7907)}to{transform:translate(30.7925vw,100vh) scale(.7907)}}.snow:nth-child(352){opacity:1.5468;transform:translate(32.7208vw,-10px) scale(.3493);animation:fall-352 28s -28s linear infinite}@keyframes fall-352{69.994%{transform:translate(37.9704vw,69.994vh) scale(.3493)}to{transform:translate(35.3456vw,100vh) scale(.3493)}}.snow:nth-child(353){opacity:1.08;transform:translate(83.4997vw,-10px) scale(.7745);animation:fall-353 15s -6s linear infinite}@keyframes fall-353{58.106%{transform:translate(81.3866vw,58.106vh) scale(.7745)}to{transform:translate(82.44315vw,100vh) scale(.7745)}}.snow:nth-child(354){opacity:.452;transform:translate(95.1735vw,-10px) scale(.1687);animation:fall-354 26s -16s linear infinite}@keyframes fall-354{76.236%{transform:translate(99.8967vw,76.236vh) scale(.1687)}to{transform:translate(97.5351vw,100vh) scale(.1687)}}.snow:nth-child(355){opacity:1.4624;transform:translate(11.1646vw,-10px) scale(.5096);animation:fall-355 21s -21s linear infinite}@keyframes fall-355{33.831%{transform:translate(14.1939vw,33.831vh) scale(.5096)}to{transform:translate(12.67925vw,100vh) scale(.5096)}}.snow:nth-child(356){opacity:.706;transform:translate(85.555vw,-10px) scale(.2427);animation:fall-356 28s -3s linear infinite}@keyframes fall-356{30.996%{transform:translate(76.6134vw,30.996vh) scale(.2427)}to{transform:translate(81.0842vw,100vh) scale(.2427)}}.snow:nth-child(357){opacity:1.9148;transform:translate(23.8503vw,-10px) scale(.5316);animation:fall-357 11s -28s linear infinite}@keyframes fall-357{47.507%{transform:translate(25.8973vw,47.507vh) scale(.5316)}to{transform:translate(24.8738vw,100vh) scale(.5316)}}.snow:nth-child(358){opacity:.7518;transform:translate(82.8901vw,-10px) scale(.4161);animation:fall-358 28s -15s linear infinite}@keyframes fall-358{66.232%{transform:translate(80.4265vw,66.232vh) scale(.4161)}to{transform:translate(81.6583vw,100vh) scale(.4161)}}.snow:nth-child(359){opacity:1.8516;transform:translate(27.5948vw,-10px) scale(.0584);animation:fall-359 29s -20s linear infinite}@keyframes fall-359{37.782%{transform:translate(24.779vw,37.782vh) scale(.0584)}to{transform:translate(26.1869vw,100vh) scale(.0584)}}.snow:nth-child(360){opacity:1.1898;transform:translate(73.4689vw,-10px) scale(.2569);animation:fall-360 22s -3s linear infinite}@keyframes fall-360{48.356%{transform:translate(72.7588vw,48.356vh) scale(.2569)}to{transform:translate(73.11385vw,100vh) scale(.2569)}}.snow:nth-child(361){opacity:1.0254;transform:translate(89.0937vw,-10px) scale(.125);animation:fall-361 25s -17s linear infinite}@keyframes fall-361{61.176%{transform:translate(81.8545vw,61.176vh) scale(.125)}to{transform:translate(85.4741vw,100vh) scale(.125)}}.snow:nth-child(362){opacity:.87;transform:translate(35.851vw,-10px) scale(.3044);animation:fall-362 19s -3s linear infinite}@keyframes fall-362{74.138%{transform:translate(45.479vw,74.138vh) scale(.3044)}to{transform:translate(40.665vw,100vh) scale(.3044)}}.snow:nth-child(363){opacity:.6598;transform:translate(28.7801vw,-10px) scale(.9418);animation:fall-363 13s -18s linear infinite}@keyframes fall-363{48.015%{transform:translate(27.7867vw,48.015vh) scale(.9418)}to{transform:translate(28.2834vw,100vh) scale(.9418)}}.snow:nth-child(364){opacity:.6698;transform:translate(20.9901vw,-10px) scale(.6486);animation:fall-364 12s -3s linear infinite}@keyframes fall-364{60.529%{transform:translate(27.0974vw,60.529vh) scale(.6486)}to{transform:translate(24.04375vw,100vh) scale(.6486)}}.snow:nth-child(365){opacity:.2788;transform:translate(40.1159vw,-10px) scale(.5981);animation:fall-365 18s -25s linear infinite}@keyframes fall-365{47.555%{transform:translate(48.1769vw,47.555vh) scale(.5981)}to{transform:translate(44.1464vw,100vh) scale(.5981)}}.snow:nth-child(366){opacity:.0714;transform:translate(98.269vw,-10px) scale(.9511);animation:fall-366 11s -25s linear infinite}@keyframes fall-366{57.697%{transform:translate(93.1521vw,57.697vh) scale(.9511)}to{transform:translate(95.71055vw,100vh) scale(.9511)}}.snow:nth-child(367){opacity:.7332;transform:translate(30.9222vw,-10px) scale(.6369);animation:fall-367 30s -17s linear infinite}@keyframes fall-367{69.604%{transform:translate(30.9835vw,69.604vh) scale(.6369)}to{transform:translate(30.95285vw,100vh) scale(.6369)}}.snow:nth-child(368){opacity:1.7238;transform:translate(68.3768vw,-10px) scale(.0256);animation:fall-368 11s -25s linear infinite}@keyframes fall-368{54.301%{transform:translate(72.128vw,54.301vh) scale(.0256)}to{transform:translate(70.2524vw,100vh) scale(.0256)}}.snow:nth-child(369){opacity:1.556;transform:translate(78.4293vw,-10px) scale(.32);animation:fall-369 30s -18s linear infinite}@keyframes fall-369{54.982%{transform:translate(80.5534vw,54.982vh) scale(.32)}to{transform:translate(79.49135vw,100vh) scale(.32)}}.snow:nth-child(370){opacity:1.2886;transform:translate(87.7145vw,-10px) scale(.7773);animation:fall-370 15s -4s linear infinite}@keyframes fall-370{41.992%{transform:translate(84.5397vw,41.992vh) scale(.7773)}to{transform:translate(86.1271vw,100vh) scale(.7773)}}.snow:nth-child(371){opacity:.0334;transform:translate(55.0048vw,-10px) scale(.4223);animation:fall-371 25s -6s linear infinite}@keyframes fall-371{57.4%{transform:translate(47.6406vw,57.4vh) scale(.4223)}to{transform:translate(51.3227vw,100vh) scale(.4223)}}.snow:nth-child(372){opacity:1.7088;transform:translate(96.9166vw,-10px) scale(.8154);animation:fall-372 28s -9s linear infinite}@keyframes fall-372{30.878%{transform:translate(87.3307vw,30.878vh) scale(.8154)}to{transform:translate(92.12365vw,100vh) scale(.8154)}}.snow:nth-child(373){opacity:.5548;transform:translate(73.2194vw,-10px) scale(.8871);animation:fall-373 22s -16s linear infinite}@keyframes fall-373{37.798%{transform:translate(80.084vw,37.798vh) scale(.8871)}to{transform:translate(76.6517vw,100vh) scale(.8871)}}.snow:nth-child(374){opacity:1.4052;transform:translate(87.6061vw,-10px) scale(.8459);animation:fall-374 30s -14s linear infinite}@keyframes fall-374{35.673%{transform:translate(90.8664vw,35.673vh) scale(.8459)}to{transform:translate(89.23625vw,100vh) scale(.8459)}}.snow:nth-child(375){opacity:1.3276;transform:translate(33.6148vw,-10px) scale(.6646);animation:fall-375 23s -1s linear infinite}@keyframes fall-375{71.315%{transform:translate(42.0306vw,71.315vh) scale(.6646)}to{transform:translate(37.8227vw,100vh) scale(.6646)}}.snow:nth-child(376){opacity:.9678;transform:translate(23.0996vw,-10px) scale(.4567);animation:fall-376 12s -6s linear infinite}@keyframes fall-376{51.59%{transform:translate(28.3449vw,51.59vh) scale(.4567)}to{transform:translate(25.72225vw,100vh) scale(.4567)}}.snow:nth-child(377){opacity:1.9678;transform:translate(51.4675vw,-10px) scale(.578);animation:fall-377 11s -16s linear infinite}@keyframes fall-377{77.905%{transform:translate(60.0382vw,77.905vh) scale(.578)}to{transform:translate(55.75285vw,100vh) scale(.578)}}.snow:nth-child(378){opacity:.9156;transform:translate(4.4812vw,-10px) scale(.8113);animation:fall-378 28s -20s linear infinite}@keyframes fall-378{35.065%{transform:translate(2.0563vw,35.065vh) scale(.8113)}to{transform:translate(3.26875vw,100vh) scale(.8113)}}.snow:nth-child(379){opacity:.1434;transform:translate(16.339vw,-10px) scale(.7867);animation:fall-379 29s -27s linear infinite}@keyframes fall-379{33.244%{transform:translate(19.7199vw,33.244vh) scale(.7867)}to{transform:translate(18.02945vw,100vh) scale(.7867)}}.snow:nth-child(380){opacity:.5214;transform:translate(56.1573vw,-10px) scale(.0545);animation:fall-380 20s -22s linear infinite}@keyframes fall-380{71.568%{transform:translate(60.4331vw,71.568vh) scale(.0545)}to{transform:translate(58.2952vw,100vh) scale(.0545)}}.snow:nth-child(381){opacity:.874;transform:translate(80.9508vw,-10px) scale(.7579);animation:fall-381 18s -23s linear infinite}@keyframes fall-381{63.723%{transform:translate(83.4956vw,63.723vh) scale(.7579)}to{transform:translate(82.2232vw,100vh) scale(.7579)}}.snow:nth-child(382){opacity:1.0726;transform:translate(90.7737vw,-10px) scale(.3269);animation:fall-382 11s -20s linear infinite}@keyframes fall-382{47.982%{transform:translate(85.1726vw,47.982vh) scale(.3269)}to{transform:translate(87.97315vw,100vh) scale(.3269)}}.snow:nth-child(383){opacity:1.492;transform:translate(11.3641vw,-10px) scale(.0974);animation:fall-383 24s -22s linear infinite}@keyframes fall-383{48.732%{transform:translate(12.8848vw,48.732vh) scale(.0974)}to{transform:translate(12.12445vw,100vh) scale(.0974)}}.snow:nth-child(384){opacity:1.5032;transform:translate(21.9423vw,-10px) scale(.9195);animation:fall-384 14s -18s linear infinite}@keyframes fall-384{70.546%{transform:translate(14.0884vw,70.546vh) scale(.9195)}to{transform:translate(18.01535vw,100vh) scale(.9195)}}.snow:nth-child(385){opacity:.4012;transform:translate(65.4726vw,-10px) scale(.5266);animation:fall-385 18s -14s linear infinite}@keyframes fall-385{42.995%{transform:translate(73.5154vw,42.995vh) scale(.5266)}to{transform:translate(69.494vw,100vh) scale(.5266)}}.snow:nth-child(386){opacity:1.2286;transform:translate(88.0694vw,-10px) scale(.0432);animation:fall-386 10s -9s linear infinite}@keyframes fall-386{70.62%{transform:translate(89.8297vw,70.62vh) scale(.0432)}to{transform:translate(88.94955vw,100vh) scale(.0432)}}.snow:nth-child(387){opacity:.8716;transform:translate(47.2706vw,-10px) scale(.43);animation:fall-387 24s -23s linear infinite}@keyframes fall-387{45.451%{transform:translate(48.2774vw,45.451vh) scale(.43)}to{transform:translate(47.774vw,100vh) scale(.43)}}.snow:nth-child(388){opacity:.9316;transform:translate(96.3973vw,-10px) scale(.2919);animation:fall-388 21s -3s linear infinite}@keyframes fall-388{68.567%{transform:translate(103.3325vw,68.567vh) scale(.2919)}to{transform:translate(99.8649vw,100vh) scale(.2919)}}.snow:nth-child(389){opacity:1.8914;transform:translate(95.6847vw,-10px) scale(.7483);animation:fall-389 28s -3s linear infinite}@keyframes fall-389{43.074%{transform:translate(92.2593vw,43.074vh) scale(.7483)}to{transform:translate(93.972vw,100vh) scale(.7483)}}.snow:nth-child(390){opacity:1.691;transform:translate(75.6643vw,-10px) scale(.7286);animation:fall-390 13s -5s linear infinite}@keyframes fall-390{64.44%{transform:translate(76.9976vw,64.44vh) scale(.7286)}to{transform:translate(76.33095vw,100vh) scale(.7286)}}.snow:nth-child(391){opacity:1.3444;transform:translate(62.6376vw,-10px) scale(.8032);animation:fall-391 14s -17s linear infinite}@keyframes fall-391{67.401%{transform:translate(69.7654vw,67.401vh) scale(.8032)}to{transform:translate(66.2015vw,100vh) scale(.8032)}}.snow:nth-child(392){opacity:.152;transform:translate(35.058vw,-10px) scale(.4293);animation:fall-392 21s -19s linear infinite}@keyframes fall-392{33.433%{transform:translate(30.6042vw,33.433vh) scale(.4293)}to{transform:translate(32.8311vw,100vh) scale(.4293)}}.snow:nth-child(393){opacity:.81;transform:translate(36.4525vw,-10px) scale(.4446);animation:fall-393 17s -20s linear infinite}@keyframes fall-393{30.043%{transform:translate(36.6079vw,30.043vh) scale(.4446)}to{transform:translate(36.5302vw,100vh) scale(.4446)}}.snow:nth-child(394){opacity:1.1014;transform:translate(86.9653vw,-10px) scale(.4194);animation:fall-394 27s -17s linear infinite}@keyframes fall-394{64.935%{transform:translate(81.104vw,64.935vh) scale(.4194)}to{transform:translate(84.03465vw,100vh) scale(.4194)}}.snow:nth-child(395){opacity:1.3744;transform:translate(91.0635vw,-10px) scale(.3322);animation:fall-395 29s -15s linear infinite}@keyframes fall-395{34.691%{transform:translate(91.7237vw,34.691vh) scale(.3322)}to{transform:translate(91.3936vw,100vh) scale(.3322)}}.snow:nth-child(396){opacity:1.8106;transform:translate(83.3388vw,-10px) scale(.2011);animation:fall-396 10s -30s linear infinite}@keyframes fall-396{45.864%{transform:translate(92.0298vw,45.864vh) scale(.2011)}to{transform:translate(87.6843vw,100vh) scale(.2011)}}.snow:nth-child(397){opacity:1.4658;transform:translate(26.4613vw,-10px) scale(.9772);animation:fall-397 13s -5s linear infinite}@keyframes fall-397{41.909%{transform:translate(35.8045vw,41.909vh) scale(.9772)}to{transform:translate(31.1329vw,100vh) scale(.9772)}}.snow:nth-child(398){opacity:1.7212;transform:translate(89.0021vw,-10px) scale(.7077);animation:fall-398 10s -23s linear infinite}@keyframes fall-398{48.642%{transform:translate(87.5326vw,48.642vh) scale(.7077)}to{transform:translate(88.26735vw,100vh) scale(.7077)}}.snow:nth-child(399){opacity:.206;transform:translate(70.1398vw,-10px) scale(.1584);animation:fall-399 12s -17s linear infinite}@keyframes fall-399{72.496%{transform:translate(72.7068vw,72.496vh) scale(.1584)}to{transform:translate(71.4233vw,100vh) scale(.1584)}}.snow:nth-child(400){opacity:.8844;transform:translate(34.3292vw,-10px) scale(.5783);animation:fall-400 23s -19s linear infinite}@keyframes fall-400{78.238%{transform:translate(43.7349vw,78.238vh) scale(.5783)}to{transform:translate(39.03205vw,100vh) scale(.5783)}}\n"] }]
|
|
28
28
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
29
29
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Q7O0VBRUU7QUFPRixNQUFNLE9BQU8sWUFBWTtJQUlyQixZQUFvQixHQUFpQixFQUFTLE1BQWdCLEVBQVUsTUFBYztRQUFsRSxRQUFHLEdBQUgsR0FBRyxDQUFjO1FBQVMsV0FBTSxHQUFOLE1BQU0sQ0FBVTtRQUFVLFdBQU0sR0FBTixNQUFNLENBQVE7UUFGL0UsVUFBSyxHQUFhLEVBQUUsQ0FBQztRQUl4QixJQUFJLElBQUksQ0FBQyxNQUFNLENBQUMsYUFBYTtZQUN6QixLQUFLLElBQUksQ0FBQyxHQUFHLENBQUMsRUFBRSxDQUFDLEdBQUcsR0FBRyxFQUFFLENBQUMsRUFBRTtnQkFDeEIsSUFBSSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFFM0IsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsWUFBWTtZQUN0QixJQUFJLENBQUMsTUFBTSxDQUFDLFFBQVEsQ0FBQyxDQUFDLE9BQU8sRUFBRSxFQUFFLE9BQU8sRUFBRSxJQUFJLENBQUMsTUFBTSxDQUFDLEdBQUcsRUFBRSxDQUFDLENBQUMsQ0FBQztJQUN0RSxDQUFDOzt5R0FaUSxZQUFZOzZGQUFaLFlBQVksZ0RDaEJ6QixpS0FHK0I7MkZEYWxCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLypcclxuICAgIE4uQjogUXVlc3RvIGNvbXBvbmVudGUgbm9uIHB1w7IgZGl2ZW50YXJlIHN0YW5kYWxvbmUuIMOIIGlsIHB1bnRvIGRpIGluZ3Jlc3NvIHBlciBpbCBib290c3RyYXAgZGVpIG1vZHVsaSBkaSBGcm9udGVuZCwgY2hlIE5PTiBzaSBiYXNhbm8gc3VpIGNvbXBvbmVudGkgc3RhbmRhbG9uZSBhIG1lbm8gZGkgcmFyZSBmdW56aW9uYWxpdMOgXHJcbiovXHJcbkBDb21wb25lbnQoe1xyXG4gICAgc2VsZWN0b3I6ICdhcHAtcm9vdCcsXHJcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxyXG4gICAgc3R5bGVVcmxzOiBbXCIuL2FwcC5jb21wb25lbnQuc2Nzc1wiXSxcclxuICAgIHRlbXBsYXRlVXJsOiAnLi9hcHAuY29tcG9uZW50Lmh0bWwnLFxyXG59KVxyXG5leHBvcnQgY2xhc3MgQXBwQ29tcG9uZW50IHtcclxuXHJcbiAgICBwdWJsaWMgc25vd3M6IG51bWJlcltdID0gW107XHJcblxyXG4gICAgY29uc3RydWN0b3IocHJpdmF0ZSBidHM6IFRva2VuU2VydmljZSwgcHVibGljIF9zdGF0ZTogQXBwU3RhdGUsIHByaXZhdGUgcm91dGVyOiBSb3V0ZXIpIHtcclxuXHJcbiAgICAgICAgaWYgKHRoaXMuX3N0YXRlLmNocmlzdG1hc1RpbWUpXHJcbiAgICAgICAgICAgIGZvciAobGV0IGkgPSAwOyBpIDwgNDAwOyBpKyspXHJcbiAgICAgICAgICAgICAgICB0aGlzLnNub3dzLnB1c2goaSk7XHJcblxyXG4gICAgICAgIGlmICghdGhpcy5idHMuYWNjb3VudFNjb3BlKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICB9XHJcbn0iLCI8bmctY29udGFpbmVyICpuZ0lmPVwiX3N0YXRlLmNocmlzdG1hc1RpbWVcIj5cclxuICAgIDxkaXYgKm5nRm9yPVwibGV0IGkgb2Ygc25vd3NcIiBjbGFzcz1cInNub3dcIj48L2Rpdj5cclxuPC9uZy1jb250YWluZXI+XHJcbjxyb3V0ZXItb3V0bGV0Pjwvcm91dGVyLW91dGxldD4iXX0=
|