@esfaenza/core 15.2.317 → 15.2.319
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/README.md +24 -24
- package/esm2020/components/external-page/external_pages.component.mjs +5 -4
- package/esm2020/lib/app.component.mjs +2 -2
- package/esm2020/lib/core.module.mjs +3 -2
- package/esm2020/public-api.mjs +1 -1
- package/fesm2015/esfaenza-core-components.mjs +4 -3
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +4 -3
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +4 -3
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +4 -3
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -75,10 +75,10 @@ class AppComponent {
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
78
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".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: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background: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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background: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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.693;transform:translate(40.6739vw,-10px) scale(.5568);animation:fall-1 14s -12s linear infinite}@keyframes fall-1{68.671%{transform:translate(35.9522vw,68.671vh) scale(.5568)}to{transform:translate(38.31305vw,99vh) scale(.5568)}}.snow:nth-child(2){opacity:.9018;transform:translate(47.7217vw,-10px) scale(.8877);animation:fall-2 30s -6s linear infinite}@keyframes fall-2{51.453%{transform:translate(39.2234vw,51.453vh) scale(.8877)}to{transform:translate(43.47255vw,99vh) scale(.8877)}}.snow:nth-child(3){opacity:1.2114;transform:translate(47.9899vw,-10px) scale(.2045);animation:fall-3 30s -3s linear infinite}@keyframes fall-3{69.651%{transform:translate(47.9545vw,69.651vh) scale(.2045)}to{transform:translate(47.9722vw,99vh) scale(.2045)}}.snow:nth-child(4){opacity:1.2758;transform:translate(12.8847vw,-10px) scale(.6899);animation:fall-4 27s -3s linear infinite}@keyframes fall-4{65.201%{transform:translate(19.0196vw,65.201vh) scale(.6899)}to{transform:translate(15.95215vw,99vh) scale(.6899)}}.snow:nth-child(5){opacity:1.0678;transform:translate(8.2048vw,-10px) scale(.3269);animation:fall-5 16s -11s linear infinite}@keyframes fall-5{56.334%{transform:translate(-.6989vw,56.334vh) scale(.3269)}to{transform:translate(3.75295vw,99vh) scale(.3269)}}.snow:nth-child(6){opacity:1.3654;transform:translate(16.8182vw,-10px) scale(.7885);animation:fall-6 24s -4s linear infinite}@keyframes fall-6{43.681%{transform:translate(14.358vw,43.681vh) scale(.7885)}to{transform:translate(15.5881vw,99vh) scale(.7885)}}.snow:nth-child(7){opacity:.9792;transform:translate(51.8129vw,-10px) scale(.0927);animation:fall-7 24s -2s linear infinite}@keyframes fall-7{55.411%{transform:translate(45.6814vw,55.411vh) scale(.0927)}to{transform:translate(48.74715vw,99vh) scale(.0927)}}.snow:nth-child(8){opacity:1.6206;transform:translate(90.0091vw,-10px) scale(.9335);animation:fall-8 26s -19s linear infinite}@keyframes fall-8{66.735%{transform:translate(94.2074vw,66.735vh) scale(.9335)}to{transform:translate(92.10825vw,99vh) scale(.9335)}}.snow:nth-child(9){opacity:1.6512;transform:translate(83.3285vw,-10px) scale(.8382);animation:fall-9 10s -12s linear infinite}@keyframes fall-9{50.702%{transform:translate(75.0767vw,50.702vh) scale(.8382)}to{transform:translate(79.2026vw,99vh) scale(.8382)}}.snow:nth-child(10){opacity:.5456;transform:translate(63.4866vw,-10px) scale(.9336);animation:fall-10 17s -16s linear infinite}@keyframes fall-10{62.794%{transform:translate(58.3511vw,62.794vh) scale(.9336)}to{transform:translate(60.91885vw,99vh) scale(.9336)}}.snow:nth-child(11){opacity:.8644;transform:translate(90.2909vw,-10px) scale(.3672);animation:fall-11 16s -9s linear infinite}@keyframes fall-11{37.907%{transform:translate(90.0216vw,37.907vh) scale(.3672)}to{transform:translate(90.15625vw,99vh) scale(.3672)}}.snow:nth-child(12){opacity:.1934;transform:translate(79.3628vw,-10px) scale(.777);animation:fall-12 24s -8s linear infinite}@keyframes fall-12{69.357%{transform:translate(76.6511vw,69.357vh) scale(.777)}to{transform:translate(78.00695vw,99vh) scale(.777)}}.snow:nth-child(13){opacity:.3326;transform:translate(16.0415vw,-10px) scale(.8892);animation:fall-13 14s -24s linear infinite}@keyframes fall-13{77.41%{transform:translate(11.3917vw,77.41vh) scale(.8892)}to{transform:translate(13.7166vw,99vh) scale(.8892)}}.snow:nth-child(14){opacity:1.9292;transform:translate(45.5325vw,-10px) scale(.3491);animation:fall-14 15s -7s linear infinite}@keyframes fall-14{35.699%{transform:translate(37.301vw,35.699vh) scale(.3491)}to{transform:translate(41.41675vw,99vh) scale(.3491)}}.snow:nth-child(15){opacity:.9972;transform:translate(52.7831vw,-10px) scale(.6768);animation:fall-15 10s -6s linear infinite}@keyframes fall-15{76.115%{transform:translate(58.2034vw,76.115vh) scale(.6768)}to{transform:translate(55.49325vw,99vh) scale(.6768)}}.snow:nth-child(16){opacity:1.1782;transform:translate(86.316vw,-10px) scale(.3634);animation:fall-16 30s -17s linear infinite}@keyframes fall-16{66.968%{transform:translate(87.5919vw,66.968vh) scale(.3634)}to{transform:translate(86.95395vw,99vh) scale(.3634)}}.snow:nth-child(17){opacity:1.0882;transform:translate(53.1571vw,-10px) scale(.1113);animation:fall-17 14s -25s linear infinite}@keyframes fall-17{45.736%{transform:translate(61.1923vw,45.736vh) scale(.1113)}to{transform:translate(57.1747vw,99vh) scale(.1113)}}.snow:nth-child(18){opacity:1.5766;transform:translate(12.2724vw,-10px) scale(.5848);animation:fall-18 14s -26s linear infinite}@keyframes fall-18{46.323%{transform:translate(17.422vw,46.323vh) scale(.5848)}to{transform:translate(14.8472vw,99vh) scale(.5848)}}.snow:nth-child(19){opacity:1.185;transform:translate(3.0524vw,-10px) scale(.227);animation:fall-19 27s -14s linear infinite}@keyframes fall-19{77.634%{transform:translate(6.5509vw,77.634vh) scale(.227)}to{transform:translate(4.80165vw,99vh) scale(.227)}}.snow:nth-child(20){opacity:.0458;transform:translate(31.3254vw,-10px) scale(.1603);animation:fall-20 23s -8s linear infinite}@keyframes fall-20{34.953%{transform:translate(40.9491vw,34.953vh) scale(.1603)}to{transform:translate(36.13725vw,99vh) scale(.1603)}}.snow:nth-child(21){opacity:1.201;transform:translate(59.1209vw,-10px) scale(.063);animation:fall-21 15s -14s linear infinite}@keyframes fall-21{60.052%{transform:translate(51.6006vw,60.052vh) scale(.063)}to{transform:translate(55.36075vw,99vh) scale(.063)}}.snow:nth-child(22){opacity:1.2892;transform:translate(40.1582vw,-10px) scale(.8442);animation:fall-22 24s -24s linear infinite}@keyframes fall-22{78.116%{transform:translate(41.6295vw,78.116vh) scale(.8442)}to{transform:translate(40.89385vw,99vh) scale(.8442)}}.snow:nth-child(23){opacity:1.7794;transform:translate(63.1736vw,-10px) scale(.3024);animation:fall-23 24s -23s linear infinite}@keyframes fall-23{59.259%{transform:translate(62.7183vw,59.259vh) scale(.3024)}to{transform:translate(62.94595vw,99vh) scale(.3024)}}.snow:nth-child(24){opacity:.0782;transform:translate(48.0166vw,-10px) scale(.6267);animation:fall-24 20s -8s linear infinite}@keyframes fall-24{42.377%{transform:translate(57.5137vw,42.377vh) scale(.6267)}to{transform:translate(52.76515vw,99vh) scale(.6267)}}.snow:nth-child(25){opacity:1.9;transform:translate(7.9303vw,-10px) scale(.2283);animation:fall-25 27s -5s linear infinite}@keyframes fall-25{33.675%{transform:translate(12.5666vw,33.675vh) scale(.2283)}to{transform:translate(10.24845vw,99vh) scale(.2283)}}.snow:nth-child(26){opacity:1.5798;transform:translate(76.7275vw,-10px) scale(.7807);animation:fall-26 20s -11s linear infinite}@keyframes fall-26{52.751%{transform:translate(76.2206vw,52.751vh) scale(.7807)}to{transform:translate(76.47405vw,99vh) scale(.7807)}}.snow:nth-child(27){opacity:.3674;transform:translate(18.1706vw,-10px) scale(.3244);animation:fall-27 22s -11s linear infinite}@keyframes fall-27{60.023%{transform:translate(15.0255vw,60.023vh) scale(.3244)}to{transform:translate(16.59805vw,99vh) scale(.3244)}}.snow:nth-child(28){opacity:1.2684;transform:translate(74.5459vw,-10px) scale(.7856);animation:fall-28 13s -27s linear infinite}@keyframes fall-28{31.984%{transform:translate(75.9652vw,31.984vh) scale(.7856)}to{transform:translate(75.25555vw,99vh) scale(.7856)}}.snow:nth-child(29){opacity:1.4746;transform:translate(89.4836vw,-10px) scale(.8185);animation:fall-29 17s -5s linear infinite}@keyframes fall-29{50.973%{transform:translate(98.0607vw,50.973vh) scale(.8185)}to{transform:translate(93.77215vw,99vh) scale(.8185)}}.snow:nth-child(30){opacity:.1964;transform:translate(91.5885vw,-10px) scale(.5773);animation:fall-30 18s -24s linear infinite}@keyframes fall-30{60.695%{transform:translate(89.9001vw,60.695vh) scale(.5773)}to{transform:translate(90.7443vw,99vh) scale(.5773)}}.snow:nth-child(31){opacity:.9476;transform:translate(34.2713vw,-10px) scale(.2423);animation:fall-31 19s -17s linear infinite}@keyframes fall-31{62.577%{transform:translate(31.7241vw,62.577vh) scale(.2423)}to{transform:translate(32.9977vw,99vh) scale(.2423)}}.snow:nth-child(32){opacity:.4516;transform:translate(41.6953vw,-10px) scale(.3322);animation:fall-32 24s -27s linear infinite}@keyframes fall-32{45.878%{transform:translate(34.6547vw,45.878vh) scale(.3322)}to{transform:translate(38.175vw,99vh) scale(.3322)}}.snow:nth-child(33){opacity:.214;transform:translate(88.2627vw,-10px) scale(.6013);animation:fall-33 14s -20s linear infinite}@keyframes fall-33{54.15%{transform:translate(82.098vw,54.15vh) scale(.6013)}to{transform:translate(85.18035vw,99vh) scale(.6013)}}.snow:nth-child(34){opacity:1.8426;transform:translate(60.2476vw,-10px) scale(.8438);animation:fall-34 17s -14s linear infinite}@keyframes fall-34{61.394%{transform:translate(64.3075vw,61.394vh) scale(.8438)}to{transform:translate(62.27755vw,99vh) scale(.8438)}}.snow:nth-child(35){opacity:1.692;transform:translate(16.4483vw,-10px) scale(.3119);animation:fall-35 20s -14s linear infinite}@keyframes fall-35{57.257%{transform:translate(15.2807vw,57.257vh) scale(.3119)}to{transform:translate(15.8645vw,99vh) scale(.3119)}}.snow:nth-child(36){opacity:.7186;transform:translate(28.2822vw,-10px) scale(.5016);animation:fall-36 19s -1s linear infinite}@keyframes fall-36{53.33%{transform:translate(18.8126vw,53.33vh) scale(.5016)}to{transform:translate(23.5474vw,99vh) scale(.5016)}}.snow:nth-child(37){opacity:.5998;transform:translate(21.2071vw,-10px) scale(.0254);animation:fall-37 13s -5s linear infinite}@keyframes fall-37{51.37%{transform:translate(25.484vw,51.37vh) scale(.0254)}to{transform:translate(23.34555vw,99vh) scale(.0254)}}.snow:nth-child(38){opacity:1.5458;transform:translate(60.7557vw,-10px) scale(.2665);animation:fall-38 21s -12s linear infinite}@keyframes fall-38{46.993%{transform:translate(59.1458vw,46.993vh) scale(.2665)}to{transform:translate(59.95075vw,99vh) scale(.2665)}}.snow:nth-child(39){opacity:1.904;transform:translate(12.1959vw,-10px) scale(.9969);animation:fall-39 27s -21s linear infinite}@keyframes fall-39{72.639%{transform:translate(2.7306vw,72.639vh) scale(.9969)}to{transform:translate(7.46325vw,99vh) scale(.9969)}}.snow:nth-child(40){opacity:1.3252;transform:translate(17.0847vw,-10px) scale(.354);animation:fall-40 22s -9s linear infinite}@keyframes fall-40{36.794%{transform:translate(20.2581vw,36.794vh) scale(.354)}to{transform:translate(18.6714vw,99vh) scale(.354)}}.snow:nth-child(41){opacity:1.5228;transform:translate(79.5903vw,-10px) scale(.4919);animation:fall-41 24s -29s linear infinite}@keyframes fall-41{78.831%{transform:translate(82.619vw,78.831vh) scale(.4919)}to{transform:translate(81.10465vw,99vh) scale(.4919)}}.snow:nth-child(42){opacity:1.6886;transform:translate(67.9807vw,-10px) scale(.5028);animation:fall-42 25s -27s linear infinite}@keyframes fall-42{79.755%{transform:translate(59.8081vw,79.755vh) scale(.5028)}to{transform:translate(63.8944vw,99vh) scale(.5028)}}.snow:nth-child(43){opacity:.46;transform:translate(15.9634vw,-10px) scale(.5107);animation:fall-43 24s -9s linear infinite}@keyframes fall-43{54.891%{transform:translate(13.3927vw,54.891vh) scale(.5107)}to{transform:translate(14.67805vw,99vh) scale(.5107)}}.snow:nth-child(44){opacity:.9162;transform:translate(93.6744vw,-10px) scale(.9203);animation:fall-44 18s -12s linear infinite}@keyframes fall-44{70.068%{transform:translate(88.7115vw,70.068vh) scale(.9203)}to{transform:translate(91.19295vw,99vh) scale(.9203)}}.snow:nth-child(45){opacity:1.1374;transform:translate(86.6907vw,-10px) scale(.6218);animation:fall-45 12s -15s linear infinite}@keyframes fall-45{40.27%{transform:translate(79.6519vw,40.27vh) scale(.6218)}to{transform:translate(83.1713vw,99vh) scale(.6218)}}.snow:nth-child(46){opacity:.1542;transform:translate(88.5937vw,-10px) scale(.7251);animation:fall-46 28s -27s linear infinite}@keyframes fall-46{71.978%{transform:translate(81.7481vw,71.978vh) scale(.7251)}to{transform:translate(85.1709vw,99vh) scale(.7251)}}.snow:nth-child(47){opacity:.9098;transform:translate(19.3987vw,-10px) scale(.7255);animation:fall-47 15s -29s linear infinite}@keyframes fall-47{44.853%{transform:translate(18.1699vw,44.853vh) scale(.7255)}to{transform:translate(18.7843vw,99vh) scale(.7255)}}.snow:nth-child(48){opacity:1.478;transform:translate(62.1036vw,-10px) scale(.0758);animation:fall-48 15s -12s linear infinite}@keyframes fall-48{72.82%{transform:translate(65.0012vw,72.82vh) scale(.0758)}to{transform:translate(63.5524vw,99vh) scale(.0758)}}.snow:nth-child(49){opacity:1.194;transform:translate(28.3012vw,-10px) scale(.6657);animation:fall-49 24s -19s linear infinite}@keyframes fall-49{74.205%{transform:translate(19.5905vw,74.205vh) scale(.6657)}to{transform:translate(23.94585vw,99vh) scale(.6657)}}.snow:nth-child(50){opacity:.7346;transform:translate(58.4378vw,-10px) scale(.8741);animation:fall-50 17s -21s linear infinite}@keyframes fall-50{64.208%{transform:translate(60.1177vw,64.208vh) scale(.8741)}to{transform:translate(59.27775vw,99vh) scale(.8741)}}.snow:nth-child(51){opacity:1.078;transform:translate(91.8484vw,-10px) scale(.6539);animation:fall-51 15s -18s linear infinite}@keyframes fall-51{73.505%{transform:translate(82.2385vw,73.505vh) scale(.6539)}to{transform:translate(87.04345vw,99vh) scale(.6539)}}.snow:nth-child(52){opacity:1.1536;transform:translate(80.0771vw,-10px) scale(.9023);animation:fall-52 13s -18s linear infinite}@keyframes fall-52{32.737%{transform:translate(80.8787vw,32.737vh) scale(.9023)}to{transform:translate(80.4779vw,99vh) scale(.9023)}}.snow:nth-child(53){opacity:1.7712;transform:translate(2.8117vw,-10px) scale(.0672);animation:fall-53 29s -10s linear infinite}@keyframes fall-53{48.645%{transform:translate(4.7994vw,48.645vh) scale(.0672)}to{transform:translate(3.80555vw,99vh) scale(.0672)}}.snow:nth-child(54){opacity:.0924;transform:translate(10.4389vw,-10px) scale(.1974);animation:fall-54 25s -7s linear infinite}@keyframes fall-54{31.527%{transform:translate(.7523vw,31.527vh) scale(.1974)}to{transform:translate(5.5956vw,99vh) scale(.1974)}}.snow:nth-child(55){opacity:1.9114;transform:translate(96.1916vw,-10px) scale(.0281);animation:fall-55 10s -8s linear infinite}@keyframes fall-55{34.419%{transform:translate(96.5401vw,34.419vh) scale(.0281)}to{transform:translate(96.36585vw,99vh) scale(.0281)}}.snow:nth-child(56){opacity:.4334;transform:translate(51.1572vw,-10px) scale(.118);animation:fall-56 13s -27s linear infinite}@keyframes fall-56{78.347%{transform:translate(43.0812vw,78.347vh) scale(.118)}to{transform:translate(47.1192vw,99vh) scale(.118)}}.snow:nth-child(57){opacity:1.55;transform:translate(23.0246vw,-10px) scale(.4794);animation:fall-57 10s -27s linear infinite}@keyframes fall-57{36.636%{transform:translate(19.8791vw,36.636vh) scale(.4794)}to{transform:translate(21.45185vw,99vh) scale(.4794)}}.snow:nth-child(58){opacity:1.7594;transform:translate(2.2617vw,-10px) scale(.8822);animation:fall-58 24s -3s linear infinite}@keyframes fall-58{34.791%{transform:translate(6.9974vw,34.791vh) scale(.8822)}to{transform:translate(4.62955vw,99vh) scale(.8822)}}.snow:nth-child(59){opacity:.6116;transform:translate(72.3961vw,-10px) scale(.6808);animation:fall-59 28s -15s linear infinite}@keyframes fall-59{73.813%{transform:translate(78.8582vw,73.813vh) scale(.6808)}to{transform:translate(75.62715vw,99vh) scale(.6808)}}.snow:nth-child(60){opacity:.4958;transform:translate(26.9006vw,-10px) scale(.5655);animation:fall-60 18s -17s linear infinite}@keyframes fall-60{53.061%{transform:translate(28.7062vw,53.061vh) scale(.5655)}to{transform:translate(27.8034vw,99vh) scale(.5655)}}.snow:nth-child(61){opacity:1.6276;transform:translate(11.5519vw,-10px) scale(.9084);animation:fall-61 16s -22s linear infinite}@keyframes fall-61{58.868%{transform:translate(18.2626vw,58.868vh) scale(.9084)}to{transform:translate(14.90725vw,99vh) scale(.9084)}}.snow:nth-child(62){opacity:1.4036;transform:translate(29.6249vw,-10px) scale(.0835);animation:fall-62 12s -19s linear infinite}@keyframes fall-62{50.72%{transform:translate(31.6269vw,50.72vh) scale(.0835)}to{transform:translate(30.6259vw,99vh) scale(.0835)}}.snow:nth-child(63){opacity:1.1618;transform:translate(10.2204vw,-10px) scale(.9708);animation:fall-63 21s -1s linear infinite}@keyframes fall-63{39.891%{transform:translate(13.977vw,39.891vh) scale(.9708)}to{transform:translate(12.0987vw,99vh) scale(.9708)}}.snow:nth-child(64){opacity:.8304;transform:translate(47.7027vw,-10px) scale(.0936);animation:fall-64 15s -9s linear infinite}@keyframes fall-64{38.743%{transform:translate(39.7193vw,38.743vh) scale(.0936)}to{transform:translate(43.711vw,99vh) scale(.0936)}}.snow:nth-child(65){opacity:.7882;transform:translate(98.6004vw,-10px) scale(.6199);animation:fall-65 26s -3s linear infinite}@keyframes fall-65{39.759%{transform:translate(90.3021vw,39.759vh) scale(.6199)}to{transform:translate(94.45125vw,99vh) scale(.6199)}}.snow:nth-child(66){opacity:.2294;transform:translate(94.6582vw,-10px) scale(.2469);animation:fall-66 16s -17s linear infinite}@keyframes fall-66{53.373%{transform:translate(104.4489vw,53.373vh) scale(.2469)}to{transform:translate(99.55355vw,99vh) scale(.2469)}}.snow:nth-child(67){opacity:1.7256;transform:translate(30.4579vw,-10px) scale(.0962);animation:fall-67 25s -20s linear infinite}@keyframes fall-67{42.553%{transform:translate(36.4464vw,42.553vh) scale(.0962)}to{transform:translate(33.45215vw,99vh) scale(.0962)}}.snow:nth-child(68){opacity:.1974;transform:translate(38.9013vw,-10px) scale(.4772);animation:fall-68 18s -9s linear infinite}@keyframes fall-68{32.918%{transform:translate(47.0845vw,32.918vh) scale(.4772)}to{transform:translate(42.9929vw,99vh) scale(.4772)}}.snow:nth-child(69){opacity:1.3762;transform:translate(58.4129vw,-10px) scale(.3571);animation:fall-69 27s -3s linear infinite}@keyframes fall-69{37.453%{transform:translate(56.8485vw,37.453vh) scale(.3571)}to{transform:translate(57.6307vw,99vh) scale(.3571)}}.snow:nth-child(70){opacity:1.6356;transform:translate(91.0692vw,-10px) scale(.6425);animation:fall-70 16s -13s linear infinite}@keyframes fall-70{45.065%{transform:translate(95.6787vw,45.065vh) scale(.6425)}to{transform:translate(93.37395vw,99vh) scale(.6425)}}.snow:nth-child(71){opacity:1.867;transform:translate(31.7766vw,-10px) scale(.1506);animation:fall-71 17s -1s linear infinite}@keyframes fall-71{47.762%{transform:translate(34.1306vw,47.762vh) scale(.1506)}to{transform:translate(32.9536vw,99vh) scale(.1506)}}.snow:nth-child(72){opacity:.477;transform:translate(16.7136vw,-10px) scale(.2195);animation:fall-72 11s -10s linear infinite}@keyframes fall-72{67.792%{transform:translate(17.3366vw,67.792vh) scale(.2195)}to{transform:translate(17.0251vw,99vh) scale(.2195)}}.snow:nth-child(73){opacity:1.4058;transform:translate(48.7162vw,-10px) scale(.1867);animation:fall-73 15s -4s linear infinite}@keyframes fall-73{65.181%{transform:translate(39.4454vw,65.181vh) scale(.1867)}to{transform:translate(44.0808vw,99vh) scale(.1867)}}.snow:nth-child(74){opacity:1.0344;transform:translate(79.8059vw,-10px) scale(.0097);animation:fall-74 13s -15s linear infinite}@keyframes fall-74{67.202%{transform:translate(80.1931vw,67.202vh) scale(.0097)}to{transform:translate(79.9995vw,99vh) scale(.0097)}}.snow:nth-child(75){opacity:1.578;transform:translate(20.7368vw,-10px) scale(.1807);animation:fall-75 18s -19s linear infinite}@keyframes fall-75{40.931%{transform:translate(21.3536vw,40.931vh) scale(.1807)}to{transform:translate(21.0452vw,99vh) scale(.1807)}}.snow:nth-child(76){opacity:1.829;transform:translate(74.7818vw,-10px) scale(.4011);animation:fall-76 23s -1s linear infinite}@keyframes fall-76{76.351%{transform:translate(78.2589vw,76.351vh) scale(.4011)}to{transform:translate(76.52035vw,99vh) scale(.4011)}}.snow:nth-child(77){opacity:1.2374;transform:translate(75.8768vw,-10px) scale(.2408);animation:fall-77 14s -23s linear infinite}@keyframes fall-77{38.014%{transform:translate(77.1313vw,38.014vh) scale(.2408)}to{transform:translate(76.50405vw,99vh) scale(.2408)}}.snow:nth-child(78){opacity:.4324;transform:translate(76.658vw,-10px) scale(.588);animation:fall-78 11s -30s linear infinite}@keyframes fall-78{61.587%{transform:translate(79.7759vw,61.587vh) scale(.588)}to{transform:translate(78.21695vw,99vh) scale(.588)}}.snow:nth-child(79){opacity:.816;transform:translate(38.4908vw,-10px) scale(.2546);animation:fall-79 24s -7s linear infinite}@keyframes fall-79{58.158%{transform:translate(30.2121vw,58.158vh) scale(.2546)}to{transform:translate(34.35145vw,99vh) scale(.2546)}}.snow:nth-child(80){opacity:.626;transform:translate(27.38vw,-10px) scale(.0723);animation:fall-80 22s -8s linear infinite}@keyframes fall-80{55.875%{transform:translate(26.8227vw,55.875vh) scale(.0723)}to{transform:translate(27.10135vw,99vh) scale(.0723)}}.snow:nth-child(81){opacity:.276;transform:translate(59.8636vw,-10px) scale(.9488);animation:fall-81 23s -3s linear infinite}@keyframes fall-81{51.354%{transform:translate(65.8546vw,51.354vh) scale(.9488)}to{transform:translate(62.8591vw,99vh) scale(.9488)}}.snow:nth-child(82){opacity:1.3066;transform:translate(78.5263vw,-10px) scale(.2639);animation:fall-82 28s -25s linear infinite}@keyframes fall-82{38.441%{transform:translate(78.3921vw,38.441vh) scale(.2639)}to{transform:translate(78.4592vw,99vh) scale(.2639)}}.snow:nth-child(83){opacity:1.6998;transform:translate(29.6392vw,-10px) scale(.8901);animation:fall-83 10s -21s linear infinite}@keyframes fall-83{70.589%{transform:translate(32.7896vw,70.589vh) scale(.8901)}to{transform:translate(31.2144vw,99vh) scale(.8901)}}.snow:nth-child(84){opacity:.947;transform:translate(12.6284vw,-10px) scale(.4995);animation:fall-84 14s -13s linear infinite}@keyframes fall-84{35.066%{transform:translate(7.2636vw,35.066vh) scale(.4995)}to{transform:translate(9.946vw,99vh) scale(.4995)}}.snow:nth-child(85){opacity:.0488;transform:translate(24.5877vw,-10px) scale(.9359);animation:fall-85 15s -2s linear infinite}@keyframes fall-85{74.655%{transform:translate(23.1878vw,74.655vh) scale(.9359)}to{transform:translate(23.88775vw,99vh) scale(.9359)}}.snow:nth-child(86){opacity:.9268;transform:translate(77.4872vw,-10px) scale(.458);animation:fall-86 21s -10s linear infinite}@keyframes fall-86{59.631%{transform:translate(85.0207vw,59.631vh) scale(.458)}to{transform:translate(81.25395vw,99vh) scale(.458)}}.snow:nth-child(87){opacity:.8688;transform:translate(88.4057vw,-10px) scale(.5415);animation:fall-87 26s -15s linear infinite}@keyframes fall-87{34.151%{transform:translate(95.4853vw,34.151vh) scale(.5415)}to{transform:translate(91.9455vw,99vh) scale(.5415)}}.snow:nth-child(88){opacity:1.0384;transform:translate(26.4249vw,-10px) scale(.5906);animation:fall-88 22s -4s linear infinite}@keyframes fall-88{42.763%{transform:translate(33.5933vw,42.763vh) scale(.5906)}to{transform:translate(30.0091vw,99vh) scale(.5906)}}.snow:nth-child(89){opacity:1.666;transform:translate(35.7828vw,-10px) scale(.3593);animation:fall-89 18s -11s linear infinite}@keyframes fall-89{63.75%{transform:translate(35.3788vw,63.75vh) scale(.3593)}to{transform:translate(35.5808vw,99vh) scale(.3593)}}.snow:nth-child(90){opacity:1.9306;transform:translate(61.0747vw,-10px) scale(.5833);animation:fall-90 18s -8s linear infinite}@keyframes fall-90{63.55%{transform:translate(53.3861vw,63.55vh) scale(.5833)}to{transform:translate(57.2304vw,99vh) scale(.5833)}}.snow:nth-child(91){opacity:.413;transform:translate(24.2306vw,-10px) scale(.155);animation:fall-91 29s -13s linear infinite}@keyframes fall-91{64.556%{transform:translate(31.5197vw,64.556vh) scale(.155)}to{transform:translate(27.87515vw,99vh) scale(.155)}}.snow:nth-child(92){opacity:1.4184;transform:translate(76.0724vw,-10px) scale(.525);animation:fall-92 11s -6s linear infinite}@keyframes fall-92{42.88%{transform:translate(73.9136vw,42.88vh) scale(.525)}to{transform:translate(74.993vw,99vh) scale(.525)}}.snow:nth-child(93){opacity:1.8052;transform:translate(12.4168vw,-10px) scale(.6814);animation:fall-93 20s -28s linear infinite}@keyframes fall-93{39.91%{transform:translate(13.2201vw,39.91vh) scale(.6814)}to{transform:translate(12.81845vw,99vh) scale(.6814)}}.snow:nth-child(94){opacity:.7118;transform:translate(12.2275vw,-10px) scale(.0863);animation:fall-94 26s -22s linear infinite}@keyframes fall-94{61.476%{transform:translate(15.8411vw,61.476vh) scale(.0863)}to{transform:translate(14.0343vw,99vh) scale(.0863)}}.snow:nth-child(95){opacity:.0352;transform:translate(96.1823vw,-10px) scale(.1781);animation:fall-95 18s -25s linear infinite}@keyframes fall-95{33.009%{transform:translate(105.1775vw,33.009vh) scale(.1781)}to{transform:translate(100.6799vw,99vh) scale(.1781)}}.snow:nth-child(96){opacity:1.9208;transform:translate(56.35vw,-10px) scale(.1707);animation:fall-96 30s -9s linear infinite}@keyframes fall-96{36.48%{transform:translate(53.2507vw,36.48vh) scale(.1707)}to{transform:translate(54.80035vw,99vh) scale(.1707)}}.snow:nth-child(97){opacity:.9036;transform:translate(85.2305vw,-10px) scale(.7486);animation:fall-97 29s -13s linear infinite}@keyframes fall-97{62.735%{transform:translate(76.0405vw,62.735vh) scale(.7486)}to{transform:translate(80.6355vw,99vh) scale(.7486)}}.snow:nth-child(98){opacity:.4252;transform:translate(84.591vw,-10px) scale(.7372);animation:fall-98 20s -14s linear infinite}@keyframes fall-98{48.094%{transform:translate(77.3916vw,48.094vh) scale(.7372)}to{transform:translate(80.9913vw,99vh) scale(.7372)}}.snow:nth-child(99){opacity:1.602;transform:translate(61.6018vw,-10px) scale(.7738);animation:fall-99 20s -1s linear infinite}@keyframes fall-99{46.973%{transform:translate(58.3543vw,46.973vh) scale(.7738)}to{transform:translate(59.97805vw,99vh) scale(.7738)}}.snow:nth-child(100){opacity:.074;transform:translate(69.8787vw,-10px) scale(.6368);animation:fall-100 25s -3s linear infinite}@keyframes fall-100{44.955%{transform:translate(64.7678vw,44.955vh) scale(.6368)}to{transform:translate(67.32325vw,99vh) scale(.6368)}}.snow:nth-child(101){opacity:1.2914;transform:translate(12.8758vw,-10px) scale(.9327);animation:fall-101 29s -4s linear infinite}@keyframes fall-101{30.213%{transform:translate(10.8181vw,30.213vh) scale(.9327)}to{transform:translate(11.84695vw,99vh) scale(.9327)}}.snow:nth-child(102){opacity:.9308;transform:translate(72.2749vw,-10px) scale(.7576);animation:fall-102 21s -8s linear infinite}@keyframes fall-102{78.902%{transform:translate(82.0914vw,78.902vh) scale(.7576)}to{transform:translate(77.18315vw,99vh) scale(.7576)}}.snow:nth-child(103){opacity:.4164;transform:translate(4.7338vw,-10px) scale(.6474);animation:fall-103 13s -26s linear infinite}@keyframes fall-103{71.171%{transform:translate(.9983vw,71.171vh) scale(.6474)}to{transform:translate(2.86605vw,99vh) scale(.6474)}}.snow:nth-child(104){opacity:.945;transform:translate(66.4473vw,-10px) scale(.3606);animation:fall-104 24s -9s linear infinite}@keyframes fall-104{54.072%{transform:translate(68.2502vw,54.072vh) scale(.3606)}to{transform:translate(67.34875vw,99vh) scale(.3606)}}.snow:nth-child(105){opacity:1.3438;transform:translate(21.1193vw,-10px) scale(.3511);animation:fall-105 15s -12s linear infinite}@keyframes fall-105{46.994%{transform:translate(15.9172vw,46.994vh) scale(.3511)}to{transform:translate(18.51825vw,99vh) scale(.3511)}}.snow:nth-child(106){opacity:1.2322;transform:translate(62.5878vw,-10px) scale(.2273);animation:fall-106 23s -21s linear infinite}@keyframes fall-106{47.934%{transform:translate(67.7387vw,47.934vh) scale(.2273)}to{transform:translate(65.16325vw,99vh) scale(.2273)}}.snow:nth-child(107){opacity:1.2574;transform:translate(54.5048vw,-10px) scale(.7661);animation:fall-107 28s -23s linear infinite}@keyframes fall-107{59.805%{transform:translate(45.0102vw,59.805vh) scale(.7661)}to{transform:translate(49.7575vw,99vh) scale(.7661)}}.snow:nth-child(108){opacity:.5886;transform:translate(65.7734vw,-10px) scale(.8207);animation:fall-108 23s -20s linear infinite}@keyframes fall-108{59.396%{transform:translate(73.3487vw,59.396vh) scale(.8207)}to{transform:translate(69.56105vw,99vh) scale(.8207)}}.snow:nth-child(109){opacity:1.3568;transform:translate(26.0789vw,-10px) scale(.3602);animation:fall-109 19s -14s linear infinite}@keyframes fall-109{65.925%{transform:translate(25.8854vw,65.925vh) scale(.3602)}to{transform:translate(25.98215vw,99vh) scale(.3602)}}.snow:nth-child(110){opacity:.6348;transform:translate(71.215vw,-10px) scale(.4128);animation:fall-110 21s -21s linear infinite}@keyframes fall-110{37.658%{transform:translate(62.934vw,37.658vh) scale(.4128)}to{transform:translate(67.0745vw,99vh) scale(.4128)}}.snow:nth-child(111){opacity:.2056;transform:translate(69.1967vw,-10px) scale(.843);animation:fall-111 24s -3s linear infinite}@keyframes fall-111{46.696%{transform:translate(64.534vw,46.696vh) scale(.843)}to{transform:translate(66.86535vw,99vh) scale(.843)}}.snow:nth-child(112){opacity:1.7408;transform:translate(97.52vw,-10px) scale(.564);animation:fall-112 10s -15s linear infinite}@keyframes fall-112{48.855%{transform:translate(92.4924vw,48.855vh) scale(.564)}to{transform:translate(95.0062vw,99vh) scale(.564)}}.snow:nth-child(113){opacity:.623;transform:translate(83.1001vw,-10px) scale(.6208);animation:fall-113 14s -2s linear infinite}@keyframes fall-113{59.985%{transform:translate(90.1822vw,59.985vh) scale(.6208)}to{transform:translate(86.64115vw,99vh) scale(.6208)}}.snow:nth-child(114){opacity:1.5628;transform:translate(7.2303vw,-10px) scale(.1081);animation:fall-114 19s -20s linear infinite}@keyframes fall-114{75.297%{transform:translate(9.0659vw,75.297vh) scale(.1081)}to{transform:translate(8.1481vw,99vh) scale(.1081)}}.snow:nth-child(115){opacity:.1108;transform:translate(97.7186vw,-10px) scale(.7816);animation:fall-115 21s -6s linear infinite}@keyframes fall-115{47.784%{transform:translate(103.2922vw,47.784vh) scale(.7816)}to{transform:translate(100.5054vw,99vh) scale(.7816)}}.snow:nth-child(116){opacity:.0164;transform:translate(53.0577vw,-10px) scale(.3762);animation:fall-116 11s -22s linear infinite}@keyframes fall-116{44.246%{transform:translate(43.5579vw,44.246vh) scale(.3762)}to{transform:translate(48.3078vw,99vh) scale(.3762)}}.snow:nth-child(117){opacity:.8698;transform:translate(71.5255vw,-10px) scale(.0074);animation:fall-117 24s -16s linear infinite}@keyframes fall-117{54.232%{transform:translate(69.9871vw,54.232vh) scale(.0074)}to{transform:translate(70.7563vw,99vh) scale(.0074)}}.snow:nth-child(118){opacity:.0562;transform:translate(76.1135vw,-10px) scale(.1623);animation:fall-118 15s -30s linear infinite}@keyframes fall-118{56.735%{transform:translate(73.9788vw,56.735vh) scale(.1623)}to{transform:translate(75.04615vw,99vh) scale(.1623)}}.snow:nth-child(119){opacity:1.836;transform:translate(45.6727vw,-10px) scale(.7246);animation:fall-119 13s -12s linear infinite}@keyframes fall-119{54.558%{transform:translate(51.4297vw,54.558vh) scale(.7246)}to{transform:translate(48.5512vw,99vh) scale(.7246)}}.snow:nth-child(120){opacity:1.418;transform:translate(53.6356vw,-10px) scale(.5758);animation:fall-120 16s -17s linear infinite}@keyframes fall-120{30.246%{transform:translate(57.0913vw,30.246vh) scale(.5758)}to{transform:translate(55.36345vw,99vh) scale(.5758)}}.snow:nth-child(121){opacity:1.0528;transform:translate(86.4177vw,-10px) scale(.4739);animation:fall-121 19s -4s linear infinite}@keyframes fall-121{47.352%{transform:translate(90.3886vw,47.352vh) scale(.4739)}to{transform:translate(88.40315vw,99vh) scale(.4739)}}.snow:nth-child(122){opacity:1.7938;transform:translate(62.0897vw,-10px) scale(.3715);animation:fall-122 24s -19s linear infinite}@keyframes fall-122{48.491%{transform:translate(69.9864vw,48.491vh) scale(.3715)}to{transform:translate(66.03805vw,99vh) scale(.3715)}}.snow:nth-child(123){opacity:.335;transform:translate(57.6798vw,-10px) scale(.4886);animation:fall-123 29s -24s linear infinite}@keyframes fall-123{78.302%{transform:translate(61.732vw,78.302vh) scale(.4886)}to{transform:translate(59.7059vw,99vh) scale(.4886)}}.snow:nth-child(124){opacity:1.5554;transform:translate(5.2659vw,-10px) scale(.1103);animation:fall-124 13s -23s linear infinite}@keyframes fall-124{55.78%{transform:translate(6.1648vw,55.78vh) scale(.1103)}to{transform:translate(5.71535vw,99vh) scale(.1103)}}.snow:nth-child(125){opacity:1.5034;transform:translate(18.3758vw,-10px) scale(.5339);animation:fall-125 27s -17s linear infinite}@keyframes fall-125{76.171%{transform:translate(16.7058vw,76.171vh) scale(.5339)}to{transform:translate(17.5408vw,99vh) scale(.5339)}}.snow:nth-child(126){opacity:1.4858;transform:translate(16.01vw,-10px) scale(.5816);animation:fall-126 29s -16s linear infinite}@keyframes fall-126{56.321%{transform:translate(13.6466vw,56.321vh) scale(.5816)}to{transform:translate(14.8283vw,99vh) scale(.5816)}}.snow:nth-child(127){opacity:1.8768;transform:translate(44.6125vw,-10px) scale(.0498);animation:fall-127 13s -2s linear infinite}@keyframes fall-127{49.052%{transform:translate(52.9413vw,49.052vh) scale(.0498)}to{transform:translate(48.7769vw,99vh) scale(.0498)}}.snow:nth-child(128){opacity:.4494;transform:translate(72.9912vw,-10px) scale(.7598);animation:fall-128 22s -1s linear infinite}@keyframes fall-128{77.257%{transform:translate(67.5vw,77.257vh) scale(.7598)}to{transform:translate(70.2456vw,99vh) scale(.7598)}}.snow:nth-child(129){opacity:.5692;transform:translate(34.381vw,-10px) scale(.8451);animation:fall-129 16s -11s linear infinite}@keyframes fall-129{57.262%{transform:translate(27.1246vw,57.262vh) scale(.8451)}to{transform:translate(30.7528vw,99vh) scale(.8451)}}.snow:nth-child(130){opacity:.5648;transform:translate(24.8381vw,-10px) scale(.1198);animation:fall-130 18s -15s linear infinite}@keyframes fall-130{74.56%{transform:translate(26.2889vw,74.56vh) scale(.1198)}to{transform:translate(25.5635vw,99vh) scale(.1198)}}.snow:nth-child(131){opacity:1.67;transform:translate(72.8335vw,-10px) scale(.4377);animation:fall-131 19s -29s linear infinite}@keyframes fall-131{74.315%{transform:translate(76.3674vw,74.315vh) scale(.4377)}to{transform:translate(74.60045vw,99vh) scale(.4377)}}.snow:nth-child(132){opacity:.4772;transform:translate(13.3456vw,-10px) scale(.4738);animation:fall-132 24s -24s linear infinite}@keyframes fall-132{41.682%{transform:translate(6.7108vw,41.682vh) scale(.4738)}to{transform:translate(10.0282vw,99vh) scale(.4738)}}.snow:nth-child(133){opacity:1.0568;transform:translate(40.9063vw,-10px) scale(.6017);animation:fall-133 13s -14s linear infinite}@keyframes fall-133{30.762%{transform:translate(41.5487vw,30.762vh) scale(.6017)}to{transform:translate(41.2275vw,99vh) scale(.6017)}}.snow:nth-child(134){opacity:1.9358;transform:translate(93.0249vw,-10px) scale(.045);animation:fall-134 28s -16s linear infinite}@keyframes fall-134{68.744%{transform:translate(98.8394vw,68.744vh) scale(.045)}to{transform:translate(95.93215vw,99vh) scale(.045)}}.snow:nth-child(135){opacity:.5188;transform:translate(93.0151vw,-10px) scale(.5824);animation:fall-135 15s -5s linear infinite}@keyframes fall-135{78.903%{transform:translate(83.8711vw,78.903vh) scale(.5824)}to{transform:translate(88.4431vw,99vh) scale(.5824)}}.snow:nth-child(136){opacity:1.8532;transform:translate(94.4273vw,-10px) scale(.135);animation:fall-136 19s -21s linear infinite}@keyframes fall-136{59.401%{transform:translate(94.6555vw,59.401vh) scale(.135)}to{transform:translate(94.5414vw,99vh) scale(.135)}}.snow:nth-child(137){opacity:1.6586;transform:translate(77.6294vw,-10px) scale(.2853);animation:fall-137 26s -8s linear infinite}@keyframes fall-137{79.585%{transform:translate(74.8475vw,79.585vh) scale(.2853)}to{transform:translate(76.23845vw,99vh) scale(.2853)}}.snow:nth-child(138){opacity:.2954;transform:translate(66.7503vw,-10px) scale(.4863);animation:fall-138 13s -24s linear infinite}@keyframes fall-138{48.275%{transform:translate(76.4588vw,48.275vh) scale(.4863)}to{transform:translate(71.60455vw,99vh) scale(.4863)}}.snow:nth-child(139){opacity:.2692;transform:translate(54.2206vw,-10px) scale(.9746);animation:fall-139 27s -4s linear infinite}@keyframes fall-139{65.291%{transform:translate(60.929vw,65.291vh) scale(.9746)}to{transform:translate(57.5748vw,99vh) scale(.9746)}}.snow:nth-child(140){opacity:1.0772;transform:translate(72.4571vw,-10px) scale(.6175);animation:fall-140 17s -27s linear infinite}@keyframes fall-140{72.953%{transform:translate(64.5294vw,72.953vh) scale(.6175)}to{transform:translate(68.49325vw,99vh) scale(.6175)}}.snow:nth-child(141){opacity:1.745;transform:translate(97.4729vw,-10px) scale(.0014);animation:fall-141 19s -23s linear infinite}@keyframes fall-141{61.078%{transform:translate(102.7182vw,61.078vh) scale(.0014)}to{transform:translate(100.09555vw,99vh) scale(.0014)}}.snow:nth-child(142){opacity:1.0866;transform:translate(67.775vw,-10px) scale(.5032);animation:fall-142 12s -27s linear infinite}@keyframes fall-142{44.373%{transform:translate(75.4246vw,44.373vh) scale(.5032)}to{transform:translate(71.5998vw,99vh) scale(.5032)}}.snow:nth-child(143){opacity:.0156;transform:translate(91.1944vw,-10px) scale(.2407);animation:fall-143 17s -8s linear infinite}@keyframes fall-143{50.746%{transform:translate(91.4727vw,50.746vh) scale(.2407)}to{transform:translate(91.33355vw,99vh) scale(.2407)}}.snow:nth-child(144){opacity:1.7986;transform:translate(67.322vw,-10px) scale(.126);animation:fall-144 11s -18s linear infinite}@keyframes fall-144{69.743%{transform:translate(72.1521vw,69.743vh) scale(.126)}to{transform:translate(69.73705vw,99vh) scale(.126)}}.snow:nth-child(145){opacity:1.4288;transform:translate(47.4607vw,-10px) scale(.2949);animation:fall-145 14s -16s linear infinite}@keyframes fall-145{75.702%{transform:translate(51.958vw,75.702vh) scale(.2949)}to{transform:translate(49.70935vw,99vh) scale(.2949)}}.snow:nth-child(146){opacity:1.2482;transform:translate(82.7774vw,-10px) scale(.202);animation:fall-146 26s -25s linear infinite}@keyframes fall-146{70.755%{transform:translate(83.7785vw,70.755vh) scale(.202)}to{transform:translate(83.27795vw,99vh) scale(.202)}}.snow:nth-child(147){opacity:1.5296;transform:translate(86.2008vw,-10px) scale(.7946);animation:fall-147 16s -16s linear infinite}@keyframes fall-147{46.339%{transform:translate(90.4091vw,46.339vh) scale(.7946)}to{transform:translate(88.30495vw,99vh) scale(.7946)}}.snow:nth-child(148){opacity:1.0714;transform:translate(28.0837vw,-10px) scale(.8371);animation:fall-148 25s -5s linear infinite}@keyframes fall-148{62.228%{transform:translate(22.5517vw,62.228vh) scale(.8371)}to{transform:translate(25.3177vw,99vh) scale(.8371)}}.snow:nth-child(149){opacity:.3646;transform:translate(58.9104vw,-10px) scale(.6055);animation:fall-149 15s -21s linear infinite}@keyframes fall-149{54.264%{transform:translate(56.1767vw,54.264vh) scale(.6055)}to{transform:translate(57.54355vw,99vh) scale(.6055)}}.snow:nth-child(150){opacity:.2002;transform:translate(32.1118vw,-10px) scale(.2407);animation:fall-150 25s -9s linear infinite}@keyframes fall-150{77.286%{transform:translate(38.7522vw,77.286vh) scale(.2407)}to{transform:translate(35.432vw,99vh) scale(.2407)}}.snow:nth-child(151){opacity:1.0412;transform:translate(3.6022vw,-10px) scale(.0752);animation:fall-151 10s -14s linear infinite}@keyframes fall-151{63.43%{transform:translate(-2.2998vw,63.43vh) scale(.0752)}to{transform:translate(.6512vw,99vh) scale(.0752)}}.snow:nth-child(152){opacity:1.1462;transform:translate(9.0958vw,-10px) scale(.785);animation:fall-152 27s -29s linear infinite}@keyframes fall-152{72.033%{transform:translate(11.0498vw,72.033vh) scale(.785)}to{transform:translate(10.0728vw,99vh) scale(.785)}}.snow:nth-child(153){opacity:1.1772;transform:translate(12.5981vw,-10px) scale(.2431);animation:fall-153 21s -16s linear infinite}@keyframes fall-153{74.931%{transform:translate(9.4794vw,74.931vh) scale(.2431)}to{transform:translate(11.03875vw,99vh) scale(.2431)}}.snow:nth-child(154){opacity:1.2408;transform:translate(93.5486vw,-10px) scale(.6861);animation:fall-154 20s -2s linear infinite}@keyframes fall-154{41.788%{transform:translate(100.4607vw,41.788vh) scale(.6861)}to{transform:translate(97.00465vw,99vh) scale(.6861)}}.snow:nth-child(155){opacity:.3922;transform:translate(.0685vw,-10px) scale(.7736);animation:fall-155 17s -30s linear infinite}@keyframes fall-155{54.549%{transform:translate(-4.9944vw,54.549vh) scale(.7736)}to{transform:translate(-2.46295vw,99vh) scale(.7736)}}.snow:nth-child(156){opacity:1.3222;transform:translate(28.5564vw,-10px) scale(.2961);animation:fall-156 10s -18s linear infinite}@keyframes fall-156{31.725%{transform:translate(26.0936vw,31.725vh) scale(.2961)}to{transform:translate(27.325vw,99vh) scale(.2961)}}.snow:nth-child(157){opacity:1.0718;transform:translate(40.9534vw,-10px) scale(.2181);animation:fall-157 25s -9s linear infinite}@keyframes fall-157{38.798%{transform:translate(47.3216vw,38.798vh) scale(.2181)}to{transform:translate(44.1375vw,99vh) scale(.2181)}}.snow:nth-child(158){opacity:1.323;transform:translate(1.0262vw,-10px) scale(.1922);animation:fall-158 24s -5s linear infinite}@keyframes fall-158{72.421%{transform:translate(-4.929vw,72.421vh) scale(.1922)}to{transform:translate(-1.9514vw,99vh) scale(.1922)}}.snow:nth-child(159){opacity:1.8466;transform:translate(44.1161vw,-10px) scale(.9073);animation:fall-159 27s -26s linear infinite}@keyframes fall-159{57.368%{transform:translate(51.5383vw,57.368vh) scale(.9073)}to{transform:translate(47.8272vw,99vh) scale(.9073)}}.snow:nth-child(160){opacity:1.1624;transform:translate(68.9443vw,-10px) scale(.883);animation:fall-160 28s -9s linear infinite}@keyframes fall-160{30.209%{transform:translate(71.9349vw,30.209vh) scale(.883)}to{transform:translate(70.4396vw,99vh) scale(.883)}}.snow:nth-child(161){opacity:1.6032;transform:translate(7.4628vw,-10px) scale(.0509);animation:fall-161 22s -16s linear infinite}@keyframes fall-161{56.657%{transform:translate(8.1781vw,56.657vh) scale(.0509)}to{transform:translate(7.82045vw,99vh) scale(.0509)}}.snow:nth-child(162){opacity:.9954;transform:translate(20.3291vw,-10px) scale(.4048);animation:fall-162 19s -5s linear infinite}@keyframes fall-162{72.276%{transform:translate(26.5925vw,72.276vh) scale(.4048)}to{transform:translate(23.4608vw,99vh) scale(.4048)}}.snow:nth-child(163){opacity:.2714;transform:translate(54.6581vw,-10px) scale(.9099);animation:fall-163 20s -8s linear infinite}@keyframes fall-163{31.204%{transform:translate(60.1296vw,31.204vh) scale(.9099)}to{transform:translate(57.39385vw,99vh) scale(.9099)}}.snow:nth-child(164){opacity:.5678;transform:translate(91.3318vw,-10px) scale(.2264);animation:fall-164 13s -25s linear infinite}@keyframes fall-164{34.584%{transform:translate(92.1723vw,34.584vh) scale(.2264)}to{transform:translate(91.75205vw,99vh) scale(.2264)}}.snow:nth-child(165){opacity:1.5132;transform:translate(85.0987vw,-10px) scale(.1102);animation:fall-165 12s -29s linear infinite}@keyframes fall-165{70.671%{transform:translate(80.6744vw,70.671vh) scale(.1102)}to{transform:translate(82.88655vw,99vh) scale(.1102)}}.snow:nth-child(166){opacity:.7482;transform:translate(49.5644vw,-10px) scale(.0611);animation:fall-166 17s -2s linear infinite}@keyframes fall-166{50.418%{transform:translate(52.5416vw,50.418vh) scale(.0611)}to{transform:translate(51.053vw,99vh) scale(.0611)}}.snow:nth-child(167){opacity:1.8518;transform:translate(92.4447vw,-10px) scale(.7979);animation:fall-167 16s -1s linear infinite}@keyframes fall-167{34.957%{transform:translate(99.936vw,34.957vh) scale(.7979)}to{transform:translate(96.19035vw,99vh) scale(.7979)}}.snow:nth-child(168){opacity:1.333;transform:translate(53.7881vw,-10px) scale(.3049);animation:fall-168 28s -6s linear infinite}@keyframes fall-168{58.616%{transform:translate(49.7704vw,58.616vh) scale(.3049)}to{transform:translate(51.77925vw,99vh) scale(.3049)}}.snow:nth-child(169){opacity:1.099;transform:translate(74.7252vw,-10px) scale(.3578);animation:fall-169 28s -10s linear infinite}@keyframes fall-169{37.43%{transform:translate(71.8204vw,37.43vh) scale(.3578)}to{transform:translate(73.2728vw,99vh) scale(.3578)}}.snow:nth-child(170){opacity:1.583;transform:translate(1.7296vw,-10px) scale(.5924);animation:fall-170 28s -19s linear infinite}@keyframes fall-170{65.335%{transform:translate(8.0027vw,65.335vh) scale(.5924)}to{transform:translate(4.86615vw,99vh) scale(.5924)}}.snow:nth-child(171){opacity:.582;transform:translate(41.5328vw,-10px) scale(.3821);animation:fall-171 19s -14s linear infinite}@keyframes fall-171{58.07%{transform:translate(33.6725vw,58.07vh) scale(.3821)}to{transform:translate(37.60265vw,99vh) scale(.3821)}}.snow:nth-child(172){opacity:1.7378;transform:translate(85.1537vw,-10px) scale(.5467);animation:fall-172 15s -18s linear infinite}@keyframes fall-172{76.17%{transform:translate(82.6093vw,76.17vh) scale(.5467)}to{transform:translate(83.8815vw,99vh) scale(.5467)}}.snow:nth-child(173){opacity:1.8894;transform:translate(40.5459vw,-10px) scale(.5023);animation:fall-173 12s -3s linear infinite}@keyframes fall-173{42.204%{transform:translate(48.5739vw,42.204vh) scale(.5023)}to{transform:translate(44.5599vw,99vh) scale(.5023)}}.snow:nth-child(174){opacity:.0738;transform:translate(70.2906vw,-10px) scale(.1737);animation:fall-174 21s -27s linear infinite}@keyframes fall-174{46.225%{transform:translate(70.0781vw,46.225vh) scale(.1737)}to{transform:translate(70.18435vw,99vh) scale(.1737)}}.snow:nth-child(175){opacity:.7564;transform:translate(6.5839vw,-10px) scale(.608);animation:fall-175 14s -3s linear infinite}@keyframes fall-175{48.394%{transform:translate(-.3288vw,48.394vh) scale(.608)}to{transform:translate(3.12755vw,99vh) scale(.608)}}.snow:nth-child(176){opacity:1.7408;transform:translate(.6208vw,-10px) scale(.1601);animation:fall-176 12s -19s linear infinite}@keyframes fall-176{35.059%{transform:translate(-1.6007vw,35.059vh) scale(.1601)}to{transform:translate(-.48995vw,99vh) scale(.1601)}}.snow:nth-child(177){opacity:.4856;transform:translate(50.7289vw,-10px) scale(.0933);animation:fall-177 10s -11s linear infinite}@keyframes fall-177{36.614%{transform:translate(60.5733vw,36.614vh) scale(.0933)}to{transform:translate(55.6511vw,99vh) scale(.0933)}}.snow:nth-child(178){opacity:1.729;transform:translate(3.7521vw,-10px) scale(.5571);animation:fall-178 29s -29s linear infinite}@keyframes fall-178{39.5%{transform:translate(4.684vw,39.5vh) scale(.5571)}to{transform:translate(4.21805vw,99vh) scale(.5571)}}.snow:nth-child(179){opacity:.7664;transform:translate(94.9342vw,-10px) scale(.0622);animation:fall-179 28s -26s linear infinite}@keyframes fall-179{47.858%{transform:translate(97.4396vw,47.858vh) scale(.0622)}to{transform:translate(96.1869vw,99vh) scale(.0622)}}.snow:nth-child(180){opacity:1.6112;transform:translate(46.1953vw,-10px) scale(.0342);animation:fall-180 10s -29s linear infinite}@keyframes fall-180{32.866%{transform:translate(38.4418vw,32.866vh) scale(.0342)}to{transform:translate(42.31855vw,99vh) scale(.0342)}}.snow:nth-child(181){opacity:1.6272;transform:translate(82.6646vw,-10px) scale(.7006);animation:fall-181 18s -9s linear infinite}@keyframes fall-181{78.75%{transform:translate(77.4605vw,78.75vh) scale(.7006)}to{transform:translate(80.06255vw,99vh) scale(.7006)}}.snow:nth-child(182){opacity:1.7544;transform:translate(32.3471vw,-10px) scale(.8977);animation:fall-182 19s -25s linear infinite}@keyframes fall-182{55.051%{transform:translate(36.5283vw,55.051vh) scale(.8977)}to{transform:translate(34.4377vw,99vh) scale(.8977)}}.snow:nth-child(183){opacity:.3084;transform:translate(44.8768vw,-10px) scale(.0385);animation:fall-183 27s -5s linear infinite}@keyframes fall-183{44.598%{transform:translate(48.7379vw,44.598vh) scale(.0385)}to{transform:translate(46.80735vw,99vh) scale(.0385)}}.snow:nth-child(184){opacity:.531;transform:translate(82.2505vw,-10px) scale(.1329);animation:fall-184 21s -30s linear infinite}@keyframes fall-184{54.674%{transform:translate(85.7501vw,54.674vh) scale(.1329)}to{transform:translate(84.0003vw,99vh) scale(.1329)}}.snow:nth-child(185){opacity:.5514;transform:translate(1.672vw,-10px) scale(.0301);animation:fall-185 24s -14s linear infinite}@keyframes fall-185{44.973%{transform:translate(6.4133vw,44.973vh) scale(.0301)}to{transform:translate(4.04265vw,99vh) scale(.0301)}}.snow:nth-child(186){opacity:.0078;transform:translate(89.4489vw,-10px) scale(.8698);animation:fall-186 22s -19s linear infinite}@keyframes fall-186{73.756%{transform:translate(84.6423vw,73.756vh) scale(.8698)}to{transform:translate(87.0456vw,99vh) scale(.8698)}}.snow:nth-child(187){opacity:1.4086;transform:translate(42.9152vw,-10px) scale(.1757);animation:fall-187 15s -28s linear infinite}@keyframes fall-187{49.141%{transform:translate(33.0328vw,49.141vh) scale(.1757)}to{transform:translate(37.974vw,99vh) scale(.1757)}}.snow:nth-child(188){opacity:1.8166;transform:translate(3.9452vw,-10px) scale(.5123);animation:fall-188 23s -11s linear infinite}@keyframes fall-188{63.709%{transform:translate(-5.3363vw,63.709vh) scale(.5123)}to{transform:translate(-.69555vw,99vh) scale(.5123)}}.snow:nth-child(189){opacity:.6386;transform:translate(23.3465vw,-10px) scale(.8768);animation:fall-189 23s -21s linear infinite}@keyframes fall-189{33.69%{transform:translate(30.0047vw,33.69vh) scale(.8768)}to{transform:translate(26.6756vw,99vh) scale(.8768)}}.snow:nth-child(190){opacity:1.3254;transform:translate(45.4161vw,-10px) scale(.2115);animation:fall-190 25s -19s linear infinite}@keyframes fall-190{51.823%{transform:translate(51.789vw,51.823vh) scale(.2115)}to{transform:translate(48.60255vw,99vh) scale(.2115)}}.snow:nth-child(191){opacity:1.3134;transform:translate(33.9742vw,-10px) scale(.7678);animation:fall-191 25s -14s linear infinite}@keyframes fall-191{68.443%{transform:translate(39.2115vw,68.443vh) scale(.7678)}to{transform:translate(36.59285vw,99vh) scale(.7678)}}.snow:nth-child(192){opacity:1.838;transform:translate(50.6421vw,-10px) scale(.5137);animation:fall-192 27s -22s linear infinite}@keyframes fall-192{78.984%{transform:translate(45.2675vw,78.984vh) scale(.5137)}to{transform:translate(47.9548vw,99vh) scale(.5137)}}.snow:nth-child(193){opacity:1.6274;transform:translate(39.6497vw,-10px) scale(.3707);animation:fall-193 15s -8s linear infinite}@keyframes fall-193{43.033%{transform:translate(45.2728vw,43.033vh) scale(.3707)}to{transform:translate(42.46125vw,99vh) scale(.3707)}}.snow:nth-child(194){opacity:.0032;transform:translate(2.0323vw,-10px) scale(.7881);animation:fall-194 23s -8s linear infinite}@keyframes fall-194{64.635%{transform:translate(.1512vw,64.635vh) scale(.7881)}to{transform:translate(1.09175vw,99vh) scale(.7881)}}.snow:nth-child(195){opacity:1.5454;transform:translate(98.8237vw,-10px) scale(.0297);animation:fall-195 30s -25s linear infinite}@keyframes fall-195{31.363%{transform:translate(102.173vw,31.363vh) scale(.0297)}to{transform:translate(100.49835vw,99vh) scale(.0297)}}.snow:nth-child(196){opacity:.2446;transform:translate(1.5367vw,-10px) scale(.7184);animation:fall-196 25s -19s linear infinite}@keyframes fall-196{79.789%{transform:translate(1.4649vw,79.789vh) scale(.7184)}to{transform:translate(1.5008vw,99vh) scale(.7184)}}.snow:nth-child(197){opacity:1.8224;transform:translate(18.5888vw,-10px) scale(.3902);animation:fall-197 28s -10s linear infinite}@keyframes fall-197{44.838%{transform:translate(23.4161vw,44.838vh) scale(.3902)}to{transform:translate(21.00245vw,99vh) scale(.3902)}}.snow:nth-child(198){opacity:.1934;transform:translate(45.1837vw,-10px) scale(.3859);animation:fall-198 24s -25s linear infinite}@keyframes fall-198{32.104%{transform:translate(54.4897vw,32.104vh) scale(.3859)}to{transform:translate(49.8367vw,99vh) scale(.3859)}}.snow:nth-child(199){opacity:.0664;transform:translate(6.452vw,-10px) scale(.2864);animation:fall-199 21s -19s linear infinite}@keyframes fall-199{51.074%{transform:translate(10.3271vw,51.074vh) scale(.2864)}to{transform:translate(8.38955vw,99vh) scale(.2864)}}.snow:nth-child(200){opacity:1.151;transform:translate(59.003vw,-10px) scale(.8326);animation:fall-200 14s -25s linear infinite}@keyframes fall-200{62.375%{transform:translate(51.1587vw,62.375vh) scale(.8326)}to{transform:translate(55.08085vw,99vh) scale(.8326)}}.snow:nth-child(201){opacity:1.5534;transform:translate(34.1707vw,-10px) scale(.515);animation:fall-201 10s -27s linear infinite}@keyframes fall-201{54.414%{transform:translate(25.7476vw,54.414vh) scale(.515)}to{transform:translate(29.95915vw,99vh) scale(.515)}}.snow:nth-child(202){opacity:1.9404;transform:translate(99.6746vw,-10px) scale(.2303);animation:fall-202 19s -8s linear infinite}@keyframes fall-202{38.231%{transform:translate(100.8935vw,38.231vh) scale(.2303)}to{transform:translate(100.28405vw,99vh) scale(.2303)}}.snow:nth-child(203){opacity:.88;transform:translate(52.5371vw,-10px) scale(.1867);animation:fall-203 26s -2s linear infinite}@keyframes fall-203{67.422%{transform:translate(46.593vw,67.422vh) scale(.1867)}to{transform:translate(49.56505vw,99vh) scale(.1867)}}.snow:nth-child(204){opacity:1.479;transform:translate(24.0514vw,-10px) scale(.3077);animation:fall-204 10s -13s linear infinite}@keyframes fall-204{71.505%{transform:translate(18.1582vw,71.505vh) scale(.3077)}to{transform:translate(21.1048vw,99vh) scale(.3077)}}.snow:nth-child(205){opacity:1.0442;transform:translate(41.47vw,-10px) scale(.3102);animation:fall-205 13s -16s linear infinite}@keyframes fall-205{33.018%{transform:translate(41.8709vw,33.018vh) scale(.3102)}to{transform:translate(41.67045vw,99vh) scale(.3102)}}.snow:nth-child(206){opacity:1.5946;transform:translate(44.2826vw,-10px) scale(.6289);animation:fall-206 22s -21s linear infinite}@keyframes fall-206{61.843%{transform:translate(46.8788vw,61.843vh) scale(.6289)}to{transform:translate(45.5807vw,99vh) scale(.6289)}}.snow:nth-child(207){opacity:.262;transform:translate(26.5597vw,-10px) scale(.8332);animation:fall-207 12s -11s linear infinite}@keyframes fall-207{46.111%{transform:translate(18.4754vw,46.111vh) scale(.8332)}to{transform:translate(22.51755vw,99vh) scale(.8332)}}.snow:nth-child(208){opacity:1.1014;transform:translate(98.3829vw,-10px) scale(.4015);animation:fall-208 11s -28s linear infinite}@keyframes fall-208{53.878%{transform:translate(100.1084vw,53.878vh) scale(.4015)}to{transform:translate(99.24565vw,99vh) scale(.4015)}}.snow:nth-child(209){opacity:1.059;transform:translate(68.2391vw,-10px) scale(.6923);animation:fall-209 26s -16s linear infinite}@keyframes fall-209{33.494%{transform:translate(78.2233vw,33.494vh) scale(.6923)}to{transform:translate(73.2312vw,99vh) scale(.6923)}}.snow:nth-child(210){opacity:1.5942;transform:translate(61.909vw,-10px) scale(.3298);animation:fall-210 28s -17s linear infinite}@keyframes fall-210{73.413%{transform:translate(63.862vw,73.413vh) scale(.3298)}to{transform:translate(62.8855vw,99vh) scale(.3298)}}.snow:nth-child(211){opacity:1.0522;transform:translate(36.1255vw,-10px) scale(.2423);animation:fall-211 22s -18s linear infinite}@keyframes fall-211{48.486%{transform:translate(41.8402vw,48.486vh) scale(.2423)}to{transform:translate(38.98285vw,99vh) scale(.2423)}}.snow:nth-child(212){opacity:.5956;transform:translate(35.1992vw,-10px) scale(.2788);animation:fall-212 30s -15s linear infinite}@keyframes fall-212{54.047%{transform:translate(44.9638vw,54.047vh) scale(.2788)}to{transform:translate(40.0815vw,99vh) scale(.2788)}}.snow:nth-child(213){opacity:.0384;transform:translate(54.0024vw,-10px) scale(.505);animation:fall-213 22s -26s linear infinite}@keyframes fall-213{52.553%{transform:translate(47.8323vw,52.553vh) scale(.505)}to{transform:translate(50.91735vw,99vh) scale(.505)}}.snow:nth-child(214){opacity:.1632;transform:translate(21.9993vw,-10px) scale(.603);animation:fall-214 19s -25s linear infinite}@keyframes fall-214{71.608%{transform:translate(31.2635vw,71.608vh) scale(.603)}to{transform:translate(26.6314vw,99vh) scale(.603)}}.snow:nth-child(215){opacity:1.2044;transform:translate(40.774vw,-10px) scale(.0641);animation:fall-215 13s -11s linear infinite}@keyframes fall-215{76.022%{transform:translate(38.6214vw,76.022vh) scale(.0641)}to{transform:translate(39.6977vw,99vh) scale(.0641)}}.snow:nth-child(216){opacity:1.4192;transform:translate(49.1083vw,-10px) scale(.5322);animation:fall-216 21s -26s linear infinite}@keyframes fall-216{34.923%{transform:translate(43.9104vw,34.923vh) scale(.5322)}to{transform:translate(46.50935vw,99vh) scale(.5322)}}.snow:nth-child(217){opacity:1.3926;transform:translate(77.7108vw,-10px) scale(.9877);animation:fall-217 16s -17s linear infinite}@keyframes fall-217{54.032%{transform:translate(77.2138vw,54.032vh) scale(.9877)}to{transform:translate(77.4623vw,99vh) scale(.9877)}}.snow:nth-child(218){opacity:.257;transform:translate(89.8693vw,-10px) scale(.9941);animation:fall-218 23s -12s linear infinite}@keyframes fall-218{31.942%{transform:translate(84.7325vw,31.942vh) scale(.9941)}to{transform:translate(87.3009vw,99vh) scale(.9941)}}.snow:nth-child(219){opacity:.3146;transform:translate(41.017vw,-10px) scale(.246);animation:fall-219 30s -14s linear infinite}@keyframes fall-219{58.546%{transform:translate(32.5667vw,58.546vh) scale(.246)}to{transform:translate(36.79185vw,99vh) scale(.246)}}.snow:nth-child(220){opacity:1.1778;transform:translate(58.1542vw,-10px) scale(.3803);animation:fall-220 21s -5s linear infinite}@keyframes fall-220{77.825%{transform:translate(49.2vw,77.825vh) scale(.3803)}to{transform:translate(53.6771vw,99vh) scale(.3803)}}.snow:nth-child(221){opacity:1.6278;transform:translate(93.2592vw,-10px) scale(.374);animation:fall-221 21s -27s linear infinite}@keyframes fall-221{59.554%{transform:translate(91.1716vw,59.554vh) scale(.374)}to{transform:translate(92.2154vw,99vh) scale(.374)}}.snow:nth-child(222){opacity:.8692;transform:translate(32.6133vw,-10px) scale(.0143);animation:fall-222 26s -28s linear infinite}@keyframes fall-222{46.343%{transform:translate(24.4592vw,46.343vh) scale(.0143)}to{transform:translate(28.53625vw,99vh) scale(.0143)}}.snow:nth-child(223){opacity:1.4644;transform:translate(50.0466vw,-10px) scale(.5263);animation:fall-223 30s -13s linear infinite}@keyframes fall-223{70.823%{transform:translate(50.6311vw,70.823vh) scale(.5263)}to{transform:translate(50.33885vw,99vh) scale(.5263)}}.snow:nth-child(224){opacity:.9094;transform:translate(26.8044vw,-10px) scale(.1439);animation:fall-224 16s -6s linear infinite}@keyframes fall-224{62.114%{transform:translate(29.4572vw,62.114vh) scale(.1439)}to{transform:translate(28.1308vw,99vh) scale(.1439)}}.snow:nth-child(225){opacity:1.8682;transform:translate(77.639vw,-10px) scale(.4348);animation:fall-225 17s -29s linear infinite}@keyframes fall-225{36.852%{transform:translate(84.6884vw,36.852vh) scale(.4348)}to{transform:translate(81.1637vw,99vh) scale(.4348)}}.snow:nth-child(226){opacity:.4826;transform:translate(99.276vw,-10px) scale(.1065);animation:fall-226 27s -20s linear infinite}@keyframes fall-226{77.814%{transform:translate(94.3303vw,77.814vh) scale(.1065)}to{transform:translate(96.80315vw,99vh) scale(.1065)}}.snow:nth-child(227){opacity:1.3938;transform:translate(79.5164vw,-10px) scale(.0495);animation:fall-227 18s -17s linear infinite}@keyframes fall-227{39.933%{transform:translate(70.5594vw,39.933vh) scale(.0495)}to{transform:translate(75.0379vw,99vh) scale(.0495)}}.snow:nth-child(228){opacity:.0944;transform:translate(93.9442vw,-10px) scale(.0859);animation:fall-228 25s -23s linear infinite}@keyframes fall-228{54.007%{transform:translate(97.7584vw,54.007vh) scale(.0859)}to{transform:translate(95.8513vw,99vh) scale(.0859)}}.snow:nth-child(229){opacity:.0032;transform:translate(81.3735vw,-10px) scale(.9786);animation:fall-229 28s -10s linear infinite}@keyframes fall-229{72.633%{transform:translate(78.2005vw,72.633vh) scale(.9786)}to{transform:translate(79.787vw,99vh) scale(.9786)}}.snow:nth-child(230){opacity:1.324;transform:translate(54.3405vw,-10px) scale(.122);animation:fall-230 30s -25s linear infinite}@keyframes fall-230{79.566%{transform:translate(61.7701vw,79.566vh) scale(.122)}to{transform:translate(58.0553vw,99vh) scale(.122)}}.snow:nth-child(231){opacity:.8398;transform:translate(42.4988vw,-10px) scale(.4922);animation:fall-231 28s -9s linear infinite}@keyframes fall-231{41.52%{transform:translate(32.6958vw,41.52vh) scale(.4922)}to{transform:translate(37.5973vw,99vh) scale(.4922)}}.snow:nth-child(232){opacity:.2544;transform:translate(44.5266vw,-10px) scale(.2668);animation:fall-232 30s -26s linear infinite}@keyframes fall-232{65.365%{transform:translate(43.5342vw,65.365vh) scale(.2668)}to{transform:translate(44.0304vw,99vh) scale(.2668)}}.snow:nth-child(233){opacity:1.591;transform:translate(52.9426vw,-10px) scale(.3614);animation:fall-233 29s -19s linear infinite}@keyframes fall-233{70.069%{transform:translate(44.3246vw,70.069vh) scale(.3614)}to{transform:translate(48.6336vw,99vh) scale(.3614)}}.snow:nth-child(234){opacity:1.1076;transform:translate(40.3196vw,-10px) scale(.7619);animation:fall-234 20s -16s linear infinite}@keyframes fall-234{72.95%{transform:translate(34.0931vw,72.95vh) scale(.7619)}to{transform:translate(37.20635vw,99vh) scale(.7619)}}.snow:nth-child(235){opacity:1.396;transform:translate(20.5565vw,-10px) scale(.2983);animation:fall-235 14s -3s linear infinite}@keyframes fall-235{76.22%{transform:translate(21.5368vw,76.22vh) scale(.2983)}to{transform:translate(21.04665vw,99vh) scale(.2983)}}.snow:nth-child(236){opacity:1.0318;transform:translate(35.6384vw,-10px) scale(.8765);animation:fall-236 29s -6s linear infinite}@keyframes fall-236{57.547%{transform:translate(27.0457vw,57.547vh) scale(.8765)}to{transform:translate(31.34205vw,99vh) scale(.8765)}}.snow:nth-child(237){opacity:1.1836;transform:translate(18.6363vw,-10px) scale(.4583);animation:fall-237 11s -15s linear infinite}@keyframes fall-237{69.486%{transform:translate(17.0117vw,69.486vh) scale(.4583)}to{transform:translate(17.824vw,99vh) scale(.4583)}}.snow:nth-child(238){opacity:.2382;transform:translate(47.565vw,-10px) scale(.6069);animation:fall-238 22s -27s linear infinite}@keyframes fall-238{49.991%{transform:translate(40.646vw,49.991vh) scale(.6069)}to{transform:translate(44.1055vw,99vh) scale(.6069)}}.snow:nth-child(239){opacity:1.7612;transform:translate(20.1491vw,-10px) scale(.1964);animation:fall-239 28s -7s linear infinite}@keyframes fall-239{79.322%{transform:translate(16.4577vw,79.322vh) scale(.1964)}to{transform:translate(18.3034vw,99vh) scale(.1964)}}.snow:nth-child(240){opacity:.861;transform:translate(60.3118vw,-10px) scale(.0287);animation:fall-240 30s -7s linear infinite}@keyframes fall-240{45.832%{transform:translate(51.5157vw,45.832vh) scale(.0287)}to{transform:translate(55.91375vw,99vh) scale(.0287)}}.snow:nth-child(241){opacity:.5356;transform:translate(86.5691vw,-10px) scale(.5574);animation:fall-241 27s -1s linear infinite}@keyframes fall-241{63.832%{transform:translate(81.2868vw,63.832vh) scale(.5574)}to{transform:translate(83.92795vw,99vh) scale(.5574)}}.snow:nth-child(242){opacity:.837;transform:translate(93.7804vw,-10px) scale(.2935);animation:fall-242 24s -19s linear infinite}@keyframes fall-242{33.173%{transform:translate(92.9441vw,33.173vh) scale(.2935)}to{transform:translate(93.36225vw,99vh) scale(.2935)}}.snow:nth-child(243){opacity:1.3098;transform:translate(68.5273vw,-10px) scale(.9665);animation:fall-243 29s -24s linear infinite}@keyframes fall-243{47.44%{transform:translate(59.4993vw,47.44vh) scale(.9665)}to{transform:translate(64.0133vw,99vh) scale(.9665)}}.snow:nth-child(244){opacity:.581;transform:translate(55.6638vw,-10px) scale(.2636);animation:fall-244 10s -27s linear infinite}@keyframes fall-244{43.831%{transform:translate(55.2563vw,43.831vh) scale(.2636)}to{transform:translate(55.46005vw,99vh) scale(.2636)}}.snow:nth-child(245){opacity:.2154;transform:translate(90.3133vw,-10px) scale(.4316);animation:fall-245 11s -4s linear infinite}@keyframes fall-245{42.24%{transform:translate(89.1167vw,42.24vh) scale(.4316)}to{transform:translate(89.715vw,99vh) scale(.4316)}}.snow:nth-child(246){opacity:1.143;transform:translate(25.7497vw,-10px) scale(.1147);animation:fall-246 18s -8s linear infinite}@keyframes fall-246{77.855%{transform:translate(22.839vw,77.855vh) scale(.1147)}to{transform:translate(24.29435vw,99vh) scale(.1147)}}.snow:nth-child(247){opacity:.4774;transform:translate(89.0449vw,-10px) scale(.7323);animation:fall-247 19s -18s linear infinite}@keyframes fall-247{43.503%{transform:translate(82.06vw,43.503vh) scale(.7323)}to{transform:translate(85.55245vw,99vh) scale(.7323)}}.snow:nth-child(248){opacity:1.31;transform:translate(48.2751vw,-10px) scale(.4228);animation:fall-248 27s -14s linear infinite}@keyframes fall-248{55.003%{transform:translate(53.1859vw,55.003vh) scale(.4228)}to{transform:translate(50.7305vw,99vh) scale(.4228)}}.snow:nth-child(249){opacity:1.5306;transform:translate(5.8981vw,-10px) scale(.4536);animation:fall-249 27s -17s linear infinite}@keyframes fall-249{46.064%{transform:translate(11.7619vw,46.064vh) scale(.4536)}to{transform:translate(8.83vw,99vh) scale(.4536)}}.snow:nth-child(250){opacity:.385;transform:translate(22.3022vw,-10px) scale(.7636);animation:fall-250 14s -7s linear infinite}@keyframes fall-250{67.278%{transform:translate(32.0229vw,67.278vh) scale(.7636)}to{transform:translate(27.16255vw,99vh) scale(.7636)}}.snow:nth-child(251){opacity:.7976;transform:translate(22.885vw,-10px) scale(.6641);animation:fall-251 25s -9s linear infinite}@keyframes fall-251{77.547%{transform:translate(23.7614vw,77.547vh) scale(.6641)}to{transform:translate(23.3232vw,99vh) scale(.6641)}}.snow:nth-child(252){opacity:1.4634;transform:translate(45.9596vw,-10px) scale(.189);animation:fall-252 18s -8s linear infinite}@keyframes fall-252{34.059%{transform:translate(54.988vw,34.059vh) scale(.189)}to{transform:translate(50.4738vw,99vh) scale(.189)}}.snow:nth-child(253){opacity:1.2314;transform:translate(16.7465vw,-10px) scale(.7913);animation:fall-253 22s -18s linear infinite}@keyframes fall-253{73.415%{transform:translate(16.8255vw,73.415vh) scale(.7913)}to{transform:translate(16.786vw,99vh) scale(.7913)}}.snow:nth-child(254){opacity:.413;transform:translate(4.3026vw,-10px) scale(.1423);animation:fall-254 30s -5s linear infinite}@keyframes fall-254{45.547%{transform:translate(7.6185vw,45.547vh) scale(.1423)}to{transform:translate(5.96055vw,99vh) scale(.1423)}}.snow:nth-child(255){opacity:.2632;transform:translate(46.4366vw,-10px) scale(.7579);animation:fall-255 28s -28s linear infinite}@keyframes fall-255{61.655%{transform:translate(40.6829vw,61.655vh) scale(.7579)}to{transform:translate(43.55975vw,99vh) scale(.7579)}}.snow:nth-child(256){opacity:1.1706;transform:translate(39.5217vw,-10px) scale(.2704);animation:fall-256 27s -22s linear infinite}@keyframes fall-256{57.368%{transform:translate(35.1691vw,57.368vh) scale(.2704)}to{transform:translate(37.3454vw,99vh) scale(.2704)}}.snow:nth-child(257){opacity:.5916;transform:translate(27.8469vw,-10px) scale(.4908);animation:fall-257 17s -13s linear infinite}@keyframes fall-257{71.931%{transform:translate(27.5698vw,71.931vh) scale(.4908)}to{transform:translate(27.70835vw,99vh) scale(.4908)}}.snow:nth-child(258){opacity:1.9744;transform:translate(81.978vw,-10px) scale(.3371);animation:fall-258 12s -11s linear infinite}@keyframes fall-258{67.495%{transform:translate(78.8929vw,67.495vh) scale(.3371)}to{transform:translate(80.43545vw,99vh) scale(.3371)}}.snow:nth-child(259){opacity:.6046;transform:translate(76.5339vw,-10px) scale(.8249);animation:fall-259 26s -22s linear infinite}@keyframes fall-259{70.14%{transform:translate(77.3377vw,70.14vh) scale(.8249)}to{transform:translate(76.9358vw,99vh) scale(.8249)}}.snow:nth-child(260){opacity:1.568;transform:translate(66.1943vw,-10px) scale(.883);animation:fall-260 17s -17s linear infinite}@keyframes fall-260{51.001%{transform:translate(57.1921vw,51.001vh) scale(.883)}to{transform:translate(61.6932vw,99vh) scale(.883)}}.snow:nth-child(261){opacity:1.9266;transform:translate(44.0553vw,-10px) scale(.1099);animation:fall-261 24s -26s linear infinite}@keyframes fall-261{59.525%{transform:translate(35.3694vw,59.525vh) scale(.1099)}to{transform:translate(39.71235vw,99vh) scale(.1099)}}.snow:nth-child(262){opacity:.7446;transform:translate(59.722vw,-10px) scale(.3399);animation:fall-262 14s -11s linear infinite}@keyframes fall-262{38.202%{transform:translate(50.0397vw,38.202vh) scale(.3399)}to{transform:translate(54.88085vw,99vh) scale(.3399)}}.snow:nth-child(263){opacity:1.4816;transform:translate(46.9872vw,-10px) scale(.6138);animation:fall-263 22s -18s linear infinite}@keyframes fall-263{36.62%{transform:translate(37.805vw,36.62vh) scale(.6138)}to{transform:translate(42.3961vw,99vh) scale(.6138)}}.snow:nth-child(264){opacity:1.6132;transform:translate(90.8896vw,-10px) scale(.7487);animation:fall-264 11s -21s linear infinite}@keyframes fall-264{34.478%{transform:translate(100.193vw,34.478vh) scale(.7487)}to{transform:translate(95.5413vw,99vh) scale(.7487)}}.snow:nth-child(265){opacity:1.6836;transform:translate(79.574vw,-10px) scale(.8564);animation:fall-265 30s -5s linear infinite}@keyframes fall-265{34.498%{transform:translate(84.69vw,34.498vh) scale(.8564)}to{transform:translate(82.132vw,99vh) scale(.8564)}}.snow:nth-child(266){opacity:1.8718;transform:translate(85.8102vw,-10px) scale(.9158);animation:fall-266 28s -23s linear infinite}@keyframes fall-266{36.713%{transform:translate(92.988vw,36.713vh) scale(.9158)}to{transform:translate(89.3991vw,99vh) scale(.9158)}}.snow:nth-child(267){opacity:1.076;transform:translate(7.997vw,-10px) scale(.8464);animation:fall-267 23s -10s linear infinite}@keyframes fall-267{77.093%{transform:translate(15.8264vw,77.093vh) scale(.8464)}to{transform:translate(11.9117vw,99vh) scale(.8464)}}.snow:nth-child(268){opacity:1.7628;transform:translate(5.8715vw,-10px) scale(.6195);animation:fall-268 25s -27s linear infinite}@keyframes fall-268{32.282%{transform:translate(11.9636vw,32.282vh) scale(.6195)}to{transform:translate(8.91755vw,99vh) scale(.6195)}}.snow:nth-child(269){opacity:1.1906;transform:translate(30.5212vw,-10px) scale(.7166);animation:fall-269 11s -24s linear infinite}@keyframes fall-269{52.375%{transform:translate(30.9379vw,52.375vh) scale(.7166)}to{transform:translate(30.72955vw,99vh) scale(.7166)}}.snow:nth-child(270){opacity:1.541;transform:translate(90.7061vw,-10px) scale(.7714);animation:fall-270 25s -16s linear infinite}@keyframes fall-270{78.579%{transform:translate(91.7152vw,78.579vh) scale(.7714)}to{transform:translate(91.21065vw,99vh) scale(.7714)}}.snow:nth-child(271){opacity:.1206;transform:translate(26.8392vw,-10px) scale(.645);animation:fall-271 18s -10s linear infinite}@keyframes fall-271{78.051%{transform:translate(23.5964vw,78.051vh) scale(.645)}to{transform:translate(25.2178vw,99vh) scale(.645)}}.snow:nth-child(272){opacity:.6546;transform:translate(37.968vw,-10px) scale(.018);animation:fall-272 14s -22s linear infinite}@keyframes fall-272{69.566%{transform:translate(44.443vw,69.566vh) scale(.018)}to{transform:translate(41.2055vw,99vh) scale(.018)}}.snow:nth-child(273){opacity:.919;transform:translate(97.4148vw,-10px) scale(.2609);animation:fall-273 14s -9s linear infinite}@keyframes fall-273{42.115%{transform:translate(102.7812vw,42.115vh) scale(.2609)}to{transform:translate(100.098vw,99vh) scale(.2609)}}.snow:nth-child(274){opacity:1.285;transform:translate(50.2536vw,-10px) scale(.3905);animation:fall-274 23s -9s linear infinite}@keyframes fall-274{40.446%{transform:translate(41.8875vw,40.446vh) scale(.3905)}to{transform:translate(46.07055vw,99vh) scale(.3905)}}.snow:nth-child(275){opacity:.9992;transform:translate(21.9472vw,-10px) scale(.8594);animation:fall-275 24s -13s linear infinite}@keyframes fall-275{49.749%{transform:translate(19.4839vw,49.749vh) scale(.8594)}to{transform:translate(20.71555vw,99vh) scale(.8594)}}.snow:nth-child(276){opacity:1.4794;transform:translate(62.8424vw,-10px) scale(.6515);animation:fall-276 29s -2s linear infinite}@keyframes fall-276{40.87%{transform:translate(61.7925vw,40.87vh) scale(.6515)}to{transform:translate(62.31745vw,99vh) scale(.6515)}}.snow:nth-child(277){opacity:1.6076;transform:translate(21.6898vw,-10px) scale(.8012);animation:fall-277 10s -13s linear infinite}@keyframes fall-277{77.495%{transform:translate(18.7019vw,77.495vh) scale(.8012)}to{transform:translate(20.19585vw,99vh) scale(.8012)}}.snow:nth-child(278){opacity:1.7432;transform:translate(37.8135vw,-10px) scale(.5566);animation:fall-278 12s -2s linear infinite}@keyframes fall-278{61.547%{transform:translate(40.4048vw,61.547vh) scale(.5566)}to{transform:translate(39.10915vw,99vh) scale(.5566)}}.snow:nth-child(279){opacity:.3712;transform:translate(2.9168vw,-10px) scale(.7926);animation:fall-279 10s -1s linear infinite}@keyframes fall-279{41.989%{transform:translate(-.0943vw,41.989vh) scale(.7926)}to{transform:translate(1.41125vw,99vh) scale(.7926)}}.snow:nth-child(280){opacity:1.032;transform:translate(36.5053vw,-10px) scale(.9458);animation:fall-280 10s -15s linear infinite}@keyframes fall-280{53.219%{transform:translate(42.0688vw,53.219vh) scale(.9458)}to{transform:translate(39.28705vw,99vh) scale(.9458)}}.snow:nth-child(281){opacity:.7194;transform:translate(97.7159vw,-10px) scale(.7198);animation:fall-281 20s -15s linear infinite}@keyframes fall-281{56.884%{transform:translate(101.1326vw,56.884vh) scale(.7198)}to{transform:translate(99.42425vw,99vh) scale(.7198)}}.snow:nth-child(282){opacity:.3726;transform:translate(71.1436vw,-10px) scale(.0029);animation:fall-282 25s -13s linear infinite}@keyframes fall-282{54.375%{transform:translate(73.8192vw,54.375vh) scale(.0029)}to{transform:translate(72.4814vw,99vh) scale(.0029)}}.snow:nth-child(283){opacity:.4018;transform:translate(40.8483vw,-10px) scale(.6702);animation:fall-283 21s -3s linear infinite}@keyframes fall-283{79.925%{transform:translate(49.5582vw,79.925vh) scale(.6702)}to{transform:translate(45.20325vw,99vh) scale(.6702)}}.snow:nth-child(284){opacity:.58;transform:translate(42.1246vw,-10px) scale(.5008);animation:fall-284 14s -24s linear infinite}@keyframes fall-284{41.845%{transform:translate(37.0356vw,41.845vh) scale(.5008)}to{transform:translate(39.5801vw,99vh) scale(.5008)}}.snow:nth-child(285){opacity:.3772;transform:translate(70.4748vw,-10px) scale(.7479);animation:fall-285 10s -17s linear infinite}@keyframes fall-285{33.278%{transform:translate(75.692vw,33.278vh) scale(.7479)}to{transform:translate(73.0834vw,99vh) scale(.7479)}}.snow:nth-child(286){opacity:.587;transform:translate(39.8862vw,-10px) scale(.9722);animation:fall-286 11s -7s linear infinite}@keyframes fall-286{37.113%{transform:translate(45.1597vw,37.113vh) scale(.9722)}to{transform:translate(42.52295vw,99vh) scale(.9722)}}.snow:nth-child(287){opacity:1.7534;transform:translate(3.0893vw,-10px) scale(.6399);animation:fall-287 26s -9s linear infinite}@keyframes fall-287{77.142%{transform:translate(5.0648vw,77.142vh) scale(.6399)}to{transform:translate(4.07705vw,99vh) scale(.6399)}}.snow:nth-child(288){opacity:.0474;transform:translate(63.8391vw,-10px) scale(.2967);animation:fall-288 27s -22s linear infinite}@keyframes fall-288{50.606%{transform:translate(57.2195vw,50.606vh) scale(.2967)}to{transform:translate(60.5293vw,99vh) scale(.2967)}}.snow:nth-child(289){opacity:1.7378;transform:translate(20.3032vw,-10px) scale(.6342);animation:fall-289 30s -19s linear infinite}@keyframes fall-289{71.425%{transform:translate(27.015vw,71.425vh) scale(.6342)}to{transform:translate(23.6591vw,99vh) scale(.6342)}}.snow:nth-child(290){opacity:.8364;transform:translate(57.3003vw,-10px) scale(.6541);animation:fall-290 27s -23s linear infinite}@keyframes fall-290{73.36%{transform:translate(50.2101vw,73.36vh) scale(.6541)}to{transform:translate(53.7552vw,99vh) scale(.6541)}}.snow:nth-child(291){opacity:1.5954;transform:translate(39.8986vw,-10px) scale(.583);animation:fall-291 21s -30s linear infinite}@keyframes fall-291{53.83%{transform:translate(43.4818vw,53.83vh) scale(.583)}to{transform:translate(41.6902vw,99vh) scale(.583)}}.snow:nth-child(292){opacity:1.987;transform:translate(93.9706vw,-10px) scale(.6131);animation:fall-292 10s -10s linear infinite}@keyframes fall-292{72.499%{transform:translate(92.1759vw,72.499vh) scale(.6131)}to{transform:translate(93.07325vw,99vh) scale(.6131)}}.snow:nth-child(293){opacity:1.838;transform:translate(36.2062vw,-10px) scale(.6007);animation:fall-293 28s -20s linear infinite}@keyframes fall-293{35.428%{transform:translate(31.6041vw,35.428vh) scale(.6007)}to{transform:translate(33.90515vw,99vh) scale(.6007)}}.snow:nth-child(294){opacity:1.8542;transform:translate(60.247vw,-10px) scale(.2064);animation:fall-294 21s -14s linear infinite}@keyframes fall-294{53.005%{transform:translate(64.2073vw,53.005vh) scale(.2064)}to{transform:translate(62.22715vw,99vh) scale(.2064)}}.snow:nth-child(295){opacity:.2872;transform:translate(1.7951vw,-10px) scale(.1457);animation:fall-295 18s -22s linear infinite}@keyframes fall-295{55.562%{transform:translate(9.4022vw,55.562vh) scale(.1457)}to{transform:translate(5.59865vw,99vh) scale(.1457)}}.snow:nth-child(296){opacity:.9298;transform:translate(89.5979vw,-10px) scale(.3739);animation:fall-296 28s -9s linear infinite}@keyframes fall-296{30.934%{transform:translate(89.3039vw,30.934vh) scale(.3739)}to{transform:translate(89.4509vw,99vh) scale(.3739)}}.snow:nth-child(297){opacity:.7936;transform:translate(48.9992vw,-10px) scale(.9704);animation:fall-297 20s -13s linear infinite}@keyframes fall-297{55.632%{transform:translate(55.5756vw,55.632vh) scale(.9704)}to{transform:translate(52.2874vw,99vh) scale(.9704)}}.snow:nth-child(298){opacity:.9756;transform:translate(42.1881vw,-10px) scale(.1363);animation:fall-298 14s -23s linear infinite}@keyframes fall-298{52.476%{transform:translate(34.625vw,52.476vh) scale(.1363)}to{transform:translate(38.40655vw,99vh) scale(.1363)}}.snow:nth-child(299){opacity:1.1668;transform:translate(11.3339vw,-10px) scale(.9541);animation:fall-299 13s -2s linear infinite}@keyframes fall-299{61.663%{transform:translate(18.0681vw,61.663vh) scale(.9541)}to{transform:translate(14.701vw,99vh) scale(.9541)}}.snow:nth-child(300){opacity:.7278;transform:translate(46.7588vw,-10px) scale(.7003);animation:fall-300 29s -30s linear infinite}@keyframes fall-300{55.946%{transform:translate(49.4732vw,55.946vh) scale(.7003)}to{transform:translate(48.116vw,99vh) scale(.7003)}}.snow:nth-child(301){opacity:1.0178;transform:translate(64.0082vw,-10px) scale(.188);animation:fall-301 19s -19s linear infinite}@keyframes fall-301{40.997%{transform:translate(65.2207vw,40.997vh) scale(.188)}to{transform:translate(64.61445vw,99vh) scale(.188)}}.snow:nth-child(302){opacity:1.8772;transform:translate(4.4828vw,-10px) scale(.1427);animation:fall-302 12s -19s linear infinite}@keyframes fall-302{63.658%{transform:translate(-4.42vw,63.658vh) scale(.1427)}to{transform:translate(.0314vw,99vh) scale(.1427)}}.snow:nth-child(303){opacity:1.7478;transform:translate(13.8934vw,-10px) scale(.951);animation:fall-303 11s -23s linear infinite}@keyframes fall-303{33.44%{transform:translate(4.0226vw,33.44vh) scale(.951)}to{transform:translate(8.958vw,99vh) scale(.951)}}.snow:nth-child(304){opacity:1.7516;transform:translate(74.8484vw,-10px) scale(.9542);animation:fall-304 15s -28s linear infinite}@keyframes fall-304{34.761%{transform:translate(66.9459vw,34.761vh) scale(.9542)}to{transform:translate(70.89715vw,99vh) scale(.9542)}}.snow:nth-child(305){opacity:.9278;transform:translate(41.0736vw,-10px) scale(.1907);animation:fall-305 21s -29s linear infinite}@keyframes fall-305{38.459%{transform:translate(41.8985vw,38.459vh) scale(.1907)}to{transform:translate(41.48605vw,99vh) scale(.1907)}}.snow:nth-child(306){opacity:.4544;transform:translate(64.4495vw,-10px) scale(.2484);animation:fall-306 25s -14s linear infinite}@keyframes fall-306{36.037%{transform:translate(60.0505vw,36.037vh) scale(.2484)}to{transform:translate(62.25vw,99vh) scale(.2484)}}.snow:nth-child(307){opacity:.1566;transform:translate(35.1915vw,-10px) scale(.8889);animation:fall-307 18s -26s linear infinite}@keyframes fall-307{46.908%{transform:translate(35.9612vw,46.908vh) scale(.8889)}to{transform:translate(35.57635vw,99vh) scale(.8889)}}.snow:nth-child(308){opacity:1.6886;transform:translate(18.3126vw,-10px) scale(.0592);animation:fall-308 24s -2s linear infinite}@keyframes fall-308{53.884%{transform:translate(11.4456vw,53.884vh) scale(.0592)}to{transform:translate(14.8791vw,99vh) scale(.0592)}}.snow:nth-child(309){opacity:1.79;transform:translate(64.6068vw,-10px) scale(.4634);animation:fall-309 24s -29s linear infinite}@keyframes fall-309{31.5%{transform:translate(54.7174vw,31.5vh) scale(.4634)}to{transform:translate(59.6621vw,99vh) scale(.4634)}}.snow:nth-child(310){opacity:.2032;transform:translate(48.9524vw,-10px) scale(.0983);animation:fall-310 16s -22s linear infinite}@keyframes fall-310{55.481%{transform:translate(53.672vw,55.481vh) scale(.0983)}to{transform:translate(51.3122vw,99vh) scale(.0983)}}.snow:nth-child(311){opacity:.154;transform:translate(42.6939vw,-10px) scale(.3463);animation:fall-311 27s -30s linear infinite}@keyframes fall-311{73.636%{transform:translate(51.2337vw,73.636vh) scale(.3463)}to{transform:translate(46.9638vw,99vh) scale(.3463)}}.snow:nth-child(312){opacity:1.2876;transform:translate(78.2956vw,-10px) scale(.4692);animation:fall-312 15s -15s linear infinite}@keyframes fall-312{46.628%{transform:translate(76.1911vw,46.628vh) scale(.4692)}to{transform:translate(77.24335vw,99vh) scale(.4692)}}.snow:nth-child(313){opacity:1.4126;transform:translate(84.047vw,-10px) scale(.3407);animation:fall-313 20s -7s linear infinite}@keyframes fall-313{59.067%{transform:translate(80.5122vw,59.067vh) scale(.3407)}to{transform:translate(82.2796vw,99vh) scale(.3407)}}.snow:nth-child(314){opacity:1.9544;transform:translate(53.3457vw,-10px) scale(.3725);animation:fall-314 20s -13s linear infinite}@keyframes fall-314{46.151%{transform:translate(52.8646vw,46.151vh) scale(.3725)}to{transform:translate(53.10515vw,99vh) scale(.3725)}}.snow:nth-child(315){opacity:1.0418;transform:translate(47.5379vw,-10px) scale(.2858);animation:fall-315 26s -12s linear infinite}@keyframes fall-315{70.123%{transform:translate(38.7881vw,70.123vh) scale(.2858)}to{transform:translate(43.163vw,99vh) scale(.2858)}}.snow:nth-child(316){opacity:.9122;transform:translate(47.3349vw,-10px) scale(.5884);animation:fall-316 14s -11s linear infinite}@keyframes fall-316{36.592%{transform:translate(57.0111vw,36.592vh) scale(.5884)}to{transform:translate(52.173vw,99vh) scale(.5884)}}.snow:nth-child(317){opacity:1.0898;transform:translate(86.0102vw,-10px) scale(.1643);animation:fall-317 12s -4s linear infinite}@keyframes fall-317{56.028%{transform:translate(89.7758vw,56.028vh) scale(.1643)}to{transform:translate(87.893vw,99vh) scale(.1643)}}.snow:nth-child(318){opacity:.5612;transform:translate(97.0218vw,-10px) scale(.5103);animation:fall-318 18s -24s linear infinite}@keyframes fall-318{75.683%{transform:translate(99.5715vw,75.683vh) scale(.5103)}to{transform:translate(98.29665vw,99vh) scale(.5103)}}.snow:nth-child(319){opacity:1.3796;transform:translate(2.5244vw,-10px) scale(.5892);animation:fall-319 12s -20s linear infinite}@keyframes fall-319{47.951%{transform:translate(5.8658vw,47.951vh) scale(.5892)}to{transform:translate(4.1951vw,99vh) scale(.5892)}}.snow:nth-child(320){opacity:.7304;transform:translate(82.0132vw,-10px) scale(.1788);animation:fall-320 11s -24s linear infinite}@keyframes fall-320{38.645%{transform:translate(76.3404vw,38.645vh) scale(.1788)}to{transform:translate(79.1768vw,99vh) scale(.1788)}}.snow:nth-child(321){opacity:.4788;transform:translate(61.6471vw,-10px) scale(.6897);animation:fall-321 15s -30s linear infinite}@keyframes fall-321{58.723%{transform:translate(65.1582vw,58.723vh) scale(.6897)}to{transform:translate(63.40265vw,99vh) scale(.6897)}}.snow:nth-child(322){opacity:1.1018;transform:translate(57.6072vw,-10px) scale(.1017);animation:fall-322 22s -13s linear infinite}@keyframes fall-322{33.515%{transform:translate(60.7622vw,33.515vh) scale(.1017)}to{transform:translate(59.1847vw,99vh) scale(.1017)}}.snow:nth-child(323){opacity:.0798;transform:translate(78.8217vw,-10px) scale(.9542);animation:fall-323 24s -27s linear infinite}@keyframes fall-323{59.882%{transform:translate(74.5254vw,59.882vh) scale(.9542)}to{transform:translate(76.67355vw,99vh) scale(.9542)}}.snow:nth-child(324){opacity:.0508;transform:translate(15.1368vw,-10px) scale(.1468);animation:fall-324 16s -10s linear infinite}@keyframes fall-324{43.703%{transform:translate(22.2665vw,43.703vh) scale(.1468)}to{transform:translate(18.70165vw,99vh) scale(.1468)}}.snow:nth-child(325){opacity:1.965;transform:translate(74.0222vw,-10px) scale(.2024);animation:fall-325 25s -25s linear infinite}@keyframes fall-325{36.416%{transform:translate(71.7121vw,36.416vh) scale(.2024)}to{transform:translate(72.86715vw,99vh) scale(.2024)}}.snow:nth-child(326){opacity:.3424;transform:translate(39.0594vw,-10px) scale(.4889);animation:fall-326 29s -19s linear infinite}@keyframes fall-326{77.343%{transform:translate(35.1405vw,77.343vh) scale(.4889)}to{transform:translate(37.09995vw,99vh) scale(.4889)}}.snow:nth-child(327){opacity:1.8062;transform:translate(89.5021vw,-10px) scale(.6749);animation:fall-327 16s -26s linear infinite}@keyframes fall-327{39.874%{transform:translate(88.9492vw,39.874vh) scale(.6749)}to{transform:translate(89.22565vw,99vh) scale(.6749)}}.snow:nth-child(328){opacity:1.8936;transform:translate(48.5753vw,-10px) scale(.8778);animation:fall-328 19s -30s linear infinite}@keyframes fall-328{36.301%{transform:translate(38.9711vw,36.301vh) scale(.8778)}to{transform:translate(43.7732vw,99vh) scale(.8778)}}.snow:nth-child(329){opacity:.228;transform:translate(96.2278vw,-10px) scale(.3333);animation:fall-329 19s -6s linear infinite}@keyframes fall-329{47.127%{transform:translate(101.5512vw,47.127vh) scale(.3333)}to{transform:translate(98.8895vw,99vh) scale(.3333)}}.snow:nth-child(330){opacity:1.998;transform:translate(19.3262vw,-10px) scale(.2821);animation:fall-330 30s -28s linear infinite}@keyframes fall-330{39.719%{transform:translate(22.9685vw,39.719vh) scale(.2821)}to{transform:translate(21.14735vw,99vh) scale(.2821)}}.snow:nth-child(331){opacity:.9754;transform:translate(9.8851vw,-10px) scale(.9844);animation:fall-331 17s -10s linear infinite}@keyframes fall-331{77.048%{transform:translate(9.0853vw,77.048vh) scale(.9844)}to{transform:translate(9.4852vw,99vh) scale(.9844)}}.snow:nth-child(332){opacity:.4398;transform:translate(88.1855vw,-10px) scale(.5518);animation:fall-332 22s -11s linear infinite}@keyframes fall-332{31.309%{transform:translate(89.1413vw,31.309vh) scale(.5518)}to{transform:translate(88.6634vw,99vh) scale(.5518)}}.snow:nth-child(333){opacity:.817;transform:translate(48.0194vw,-10px) scale(.7349);animation:fall-333 17s -8s linear infinite}@keyframes fall-333{63.944%{transform:translate(51.0162vw,63.944vh) scale(.7349)}to{transform:translate(49.5178vw,99vh) scale(.7349)}}.snow:nth-child(334){opacity:.117;transform:translate(61.3173vw,-10px) scale(.3802);animation:fall-334 19s -17s linear infinite}@keyframes fall-334{55.568%{transform:translate(64.4101vw,55.568vh) scale(.3802)}to{transform:translate(62.8637vw,99vh) scale(.3802)}}.snow:nth-child(335){opacity:1.928;transform:translate(82.1205vw,-10px) scale(.2543);animation:fall-335 16s -23s linear infinite}@keyframes fall-335{75.369%{transform:translate(89.954vw,75.369vh) scale(.2543)}to{transform:translate(86.03725vw,99vh) scale(.2543)}}.snow:nth-child(336){opacity:1.631;transform:translate(28.9447vw,-10px) scale(.8547);animation:fall-336 13s -9s linear infinite}@keyframes fall-336{31.061%{transform:translate(38.2201vw,31.061vh) scale(.8547)}to{transform:translate(33.5824vw,99vh) scale(.8547)}}.snow:nth-child(337){opacity:.6906;transform:translate(33.7459vw,-10px) scale(.0688);animation:fall-337 20s -2s linear infinite}@keyframes fall-337{43.243%{transform:translate(28.1732vw,43.243vh) scale(.0688)}to{transform:translate(30.95955vw,99vh) scale(.0688)}}.snow:nth-child(338){opacity:1.4616;transform:translate(54.9476vw,-10px) scale(.0009);animation:fall-338 28s -24s linear infinite}@keyframes fall-338{78.274%{transform:translate(59.0581vw,78.274vh) scale(.0009)}to{transform:translate(57.00285vw,99vh) scale(.0009)}}.snow:nth-child(339){opacity:1.3174;transform:translate(98.4709vw,-10px) scale(.8989);animation:fall-339 27s -6s linear infinite}@keyframes fall-339{49.251%{transform:translate(104.4476vw,49.251vh) scale(.8989)}to{transform:translate(101.45925vw,99vh) scale(.8989)}}.snow:nth-child(340){opacity:.2132;transform:translate(82.9621vw,-10px) scale(.1993);animation:fall-340 17s -29s linear infinite}@keyframes fall-340{52.602%{transform:translate(83.0081vw,52.602vh) scale(.1993)}to{transform:translate(82.9851vw,99vh) scale(.1993)}}.snow:nth-child(341){opacity:1.9034;transform:translate(14.6217vw,-10px) scale(.6273);animation:fall-341 16s -23s linear infinite}@keyframes fall-341{48.001%{transform:translate(13.7686vw,48.001vh) scale(.6273)}to{transform:translate(14.19515vw,99vh) scale(.6273)}}.snow:nth-child(342){opacity:.996;transform:translate(23.0951vw,-10px) scale(.4502);animation:fall-342 22s -3s linear infinite}@keyframes fall-342{64.486%{transform:translate(20.622vw,64.486vh) scale(.4502)}to{transform:translate(21.85855vw,99vh) scale(.4502)}}.snow:nth-child(343){opacity:.5978;transform:translate(34.2268vw,-10px) scale(.1884);animation:fall-343 29s -7s linear infinite}@keyframes fall-343{67.462%{transform:translate(30.1129vw,67.462vh) scale(.1884)}to{transform:translate(32.16985vw,99vh) scale(.1884)}}.snow:nth-child(344){opacity:.3844;transform:translate(52.7479vw,-10px) scale(.7697);animation:fall-344 20s -9s linear infinite}@keyframes fall-344{59.382%{transform:translate(47.8895vw,59.382vh) scale(.7697)}to{transform:translate(50.3187vw,99vh) scale(.7697)}}.snow:nth-child(345){opacity:1.1334;transform:translate(38.1011vw,-10px) scale(.7081);animation:fall-345 22s -11s linear infinite}@keyframes fall-345{32.157%{transform:translate(32.3134vw,32.157vh) scale(.7081)}to{transform:translate(35.20725vw,99vh) scale(.7081)}}.snow:nth-child(346){opacity:1.9986;transform:translate(23.4922vw,-10px) scale(.624);animation:fall-346 20s -19s linear infinite}@keyframes fall-346{34.082%{transform:translate(19.5718vw,34.082vh) scale(.624)}to{transform:translate(21.532vw,99vh) scale(.624)}}.snow:nth-child(347){opacity:.7392;transform:translate(23.3451vw,-10px) scale(.5992);animation:fall-347 26s -11s linear infinite}@keyframes fall-347{61.055%{transform:translate(22.6892vw,61.055vh) scale(.5992)}to{transform:translate(23.01715vw,99vh) scale(.5992)}}.snow:nth-child(348){opacity:.3138;transform:translate(62.2603vw,-10px) scale(.6087);animation:fall-348 30s -27s linear infinite}@keyframes fall-348{70.549%{transform:translate(68.999vw,70.549vh) scale(.6087)}to{transform:translate(65.62965vw,99vh) scale(.6087)}}.snow:nth-child(349){opacity:.0778;transform:translate(83.1202vw,-10px) scale(.1485);animation:fall-349 12s -3s linear infinite}@keyframes fall-349{74.817%{transform:translate(76.6158vw,74.817vh) scale(.1485)}to{transform:translate(79.868vw,99vh) scale(.1485)}}.snow:nth-child(350){opacity:.6036;transform:translate(74.5097vw,-10px) scale(.2958);animation:fall-350 20s -11s linear infinite}@keyframes fall-350{32.174%{transform:translate(77.8964vw,32.174vh) scale(.2958)}to{transform:translate(76.20305vw,99vh) scale(.2958)}}.snow:nth-child(351){opacity:1.4744;transform:translate(97.8519vw,-10px) scale(.9115);animation:fall-351 30s -28s linear infinite}@keyframes fall-351{64.073%{transform:translate(98.4553vw,64.073vh) scale(.9115)}to{transform:translate(98.1536vw,99vh) scale(.9115)}}.snow:nth-child(352){opacity:1.8726;transform:translate(34.1642vw,-10px) scale(.2753);animation:fall-352 19s -11s linear infinite}@keyframes fall-352{32.238%{transform:translate(25.0671vw,32.238vh) scale(.2753)}to{transform:translate(29.61565vw,99vh) scale(.2753)}}.snow:nth-child(353){opacity:.2602;transform:translate(46.8051vw,-10px) scale(.5411);animation:fall-353 17s -16s linear infinite}@keyframes fall-353{44.02%{transform:translate(41.6687vw,44.02vh) scale(.5411)}to{transform:translate(44.2369vw,99vh) scale(.5411)}}.snow:nth-child(354){opacity:.1568;transform:translate(61.6875vw,-10px) scale(.9127);animation:fall-354 17s -30s linear infinite}@keyframes fall-354{60.842%{transform:translate(52.7313vw,60.842vh) scale(.9127)}to{transform:translate(57.2094vw,99vh) scale(.9127)}}.snow:nth-child(355){opacity:.5604;transform:translate(91.81vw,-10px) scale(.7799);animation:fall-355 14s -26s linear infinite}@keyframes fall-355{55.658%{transform:translate(85.9765vw,55.658vh) scale(.7799)}to{transform:translate(88.89325vw,99vh) scale(.7799)}}.snow:nth-child(356){opacity:1.8602;transform:translate(33.1108vw,-10px) scale(.0752);animation:fall-356 25s -17s linear infinite}@keyframes fall-356{49.979%{transform:translate(39.5511vw,49.979vh) scale(.0752)}to{transform:translate(36.33095vw,99vh) scale(.0752)}}.snow:nth-child(357){opacity:.3012;transform:translate(22.8603vw,-10px) scale(.6518);animation:fall-357 10s -17s linear infinite}@keyframes fall-357{47.27%{transform:translate(16.2971vw,47.27vh) scale(.6518)}to{transform:translate(19.5787vw,99vh) scale(.6518)}}.snow:nth-child(358){opacity:.8916;transform:translate(98.403vw,-10px) scale(.0864);animation:fall-358 22s -26s linear infinite}@keyframes fall-358{55.572%{transform:translate(95.0253vw,55.572vh) scale(.0864)}to{transform:translate(96.71415vw,99vh) scale(.0864)}}.snow:nth-child(359){opacity:.1436;transform:translate(68.1869vw,-10px) scale(.2344);animation:fall-359 20s -6s linear infinite}@keyframes fall-359{58.574%{transform:translate(65.087vw,58.574vh) scale(.2344)}to{transform:translate(66.63695vw,99vh) scale(.2344)}}.snow:nth-child(360){opacity:1.1628;transform:translate(18.9226vw,-10px) scale(.7668);animation:fall-360 18s -27s linear infinite}@keyframes fall-360{35.088%{transform:translate(14.7706vw,35.088vh) scale(.7668)}to{transform:translate(16.8466vw,99vh) scale(.7668)}}.snow:nth-child(361){opacity:.3806;transform:translate(83.1246vw,-10px) scale(.7217);animation:fall-361 24s -19s linear infinite}@keyframes fall-361{52.578%{transform:translate(83.1752vw,52.578vh) scale(.7217)}to{transform:translate(83.1499vw,99vh) scale(.7217)}}.snow:nth-child(362){opacity:.2416;transform:translate(69.906vw,-10px) scale(.5113);animation:fall-362 25s -18s linear infinite}@keyframes fall-362{50.936%{transform:translate(78.9629vw,50.936vh) scale(.5113)}to{transform:translate(74.43445vw,99vh) scale(.5113)}}.snow:nth-child(363){opacity:1.4092;transform:translate(38.917vw,-10px) scale(.3813);animation:fall-363 11s -11s linear infinite}@keyframes fall-363{31.367%{transform:translate(46.4418vw,31.367vh) scale(.3813)}to{transform:translate(42.6794vw,99vh) scale(.3813)}}.snow:nth-child(364){opacity:1.1962;transform:translate(2.3985vw,-10px) scale(.4308);animation:fall-364 19s -16s linear infinite}@keyframes fall-364{30.552%{transform:translate(3.3895vw,30.552vh) scale(.4308)}to{transform:translate(2.894vw,99vh) scale(.4308)}}.snow:nth-child(365){opacity:.4834;transform:translate(3.3976vw,-10px) scale(.7718);animation:fall-365 18s -1s linear infinite}@keyframes fall-365{56.79%{transform:translate(-3.3002vw,56.79vh) scale(.7718)}to{transform:translate(.0487vw,99vh) scale(.7718)}}.snow:nth-child(366){opacity:1.1876;transform:translate(83.2116vw,-10px) scale(.241);animation:fall-366 13s -5s linear infinite}@keyframes fall-366{50.609%{transform:translate(74.8245vw,50.609vh) scale(.241)}to{transform:translate(79.01805vw,99vh) scale(.241)}}.snow:nth-child(367){opacity:.1982;transform:translate(95.6412vw,-10px) scale(.2408);animation:fall-367 29s -17s linear infinite}@keyframes fall-367{64.106%{transform:translate(103.9271vw,64.106vh) scale(.2408)}to{transform:translate(99.78415vw,99vh) scale(.2408)}}.snow:nth-child(368){opacity:1.0816;transform:translate(76.26vw,-10px) scale(.5377);animation:fall-368 18s -3s linear infinite}@keyframes fall-368{72.084%{transform:translate(82.649vw,72.084vh) scale(.5377)}to{transform:translate(79.4545vw,99vh) scale(.5377)}}.snow:nth-child(369){opacity:.8898;transform:translate(80.5436vw,-10px) scale(.7292);animation:fall-369 21s -7s linear infinite}@keyframes fall-369{59.715%{transform:translate(79.5474vw,59.715vh) scale(.7292)}to{transform:translate(80.0455vw,99vh) scale(.7292)}}.snow:nth-child(370){opacity:1.8184;transform:translate(80.4561vw,-10px) scale(.0055);animation:fall-370 30s -25s linear infinite}@keyframes fall-370{37.03%{transform:translate(89.7277vw,37.03vh) scale(.0055)}to{transform:translate(85.0919vw,99vh) scale(.0055)}}.snow:nth-child(371){opacity:.8548;transform:translate(4.2978vw,-10px) scale(.4252);animation:fall-371 21s -10s linear infinite}@keyframes fall-371{51.928%{transform:translate(12.4021vw,51.928vh) scale(.4252)}to{transform:translate(8.34995vw,99vh) scale(.4252)}}.snow:nth-child(372){opacity:.1516;transform:translate(55.7322vw,-10px) scale(.5034);animation:fall-372 10s -19s linear infinite}@keyframes fall-372{43.08%{transform:translate(47.5443vw,43.08vh) scale(.5034)}to{transform:translate(51.63825vw,99vh) scale(.5034)}}.snow:nth-child(373){opacity:.118;transform:translate(43.4717vw,-10px) scale(.2333);animation:fall-373 21s -2s linear infinite}@keyframes fall-373{65.75%{transform:translate(34.2113vw,65.75vh) scale(.2333)}to{transform:translate(38.8415vw,99vh) scale(.2333)}}.snow:nth-child(374){opacity:.2518;transform:translate(96.5308vw,-10px) scale(.8761);animation:fall-374 12s -30s linear infinite}@keyframes fall-374{70.719%{transform:translate(99.1538vw,70.719vh) scale(.8761)}to{transform:translate(97.8423vw,99vh) scale(.8761)}}.snow:nth-child(375){opacity:.8338;transform:translate(35.0725vw,-10px) scale(.742);animation:fall-375 25s -10s linear infinite}@keyframes fall-375{78.991%{transform:translate(41.5257vw,78.991vh) scale(.742)}to{transform:translate(38.2991vw,99vh) scale(.742)}}.snow:nth-child(376){opacity:1.1478;transform:translate(35.7229vw,-10px) scale(.0411);animation:fall-376 14s -14s linear infinite}@keyframes fall-376{53.352%{transform:translate(30.0687vw,53.352vh) scale(.0411)}to{transform:translate(32.8958vw,99vh) scale(.0411)}}.snow:nth-child(377){opacity:1.9442;transform:translate(87.6027vw,-10px) scale(.2687);animation:fall-377 25s -10s linear infinite}@keyframes fall-377{70.855%{transform:translate(80.0892vw,70.855vh) scale(.2687)}to{transform:translate(83.84595vw,99vh) scale(.2687)}}.snow:nth-child(378){opacity:.089;transform:translate(35.8336vw,-10px) scale(.3593);animation:fall-378 19s -19s linear infinite}@keyframes fall-378{70.31%{transform:translate(28.1196vw,70.31vh) scale(.3593)}to{transform:translate(31.9766vw,99vh) scale(.3593)}}.snow:nth-child(379){opacity:1.422;transform:translate(72.7244vw,-10px) scale(.0532);animation:fall-379 30s -10s linear infinite}@keyframes fall-379{49.087%{transform:translate(66.4143vw,49.087vh) scale(.0532)}to{transform:translate(69.56935vw,99vh) scale(.0532)}}.snow:nth-child(380){opacity:1.5284;transform:translate(54.3037vw,-10px) scale(.9253);animation:fall-380 13s -3s linear infinite}@keyframes fall-380{68.335%{transform:translate(62.3465vw,68.335vh) scale(.9253)}to{transform:translate(58.3251vw,99vh) scale(.9253)}}.snow:nth-child(381){opacity:.047;transform:translate(16.3693vw,-10px) scale(.5933);animation:fall-381 14s -28s linear infinite}@keyframes fall-381{68.126%{transform:translate(25.6755vw,68.126vh) scale(.5933)}to{transform:translate(21.0224vw,99vh) scale(.5933)}}.snow:nth-child(382){opacity:1.659;transform:translate(53.6279vw,-10px) scale(.1581);animation:fall-382 29s -25s linear infinite}@keyframes fall-382{33.707%{transform:translate(50.1936vw,33.707vh) scale(.1581)}to{transform:translate(51.91075vw,99vh) scale(.1581)}}.snow:nth-child(383){opacity:.2682;transform:translate(82.3338vw,-10px) scale(.5092);animation:fall-383 15s -1s linear infinite}@keyframes fall-383{37.916%{transform:translate(89.9181vw,37.916vh) scale(.5092)}to{transform:translate(86.12595vw,99vh) scale(.5092)}}.snow:nth-child(384){opacity:.0518;transform:translate(88.4923vw,-10px) scale(.7184);animation:fall-384 18s -10s linear infinite}@keyframes fall-384{44.715%{transform:translate(79.6544vw,44.715vh) scale(.7184)}to{transform:translate(84.07335vw,99vh) scale(.7184)}}.snow:nth-child(385){opacity:1.4956;transform:translate(46.0404vw,-10px) scale(.1817);animation:fall-385 27s -7s linear infinite}@keyframes fall-385{42.193%{transform:translate(43.1514vw,42.193vh) scale(.1817)}to{transform:translate(44.5959vw,99vh) scale(.1817)}}.snow:nth-child(386){opacity:1.4378;transform:translate(63.577vw,-10px) scale(.7737);animation:fall-386 20s -18s linear infinite}@keyframes fall-386{76.306%{transform:translate(73.5732vw,76.306vh) scale(.7737)}to{transform:translate(68.5751vw,99vh) scale(.7737)}}.snow:nth-child(387){opacity:.3558;transform:translate(46.0744vw,-10px) scale(.7076);animation:fall-387 13s -27s linear infinite}@keyframes fall-387{70.141%{transform:translate(39.7428vw,70.141vh) scale(.7076)}to{transform:translate(42.9086vw,99vh) scale(.7076)}}.snow:nth-child(388){opacity:.741;transform:translate(18.9815vw,-10px) scale(.382);animation:fall-388 25s -3s linear infinite}@keyframes fall-388{49.001%{transform:translate(16.3499vw,49.001vh) scale(.382)}to{transform:translate(17.6657vw,99vh) scale(.382)}}.snow:nth-child(389){opacity:1.6394;transform:translate(15.517vw,-10px) scale(.1585);animation:fall-389 28s -28s linear infinite}@keyframes fall-389{43.848%{transform:translate(21.754vw,43.848vh) scale(.1585)}to{transform:translate(18.6355vw,99vh) scale(.1585)}}.snow:nth-child(390){opacity:.9158;transform:translate(61.3321vw,-10px) scale(.1863);animation:fall-390 27s -18s linear infinite}@keyframes fall-390{78.174%{transform:translate(64.3866vw,78.174vh) scale(.1863)}to{transform:translate(62.85935vw,99vh) scale(.1863)}}.snow:nth-child(391){opacity:.0188;transform:translate(29.6415vw,-10px) scale(.6997);animation:fall-391 23s -18s linear infinite}@keyframes fall-391{76.859%{transform:translate(22.9274vw,76.859vh) scale(.6997)}to{transform:translate(26.28445vw,99vh) scale(.6997)}}.snow:nth-child(392){opacity:.787;transform:translate(62.5284vw,-10px) scale(.6313);animation:fall-392 28s -16s linear infinite}@keyframes fall-392{78.251%{transform:translate(62.6131vw,78.251vh) scale(.6313)}to{transform:translate(62.57075vw,99vh) scale(.6313)}}.snow:nth-child(393){opacity:.0926;transform:translate(42.0291vw,-10px) scale(.8695);animation:fall-393 18s -10s linear infinite}@keyframes fall-393{75.011%{transform:translate(40.6999vw,75.011vh) scale(.8695)}to{transform:translate(41.3645vw,99vh) scale(.8695)}}.snow:nth-child(394){opacity:1.1288;transform:translate(16.6993vw,-10px) scale(.3847);animation:fall-394 22s -29s linear infinite}@keyframes fall-394{39.459%{transform:translate(26.644vw,39.459vh) scale(.3847)}to{transform:translate(21.67165vw,99vh) scale(.3847)}}.snow:nth-child(395){opacity:1.734;transform:translate(.8112vw,-10px) scale(.6783);animation:fall-395 21s -28s linear infinite}@keyframes fall-395{76.664%{transform:translate(5.0107vw,76.664vh) scale(.6783)}to{transform:translate(2.91095vw,99vh) scale(.6783)}}.snow:nth-child(396){opacity:.1426;transform:translate(70.279vw,-10px) scale(.8102);animation:fall-396 19s -26s linear infinite}@keyframes fall-396{72.908%{transform:translate(78.0807vw,72.908vh) scale(.8102)}to{transform:translate(74.17985vw,99vh) scale(.8102)}}.snow:nth-child(397){opacity:1.8642;transform:translate(65.1228vw,-10px) scale(.0356);animation:fall-397 20s -21s linear infinite}@keyframes fall-397{35.61%{transform:translate(62.9472vw,35.61vh) scale(.0356)}to{transform:translate(64.035vw,99vh) scale(.0356)}}.snow:nth-child(398){opacity:1.5568;transform:translate(9.7209vw,-10px) scale(.404);animation:fall-398 15s -27s linear infinite}@keyframes fall-398{34.262%{transform:translate(10.3351vw,34.262vh) scale(.404)}to{transform:translate(10.028vw,99vh) scale(.404)}}.snow:nth-child(399){opacity:1.2694;transform:translate(17.2042vw,-10px) scale(.3446);animation:fall-399 10s -10s linear infinite}@keyframes fall-399{71.923%{transform:translate(20.6849vw,71.923vh) scale(.3446)}to{transform:translate(18.94455vw,99vh) scale(.3446)}}.snow:nth-child(400){opacity:.1472;transform:translate(52.6626vw,-10px) scale(.5649);animation:fall-400 26s -8s linear infinite}@keyframes fall-400{39.534%{transform:translate(45.5103vw,39.534vh) scale(.5649)}to{transform:translate(49.08645vw,99vh) scale(.5649)}}\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 });
|
|
78
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".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: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background: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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background: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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.2822;transform:translate(42.0786vw,-10px) scale(.1146);animation:fall-1 17s -8s linear infinite}@keyframes fall-1{56.615%{transform:translate(35.6447vw,56.615vh) scale(.1146)}to{transform:translate(38.86165vw,99vh) scale(.1146)}}.snow:nth-child(2){opacity:1.991;transform:translate(46.5243vw,-10px) scale(.4051);animation:fall-2 24s -7s linear infinite}@keyframes fall-2{45.699%{transform:translate(54.9862vw,45.699vh) scale(.4051)}to{transform:translate(50.75525vw,99vh) scale(.4051)}}.snow:nth-child(3){opacity:1.166;transform:translate(57.8271vw,-10px) scale(.2056);animation:fall-3 30s -26s linear infinite}@keyframes fall-3{33.573%{transform:translate(61.7527vw,33.573vh) scale(.2056)}to{transform:translate(59.7899vw,99vh) scale(.2056)}}.snow:nth-child(4){opacity:.2568;transform:translate(21.4242vw,-10px) scale(.8574);animation:fall-4 15s -3s linear infinite}@keyframes fall-4{58.619%{transform:translate(24.1887vw,58.619vh) scale(.8574)}to{transform:translate(22.80645vw,99vh) scale(.8574)}}.snow:nth-child(5){opacity:1.0856;transform:translate(67.9363vw,-10px) scale(.7536);animation:fall-5 12s -10s linear infinite}@keyframes fall-5{66.88%{transform:translate(64.8739vw,66.88vh) scale(.7536)}to{transform:translate(66.4051vw,99vh) scale(.7536)}}.snow:nth-child(6){opacity:.5574;transform:translate(76.1239vw,-10px) scale(.4787);animation:fall-6 26s -23s linear infinite}@keyframes fall-6{38.739%{transform:translate(68.2401vw,38.739vh) scale(.4787)}to{transform:translate(72.182vw,99vh) scale(.4787)}}.snow:nth-child(7){opacity:1.3984;transform:translate(18.4366vw,-10px) scale(.5502);animation:fall-7 12s -18s linear infinite}@keyframes fall-7{54.066%{transform:translate(19.9408vw,54.066vh) scale(.5502)}to{transform:translate(19.1887vw,99vh) scale(.5502)}}.snow:nth-child(8){opacity:.8284;transform:translate(93.4941vw,-10px) scale(.5995);animation:fall-8 19s -19s linear infinite}@keyframes fall-8{59.555%{transform:translate(84.9861vw,59.555vh) scale(.5995)}to{transform:translate(89.2401vw,99vh) scale(.5995)}}.snow:nth-child(9){opacity:.4826;transform:translate(13.9784vw,-10px) scale(.5747);animation:fall-9 11s -14s linear infinite}@keyframes fall-9{61.937%{transform:translate(14.5494vw,61.937vh) scale(.5747)}to{transform:translate(14.2639vw,99vh) scale(.5747)}}.snow:nth-child(10){opacity:1.8038;transform:translate(58.2112vw,-10px) scale(.4997);animation:fall-10 28s -19s linear infinite}@keyframes fall-10{50.58%{transform:translate(67.4986vw,50.58vh) scale(.4997)}to{transform:translate(62.8549vw,99vh) scale(.4997)}}.snow:nth-child(11){opacity:.9228;transform:translate(72.9332vw,-10px) scale(.2818);animation:fall-11 22s -24s linear infinite}@keyframes fall-11{74.222%{transform:translate(65.283vw,74.222vh) scale(.2818)}to{transform:translate(69.1081vw,99vh) scale(.2818)}}.snow:nth-child(12){opacity:.6406;transform:translate(57.6323vw,-10px) scale(.1914);animation:fall-12 24s -12s linear infinite}@keyframes fall-12{36.529%{transform:translate(57.5499vw,36.529vh) scale(.1914)}to{transform:translate(57.5911vw,99vh) scale(.1914)}}.snow:nth-child(13){opacity:1.1002;transform:translate(55.1483vw,-10px) scale(.2985);animation:fall-13 28s -18s linear infinite}@keyframes fall-13{49.005%{transform:translate(63.0129vw,49.005vh) scale(.2985)}to{transform:translate(59.0806vw,99vh) scale(.2985)}}.snow:nth-child(14){opacity:1.1898;transform:translate(27.1276vw,-10px) scale(.5463);animation:fall-14 20s -26s linear infinite}@keyframes fall-14{33.045%{transform:translate(36.7074vw,33.045vh) scale(.5463)}to{transform:translate(31.9175vw,99vh) scale(.5463)}}.snow:nth-child(15){opacity:1.6322;transform:translate(90.3782vw,-10px) scale(.1283);animation:fall-15 28s -23s linear infinite}@keyframes fall-15{54.424%{transform:translate(84.7611vw,54.424vh) scale(.1283)}to{transform:translate(87.56965vw,99vh) scale(.1283)}}.snow:nth-child(16){opacity:.3446;transform:translate(91.9165vw,-10px) scale(.2713);animation:fall-16 21s -6s linear infinite}@keyframes fall-16{42.672%{transform:translate(96.6772vw,42.672vh) scale(.2713)}to{transform:translate(94.29685vw,99vh) scale(.2713)}}.snow:nth-child(17){opacity:1.4478;transform:translate(57.1712vw,-10px) scale(.8656);animation:fall-17 14s -21s linear infinite}@keyframes fall-17{66.245%{transform:translate(47.1818vw,66.245vh) scale(.8656)}to{transform:translate(52.1765vw,99vh) scale(.8656)}}.snow:nth-child(18){opacity:1.8026;transform:translate(4.3672vw,-10px) scale(.4064);animation:fall-18 16s -6s linear infinite}@keyframes fall-18{50.134%{transform:translate(-1.58vw,50.134vh) scale(.4064)}to{transform:translate(1.3936vw,99vh) scale(.4064)}}.snow:nth-child(19){opacity:1.3312;transform:translate(96.1426vw,-10px) scale(.6836);animation:fall-19 23s -5s linear infinite}@keyframes fall-19{69.069%{transform:translate(97.6932vw,69.069vh) scale(.6836)}to{transform:translate(96.9179vw,99vh) scale(.6836)}}.snow:nth-child(20){opacity:1.7436;transform:translate(94.0985vw,-10px) scale(.3202);animation:fall-20 30s -8s linear infinite}@keyframes fall-20{34.42%{transform:translate(99.7245vw,34.42vh) scale(.3202)}to{transform:translate(96.9115vw,99vh) scale(.3202)}}.snow:nth-child(21){opacity:.1006;transform:translate(58.8025vw,-10px) scale(.5994);animation:fall-21 25s -10s linear infinite}@keyframes fall-21{51.297%{transform:translate(56.0307vw,51.297vh) scale(.5994)}to{transform:translate(57.4166vw,99vh) scale(.5994)}}.snow:nth-child(22){opacity:1.1656;transform:translate(35.8986vw,-10px) scale(.6126);animation:fall-22 11s -26s linear infinite}@keyframes fall-22{77.871%{transform:translate(43.1591vw,77.871vh) scale(.6126)}to{transform:translate(39.52885vw,99vh) scale(.6126)}}.snow:nth-child(23){opacity:1.572;transform:translate(61.9703vw,-10px) scale(.7149);animation:fall-23 16s -29s linear infinite}@keyframes fall-23{74.056%{transform:translate(60.647vw,74.056vh) scale(.7149)}to{transform:translate(61.30865vw,99vh) scale(.7149)}}.snow:nth-child(24){opacity:.3716;transform:translate(4.8692vw,-10px) scale(.8574);animation:fall-24 22s -9s linear infinite}@keyframes fall-24{75.546%{transform:translate(-1.2627vw,75.546vh) scale(.8574)}to{transform:translate(1.80325vw,99vh) scale(.8574)}}.snow:nth-child(25){opacity:.23;transform:translate(22.9429vw,-10px) scale(.2864);animation:fall-25 13s -23s linear infinite}@keyframes fall-25{79.947%{transform:translate(15.1616vw,79.947vh) scale(.2864)}to{transform:translate(19.05225vw,99vh) scale(.2864)}}.snow:nth-child(26){opacity:1.9782;transform:translate(94.8607vw,-10px) scale(.3897);animation:fall-26 27s -6s linear infinite}@keyframes fall-26{47.182%{transform:translate(86.2707vw,47.182vh) scale(.3897)}to{transform:translate(90.5657vw,99vh) scale(.3897)}}.snow:nth-child(27){opacity:1.7706;transform:translate(68.2778vw,-10px) scale(.8157);animation:fall-27 11s -29s linear infinite}@keyframes fall-27{52.47%{transform:translate(75.8395vw,52.47vh) scale(.8157)}to{transform:translate(72.05865vw,99vh) scale(.8157)}}.snow:nth-child(28){opacity:1.6566;transform:translate(56.1405vw,-10px) scale(.7192);animation:fall-28 28s -6s linear infinite}@keyframes fall-28{63.914%{transform:translate(56.5643vw,63.914vh) scale(.7192)}to{transform:translate(56.3524vw,99vh) scale(.7192)}}.snow:nth-child(29){opacity:1.1722;transform:translate(57.323vw,-10px) scale(.049);animation:fall-29 21s -27s linear infinite}@keyframes fall-29{58.792%{transform:translate(53.2318vw,58.792vh) scale(.049)}to{transform:translate(55.2774vw,99vh) scale(.049)}}.snow:nth-child(30){opacity:.3002;transform:translate(88.5577vw,-10px) scale(.3685);animation:fall-30 24s -27s linear infinite}@keyframes fall-30{31.021%{transform:translate(84.898vw,31.021vh) scale(.3685)}to{transform:translate(86.72785vw,99vh) scale(.3685)}}.snow:nth-child(31){opacity:.6352;transform:translate(76.7003vw,-10px) scale(.989);animation:fall-31 28s -5s linear infinite}@keyframes fall-31{40.318%{transform:translate(84.0151vw,40.318vh) scale(.989)}to{transform:translate(80.3577vw,99vh) scale(.989)}}.snow:nth-child(32){opacity:1.8994;transform:translate(27.887vw,-10px) scale(.0806);animation:fall-32 18s -12s linear infinite}@keyframes fall-32{41.411%{transform:translate(30.0648vw,41.411vh) scale(.0806)}to{transform:translate(28.9759vw,99vh) scale(.0806)}}.snow:nth-child(33){opacity:.9786;transform:translate(94.7626vw,-10px) scale(.3368);animation:fall-33 11s -26s linear infinite}@keyframes fall-33{79.316%{transform:translate(89.17vw,79.316vh) scale(.3368)}to{transform:translate(91.9663vw,99vh) scale(.3368)}}.snow:nth-child(34){opacity:.5492;transform:translate(81.1413vw,-10px) scale(.8151);animation:fall-34 30s -12s linear infinite}@keyframes fall-34{48.229%{transform:translate(87.7099vw,48.229vh) scale(.8151)}to{transform:translate(84.4256vw,99vh) scale(.8151)}}.snow:nth-child(35){opacity:1.0112;transform:translate(97.7487vw,-10px) scale(.3836);animation:fall-35 17s -11s linear infinite}@keyframes fall-35{32.66%{transform:translate(96.9746vw,32.66vh) scale(.3836)}to{transform:translate(97.36165vw,99vh) scale(.3836)}}.snow:nth-child(36){opacity:1.1756;transform:translate(36.7484vw,-10px) scale(.9624);animation:fall-36 29s -30s linear infinite}@keyframes fall-36{79.757%{transform:translate(46.154vw,79.757vh) scale(.9624)}to{transform:translate(41.4512vw,99vh) scale(.9624)}}.snow:nth-child(37){opacity:.7484;transform:translate(46.0169vw,-10px) scale(.6015);animation:fall-37 28s -19s linear infinite}@keyframes fall-37{77.433%{transform:translate(38.7965vw,77.433vh) scale(.6015)}to{transform:translate(42.4067vw,99vh) scale(.6015)}}.snow:nth-child(38){opacity:1.9386;transform:translate(47.496vw,-10px) scale(.8705);animation:fall-38 10s -13s linear infinite}@keyframes fall-38{54.91%{transform:translate(44.6626vw,54.91vh) scale(.8705)}to{transform:translate(46.0793vw,99vh) scale(.8705)}}.snow:nth-child(39){opacity:.0284;transform:translate(75.1041vw,-10px) scale(.4731);animation:fall-39 13s -22s linear infinite}@keyframes fall-39{71.073%{transform:translate(70.1399vw,71.073vh) scale(.4731)}to{transform:translate(72.622vw,99vh) scale(.4731)}}.snow:nth-child(40){opacity:.843;transform:translate(76.0311vw,-10px) scale(.0768);animation:fall-40 17s -4s linear infinite}@keyframes fall-40{33.921%{transform:translate(66.9223vw,33.921vh) scale(.0768)}to{transform:translate(71.4767vw,99vh) scale(.0768)}}.snow:nth-child(41){opacity:1.4646;transform:translate(25.4364vw,-10px) scale(.5363);animation:fall-41 17s -29s linear infinite}@keyframes fall-41{71.568%{transform:translate(27.9062vw,71.568vh) scale(.5363)}to{transform:translate(26.6713vw,99vh) scale(.5363)}}.snow:nth-child(42){opacity:1.0406;transform:translate(65.8406vw,-10px) scale(.433);animation:fall-42 14s -6s linear infinite}@keyframes fall-42{56.847%{transform:translate(57.3994vw,56.847vh) scale(.433)}to{transform:translate(61.62vw,99vh) scale(.433)}}.snow:nth-child(43){opacity:.7568;transform:translate(7.5538vw,-10px) scale(.7084);animation:fall-43 12s -30s linear infinite}@keyframes fall-43{78.764%{transform:translate(10.499vw,78.764vh) scale(.7084)}to{transform:translate(9.0264vw,99vh) scale(.7084)}}.snow:nth-child(44){opacity:1.8834;transform:translate(80.4783vw,-10px) scale(.4948);animation:fall-44 15s -5s linear infinite}@keyframes fall-44{58.932%{transform:translate(76.1604vw,58.932vh) scale(.4948)}to{transform:translate(78.31935vw,99vh) scale(.4948)}}.snow:nth-child(45){opacity:1.2572;transform:translate(23.5291vw,-10px) scale(.5283);animation:fall-45 16s -27s linear infinite}@keyframes fall-45{41.528%{transform:translate(22.7829vw,41.528vh) scale(.5283)}to{transform:translate(23.156vw,99vh) scale(.5283)}}.snow:nth-child(46){opacity:1.5154;transform:translate(45.7681vw,-10px) scale(.2743);animation:fall-46 14s -12s linear infinite}@keyframes fall-46{48.734%{transform:translate(39.3159vw,48.734vh) scale(.2743)}to{transform:translate(42.542vw,99vh) scale(.2743)}}.snow:nth-child(47){opacity:1.494;transform:translate(22.0806vw,-10px) scale(.1131);animation:fall-47 26s -14s linear infinite}@keyframes fall-47{38.906%{transform:translate(14.8613vw,38.906vh) scale(.1131)}to{transform:translate(18.47095vw,99vh) scale(.1131)}}.snow:nth-child(48){opacity:1.9586;transform:translate(8.2217vw,-10px) scale(.1277);animation:fall-48 25s -30s linear infinite}@keyframes fall-48{69.43%{transform:translate(18.1487vw,69.43vh) scale(.1277)}to{transform:translate(13.1852vw,99vh) scale(.1277)}}.snow:nth-child(49){opacity:.92;transform:translate(68.6435vw,-10px) scale(.0048);animation:fall-49 15s -21s linear infinite}@keyframes fall-49{55.945%{transform:translate(66.9237vw,55.945vh) scale(.0048)}to{transform:translate(67.7836vw,99vh) scale(.0048)}}.snow:nth-child(50){opacity:.108;transform:translate(53.7936vw,-10px) scale(.0918);animation:fall-50 17s -12s linear infinite}@keyframes fall-50{43.267%{transform:translate(45.4038vw,43.267vh) scale(.0918)}to{transform:translate(49.5987vw,99vh) scale(.0918)}}.snow:nth-child(51){opacity:1.3664;transform:translate(42.5749vw,-10px) scale(.9695);animation:fall-51 30s -15s linear infinite}@keyframes fall-51{58.759%{transform:translate(46.6302vw,58.759vh) scale(.9695)}to{transform:translate(44.60255vw,99vh) scale(.9695)}}.snow:nth-child(52){opacity:.4962;transform:translate(78.5728vw,-10px) scale(.8614);animation:fall-52 25s -2s linear infinite}@keyframes fall-52{69.229%{transform:translate(78.3515vw,69.229vh) scale(.8614)}to{transform:translate(78.46215vw,99vh) scale(.8614)}}.snow:nth-child(53){opacity:1.1988;transform:translate(71.1049vw,-10px) scale(.0116);animation:fall-53 19s -15s linear infinite}@keyframes fall-53{40.336%{transform:translate(66.6756vw,40.336vh) scale(.0116)}to{transform:translate(68.89025vw,99vh) scale(.0116)}}.snow:nth-child(54){opacity:1.0394;transform:translate(79.8027vw,-10px) scale(.632);animation:fall-54 19s -12s linear infinite}@keyframes fall-54{44.96%{transform:translate(71.9994vw,44.96vh) scale(.632)}to{transform:translate(75.90105vw,99vh) scale(.632)}}.snow:nth-child(55){opacity:.6308;transform:translate(37.954vw,-10px) scale(.3143);animation:fall-55 22s -30s linear infinite}@keyframes fall-55{78.442%{transform:translate(43.4411vw,78.442vh) scale(.3143)}to{transform:translate(40.69755vw,99vh) scale(.3143)}}.snow:nth-child(56){opacity:1.053;transform:translate(40.2966vw,-10px) scale(.8712);animation:fall-56 16s -9s linear infinite}@keyframes fall-56{63.06%{transform:translate(46.3743vw,63.06vh) scale(.8712)}to{transform:translate(43.33545vw,99vh) scale(.8712)}}.snow:nth-child(57){opacity:1.094;transform:translate(42.4467vw,-10px) scale(.3492);animation:fall-57 16s -26s linear infinite}@keyframes fall-57{53.63%{transform:translate(37.4035vw,53.63vh) scale(.3492)}to{transform:translate(39.9251vw,99vh) scale(.3492)}}.snow:nth-child(58){opacity:.9406;transform:translate(68.6606vw,-10px) scale(.1329);animation:fall-58 11s -27s linear infinite}@keyframes fall-58{74.454%{transform:translate(74.4794vw,74.454vh) scale(.1329)}to{transform:translate(71.57vw,99vh) scale(.1329)}}.snow:nth-child(59){opacity:1.6432;transform:translate(14.4674vw,-10px) scale(.0612);animation:fall-59 17s -13s linear infinite}@keyframes fall-59{72.814%{transform:translate(9.5622vw,72.814vh) scale(.0612)}to{transform:translate(12.0148vw,99vh) scale(.0612)}}.snow:nth-child(60){opacity:1.5572;transform:translate(81.0044vw,-10px) scale(.8464);animation:fall-60 26s -29s linear infinite}@keyframes fall-60{32.852%{transform:translate(78.7596vw,32.852vh) scale(.8464)}to{transform:translate(79.882vw,99vh) scale(.8464)}}.snow:nth-child(61){opacity:1.7484;transform:translate(63.0163vw,-10px) scale(.0564);animation:fall-61 17s -11s linear infinite}@keyframes fall-61{61.687%{transform:translate(68.2434vw,61.687vh) scale(.0564)}to{transform:translate(65.62985vw,99vh) scale(.0564)}}.snow:nth-child(62){opacity:1.9204;transform:translate(70.4911vw,-10px) scale(.4308);animation:fall-62 14s -11s linear infinite}@keyframes fall-62{78.059%{transform:translate(64.7265vw,78.059vh) scale(.4308)}to{transform:translate(67.6088vw,99vh) scale(.4308)}}.snow:nth-child(63){opacity:.3304;transform:translate(48.0237vw,-10px) scale(.9847);animation:fall-63 23s -6s linear infinite}@keyframes fall-63{57.602%{transform:translate(44.7269vw,57.602vh) scale(.9847)}to{transform:translate(46.3753vw,99vh) scale(.9847)}}.snow:nth-child(64){opacity:.901;transform:translate(50.6673vw,-10px) scale(.9054);animation:fall-64 15s -14s linear infinite}@keyframes fall-64{31.18%{transform:translate(59.5332vw,31.18vh) scale(.9054)}to{transform:translate(55.10025vw,99vh) scale(.9054)}}.snow:nth-child(65){opacity:.1432;transform:translate(5.8101vw,-10px) scale(.3895);animation:fall-65 10s -13s linear infinite}@keyframes fall-65{56.798%{transform:translate(11.6442vw,56.798vh) scale(.3895)}to{transform:translate(8.72715vw,99vh) scale(.3895)}}.snow:nth-child(66){opacity:1.3462;transform:translate(44.0435vw,-10px) scale(.9683);animation:fall-66 26s -19s linear infinite}@keyframes fall-66{50.604%{transform:translate(40.0104vw,50.604vh) scale(.9683)}to{transform:translate(42.02695vw,99vh) scale(.9683)}}.snow:nth-child(67){opacity:1.9728;transform:translate(45.8027vw,-10px) scale(.4602);animation:fall-67 11s -28s linear infinite}@keyframes fall-67{53.253%{transform:translate(40.0154vw,53.253vh) scale(.4602)}to{transform:translate(42.90905vw,99vh) scale(.4602)}}.snow:nth-child(68){opacity:1.1824;transform:translate(66.1175vw,-10px) scale(.2744);animation:fall-68 22s -26s linear infinite}@keyframes fall-68{36.734%{transform:translate(61.6465vw,36.734vh) scale(.2744)}to{transform:translate(63.882vw,99vh) scale(.2744)}}.snow:nth-child(69){opacity:1.5546;transform:translate(61.297vw,-10px) scale(.961);animation:fall-69 16s -21s linear infinite}@keyframes fall-69{33.83%{transform:translate(59.9235vw,33.83vh) scale(.961)}to{transform:translate(60.61025vw,99vh) scale(.961)}}.snow:nth-child(70){opacity:.9944;transform:translate(26.5299vw,-10px) scale(.4796);animation:fall-70 20s -20s linear infinite}@keyframes fall-70{73.27%{transform:translate(23.4957vw,73.27vh) scale(.4796)}to{transform:translate(25.0128vw,99vh) scale(.4796)}}.snow:nth-child(71){opacity:1.9704;transform:translate(64.1692vw,-10px) scale(.8474);animation:fall-71 18s -4s linear infinite}@keyframes fall-71{40.588%{transform:translate(59.9485vw,40.588vh) scale(.8474)}to{transform:translate(62.05885vw,99vh) scale(.8474)}}.snow:nth-child(72){opacity:.8748;transform:translate(47.7392vw,-10px) scale(.1176);animation:fall-72 23s -9s linear infinite}@keyframes fall-72{45.71%{transform:translate(55.1872vw,45.71vh) scale(.1176)}to{transform:translate(51.4632vw,99vh) scale(.1176)}}.snow:nth-child(73){opacity:1.6476;transform:translate(83.7015vw,-10px) scale(.0407);animation:fall-73 25s -19s linear infinite}@keyframes fall-73{54.28%{transform:translate(86.5727vw,54.28vh) scale(.0407)}to{transform:translate(85.1371vw,99vh) scale(.0407)}}.snow:nth-child(74){opacity:.2088;transform:translate(81.9699vw,-10px) scale(.9152);animation:fall-74 22s -5s linear infinite}@keyframes fall-74{78.463%{transform:translate(88.1238vw,78.463vh) scale(.9152)}to{transform:translate(85.04685vw,99vh) scale(.9152)}}.snow:nth-child(75){opacity:.279;transform:translate(96.5226vw,-10px) scale(.2252);animation:fall-75 14s -19s linear infinite}@keyframes fall-75{55.24%{transform:translate(88.2773vw,55.24vh) scale(.2252)}to{transform:translate(92.39995vw,99vh) scale(.2252)}}.snow:nth-child(76){opacity:.8956;transform:translate(96.5488vw,-10px) scale(.2844);animation:fall-76 22s -3s linear infinite}@keyframes fall-76{39.287%{transform:translate(94.0203vw,39.287vh) scale(.2844)}to{transform:translate(95.28455vw,99vh) scale(.2844)}}.snow:nth-child(77){opacity:1.3564;transform:translate(73.5564vw,-10px) scale(.667);animation:fall-77 21s -17s linear infinite}@keyframes fall-77{60.78%{transform:translate(75.627vw,60.78vh) scale(.667)}to{transform:translate(74.5917vw,99vh) scale(.667)}}.snow:nth-child(78){opacity:.1062;transform:translate(18.7714vw,-10px) scale(.4292);animation:fall-78 22s -15s linear infinite}@keyframes fall-78{35.032%{transform:translate(19.4483vw,35.032vh) scale(.4292)}to{transform:translate(19.10985vw,99vh) scale(.4292)}}.snow:nth-child(79){opacity:1.416;transform:translate(88.1586vw,-10px) scale(.9212);animation:fall-79 10s -1s linear infinite}@keyframes fall-79{34.92%{transform:translate(83.7886vw,34.92vh) scale(.9212)}to{transform:translate(85.9736vw,99vh) scale(.9212)}}.snow:nth-child(80){opacity:1.5432;transform:translate(56.0332vw,-10px) scale(.2776);animation:fall-80 29s -2s linear infinite}@keyframes fall-80{62.863%{transform:translate(59.724vw,62.863vh) scale(.2776)}to{transform:translate(57.8786vw,99vh) scale(.2776)}}.snow:nth-child(81){opacity:.5286;transform:translate(12.9086vw,-10px) scale(.5939);animation:fall-81 13s -9s linear infinite}@keyframes fall-81{49.728%{transform:translate(21.3697vw,49.728vh) scale(.5939)}to{transform:translate(17.13915vw,99vh) scale(.5939)}}.snow:nth-child(82){opacity:1.1806;transform:translate(95.9192vw,-10px) scale(.111);animation:fall-82 20s -11s linear infinite}@keyframes fall-82{51.956%{transform:translate(99.7551vw,51.956vh) scale(.111)}to{transform:translate(97.83715vw,99vh) scale(.111)}}.snow:nth-child(83){opacity:.5622;transform:translate(54.1556vw,-10px) scale(.9429);animation:fall-83 21s -28s linear infinite}@keyframes fall-83{33.313%{transform:translate(53.0288vw,33.313vh) scale(.9429)}to{transform:translate(53.5922vw,99vh) scale(.9429)}}.snow:nth-child(84){opacity:.1904;transform:translate(82.0589vw,-10px) scale(.8599);animation:fall-84 18s -25s linear infinite}@keyframes fall-84{65.381%{transform:translate(87.8708vw,65.381vh) scale(.8599)}to{transform:translate(84.96485vw,99vh) scale(.8599)}}.snow:nth-child(85){opacity:1.113;transform:translate(69.3663vw,-10px) scale(.2778);animation:fall-85 30s -2s linear infinite}@keyframes fall-85{61.949%{transform:translate(68.1496vw,61.949vh) scale(.2778)}to{transform:translate(68.75795vw,99vh) scale(.2778)}}.snow:nth-child(86){opacity:.9594;transform:translate(36.6066vw,-10px) scale(.9933);animation:fall-86 19s -3s linear infinite}@keyframes fall-86{75.618%{transform:translate(31.497vw,75.618vh) scale(.9933)}to{transform:translate(34.0518vw,99vh) scale(.9933)}}.snow:nth-child(87){opacity:1.0322;transform:translate(60.2543vw,-10px) scale(.8991);animation:fall-87 19s -28s linear infinite}@keyframes fall-87{52.763%{transform:translate(59.2513vw,52.763vh) scale(.8991)}to{transform:translate(59.7528vw,99vh) scale(.8991)}}.snow:nth-child(88){opacity:.419;transform:translate(69.5384vw,-10px) scale(.1471);animation:fall-88 11s -15s linear infinite}@keyframes fall-88{75.044%{transform:translate(65.1962vw,75.044vh) scale(.1471)}to{transform:translate(67.3673vw,99vh) scale(.1471)}}.snow:nth-child(89){opacity:1.489;transform:translate(24.8961vw,-10px) scale(.0294);animation:fall-89 29s -15s linear infinite}@keyframes fall-89{75.448%{transform:translate(33.4348vw,75.448vh) scale(.0294)}to{transform:translate(29.16545vw,99vh) scale(.0294)}}.snow:nth-child(90){opacity:1.826;transform:translate(98.209vw,-10px) scale(.0623);animation:fall-90 12s -2s linear infinite}@keyframes fall-90{50.072%{transform:translate(91.2886vw,50.072vh) scale(.0623)}to{transform:translate(94.7488vw,99vh) scale(.0623)}}.snow:nth-child(91){opacity:.0122;transform:translate(93.8538vw,-10px) scale(.2426);animation:fall-91 29s -15s linear infinite}@keyframes fall-91{47.455%{transform:translate(95.4484vw,47.455vh) scale(.2426)}to{transform:translate(94.6511vw,99vh) scale(.2426)}}.snow:nth-child(92){opacity:.2184;transform:translate(43.2274vw,-10px) scale(.7242);animation:fall-92 19s -28s linear infinite}@keyframes fall-92{36.303%{transform:translate(46.2855vw,36.303vh) scale(.7242)}to{transform:translate(44.75645vw,99vh) scale(.7242)}}.snow:nth-child(93){opacity:1.0486;transform:translate(66.8981vw,-10px) scale(.7454);animation:fall-93 22s -4s linear infinite}@keyframes fall-93{74.378%{transform:translate(62.8934vw,74.378vh) scale(.7454)}to{transform:translate(64.89575vw,99vh) scale(.7454)}}.snow:nth-child(94){opacity:.4506;transform:translate(93.3214vw,-10px) scale(.9961);animation:fall-94 13s -14s linear infinite}@keyframes fall-94{56.396%{transform:translate(98.0093vw,56.396vh) scale(.9961)}to{transform:translate(95.66535vw,99vh) scale(.9961)}}.snow:nth-child(95){opacity:.0528;transform:translate(51.8962vw,-10px) scale(.2562);animation:fall-95 25s -21s linear infinite}@keyframes fall-95{35.611%{transform:translate(53.1197vw,35.611vh) scale(.2562)}to{transform:translate(52.50795vw,99vh) scale(.2562)}}.snow:nth-child(96){opacity:1.17;transform:translate(98.2419vw,-10px) scale(.4239);animation:fall-96 18s -24s linear infinite}@keyframes fall-96{59.272%{transform:translate(103.2853vw,59.272vh) scale(.4239)}to{transform:translate(100.7636vw,99vh) scale(.4239)}}.snow:nth-child(97){opacity:.4282;transform:translate(39.5401vw,-10px) scale(.1753);animation:fall-97 30s -7s linear infinite}@keyframes fall-97{42.013%{transform:translate(33.4599vw,42.013vh) scale(.1753)}to{transform:translate(36.5vw,99vh) scale(.1753)}}.snow:nth-child(98){opacity:1.6104;transform:translate(8.346vw,-10px) scale(.8482);animation:fall-98 19s -14s linear infinite}@keyframes fall-98{42.547%{transform:translate(5.5881vw,42.547vh) scale(.8482)}to{transform:translate(6.96705vw,99vh) scale(.8482)}}.snow:nth-child(99){opacity:.8324;transform:translate(7.402vw,-10px) scale(.7493);animation:fall-99 29s -19s linear infinite}@keyframes fall-99{32.912%{transform:translate(15.8543vw,32.912vh) scale(.7493)}to{transform:translate(11.62815vw,99vh) scale(.7493)}}.snow:nth-child(100){opacity:.2648;transform:translate(72.5592vw,-10px) scale(.7398);animation:fall-100 23s -26s linear infinite}@keyframes fall-100{78.396%{transform:translate(74.7579vw,78.396vh) scale(.7398)}to{transform:translate(73.65855vw,99vh) scale(.7398)}}.snow:nth-child(101){opacity:1.1818;transform:translate(49.6711vw,-10px) scale(.295);animation:fall-101 23s -22s linear infinite}@keyframes fall-101{43.069%{transform:translate(57.4403vw,43.069vh) scale(.295)}to{transform:translate(53.5557vw,99vh) scale(.295)}}.snow:nth-child(102){opacity:1.4864;transform:translate(71.7525vw,-10px) scale(.1638);animation:fall-102 11s -22s linear infinite}@keyframes fall-102{76.5%{transform:translate(74.59vw,76.5vh) scale(.1638)}to{transform:translate(73.17125vw,99vh) scale(.1638)}}.snow:nth-child(103){opacity:.911;transform:translate(85.418vw,-10px) scale(.1228);animation:fall-103 27s -20s linear infinite}@keyframes fall-103{40.699%{transform:translate(77.1672vw,40.699vh) scale(.1228)}to{transform:translate(81.2926vw,99vh) scale(.1228)}}.snow:nth-child(104){opacity:.046;transform:translate(10.3099vw,-10px) scale(.9517);animation:fall-104 17s -15s linear infinite}@keyframes fall-104{36.15%{transform:translate(18.2284vw,36.15vh) scale(.9517)}to{transform:translate(14.26915vw,99vh) scale(.9517)}}.snow:nth-child(105){opacity:1.047;transform:translate(10.2828vw,-10px) scale(.6866);animation:fall-105 14s -13s linear infinite}@keyframes fall-105{40.139%{transform:translate(17.2715vw,40.139vh) scale(.6866)}to{transform:translate(13.77715vw,99vh) scale(.6866)}}.snow:nth-child(106){opacity:.3256;transform:translate(21.0314vw,-10px) scale(.5905);animation:fall-106 26s -24s linear infinite}@keyframes fall-106{43.003%{transform:translate(25.0802vw,43.003vh) scale(.5905)}to{transform:translate(23.0558vw,99vh) scale(.5905)}}.snow:nth-child(107){opacity:.5016;transform:translate(16.8595vw,-10px) scale(.9049);animation:fall-107 25s -10s linear infinite}@keyframes fall-107{45.927%{transform:translate(13.8709vw,45.927vh) scale(.9049)}to{transform:translate(15.3652vw,99vh) scale(.9049)}}.snow:nth-child(108){opacity:1.4562;transform:translate(8.5585vw,-10px) scale(.021);animation:fall-108 15s -11s linear infinite}@keyframes fall-108{45.247%{transform:translate(-.5728vw,45.247vh) scale(.021)}to{transform:translate(3.99285vw,99vh) scale(.021)}}.snow:nth-child(109){opacity:.0288;transform:translate(95.7738vw,-10px) scale(.0678);animation:fall-109 19s -3s linear infinite}@keyframes fall-109{35.026%{transform:translate(100.7768vw,35.026vh) scale(.0678)}to{transform:translate(98.2753vw,99vh) scale(.0678)}}.snow:nth-child(110){opacity:.6774;transform:translate(18.9195vw,-10px) scale(.5081);animation:fall-110 27s -29s linear infinite}@keyframes fall-110{63.508%{transform:translate(15.7005vw,63.508vh) scale(.5081)}to{transform:translate(17.31vw,99vh) scale(.5081)}}.snow:nth-child(111){opacity:.6396;transform:translate(57.2935vw,-10px) scale(.1148);animation:fall-111 19s -4s linear infinite}@keyframes fall-111{68.803%{transform:translate(66.4782vw,68.803vh) scale(.1148)}to{transform:translate(61.88585vw,99vh) scale(.1148)}}.snow:nth-child(112){opacity:.7088;transform:translate(53.2937vw,-10px) scale(.4796);animation:fall-112 10s -27s linear infinite}@keyframes fall-112{63.401%{transform:translate(61.7503vw,63.401vh) scale(.4796)}to{transform:translate(57.522vw,99vh) scale(.4796)}}.snow:nth-child(113){opacity:.4176;transform:translate(52.833vw,-10px) scale(.3724);animation:fall-113 17s -29s linear infinite}@keyframes fall-113{39.202%{transform:translate(56.2636vw,39.202vh) scale(.3724)}to{transform:translate(54.5483vw,99vh) scale(.3724)}}.snow:nth-child(114){opacity:.723;transform:translate(32.785vw,-10px) scale(.8545);animation:fall-114 19s -10s linear infinite}@keyframes fall-114{76.038%{transform:translate(42.1476vw,76.038vh) scale(.8545)}to{transform:translate(37.4663vw,99vh) scale(.8545)}}.snow:nth-child(115){opacity:1.209;transform:translate(74.0063vw,-10px) scale(.8984);animation:fall-115 25s -14s linear infinite}@keyframes fall-115{76.141%{transform:translate(72.9274vw,76.141vh) scale(.8984)}to{transform:translate(73.46685vw,99vh) scale(.8984)}}.snow:nth-child(116){opacity:.908;transform:translate(25.1616vw,-10px) scale(.9986);animation:fall-116 13s -9s linear infinite}@keyframes fall-116{73.956%{transform:translate(18.2243vw,73.956vh) scale(.9986)}to{transform:translate(21.69295vw,99vh) scale(.9986)}}.snow:nth-child(117){opacity:.2622;transform:translate(5.5182vw,-10px) scale(.267);animation:fall-117 25s -14s linear infinite}@keyframes fall-117{53.523%{transform:translate(-3.0445vw,53.523vh) scale(.267)}to{transform:translate(1.23685vw,99vh) scale(.267)}}.snow:nth-child(118){opacity:1.9616;transform:translate(95.3922vw,-10px) scale(.3934);animation:fall-118 23s -13s linear infinite}@keyframes fall-118{72.405%{transform:translate(98.0141vw,72.405vh) scale(.3934)}to{transform:translate(96.70315vw,99vh) scale(.3934)}}.snow:nth-child(119){opacity:1.1066;transform:translate(69.5607vw,-10px) scale(.634);animation:fall-119 22s -8s linear infinite}@keyframes fall-119{49.589%{transform:translate(59.5879vw,49.589vh) scale(.634)}to{transform:translate(64.5743vw,99vh) scale(.634)}}.snow:nth-child(120){opacity:.8504;transform:translate(58.9148vw,-10px) scale(.9965);animation:fall-120 10s -20s linear infinite}@keyframes fall-120{63.289%{transform:translate(59.3254vw,63.289vh) scale(.9965)}to{transform:translate(59.1201vw,99vh) scale(.9965)}}.snow:nth-child(121){opacity:.9522;transform:translate(88.8091vw,-10px) scale(.1299);animation:fall-121 17s -15s linear infinite}@keyframes fall-121{64.861%{transform:translate(97.8448vw,64.861vh) scale(.1299)}to{transform:translate(93.32695vw,99vh) scale(.1299)}}.snow:nth-child(122){opacity:1.1062;transform:translate(65.7438vw,-10px) scale(.1322);animation:fall-122 14s -16s linear infinite}@keyframes fall-122{36.041%{transform:translate(70.9172vw,36.041vh) scale(.1322)}to{transform:translate(68.3305vw,99vh) scale(.1322)}}.snow:nth-child(123){opacity:1.63;transform:translate(56.6547vw,-10px) scale(.4543);animation:fall-123 28s -4s linear infinite}@keyframes fall-123{70.473%{transform:translate(47.1135vw,70.473vh) scale(.4543)}to{transform:translate(51.8841vw,99vh) scale(.4543)}}.snow:nth-child(124){opacity:.1082;transform:translate(38.9704vw,-10px) scale(.3356);animation:fall-124 17s -21s linear infinite}@keyframes fall-124{50.06%{transform:translate(45.6172vw,50.06vh) scale(.3356)}to{transform:translate(42.2938vw,99vh) scale(.3356)}}.snow:nth-child(125){opacity:1.4802;transform:translate(35.6491vw,-10px) scale(.6831);animation:fall-125 14s -1s linear infinite}@keyframes fall-125{36.572%{transform:translate(27.6758vw,36.572vh) scale(.6831)}to{transform:translate(31.66245vw,99vh) scale(.6831)}}.snow:nth-child(126){opacity:.6362;transform:translate(28.4523vw,-10px) scale(.2865);animation:fall-126 16s -10s linear infinite}@keyframes fall-126{36.887%{transform:translate(37.9182vw,36.887vh) scale(.2865)}to{transform:translate(33.18525vw,99vh) scale(.2865)}}.snow:nth-child(127){opacity:.0534;transform:translate(6.9771vw,-10px) scale(.4127);animation:fall-127 15s -15s linear infinite}@keyframes fall-127{57.82%{transform:translate(13.6375vw,57.82vh) scale(.4127)}to{transform:translate(10.3073vw,99vh) scale(.4127)}}.snow:nth-child(128){opacity:1.7472;transform:translate(13.2929vw,-10px) scale(.669);animation:fall-128 14s -20s linear infinite}@keyframes fall-128{49.151%{transform:translate(18.9173vw,49.151vh) scale(.669)}to{transform:translate(16.1051vw,99vh) scale(.669)}}.snow:nth-child(129){opacity:1.294;transform:translate(16.7688vw,-10px) scale(.7058);animation:fall-129 17s -8s linear infinite}@keyframes fall-129{57.406%{transform:translate(20.8594vw,57.406vh) scale(.7058)}to{transform:translate(18.8141vw,99vh) scale(.7058)}}.snow:nth-child(130){opacity:1.2782;transform:translate(70.4244vw,-10px) scale(.6002);animation:fall-130 23s -19s linear infinite}@keyframes fall-130{65.934%{transform:translate(63.8777vw,65.934vh) scale(.6002)}to{transform:translate(67.15105vw,99vh) scale(.6002)}}.snow:nth-child(131){opacity:.4848;transform:translate(25.0345vw,-10px) scale(.8533);animation:fall-131 10s -4s linear infinite}@keyframes fall-131{47.13%{transform:translate(28.1316vw,47.13vh) scale(.8533)}to{transform:translate(26.58305vw,99vh) scale(.8533)}}.snow:nth-child(132){opacity:.9702;transform:translate(33.7191vw,-10px) scale(.3261);animation:fall-132 28s -18s linear infinite}@keyframes fall-132{34.655%{transform:translate(39.3393vw,34.655vh) scale(.3261)}to{transform:translate(36.5292vw,99vh) scale(.3261)}}.snow:nth-child(133){opacity:.3058;transform:translate(66.2742vw,-10px) scale(.0332);animation:fall-133 21s -3s linear infinite}@keyframes fall-133{61.615%{transform:translate(66.1185vw,61.615vh) scale(.0332)}to{transform:translate(66.19635vw,99vh) scale(.0332)}}.snow:nth-child(134){opacity:1.3916;transform:translate(82.5537vw,-10px) scale(.3083);animation:fall-134 18s -17s linear infinite}@keyframes fall-134{50.275%{transform:translate(81.4364vw,50.275vh) scale(.3083)}to{transform:translate(81.99505vw,99vh) scale(.3083)}}.snow:nth-child(135){opacity:1.7558;transform:translate(81.7881vw,-10px) scale(.2955);animation:fall-135 13s -17s linear infinite}@keyframes fall-135{43.974%{transform:translate(76.9065vw,43.974vh) scale(.2955)}to{transform:translate(79.3473vw,99vh) scale(.2955)}}.snow:nth-child(136){opacity:.5372;transform:translate(90.6139vw,-10px) scale(.3226);animation:fall-136 19s -14s linear infinite}@keyframes fall-136{64.119%{transform:translate(96.6446vw,64.119vh) scale(.3226)}to{transform:translate(93.62925vw,99vh) scale(.3226)}}.snow:nth-child(137){opacity:1.5474;transform:translate(48.4847vw,-10px) scale(.0094);animation:fall-137 21s -3s linear infinite}@keyframes fall-137{49.27%{transform:translate(51.7856vw,49.27vh) scale(.0094)}to{transform:translate(50.13515vw,99vh) scale(.0094)}}.snow:nth-child(138){opacity:.0748;transform:translate(37.2144vw,-10px) scale(.1656);animation:fall-138 21s -3s linear infinite}@keyframes fall-138{74.478%{transform:translate(42.8348vw,74.478vh) scale(.1656)}to{transform:translate(40.0246vw,99vh) scale(.1656)}}.snow:nth-child(139){opacity:.8846;transform:translate(82.0082vw,-10px) scale(.49);animation:fall-139 23s -24s linear infinite}@keyframes fall-139{57.183%{transform:translate(74.3914vw,57.183vh) scale(.49)}to{transform:translate(78.1998vw,99vh) scale(.49)}}.snow:nth-child(140){opacity:1.04;transform:translate(44.4544vw,-10px) scale(.3071);animation:fall-140 10s -21s linear infinite}@keyframes fall-140{58.602%{transform:translate(46.4723vw,58.602vh) scale(.3071)}to{transform:translate(45.46335vw,99vh) scale(.3071)}}.snow:nth-child(141){opacity:1.4086;transform:translate(15.0427vw,-10px) scale(.2775);animation:fall-141 23s -21s linear infinite}@keyframes fall-141{70.593%{transform:translate(11.8386vw,70.593vh) scale(.2775)}to{transform:translate(13.44065vw,99vh) scale(.2775)}}.snow:nth-child(142){opacity:1.7956;transform:translate(34.1223vw,-10px) scale(.9607);animation:fall-142 13s -28s linear infinite}@keyframes fall-142{62.745%{transform:translate(32.493vw,62.745vh) scale(.9607)}to{transform:translate(33.30765vw,99vh) scale(.9607)}}.snow:nth-child(143){opacity:1.7344;transform:translate(22.952vw,-10px) scale(.1188);animation:fall-143 29s -10s linear infinite}@keyframes fall-143{60.704%{transform:translate(13.6986vw,60.704vh) scale(.1188)}to{transform:translate(18.3253vw,99vh) scale(.1188)}}.snow:nth-child(144){opacity:1.42;transform:translate(7.319vw,-10px) scale(.5859);animation:fall-144 30s -22s linear infinite}@keyframes fall-144{31.084%{transform:translate(11.4016vw,31.084vh) scale(.5859)}to{transform:translate(9.3603vw,99vh) scale(.5859)}}.snow:nth-child(145){opacity:1.1008;transform:translate(19.8675vw,-10px) scale(.8928);animation:fall-145 28s -27s linear infinite}@keyframes fall-145{54.646%{transform:translate(14.7005vw,54.646vh) scale(.8928)}to{transform:translate(17.284vw,99vh) scale(.8928)}}.snow:nth-child(146){opacity:.3918;transform:translate(9.832vw,-10px) scale(.6712);animation:fall-146 17s -17s linear infinite}@keyframes fall-146{37.14%{transform:translate(.0073vw,37.14vh) scale(.6712)}to{transform:translate(4.91965vw,99vh) scale(.6712)}}.snow:nth-child(147){opacity:.654;transform:translate(17.793vw,-10px) scale(.9325);animation:fall-147 26s -3s linear infinite}@keyframes fall-147{45.282%{transform:translate(19.182vw,45.282vh) scale(.9325)}to{transform:translate(18.4875vw,99vh) scale(.9325)}}.snow:nth-child(148){opacity:.4542;transform:translate(60.6376vw,-10px) scale(.1705);animation:fall-148 23s -18s linear infinite}@keyframes fall-148{61.902%{transform:translate(60.1011vw,61.902vh) scale(.1705)}to{transform:translate(60.36935vw,99vh) scale(.1705)}}.snow:nth-child(149){opacity:1.2812;transform:translate(64.1365vw,-10px) scale(.8615);animation:fall-149 19s -18s linear infinite}@keyframes fall-149{37.618%{transform:translate(61.8984vw,37.618vh) scale(.8615)}to{transform:translate(63.01745vw,99vh) scale(.8615)}}.snow:nth-child(150){opacity:.7768;transform:translate(6.2584vw,-10px) scale(.8907);animation:fall-150 20s -6s linear infinite}@keyframes fall-150{65.652%{transform:translate(.7819vw,65.652vh) scale(.8907)}to{transform:translate(3.52015vw,99vh) scale(.8907)}}.snow:nth-child(151){opacity:1.1996;transform:translate(62.8556vw,-10px) scale(.9442);animation:fall-151 12s -26s linear infinite}@keyframes fall-151{58.291%{transform:translate(70.3253vw,58.291vh) scale(.9442)}to{transform:translate(66.59045vw,99vh) scale(.9442)}}.snow:nth-child(152){opacity:1.1518;transform:translate(63.3204vw,-10px) scale(.9761);animation:fall-152 11s -12s linear infinite}@keyframes fall-152{67.03%{transform:translate(65.9441vw,67.03vh) scale(.9761)}to{transform:translate(64.63225vw,99vh) scale(.9761)}}.snow:nth-child(153){opacity:1.156;transform:translate(58.2962vw,-10px) scale(.0642);animation:fall-153 18s -18s linear infinite}@keyframes fall-153{30.534%{transform:translate(59.6074vw,30.534vh) scale(.0642)}to{transform:translate(58.9518vw,99vh) scale(.0642)}}.snow:nth-child(154){opacity:.773;transform:translate(99.9512vw,-10px) scale(.0302);animation:fall-154 23s -16s linear infinite}@keyframes fall-154{52.192%{transform:translate(95.7406vw,52.192vh) scale(.0302)}to{transform:translate(97.8459vw,99vh) scale(.0302)}}.snow:nth-child(155){opacity:.9102;transform:translate(60.3077vw,-10px) scale(.0874);animation:fall-155 10s -7s linear infinite}@keyframes fall-155{66.506%{transform:translate(56.1667vw,66.506vh) scale(.0874)}to{transform:translate(58.2372vw,99vh) scale(.0874)}}.snow:nth-child(156){opacity:.9508;transform:translate(10.5255vw,-10px) scale(.7706);animation:fall-156 25s -3s linear infinite}@keyframes fall-156{49.429%{transform:translate(19.9798vw,49.429vh) scale(.7706)}to{transform:translate(15.25265vw,99vh) scale(.7706)}}.snow:nth-child(157){opacity:.0394;transform:translate(8.6755vw,-10px) scale(.1505);animation:fall-157 12s -17s linear infinite}@keyframes fall-157{57.143%{transform:translate(8.8823vw,57.143vh) scale(.1505)}to{transform:translate(8.7789vw,99vh) scale(.1505)}}.snow:nth-child(158){opacity:.735;transform:translate(87.2685vw,-10px) scale(.4565);animation:fall-158 15s -25s linear infinite}@keyframes fall-158{75.288%{transform:translate(82.7396vw,75.288vh) scale(.4565)}to{transform:translate(85.00405vw,99vh) scale(.4565)}}.snow:nth-child(159){opacity:1.2502;transform:translate(12.4006vw,-10px) scale(.2803);animation:fall-159 29s -21s linear infinite}@keyframes fall-159{69.211%{transform:translate(3.1031vw,69.211vh) scale(.2803)}to{transform:translate(7.75185vw,99vh) scale(.2803)}}.snow:nth-child(160){opacity:.4936;transform:translate(22.6312vw,-10px) scale(.3643);animation:fall-160 14s -6s linear infinite}@keyframes fall-160{67.574%{transform:translate(19.1247vw,67.574vh) scale(.3643)}to{transform:translate(20.87795vw,99vh) scale(.3643)}}.snow:nth-child(161){opacity:1.0826;transform:translate(72.7421vw,-10px) scale(.889);animation:fall-161 25s -6s linear infinite}@keyframes fall-161{75.909%{transform:translate(81.9782vw,75.909vh) scale(.889)}to{transform:translate(77.36015vw,99vh) scale(.889)}}.snow:nth-child(162){opacity:1.6708;transform:translate(39.7908vw,-10px) scale(.2819);animation:fall-162 24s -17s linear infinite}@keyframes fall-162{54.048%{transform:translate(31.1461vw,54.048vh) scale(.2819)}to{transform:translate(35.46845vw,99vh) scale(.2819)}}.snow:nth-child(163){opacity:.7554;transform:translate(75.5534vw,-10px) scale(.8787);animation:fall-163 21s -26s linear infinite}@keyframes fall-163{43.86%{transform:translate(73.9829vw,43.86vh) scale(.8787)}to{transform:translate(74.76815vw,99vh) scale(.8787)}}.snow:nth-child(164){opacity:.5494;transform:translate(64.046vw,-10px) scale(.2067);animation:fall-164 11s -10s linear infinite}@keyframes fall-164{46.042%{transform:translate(57.0026vw,46.042vh) scale(.2067)}to{transform:translate(60.5243vw,99vh) scale(.2067)}}.snow:nth-child(165){opacity:1.9178;transform:translate(58.8805vw,-10px) scale(.8113);animation:fall-165 26s -6s linear infinite}@keyframes fall-165{55.995%{transform:translate(64.7075vw,55.995vh) scale(.8113)}to{transform:translate(61.794vw,99vh) scale(.8113)}}.snow:nth-child(166){opacity:.8026;transform:translate(72.1308vw,-10px) scale(.3473);animation:fall-166 20s -19s linear infinite}@keyframes fall-166{76.89%{transform:translate(73.1775vw,76.89vh) scale(.3473)}to{transform:translate(72.65415vw,99vh) scale(.3473)}}.snow:nth-child(167){opacity:.465;transform:translate(37.4863vw,-10px) scale(.4505);animation:fall-167 30s -20s linear infinite}@keyframes fall-167{75.063%{transform:translate(47.015vw,75.063vh) scale(.4505)}to{transform:translate(42.25065vw,99vh) scale(.4505)}}.snow:nth-child(168){opacity:.9724;transform:translate(91.373vw,-10px) scale(.9995);animation:fall-168 26s -23s linear infinite}@keyframes fall-168{58.923%{transform:translate(99.1967vw,58.923vh) scale(.9995)}to{transform:translate(95.28485vw,99vh) scale(.9995)}}.snow:nth-child(169){opacity:.3548;transform:translate(29.2875vw,-10px) scale(.5803);animation:fall-169 24s -3s linear infinite}@keyframes fall-169{35.065%{transform:translate(34.8093vw,35.065vh) scale(.5803)}to{transform:translate(32.0484vw,99vh) scale(.5803)}}.snow:nth-child(170){opacity:.7924;transform:translate(3.0748vw,-10px) scale(.2931);animation:fall-170 30s -27s linear infinite}@keyframes fall-170{39.594%{transform:translate(5.4185vw,39.594vh) scale(.2931)}to{transform:translate(4.24665vw,99vh) scale(.2931)}}.snow:nth-child(171){opacity:1.5088;transform:translate(66.9083vw,-10px) scale(.8126);animation:fall-171 13s -29s linear infinite}@keyframes fall-171{77.989%{transform:translate(71.295vw,77.989vh) scale(.8126)}to{transform:translate(69.10165vw,99vh) scale(.8126)}}.snow:nth-child(172){opacity:.6992;transform:translate(56.2278vw,-10px) scale(.2637);animation:fall-172 17s -26s linear infinite}@keyframes fall-172{45.882%{transform:translate(46.7977vw,45.882vh) scale(.2637)}to{transform:translate(51.51275vw,99vh) scale(.2637)}}.snow:nth-child(173){opacity:1.6116;transform:translate(68.1806vw,-10px) scale(.3943);animation:fall-173 13s -24s linear infinite}@keyframes fall-173{77.278%{transform:translate(64.4637vw,77.278vh) scale(.3943)}to{transform:translate(66.32215vw,99vh) scale(.3943)}}.snow:nth-child(174){opacity:.578;transform:translate(78.5401vw,-10px) scale(.7877);animation:fall-174 22s -11s linear infinite}@keyframes fall-174{72.634%{transform:translate(84.9921vw,72.634vh) scale(.7877)}to{transform:translate(81.7661vw,99vh) scale(.7877)}}.snow:nth-child(175){opacity:1.1244;transform:translate(40.0746vw,-10px) scale(.3305);animation:fall-175 16s -20s linear infinite}@keyframes fall-175{54.622%{transform:translate(45.9038vw,54.622vh) scale(.3305)}to{transform:translate(42.9892vw,99vh) scale(.3305)}}.snow:nth-child(176){opacity:1.0334;transform:translate(97.6805vw,-10px) scale(.3701);animation:fall-176 20s -2s linear infinite}@keyframes fall-176{33.982%{transform:translate(99.1104vw,33.982vh) scale(.3701)}to{transform:translate(98.39545vw,99vh) scale(.3701)}}.snow:nth-child(177){opacity:1.611;transform:translate(60.8066vw,-10px) scale(.3286);animation:fall-177 23s -1s linear infinite}@keyframes fall-177{68.789%{transform:translate(64.5789vw,68.789vh) scale(.3286)}to{transform:translate(62.69275vw,99vh) scale(.3286)}}.snow:nth-child(178){opacity:1.7918;transform:translate(84.3569vw,-10px) scale(.097);animation:fall-178 21s -25s linear infinite}@keyframes fall-178{54.06%{transform:translate(90.7126vw,54.06vh) scale(.097)}to{transform:translate(87.53475vw,99vh) scale(.097)}}.snow:nth-child(179){opacity:.302;transform:translate(62.9177vw,-10px) scale(.7282);animation:fall-179 17s -23s linear infinite}@keyframes fall-179{32.695%{transform:translate(58.0221vw,32.695vh) scale(.7282)}to{transform:translate(60.4699vw,99vh) scale(.7282)}}.snow:nth-child(180){opacity:1.5062;transform:translate(92.2604vw,-10px) scale(.0869);animation:fall-180 17s -25s linear infinite}@keyframes fall-180{33.333%{transform:translate(96.8319vw,33.333vh) scale(.0869)}to{transform:translate(94.54615vw,99vh) scale(.0869)}}.snow:nth-child(181){opacity:.8454;transform:translate(43.5777vw,-10px) scale(.5174);animation:fall-181 18s -26s linear infinite}@keyframes fall-181{31.35%{transform:translate(53.5578vw,31.35vh) scale(.5174)}to{transform:translate(48.56775vw,99vh) scale(.5174)}}.snow:nth-child(182){opacity:.7296;transform:translate(75.1903vw,-10px) scale(.4442);animation:fall-182 28s -29s linear infinite}@keyframes fall-182{70.509%{transform:translate(66.6493vw,70.509vh) scale(.4442)}to{transform:translate(70.9198vw,99vh) scale(.4442)}}.snow:nth-child(183){opacity:1.374;transform:translate(38.0421vw,-10px) scale(.8872);animation:fall-183 25s -20s linear infinite}@keyframes fall-183{37.616%{transform:translate(44.1683vw,37.616vh) scale(.8872)}to{transform:translate(41.1052vw,99vh) scale(.8872)}}.snow:nth-child(184){opacity:.9358;transform:translate(3.6165vw,-10px) scale(.0325);animation:fall-184 24s -3s linear infinite}@keyframes fall-184{35.74%{transform:translate(5.9526vw,35.74vh) scale(.0325)}to{transform:translate(4.78455vw,99vh) scale(.0325)}}.snow:nth-child(185){opacity:1.9842;transform:translate(10.0596vw,-10px) scale(.5582);animation:fall-185 29s -14s linear infinite}@keyframes fall-185{34.731%{transform:translate(2.1749vw,34.731vh) scale(.5582)}to{transform:translate(6.11725vw,99vh) scale(.5582)}}.snow:nth-child(186){opacity:1.301;transform:translate(56.7376vw,-10px) scale(.3691);animation:fall-186 21s -26s linear infinite}@keyframes fall-186{79.337%{transform:translate(54.285vw,79.337vh) scale(.3691)}to{transform:translate(55.5113vw,99vh) scale(.3691)}}.snow:nth-child(187){opacity:1.7296;transform:translate(53.5482vw,-10px) scale(.591);animation:fall-187 21s -30s linear infinite}@keyframes fall-187{44.097%{transform:translate(50.3365vw,44.097vh) scale(.591)}to{transform:translate(51.94235vw,99vh) scale(.591)}}.snow:nth-child(188){opacity:1.278;transform:translate(24.5023vw,-10px) scale(.479);animation:fall-188 21s -29s linear infinite}@keyframes fall-188{41.425%{transform:translate(22.6862vw,41.425vh) scale(.479)}to{transform:translate(23.59425vw,99vh) scale(.479)}}.snow:nth-child(189){opacity:.4184;transform:translate(9.9899vw,-10px) scale(.7755);animation:fall-189 30s -9s linear infinite}@keyframes fall-189{42.198%{transform:translate(14.7577vw,42.198vh) scale(.7755)}to{transform:translate(12.3738vw,99vh) scale(.7755)}}.snow:nth-child(190){opacity:.9326;transform:translate(60.8177vw,-10px) scale(.5812);animation:fall-190 14s -16s linear infinite}@keyframes fall-190{62.979%{transform:translate(59.9488vw,62.979vh) scale(.5812)}to{transform:translate(60.38325vw,99vh) scale(.5812)}}.snow:nth-child(191){opacity:.9852;transform:translate(10.919vw,-10px) scale(.9687);animation:fall-191 24s -19s linear infinite}@keyframes fall-191{30.593%{transform:translate(14.045vw,30.593vh) scale(.9687)}to{transform:translate(12.482vw,99vh) scale(.9687)}}.snow:nth-child(192){opacity:.3476;transform:translate(45.9851vw,-10px) scale(.0546);animation:fall-192 23s -6s linear infinite}@keyframes fall-192{45.741%{transform:translate(52.948vw,45.741vh) scale(.0546)}to{transform:translate(49.46655vw,99vh) scale(.0546)}}.snow:nth-child(193){opacity:.2906;transform:translate(76.1578vw,-10px) scale(.6513);animation:fall-193 22s -15s linear infinite}@keyframes fall-193{55.233%{transform:translate(74.876vw,55.233vh) scale(.6513)}to{transform:translate(75.5169vw,99vh) scale(.6513)}}.snow:nth-child(194){opacity:1.9492;transform:translate(52.358vw,-10px) scale(.2293);animation:fall-194 21s -28s linear infinite}@keyframes fall-194{33.316%{transform:translate(52.1123vw,33.316vh) scale(.2293)}to{transform:translate(52.23515vw,99vh) scale(.2293)}}.snow:nth-child(195){opacity:.711;transform:translate(50.1521vw,-10px) scale(.6353);animation:fall-195 11s -16s linear infinite}@keyframes fall-195{54.244%{transform:translate(56.76vw,54.244vh) scale(.6353)}to{transform:translate(53.45605vw,99vh) scale(.6353)}}.snow:nth-child(196){opacity:1.1668;transform:translate(60.3899vw,-10px) scale(.2033);animation:fall-196 22s -16s linear infinite}@keyframes fall-196{52.545%{transform:translate(62.2547vw,52.545vh) scale(.2033)}to{transform:translate(61.3223vw,99vh) scale(.2033)}}.snow:nth-child(197){opacity:.5774;transform:translate(10.2278vw,-10px) scale(.4155);animation:fall-197 11s -20s linear infinite}@keyframes fall-197{35.878%{transform:translate(12.728vw,35.878vh) scale(.4155)}to{transform:translate(11.4779vw,99vh) scale(.4155)}}.snow:nth-child(198){opacity:1.547;transform:translate(62.8539vw,-10px) scale(.3688);animation:fall-198 25s -28s linear infinite}@keyframes fall-198{79.018%{transform:translate(68.0321vw,79.018vh) scale(.3688)}to{transform:translate(65.443vw,99vh) scale(.3688)}}.snow:nth-child(199){opacity:.2402;transform:translate(98.9258vw,-10px) scale(.5461);animation:fall-199 13s -13s linear infinite}@keyframes fall-199{71.59%{transform:translate(90.9527vw,71.59vh) scale(.5461)}to{transform:translate(94.93925vw,99vh) scale(.5461)}}.snow:nth-child(200){opacity:1.3862;transform:translate(71.2274vw,-10px) scale(.4961);animation:fall-200 25s -15s linear infinite}@keyframes fall-200{50.242%{transform:translate(66.2495vw,50.242vh) scale(.4961)}to{transform:translate(68.73845vw,99vh) scale(.4961)}}.snow:nth-child(201){opacity:.1974;transform:translate(35.886vw,-10px) scale(.9086);animation:fall-201 13s -7s linear infinite}@keyframes fall-201{79.183%{transform:translate(28.9482vw,79.183vh) scale(.9086)}to{transform:translate(32.4171vw,99vh) scale(.9086)}}.snow:nth-child(202){opacity:1.77;transform:translate(41.6117vw,-10px) scale(.9081);animation:fall-202 29s -11s linear infinite}@keyframes fall-202{56.766%{transform:translate(37.6192vw,56.766vh) scale(.9081)}to{transform:translate(39.61545vw,99vh) scale(.9081)}}.snow:nth-child(203){opacity:1.284;transform:translate(76.034vw,-10px) scale(.8189);animation:fall-203 30s -20s linear infinite}@keyframes fall-203{48.331%{transform:translate(84.4377vw,48.331vh) scale(.8189)}to{transform:translate(80.23585vw,99vh) scale(.8189)}}.snow:nth-child(204){opacity:.6354;transform:translate(60.9712vw,-10px) scale(.2792);animation:fall-204 18s -19s linear infinite}@keyframes fall-204{64.764%{transform:translate(65.8007vw,64.764vh) scale(.2792)}to{transform:translate(63.38595vw,99vh) scale(.2792)}}.snow:nth-child(205){opacity:.2164;transform:translate(66.7734vw,-10px) scale(.406);animation:fall-205 12s -15s linear infinite}@keyframes fall-205{30.197%{transform:translate(57.827vw,30.197vh) scale(.406)}to{transform:translate(62.3002vw,99vh) scale(.406)}}.snow:nth-child(206){opacity:.773;transform:translate(62.6738vw,-10px) scale(.3239);animation:fall-206 13s -27s linear infinite}@keyframes fall-206{42.749%{transform:translate(63.5312vw,42.749vh) scale(.3239)}to{transform:translate(63.1025vw,99vh) scale(.3239)}}.snow:nth-child(207){opacity:.2226;transform:translate(34.8069vw,-10px) scale(.0646);animation:fall-207 17s -12s linear infinite}@keyframes fall-207{50.254%{transform:translate(35.9668vw,50.254vh) scale(.0646)}to{transform:translate(35.38685vw,99vh) scale(.0646)}}.snow:nth-child(208){opacity:.3546;transform:translate(85.8794vw,-10px) scale(.9819);animation:fall-208 10s -14s linear infinite}@keyframes fall-208{34.646%{transform:translate(85.653vw,34.646vh) scale(.9819)}to{transform:translate(85.7662vw,99vh) scale(.9819)}}.snow:nth-child(209){opacity:1.1742;transform:translate(9.9528vw,-10px) scale(.8203);animation:fall-209 20s -22s linear infinite}@keyframes fall-209{46.765%{transform:translate(17.2994vw,46.765vh) scale(.8203)}to{transform:translate(13.6261vw,99vh) scale(.8203)}}.snow:nth-child(210){opacity:1.2864;transform:translate(2.9899vw,-10px) scale(.9394);animation:fall-210 27s -15s linear infinite}@keyframes fall-210{77.414%{transform:translate(12.0768vw,77.414vh) scale(.9394)}to{transform:translate(7.53335vw,99vh) scale(.9394)}}.snow:nth-child(211){opacity:1.076;transform:translate(6.2559vw,-10px) scale(.3051);animation:fall-211 22s -24s linear infinite}@keyframes fall-211{31.633%{transform:translate(.5132vw,31.633vh) scale(.3051)}to{transform:translate(3.38455vw,99vh) scale(.3051)}}.snow:nth-child(212){opacity:.6454;transform:translate(26.3599vw,-10px) scale(.1107);animation:fall-212 17s -22s linear infinite}@keyframes fall-212{43.23%{transform:translate(19.8842vw,43.23vh) scale(.1107)}to{transform:translate(23.12205vw,99vh) scale(.1107)}}.snow:nth-child(213){opacity:.8236;transform:translate(95.536vw,-10px) scale(.7222);animation:fall-213 24s -23s linear infinite}@keyframes fall-213{57.806%{transform:translate(102.0721vw,57.806vh) scale(.7222)}to{transform:translate(98.80405vw,99vh) scale(.7222)}}.snow:nth-child(214){opacity:.4972;transform:translate(43.4726vw,-10px) scale(.2404);animation:fall-214 30s -14s linear infinite}@keyframes fall-214{72.225%{transform:translate(39.5141vw,72.225vh) scale(.2404)}to{transform:translate(41.49335vw,99vh) scale(.2404)}}.snow:nth-child(215){opacity:1.763;transform:translate(40.1408vw,-10px) scale(.8279);animation:fall-215 28s -16s linear infinite}@keyframes fall-215{73.545%{transform:translate(38.4843vw,73.545vh) scale(.8279)}to{transform:translate(39.31255vw,99vh) scale(.8279)}}.snow:nth-child(216){opacity:.6066;transform:translate(48.1911vw,-10px) scale(.6292);animation:fall-216 18s -8s linear infinite}@keyframes fall-216{50.441%{transform:translate(45.7315vw,50.441vh) scale(.6292)}to{transform:translate(46.9613vw,99vh) scale(.6292)}}.snow:nth-child(217){opacity:.1992;transform:translate(31.8168vw,-10px) scale(.4038);animation:fall-217 28s -6s linear infinite}@keyframes fall-217{51.295%{transform:translate(22.9459vw,51.295vh) scale(.4038)}to{transform:translate(27.38135vw,99vh) scale(.4038)}}.snow:nth-child(218){opacity:.1532;transform:translate(64.3936vw,-10px) scale(.1128);animation:fall-218 24s -11s linear infinite}@keyframes fall-218{63.271%{transform:translate(65.0477vw,63.271vh) scale(.1128)}to{transform:translate(64.72065vw,99vh) scale(.1128)}}.snow:nth-child(219){opacity:.5782;transform:translate(55.8263vw,-10px) scale(.7189);animation:fall-219 25s -8s linear infinite}@keyframes fall-219{67.122%{transform:translate(50.7786vw,67.122vh) scale(.7189)}to{transform:translate(53.30245vw,99vh) scale(.7189)}}.snow:nth-child(220){opacity:.186;transform:translate(96.4838vw,-10px) scale(.6507);animation:fall-220 11s -10s linear infinite}@keyframes fall-220{30.687%{transform:translate(86.5429vw,30.687vh) scale(.6507)}to{transform:translate(91.51335vw,99vh) scale(.6507)}}.snow:nth-child(221){opacity:.7254;transform:translate(31.2392vw,-10px) scale(.0677);animation:fall-221 12s -8s linear infinite}@keyframes fall-221{59.27%{transform:translate(23.8793vw,59.27vh) scale(.0677)}to{transform:translate(27.55925vw,99vh) scale(.0677)}}.snow:nth-child(222){opacity:.8138;transform:translate(28.6729vw,-10px) scale(.8642);animation:fall-222 29s -18s linear infinite}@keyframes fall-222{59.286%{transform:translate(21.7046vw,59.286vh) scale(.8642)}to{transform:translate(25.18875vw,99vh) scale(.8642)}}.snow:nth-child(223){opacity:.2196;transform:translate(17.0254vw,-10px) scale(.224);animation:fall-223 13s -11s linear infinite}@keyframes fall-223{48.918%{transform:translate(12.9397vw,48.918vh) scale(.224)}to{transform:translate(14.98255vw,99vh) scale(.224)}}.snow:nth-child(224){opacity:.0458;transform:translate(49.4929vw,-10px) scale(.6824);animation:fall-224 21s -30s linear infinite}@keyframes fall-224{35.62%{transform:translate(46.4433vw,35.62vh) scale(.6824)}to{transform:translate(47.9681vw,99vh) scale(.6824)}}.snow:nth-child(225){opacity:1.0386;transform:translate(80.3589vw,-10px) scale(.9858);animation:fall-225 16s -19s linear infinite}@keyframes fall-225{62.942%{transform:translate(71.7365vw,62.942vh) scale(.9858)}to{transform:translate(76.0477vw,99vh) scale(.9858)}}.snow:nth-child(226){opacity:.9496;transform:translate(48.3039vw,-10px) scale(.7088);animation:fall-226 21s -17s linear infinite}@keyframes fall-226{51.623%{transform:translate(41.8793vw,51.623vh) scale(.7088)}to{transform:translate(45.0916vw,99vh) scale(.7088)}}.snow:nth-child(227){opacity:.8996;transform:translate(60.5969vw,-10px) scale(.7321);animation:fall-227 11s -22s linear infinite}@keyframes fall-227{73.889%{transform:translate(64.5766vw,73.889vh) scale(.7321)}to{transform:translate(62.58675vw,99vh) scale(.7321)}}.snow:nth-child(228){opacity:.4024;transform:translate(8.3787vw,-10px) scale(.0109);animation:fall-228 18s -2s linear infinite}@keyframes fall-228{44.575%{transform:translate(12.3653vw,44.575vh) scale(.0109)}to{transform:translate(10.372vw,99vh) scale(.0109)}}.snow:nth-child(229){opacity:1.556;transform:translate(10.4133vw,-10px) scale(.7596);animation:fall-229 29s -5s linear infinite}@keyframes fall-229{53.09%{transform:translate(12.3162vw,53.09vh) scale(.7596)}to{transform:translate(11.36475vw,99vh) scale(.7596)}}.snow:nth-child(230){opacity:.1014;transform:translate(96.4849vw,-10px) scale(.2654);animation:fall-230 11s -26s linear infinite}@keyframes fall-230{59.45%{transform:translate(98.4631vw,59.45vh) scale(.2654)}to{transform:translate(97.474vw,99vh) scale(.2654)}}.snow:nth-child(231){opacity:1.5938;transform:translate(15.9042vw,-10px) scale(.1391);animation:fall-231 11s -11s linear infinite}@keyframes fall-231{42.421%{transform:translate(13.216vw,42.421vh) scale(.1391)}to{transform:translate(14.5601vw,99vh) scale(.1391)}}.snow:nth-child(232){opacity:.3542;transform:translate(25.2223vw,-10px) scale(.4908);animation:fall-232 21s -1s linear infinite}@keyframes fall-232{50.74%{transform:translate(18.8911vw,50.74vh) scale(.4908)}to{transform:translate(22.0567vw,99vh) scale(.4908)}}.snow:nth-child(233){opacity:1.3066;transform:translate(57.7006vw,-10px) scale(.6726);animation:fall-233 29s -2s linear infinite}@keyframes fall-233{43.308%{transform:translate(47.8201vw,43.308vh) scale(.6726)}to{transform:translate(52.76035vw,99vh) scale(.6726)}}.snow:nth-child(234){opacity:1.2772;transform:translate(33.0768vw,-10px) scale(.8002);animation:fall-234 28s -29s linear infinite}@keyframes fall-234{76.506%{transform:translate(34.6128vw,76.506vh) scale(.8002)}to{transform:translate(33.8448vw,99vh) scale(.8002)}}.snow:nth-child(235){opacity:.2584;transform:translate(14.9755vw,-10px) scale(.3381);animation:fall-235 22s -21s linear infinite}@keyframes fall-235{51.441%{transform:translate(24.3572vw,51.441vh) scale(.3381)}to{transform:translate(19.66635vw,99vh) scale(.3381)}}.snow:nth-child(236){opacity:.9038;transform:translate(54.4183vw,-10px) scale(.2494);animation:fall-236 29s -11s linear infinite}@keyframes fall-236{71.59%{transform:translate(62.1984vw,71.59vh) scale(.2494)}to{transform:translate(58.30835vw,99vh) scale(.2494)}}.snow:nth-child(237){opacity:1.576;transform:translate(96.0763vw,-10px) scale(.6897);animation:fall-237 27s -26s linear infinite}@keyframes fall-237{64.514%{transform:translate(99.1909vw,64.514vh) scale(.6897)}to{transform:translate(97.6336vw,99vh) scale(.6897)}}.snow:nth-child(238){opacity:.197;transform:translate(15.4542vw,-10px) scale(.4496);animation:fall-238 11s -21s linear infinite}@keyframes fall-238{41.091%{transform:translate(18.8196vw,41.091vh) scale(.4496)}to{transform:translate(17.1369vw,99vh) scale(.4496)}}.snow:nth-child(239){opacity:1.7892;transform:translate(19.6361vw,-10px) scale(.7085);animation:fall-239 20s -2s linear infinite}@keyframes fall-239{41.75%{transform:translate(17.578vw,41.75vh) scale(.7085)}to{transform:translate(18.60705vw,99vh) scale(.7085)}}.snow:nth-child(240){opacity:1.4496;transform:translate(98.4698vw,-10px) scale(.4697);animation:fall-240 29s -16s linear infinite}@keyframes fall-240{39.002%{transform:translate(100.9534vw,39.002vh) scale(.4697)}to{transform:translate(99.7116vw,99vh) scale(.4697)}}.snow:nth-child(241){opacity:.5506;transform:translate(38.6505vw,-10px) scale(.851);animation:fall-241 14s -6s linear infinite}@keyframes fall-241{61.626%{transform:translate(33.4143vw,61.626vh) scale(.851)}to{transform:translate(36.0324vw,99vh) scale(.851)}}.snow:nth-child(242){opacity:.73;transform:translate(18.582vw,-10px) scale(.4471);animation:fall-242 23s -24s linear infinite}@keyframes fall-242{71.963%{transform:translate(24.4271vw,71.963vh) scale(.4471)}to{transform:translate(21.50455vw,99vh) scale(.4471)}}.snow:nth-child(243){opacity:.5692;transform:translate(14.9913vw,-10px) scale(.1091);animation:fall-243 17s -28s linear infinite}@keyframes fall-243{46.079%{transform:translate(15.3124vw,46.079vh) scale(.1091)}to{transform:translate(15.15185vw,99vh) scale(.1091)}}.snow:nth-child(244){opacity:1.1614;transform:translate(69.9107vw,-10px) scale(.2694);animation:fall-244 30s -5s linear infinite}@keyframes fall-244{42.777%{transform:translate(62.5767vw,42.777vh) scale(.2694)}to{transform:translate(66.2437vw,99vh) scale(.2694)}}.snow:nth-child(245){opacity:.3062;transform:translate(99.4485vw,-10px) scale(.5122);animation:fall-245 14s -24s linear infinite}@keyframes fall-245{72.986%{transform:translate(92.9753vw,72.986vh) scale(.5122)}to{transform:translate(96.2119vw,99vh) scale(.5122)}}.snow:nth-child(246){opacity:1.4264;transform:translate(19.9565vw,-10px) scale(.4517);animation:fall-246 30s -29s linear infinite}@keyframes fall-246{30.987%{transform:translate(16.5681vw,30.987vh) scale(.4517)}to{transform:translate(18.2623vw,99vh) scale(.4517)}}.snow:nth-child(247){opacity:.457;transform:translate(35.417vw,-10px) scale(.4833);animation:fall-247 14s -5s linear infinite}@keyframes fall-247{61.444%{transform:translate(43.5859vw,61.444vh) scale(.4833)}to{transform:translate(39.50145vw,99vh) scale(.4833)}}.snow:nth-child(248){opacity:1.855;transform:translate(93.1153vw,-10px) scale(.5601);animation:fall-248 11s -22s linear infinite}@keyframes fall-248{79.872%{transform:translate(85.2702vw,79.872vh) scale(.5601)}to{transform:translate(89.19275vw,99vh) scale(.5601)}}.snow:nth-child(249){opacity:.312;transform:translate(11.0267vw,-10px) scale(.9512);animation:fall-249 21s -26s linear infinite}@keyframes fall-249{79.674%{transform:translate(7.7573vw,79.674vh) scale(.9512)}to{transform:translate(9.392vw,99vh) scale(.9512)}}.snow:nth-child(250){opacity:1.4654;transform:translate(8.9257vw,-10px) scale(.0231);animation:fall-250 26s -24s linear infinite}@keyframes fall-250{65.05%{transform:translate(13.484vw,65.05vh) scale(.0231)}to{transform:translate(11.20485vw,99vh) scale(.0231)}}.snow:nth-child(251){opacity:1.3448;transform:translate(41.6062vw,-10px) scale(.0598);animation:fall-251 15s -30s linear infinite}@keyframes fall-251{75.157%{transform:translate(48.0596vw,75.157vh) scale(.0598)}to{transform:translate(44.8329vw,99vh) scale(.0598)}}.snow:nth-child(252){opacity:.076;transform:translate(6.674vw,-10px) scale(.4588);animation:fall-252 11s -9s linear infinite}@keyframes fall-252{52.461%{transform:translate(.8289vw,52.461vh) scale(.4588)}to{transform:translate(3.75145vw,99vh) scale(.4588)}}.snow:nth-child(253){opacity:.412;transform:translate(66.8821vw,-10px) scale(.1668);animation:fall-253 26s -8s linear infinite}@keyframes fall-253{39.998%{transform:translate(66.0795vw,39.998vh) scale(.1668)}to{transform:translate(66.4808vw,99vh) scale(.1668)}}.snow:nth-child(254){opacity:.0036;transform:translate(94.5278vw,-10px) scale(.0425);animation:fall-254 18s -8s linear infinite}@keyframes fall-254{41.181%{transform:translate(89.3576vw,41.181vh) scale(.0425)}to{transform:translate(91.9427vw,99vh) scale(.0425)}}.snow:nth-child(255){opacity:.4422;transform:translate(29.8173vw,-10px) scale(.8338);animation:fall-255 29s -30s linear infinite}@keyframes fall-255{77.254%{transform:translate(27.8114vw,77.254vh) scale(.8338)}to{transform:translate(28.81435vw,99vh) scale(.8338)}}.snow:nth-child(256){opacity:.8238;transform:translate(85.401vw,-10px) scale(.3775);animation:fall-256 25s -8s linear infinite}@keyframes fall-256{42.601%{transform:translate(91.8492vw,42.601vh) scale(.3775)}to{transform:translate(88.6251vw,99vh) scale(.3775)}}.snow:nth-child(257){opacity:1.758;transform:translate(98.9394vw,-10px) scale(.1956);animation:fall-257 25s -16s linear infinite}@keyframes fall-257{47.803%{transform:translate(97.1876vw,47.803vh) scale(.1956)}to{transform:translate(98.0635vw,99vh) scale(.1956)}}.snow:nth-child(258){opacity:1.5452;transform:translate(68.3495vw,-10px) scale(.9285);animation:fall-258 19s -1s linear infinite}@keyframes fall-258{56.95%{transform:translate(63.5375vw,56.95vh) scale(.9285)}to{transform:translate(65.9435vw,99vh) scale(.9285)}}.snow:nth-child(259){opacity:.325;transform:translate(37.0997vw,-10px) scale(.0713);animation:fall-259 12s -25s linear infinite}@keyframes fall-259{71.367%{transform:translate(33.3864vw,71.367vh) scale(.0713)}to{transform:translate(35.24305vw,99vh) scale(.0713)}}.snow:nth-child(260){opacity:1.5424;transform:translate(36.6394vw,-10px) scale(.9547);animation:fall-260 28s -30s linear infinite}@keyframes fall-260{77.328%{transform:translate(38.0199vw,77.328vh) scale(.9547)}to{transform:translate(37.32965vw,99vh) scale(.9547)}}.snow:nth-child(261){opacity:.7362;transform:translate(95.5169vw,-10px) scale(.8955);animation:fall-261 21s -7s linear infinite}@keyframes fall-261{52.309%{transform:translate(103.4096vw,52.309vh) scale(.8955)}to{transform:translate(99.46325vw,99vh) scale(.8955)}}.snow:nth-child(262){opacity:1.2566;transform:translate(10.6749vw,-10px) scale(.587);animation:fall-262 29s -4s linear infinite}@keyframes fall-262{41.303%{transform:translate(13.73vw,41.303vh) scale(.587)}to{transform:translate(12.20245vw,99vh) scale(.587)}}.snow:nth-child(263){opacity:.15;transform:translate(77.8446vw,-10px) scale(.2208);animation:fall-263 23s -13s linear infinite}@keyframes fall-263{76.906%{transform:translate(69.2222vw,76.906vh) scale(.2208)}to{transform:translate(73.5334vw,99vh) scale(.2208)}}.snow:nth-child(264){opacity:1.6248;transform:translate(64.1287vw,-10px) scale(.3523);animation:fall-264 27s -4s linear infinite}@keyframes fall-264{58.79%{transform:translate(66.0094vw,58.79vh) scale(.3523)}to{transform:translate(65.06905vw,99vh) scale(.3523)}}.snow:nth-child(265){opacity:1.829;transform:translate(11.2859vw,-10px) scale(.5264);animation:fall-265 17s -24s linear infinite}@keyframes fall-265{40.84%{transform:translate(4.3699vw,40.84vh) scale(.5264)}to{transform:translate(7.8279vw,99vh) scale(.5264)}}.snow:nth-child(266){opacity:1.66;transform:translate(46.9319vw,-10px) scale(.2715);animation:fall-266 10s -24s linear infinite}@keyframes fall-266{31.637%{transform:translate(38.4034vw,31.637vh) scale(.2715)}to{transform:translate(42.66765vw,99vh) scale(.2715)}}.snow:nth-child(267){opacity:.4778;transform:translate(57.6428vw,-10px) scale(.9465);animation:fall-267 19s -4s linear infinite}@keyframes fall-267{72.365%{transform:translate(53.7156vw,72.365vh) scale(.9465)}to{transform:translate(55.6792vw,99vh) scale(.9465)}}.snow:nth-child(268){opacity:.1284;transform:translate(29.7542vw,-10px) scale(.1257);animation:fall-268 14s -24s linear infinite}@keyframes fall-268{42.293%{transform:translate(35.8757vw,42.293vh) scale(.1257)}to{transform:translate(32.81495vw,99vh) scale(.1257)}}.snow:nth-child(269){opacity:1.6056;transform:translate(47.9344vw,-10px) scale(.2102);animation:fall-269 25s -8s linear infinite}@keyframes fall-269{38.529%{transform:translate(52.1228vw,38.529vh) scale(.2102)}to{transform:translate(50.0286vw,99vh) scale(.2102)}}.snow:nth-child(270){opacity:.0276;transform:translate(31.2141vw,-10px) scale(.1309);animation:fall-270 27s -23s linear infinite}@keyframes fall-270{39.016%{transform:translate(23.9883vw,39.016vh) scale(.1309)}to{transform:translate(27.6012vw,99vh) scale(.1309)}}.snow:nth-child(271){opacity:1.4386;transform:translate(46.0443vw,-10px) scale(.9386);animation:fall-271 28s -14s linear infinite}@keyframes fall-271{77.876%{transform:translate(36.7819vw,77.876vh) scale(.9386)}to{transform:translate(41.4131vw,99vh) scale(.9386)}}.snow:nth-child(272){opacity:1.4748;transform:translate(74.4043vw,-10px) scale(.4876);animation:fall-272 19s -17s linear infinite}@keyframes fall-272{69.945%{transform:translate(80.9739vw,69.945vh) scale(.4876)}to{transform:translate(77.6891vw,99vh) scale(.4876)}}.snow:nth-child(273){opacity:1.5504;transform:translate(70.7581vw,-10px) scale(.1091);animation:fall-273 26s -5s linear infinite}@keyframes fall-273{54.369%{transform:translate(77.0222vw,54.369vh) scale(.1091)}to{transform:translate(73.89015vw,99vh) scale(.1091)}}.snow:nth-child(274){opacity:.5264;transform:translate(19.3195vw,-10px) scale(.9396);animation:fall-274 27s -8s linear infinite}@keyframes fall-274{63.688%{transform:translate(9.4238vw,63.688vh) scale(.9396)}to{transform:translate(14.37165vw,99vh) scale(.9396)}}.snow:nth-child(275){opacity:.6958;transform:translate(83.6966vw,-10px) scale(.7186);animation:fall-275 15s -16s linear infinite}@keyframes fall-275{74.318%{transform:translate(83.0385vw,74.318vh) scale(.7186)}to{transform:translate(83.36755vw,99vh) scale(.7186)}}.snow:nth-child(276){opacity:.9072;transform:translate(26.7468vw,-10px) scale(.7728);animation:fall-276 19s -14s linear infinite}@keyframes fall-276{40.241%{transform:translate(27.1425vw,40.241vh) scale(.7728)}to{transform:translate(26.94465vw,99vh) scale(.7728)}}.snow:nth-child(277){opacity:1.411;transform:translate(88.9615vw,-10px) scale(.2057);animation:fall-277 12s -5s linear infinite}@keyframes fall-277{78.869%{transform:translate(85.8697vw,78.869vh) scale(.2057)}to{transform:translate(87.4156vw,99vh) scale(.2057)}}.snow:nth-child(278){opacity:.52;transform:translate(62.7214vw,-10px) scale(.1267);animation:fall-278 15s -8s linear infinite}@keyframes fall-278{71.029%{transform:translate(68.8477vw,71.029vh) scale(.1267)}to{transform:translate(65.78455vw,99vh) scale(.1267)}}.snow:nth-child(279){opacity:1.7606;transform:translate(17.7091vw,-10px) scale(.6803);animation:fall-279 26s -14s linear infinite}@keyframes fall-279{58%{transform:translate(8.1475vw,58vh) scale(.6803)}to{transform:translate(12.9283vw,99vh) scale(.6803)}}.snow:nth-child(280){opacity:1.2948;transform:translate(80.4282vw,-10px) scale(.8032);animation:fall-280 20s -24s linear infinite}@keyframes fall-280{30.553%{transform:translate(77.3456vw,30.553vh) scale(.8032)}to{transform:translate(78.8869vw,99vh) scale(.8032)}}.snow:nth-child(281){opacity:.311;transform:translate(54.7332vw,-10px) scale(.6189);animation:fall-281 14s -10s linear infinite}@keyframes fall-281{35.989%{transform:translate(61.7047vw,35.989vh) scale(.6189)}to{transform:translate(58.21895vw,99vh) scale(.6189)}}.snow:nth-child(282){opacity:1.3628;transform:translate(52.8017vw,-10px) scale(.3212);animation:fall-282 21s -11s linear infinite}@keyframes fall-282{61.842%{transform:translate(56.28vw,61.842vh) scale(.3212)}to{transform:translate(54.54085vw,99vh) scale(.3212)}}.snow:nth-child(283){opacity:.5904;transform:translate(70.9422vw,-10px) scale(.974);animation:fall-283 20s -12s linear infinite}@keyframes fall-283{65.238%{transform:translate(75.3093vw,65.238vh) scale(.974)}to{transform:translate(73.12575vw,99vh) scale(.974)}}.snow:nth-child(284){opacity:1.6864;transform:translate(51.6923vw,-10px) scale(.7981);animation:fall-284 26s -30s linear infinite}@keyframes fall-284{78.737%{transform:translate(45.9685vw,78.737vh) scale(.7981)}to{transform:translate(48.8304vw,99vh) scale(.7981)}}.snow:nth-child(285){opacity:1.1378;transform:translate(13.5971vw,-10px) scale(.3955);animation:fall-285 18s -18s linear infinite}@keyframes fall-285{45.609%{transform:translate(23.1763vw,45.609vh) scale(.3955)}to{transform:translate(18.3867vw,99vh) scale(.3955)}}.snow:nth-child(286){opacity:.724;transform:translate(32.4208vw,-10px) scale(.9541);animation:fall-286 18s -11s linear infinite}@keyframes fall-286{71.501%{transform:translate(23.4312vw,71.501vh) scale(.9541)}to{transform:translate(27.926vw,99vh) scale(.9541)}}.snow:nth-child(287){opacity:1.4122;transform:translate(85.5364vw,-10px) scale(.6889);animation:fall-287 29s -25s linear infinite}@keyframes fall-287{79.89%{transform:translate(94.2964vw,79.89vh) scale(.6889)}to{transform:translate(89.9164vw,99vh) scale(.6889)}}.snow:nth-child(288){opacity:.6746;transform:translate(78.9428vw,-10px) scale(.4091);animation:fall-288 25s -18s linear infinite}@keyframes fall-288{32.817%{transform:translate(77.122vw,32.817vh) scale(.4091)}to{transform:translate(78.0324vw,99vh) scale(.4091)}}.snow:nth-child(289){opacity:1.97;transform:translate(91.7761vw,-10px) scale(.9924);animation:fall-289 23s -12s linear infinite}@keyframes fall-289{70.194%{transform:translate(86.5388vw,70.194vh) scale(.9924)}to{transform:translate(89.15745vw,99vh) scale(.9924)}}.snow:nth-child(290){opacity:1.6886;transform:translate(69.7892vw,-10px) scale(.0219);animation:fall-290 29s -7s linear infinite}@keyframes fall-290{74.531%{transform:translate(65.864vw,74.531vh) scale(.0219)}to{transform:translate(67.8266vw,99vh) scale(.0219)}}.snow:nth-child(291){opacity:.196;transform:translate(80.1256vw,-10px) scale(.2899);animation:fall-291 20s -4s linear infinite}@keyframes fall-291{37.945%{transform:translate(78.2154vw,37.945vh) scale(.2899)}to{transform:translate(79.1705vw,99vh) scale(.2899)}}.snow:nth-child(292){opacity:.424;transform:translate(44.9564vw,-10px) scale(.1745);animation:fall-292 10s -1s linear infinite}@keyframes fall-292{69.685%{transform:translate(51.3423vw,69.685vh) scale(.1745)}to{transform:translate(48.14935vw,99vh) scale(.1745)}}.snow:nth-child(293){opacity:.5098;transform:translate(29.2433vw,-10px) scale(.7448);animation:fall-293 12s -13s linear infinite}@keyframes fall-293{74.856%{transform:translate(26.2079vw,74.856vh) scale(.7448)}to{transform:translate(27.7256vw,99vh) scale(.7448)}}.snow:nth-child(294){opacity:.3706;transform:translate(38.7345vw,-10px) scale(.9341);animation:fall-294 11s -29s linear infinite}@keyframes fall-294{57.558%{transform:translate(44.1573vw,57.558vh) scale(.9341)}to{transform:translate(41.4459vw,99vh) scale(.9341)}}.snow:nth-child(295){opacity:1.804;transform:translate(93.7243vw,-10px) scale(.7899);animation:fall-295 15s -4s linear infinite}@keyframes fall-295{69.221%{transform:translate(100.3329vw,69.221vh) scale(.7899)}to{transform:translate(97.0286vw,99vh) scale(.7899)}}.snow:nth-child(296){opacity:.156;transform:translate(14.1823vw,-10px) scale(.8153);animation:fall-296 29s -6s linear infinite}@keyframes fall-296{43.466%{transform:translate(21.6887vw,43.466vh) scale(.8153)}to{transform:translate(17.9355vw,99vh) scale(.8153)}}.snow:nth-child(297){opacity:.6002;transform:translate(83.7589vw,-10px) scale(.598);animation:fall-297 11s -9s linear infinite}@keyframes fall-297{60.058%{transform:translate(86.5586vw,60.058vh) scale(.598)}to{transform:translate(85.15875vw,99vh) scale(.598)}}.snow:nth-child(298){opacity:.5404;transform:translate(45.5918vw,-10px) scale(.1416);animation:fall-298 28s -26s linear infinite}@keyframes fall-298{50.706%{transform:translate(44.3585vw,50.706vh) scale(.1416)}to{transform:translate(44.97515vw,99vh) scale(.1416)}}.snow:nth-child(299){opacity:1.754;transform:translate(95.6032vw,-10px) scale(.9505);animation:fall-299 29s -9s linear infinite}@keyframes fall-299{38.22%{transform:translate(88.8527vw,38.22vh) scale(.9505)}to{transform:translate(92.22795vw,99vh) scale(.9505)}}.snow:nth-child(300){opacity:.8998;transform:translate(32.3341vw,-10px) scale(.6728);animation:fall-300 11s -20s linear infinite}@keyframes fall-300{50.639%{transform:translate(26.1989vw,50.639vh) scale(.6728)}to{transform:translate(29.2665vw,99vh) scale(.6728)}}.snow:nth-child(301){opacity:.2554;transform:translate(71.9373vw,-10px) scale(.6715);animation:fall-301 16s -24s linear infinite}@keyframes fall-301{55.092%{transform:translate(72.4793vw,55.092vh) scale(.6715)}to{transform:translate(72.2083vw,99vh) scale(.6715)}}.snow:nth-child(302){opacity:1.9248;transform:translate(61.3562vw,-10px) scale(.7608);animation:fall-302 30s -8s linear infinite}@keyframes fall-302{65.178%{transform:translate(58.9256vw,65.178vh) scale(.7608)}to{transform:translate(60.1409vw,99vh) scale(.7608)}}.snow:nth-child(303){opacity:1.5632;transform:translate(99.2888vw,-10px) scale(.4968);animation:fall-303 19s -27s linear infinite}@keyframes fall-303{70.635%{transform:translate(96.6006vw,70.635vh) scale(.4968)}to{transform:translate(97.9447vw,99vh) scale(.4968)}}.snow:nth-child(304){opacity:.4986;transform:translate(56.4042vw,-10px) scale(.9829);animation:fall-304 26s -24s linear infinite}@keyframes fall-304{36.866%{transform:translate(58.1665vw,36.866vh) scale(.9829)}to{transform:translate(57.28535vw,99vh) scale(.9829)}}.snow:nth-child(305){opacity:.9552;transform:translate(79.234vw,-10px) scale(.0862);animation:fall-305 18s -10s linear infinite}@keyframes fall-305{42.98%{transform:translate(86.0179vw,42.98vh) scale(.0862)}to{transform:translate(82.62595vw,99vh) scale(.0862)}}.snow:nth-child(306){opacity:.3524;transform:translate(17.469vw,-10px) scale(.5896);animation:fall-306 24s -6s linear infinite}@keyframes fall-306{35.232%{transform:translate(17.8574vw,35.232vh) scale(.5896)}to{transform:translate(17.6632vw,99vh) scale(.5896)}}.snow:nth-child(307){opacity:1.5462;transform:translate(71.2601vw,-10px) scale(.7459);animation:fall-307 11s -4s linear infinite}@keyframes fall-307{73.254%{transform:translate(65.7293vw,73.254vh) scale(.7459)}to{transform:translate(68.4947vw,99vh) scale(.7459)}}.snow:nth-child(308){opacity:.6852;transform:translate(92.1317vw,-10px) scale(.5895);animation:fall-308 13s -20s linear infinite}@keyframes fall-308{56.683%{transform:translate(97.8226vw,56.683vh) scale(.5895)}to{transform:translate(94.97715vw,99vh) scale(.5895)}}.snow:nth-child(309){opacity:.4436;transform:translate(35.4623vw,-10px) scale(.0619);animation:fall-309 12s -6s linear infinite}@keyframes fall-309{43.749%{transform:translate(43.8346vw,43.749vh) scale(.0619)}to{transform:translate(39.64845vw,99vh) scale(.0619)}}.snow:nth-child(310){opacity:.8884;transform:translate(60.485vw,-10px) scale(.9136);animation:fall-310 19s -27s linear infinite}@keyframes fall-310{58.296%{transform:translate(59.3658vw,58.296vh) scale(.9136)}to{transform:translate(59.9254vw,99vh) scale(.9136)}}.snow:nth-child(311){opacity:.6858;transform:translate(6.0822vw,-10px) scale(.9045);animation:fall-311 28s -15s linear infinite}@keyframes fall-311{79.032%{transform:translate(4.8343vw,79.032vh) scale(.9045)}to{transform:translate(5.45825vw,99vh) scale(.9045)}}.snow:nth-child(312){opacity:1.5126;transform:translate(65.8712vw,-10px) scale(.5382);animation:fall-312 22s -12s linear infinite}@keyframes fall-312{61.776%{transform:translate(75.7463vw,61.776vh) scale(.5382)}to{transform:translate(70.80875vw,99vh) scale(.5382)}}.snow:nth-child(313){opacity:1.2482;transform:translate(2.1292vw,-10px) scale(.5213);animation:fall-313 26s -16s linear infinite}@keyframes fall-313{76.462%{transform:translate(-1.7995vw,76.462vh) scale(.5213)}to{transform:translate(.16485vw,99vh) scale(.5213)}}.snow:nth-child(314){opacity:.8688;transform:translate(44.2753vw,-10px) scale(.5573);animation:fall-314 13s -5s linear infinite}@keyframes fall-314{54.935%{transform:translate(43.9164vw,54.935vh) scale(.5573)}to{transform:translate(44.09585vw,99vh) scale(.5573)}}.snow:nth-child(315){opacity:1.9628;transform:translate(94.5985vw,-10px) scale(.6323);animation:fall-315 23s -28s linear infinite}@keyframes fall-315{60.055%{transform:translate(94.2377vw,60.055vh) scale(.6323)}to{transform:translate(94.4181vw,99vh) scale(.6323)}}.snow:nth-child(316){opacity:.909;transform:translate(22.2386vw,-10px) scale(.7434);animation:fall-316 21s -1s linear infinite}@keyframes fall-316{74.756%{transform:translate(22.3559vw,74.756vh) scale(.7434)}to{transform:translate(22.29725vw,99vh) scale(.7434)}}.snow:nth-child(317){opacity:1.7484;transform:translate(55.559vw,-10px) scale(.5213);animation:fall-317 20s -14s linear infinite}@keyframes fall-317{38.927%{transform:translate(47.2651vw,38.927vh) scale(.5213)}to{transform:translate(51.41205vw,99vh) scale(.5213)}}.snow:nth-child(318){opacity:1.396;transform:translate(10.3203vw,-10px) scale(.889);animation:fall-318 16s -18s linear infinite}@keyframes fall-318{36.603%{transform:translate(8.132vw,36.603vh) scale(.889)}to{transform:translate(9.22615vw,99vh) scale(.889)}}.snow:nth-child(319){opacity:1.2518;transform:translate(51.8053vw,-10px) scale(.8907);animation:fall-319 17s -23s linear infinite}@keyframes fall-319{48.62%{transform:translate(44.105vw,48.62vh) scale(.8907)}to{transform:translate(47.95515vw,99vh) scale(.8907)}}.snow:nth-child(320){opacity:.9704;transform:translate(51.2516vw,-10px) scale(.2973);animation:fall-320 20s -27s linear infinite}@keyframes fall-320{46.885%{transform:translate(59.2443vw,46.885vh) scale(.2973)}to{transform:translate(55.24795vw,99vh) scale(.2973)}}.snow:nth-child(321){opacity:.4812;transform:translate(20.1433vw,-10px) scale(.1704);animation:fall-321 14s -13s linear infinite}@keyframes fall-321{51.246%{transform:translate(22.1498vw,51.246vh) scale(.1704)}to{transform:translate(21.14655vw,99vh) scale(.1704)}}.snow:nth-child(322){opacity:1.8502;transform:translate(2.5515vw,-10px) scale(.1574);animation:fall-322 26s -12s linear infinite}@keyframes fall-322{40.995%{transform:translate(-.0777vw,40.995vh) scale(.1574)}to{transform:translate(1.2369vw,99vh) scale(.1574)}}.snow:nth-child(323){opacity:.3162;transform:translate(31.1946vw,-10px) scale(.3605);animation:fall-323 12s -17s linear infinite}@keyframes fall-323{45.646%{transform:translate(22.4955vw,45.646vh) scale(.3605)}to{transform:translate(26.84505vw,99vh) scale(.3605)}}.snow:nth-child(324){opacity:1.6806;transform:translate(32.7473vw,-10px) scale(.4215);animation:fall-324 28s -9s linear infinite}@keyframes fall-324{31.281%{transform:translate(38.8334vw,31.281vh) scale(.4215)}to{transform:translate(35.79035vw,99vh) scale(.4215)}}.snow:nth-child(325){opacity:.882;transform:translate(26.2748vw,-10px) scale(.2491);animation:fall-325 10s -29s linear infinite}@keyframes fall-325{51.332%{transform:translate(21.4487vw,51.332vh) scale(.2491)}to{transform:translate(23.86175vw,99vh) scale(.2491)}}.snow:nth-child(326){opacity:1.5684;transform:translate(61.0594vw,-10px) scale(.8357);animation:fall-326 22s -18s linear infinite}@keyframes fall-326{49.565%{transform:translate(66.874vw,49.565vh) scale(.8357)}to{transform:translate(63.9667vw,99vh) scale(.8357)}}.snow:nth-child(327){opacity:1.2764;transform:translate(28.3163vw,-10px) scale(.1354);animation:fall-327 24s -3s linear infinite}@keyframes fall-327{62.101%{transform:translate(36.8007vw,62.101vh) scale(.1354)}to{transform:translate(32.5585vw,99vh) scale(.1354)}}.snow:nth-child(328){opacity:1.8246;transform:translate(53.9291vw,-10px) scale(.6219);animation:fall-328 13s -21s linear infinite}@keyframes fall-328{69.814%{transform:translate(62.619vw,69.814vh) scale(.6219)}to{transform:translate(58.27405vw,99vh) scale(.6219)}}.snow:nth-child(329){opacity:.0374;transform:translate(19.6252vw,-10px) scale(.7763);animation:fall-329 14s -9s linear infinite}@keyframes fall-329{74.297%{transform:translate(18.6747vw,74.297vh) scale(.7763)}to{transform:translate(19.14995vw,99vh) scale(.7763)}}.snow:nth-child(330){opacity:.4502;transform:translate(76.8986vw,-10px) scale(.6108);animation:fall-330 20s -12s linear infinite}@keyframes fall-330{67.222%{transform:translate(84.1157vw,67.222vh) scale(.6108)}to{transform:translate(80.50715vw,99vh) scale(.6108)}}.snow:nth-child(331){opacity:1.757;transform:translate(50.5329vw,-10px) scale(.0214);animation:fall-331 10s -26s linear infinite}@keyframes fall-331{79.724%{transform:translate(47.6387vw,79.724vh) scale(.0214)}to{transform:translate(49.0858vw,99vh) scale(.0214)}}.snow:nth-child(332){opacity:1.8552;transform:translate(69.6343vw,-10px) scale(.4016);animation:fall-332 24s -14s linear infinite}@keyframes fall-332{30.08%{transform:translate(72.5765vw,30.08vh) scale(.4016)}to{transform:translate(71.1054vw,99vh) scale(.4016)}}.snow:nth-child(333){opacity:.3774;transform:translate(49.1997vw,-10px) scale(.6215);animation:fall-333 18s -2s linear infinite}@keyframes fall-333{38.6%{transform:translate(53.6034vw,38.6vh) scale(.6215)}to{transform:translate(51.40155vw,99vh) scale(.6215)}}.snow:nth-child(334){opacity:.6506;transform:translate(52.8204vw,-10px) scale(.1091);animation:fall-334 25s -20s linear infinite}@keyframes fall-334{60.792%{transform:translate(44.2024vw,60.792vh) scale(.1091)}to{transform:translate(48.5114vw,99vh) scale(.1091)}}.snow:nth-child(335){opacity:1.895;transform:translate(98.9663vw,-10px) scale(.7208);animation:fall-335 23s -29s linear infinite}@keyframes fall-335{54.836%{transform:translate(94.0257vw,54.836vh) scale(.7208)}to{transform:translate(96.496vw,99vh) scale(.7208)}}.snow:nth-child(336){opacity:.6546;transform:translate(63.3768vw,-10px) scale(.628);animation:fall-336 25s -11s linear infinite}@keyframes fall-336{67.522%{transform:translate(69.1662vw,67.522vh) scale(.628)}to{transform:translate(66.2715vw,99vh) scale(.628)}}.snow:nth-child(337){opacity:1.3224;transform:translate(10.8586vw,-10px) scale(.4191);animation:fall-337 29s -3s linear infinite}@keyframes fall-337{39.049%{transform:translate(10.5994vw,39.049vh) scale(.4191)}to{transform:translate(10.729vw,99vh) scale(.4191)}}.snow:nth-child(338){opacity:1.7514;transform:translate(32.679vw,-10px) scale(.1874);animation:fall-338 29s -17s linear infinite}@keyframes fall-338{75.783%{transform:translate(23.9018vw,75.783vh) scale(.1874)}to{transform:translate(28.2904vw,99vh) scale(.1874)}}.snow:nth-child(339){opacity:.8844;transform:translate(62.7368vw,-10px) scale(.239);animation:fall-339 25s -8s linear infinite}@keyframes fall-339{51.428%{transform:translate(55.1763vw,51.428vh) scale(.239)}to{transform:translate(58.95655vw,99vh) scale(.239)}}.snow:nth-child(340){opacity:.904;transform:translate(7.3912vw,-10px) scale(.7566);animation:fall-340 12s -13s linear infinite}@keyframes fall-340{72.752%{transform:translate(5.1482vw,72.752vh) scale(.7566)}to{transform:translate(6.2697vw,99vh) scale(.7566)}}.snow:nth-child(341){opacity:.6678;transform:translate(21.7562vw,-10px) scale(.6917);animation:fall-341 27s -2s linear infinite}@keyframes fall-341{79.39%{transform:translate(27.119vw,79.39vh) scale(.6917)}to{transform:translate(24.4376vw,99vh) scale(.6917)}}.snow:nth-child(342){opacity:1.6872;transform:translate(45.3811vw,-10px) scale(.4559);animation:fall-342 24s -6s linear infinite}@keyframes fall-342{73.088%{transform:translate(41.6848vw,73.088vh) scale(.4559)}to{transform:translate(43.53295vw,99vh) scale(.4559)}}.snow:nth-child(343){opacity:.3492;transform:translate(58.0313vw,-10px) scale(.1205);animation:fall-343 11s -29s linear infinite}@keyframes fall-343{38.004%{transform:translate(51.7389vw,38.004vh) scale(.1205)}to{transform:translate(54.8851vw,99vh) scale(.1205)}}.snow:nth-child(344){opacity:1.1278;transform:translate(19.2692vw,-10px) scale(.0635);animation:fall-344 10s -21s linear infinite}@keyframes fall-344{72.59%{transform:translate(26.7636vw,72.59vh) scale(.0635)}to{transform:translate(23.0164vw,99vh) scale(.0635)}}.snow:nth-child(345){opacity:.6486;transform:translate(51.6882vw,-10px) scale(.7924);animation:fall-345 27s -10s linear infinite}@keyframes fall-345{55.297%{transform:translate(43.8128vw,55.297vh) scale(.7924)}to{transform:translate(47.7505vw,99vh) scale(.7924)}}.snow:nth-child(346){opacity:1.922;transform:translate(43.8955vw,-10px) scale(.9099);animation:fall-346 17s -12s linear infinite}@keyframes fall-346{44.537%{transform:translate(42.697vw,44.537vh) scale(.9099)}to{transform:translate(43.29625vw,99vh) scale(.9099)}}.snow:nth-child(347){opacity:.562;transform:translate(15.2302vw,-10px) scale(.0641);animation:fall-347 29s -13s linear infinite}@keyframes fall-347{37.529%{transform:translate(7.0611vw,37.529vh) scale(.0641)}to{transform:translate(11.14565vw,99vh) scale(.0641)}}.snow:nth-child(348){opacity:1.7896;transform:translate(99.6112vw,-10px) scale(.4833);animation:fall-348 30s -26s linear infinite}@keyframes fall-348{60.014%{transform:translate(91.9174vw,60.014vh) scale(.4833)}to{transform:translate(95.7643vw,99vh) scale(.4833)}}.snow:nth-child(349){opacity:.5876;transform:translate(13.633vw,-10px) scale(.6289);animation:fall-349 15s -5s linear infinite}@keyframes fall-349{75.827%{transform:translate(16.3568vw,75.827vh) scale(.6289)}to{transform:translate(14.9949vw,99vh) scale(.6289)}}.snow:nth-child(350){opacity:.298;transform:translate(86.2547vw,-10px) scale(.2715);animation:fall-350 30s -15s linear infinite}@keyframes fall-350{65.94%{transform:translate(86.5677vw,65.94vh) scale(.2715)}to{transform:translate(86.4112vw,99vh) scale(.2715)}}.snow:nth-child(351){opacity:.2942;transform:translate(17.7251vw,-10px) scale(.3843);animation:fall-351 24s -16s linear infinite}@keyframes fall-351{64.488%{transform:translate(7.7852vw,64.488vh) scale(.3843)}to{transform:translate(12.75515vw,99vh) scale(.3843)}}.snow:nth-child(352){opacity:1.1334;transform:translate(41.8119vw,-10px) scale(.0891);animation:fall-352 19s -27s linear infinite}@keyframes fall-352{67.397%{transform:translate(39.9311vw,67.397vh) scale(.0891)}to{transform:translate(40.8715vw,99vh) scale(.0891)}}.snow:nth-child(353){opacity:1.7022;transform:translate(97.5076vw,-10px) scale(.2866);animation:fall-353 15s -30s linear infinite}@keyframes fall-353{40.846%{transform:translate(92.3422vw,40.846vh) scale(.2866)}to{transform:translate(94.9249vw,99vh) scale(.2866)}}.snow:nth-child(354){opacity:.9896;transform:translate(45.3402vw,-10px) scale(.0546);animation:fall-354 13s -1s linear infinite}@keyframes fall-354{47.482%{transform:translate(40.1587vw,47.482vh) scale(.0546)}to{transform:translate(42.74945vw,99vh) scale(.0546)}}.snow:nth-child(355){opacity:1.388;transform:translate(68.149vw,-10px) scale(.089);animation:fall-355 10s -5s linear infinite}@keyframes fall-355{50.344%{transform:translate(72.24vw,50.344vh) scale(.089)}to{transform:translate(70.1945vw,99vh) scale(.089)}}.snow:nth-child(356){opacity:.84;transform:translate(43.095vw,-10px) scale(.0539);animation:fall-356 15s -5s linear infinite}@keyframes fall-356{42.409%{transform:translate(33.3924vw,42.409vh) scale(.0539)}to{transform:translate(38.2437vw,99vh) scale(.0539)}}.snow:nth-child(357){opacity:1.874;transform:translate(57.1719vw,-10px) scale(.3948);animation:fall-357 23s -13s linear infinite}@keyframes fall-357{41.404%{transform:translate(65.8087vw,41.404vh) scale(.3948)}to{transform:translate(61.4903vw,99vh) scale(.3948)}}.snow:nth-child(358){opacity:.6788;transform:translate(40.0873vw,-10px) scale(.7661);animation:fall-358 23s -11s linear infinite}@keyframes fall-358{77.105%{transform:translate(36.0083vw,77.105vh) scale(.7661)}to{transform:translate(38.0478vw,99vh) scale(.7661)}}.snow:nth-child(359){opacity:1.1736;transform:translate(84.1782vw,-10px) scale(.3676);animation:fall-359 20s -23s linear infinite}@keyframes fall-359{59.975%{transform:translate(91.0013vw,59.975vh) scale(.3676)}to{transform:translate(87.58975vw,99vh) scale(.3676)}}.snow:nth-child(360){opacity:1.5516;transform:translate(35.7475vw,-10px) scale(.6295);animation:fall-360 24s -24s linear infinite}@keyframes fall-360{54.22%{transform:translate(34.7688vw,54.22vh) scale(.6295)}to{transform:translate(35.25815vw,99vh) scale(.6295)}}.snow:nth-child(361){opacity:1.8138;transform:translate(34.0862vw,-10px) scale(.5351);animation:fall-361 22s -30s linear infinite}@keyframes fall-361{33.402%{transform:translate(40.8743vw,33.402vh) scale(.5351)}to{transform:translate(37.48025vw,99vh) scale(.5351)}}.snow:nth-child(362){opacity:.2644;transform:translate(30.7825vw,-10px) scale(.2307);animation:fall-362 19s -2s linear infinite}@keyframes fall-362{65.94%{transform:translate(30.6691vw,65.94vh) scale(.2307)}to{transform:translate(30.7258vw,99vh) scale(.2307)}}.snow:nth-child(363){opacity:.4236;transform:translate(61.371vw,-10px) scale(.567);animation:fall-363 15s -4s linear infinite}@keyframes fall-363{71.664%{transform:translate(55.8041vw,71.664vh) scale(.567)}to{transform:translate(58.58755vw,99vh) scale(.567)}}.snow:nth-child(364){opacity:.2752;transform:translate(30.5761vw,-10px) scale(.751);animation:fall-364 25s -18s linear infinite}@keyframes fall-364{37.541%{transform:translate(24.6052vw,37.541vh) scale(.751)}to{transform:translate(27.59065vw,99vh) scale(.751)}}.snow:nth-child(365){opacity:1.2658;transform:translate(78.1314vw,-10px) scale(.7735);animation:fall-365 11s -21s linear infinite}@keyframes fall-365{79.667%{transform:translate(75.4163vw,79.667vh) scale(.7735)}to{transform:translate(76.77385vw,99vh) scale(.7735)}}.snow:nth-child(366){opacity:.879;transform:translate(11.3427vw,-10px) scale(.18);animation:fall-366 23s -28s linear infinite}@keyframes fall-366{55.697%{transform:translate(10.4998vw,55.697vh) scale(.18)}to{transform:translate(10.92125vw,99vh) scale(.18)}}.snow:nth-child(367){opacity:.5218;transform:translate(73.8907vw,-10px) scale(.5908);animation:fall-367 15s -15s linear infinite}@keyframes fall-367{73.731%{transform:translate(82.5146vw,73.731vh) scale(.5908)}to{transform:translate(78.20265vw,99vh) scale(.5908)}}.snow:nth-child(368){opacity:.524;transform:translate(82.334vw,-10px) scale(.2469);animation:fall-368 26s -19s linear infinite}@keyframes fall-368{56.594%{transform:translate(81.0197vw,56.594vh) scale(.2469)}to{transform:translate(81.67685vw,99vh) scale(.2469)}}.snow:nth-child(369){opacity:.3958;transform:translate(28.474vw,-10px) scale(.6852);animation:fall-369 28s -19s linear infinite}@keyframes fall-369{58.836%{transform:translate(37.8787vw,58.836vh) scale(.6852)}to{transform:translate(33.17635vw,99vh) scale(.6852)}}.snow:nth-child(370){opacity:.25;transform:translate(58.9471vw,-10px) scale(.6866);animation:fall-370 22s -9s linear infinite}@keyframes fall-370{79.74%{transform:translate(62.5738vw,79.74vh) scale(.6866)}to{transform:translate(60.76045vw,99vh) scale(.6866)}}.snow:nth-child(371){opacity:.8598;transform:translate(13.5309vw,-10px) scale(.1964);animation:fall-371 22s -23s linear infinite}@keyframes fall-371{72.35%{transform:translate(22.4227vw,72.35vh) scale(.1964)}to{transform:translate(17.9768vw,99vh) scale(.1964)}}.snow:nth-child(372){opacity:1.0604;transform:translate(91.6363vw,-10px) scale(.2089);animation:fall-372 23s -22s linear infinite}@keyframes fall-372{41.323%{transform:translate(85.8722vw,41.323vh) scale(.2089)}to{transform:translate(88.75425vw,99vh) scale(.2089)}}.snow:nth-child(373){opacity:.7508;transform:translate(46.5813vw,-10px) scale(.3636);animation:fall-373 19s -9s linear infinite}@keyframes fall-373{64.412%{transform:translate(52.5503vw,64.412vh) scale(.3636)}to{transform:translate(49.5658vw,99vh) scale(.3636)}}.snow:nth-child(374){opacity:.5112;transform:translate(1.5113vw,-10px) scale(.751);animation:fall-374 27s -30s linear infinite}@keyframes fall-374{40.349%{transform:translate(1.9226vw,40.349vh) scale(.751)}to{transform:translate(1.71695vw,99vh) scale(.751)}}.snow:nth-child(375){opacity:1.981;transform:translate(87.5801vw,-10px) scale(.1641);animation:fall-375 18s -20s linear infinite}@keyframes fall-375{68.556%{transform:translate(93.0926vw,68.556vh) scale(.1641)}to{transform:translate(90.33635vw,99vh) scale(.1641)}}.snow:nth-child(376){opacity:1.6632;transform:translate(51.8735vw,-10px) scale(.7963);animation:fall-376 23s -22s linear infinite}@keyframes fall-376{38.294%{transform:translate(61.4096vw,38.294vh) scale(.7963)}to{transform:translate(56.64155vw,99vh) scale(.7963)}}.snow:nth-child(377){opacity:.2068;transform:translate(27.3306vw,-10px) scale(.6293);animation:fall-377 22s -27s linear infinite}@keyframes fall-377{41.026%{transform:translate(33.4618vw,41.026vh) scale(.6293)}to{transform:translate(30.3962vw,99vh) scale(.6293)}}.snow:nth-child(378){opacity:1.7628;transform:translate(70.0238vw,-10px) scale(.3207);animation:fall-378 19s -28s linear infinite}@keyframes fall-378{47.215%{transform:translate(66.3537vw,47.215vh) scale(.3207)}to{transform:translate(68.18875vw,99vh) scale(.3207)}}.snow:nth-child(379){opacity:.8488;transform:translate(64.428vw,-10px) scale(.7063);animation:fall-379 14s -27s linear infinite}@keyframes fall-379{77.891%{transform:translate(61.9212vw,77.891vh) scale(.7063)}to{transform:translate(63.1746vw,99vh) scale(.7063)}}.snow:nth-child(380){opacity:.7238;transform:translate(53.6315vw,-10px) scale(.7541);animation:fall-380 26s -28s linear infinite}@keyframes fall-380{70.47%{transform:translate(63.2283vw,70.47vh) scale(.7541)}to{transform:translate(58.4299vw,99vh) scale(.7541)}}.snow:nth-child(381){opacity:1.3742;transform:translate(21.3201vw,-10px) scale(.0429);animation:fall-381 24s -4s linear infinite}@keyframes fall-381{73.348%{transform:translate(19.9324vw,73.348vh) scale(.0429)}to{transform:translate(20.62625vw,99vh) scale(.0429)}}.snow:nth-child(382){opacity:1.3904;transform:translate(15.2507vw,-10px) scale(.0073);animation:fall-382 18s -29s linear infinite}@keyframes fall-382{39.022%{transform:translate(17.1168vw,39.022vh) scale(.0073)}to{transform:translate(16.18375vw,99vh) scale(.0073)}}.snow:nth-child(383){opacity:1.2482;transform:translate(72.7296vw,-10px) scale(.0987);animation:fall-383 29s -21s linear infinite}@keyframes fall-383{36.901%{transform:translate(75.4843vw,36.901vh) scale(.0987)}to{transform:translate(74.10695vw,99vh) scale(.0987)}}.snow:nth-child(384){opacity:1.8122;transform:translate(91.9774vw,-10px) scale(.0418);animation:fall-384 29s -6s linear infinite}@keyframes fall-384{76.911%{transform:translate(92.1268vw,76.911vh) scale(.0418)}to{transform:translate(92.0521vw,99vh) scale(.0418)}}.snow:nth-child(385){opacity:.8728;transform:translate(1.8807vw,-10px) scale(.0989);animation:fall-385 23s -19s linear infinite}@keyframes fall-385{76.732%{transform:translate(7.229vw,76.732vh) scale(.0989)}to{transform:translate(4.55485vw,99vh) scale(.0989)}}.snow:nth-child(386){opacity:.8516;transform:translate(8.5394vw,-10px) scale(.5172);animation:fall-386 14s -11s linear infinite}@keyframes fall-386{61.163%{transform:translate(18.4465vw,61.163vh) scale(.5172)}to{transform:translate(13.49295vw,99vh) scale(.5172)}}.snow:nth-child(387){opacity:.6756;transform:translate(13.6071vw,-10px) scale(.4957);animation:fall-387 24s -2s linear infinite}@keyframes fall-387{41.241%{transform:translate(19.3903vw,41.241vh) scale(.4957)}to{transform:translate(16.4987vw,99vh) scale(.4957)}}.snow:nth-child(388){opacity:.217;transform:translate(88.1841vw,-10px) scale(.4695);animation:fall-388 11s -30s linear infinite}@keyframes fall-388{59.075%{transform:translate(86.7003vw,59.075vh) scale(.4695)}to{transform:translate(87.4422vw,99vh) scale(.4695)}}.snow:nth-child(389){opacity:1.8544;transform:translate(95.3502vw,-10px) scale(.5686);animation:fall-389 27s -16s linear infinite}@keyframes fall-389{73.928%{transform:translate(92.7816vw,73.928vh) scale(.5686)}to{transform:translate(94.0659vw,99vh) scale(.5686)}}.snow:nth-child(390){opacity:.863;transform:translate(67.9208vw,-10px) scale(.5603);animation:fall-390 11s -27s linear infinite}@keyframes fall-390{31.319%{transform:translate(72.9917vw,31.319vh) scale(.5603)}to{transform:translate(70.45625vw,99vh) scale(.5603)}}.snow:nth-child(391){opacity:.0116;transform:translate(99.8766vw,-10px) scale(.9565);animation:fall-391 24s -24s linear infinite}@keyframes fall-391{71.94%{transform:translate(96.3193vw,71.94vh) scale(.9565)}to{transform:translate(98.09795vw,99vh) scale(.9565)}}.snow:nth-child(392){opacity:.3966;transform:translate(52.7379vw,-10px) scale(.9023);animation:fall-392 15s -4s linear infinite}@keyframes fall-392{67.003%{transform:translate(45.7818vw,67.003vh) scale(.9023)}to{transform:translate(49.25985vw,99vh) scale(.9023)}}.snow:nth-child(393){opacity:.1986;transform:translate(24.2718vw,-10px) scale(.1788);animation:fall-393 15s -7s linear infinite}@keyframes fall-393{54.863%{transform:translate(26.7432vw,54.863vh) scale(.1788)}to{transform:translate(25.5075vw,99vh) scale(.1788)}}.snow:nth-child(394){opacity:1.3884;transform:translate(13.7618vw,-10px) scale(.7884);animation:fall-394 28s -20s linear infinite}@keyframes fall-394{53.877%{transform:translate(13.2098vw,53.877vh) scale(.7884)}to{transform:translate(13.4858vw,99vh) scale(.7884)}}.snow:nth-child(395){opacity:1.942;transform:translate(21.0301vw,-10px) scale(.3991);animation:fall-395 18s -3s linear infinite}@keyframes fall-395{37.039%{transform:translate(29.0269vw,37.039vh) scale(.3991)}to{transform:translate(25.0285vw,99vh) scale(.3991)}}.snow:nth-child(396){opacity:.2356;transform:translate(66.6181vw,-10px) scale(.7495);animation:fall-396 14s -29s linear infinite}@keyframes fall-396{67.067%{transform:translate(69.3457vw,67.067vh) scale(.7495)}to{transform:translate(67.9819vw,99vh) scale(.7495)}}.snow:nth-child(397){opacity:1.821;transform:translate(23.4137vw,-10px) scale(.0362);animation:fall-397 12s -21s linear infinite}@keyframes fall-397{67.532%{transform:translate(16.8301vw,67.532vh) scale(.0362)}to{transform:translate(20.1219vw,99vh) scale(.0362)}}.snow:nth-child(398){opacity:1.9066;transform:translate(22.3571vw,-10px) scale(.5793);animation:fall-398 25s -27s linear infinite}@keyframes fall-398{73.365%{transform:translate(17.0418vw,73.365vh) scale(.5793)}to{transform:translate(19.69945vw,99vh) scale(.5793)}}.snow:nth-child(399){opacity:1.1046;transform:translate(83.5167vw,-10px) scale(.8569);animation:fall-399 13s -24s linear infinite}@keyframes fall-399{56.089%{transform:translate(79.6116vw,56.089vh) scale(.8569)}to{transform:translate(81.56415vw,99vh) scale(.8569)}}.snow:nth-child(400){opacity:.1334;transform:translate(73.3325vw,-10px) scale(.0142);animation:fall-400 21s -25s linear infinite}@keyframes fall-400{72.36%{transform:translate(72.6132vw,72.36vh) scale(.0142)}to{transform:translate(72.97285vw,99vh) scale(.0142)}}\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 });
|
|
79
79
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
80
80
|
type: Component,
|
|
81
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".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: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background: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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background: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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.693;transform:translate(40.6739vw,-10px) scale(.5568);animation:fall-1 14s -12s linear infinite}@keyframes fall-1{68.671%{transform:translate(35.9522vw,68.671vh) scale(.5568)}to{transform:translate(38.31305vw,99vh) scale(.5568)}}.snow:nth-child(2){opacity:.9018;transform:translate(47.7217vw,-10px) scale(.8877);animation:fall-2 30s -6s linear infinite}@keyframes fall-2{51.453%{transform:translate(39.2234vw,51.453vh) scale(.8877)}to{transform:translate(43.47255vw,99vh) scale(.8877)}}.snow:nth-child(3){opacity:1.2114;transform:translate(47.9899vw,-10px) scale(.2045);animation:fall-3 30s -3s linear infinite}@keyframes fall-3{69.651%{transform:translate(47.9545vw,69.651vh) scale(.2045)}to{transform:translate(47.9722vw,99vh) scale(.2045)}}.snow:nth-child(4){opacity:1.2758;transform:translate(12.8847vw,-10px) scale(.6899);animation:fall-4 27s -3s linear infinite}@keyframes fall-4{65.201%{transform:translate(19.0196vw,65.201vh) scale(.6899)}to{transform:translate(15.95215vw,99vh) scale(.6899)}}.snow:nth-child(5){opacity:1.0678;transform:translate(8.2048vw,-10px) scale(.3269);animation:fall-5 16s -11s linear infinite}@keyframes fall-5{56.334%{transform:translate(-.6989vw,56.334vh) scale(.3269)}to{transform:translate(3.75295vw,99vh) scale(.3269)}}.snow:nth-child(6){opacity:1.3654;transform:translate(16.8182vw,-10px) scale(.7885);animation:fall-6 24s -4s linear infinite}@keyframes fall-6{43.681%{transform:translate(14.358vw,43.681vh) scale(.7885)}to{transform:translate(15.5881vw,99vh) scale(.7885)}}.snow:nth-child(7){opacity:.9792;transform:translate(51.8129vw,-10px) scale(.0927);animation:fall-7 24s -2s linear infinite}@keyframes fall-7{55.411%{transform:translate(45.6814vw,55.411vh) scale(.0927)}to{transform:translate(48.74715vw,99vh) scale(.0927)}}.snow:nth-child(8){opacity:1.6206;transform:translate(90.0091vw,-10px) scale(.9335);animation:fall-8 26s -19s linear infinite}@keyframes fall-8{66.735%{transform:translate(94.2074vw,66.735vh) scale(.9335)}to{transform:translate(92.10825vw,99vh) scale(.9335)}}.snow:nth-child(9){opacity:1.6512;transform:translate(83.3285vw,-10px) scale(.8382);animation:fall-9 10s -12s linear infinite}@keyframes fall-9{50.702%{transform:translate(75.0767vw,50.702vh) scale(.8382)}to{transform:translate(79.2026vw,99vh) scale(.8382)}}.snow:nth-child(10){opacity:.5456;transform:translate(63.4866vw,-10px) scale(.9336);animation:fall-10 17s -16s linear infinite}@keyframes fall-10{62.794%{transform:translate(58.3511vw,62.794vh) scale(.9336)}to{transform:translate(60.91885vw,99vh) scale(.9336)}}.snow:nth-child(11){opacity:.8644;transform:translate(90.2909vw,-10px) scale(.3672);animation:fall-11 16s -9s linear infinite}@keyframes fall-11{37.907%{transform:translate(90.0216vw,37.907vh) scale(.3672)}to{transform:translate(90.15625vw,99vh) scale(.3672)}}.snow:nth-child(12){opacity:.1934;transform:translate(79.3628vw,-10px) scale(.777);animation:fall-12 24s -8s linear infinite}@keyframes fall-12{69.357%{transform:translate(76.6511vw,69.357vh) scale(.777)}to{transform:translate(78.00695vw,99vh) scale(.777)}}.snow:nth-child(13){opacity:.3326;transform:translate(16.0415vw,-10px) scale(.8892);animation:fall-13 14s -24s linear infinite}@keyframes fall-13{77.41%{transform:translate(11.3917vw,77.41vh) scale(.8892)}to{transform:translate(13.7166vw,99vh) scale(.8892)}}.snow:nth-child(14){opacity:1.9292;transform:translate(45.5325vw,-10px) scale(.3491);animation:fall-14 15s -7s linear infinite}@keyframes fall-14{35.699%{transform:translate(37.301vw,35.699vh) scale(.3491)}to{transform:translate(41.41675vw,99vh) scale(.3491)}}.snow:nth-child(15){opacity:.9972;transform:translate(52.7831vw,-10px) scale(.6768);animation:fall-15 10s -6s linear infinite}@keyframes fall-15{76.115%{transform:translate(58.2034vw,76.115vh) scale(.6768)}to{transform:translate(55.49325vw,99vh) scale(.6768)}}.snow:nth-child(16){opacity:1.1782;transform:translate(86.316vw,-10px) scale(.3634);animation:fall-16 30s -17s linear infinite}@keyframes fall-16{66.968%{transform:translate(87.5919vw,66.968vh) scale(.3634)}to{transform:translate(86.95395vw,99vh) scale(.3634)}}.snow:nth-child(17){opacity:1.0882;transform:translate(53.1571vw,-10px) scale(.1113);animation:fall-17 14s -25s linear infinite}@keyframes fall-17{45.736%{transform:translate(61.1923vw,45.736vh) scale(.1113)}to{transform:translate(57.1747vw,99vh) scale(.1113)}}.snow:nth-child(18){opacity:1.5766;transform:translate(12.2724vw,-10px) scale(.5848);animation:fall-18 14s -26s linear infinite}@keyframes fall-18{46.323%{transform:translate(17.422vw,46.323vh) scale(.5848)}to{transform:translate(14.8472vw,99vh) scale(.5848)}}.snow:nth-child(19){opacity:1.185;transform:translate(3.0524vw,-10px) scale(.227);animation:fall-19 27s -14s linear infinite}@keyframes fall-19{77.634%{transform:translate(6.5509vw,77.634vh) scale(.227)}to{transform:translate(4.80165vw,99vh) scale(.227)}}.snow:nth-child(20){opacity:.0458;transform:translate(31.3254vw,-10px) scale(.1603);animation:fall-20 23s -8s linear infinite}@keyframes fall-20{34.953%{transform:translate(40.9491vw,34.953vh) scale(.1603)}to{transform:translate(36.13725vw,99vh) scale(.1603)}}.snow:nth-child(21){opacity:1.201;transform:translate(59.1209vw,-10px) scale(.063);animation:fall-21 15s -14s linear infinite}@keyframes fall-21{60.052%{transform:translate(51.6006vw,60.052vh) scale(.063)}to{transform:translate(55.36075vw,99vh) scale(.063)}}.snow:nth-child(22){opacity:1.2892;transform:translate(40.1582vw,-10px) scale(.8442);animation:fall-22 24s -24s linear infinite}@keyframes fall-22{78.116%{transform:translate(41.6295vw,78.116vh) scale(.8442)}to{transform:translate(40.89385vw,99vh) scale(.8442)}}.snow:nth-child(23){opacity:1.7794;transform:translate(63.1736vw,-10px) scale(.3024);animation:fall-23 24s -23s linear infinite}@keyframes fall-23{59.259%{transform:translate(62.7183vw,59.259vh) scale(.3024)}to{transform:translate(62.94595vw,99vh) scale(.3024)}}.snow:nth-child(24){opacity:.0782;transform:translate(48.0166vw,-10px) scale(.6267);animation:fall-24 20s -8s linear infinite}@keyframes fall-24{42.377%{transform:translate(57.5137vw,42.377vh) scale(.6267)}to{transform:translate(52.76515vw,99vh) scale(.6267)}}.snow:nth-child(25){opacity:1.9;transform:translate(7.9303vw,-10px) scale(.2283);animation:fall-25 27s -5s linear infinite}@keyframes fall-25{33.675%{transform:translate(12.5666vw,33.675vh) scale(.2283)}to{transform:translate(10.24845vw,99vh) scale(.2283)}}.snow:nth-child(26){opacity:1.5798;transform:translate(76.7275vw,-10px) scale(.7807);animation:fall-26 20s -11s linear infinite}@keyframes fall-26{52.751%{transform:translate(76.2206vw,52.751vh) scale(.7807)}to{transform:translate(76.47405vw,99vh) scale(.7807)}}.snow:nth-child(27){opacity:.3674;transform:translate(18.1706vw,-10px) scale(.3244);animation:fall-27 22s -11s linear infinite}@keyframes fall-27{60.023%{transform:translate(15.0255vw,60.023vh) scale(.3244)}to{transform:translate(16.59805vw,99vh) scale(.3244)}}.snow:nth-child(28){opacity:1.2684;transform:translate(74.5459vw,-10px) scale(.7856);animation:fall-28 13s -27s linear infinite}@keyframes fall-28{31.984%{transform:translate(75.9652vw,31.984vh) scale(.7856)}to{transform:translate(75.25555vw,99vh) scale(.7856)}}.snow:nth-child(29){opacity:1.4746;transform:translate(89.4836vw,-10px) scale(.8185);animation:fall-29 17s -5s linear infinite}@keyframes fall-29{50.973%{transform:translate(98.0607vw,50.973vh) scale(.8185)}to{transform:translate(93.77215vw,99vh) scale(.8185)}}.snow:nth-child(30){opacity:.1964;transform:translate(91.5885vw,-10px) scale(.5773);animation:fall-30 18s -24s linear infinite}@keyframes fall-30{60.695%{transform:translate(89.9001vw,60.695vh) scale(.5773)}to{transform:translate(90.7443vw,99vh) scale(.5773)}}.snow:nth-child(31){opacity:.9476;transform:translate(34.2713vw,-10px) scale(.2423);animation:fall-31 19s -17s linear infinite}@keyframes fall-31{62.577%{transform:translate(31.7241vw,62.577vh) scale(.2423)}to{transform:translate(32.9977vw,99vh) scale(.2423)}}.snow:nth-child(32){opacity:.4516;transform:translate(41.6953vw,-10px) scale(.3322);animation:fall-32 24s -27s linear infinite}@keyframes fall-32{45.878%{transform:translate(34.6547vw,45.878vh) scale(.3322)}to{transform:translate(38.175vw,99vh) scale(.3322)}}.snow:nth-child(33){opacity:.214;transform:translate(88.2627vw,-10px) scale(.6013);animation:fall-33 14s -20s linear infinite}@keyframes fall-33{54.15%{transform:translate(82.098vw,54.15vh) scale(.6013)}to{transform:translate(85.18035vw,99vh) scale(.6013)}}.snow:nth-child(34){opacity:1.8426;transform:translate(60.2476vw,-10px) scale(.8438);animation:fall-34 17s -14s linear infinite}@keyframes fall-34{61.394%{transform:translate(64.3075vw,61.394vh) scale(.8438)}to{transform:translate(62.27755vw,99vh) scale(.8438)}}.snow:nth-child(35){opacity:1.692;transform:translate(16.4483vw,-10px) scale(.3119);animation:fall-35 20s -14s linear infinite}@keyframes fall-35{57.257%{transform:translate(15.2807vw,57.257vh) scale(.3119)}to{transform:translate(15.8645vw,99vh) scale(.3119)}}.snow:nth-child(36){opacity:.7186;transform:translate(28.2822vw,-10px) scale(.5016);animation:fall-36 19s -1s linear infinite}@keyframes fall-36{53.33%{transform:translate(18.8126vw,53.33vh) scale(.5016)}to{transform:translate(23.5474vw,99vh) scale(.5016)}}.snow:nth-child(37){opacity:.5998;transform:translate(21.2071vw,-10px) scale(.0254);animation:fall-37 13s -5s linear infinite}@keyframes fall-37{51.37%{transform:translate(25.484vw,51.37vh) scale(.0254)}to{transform:translate(23.34555vw,99vh) scale(.0254)}}.snow:nth-child(38){opacity:1.5458;transform:translate(60.7557vw,-10px) scale(.2665);animation:fall-38 21s -12s linear infinite}@keyframes fall-38{46.993%{transform:translate(59.1458vw,46.993vh) scale(.2665)}to{transform:translate(59.95075vw,99vh) scale(.2665)}}.snow:nth-child(39){opacity:1.904;transform:translate(12.1959vw,-10px) scale(.9969);animation:fall-39 27s -21s linear infinite}@keyframes fall-39{72.639%{transform:translate(2.7306vw,72.639vh) scale(.9969)}to{transform:translate(7.46325vw,99vh) scale(.9969)}}.snow:nth-child(40){opacity:1.3252;transform:translate(17.0847vw,-10px) scale(.354);animation:fall-40 22s -9s linear infinite}@keyframes fall-40{36.794%{transform:translate(20.2581vw,36.794vh) scale(.354)}to{transform:translate(18.6714vw,99vh) scale(.354)}}.snow:nth-child(41){opacity:1.5228;transform:translate(79.5903vw,-10px) scale(.4919);animation:fall-41 24s -29s linear infinite}@keyframes fall-41{78.831%{transform:translate(82.619vw,78.831vh) scale(.4919)}to{transform:translate(81.10465vw,99vh) scale(.4919)}}.snow:nth-child(42){opacity:1.6886;transform:translate(67.9807vw,-10px) scale(.5028);animation:fall-42 25s -27s linear infinite}@keyframes fall-42{79.755%{transform:translate(59.8081vw,79.755vh) scale(.5028)}to{transform:translate(63.8944vw,99vh) scale(.5028)}}.snow:nth-child(43){opacity:.46;transform:translate(15.9634vw,-10px) scale(.5107);animation:fall-43 24s -9s linear infinite}@keyframes fall-43{54.891%{transform:translate(13.3927vw,54.891vh) scale(.5107)}to{transform:translate(14.67805vw,99vh) scale(.5107)}}.snow:nth-child(44){opacity:.9162;transform:translate(93.6744vw,-10px) scale(.9203);animation:fall-44 18s -12s linear infinite}@keyframes fall-44{70.068%{transform:translate(88.7115vw,70.068vh) scale(.9203)}to{transform:translate(91.19295vw,99vh) scale(.9203)}}.snow:nth-child(45){opacity:1.1374;transform:translate(86.6907vw,-10px) scale(.6218);animation:fall-45 12s -15s linear infinite}@keyframes fall-45{40.27%{transform:translate(79.6519vw,40.27vh) scale(.6218)}to{transform:translate(83.1713vw,99vh) scale(.6218)}}.snow:nth-child(46){opacity:.1542;transform:translate(88.5937vw,-10px) scale(.7251);animation:fall-46 28s -27s linear infinite}@keyframes fall-46{71.978%{transform:translate(81.7481vw,71.978vh) scale(.7251)}to{transform:translate(85.1709vw,99vh) scale(.7251)}}.snow:nth-child(47){opacity:.9098;transform:translate(19.3987vw,-10px) scale(.7255);animation:fall-47 15s -29s linear infinite}@keyframes fall-47{44.853%{transform:translate(18.1699vw,44.853vh) scale(.7255)}to{transform:translate(18.7843vw,99vh) scale(.7255)}}.snow:nth-child(48){opacity:1.478;transform:translate(62.1036vw,-10px) scale(.0758);animation:fall-48 15s -12s linear infinite}@keyframes fall-48{72.82%{transform:translate(65.0012vw,72.82vh) scale(.0758)}to{transform:translate(63.5524vw,99vh) scale(.0758)}}.snow:nth-child(49){opacity:1.194;transform:translate(28.3012vw,-10px) scale(.6657);animation:fall-49 24s -19s linear infinite}@keyframes fall-49{74.205%{transform:translate(19.5905vw,74.205vh) scale(.6657)}to{transform:translate(23.94585vw,99vh) scale(.6657)}}.snow:nth-child(50){opacity:.7346;transform:translate(58.4378vw,-10px) scale(.8741);animation:fall-50 17s -21s linear infinite}@keyframes fall-50{64.208%{transform:translate(60.1177vw,64.208vh) scale(.8741)}to{transform:translate(59.27775vw,99vh) scale(.8741)}}.snow:nth-child(51){opacity:1.078;transform:translate(91.8484vw,-10px) scale(.6539);animation:fall-51 15s -18s linear infinite}@keyframes fall-51{73.505%{transform:translate(82.2385vw,73.505vh) scale(.6539)}to{transform:translate(87.04345vw,99vh) scale(.6539)}}.snow:nth-child(52){opacity:1.1536;transform:translate(80.0771vw,-10px) scale(.9023);animation:fall-52 13s -18s linear infinite}@keyframes fall-52{32.737%{transform:translate(80.8787vw,32.737vh) scale(.9023)}to{transform:translate(80.4779vw,99vh) scale(.9023)}}.snow:nth-child(53){opacity:1.7712;transform:translate(2.8117vw,-10px) scale(.0672);animation:fall-53 29s -10s linear infinite}@keyframes fall-53{48.645%{transform:translate(4.7994vw,48.645vh) scale(.0672)}to{transform:translate(3.80555vw,99vh) scale(.0672)}}.snow:nth-child(54){opacity:.0924;transform:translate(10.4389vw,-10px) scale(.1974);animation:fall-54 25s -7s linear infinite}@keyframes fall-54{31.527%{transform:translate(.7523vw,31.527vh) scale(.1974)}to{transform:translate(5.5956vw,99vh) scale(.1974)}}.snow:nth-child(55){opacity:1.9114;transform:translate(96.1916vw,-10px) scale(.0281);animation:fall-55 10s -8s linear infinite}@keyframes fall-55{34.419%{transform:translate(96.5401vw,34.419vh) scale(.0281)}to{transform:translate(96.36585vw,99vh) scale(.0281)}}.snow:nth-child(56){opacity:.4334;transform:translate(51.1572vw,-10px) scale(.118);animation:fall-56 13s -27s linear infinite}@keyframes fall-56{78.347%{transform:translate(43.0812vw,78.347vh) scale(.118)}to{transform:translate(47.1192vw,99vh) scale(.118)}}.snow:nth-child(57){opacity:1.55;transform:translate(23.0246vw,-10px) scale(.4794);animation:fall-57 10s -27s linear infinite}@keyframes fall-57{36.636%{transform:translate(19.8791vw,36.636vh) scale(.4794)}to{transform:translate(21.45185vw,99vh) scale(.4794)}}.snow:nth-child(58){opacity:1.7594;transform:translate(2.2617vw,-10px) scale(.8822);animation:fall-58 24s -3s linear infinite}@keyframes fall-58{34.791%{transform:translate(6.9974vw,34.791vh) scale(.8822)}to{transform:translate(4.62955vw,99vh) scale(.8822)}}.snow:nth-child(59){opacity:.6116;transform:translate(72.3961vw,-10px) scale(.6808);animation:fall-59 28s -15s linear infinite}@keyframes fall-59{73.813%{transform:translate(78.8582vw,73.813vh) scale(.6808)}to{transform:translate(75.62715vw,99vh) scale(.6808)}}.snow:nth-child(60){opacity:.4958;transform:translate(26.9006vw,-10px) scale(.5655);animation:fall-60 18s -17s linear infinite}@keyframes fall-60{53.061%{transform:translate(28.7062vw,53.061vh) scale(.5655)}to{transform:translate(27.8034vw,99vh) scale(.5655)}}.snow:nth-child(61){opacity:1.6276;transform:translate(11.5519vw,-10px) scale(.9084);animation:fall-61 16s -22s linear infinite}@keyframes fall-61{58.868%{transform:translate(18.2626vw,58.868vh) scale(.9084)}to{transform:translate(14.90725vw,99vh) scale(.9084)}}.snow:nth-child(62){opacity:1.4036;transform:translate(29.6249vw,-10px) scale(.0835);animation:fall-62 12s -19s linear infinite}@keyframes fall-62{50.72%{transform:translate(31.6269vw,50.72vh) scale(.0835)}to{transform:translate(30.6259vw,99vh) scale(.0835)}}.snow:nth-child(63){opacity:1.1618;transform:translate(10.2204vw,-10px) scale(.9708);animation:fall-63 21s -1s linear infinite}@keyframes fall-63{39.891%{transform:translate(13.977vw,39.891vh) scale(.9708)}to{transform:translate(12.0987vw,99vh) scale(.9708)}}.snow:nth-child(64){opacity:.8304;transform:translate(47.7027vw,-10px) scale(.0936);animation:fall-64 15s -9s linear infinite}@keyframes fall-64{38.743%{transform:translate(39.7193vw,38.743vh) scale(.0936)}to{transform:translate(43.711vw,99vh) scale(.0936)}}.snow:nth-child(65){opacity:.7882;transform:translate(98.6004vw,-10px) scale(.6199);animation:fall-65 26s -3s linear infinite}@keyframes fall-65{39.759%{transform:translate(90.3021vw,39.759vh) scale(.6199)}to{transform:translate(94.45125vw,99vh) scale(.6199)}}.snow:nth-child(66){opacity:.2294;transform:translate(94.6582vw,-10px) scale(.2469);animation:fall-66 16s -17s linear infinite}@keyframes fall-66{53.373%{transform:translate(104.4489vw,53.373vh) scale(.2469)}to{transform:translate(99.55355vw,99vh) scale(.2469)}}.snow:nth-child(67){opacity:1.7256;transform:translate(30.4579vw,-10px) scale(.0962);animation:fall-67 25s -20s linear infinite}@keyframes fall-67{42.553%{transform:translate(36.4464vw,42.553vh) scale(.0962)}to{transform:translate(33.45215vw,99vh) scale(.0962)}}.snow:nth-child(68){opacity:.1974;transform:translate(38.9013vw,-10px) scale(.4772);animation:fall-68 18s -9s linear infinite}@keyframes fall-68{32.918%{transform:translate(47.0845vw,32.918vh) scale(.4772)}to{transform:translate(42.9929vw,99vh) scale(.4772)}}.snow:nth-child(69){opacity:1.3762;transform:translate(58.4129vw,-10px) scale(.3571);animation:fall-69 27s -3s linear infinite}@keyframes fall-69{37.453%{transform:translate(56.8485vw,37.453vh) scale(.3571)}to{transform:translate(57.6307vw,99vh) scale(.3571)}}.snow:nth-child(70){opacity:1.6356;transform:translate(91.0692vw,-10px) scale(.6425);animation:fall-70 16s -13s linear infinite}@keyframes fall-70{45.065%{transform:translate(95.6787vw,45.065vh) scale(.6425)}to{transform:translate(93.37395vw,99vh) scale(.6425)}}.snow:nth-child(71){opacity:1.867;transform:translate(31.7766vw,-10px) scale(.1506);animation:fall-71 17s -1s linear infinite}@keyframes fall-71{47.762%{transform:translate(34.1306vw,47.762vh) scale(.1506)}to{transform:translate(32.9536vw,99vh) scale(.1506)}}.snow:nth-child(72){opacity:.477;transform:translate(16.7136vw,-10px) scale(.2195);animation:fall-72 11s -10s linear infinite}@keyframes fall-72{67.792%{transform:translate(17.3366vw,67.792vh) scale(.2195)}to{transform:translate(17.0251vw,99vh) scale(.2195)}}.snow:nth-child(73){opacity:1.4058;transform:translate(48.7162vw,-10px) scale(.1867);animation:fall-73 15s -4s linear infinite}@keyframes fall-73{65.181%{transform:translate(39.4454vw,65.181vh) scale(.1867)}to{transform:translate(44.0808vw,99vh) scale(.1867)}}.snow:nth-child(74){opacity:1.0344;transform:translate(79.8059vw,-10px) scale(.0097);animation:fall-74 13s -15s linear infinite}@keyframes fall-74{67.202%{transform:translate(80.1931vw,67.202vh) scale(.0097)}to{transform:translate(79.9995vw,99vh) scale(.0097)}}.snow:nth-child(75){opacity:1.578;transform:translate(20.7368vw,-10px) scale(.1807);animation:fall-75 18s -19s linear infinite}@keyframes fall-75{40.931%{transform:translate(21.3536vw,40.931vh) scale(.1807)}to{transform:translate(21.0452vw,99vh) scale(.1807)}}.snow:nth-child(76){opacity:1.829;transform:translate(74.7818vw,-10px) scale(.4011);animation:fall-76 23s -1s linear infinite}@keyframes fall-76{76.351%{transform:translate(78.2589vw,76.351vh) scale(.4011)}to{transform:translate(76.52035vw,99vh) scale(.4011)}}.snow:nth-child(77){opacity:1.2374;transform:translate(75.8768vw,-10px) scale(.2408);animation:fall-77 14s -23s linear infinite}@keyframes fall-77{38.014%{transform:translate(77.1313vw,38.014vh) scale(.2408)}to{transform:translate(76.50405vw,99vh) scale(.2408)}}.snow:nth-child(78){opacity:.4324;transform:translate(76.658vw,-10px) scale(.588);animation:fall-78 11s -30s linear infinite}@keyframes fall-78{61.587%{transform:translate(79.7759vw,61.587vh) scale(.588)}to{transform:translate(78.21695vw,99vh) scale(.588)}}.snow:nth-child(79){opacity:.816;transform:translate(38.4908vw,-10px) scale(.2546);animation:fall-79 24s -7s linear infinite}@keyframes fall-79{58.158%{transform:translate(30.2121vw,58.158vh) scale(.2546)}to{transform:translate(34.35145vw,99vh) scale(.2546)}}.snow:nth-child(80){opacity:.626;transform:translate(27.38vw,-10px) scale(.0723);animation:fall-80 22s -8s linear infinite}@keyframes fall-80{55.875%{transform:translate(26.8227vw,55.875vh) scale(.0723)}to{transform:translate(27.10135vw,99vh) scale(.0723)}}.snow:nth-child(81){opacity:.276;transform:translate(59.8636vw,-10px) scale(.9488);animation:fall-81 23s -3s linear infinite}@keyframes fall-81{51.354%{transform:translate(65.8546vw,51.354vh) scale(.9488)}to{transform:translate(62.8591vw,99vh) scale(.9488)}}.snow:nth-child(82){opacity:1.3066;transform:translate(78.5263vw,-10px) scale(.2639);animation:fall-82 28s -25s linear infinite}@keyframes fall-82{38.441%{transform:translate(78.3921vw,38.441vh) scale(.2639)}to{transform:translate(78.4592vw,99vh) scale(.2639)}}.snow:nth-child(83){opacity:1.6998;transform:translate(29.6392vw,-10px) scale(.8901);animation:fall-83 10s -21s linear infinite}@keyframes fall-83{70.589%{transform:translate(32.7896vw,70.589vh) scale(.8901)}to{transform:translate(31.2144vw,99vh) scale(.8901)}}.snow:nth-child(84){opacity:.947;transform:translate(12.6284vw,-10px) scale(.4995);animation:fall-84 14s -13s linear infinite}@keyframes fall-84{35.066%{transform:translate(7.2636vw,35.066vh) scale(.4995)}to{transform:translate(9.946vw,99vh) scale(.4995)}}.snow:nth-child(85){opacity:.0488;transform:translate(24.5877vw,-10px) scale(.9359);animation:fall-85 15s -2s linear infinite}@keyframes fall-85{74.655%{transform:translate(23.1878vw,74.655vh) scale(.9359)}to{transform:translate(23.88775vw,99vh) scale(.9359)}}.snow:nth-child(86){opacity:.9268;transform:translate(77.4872vw,-10px) scale(.458);animation:fall-86 21s -10s linear infinite}@keyframes fall-86{59.631%{transform:translate(85.0207vw,59.631vh) scale(.458)}to{transform:translate(81.25395vw,99vh) scale(.458)}}.snow:nth-child(87){opacity:.8688;transform:translate(88.4057vw,-10px) scale(.5415);animation:fall-87 26s -15s linear infinite}@keyframes fall-87{34.151%{transform:translate(95.4853vw,34.151vh) scale(.5415)}to{transform:translate(91.9455vw,99vh) scale(.5415)}}.snow:nth-child(88){opacity:1.0384;transform:translate(26.4249vw,-10px) scale(.5906);animation:fall-88 22s -4s linear infinite}@keyframes fall-88{42.763%{transform:translate(33.5933vw,42.763vh) scale(.5906)}to{transform:translate(30.0091vw,99vh) scale(.5906)}}.snow:nth-child(89){opacity:1.666;transform:translate(35.7828vw,-10px) scale(.3593);animation:fall-89 18s -11s linear infinite}@keyframes fall-89{63.75%{transform:translate(35.3788vw,63.75vh) scale(.3593)}to{transform:translate(35.5808vw,99vh) scale(.3593)}}.snow:nth-child(90){opacity:1.9306;transform:translate(61.0747vw,-10px) scale(.5833);animation:fall-90 18s -8s linear infinite}@keyframes fall-90{63.55%{transform:translate(53.3861vw,63.55vh) scale(.5833)}to{transform:translate(57.2304vw,99vh) scale(.5833)}}.snow:nth-child(91){opacity:.413;transform:translate(24.2306vw,-10px) scale(.155);animation:fall-91 29s -13s linear infinite}@keyframes fall-91{64.556%{transform:translate(31.5197vw,64.556vh) scale(.155)}to{transform:translate(27.87515vw,99vh) scale(.155)}}.snow:nth-child(92){opacity:1.4184;transform:translate(76.0724vw,-10px) scale(.525);animation:fall-92 11s -6s linear infinite}@keyframes fall-92{42.88%{transform:translate(73.9136vw,42.88vh) scale(.525)}to{transform:translate(74.993vw,99vh) scale(.525)}}.snow:nth-child(93){opacity:1.8052;transform:translate(12.4168vw,-10px) scale(.6814);animation:fall-93 20s -28s linear infinite}@keyframes fall-93{39.91%{transform:translate(13.2201vw,39.91vh) scale(.6814)}to{transform:translate(12.81845vw,99vh) scale(.6814)}}.snow:nth-child(94){opacity:.7118;transform:translate(12.2275vw,-10px) scale(.0863);animation:fall-94 26s -22s linear infinite}@keyframes fall-94{61.476%{transform:translate(15.8411vw,61.476vh) scale(.0863)}to{transform:translate(14.0343vw,99vh) scale(.0863)}}.snow:nth-child(95){opacity:.0352;transform:translate(96.1823vw,-10px) scale(.1781);animation:fall-95 18s -25s linear infinite}@keyframes fall-95{33.009%{transform:translate(105.1775vw,33.009vh) scale(.1781)}to{transform:translate(100.6799vw,99vh) scale(.1781)}}.snow:nth-child(96){opacity:1.9208;transform:translate(56.35vw,-10px) scale(.1707);animation:fall-96 30s -9s linear infinite}@keyframes fall-96{36.48%{transform:translate(53.2507vw,36.48vh) scale(.1707)}to{transform:translate(54.80035vw,99vh) scale(.1707)}}.snow:nth-child(97){opacity:.9036;transform:translate(85.2305vw,-10px) scale(.7486);animation:fall-97 29s -13s linear infinite}@keyframes fall-97{62.735%{transform:translate(76.0405vw,62.735vh) scale(.7486)}to{transform:translate(80.6355vw,99vh) scale(.7486)}}.snow:nth-child(98){opacity:.4252;transform:translate(84.591vw,-10px) scale(.7372);animation:fall-98 20s -14s linear infinite}@keyframes fall-98{48.094%{transform:translate(77.3916vw,48.094vh) scale(.7372)}to{transform:translate(80.9913vw,99vh) scale(.7372)}}.snow:nth-child(99){opacity:1.602;transform:translate(61.6018vw,-10px) scale(.7738);animation:fall-99 20s -1s linear infinite}@keyframes fall-99{46.973%{transform:translate(58.3543vw,46.973vh) scale(.7738)}to{transform:translate(59.97805vw,99vh) scale(.7738)}}.snow:nth-child(100){opacity:.074;transform:translate(69.8787vw,-10px) scale(.6368);animation:fall-100 25s -3s linear infinite}@keyframes fall-100{44.955%{transform:translate(64.7678vw,44.955vh) scale(.6368)}to{transform:translate(67.32325vw,99vh) scale(.6368)}}.snow:nth-child(101){opacity:1.2914;transform:translate(12.8758vw,-10px) scale(.9327);animation:fall-101 29s -4s linear infinite}@keyframes fall-101{30.213%{transform:translate(10.8181vw,30.213vh) scale(.9327)}to{transform:translate(11.84695vw,99vh) scale(.9327)}}.snow:nth-child(102){opacity:.9308;transform:translate(72.2749vw,-10px) scale(.7576);animation:fall-102 21s -8s linear infinite}@keyframes fall-102{78.902%{transform:translate(82.0914vw,78.902vh) scale(.7576)}to{transform:translate(77.18315vw,99vh) scale(.7576)}}.snow:nth-child(103){opacity:.4164;transform:translate(4.7338vw,-10px) scale(.6474);animation:fall-103 13s -26s linear infinite}@keyframes fall-103{71.171%{transform:translate(.9983vw,71.171vh) scale(.6474)}to{transform:translate(2.86605vw,99vh) scale(.6474)}}.snow:nth-child(104){opacity:.945;transform:translate(66.4473vw,-10px) scale(.3606);animation:fall-104 24s -9s linear infinite}@keyframes fall-104{54.072%{transform:translate(68.2502vw,54.072vh) scale(.3606)}to{transform:translate(67.34875vw,99vh) scale(.3606)}}.snow:nth-child(105){opacity:1.3438;transform:translate(21.1193vw,-10px) scale(.3511);animation:fall-105 15s -12s linear infinite}@keyframes fall-105{46.994%{transform:translate(15.9172vw,46.994vh) scale(.3511)}to{transform:translate(18.51825vw,99vh) scale(.3511)}}.snow:nth-child(106){opacity:1.2322;transform:translate(62.5878vw,-10px) scale(.2273);animation:fall-106 23s -21s linear infinite}@keyframes fall-106{47.934%{transform:translate(67.7387vw,47.934vh) scale(.2273)}to{transform:translate(65.16325vw,99vh) scale(.2273)}}.snow:nth-child(107){opacity:1.2574;transform:translate(54.5048vw,-10px) scale(.7661);animation:fall-107 28s -23s linear infinite}@keyframes fall-107{59.805%{transform:translate(45.0102vw,59.805vh) scale(.7661)}to{transform:translate(49.7575vw,99vh) scale(.7661)}}.snow:nth-child(108){opacity:.5886;transform:translate(65.7734vw,-10px) scale(.8207);animation:fall-108 23s -20s linear infinite}@keyframes fall-108{59.396%{transform:translate(73.3487vw,59.396vh) scale(.8207)}to{transform:translate(69.56105vw,99vh) scale(.8207)}}.snow:nth-child(109){opacity:1.3568;transform:translate(26.0789vw,-10px) scale(.3602);animation:fall-109 19s -14s linear infinite}@keyframes fall-109{65.925%{transform:translate(25.8854vw,65.925vh) scale(.3602)}to{transform:translate(25.98215vw,99vh) scale(.3602)}}.snow:nth-child(110){opacity:.6348;transform:translate(71.215vw,-10px) scale(.4128);animation:fall-110 21s -21s linear infinite}@keyframes fall-110{37.658%{transform:translate(62.934vw,37.658vh) scale(.4128)}to{transform:translate(67.0745vw,99vh) scale(.4128)}}.snow:nth-child(111){opacity:.2056;transform:translate(69.1967vw,-10px) scale(.843);animation:fall-111 24s -3s linear infinite}@keyframes fall-111{46.696%{transform:translate(64.534vw,46.696vh) scale(.843)}to{transform:translate(66.86535vw,99vh) scale(.843)}}.snow:nth-child(112){opacity:1.7408;transform:translate(97.52vw,-10px) scale(.564);animation:fall-112 10s -15s linear infinite}@keyframes fall-112{48.855%{transform:translate(92.4924vw,48.855vh) scale(.564)}to{transform:translate(95.0062vw,99vh) scale(.564)}}.snow:nth-child(113){opacity:.623;transform:translate(83.1001vw,-10px) scale(.6208);animation:fall-113 14s -2s linear infinite}@keyframes fall-113{59.985%{transform:translate(90.1822vw,59.985vh) scale(.6208)}to{transform:translate(86.64115vw,99vh) scale(.6208)}}.snow:nth-child(114){opacity:1.5628;transform:translate(7.2303vw,-10px) scale(.1081);animation:fall-114 19s -20s linear infinite}@keyframes fall-114{75.297%{transform:translate(9.0659vw,75.297vh) scale(.1081)}to{transform:translate(8.1481vw,99vh) scale(.1081)}}.snow:nth-child(115){opacity:.1108;transform:translate(97.7186vw,-10px) scale(.7816);animation:fall-115 21s -6s linear infinite}@keyframes fall-115{47.784%{transform:translate(103.2922vw,47.784vh) scale(.7816)}to{transform:translate(100.5054vw,99vh) scale(.7816)}}.snow:nth-child(116){opacity:.0164;transform:translate(53.0577vw,-10px) scale(.3762);animation:fall-116 11s -22s linear infinite}@keyframes fall-116{44.246%{transform:translate(43.5579vw,44.246vh) scale(.3762)}to{transform:translate(48.3078vw,99vh) scale(.3762)}}.snow:nth-child(117){opacity:.8698;transform:translate(71.5255vw,-10px) scale(.0074);animation:fall-117 24s -16s linear infinite}@keyframes fall-117{54.232%{transform:translate(69.9871vw,54.232vh) scale(.0074)}to{transform:translate(70.7563vw,99vh) scale(.0074)}}.snow:nth-child(118){opacity:.0562;transform:translate(76.1135vw,-10px) scale(.1623);animation:fall-118 15s -30s linear infinite}@keyframes fall-118{56.735%{transform:translate(73.9788vw,56.735vh) scale(.1623)}to{transform:translate(75.04615vw,99vh) scale(.1623)}}.snow:nth-child(119){opacity:1.836;transform:translate(45.6727vw,-10px) scale(.7246);animation:fall-119 13s -12s linear infinite}@keyframes fall-119{54.558%{transform:translate(51.4297vw,54.558vh) scale(.7246)}to{transform:translate(48.5512vw,99vh) scale(.7246)}}.snow:nth-child(120){opacity:1.418;transform:translate(53.6356vw,-10px) scale(.5758);animation:fall-120 16s -17s linear infinite}@keyframes fall-120{30.246%{transform:translate(57.0913vw,30.246vh) scale(.5758)}to{transform:translate(55.36345vw,99vh) scale(.5758)}}.snow:nth-child(121){opacity:1.0528;transform:translate(86.4177vw,-10px) scale(.4739);animation:fall-121 19s -4s linear infinite}@keyframes fall-121{47.352%{transform:translate(90.3886vw,47.352vh) scale(.4739)}to{transform:translate(88.40315vw,99vh) scale(.4739)}}.snow:nth-child(122){opacity:1.7938;transform:translate(62.0897vw,-10px) scale(.3715);animation:fall-122 24s -19s linear infinite}@keyframes fall-122{48.491%{transform:translate(69.9864vw,48.491vh) scale(.3715)}to{transform:translate(66.03805vw,99vh) scale(.3715)}}.snow:nth-child(123){opacity:.335;transform:translate(57.6798vw,-10px) scale(.4886);animation:fall-123 29s -24s linear infinite}@keyframes fall-123{78.302%{transform:translate(61.732vw,78.302vh) scale(.4886)}to{transform:translate(59.7059vw,99vh) scale(.4886)}}.snow:nth-child(124){opacity:1.5554;transform:translate(5.2659vw,-10px) scale(.1103);animation:fall-124 13s -23s linear infinite}@keyframes fall-124{55.78%{transform:translate(6.1648vw,55.78vh) scale(.1103)}to{transform:translate(5.71535vw,99vh) scale(.1103)}}.snow:nth-child(125){opacity:1.5034;transform:translate(18.3758vw,-10px) scale(.5339);animation:fall-125 27s -17s linear infinite}@keyframes fall-125{76.171%{transform:translate(16.7058vw,76.171vh) scale(.5339)}to{transform:translate(17.5408vw,99vh) scale(.5339)}}.snow:nth-child(126){opacity:1.4858;transform:translate(16.01vw,-10px) scale(.5816);animation:fall-126 29s -16s linear infinite}@keyframes fall-126{56.321%{transform:translate(13.6466vw,56.321vh) scale(.5816)}to{transform:translate(14.8283vw,99vh) scale(.5816)}}.snow:nth-child(127){opacity:1.8768;transform:translate(44.6125vw,-10px) scale(.0498);animation:fall-127 13s -2s linear infinite}@keyframes fall-127{49.052%{transform:translate(52.9413vw,49.052vh) scale(.0498)}to{transform:translate(48.7769vw,99vh) scale(.0498)}}.snow:nth-child(128){opacity:.4494;transform:translate(72.9912vw,-10px) scale(.7598);animation:fall-128 22s -1s linear infinite}@keyframes fall-128{77.257%{transform:translate(67.5vw,77.257vh) scale(.7598)}to{transform:translate(70.2456vw,99vh) scale(.7598)}}.snow:nth-child(129){opacity:.5692;transform:translate(34.381vw,-10px) scale(.8451);animation:fall-129 16s -11s linear infinite}@keyframes fall-129{57.262%{transform:translate(27.1246vw,57.262vh) scale(.8451)}to{transform:translate(30.7528vw,99vh) scale(.8451)}}.snow:nth-child(130){opacity:.5648;transform:translate(24.8381vw,-10px) scale(.1198);animation:fall-130 18s -15s linear infinite}@keyframes fall-130{74.56%{transform:translate(26.2889vw,74.56vh) scale(.1198)}to{transform:translate(25.5635vw,99vh) scale(.1198)}}.snow:nth-child(131){opacity:1.67;transform:translate(72.8335vw,-10px) scale(.4377);animation:fall-131 19s -29s linear infinite}@keyframes fall-131{74.315%{transform:translate(76.3674vw,74.315vh) scale(.4377)}to{transform:translate(74.60045vw,99vh) scale(.4377)}}.snow:nth-child(132){opacity:.4772;transform:translate(13.3456vw,-10px) scale(.4738);animation:fall-132 24s -24s linear infinite}@keyframes fall-132{41.682%{transform:translate(6.7108vw,41.682vh) scale(.4738)}to{transform:translate(10.0282vw,99vh) scale(.4738)}}.snow:nth-child(133){opacity:1.0568;transform:translate(40.9063vw,-10px) scale(.6017);animation:fall-133 13s -14s linear infinite}@keyframes fall-133{30.762%{transform:translate(41.5487vw,30.762vh) scale(.6017)}to{transform:translate(41.2275vw,99vh) scale(.6017)}}.snow:nth-child(134){opacity:1.9358;transform:translate(93.0249vw,-10px) scale(.045);animation:fall-134 28s -16s linear infinite}@keyframes fall-134{68.744%{transform:translate(98.8394vw,68.744vh) scale(.045)}to{transform:translate(95.93215vw,99vh) scale(.045)}}.snow:nth-child(135){opacity:.5188;transform:translate(93.0151vw,-10px) scale(.5824);animation:fall-135 15s -5s linear infinite}@keyframes fall-135{78.903%{transform:translate(83.8711vw,78.903vh) scale(.5824)}to{transform:translate(88.4431vw,99vh) scale(.5824)}}.snow:nth-child(136){opacity:1.8532;transform:translate(94.4273vw,-10px) scale(.135);animation:fall-136 19s -21s linear infinite}@keyframes fall-136{59.401%{transform:translate(94.6555vw,59.401vh) scale(.135)}to{transform:translate(94.5414vw,99vh) scale(.135)}}.snow:nth-child(137){opacity:1.6586;transform:translate(77.6294vw,-10px) scale(.2853);animation:fall-137 26s -8s linear infinite}@keyframes fall-137{79.585%{transform:translate(74.8475vw,79.585vh) scale(.2853)}to{transform:translate(76.23845vw,99vh) scale(.2853)}}.snow:nth-child(138){opacity:.2954;transform:translate(66.7503vw,-10px) scale(.4863);animation:fall-138 13s -24s linear infinite}@keyframes fall-138{48.275%{transform:translate(76.4588vw,48.275vh) scale(.4863)}to{transform:translate(71.60455vw,99vh) scale(.4863)}}.snow:nth-child(139){opacity:.2692;transform:translate(54.2206vw,-10px) scale(.9746);animation:fall-139 27s -4s linear infinite}@keyframes fall-139{65.291%{transform:translate(60.929vw,65.291vh) scale(.9746)}to{transform:translate(57.5748vw,99vh) scale(.9746)}}.snow:nth-child(140){opacity:1.0772;transform:translate(72.4571vw,-10px) scale(.6175);animation:fall-140 17s -27s linear infinite}@keyframes fall-140{72.953%{transform:translate(64.5294vw,72.953vh) scale(.6175)}to{transform:translate(68.49325vw,99vh) scale(.6175)}}.snow:nth-child(141){opacity:1.745;transform:translate(97.4729vw,-10px) scale(.0014);animation:fall-141 19s -23s linear infinite}@keyframes fall-141{61.078%{transform:translate(102.7182vw,61.078vh) scale(.0014)}to{transform:translate(100.09555vw,99vh) scale(.0014)}}.snow:nth-child(142){opacity:1.0866;transform:translate(67.775vw,-10px) scale(.5032);animation:fall-142 12s -27s linear infinite}@keyframes fall-142{44.373%{transform:translate(75.4246vw,44.373vh) scale(.5032)}to{transform:translate(71.5998vw,99vh) scale(.5032)}}.snow:nth-child(143){opacity:.0156;transform:translate(91.1944vw,-10px) scale(.2407);animation:fall-143 17s -8s linear infinite}@keyframes fall-143{50.746%{transform:translate(91.4727vw,50.746vh) scale(.2407)}to{transform:translate(91.33355vw,99vh) scale(.2407)}}.snow:nth-child(144){opacity:1.7986;transform:translate(67.322vw,-10px) scale(.126);animation:fall-144 11s -18s linear infinite}@keyframes fall-144{69.743%{transform:translate(72.1521vw,69.743vh) scale(.126)}to{transform:translate(69.73705vw,99vh) scale(.126)}}.snow:nth-child(145){opacity:1.4288;transform:translate(47.4607vw,-10px) scale(.2949);animation:fall-145 14s -16s linear infinite}@keyframes fall-145{75.702%{transform:translate(51.958vw,75.702vh) scale(.2949)}to{transform:translate(49.70935vw,99vh) scale(.2949)}}.snow:nth-child(146){opacity:1.2482;transform:translate(82.7774vw,-10px) scale(.202);animation:fall-146 26s -25s linear infinite}@keyframes fall-146{70.755%{transform:translate(83.7785vw,70.755vh) scale(.202)}to{transform:translate(83.27795vw,99vh) scale(.202)}}.snow:nth-child(147){opacity:1.5296;transform:translate(86.2008vw,-10px) scale(.7946);animation:fall-147 16s -16s linear infinite}@keyframes fall-147{46.339%{transform:translate(90.4091vw,46.339vh) scale(.7946)}to{transform:translate(88.30495vw,99vh) scale(.7946)}}.snow:nth-child(148){opacity:1.0714;transform:translate(28.0837vw,-10px) scale(.8371);animation:fall-148 25s -5s linear infinite}@keyframes fall-148{62.228%{transform:translate(22.5517vw,62.228vh) scale(.8371)}to{transform:translate(25.3177vw,99vh) scale(.8371)}}.snow:nth-child(149){opacity:.3646;transform:translate(58.9104vw,-10px) scale(.6055);animation:fall-149 15s -21s linear infinite}@keyframes fall-149{54.264%{transform:translate(56.1767vw,54.264vh) scale(.6055)}to{transform:translate(57.54355vw,99vh) scale(.6055)}}.snow:nth-child(150){opacity:.2002;transform:translate(32.1118vw,-10px) scale(.2407);animation:fall-150 25s -9s linear infinite}@keyframes fall-150{77.286%{transform:translate(38.7522vw,77.286vh) scale(.2407)}to{transform:translate(35.432vw,99vh) scale(.2407)}}.snow:nth-child(151){opacity:1.0412;transform:translate(3.6022vw,-10px) scale(.0752);animation:fall-151 10s -14s linear infinite}@keyframes fall-151{63.43%{transform:translate(-2.2998vw,63.43vh) scale(.0752)}to{transform:translate(.6512vw,99vh) scale(.0752)}}.snow:nth-child(152){opacity:1.1462;transform:translate(9.0958vw,-10px) scale(.785);animation:fall-152 27s -29s linear infinite}@keyframes fall-152{72.033%{transform:translate(11.0498vw,72.033vh) scale(.785)}to{transform:translate(10.0728vw,99vh) scale(.785)}}.snow:nth-child(153){opacity:1.1772;transform:translate(12.5981vw,-10px) scale(.2431);animation:fall-153 21s -16s linear infinite}@keyframes fall-153{74.931%{transform:translate(9.4794vw,74.931vh) scale(.2431)}to{transform:translate(11.03875vw,99vh) scale(.2431)}}.snow:nth-child(154){opacity:1.2408;transform:translate(93.5486vw,-10px) scale(.6861);animation:fall-154 20s -2s linear infinite}@keyframes fall-154{41.788%{transform:translate(100.4607vw,41.788vh) scale(.6861)}to{transform:translate(97.00465vw,99vh) scale(.6861)}}.snow:nth-child(155){opacity:.3922;transform:translate(.0685vw,-10px) scale(.7736);animation:fall-155 17s -30s linear infinite}@keyframes fall-155{54.549%{transform:translate(-4.9944vw,54.549vh) scale(.7736)}to{transform:translate(-2.46295vw,99vh) scale(.7736)}}.snow:nth-child(156){opacity:1.3222;transform:translate(28.5564vw,-10px) scale(.2961);animation:fall-156 10s -18s linear infinite}@keyframes fall-156{31.725%{transform:translate(26.0936vw,31.725vh) scale(.2961)}to{transform:translate(27.325vw,99vh) scale(.2961)}}.snow:nth-child(157){opacity:1.0718;transform:translate(40.9534vw,-10px) scale(.2181);animation:fall-157 25s -9s linear infinite}@keyframes fall-157{38.798%{transform:translate(47.3216vw,38.798vh) scale(.2181)}to{transform:translate(44.1375vw,99vh) scale(.2181)}}.snow:nth-child(158){opacity:1.323;transform:translate(1.0262vw,-10px) scale(.1922);animation:fall-158 24s -5s linear infinite}@keyframes fall-158{72.421%{transform:translate(-4.929vw,72.421vh) scale(.1922)}to{transform:translate(-1.9514vw,99vh) scale(.1922)}}.snow:nth-child(159){opacity:1.8466;transform:translate(44.1161vw,-10px) scale(.9073);animation:fall-159 27s -26s linear infinite}@keyframes fall-159{57.368%{transform:translate(51.5383vw,57.368vh) scale(.9073)}to{transform:translate(47.8272vw,99vh) scale(.9073)}}.snow:nth-child(160){opacity:1.1624;transform:translate(68.9443vw,-10px) scale(.883);animation:fall-160 28s -9s linear infinite}@keyframes fall-160{30.209%{transform:translate(71.9349vw,30.209vh) scale(.883)}to{transform:translate(70.4396vw,99vh) scale(.883)}}.snow:nth-child(161){opacity:1.6032;transform:translate(7.4628vw,-10px) scale(.0509);animation:fall-161 22s -16s linear infinite}@keyframes fall-161{56.657%{transform:translate(8.1781vw,56.657vh) scale(.0509)}to{transform:translate(7.82045vw,99vh) scale(.0509)}}.snow:nth-child(162){opacity:.9954;transform:translate(20.3291vw,-10px) scale(.4048);animation:fall-162 19s -5s linear infinite}@keyframes fall-162{72.276%{transform:translate(26.5925vw,72.276vh) scale(.4048)}to{transform:translate(23.4608vw,99vh) scale(.4048)}}.snow:nth-child(163){opacity:.2714;transform:translate(54.6581vw,-10px) scale(.9099);animation:fall-163 20s -8s linear infinite}@keyframes fall-163{31.204%{transform:translate(60.1296vw,31.204vh) scale(.9099)}to{transform:translate(57.39385vw,99vh) scale(.9099)}}.snow:nth-child(164){opacity:.5678;transform:translate(91.3318vw,-10px) scale(.2264);animation:fall-164 13s -25s linear infinite}@keyframes fall-164{34.584%{transform:translate(92.1723vw,34.584vh) scale(.2264)}to{transform:translate(91.75205vw,99vh) scale(.2264)}}.snow:nth-child(165){opacity:1.5132;transform:translate(85.0987vw,-10px) scale(.1102);animation:fall-165 12s -29s linear infinite}@keyframes fall-165{70.671%{transform:translate(80.6744vw,70.671vh) scale(.1102)}to{transform:translate(82.88655vw,99vh) scale(.1102)}}.snow:nth-child(166){opacity:.7482;transform:translate(49.5644vw,-10px) scale(.0611);animation:fall-166 17s -2s linear infinite}@keyframes fall-166{50.418%{transform:translate(52.5416vw,50.418vh) scale(.0611)}to{transform:translate(51.053vw,99vh) scale(.0611)}}.snow:nth-child(167){opacity:1.8518;transform:translate(92.4447vw,-10px) scale(.7979);animation:fall-167 16s -1s linear infinite}@keyframes fall-167{34.957%{transform:translate(99.936vw,34.957vh) scale(.7979)}to{transform:translate(96.19035vw,99vh) scale(.7979)}}.snow:nth-child(168){opacity:1.333;transform:translate(53.7881vw,-10px) scale(.3049);animation:fall-168 28s -6s linear infinite}@keyframes fall-168{58.616%{transform:translate(49.7704vw,58.616vh) scale(.3049)}to{transform:translate(51.77925vw,99vh) scale(.3049)}}.snow:nth-child(169){opacity:1.099;transform:translate(74.7252vw,-10px) scale(.3578);animation:fall-169 28s -10s linear infinite}@keyframes fall-169{37.43%{transform:translate(71.8204vw,37.43vh) scale(.3578)}to{transform:translate(73.2728vw,99vh) scale(.3578)}}.snow:nth-child(170){opacity:1.583;transform:translate(1.7296vw,-10px) scale(.5924);animation:fall-170 28s -19s linear infinite}@keyframes fall-170{65.335%{transform:translate(8.0027vw,65.335vh) scale(.5924)}to{transform:translate(4.86615vw,99vh) scale(.5924)}}.snow:nth-child(171){opacity:.582;transform:translate(41.5328vw,-10px) scale(.3821);animation:fall-171 19s -14s linear infinite}@keyframes fall-171{58.07%{transform:translate(33.6725vw,58.07vh) scale(.3821)}to{transform:translate(37.60265vw,99vh) scale(.3821)}}.snow:nth-child(172){opacity:1.7378;transform:translate(85.1537vw,-10px) scale(.5467);animation:fall-172 15s -18s linear infinite}@keyframes fall-172{76.17%{transform:translate(82.6093vw,76.17vh) scale(.5467)}to{transform:translate(83.8815vw,99vh) scale(.5467)}}.snow:nth-child(173){opacity:1.8894;transform:translate(40.5459vw,-10px) scale(.5023);animation:fall-173 12s -3s linear infinite}@keyframes fall-173{42.204%{transform:translate(48.5739vw,42.204vh) scale(.5023)}to{transform:translate(44.5599vw,99vh) scale(.5023)}}.snow:nth-child(174){opacity:.0738;transform:translate(70.2906vw,-10px) scale(.1737);animation:fall-174 21s -27s linear infinite}@keyframes fall-174{46.225%{transform:translate(70.0781vw,46.225vh) scale(.1737)}to{transform:translate(70.18435vw,99vh) scale(.1737)}}.snow:nth-child(175){opacity:.7564;transform:translate(6.5839vw,-10px) scale(.608);animation:fall-175 14s -3s linear infinite}@keyframes fall-175{48.394%{transform:translate(-.3288vw,48.394vh) scale(.608)}to{transform:translate(3.12755vw,99vh) scale(.608)}}.snow:nth-child(176){opacity:1.7408;transform:translate(.6208vw,-10px) scale(.1601);animation:fall-176 12s -19s linear infinite}@keyframes fall-176{35.059%{transform:translate(-1.6007vw,35.059vh) scale(.1601)}to{transform:translate(-.48995vw,99vh) scale(.1601)}}.snow:nth-child(177){opacity:.4856;transform:translate(50.7289vw,-10px) scale(.0933);animation:fall-177 10s -11s linear infinite}@keyframes fall-177{36.614%{transform:translate(60.5733vw,36.614vh) scale(.0933)}to{transform:translate(55.6511vw,99vh) scale(.0933)}}.snow:nth-child(178){opacity:1.729;transform:translate(3.7521vw,-10px) scale(.5571);animation:fall-178 29s -29s linear infinite}@keyframes fall-178{39.5%{transform:translate(4.684vw,39.5vh) scale(.5571)}to{transform:translate(4.21805vw,99vh) scale(.5571)}}.snow:nth-child(179){opacity:.7664;transform:translate(94.9342vw,-10px) scale(.0622);animation:fall-179 28s -26s linear infinite}@keyframes fall-179{47.858%{transform:translate(97.4396vw,47.858vh) scale(.0622)}to{transform:translate(96.1869vw,99vh) scale(.0622)}}.snow:nth-child(180){opacity:1.6112;transform:translate(46.1953vw,-10px) scale(.0342);animation:fall-180 10s -29s linear infinite}@keyframes fall-180{32.866%{transform:translate(38.4418vw,32.866vh) scale(.0342)}to{transform:translate(42.31855vw,99vh) scale(.0342)}}.snow:nth-child(181){opacity:1.6272;transform:translate(82.6646vw,-10px) scale(.7006);animation:fall-181 18s -9s linear infinite}@keyframes fall-181{78.75%{transform:translate(77.4605vw,78.75vh) scale(.7006)}to{transform:translate(80.06255vw,99vh) scale(.7006)}}.snow:nth-child(182){opacity:1.7544;transform:translate(32.3471vw,-10px) scale(.8977);animation:fall-182 19s -25s linear infinite}@keyframes fall-182{55.051%{transform:translate(36.5283vw,55.051vh) scale(.8977)}to{transform:translate(34.4377vw,99vh) scale(.8977)}}.snow:nth-child(183){opacity:.3084;transform:translate(44.8768vw,-10px) scale(.0385);animation:fall-183 27s -5s linear infinite}@keyframes fall-183{44.598%{transform:translate(48.7379vw,44.598vh) scale(.0385)}to{transform:translate(46.80735vw,99vh) scale(.0385)}}.snow:nth-child(184){opacity:.531;transform:translate(82.2505vw,-10px) scale(.1329);animation:fall-184 21s -30s linear infinite}@keyframes fall-184{54.674%{transform:translate(85.7501vw,54.674vh) scale(.1329)}to{transform:translate(84.0003vw,99vh) scale(.1329)}}.snow:nth-child(185){opacity:.5514;transform:translate(1.672vw,-10px) scale(.0301);animation:fall-185 24s -14s linear infinite}@keyframes fall-185{44.973%{transform:translate(6.4133vw,44.973vh) scale(.0301)}to{transform:translate(4.04265vw,99vh) scale(.0301)}}.snow:nth-child(186){opacity:.0078;transform:translate(89.4489vw,-10px) scale(.8698);animation:fall-186 22s -19s linear infinite}@keyframes fall-186{73.756%{transform:translate(84.6423vw,73.756vh) scale(.8698)}to{transform:translate(87.0456vw,99vh) scale(.8698)}}.snow:nth-child(187){opacity:1.4086;transform:translate(42.9152vw,-10px) scale(.1757);animation:fall-187 15s -28s linear infinite}@keyframes fall-187{49.141%{transform:translate(33.0328vw,49.141vh) scale(.1757)}to{transform:translate(37.974vw,99vh) scale(.1757)}}.snow:nth-child(188){opacity:1.8166;transform:translate(3.9452vw,-10px) scale(.5123);animation:fall-188 23s -11s linear infinite}@keyframes fall-188{63.709%{transform:translate(-5.3363vw,63.709vh) scale(.5123)}to{transform:translate(-.69555vw,99vh) scale(.5123)}}.snow:nth-child(189){opacity:.6386;transform:translate(23.3465vw,-10px) scale(.8768);animation:fall-189 23s -21s linear infinite}@keyframes fall-189{33.69%{transform:translate(30.0047vw,33.69vh) scale(.8768)}to{transform:translate(26.6756vw,99vh) scale(.8768)}}.snow:nth-child(190){opacity:1.3254;transform:translate(45.4161vw,-10px) scale(.2115);animation:fall-190 25s -19s linear infinite}@keyframes fall-190{51.823%{transform:translate(51.789vw,51.823vh) scale(.2115)}to{transform:translate(48.60255vw,99vh) scale(.2115)}}.snow:nth-child(191){opacity:1.3134;transform:translate(33.9742vw,-10px) scale(.7678);animation:fall-191 25s -14s linear infinite}@keyframes fall-191{68.443%{transform:translate(39.2115vw,68.443vh) scale(.7678)}to{transform:translate(36.59285vw,99vh) scale(.7678)}}.snow:nth-child(192){opacity:1.838;transform:translate(50.6421vw,-10px) scale(.5137);animation:fall-192 27s -22s linear infinite}@keyframes fall-192{78.984%{transform:translate(45.2675vw,78.984vh) scale(.5137)}to{transform:translate(47.9548vw,99vh) scale(.5137)}}.snow:nth-child(193){opacity:1.6274;transform:translate(39.6497vw,-10px) scale(.3707);animation:fall-193 15s -8s linear infinite}@keyframes fall-193{43.033%{transform:translate(45.2728vw,43.033vh) scale(.3707)}to{transform:translate(42.46125vw,99vh) scale(.3707)}}.snow:nth-child(194){opacity:.0032;transform:translate(2.0323vw,-10px) scale(.7881);animation:fall-194 23s -8s linear infinite}@keyframes fall-194{64.635%{transform:translate(.1512vw,64.635vh) scale(.7881)}to{transform:translate(1.09175vw,99vh) scale(.7881)}}.snow:nth-child(195){opacity:1.5454;transform:translate(98.8237vw,-10px) scale(.0297);animation:fall-195 30s -25s linear infinite}@keyframes fall-195{31.363%{transform:translate(102.173vw,31.363vh) scale(.0297)}to{transform:translate(100.49835vw,99vh) scale(.0297)}}.snow:nth-child(196){opacity:.2446;transform:translate(1.5367vw,-10px) scale(.7184);animation:fall-196 25s -19s linear infinite}@keyframes fall-196{79.789%{transform:translate(1.4649vw,79.789vh) scale(.7184)}to{transform:translate(1.5008vw,99vh) scale(.7184)}}.snow:nth-child(197){opacity:1.8224;transform:translate(18.5888vw,-10px) scale(.3902);animation:fall-197 28s -10s linear infinite}@keyframes fall-197{44.838%{transform:translate(23.4161vw,44.838vh) scale(.3902)}to{transform:translate(21.00245vw,99vh) scale(.3902)}}.snow:nth-child(198){opacity:.1934;transform:translate(45.1837vw,-10px) scale(.3859);animation:fall-198 24s -25s linear infinite}@keyframes fall-198{32.104%{transform:translate(54.4897vw,32.104vh) scale(.3859)}to{transform:translate(49.8367vw,99vh) scale(.3859)}}.snow:nth-child(199){opacity:.0664;transform:translate(6.452vw,-10px) scale(.2864);animation:fall-199 21s -19s linear infinite}@keyframes fall-199{51.074%{transform:translate(10.3271vw,51.074vh) scale(.2864)}to{transform:translate(8.38955vw,99vh) scale(.2864)}}.snow:nth-child(200){opacity:1.151;transform:translate(59.003vw,-10px) scale(.8326);animation:fall-200 14s -25s linear infinite}@keyframes fall-200{62.375%{transform:translate(51.1587vw,62.375vh) scale(.8326)}to{transform:translate(55.08085vw,99vh) scale(.8326)}}.snow:nth-child(201){opacity:1.5534;transform:translate(34.1707vw,-10px) scale(.515);animation:fall-201 10s -27s linear infinite}@keyframes fall-201{54.414%{transform:translate(25.7476vw,54.414vh) scale(.515)}to{transform:translate(29.95915vw,99vh) scale(.515)}}.snow:nth-child(202){opacity:1.9404;transform:translate(99.6746vw,-10px) scale(.2303);animation:fall-202 19s -8s linear infinite}@keyframes fall-202{38.231%{transform:translate(100.8935vw,38.231vh) scale(.2303)}to{transform:translate(100.28405vw,99vh) scale(.2303)}}.snow:nth-child(203){opacity:.88;transform:translate(52.5371vw,-10px) scale(.1867);animation:fall-203 26s -2s linear infinite}@keyframes fall-203{67.422%{transform:translate(46.593vw,67.422vh) scale(.1867)}to{transform:translate(49.56505vw,99vh) scale(.1867)}}.snow:nth-child(204){opacity:1.479;transform:translate(24.0514vw,-10px) scale(.3077);animation:fall-204 10s -13s linear infinite}@keyframes fall-204{71.505%{transform:translate(18.1582vw,71.505vh) scale(.3077)}to{transform:translate(21.1048vw,99vh) scale(.3077)}}.snow:nth-child(205){opacity:1.0442;transform:translate(41.47vw,-10px) scale(.3102);animation:fall-205 13s -16s linear infinite}@keyframes fall-205{33.018%{transform:translate(41.8709vw,33.018vh) scale(.3102)}to{transform:translate(41.67045vw,99vh) scale(.3102)}}.snow:nth-child(206){opacity:1.5946;transform:translate(44.2826vw,-10px) scale(.6289);animation:fall-206 22s -21s linear infinite}@keyframes fall-206{61.843%{transform:translate(46.8788vw,61.843vh) scale(.6289)}to{transform:translate(45.5807vw,99vh) scale(.6289)}}.snow:nth-child(207){opacity:.262;transform:translate(26.5597vw,-10px) scale(.8332);animation:fall-207 12s -11s linear infinite}@keyframes fall-207{46.111%{transform:translate(18.4754vw,46.111vh) scale(.8332)}to{transform:translate(22.51755vw,99vh) scale(.8332)}}.snow:nth-child(208){opacity:1.1014;transform:translate(98.3829vw,-10px) scale(.4015);animation:fall-208 11s -28s linear infinite}@keyframes fall-208{53.878%{transform:translate(100.1084vw,53.878vh) scale(.4015)}to{transform:translate(99.24565vw,99vh) scale(.4015)}}.snow:nth-child(209){opacity:1.059;transform:translate(68.2391vw,-10px) scale(.6923);animation:fall-209 26s -16s linear infinite}@keyframes fall-209{33.494%{transform:translate(78.2233vw,33.494vh) scale(.6923)}to{transform:translate(73.2312vw,99vh) scale(.6923)}}.snow:nth-child(210){opacity:1.5942;transform:translate(61.909vw,-10px) scale(.3298);animation:fall-210 28s -17s linear infinite}@keyframes fall-210{73.413%{transform:translate(63.862vw,73.413vh) scale(.3298)}to{transform:translate(62.8855vw,99vh) scale(.3298)}}.snow:nth-child(211){opacity:1.0522;transform:translate(36.1255vw,-10px) scale(.2423);animation:fall-211 22s -18s linear infinite}@keyframes fall-211{48.486%{transform:translate(41.8402vw,48.486vh) scale(.2423)}to{transform:translate(38.98285vw,99vh) scale(.2423)}}.snow:nth-child(212){opacity:.5956;transform:translate(35.1992vw,-10px) scale(.2788);animation:fall-212 30s -15s linear infinite}@keyframes fall-212{54.047%{transform:translate(44.9638vw,54.047vh) scale(.2788)}to{transform:translate(40.0815vw,99vh) scale(.2788)}}.snow:nth-child(213){opacity:.0384;transform:translate(54.0024vw,-10px) scale(.505);animation:fall-213 22s -26s linear infinite}@keyframes fall-213{52.553%{transform:translate(47.8323vw,52.553vh) scale(.505)}to{transform:translate(50.91735vw,99vh) scale(.505)}}.snow:nth-child(214){opacity:.1632;transform:translate(21.9993vw,-10px) scale(.603);animation:fall-214 19s -25s linear infinite}@keyframes fall-214{71.608%{transform:translate(31.2635vw,71.608vh) scale(.603)}to{transform:translate(26.6314vw,99vh) scale(.603)}}.snow:nth-child(215){opacity:1.2044;transform:translate(40.774vw,-10px) scale(.0641);animation:fall-215 13s -11s linear infinite}@keyframes fall-215{76.022%{transform:translate(38.6214vw,76.022vh) scale(.0641)}to{transform:translate(39.6977vw,99vh) scale(.0641)}}.snow:nth-child(216){opacity:1.4192;transform:translate(49.1083vw,-10px) scale(.5322);animation:fall-216 21s -26s linear infinite}@keyframes fall-216{34.923%{transform:translate(43.9104vw,34.923vh) scale(.5322)}to{transform:translate(46.50935vw,99vh) scale(.5322)}}.snow:nth-child(217){opacity:1.3926;transform:translate(77.7108vw,-10px) scale(.9877);animation:fall-217 16s -17s linear infinite}@keyframes fall-217{54.032%{transform:translate(77.2138vw,54.032vh) scale(.9877)}to{transform:translate(77.4623vw,99vh) scale(.9877)}}.snow:nth-child(218){opacity:.257;transform:translate(89.8693vw,-10px) scale(.9941);animation:fall-218 23s -12s linear infinite}@keyframes fall-218{31.942%{transform:translate(84.7325vw,31.942vh) scale(.9941)}to{transform:translate(87.3009vw,99vh) scale(.9941)}}.snow:nth-child(219){opacity:.3146;transform:translate(41.017vw,-10px) scale(.246);animation:fall-219 30s -14s linear infinite}@keyframes fall-219{58.546%{transform:translate(32.5667vw,58.546vh) scale(.246)}to{transform:translate(36.79185vw,99vh) scale(.246)}}.snow:nth-child(220){opacity:1.1778;transform:translate(58.1542vw,-10px) scale(.3803);animation:fall-220 21s -5s linear infinite}@keyframes fall-220{77.825%{transform:translate(49.2vw,77.825vh) scale(.3803)}to{transform:translate(53.6771vw,99vh) scale(.3803)}}.snow:nth-child(221){opacity:1.6278;transform:translate(93.2592vw,-10px) scale(.374);animation:fall-221 21s -27s linear infinite}@keyframes fall-221{59.554%{transform:translate(91.1716vw,59.554vh) scale(.374)}to{transform:translate(92.2154vw,99vh) scale(.374)}}.snow:nth-child(222){opacity:.8692;transform:translate(32.6133vw,-10px) scale(.0143);animation:fall-222 26s -28s linear infinite}@keyframes fall-222{46.343%{transform:translate(24.4592vw,46.343vh) scale(.0143)}to{transform:translate(28.53625vw,99vh) scale(.0143)}}.snow:nth-child(223){opacity:1.4644;transform:translate(50.0466vw,-10px) scale(.5263);animation:fall-223 30s -13s linear infinite}@keyframes fall-223{70.823%{transform:translate(50.6311vw,70.823vh) scale(.5263)}to{transform:translate(50.33885vw,99vh) scale(.5263)}}.snow:nth-child(224){opacity:.9094;transform:translate(26.8044vw,-10px) scale(.1439);animation:fall-224 16s -6s linear infinite}@keyframes fall-224{62.114%{transform:translate(29.4572vw,62.114vh) scale(.1439)}to{transform:translate(28.1308vw,99vh) scale(.1439)}}.snow:nth-child(225){opacity:1.8682;transform:translate(77.639vw,-10px) scale(.4348);animation:fall-225 17s -29s linear infinite}@keyframes fall-225{36.852%{transform:translate(84.6884vw,36.852vh) scale(.4348)}to{transform:translate(81.1637vw,99vh) scale(.4348)}}.snow:nth-child(226){opacity:.4826;transform:translate(99.276vw,-10px) scale(.1065);animation:fall-226 27s -20s linear infinite}@keyframes fall-226{77.814%{transform:translate(94.3303vw,77.814vh) scale(.1065)}to{transform:translate(96.80315vw,99vh) scale(.1065)}}.snow:nth-child(227){opacity:1.3938;transform:translate(79.5164vw,-10px) scale(.0495);animation:fall-227 18s -17s linear infinite}@keyframes fall-227{39.933%{transform:translate(70.5594vw,39.933vh) scale(.0495)}to{transform:translate(75.0379vw,99vh) scale(.0495)}}.snow:nth-child(228){opacity:.0944;transform:translate(93.9442vw,-10px) scale(.0859);animation:fall-228 25s -23s linear infinite}@keyframes fall-228{54.007%{transform:translate(97.7584vw,54.007vh) scale(.0859)}to{transform:translate(95.8513vw,99vh) scale(.0859)}}.snow:nth-child(229){opacity:.0032;transform:translate(81.3735vw,-10px) scale(.9786);animation:fall-229 28s -10s linear infinite}@keyframes fall-229{72.633%{transform:translate(78.2005vw,72.633vh) scale(.9786)}to{transform:translate(79.787vw,99vh) scale(.9786)}}.snow:nth-child(230){opacity:1.324;transform:translate(54.3405vw,-10px) scale(.122);animation:fall-230 30s -25s linear infinite}@keyframes fall-230{79.566%{transform:translate(61.7701vw,79.566vh) scale(.122)}to{transform:translate(58.0553vw,99vh) scale(.122)}}.snow:nth-child(231){opacity:.8398;transform:translate(42.4988vw,-10px) scale(.4922);animation:fall-231 28s -9s linear infinite}@keyframes fall-231{41.52%{transform:translate(32.6958vw,41.52vh) scale(.4922)}to{transform:translate(37.5973vw,99vh) scale(.4922)}}.snow:nth-child(232){opacity:.2544;transform:translate(44.5266vw,-10px) scale(.2668);animation:fall-232 30s -26s linear infinite}@keyframes fall-232{65.365%{transform:translate(43.5342vw,65.365vh) scale(.2668)}to{transform:translate(44.0304vw,99vh) scale(.2668)}}.snow:nth-child(233){opacity:1.591;transform:translate(52.9426vw,-10px) scale(.3614);animation:fall-233 29s -19s linear infinite}@keyframes fall-233{70.069%{transform:translate(44.3246vw,70.069vh) scale(.3614)}to{transform:translate(48.6336vw,99vh) scale(.3614)}}.snow:nth-child(234){opacity:1.1076;transform:translate(40.3196vw,-10px) scale(.7619);animation:fall-234 20s -16s linear infinite}@keyframes fall-234{72.95%{transform:translate(34.0931vw,72.95vh) scale(.7619)}to{transform:translate(37.20635vw,99vh) scale(.7619)}}.snow:nth-child(235){opacity:1.396;transform:translate(20.5565vw,-10px) scale(.2983);animation:fall-235 14s -3s linear infinite}@keyframes fall-235{76.22%{transform:translate(21.5368vw,76.22vh) scale(.2983)}to{transform:translate(21.04665vw,99vh) scale(.2983)}}.snow:nth-child(236){opacity:1.0318;transform:translate(35.6384vw,-10px) scale(.8765);animation:fall-236 29s -6s linear infinite}@keyframes fall-236{57.547%{transform:translate(27.0457vw,57.547vh) scale(.8765)}to{transform:translate(31.34205vw,99vh) scale(.8765)}}.snow:nth-child(237){opacity:1.1836;transform:translate(18.6363vw,-10px) scale(.4583);animation:fall-237 11s -15s linear infinite}@keyframes fall-237{69.486%{transform:translate(17.0117vw,69.486vh) scale(.4583)}to{transform:translate(17.824vw,99vh) scale(.4583)}}.snow:nth-child(238){opacity:.2382;transform:translate(47.565vw,-10px) scale(.6069);animation:fall-238 22s -27s linear infinite}@keyframes fall-238{49.991%{transform:translate(40.646vw,49.991vh) scale(.6069)}to{transform:translate(44.1055vw,99vh) scale(.6069)}}.snow:nth-child(239){opacity:1.7612;transform:translate(20.1491vw,-10px) scale(.1964);animation:fall-239 28s -7s linear infinite}@keyframes fall-239{79.322%{transform:translate(16.4577vw,79.322vh) scale(.1964)}to{transform:translate(18.3034vw,99vh) scale(.1964)}}.snow:nth-child(240){opacity:.861;transform:translate(60.3118vw,-10px) scale(.0287);animation:fall-240 30s -7s linear infinite}@keyframes fall-240{45.832%{transform:translate(51.5157vw,45.832vh) scale(.0287)}to{transform:translate(55.91375vw,99vh) scale(.0287)}}.snow:nth-child(241){opacity:.5356;transform:translate(86.5691vw,-10px) scale(.5574);animation:fall-241 27s -1s linear infinite}@keyframes fall-241{63.832%{transform:translate(81.2868vw,63.832vh) scale(.5574)}to{transform:translate(83.92795vw,99vh) scale(.5574)}}.snow:nth-child(242){opacity:.837;transform:translate(93.7804vw,-10px) scale(.2935);animation:fall-242 24s -19s linear infinite}@keyframes fall-242{33.173%{transform:translate(92.9441vw,33.173vh) scale(.2935)}to{transform:translate(93.36225vw,99vh) scale(.2935)}}.snow:nth-child(243){opacity:1.3098;transform:translate(68.5273vw,-10px) scale(.9665);animation:fall-243 29s -24s linear infinite}@keyframes fall-243{47.44%{transform:translate(59.4993vw,47.44vh) scale(.9665)}to{transform:translate(64.0133vw,99vh) scale(.9665)}}.snow:nth-child(244){opacity:.581;transform:translate(55.6638vw,-10px) scale(.2636);animation:fall-244 10s -27s linear infinite}@keyframes fall-244{43.831%{transform:translate(55.2563vw,43.831vh) scale(.2636)}to{transform:translate(55.46005vw,99vh) scale(.2636)}}.snow:nth-child(245){opacity:.2154;transform:translate(90.3133vw,-10px) scale(.4316);animation:fall-245 11s -4s linear infinite}@keyframes fall-245{42.24%{transform:translate(89.1167vw,42.24vh) scale(.4316)}to{transform:translate(89.715vw,99vh) scale(.4316)}}.snow:nth-child(246){opacity:1.143;transform:translate(25.7497vw,-10px) scale(.1147);animation:fall-246 18s -8s linear infinite}@keyframes fall-246{77.855%{transform:translate(22.839vw,77.855vh) scale(.1147)}to{transform:translate(24.29435vw,99vh) scale(.1147)}}.snow:nth-child(247){opacity:.4774;transform:translate(89.0449vw,-10px) scale(.7323);animation:fall-247 19s -18s linear infinite}@keyframes fall-247{43.503%{transform:translate(82.06vw,43.503vh) scale(.7323)}to{transform:translate(85.55245vw,99vh) scale(.7323)}}.snow:nth-child(248){opacity:1.31;transform:translate(48.2751vw,-10px) scale(.4228);animation:fall-248 27s -14s linear infinite}@keyframes fall-248{55.003%{transform:translate(53.1859vw,55.003vh) scale(.4228)}to{transform:translate(50.7305vw,99vh) scale(.4228)}}.snow:nth-child(249){opacity:1.5306;transform:translate(5.8981vw,-10px) scale(.4536);animation:fall-249 27s -17s linear infinite}@keyframes fall-249{46.064%{transform:translate(11.7619vw,46.064vh) scale(.4536)}to{transform:translate(8.83vw,99vh) scale(.4536)}}.snow:nth-child(250){opacity:.385;transform:translate(22.3022vw,-10px) scale(.7636);animation:fall-250 14s -7s linear infinite}@keyframes fall-250{67.278%{transform:translate(32.0229vw,67.278vh) scale(.7636)}to{transform:translate(27.16255vw,99vh) scale(.7636)}}.snow:nth-child(251){opacity:.7976;transform:translate(22.885vw,-10px) scale(.6641);animation:fall-251 25s -9s linear infinite}@keyframes fall-251{77.547%{transform:translate(23.7614vw,77.547vh) scale(.6641)}to{transform:translate(23.3232vw,99vh) scale(.6641)}}.snow:nth-child(252){opacity:1.4634;transform:translate(45.9596vw,-10px) scale(.189);animation:fall-252 18s -8s linear infinite}@keyframes fall-252{34.059%{transform:translate(54.988vw,34.059vh) scale(.189)}to{transform:translate(50.4738vw,99vh) scale(.189)}}.snow:nth-child(253){opacity:1.2314;transform:translate(16.7465vw,-10px) scale(.7913);animation:fall-253 22s -18s linear infinite}@keyframes fall-253{73.415%{transform:translate(16.8255vw,73.415vh) scale(.7913)}to{transform:translate(16.786vw,99vh) scale(.7913)}}.snow:nth-child(254){opacity:.413;transform:translate(4.3026vw,-10px) scale(.1423);animation:fall-254 30s -5s linear infinite}@keyframes fall-254{45.547%{transform:translate(7.6185vw,45.547vh) scale(.1423)}to{transform:translate(5.96055vw,99vh) scale(.1423)}}.snow:nth-child(255){opacity:.2632;transform:translate(46.4366vw,-10px) scale(.7579);animation:fall-255 28s -28s linear infinite}@keyframes fall-255{61.655%{transform:translate(40.6829vw,61.655vh) scale(.7579)}to{transform:translate(43.55975vw,99vh) scale(.7579)}}.snow:nth-child(256){opacity:1.1706;transform:translate(39.5217vw,-10px) scale(.2704);animation:fall-256 27s -22s linear infinite}@keyframes fall-256{57.368%{transform:translate(35.1691vw,57.368vh) scale(.2704)}to{transform:translate(37.3454vw,99vh) scale(.2704)}}.snow:nth-child(257){opacity:.5916;transform:translate(27.8469vw,-10px) scale(.4908);animation:fall-257 17s -13s linear infinite}@keyframes fall-257{71.931%{transform:translate(27.5698vw,71.931vh) scale(.4908)}to{transform:translate(27.70835vw,99vh) scale(.4908)}}.snow:nth-child(258){opacity:1.9744;transform:translate(81.978vw,-10px) scale(.3371);animation:fall-258 12s -11s linear infinite}@keyframes fall-258{67.495%{transform:translate(78.8929vw,67.495vh) scale(.3371)}to{transform:translate(80.43545vw,99vh) scale(.3371)}}.snow:nth-child(259){opacity:.6046;transform:translate(76.5339vw,-10px) scale(.8249);animation:fall-259 26s -22s linear infinite}@keyframes fall-259{70.14%{transform:translate(77.3377vw,70.14vh) scale(.8249)}to{transform:translate(76.9358vw,99vh) scale(.8249)}}.snow:nth-child(260){opacity:1.568;transform:translate(66.1943vw,-10px) scale(.883);animation:fall-260 17s -17s linear infinite}@keyframes fall-260{51.001%{transform:translate(57.1921vw,51.001vh) scale(.883)}to{transform:translate(61.6932vw,99vh) scale(.883)}}.snow:nth-child(261){opacity:1.9266;transform:translate(44.0553vw,-10px) scale(.1099);animation:fall-261 24s -26s linear infinite}@keyframes fall-261{59.525%{transform:translate(35.3694vw,59.525vh) scale(.1099)}to{transform:translate(39.71235vw,99vh) scale(.1099)}}.snow:nth-child(262){opacity:.7446;transform:translate(59.722vw,-10px) scale(.3399);animation:fall-262 14s -11s linear infinite}@keyframes fall-262{38.202%{transform:translate(50.0397vw,38.202vh) scale(.3399)}to{transform:translate(54.88085vw,99vh) scale(.3399)}}.snow:nth-child(263){opacity:1.4816;transform:translate(46.9872vw,-10px) scale(.6138);animation:fall-263 22s -18s linear infinite}@keyframes fall-263{36.62%{transform:translate(37.805vw,36.62vh) scale(.6138)}to{transform:translate(42.3961vw,99vh) scale(.6138)}}.snow:nth-child(264){opacity:1.6132;transform:translate(90.8896vw,-10px) scale(.7487);animation:fall-264 11s -21s linear infinite}@keyframes fall-264{34.478%{transform:translate(100.193vw,34.478vh) scale(.7487)}to{transform:translate(95.5413vw,99vh) scale(.7487)}}.snow:nth-child(265){opacity:1.6836;transform:translate(79.574vw,-10px) scale(.8564);animation:fall-265 30s -5s linear infinite}@keyframes fall-265{34.498%{transform:translate(84.69vw,34.498vh) scale(.8564)}to{transform:translate(82.132vw,99vh) scale(.8564)}}.snow:nth-child(266){opacity:1.8718;transform:translate(85.8102vw,-10px) scale(.9158);animation:fall-266 28s -23s linear infinite}@keyframes fall-266{36.713%{transform:translate(92.988vw,36.713vh) scale(.9158)}to{transform:translate(89.3991vw,99vh) scale(.9158)}}.snow:nth-child(267){opacity:1.076;transform:translate(7.997vw,-10px) scale(.8464);animation:fall-267 23s -10s linear infinite}@keyframes fall-267{77.093%{transform:translate(15.8264vw,77.093vh) scale(.8464)}to{transform:translate(11.9117vw,99vh) scale(.8464)}}.snow:nth-child(268){opacity:1.7628;transform:translate(5.8715vw,-10px) scale(.6195);animation:fall-268 25s -27s linear infinite}@keyframes fall-268{32.282%{transform:translate(11.9636vw,32.282vh) scale(.6195)}to{transform:translate(8.91755vw,99vh) scale(.6195)}}.snow:nth-child(269){opacity:1.1906;transform:translate(30.5212vw,-10px) scale(.7166);animation:fall-269 11s -24s linear infinite}@keyframes fall-269{52.375%{transform:translate(30.9379vw,52.375vh) scale(.7166)}to{transform:translate(30.72955vw,99vh) scale(.7166)}}.snow:nth-child(270){opacity:1.541;transform:translate(90.7061vw,-10px) scale(.7714);animation:fall-270 25s -16s linear infinite}@keyframes fall-270{78.579%{transform:translate(91.7152vw,78.579vh) scale(.7714)}to{transform:translate(91.21065vw,99vh) scale(.7714)}}.snow:nth-child(271){opacity:.1206;transform:translate(26.8392vw,-10px) scale(.645);animation:fall-271 18s -10s linear infinite}@keyframes fall-271{78.051%{transform:translate(23.5964vw,78.051vh) scale(.645)}to{transform:translate(25.2178vw,99vh) scale(.645)}}.snow:nth-child(272){opacity:.6546;transform:translate(37.968vw,-10px) scale(.018);animation:fall-272 14s -22s linear infinite}@keyframes fall-272{69.566%{transform:translate(44.443vw,69.566vh) scale(.018)}to{transform:translate(41.2055vw,99vh) scale(.018)}}.snow:nth-child(273){opacity:.919;transform:translate(97.4148vw,-10px) scale(.2609);animation:fall-273 14s -9s linear infinite}@keyframes fall-273{42.115%{transform:translate(102.7812vw,42.115vh) scale(.2609)}to{transform:translate(100.098vw,99vh) scale(.2609)}}.snow:nth-child(274){opacity:1.285;transform:translate(50.2536vw,-10px) scale(.3905);animation:fall-274 23s -9s linear infinite}@keyframes fall-274{40.446%{transform:translate(41.8875vw,40.446vh) scale(.3905)}to{transform:translate(46.07055vw,99vh) scale(.3905)}}.snow:nth-child(275){opacity:.9992;transform:translate(21.9472vw,-10px) scale(.8594);animation:fall-275 24s -13s linear infinite}@keyframes fall-275{49.749%{transform:translate(19.4839vw,49.749vh) scale(.8594)}to{transform:translate(20.71555vw,99vh) scale(.8594)}}.snow:nth-child(276){opacity:1.4794;transform:translate(62.8424vw,-10px) scale(.6515);animation:fall-276 29s -2s linear infinite}@keyframes fall-276{40.87%{transform:translate(61.7925vw,40.87vh) scale(.6515)}to{transform:translate(62.31745vw,99vh) scale(.6515)}}.snow:nth-child(277){opacity:1.6076;transform:translate(21.6898vw,-10px) scale(.8012);animation:fall-277 10s -13s linear infinite}@keyframes fall-277{77.495%{transform:translate(18.7019vw,77.495vh) scale(.8012)}to{transform:translate(20.19585vw,99vh) scale(.8012)}}.snow:nth-child(278){opacity:1.7432;transform:translate(37.8135vw,-10px) scale(.5566);animation:fall-278 12s -2s linear infinite}@keyframes fall-278{61.547%{transform:translate(40.4048vw,61.547vh) scale(.5566)}to{transform:translate(39.10915vw,99vh) scale(.5566)}}.snow:nth-child(279){opacity:.3712;transform:translate(2.9168vw,-10px) scale(.7926);animation:fall-279 10s -1s linear infinite}@keyframes fall-279{41.989%{transform:translate(-.0943vw,41.989vh) scale(.7926)}to{transform:translate(1.41125vw,99vh) scale(.7926)}}.snow:nth-child(280){opacity:1.032;transform:translate(36.5053vw,-10px) scale(.9458);animation:fall-280 10s -15s linear infinite}@keyframes fall-280{53.219%{transform:translate(42.0688vw,53.219vh) scale(.9458)}to{transform:translate(39.28705vw,99vh) scale(.9458)}}.snow:nth-child(281){opacity:.7194;transform:translate(97.7159vw,-10px) scale(.7198);animation:fall-281 20s -15s linear infinite}@keyframes fall-281{56.884%{transform:translate(101.1326vw,56.884vh) scale(.7198)}to{transform:translate(99.42425vw,99vh) scale(.7198)}}.snow:nth-child(282){opacity:.3726;transform:translate(71.1436vw,-10px) scale(.0029);animation:fall-282 25s -13s linear infinite}@keyframes fall-282{54.375%{transform:translate(73.8192vw,54.375vh) scale(.0029)}to{transform:translate(72.4814vw,99vh) scale(.0029)}}.snow:nth-child(283){opacity:.4018;transform:translate(40.8483vw,-10px) scale(.6702);animation:fall-283 21s -3s linear infinite}@keyframes fall-283{79.925%{transform:translate(49.5582vw,79.925vh) scale(.6702)}to{transform:translate(45.20325vw,99vh) scale(.6702)}}.snow:nth-child(284){opacity:.58;transform:translate(42.1246vw,-10px) scale(.5008);animation:fall-284 14s -24s linear infinite}@keyframes fall-284{41.845%{transform:translate(37.0356vw,41.845vh) scale(.5008)}to{transform:translate(39.5801vw,99vh) scale(.5008)}}.snow:nth-child(285){opacity:.3772;transform:translate(70.4748vw,-10px) scale(.7479);animation:fall-285 10s -17s linear infinite}@keyframes fall-285{33.278%{transform:translate(75.692vw,33.278vh) scale(.7479)}to{transform:translate(73.0834vw,99vh) scale(.7479)}}.snow:nth-child(286){opacity:.587;transform:translate(39.8862vw,-10px) scale(.9722);animation:fall-286 11s -7s linear infinite}@keyframes fall-286{37.113%{transform:translate(45.1597vw,37.113vh) scale(.9722)}to{transform:translate(42.52295vw,99vh) scale(.9722)}}.snow:nth-child(287){opacity:1.7534;transform:translate(3.0893vw,-10px) scale(.6399);animation:fall-287 26s -9s linear infinite}@keyframes fall-287{77.142%{transform:translate(5.0648vw,77.142vh) scale(.6399)}to{transform:translate(4.07705vw,99vh) scale(.6399)}}.snow:nth-child(288){opacity:.0474;transform:translate(63.8391vw,-10px) scale(.2967);animation:fall-288 27s -22s linear infinite}@keyframes fall-288{50.606%{transform:translate(57.2195vw,50.606vh) scale(.2967)}to{transform:translate(60.5293vw,99vh) scale(.2967)}}.snow:nth-child(289){opacity:1.7378;transform:translate(20.3032vw,-10px) scale(.6342);animation:fall-289 30s -19s linear infinite}@keyframes fall-289{71.425%{transform:translate(27.015vw,71.425vh) scale(.6342)}to{transform:translate(23.6591vw,99vh) scale(.6342)}}.snow:nth-child(290){opacity:.8364;transform:translate(57.3003vw,-10px) scale(.6541);animation:fall-290 27s -23s linear infinite}@keyframes fall-290{73.36%{transform:translate(50.2101vw,73.36vh) scale(.6541)}to{transform:translate(53.7552vw,99vh) scale(.6541)}}.snow:nth-child(291){opacity:1.5954;transform:translate(39.8986vw,-10px) scale(.583);animation:fall-291 21s -30s linear infinite}@keyframes fall-291{53.83%{transform:translate(43.4818vw,53.83vh) scale(.583)}to{transform:translate(41.6902vw,99vh) scale(.583)}}.snow:nth-child(292){opacity:1.987;transform:translate(93.9706vw,-10px) scale(.6131);animation:fall-292 10s -10s linear infinite}@keyframes fall-292{72.499%{transform:translate(92.1759vw,72.499vh) scale(.6131)}to{transform:translate(93.07325vw,99vh) scale(.6131)}}.snow:nth-child(293){opacity:1.838;transform:translate(36.2062vw,-10px) scale(.6007);animation:fall-293 28s -20s linear infinite}@keyframes fall-293{35.428%{transform:translate(31.6041vw,35.428vh) scale(.6007)}to{transform:translate(33.90515vw,99vh) scale(.6007)}}.snow:nth-child(294){opacity:1.8542;transform:translate(60.247vw,-10px) scale(.2064);animation:fall-294 21s -14s linear infinite}@keyframes fall-294{53.005%{transform:translate(64.2073vw,53.005vh) scale(.2064)}to{transform:translate(62.22715vw,99vh) scale(.2064)}}.snow:nth-child(295){opacity:.2872;transform:translate(1.7951vw,-10px) scale(.1457);animation:fall-295 18s -22s linear infinite}@keyframes fall-295{55.562%{transform:translate(9.4022vw,55.562vh) scale(.1457)}to{transform:translate(5.59865vw,99vh) scale(.1457)}}.snow:nth-child(296){opacity:.9298;transform:translate(89.5979vw,-10px) scale(.3739);animation:fall-296 28s -9s linear infinite}@keyframes fall-296{30.934%{transform:translate(89.3039vw,30.934vh) scale(.3739)}to{transform:translate(89.4509vw,99vh) scale(.3739)}}.snow:nth-child(297){opacity:.7936;transform:translate(48.9992vw,-10px) scale(.9704);animation:fall-297 20s -13s linear infinite}@keyframes fall-297{55.632%{transform:translate(55.5756vw,55.632vh) scale(.9704)}to{transform:translate(52.2874vw,99vh) scale(.9704)}}.snow:nth-child(298){opacity:.9756;transform:translate(42.1881vw,-10px) scale(.1363);animation:fall-298 14s -23s linear infinite}@keyframes fall-298{52.476%{transform:translate(34.625vw,52.476vh) scale(.1363)}to{transform:translate(38.40655vw,99vh) scale(.1363)}}.snow:nth-child(299){opacity:1.1668;transform:translate(11.3339vw,-10px) scale(.9541);animation:fall-299 13s -2s linear infinite}@keyframes fall-299{61.663%{transform:translate(18.0681vw,61.663vh) scale(.9541)}to{transform:translate(14.701vw,99vh) scale(.9541)}}.snow:nth-child(300){opacity:.7278;transform:translate(46.7588vw,-10px) scale(.7003);animation:fall-300 29s -30s linear infinite}@keyframes fall-300{55.946%{transform:translate(49.4732vw,55.946vh) scale(.7003)}to{transform:translate(48.116vw,99vh) scale(.7003)}}.snow:nth-child(301){opacity:1.0178;transform:translate(64.0082vw,-10px) scale(.188);animation:fall-301 19s -19s linear infinite}@keyframes fall-301{40.997%{transform:translate(65.2207vw,40.997vh) scale(.188)}to{transform:translate(64.61445vw,99vh) scale(.188)}}.snow:nth-child(302){opacity:1.8772;transform:translate(4.4828vw,-10px) scale(.1427);animation:fall-302 12s -19s linear infinite}@keyframes fall-302{63.658%{transform:translate(-4.42vw,63.658vh) scale(.1427)}to{transform:translate(.0314vw,99vh) scale(.1427)}}.snow:nth-child(303){opacity:1.7478;transform:translate(13.8934vw,-10px) scale(.951);animation:fall-303 11s -23s linear infinite}@keyframes fall-303{33.44%{transform:translate(4.0226vw,33.44vh) scale(.951)}to{transform:translate(8.958vw,99vh) scale(.951)}}.snow:nth-child(304){opacity:1.7516;transform:translate(74.8484vw,-10px) scale(.9542);animation:fall-304 15s -28s linear infinite}@keyframes fall-304{34.761%{transform:translate(66.9459vw,34.761vh) scale(.9542)}to{transform:translate(70.89715vw,99vh) scale(.9542)}}.snow:nth-child(305){opacity:.9278;transform:translate(41.0736vw,-10px) scale(.1907);animation:fall-305 21s -29s linear infinite}@keyframes fall-305{38.459%{transform:translate(41.8985vw,38.459vh) scale(.1907)}to{transform:translate(41.48605vw,99vh) scale(.1907)}}.snow:nth-child(306){opacity:.4544;transform:translate(64.4495vw,-10px) scale(.2484);animation:fall-306 25s -14s linear infinite}@keyframes fall-306{36.037%{transform:translate(60.0505vw,36.037vh) scale(.2484)}to{transform:translate(62.25vw,99vh) scale(.2484)}}.snow:nth-child(307){opacity:.1566;transform:translate(35.1915vw,-10px) scale(.8889);animation:fall-307 18s -26s linear infinite}@keyframes fall-307{46.908%{transform:translate(35.9612vw,46.908vh) scale(.8889)}to{transform:translate(35.57635vw,99vh) scale(.8889)}}.snow:nth-child(308){opacity:1.6886;transform:translate(18.3126vw,-10px) scale(.0592);animation:fall-308 24s -2s linear infinite}@keyframes fall-308{53.884%{transform:translate(11.4456vw,53.884vh) scale(.0592)}to{transform:translate(14.8791vw,99vh) scale(.0592)}}.snow:nth-child(309){opacity:1.79;transform:translate(64.6068vw,-10px) scale(.4634);animation:fall-309 24s -29s linear infinite}@keyframes fall-309{31.5%{transform:translate(54.7174vw,31.5vh) scale(.4634)}to{transform:translate(59.6621vw,99vh) scale(.4634)}}.snow:nth-child(310){opacity:.2032;transform:translate(48.9524vw,-10px) scale(.0983);animation:fall-310 16s -22s linear infinite}@keyframes fall-310{55.481%{transform:translate(53.672vw,55.481vh) scale(.0983)}to{transform:translate(51.3122vw,99vh) scale(.0983)}}.snow:nth-child(311){opacity:.154;transform:translate(42.6939vw,-10px) scale(.3463);animation:fall-311 27s -30s linear infinite}@keyframes fall-311{73.636%{transform:translate(51.2337vw,73.636vh) scale(.3463)}to{transform:translate(46.9638vw,99vh) scale(.3463)}}.snow:nth-child(312){opacity:1.2876;transform:translate(78.2956vw,-10px) scale(.4692);animation:fall-312 15s -15s linear infinite}@keyframes fall-312{46.628%{transform:translate(76.1911vw,46.628vh) scale(.4692)}to{transform:translate(77.24335vw,99vh) scale(.4692)}}.snow:nth-child(313){opacity:1.4126;transform:translate(84.047vw,-10px) scale(.3407);animation:fall-313 20s -7s linear infinite}@keyframes fall-313{59.067%{transform:translate(80.5122vw,59.067vh) scale(.3407)}to{transform:translate(82.2796vw,99vh) scale(.3407)}}.snow:nth-child(314){opacity:1.9544;transform:translate(53.3457vw,-10px) scale(.3725);animation:fall-314 20s -13s linear infinite}@keyframes fall-314{46.151%{transform:translate(52.8646vw,46.151vh) scale(.3725)}to{transform:translate(53.10515vw,99vh) scale(.3725)}}.snow:nth-child(315){opacity:1.0418;transform:translate(47.5379vw,-10px) scale(.2858);animation:fall-315 26s -12s linear infinite}@keyframes fall-315{70.123%{transform:translate(38.7881vw,70.123vh) scale(.2858)}to{transform:translate(43.163vw,99vh) scale(.2858)}}.snow:nth-child(316){opacity:.9122;transform:translate(47.3349vw,-10px) scale(.5884);animation:fall-316 14s -11s linear infinite}@keyframes fall-316{36.592%{transform:translate(57.0111vw,36.592vh) scale(.5884)}to{transform:translate(52.173vw,99vh) scale(.5884)}}.snow:nth-child(317){opacity:1.0898;transform:translate(86.0102vw,-10px) scale(.1643);animation:fall-317 12s -4s linear infinite}@keyframes fall-317{56.028%{transform:translate(89.7758vw,56.028vh) scale(.1643)}to{transform:translate(87.893vw,99vh) scale(.1643)}}.snow:nth-child(318){opacity:.5612;transform:translate(97.0218vw,-10px) scale(.5103);animation:fall-318 18s -24s linear infinite}@keyframes fall-318{75.683%{transform:translate(99.5715vw,75.683vh) scale(.5103)}to{transform:translate(98.29665vw,99vh) scale(.5103)}}.snow:nth-child(319){opacity:1.3796;transform:translate(2.5244vw,-10px) scale(.5892);animation:fall-319 12s -20s linear infinite}@keyframes fall-319{47.951%{transform:translate(5.8658vw,47.951vh) scale(.5892)}to{transform:translate(4.1951vw,99vh) scale(.5892)}}.snow:nth-child(320){opacity:.7304;transform:translate(82.0132vw,-10px) scale(.1788);animation:fall-320 11s -24s linear infinite}@keyframes fall-320{38.645%{transform:translate(76.3404vw,38.645vh) scale(.1788)}to{transform:translate(79.1768vw,99vh) scale(.1788)}}.snow:nth-child(321){opacity:.4788;transform:translate(61.6471vw,-10px) scale(.6897);animation:fall-321 15s -30s linear infinite}@keyframes fall-321{58.723%{transform:translate(65.1582vw,58.723vh) scale(.6897)}to{transform:translate(63.40265vw,99vh) scale(.6897)}}.snow:nth-child(322){opacity:1.1018;transform:translate(57.6072vw,-10px) scale(.1017);animation:fall-322 22s -13s linear infinite}@keyframes fall-322{33.515%{transform:translate(60.7622vw,33.515vh) scale(.1017)}to{transform:translate(59.1847vw,99vh) scale(.1017)}}.snow:nth-child(323){opacity:.0798;transform:translate(78.8217vw,-10px) scale(.9542);animation:fall-323 24s -27s linear infinite}@keyframes fall-323{59.882%{transform:translate(74.5254vw,59.882vh) scale(.9542)}to{transform:translate(76.67355vw,99vh) scale(.9542)}}.snow:nth-child(324){opacity:.0508;transform:translate(15.1368vw,-10px) scale(.1468);animation:fall-324 16s -10s linear infinite}@keyframes fall-324{43.703%{transform:translate(22.2665vw,43.703vh) scale(.1468)}to{transform:translate(18.70165vw,99vh) scale(.1468)}}.snow:nth-child(325){opacity:1.965;transform:translate(74.0222vw,-10px) scale(.2024);animation:fall-325 25s -25s linear infinite}@keyframes fall-325{36.416%{transform:translate(71.7121vw,36.416vh) scale(.2024)}to{transform:translate(72.86715vw,99vh) scale(.2024)}}.snow:nth-child(326){opacity:.3424;transform:translate(39.0594vw,-10px) scale(.4889);animation:fall-326 29s -19s linear infinite}@keyframes fall-326{77.343%{transform:translate(35.1405vw,77.343vh) scale(.4889)}to{transform:translate(37.09995vw,99vh) scale(.4889)}}.snow:nth-child(327){opacity:1.8062;transform:translate(89.5021vw,-10px) scale(.6749);animation:fall-327 16s -26s linear infinite}@keyframes fall-327{39.874%{transform:translate(88.9492vw,39.874vh) scale(.6749)}to{transform:translate(89.22565vw,99vh) scale(.6749)}}.snow:nth-child(328){opacity:1.8936;transform:translate(48.5753vw,-10px) scale(.8778);animation:fall-328 19s -30s linear infinite}@keyframes fall-328{36.301%{transform:translate(38.9711vw,36.301vh) scale(.8778)}to{transform:translate(43.7732vw,99vh) scale(.8778)}}.snow:nth-child(329){opacity:.228;transform:translate(96.2278vw,-10px) scale(.3333);animation:fall-329 19s -6s linear infinite}@keyframes fall-329{47.127%{transform:translate(101.5512vw,47.127vh) scale(.3333)}to{transform:translate(98.8895vw,99vh) scale(.3333)}}.snow:nth-child(330){opacity:1.998;transform:translate(19.3262vw,-10px) scale(.2821);animation:fall-330 30s -28s linear infinite}@keyframes fall-330{39.719%{transform:translate(22.9685vw,39.719vh) scale(.2821)}to{transform:translate(21.14735vw,99vh) scale(.2821)}}.snow:nth-child(331){opacity:.9754;transform:translate(9.8851vw,-10px) scale(.9844);animation:fall-331 17s -10s linear infinite}@keyframes fall-331{77.048%{transform:translate(9.0853vw,77.048vh) scale(.9844)}to{transform:translate(9.4852vw,99vh) scale(.9844)}}.snow:nth-child(332){opacity:.4398;transform:translate(88.1855vw,-10px) scale(.5518);animation:fall-332 22s -11s linear infinite}@keyframes fall-332{31.309%{transform:translate(89.1413vw,31.309vh) scale(.5518)}to{transform:translate(88.6634vw,99vh) scale(.5518)}}.snow:nth-child(333){opacity:.817;transform:translate(48.0194vw,-10px) scale(.7349);animation:fall-333 17s -8s linear infinite}@keyframes fall-333{63.944%{transform:translate(51.0162vw,63.944vh) scale(.7349)}to{transform:translate(49.5178vw,99vh) scale(.7349)}}.snow:nth-child(334){opacity:.117;transform:translate(61.3173vw,-10px) scale(.3802);animation:fall-334 19s -17s linear infinite}@keyframes fall-334{55.568%{transform:translate(64.4101vw,55.568vh) scale(.3802)}to{transform:translate(62.8637vw,99vh) scale(.3802)}}.snow:nth-child(335){opacity:1.928;transform:translate(82.1205vw,-10px) scale(.2543);animation:fall-335 16s -23s linear infinite}@keyframes fall-335{75.369%{transform:translate(89.954vw,75.369vh) scale(.2543)}to{transform:translate(86.03725vw,99vh) scale(.2543)}}.snow:nth-child(336){opacity:1.631;transform:translate(28.9447vw,-10px) scale(.8547);animation:fall-336 13s -9s linear infinite}@keyframes fall-336{31.061%{transform:translate(38.2201vw,31.061vh) scale(.8547)}to{transform:translate(33.5824vw,99vh) scale(.8547)}}.snow:nth-child(337){opacity:.6906;transform:translate(33.7459vw,-10px) scale(.0688);animation:fall-337 20s -2s linear infinite}@keyframes fall-337{43.243%{transform:translate(28.1732vw,43.243vh) scale(.0688)}to{transform:translate(30.95955vw,99vh) scale(.0688)}}.snow:nth-child(338){opacity:1.4616;transform:translate(54.9476vw,-10px) scale(.0009);animation:fall-338 28s -24s linear infinite}@keyframes fall-338{78.274%{transform:translate(59.0581vw,78.274vh) scale(.0009)}to{transform:translate(57.00285vw,99vh) scale(.0009)}}.snow:nth-child(339){opacity:1.3174;transform:translate(98.4709vw,-10px) scale(.8989);animation:fall-339 27s -6s linear infinite}@keyframes fall-339{49.251%{transform:translate(104.4476vw,49.251vh) scale(.8989)}to{transform:translate(101.45925vw,99vh) scale(.8989)}}.snow:nth-child(340){opacity:.2132;transform:translate(82.9621vw,-10px) scale(.1993);animation:fall-340 17s -29s linear infinite}@keyframes fall-340{52.602%{transform:translate(83.0081vw,52.602vh) scale(.1993)}to{transform:translate(82.9851vw,99vh) scale(.1993)}}.snow:nth-child(341){opacity:1.9034;transform:translate(14.6217vw,-10px) scale(.6273);animation:fall-341 16s -23s linear infinite}@keyframes fall-341{48.001%{transform:translate(13.7686vw,48.001vh) scale(.6273)}to{transform:translate(14.19515vw,99vh) scale(.6273)}}.snow:nth-child(342){opacity:.996;transform:translate(23.0951vw,-10px) scale(.4502);animation:fall-342 22s -3s linear infinite}@keyframes fall-342{64.486%{transform:translate(20.622vw,64.486vh) scale(.4502)}to{transform:translate(21.85855vw,99vh) scale(.4502)}}.snow:nth-child(343){opacity:.5978;transform:translate(34.2268vw,-10px) scale(.1884);animation:fall-343 29s -7s linear infinite}@keyframes fall-343{67.462%{transform:translate(30.1129vw,67.462vh) scale(.1884)}to{transform:translate(32.16985vw,99vh) scale(.1884)}}.snow:nth-child(344){opacity:.3844;transform:translate(52.7479vw,-10px) scale(.7697);animation:fall-344 20s -9s linear infinite}@keyframes fall-344{59.382%{transform:translate(47.8895vw,59.382vh) scale(.7697)}to{transform:translate(50.3187vw,99vh) scale(.7697)}}.snow:nth-child(345){opacity:1.1334;transform:translate(38.1011vw,-10px) scale(.7081);animation:fall-345 22s -11s linear infinite}@keyframes fall-345{32.157%{transform:translate(32.3134vw,32.157vh) scale(.7081)}to{transform:translate(35.20725vw,99vh) scale(.7081)}}.snow:nth-child(346){opacity:1.9986;transform:translate(23.4922vw,-10px) scale(.624);animation:fall-346 20s -19s linear infinite}@keyframes fall-346{34.082%{transform:translate(19.5718vw,34.082vh) scale(.624)}to{transform:translate(21.532vw,99vh) scale(.624)}}.snow:nth-child(347){opacity:.7392;transform:translate(23.3451vw,-10px) scale(.5992);animation:fall-347 26s -11s linear infinite}@keyframes fall-347{61.055%{transform:translate(22.6892vw,61.055vh) scale(.5992)}to{transform:translate(23.01715vw,99vh) scale(.5992)}}.snow:nth-child(348){opacity:.3138;transform:translate(62.2603vw,-10px) scale(.6087);animation:fall-348 30s -27s linear infinite}@keyframes fall-348{70.549%{transform:translate(68.999vw,70.549vh) scale(.6087)}to{transform:translate(65.62965vw,99vh) scale(.6087)}}.snow:nth-child(349){opacity:.0778;transform:translate(83.1202vw,-10px) scale(.1485);animation:fall-349 12s -3s linear infinite}@keyframes fall-349{74.817%{transform:translate(76.6158vw,74.817vh) scale(.1485)}to{transform:translate(79.868vw,99vh) scale(.1485)}}.snow:nth-child(350){opacity:.6036;transform:translate(74.5097vw,-10px) scale(.2958);animation:fall-350 20s -11s linear infinite}@keyframes fall-350{32.174%{transform:translate(77.8964vw,32.174vh) scale(.2958)}to{transform:translate(76.20305vw,99vh) scale(.2958)}}.snow:nth-child(351){opacity:1.4744;transform:translate(97.8519vw,-10px) scale(.9115);animation:fall-351 30s -28s linear infinite}@keyframes fall-351{64.073%{transform:translate(98.4553vw,64.073vh) scale(.9115)}to{transform:translate(98.1536vw,99vh) scale(.9115)}}.snow:nth-child(352){opacity:1.8726;transform:translate(34.1642vw,-10px) scale(.2753);animation:fall-352 19s -11s linear infinite}@keyframes fall-352{32.238%{transform:translate(25.0671vw,32.238vh) scale(.2753)}to{transform:translate(29.61565vw,99vh) scale(.2753)}}.snow:nth-child(353){opacity:.2602;transform:translate(46.8051vw,-10px) scale(.5411);animation:fall-353 17s -16s linear infinite}@keyframes fall-353{44.02%{transform:translate(41.6687vw,44.02vh) scale(.5411)}to{transform:translate(44.2369vw,99vh) scale(.5411)}}.snow:nth-child(354){opacity:.1568;transform:translate(61.6875vw,-10px) scale(.9127);animation:fall-354 17s -30s linear infinite}@keyframes fall-354{60.842%{transform:translate(52.7313vw,60.842vh) scale(.9127)}to{transform:translate(57.2094vw,99vh) scale(.9127)}}.snow:nth-child(355){opacity:.5604;transform:translate(91.81vw,-10px) scale(.7799);animation:fall-355 14s -26s linear infinite}@keyframes fall-355{55.658%{transform:translate(85.9765vw,55.658vh) scale(.7799)}to{transform:translate(88.89325vw,99vh) scale(.7799)}}.snow:nth-child(356){opacity:1.8602;transform:translate(33.1108vw,-10px) scale(.0752);animation:fall-356 25s -17s linear infinite}@keyframes fall-356{49.979%{transform:translate(39.5511vw,49.979vh) scale(.0752)}to{transform:translate(36.33095vw,99vh) scale(.0752)}}.snow:nth-child(357){opacity:.3012;transform:translate(22.8603vw,-10px) scale(.6518);animation:fall-357 10s -17s linear infinite}@keyframes fall-357{47.27%{transform:translate(16.2971vw,47.27vh) scale(.6518)}to{transform:translate(19.5787vw,99vh) scale(.6518)}}.snow:nth-child(358){opacity:.8916;transform:translate(98.403vw,-10px) scale(.0864);animation:fall-358 22s -26s linear infinite}@keyframes fall-358{55.572%{transform:translate(95.0253vw,55.572vh) scale(.0864)}to{transform:translate(96.71415vw,99vh) scale(.0864)}}.snow:nth-child(359){opacity:.1436;transform:translate(68.1869vw,-10px) scale(.2344);animation:fall-359 20s -6s linear infinite}@keyframes fall-359{58.574%{transform:translate(65.087vw,58.574vh) scale(.2344)}to{transform:translate(66.63695vw,99vh) scale(.2344)}}.snow:nth-child(360){opacity:1.1628;transform:translate(18.9226vw,-10px) scale(.7668);animation:fall-360 18s -27s linear infinite}@keyframes fall-360{35.088%{transform:translate(14.7706vw,35.088vh) scale(.7668)}to{transform:translate(16.8466vw,99vh) scale(.7668)}}.snow:nth-child(361){opacity:.3806;transform:translate(83.1246vw,-10px) scale(.7217);animation:fall-361 24s -19s linear infinite}@keyframes fall-361{52.578%{transform:translate(83.1752vw,52.578vh) scale(.7217)}to{transform:translate(83.1499vw,99vh) scale(.7217)}}.snow:nth-child(362){opacity:.2416;transform:translate(69.906vw,-10px) scale(.5113);animation:fall-362 25s -18s linear infinite}@keyframes fall-362{50.936%{transform:translate(78.9629vw,50.936vh) scale(.5113)}to{transform:translate(74.43445vw,99vh) scale(.5113)}}.snow:nth-child(363){opacity:1.4092;transform:translate(38.917vw,-10px) scale(.3813);animation:fall-363 11s -11s linear infinite}@keyframes fall-363{31.367%{transform:translate(46.4418vw,31.367vh) scale(.3813)}to{transform:translate(42.6794vw,99vh) scale(.3813)}}.snow:nth-child(364){opacity:1.1962;transform:translate(2.3985vw,-10px) scale(.4308);animation:fall-364 19s -16s linear infinite}@keyframes fall-364{30.552%{transform:translate(3.3895vw,30.552vh) scale(.4308)}to{transform:translate(2.894vw,99vh) scale(.4308)}}.snow:nth-child(365){opacity:.4834;transform:translate(3.3976vw,-10px) scale(.7718);animation:fall-365 18s -1s linear infinite}@keyframes fall-365{56.79%{transform:translate(-3.3002vw,56.79vh) scale(.7718)}to{transform:translate(.0487vw,99vh) scale(.7718)}}.snow:nth-child(366){opacity:1.1876;transform:translate(83.2116vw,-10px) scale(.241);animation:fall-366 13s -5s linear infinite}@keyframes fall-366{50.609%{transform:translate(74.8245vw,50.609vh) scale(.241)}to{transform:translate(79.01805vw,99vh) scale(.241)}}.snow:nth-child(367){opacity:.1982;transform:translate(95.6412vw,-10px) scale(.2408);animation:fall-367 29s -17s linear infinite}@keyframes fall-367{64.106%{transform:translate(103.9271vw,64.106vh) scale(.2408)}to{transform:translate(99.78415vw,99vh) scale(.2408)}}.snow:nth-child(368){opacity:1.0816;transform:translate(76.26vw,-10px) scale(.5377);animation:fall-368 18s -3s linear infinite}@keyframes fall-368{72.084%{transform:translate(82.649vw,72.084vh) scale(.5377)}to{transform:translate(79.4545vw,99vh) scale(.5377)}}.snow:nth-child(369){opacity:.8898;transform:translate(80.5436vw,-10px) scale(.7292);animation:fall-369 21s -7s linear infinite}@keyframes fall-369{59.715%{transform:translate(79.5474vw,59.715vh) scale(.7292)}to{transform:translate(80.0455vw,99vh) scale(.7292)}}.snow:nth-child(370){opacity:1.8184;transform:translate(80.4561vw,-10px) scale(.0055);animation:fall-370 30s -25s linear infinite}@keyframes fall-370{37.03%{transform:translate(89.7277vw,37.03vh) scale(.0055)}to{transform:translate(85.0919vw,99vh) scale(.0055)}}.snow:nth-child(371){opacity:.8548;transform:translate(4.2978vw,-10px) scale(.4252);animation:fall-371 21s -10s linear infinite}@keyframes fall-371{51.928%{transform:translate(12.4021vw,51.928vh) scale(.4252)}to{transform:translate(8.34995vw,99vh) scale(.4252)}}.snow:nth-child(372){opacity:.1516;transform:translate(55.7322vw,-10px) scale(.5034);animation:fall-372 10s -19s linear infinite}@keyframes fall-372{43.08%{transform:translate(47.5443vw,43.08vh) scale(.5034)}to{transform:translate(51.63825vw,99vh) scale(.5034)}}.snow:nth-child(373){opacity:.118;transform:translate(43.4717vw,-10px) scale(.2333);animation:fall-373 21s -2s linear infinite}@keyframes fall-373{65.75%{transform:translate(34.2113vw,65.75vh) scale(.2333)}to{transform:translate(38.8415vw,99vh) scale(.2333)}}.snow:nth-child(374){opacity:.2518;transform:translate(96.5308vw,-10px) scale(.8761);animation:fall-374 12s -30s linear infinite}@keyframes fall-374{70.719%{transform:translate(99.1538vw,70.719vh) scale(.8761)}to{transform:translate(97.8423vw,99vh) scale(.8761)}}.snow:nth-child(375){opacity:.8338;transform:translate(35.0725vw,-10px) scale(.742);animation:fall-375 25s -10s linear infinite}@keyframes fall-375{78.991%{transform:translate(41.5257vw,78.991vh) scale(.742)}to{transform:translate(38.2991vw,99vh) scale(.742)}}.snow:nth-child(376){opacity:1.1478;transform:translate(35.7229vw,-10px) scale(.0411);animation:fall-376 14s -14s linear infinite}@keyframes fall-376{53.352%{transform:translate(30.0687vw,53.352vh) scale(.0411)}to{transform:translate(32.8958vw,99vh) scale(.0411)}}.snow:nth-child(377){opacity:1.9442;transform:translate(87.6027vw,-10px) scale(.2687);animation:fall-377 25s -10s linear infinite}@keyframes fall-377{70.855%{transform:translate(80.0892vw,70.855vh) scale(.2687)}to{transform:translate(83.84595vw,99vh) scale(.2687)}}.snow:nth-child(378){opacity:.089;transform:translate(35.8336vw,-10px) scale(.3593);animation:fall-378 19s -19s linear infinite}@keyframes fall-378{70.31%{transform:translate(28.1196vw,70.31vh) scale(.3593)}to{transform:translate(31.9766vw,99vh) scale(.3593)}}.snow:nth-child(379){opacity:1.422;transform:translate(72.7244vw,-10px) scale(.0532);animation:fall-379 30s -10s linear infinite}@keyframes fall-379{49.087%{transform:translate(66.4143vw,49.087vh) scale(.0532)}to{transform:translate(69.56935vw,99vh) scale(.0532)}}.snow:nth-child(380){opacity:1.5284;transform:translate(54.3037vw,-10px) scale(.9253);animation:fall-380 13s -3s linear infinite}@keyframes fall-380{68.335%{transform:translate(62.3465vw,68.335vh) scale(.9253)}to{transform:translate(58.3251vw,99vh) scale(.9253)}}.snow:nth-child(381){opacity:.047;transform:translate(16.3693vw,-10px) scale(.5933);animation:fall-381 14s -28s linear infinite}@keyframes fall-381{68.126%{transform:translate(25.6755vw,68.126vh) scale(.5933)}to{transform:translate(21.0224vw,99vh) scale(.5933)}}.snow:nth-child(382){opacity:1.659;transform:translate(53.6279vw,-10px) scale(.1581);animation:fall-382 29s -25s linear infinite}@keyframes fall-382{33.707%{transform:translate(50.1936vw,33.707vh) scale(.1581)}to{transform:translate(51.91075vw,99vh) scale(.1581)}}.snow:nth-child(383){opacity:.2682;transform:translate(82.3338vw,-10px) scale(.5092);animation:fall-383 15s -1s linear infinite}@keyframes fall-383{37.916%{transform:translate(89.9181vw,37.916vh) scale(.5092)}to{transform:translate(86.12595vw,99vh) scale(.5092)}}.snow:nth-child(384){opacity:.0518;transform:translate(88.4923vw,-10px) scale(.7184);animation:fall-384 18s -10s linear infinite}@keyframes fall-384{44.715%{transform:translate(79.6544vw,44.715vh) scale(.7184)}to{transform:translate(84.07335vw,99vh) scale(.7184)}}.snow:nth-child(385){opacity:1.4956;transform:translate(46.0404vw,-10px) scale(.1817);animation:fall-385 27s -7s linear infinite}@keyframes fall-385{42.193%{transform:translate(43.1514vw,42.193vh) scale(.1817)}to{transform:translate(44.5959vw,99vh) scale(.1817)}}.snow:nth-child(386){opacity:1.4378;transform:translate(63.577vw,-10px) scale(.7737);animation:fall-386 20s -18s linear infinite}@keyframes fall-386{76.306%{transform:translate(73.5732vw,76.306vh) scale(.7737)}to{transform:translate(68.5751vw,99vh) scale(.7737)}}.snow:nth-child(387){opacity:.3558;transform:translate(46.0744vw,-10px) scale(.7076);animation:fall-387 13s -27s linear infinite}@keyframes fall-387{70.141%{transform:translate(39.7428vw,70.141vh) scale(.7076)}to{transform:translate(42.9086vw,99vh) scale(.7076)}}.snow:nth-child(388){opacity:.741;transform:translate(18.9815vw,-10px) scale(.382);animation:fall-388 25s -3s linear infinite}@keyframes fall-388{49.001%{transform:translate(16.3499vw,49.001vh) scale(.382)}to{transform:translate(17.6657vw,99vh) scale(.382)}}.snow:nth-child(389){opacity:1.6394;transform:translate(15.517vw,-10px) scale(.1585);animation:fall-389 28s -28s linear infinite}@keyframes fall-389{43.848%{transform:translate(21.754vw,43.848vh) scale(.1585)}to{transform:translate(18.6355vw,99vh) scale(.1585)}}.snow:nth-child(390){opacity:.9158;transform:translate(61.3321vw,-10px) scale(.1863);animation:fall-390 27s -18s linear infinite}@keyframes fall-390{78.174%{transform:translate(64.3866vw,78.174vh) scale(.1863)}to{transform:translate(62.85935vw,99vh) scale(.1863)}}.snow:nth-child(391){opacity:.0188;transform:translate(29.6415vw,-10px) scale(.6997);animation:fall-391 23s -18s linear infinite}@keyframes fall-391{76.859%{transform:translate(22.9274vw,76.859vh) scale(.6997)}to{transform:translate(26.28445vw,99vh) scale(.6997)}}.snow:nth-child(392){opacity:.787;transform:translate(62.5284vw,-10px) scale(.6313);animation:fall-392 28s -16s linear infinite}@keyframes fall-392{78.251%{transform:translate(62.6131vw,78.251vh) scale(.6313)}to{transform:translate(62.57075vw,99vh) scale(.6313)}}.snow:nth-child(393){opacity:.0926;transform:translate(42.0291vw,-10px) scale(.8695);animation:fall-393 18s -10s linear infinite}@keyframes fall-393{75.011%{transform:translate(40.6999vw,75.011vh) scale(.8695)}to{transform:translate(41.3645vw,99vh) scale(.8695)}}.snow:nth-child(394){opacity:1.1288;transform:translate(16.6993vw,-10px) scale(.3847);animation:fall-394 22s -29s linear infinite}@keyframes fall-394{39.459%{transform:translate(26.644vw,39.459vh) scale(.3847)}to{transform:translate(21.67165vw,99vh) scale(.3847)}}.snow:nth-child(395){opacity:1.734;transform:translate(.8112vw,-10px) scale(.6783);animation:fall-395 21s -28s linear infinite}@keyframes fall-395{76.664%{transform:translate(5.0107vw,76.664vh) scale(.6783)}to{transform:translate(2.91095vw,99vh) scale(.6783)}}.snow:nth-child(396){opacity:.1426;transform:translate(70.279vw,-10px) scale(.8102);animation:fall-396 19s -26s linear infinite}@keyframes fall-396{72.908%{transform:translate(78.0807vw,72.908vh) scale(.8102)}to{transform:translate(74.17985vw,99vh) scale(.8102)}}.snow:nth-child(397){opacity:1.8642;transform:translate(65.1228vw,-10px) scale(.0356);animation:fall-397 20s -21s linear infinite}@keyframes fall-397{35.61%{transform:translate(62.9472vw,35.61vh) scale(.0356)}to{transform:translate(64.035vw,99vh) scale(.0356)}}.snow:nth-child(398){opacity:1.5568;transform:translate(9.7209vw,-10px) scale(.404);animation:fall-398 15s -27s linear infinite}@keyframes fall-398{34.262%{transform:translate(10.3351vw,34.262vh) scale(.404)}to{transform:translate(10.028vw,99vh) scale(.404)}}.snow:nth-child(399){opacity:1.2694;transform:translate(17.2042vw,-10px) scale(.3446);animation:fall-399 10s -10s linear infinite}@keyframes fall-399{71.923%{transform:translate(20.6849vw,71.923vh) scale(.3446)}to{transform:translate(18.94455vw,99vh) scale(.3446)}}.snow:nth-child(400){opacity:.1472;transform:translate(52.6626vw,-10px) scale(.5649);animation:fall-400 26s -8s linear infinite}@keyframes fall-400{39.534%{transform:translate(45.5103vw,39.534vh) scale(.5649)}to{transform:translate(49.08645vw,99vh) scale(.5649)}}\n"] }]
|
|
81
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".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: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background: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}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background: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}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#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}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.2822;transform:translate(42.0786vw,-10px) scale(.1146);animation:fall-1 17s -8s linear infinite}@keyframes fall-1{56.615%{transform:translate(35.6447vw,56.615vh) scale(.1146)}to{transform:translate(38.86165vw,99vh) scale(.1146)}}.snow:nth-child(2){opacity:1.991;transform:translate(46.5243vw,-10px) scale(.4051);animation:fall-2 24s -7s linear infinite}@keyframes fall-2{45.699%{transform:translate(54.9862vw,45.699vh) scale(.4051)}to{transform:translate(50.75525vw,99vh) scale(.4051)}}.snow:nth-child(3){opacity:1.166;transform:translate(57.8271vw,-10px) scale(.2056);animation:fall-3 30s -26s linear infinite}@keyframes fall-3{33.573%{transform:translate(61.7527vw,33.573vh) scale(.2056)}to{transform:translate(59.7899vw,99vh) scale(.2056)}}.snow:nth-child(4){opacity:.2568;transform:translate(21.4242vw,-10px) scale(.8574);animation:fall-4 15s -3s linear infinite}@keyframes fall-4{58.619%{transform:translate(24.1887vw,58.619vh) scale(.8574)}to{transform:translate(22.80645vw,99vh) scale(.8574)}}.snow:nth-child(5){opacity:1.0856;transform:translate(67.9363vw,-10px) scale(.7536);animation:fall-5 12s -10s linear infinite}@keyframes fall-5{66.88%{transform:translate(64.8739vw,66.88vh) scale(.7536)}to{transform:translate(66.4051vw,99vh) scale(.7536)}}.snow:nth-child(6){opacity:.5574;transform:translate(76.1239vw,-10px) scale(.4787);animation:fall-6 26s -23s linear infinite}@keyframes fall-6{38.739%{transform:translate(68.2401vw,38.739vh) scale(.4787)}to{transform:translate(72.182vw,99vh) scale(.4787)}}.snow:nth-child(7){opacity:1.3984;transform:translate(18.4366vw,-10px) scale(.5502);animation:fall-7 12s -18s linear infinite}@keyframes fall-7{54.066%{transform:translate(19.9408vw,54.066vh) scale(.5502)}to{transform:translate(19.1887vw,99vh) scale(.5502)}}.snow:nth-child(8){opacity:.8284;transform:translate(93.4941vw,-10px) scale(.5995);animation:fall-8 19s -19s linear infinite}@keyframes fall-8{59.555%{transform:translate(84.9861vw,59.555vh) scale(.5995)}to{transform:translate(89.2401vw,99vh) scale(.5995)}}.snow:nth-child(9){opacity:.4826;transform:translate(13.9784vw,-10px) scale(.5747);animation:fall-9 11s -14s linear infinite}@keyframes fall-9{61.937%{transform:translate(14.5494vw,61.937vh) scale(.5747)}to{transform:translate(14.2639vw,99vh) scale(.5747)}}.snow:nth-child(10){opacity:1.8038;transform:translate(58.2112vw,-10px) scale(.4997);animation:fall-10 28s -19s linear infinite}@keyframes fall-10{50.58%{transform:translate(67.4986vw,50.58vh) scale(.4997)}to{transform:translate(62.8549vw,99vh) scale(.4997)}}.snow:nth-child(11){opacity:.9228;transform:translate(72.9332vw,-10px) scale(.2818);animation:fall-11 22s -24s linear infinite}@keyframes fall-11{74.222%{transform:translate(65.283vw,74.222vh) scale(.2818)}to{transform:translate(69.1081vw,99vh) scale(.2818)}}.snow:nth-child(12){opacity:.6406;transform:translate(57.6323vw,-10px) scale(.1914);animation:fall-12 24s -12s linear infinite}@keyframes fall-12{36.529%{transform:translate(57.5499vw,36.529vh) scale(.1914)}to{transform:translate(57.5911vw,99vh) scale(.1914)}}.snow:nth-child(13){opacity:1.1002;transform:translate(55.1483vw,-10px) scale(.2985);animation:fall-13 28s -18s linear infinite}@keyframes fall-13{49.005%{transform:translate(63.0129vw,49.005vh) scale(.2985)}to{transform:translate(59.0806vw,99vh) scale(.2985)}}.snow:nth-child(14){opacity:1.1898;transform:translate(27.1276vw,-10px) scale(.5463);animation:fall-14 20s -26s linear infinite}@keyframes fall-14{33.045%{transform:translate(36.7074vw,33.045vh) scale(.5463)}to{transform:translate(31.9175vw,99vh) scale(.5463)}}.snow:nth-child(15){opacity:1.6322;transform:translate(90.3782vw,-10px) scale(.1283);animation:fall-15 28s -23s linear infinite}@keyframes fall-15{54.424%{transform:translate(84.7611vw,54.424vh) scale(.1283)}to{transform:translate(87.56965vw,99vh) scale(.1283)}}.snow:nth-child(16){opacity:.3446;transform:translate(91.9165vw,-10px) scale(.2713);animation:fall-16 21s -6s linear infinite}@keyframes fall-16{42.672%{transform:translate(96.6772vw,42.672vh) scale(.2713)}to{transform:translate(94.29685vw,99vh) scale(.2713)}}.snow:nth-child(17){opacity:1.4478;transform:translate(57.1712vw,-10px) scale(.8656);animation:fall-17 14s -21s linear infinite}@keyframes fall-17{66.245%{transform:translate(47.1818vw,66.245vh) scale(.8656)}to{transform:translate(52.1765vw,99vh) scale(.8656)}}.snow:nth-child(18){opacity:1.8026;transform:translate(4.3672vw,-10px) scale(.4064);animation:fall-18 16s -6s linear infinite}@keyframes fall-18{50.134%{transform:translate(-1.58vw,50.134vh) scale(.4064)}to{transform:translate(1.3936vw,99vh) scale(.4064)}}.snow:nth-child(19){opacity:1.3312;transform:translate(96.1426vw,-10px) scale(.6836);animation:fall-19 23s -5s linear infinite}@keyframes fall-19{69.069%{transform:translate(97.6932vw,69.069vh) scale(.6836)}to{transform:translate(96.9179vw,99vh) scale(.6836)}}.snow:nth-child(20){opacity:1.7436;transform:translate(94.0985vw,-10px) scale(.3202);animation:fall-20 30s -8s linear infinite}@keyframes fall-20{34.42%{transform:translate(99.7245vw,34.42vh) scale(.3202)}to{transform:translate(96.9115vw,99vh) scale(.3202)}}.snow:nth-child(21){opacity:.1006;transform:translate(58.8025vw,-10px) scale(.5994);animation:fall-21 25s -10s linear infinite}@keyframes fall-21{51.297%{transform:translate(56.0307vw,51.297vh) scale(.5994)}to{transform:translate(57.4166vw,99vh) scale(.5994)}}.snow:nth-child(22){opacity:1.1656;transform:translate(35.8986vw,-10px) scale(.6126);animation:fall-22 11s -26s linear infinite}@keyframes fall-22{77.871%{transform:translate(43.1591vw,77.871vh) scale(.6126)}to{transform:translate(39.52885vw,99vh) scale(.6126)}}.snow:nth-child(23){opacity:1.572;transform:translate(61.9703vw,-10px) scale(.7149);animation:fall-23 16s -29s linear infinite}@keyframes fall-23{74.056%{transform:translate(60.647vw,74.056vh) scale(.7149)}to{transform:translate(61.30865vw,99vh) scale(.7149)}}.snow:nth-child(24){opacity:.3716;transform:translate(4.8692vw,-10px) scale(.8574);animation:fall-24 22s -9s linear infinite}@keyframes fall-24{75.546%{transform:translate(-1.2627vw,75.546vh) scale(.8574)}to{transform:translate(1.80325vw,99vh) scale(.8574)}}.snow:nth-child(25){opacity:.23;transform:translate(22.9429vw,-10px) scale(.2864);animation:fall-25 13s -23s linear infinite}@keyframes fall-25{79.947%{transform:translate(15.1616vw,79.947vh) scale(.2864)}to{transform:translate(19.05225vw,99vh) scale(.2864)}}.snow:nth-child(26){opacity:1.9782;transform:translate(94.8607vw,-10px) scale(.3897);animation:fall-26 27s -6s linear infinite}@keyframes fall-26{47.182%{transform:translate(86.2707vw,47.182vh) scale(.3897)}to{transform:translate(90.5657vw,99vh) scale(.3897)}}.snow:nth-child(27){opacity:1.7706;transform:translate(68.2778vw,-10px) scale(.8157);animation:fall-27 11s -29s linear infinite}@keyframes fall-27{52.47%{transform:translate(75.8395vw,52.47vh) scale(.8157)}to{transform:translate(72.05865vw,99vh) scale(.8157)}}.snow:nth-child(28){opacity:1.6566;transform:translate(56.1405vw,-10px) scale(.7192);animation:fall-28 28s -6s linear infinite}@keyframes fall-28{63.914%{transform:translate(56.5643vw,63.914vh) scale(.7192)}to{transform:translate(56.3524vw,99vh) scale(.7192)}}.snow:nth-child(29){opacity:1.1722;transform:translate(57.323vw,-10px) scale(.049);animation:fall-29 21s -27s linear infinite}@keyframes fall-29{58.792%{transform:translate(53.2318vw,58.792vh) scale(.049)}to{transform:translate(55.2774vw,99vh) scale(.049)}}.snow:nth-child(30){opacity:.3002;transform:translate(88.5577vw,-10px) scale(.3685);animation:fall-30 24s -27s linear infinite}@keyframes fall-30{31.021%{transform:translate(84.898vw,31.021vh) scale(.3685)}to{transform:translate(86.72785vw,99vh) scale(.3685)}}.snow:nth-child(31){opacity:.6352;transform:translate(76.7003vw,-10px) scale(.989);animation:fall-31 28s -5s linear infinite}@keyframes fall-31{40.318%{transform:translate(84.0151vw,40.318vh) scale(.989)}to{transform:translate(80.3577vw,99vh) scale(.989)}}.snow:nth-child(32){opacity:1.8994;transform:translate(27.887vw,-10px) scale(.0806);animation:fall-32 18s -12s linear infinite}@keyframes fall-32{41.411%{transform:translate(30.0648vw,41.411vh) scale(.0806)}to{transform:translate(28.9759vw,99vh) scale(.0806)}}.snow:nth-child(33){opacity:.9786;transform:translate(94.7626vw,-10px) scale(.3368);animation:fall-33 11s -26s linear infinite}@keyframes fall-33{79.316%{transform:translate(89.17vw,79.316vh) scale(.3368)}to{transform:translate(91.9663vw,99vh) scale(.3368)}}.snow:nth-child(34){opacity:.5492;transform:translate(81.1413vw,-10px) scale(.8151);animation:fall-34 30s -12s linear infinite}@keyframes fall-34{48.229%{transform:translate(87.7099vw,48.229vh) scale(.8151)}to{transform:translate(84.4256vw,99vh) scale(.8151)}}.snow:nth-child(35){opacity:1.0112;transform:translate(97.7487vw,-10px) scale(.3836);animation:fall-35 17s -11s linear infinite}@keyframes fall-35{32.66%{transform:translate(96.9746vw,32.66vh) scale(.3836)}to{transform:translate(97.36165vw,99vh) scale(.3836)}}.snow:nth-child(36){opacity:1.1756;transform:translate(36.7484vw,-10px) scale(.9624);animation:fall-36 29s -30s linear infinite}@keyframes fall-36{79.757%{transform:translate(46.154vw,79.757vh) scale(.9624)}to{transform:translate(41.4512vw,99vh) scale(.9624)}}.snow:nth-child(37){opacity:.7484;transform:translate(46.0169vw,-10px) scale(.6015);animation:fall-37 28s -19s linear infinite}@keyframes fall-37{77.433%{transform:translate(38.7965vw,77.433vh) scale(.6015)}to{transform:translate(42.4067vw,99vh) scale(.6015)}}.snow:nth-child(38){opacity:1.9386;transform:translate(47.496vw,-10px) scale(.8705);animation:fall-38 10s -13s linear infinite}@keyframes fall-38{54.91%{transform:translate(44.6626vw,54.91vh) scale(.8705)}to{transform:translate(46.0793vw,99vh) scale(.8705)}}.snow:nth-child(39){opacity:.0284;transform:translate(75.1041vw,-10px) scale(.4731);animation:fall-39 13s -22s linear infinite}@keyframes fall-39{71.073%{transform:translate(70.1399vw,71.073vh) scale(.4731)}to{transform:translate(72.622vw,99vh) scale(.4731)}}.snow:nth-child(40){opacity:.843;transform:translate(76.0311vw,-10px) scale(.0768);animation:fall-40 17s -4s linear infinite}@keyframes fall-40{33.921%{transform:translate(66.9223vw,33.921vh) scale(.0768)}to{transform:translate(71.4767vw,99vh) scale(.0768)}}.snow:nth-child(41){opacity:1.4646;transform:translate(25.4364vw,-10px) scale(.5363);animation:fall-41 17s -29s linear infinite}@keyframes fall-41{71.568%{transform:translate(27.9062vw,71.568vh) scale(.5363)}to{transform:translate(26.6713vw,99vh) scale(.5363)}}.snow:nth-child(42){opacity:1.0406;transform:translate(65.8406vw,-10px) scale(.433);animation:fall-42 14s -6s linear infinite}@keyframes fall-42{56.847%{transform:translate(57.3994vw,56.847vh) scale(.433)}to{transform:translate(61.62vw,99vh) scale(.433)}}.snow:nth-child(43){opacity:.7568;transform:translate(7.5538vw,-10px) scale(.7084);animation:fall-43 12s -30s linear infinite}@keyframes fall-43{78.764%{transform:translate(10.499vw,78.764vh) scale(.7084)}to{transform:translate(9.0264vw,99vh) scale(.7084)}}.snow:nth-child(44){opacity:1.8834;transform:translate(80.4783vw,-10px) scale(.4948);animation:fall-44 15s -5s linear infinite}@keyframes fall-44{58.932%{transform:translate(76.1604vw,58.932vh) scale(.4948)}to{transform:translate(78.31935vw,99vh) scale(.4948)}}.snow:nth-child(45){opacity:1.2572;transform:translate(23.5291vw,-10px) scale(.5283);animation:fall-45 16s -27s linear infinite}@keyframes fall-45{41.528%{transform:translate(22.7829vw,41.528vh) scale(.5283)}to{transform:translate(23.156vw,99vh) scale(.5283)}}.snow:nth-child(46){opacity:1.5154;transform:translate(45.7681vw,-10px) scale(.2743);animation:fall-46 14s -12s linear infinite}@keyframes fall-46{48.734%{transform:translate(39.3159vw,48.734vh) scale(.2743)}to{transform:translate(42.542vw,99vh) scale(.2743)}}.snow:nth-child(47){opacity:1.494;transform:translate(22.0806vw,-10px) scale(.1131);animation:fall-47 26s -14s linear infinite}@keyframes fall-47{38.906%{transform:translate(14.8613vw,38.906vh) scale(.1131)}to{transform:translate(18.47095vw,99vh) scale(.1131)}}.snow:nth-child(48){opacity:1.9586;transform:translate(8.2217vw,-10px) scale(.1277);animation:fall-48 25s -30s linear infinite}@keyframes fall-48{69.43%{transform:translate(18.1487vw,69.43vh) scale(.1277)}to{transform:translate(13.1852vw,99vh) scale(.1277)}}.snow:nth-child(49){opacity:.92;transform:translate(68.6435vw,-10px) scale(.0048);animation:fall-49 15s -21s linear infinite}@keyframes fall-49{55.945%{transform:translate(66.9237vw,55.945vh) scale(.0048)}to{transform:translate(67.7836vw,99vh) scale(.0048)}}.snow:nth-child(50){opacity:.108;transform:translate(53.7936vw,-10px) scale(.0918);animation:fall-50 17s -12s linear infinite}@keyframes fall-50{43.267%{transform:translate(45.4038vw,43.267vh) scale(.0918)}to{transform:translate(49.5987vw,99vh) scale(.0918)}}.snow:nth-child(51){opacity:1.3664;transform:translate(42.5749vw,-10px) scale(.9695);animation:fall-51 30s -15s linear infinite}@keyframes fall-51{58.759%{transform:translate(46.6302vw,58.759vh) scale(.9695)}to{transform:translate(44.60255vw,99vh) scale(.9695)}}.snow:nth-child(52){opacity:.4962;transform:translate(78.5728vw,-10px) scale(.8614);animation:fall-52 25s -2s linear infinite}@keyframes fall-52{69.229%{transform:translate(78.3515vw,69.229vh) scale(.8614)}to{transform:translate(78.46215vw,99vh) scale(.8614)}}.snow:nth-child(53){opacity:1.1988;transform:translate(71.1049vw,-10px) scale(.0116);animation:fall-53 19s -15s linear infinite}@keyframes fall-53{40.336%{transform:translate(66.6756vw,40.336vh) scale(.0116)}to{transform:translate(68.89025vw,99vh) scale(.0116)}}.snow:nth-child(54){opacity:1.0394;transform:translate(79.8027vw,-10px) scale(.632);animation:fall-54 19s -12s linear infinite}@keyframes fall-54{44.96%{transform:translate(71.9994vw,44.96vh) scale(.632)}to{transform:translate(75.90105vw,99vh) scale(.632)}}.snow:nth-child(55){opacity:.6308;transform:translate(37.954vw,-10px) scale(.3143);animation:fall-55 22s -30s linear infinite}@keyframes fall-55{78.442%{transform:translate(43.4411vw,78.442vh) scale(.3143)}to{transform:translate(40.69755vw,99vh) scale(.3143)}}.snow:nth-child(56){opacity:1.053;transform:translate(40.2966vw,-10px) scale(.8712);animation:fall-56 16s -9s linear infinite}@keyframes fall-56{63.06%{transform:translate(46.3743vw,63.06vh) scale(.8712)}to{transform:translate(43.33545vw,99vh) scale(.8712)}}.snow:nth-child(57){opacity:1.094;transform:translate(42.4467vw,-10px) scale(.3492);animation:fall-57 16s -26s linear infinite}@keyframes fall-57{53.63%{transform:translate(37.4035vw,53.63vh) scale(.3492)}to{transform:translate(39.9251vw,99vh) scale(.3492)}}.snow:nth-child(58){opacity:.9406;transform:translate(68.6606vw,-10px) scale(.1329);animation:fall-58 11s -27s linear infinite}@keyframes fall-58{74.454%{transform:translate(74.4794vw,74.454vh) scale(.1329)}to{transform:translate(71.57vw,99vh) scale(.1329)}}.snow:nth-child(59){opacity:1.6432;transform:translate(14.4674vw,-10px) scale(.0612);animation:fall-59 17s -13s linear infinite}@keyframes fall-59{72.814%{transform:translate(9.5622vw,72.814vh) scale(.0612)}to{transform:translate(12.0148vw,99vh) scale(.0612)}}.snow:nth-child(60){opacity:1.5572;transform:translate(81.0044vw,-10px) scale(.8464);animation:fall-60 26s -29s linear infinite}@keyframes fall-60{32.852%{transform:translate(78.7596vw,32.852vh) scale(.8464)}to{transform:translate(79.882vw,99vh) scale(.8464)}}.snow:nth-child(61){opacity:1.7484;transform:translate(63.0163vw,-10px) scale(.0564);animation:fall-61 17s -11s linear infinite}@keyframes fall-61{61.687%{transform:translate(68.2434vw,61.687vh) scale(.0564)}to{transform:translate(65.62985vw,99vh) scale(.0564)}}.snow:nth-child(62){opacity:1.9204;transform:translate(70.4911vw,-10px) scale(.4308);animation:fall-62 14s -11s linear infinite}@keyframes fall-62{78.059%{transform:translate(64.7265vw,78.059vh) scale(.4308)}to{transform:translate(67.6088vw,99vh) scale(.4308)}}.snow:nth-child(63){opacity:.3304;transform:translate(48.0237vw,-10px) scale(.9847);animation:fall-63 23s -6s linear infinite}@keyframes fall-63{57.602%{transform:translate(44.7269vw,57.602vh) scale(.9847)}to{transform:translate(46.3753vw,99vh) scale(.9847)}}.snow:nth-child(64){opacity:.901;transform:translate(50.6673vw,-10px) scale(.9054);animation:fall-64 15s -14s linear infinite}@keyframes fall-64{31.18%{transform:translate(59.5332vw,31.18vh) scale(.9054)}to{transform:translate(55.10025vw,99vh) scale(.9054)}}.snow:nth-child(65){opacity:.1432;transform:translate(5.8101vw,-10px) scale(.3895);animation:fall-65 10s -13s linear infinite}@keyframes fall-65{56.798%{transform:translate(11.6442vw,56.798vh) scale(.3895)}to{transform:translate(8.72715vw,99vh) scale(.3895)}}.snow:nth-child(66){opacity:1.3462;transform:translate(44.0435vw,-10px) scale(.9683);animation:fall-66 26s -19s linear infinite}@keyframes fall-66{50.604%{transform:translate(40.0104vw,50.604vh) scale(.9683)}to{transform:translate(42.02695vw,99vh) scale(.9683)}}.snow:nth-child(67){opacity:1.9728;transform:translate(45.8027vw,-10px) scale(.4602);animation:fall-67 11s -28s linear infinite}@keyframes fall-67{53.253%{transform:translate(40.0154vw,53.253vh) scale(.4602)}to{transform:translate(42.90905vw,99vh) scale(.4602)}}.snow:nth-child(68){opacity:1.1824;transform:translate(66.1175vw,-10px) scale(.2744);animation:fall-68 22s -26s linear infinite}@keyframes fall-68{36.734%{transform:translate(61.6465vw,36.734vh) scale(.2744)}to{transform:translate(63.882vw,99vh) scale(.2744)}}.snow:nth-child(69){opacity:1.5546;transform:translate(61.297vw,-10px) scale(.961);animation:fall-69 16s -21s linear infinite}@keyframes fall-69{33.83%{transform:translate(59.9235vw,33.83vh) scale(.961)}to{transform:translate(60.61025vw,99vh) scale(.961)}}.snow:nth-child(70){opacity:.9944;transform:translate(26.5299vw,-10px) scale(.4796);animation:fall-70 20s -20s linear infinite}@keyframes fall-70{73.27%{transform:translate(23.4957vw,73.27vh) scale(.4796)}to{transform:translate(25.0128vw,99vh) scale(.4796)}}.snow:nth-child(71){opacity:1.9704;transform:translate(64.1692vw,-10px) scale(.8474);animation:fall-71 18s -4s linear infinite}@keyframes fall-71{40.588%{transform:translate(59.9485vw,40.588vh) scale(.8474)}to{transform:translate(62.05885vw,99vh) scale(.8474)}}.snow:nth-child(72){opacity:.8748;transform:translate(47.7392vw,-10px) scale(.1176);animation:fall-72 23s -9s linear infinite}@keyframes fall-72{45.71%{transform:translate(55.1872vw,45.71vh) scale(.1176)}to{transform:translate(51.4632vw,99vh) scale(.1176)}}.snow:nth-child(73){opacity:1.6476;transform:translate(83.7015vw,-10px) scale(.0407);animation:fall-73 25s -19s linear infinite}@keyframes fall-73{54.28%{transform:translate(86.5727vw,54.28vh) scale(.0407)}to{transform:translate(85.1371vw,99vh) scale(.0407)}}.snow:nth-child(74){opacity:.2088;transform:translate(81.9699vw,-10px) scale(.9152);animation:fall-74 22s -5s linear infinite}@keyframes fall-74{78.463%{transform:translate(88.1238vw,78.463vh) scale(.9152)}to{transform:translate(85.04685vw,99vh) scale(.9152)}}.snow:nth-child(75){opacity:.279;transform:translate(96.5226vw,-10px) scale(.2252);animation:fall-75 14s -19s linear infinite}@keyframes fall-75{55.24%{transform:translate(88.2773vw,55.24vh) scale(.2252)}to{transform:translate(92.39995vw,99vh) scale(.2252)}}.snow:nth-child(76){opacity:.8956;transform:translate(96.5488vw,-10px) scale(.2844);animation:fall-76 22s -3s linear infinite}@keyframes fall-76{39.287%{transform:translate(94.0203vw,39.287vh) scale(.2844)}to{transform:translate(95.28455vw,99vh) scale(.2844)}}.snow:nth-child(77){opacity:1.3564;transform:translate(73.5564vw,-10px) scale(.667);animation:fall-77 21s -17s linear infinite}@keyframes fall-77{60.78%{transform:translate(75.627vw,60.78vh) scale(.667)}to{transform:translate(74.5917vw,99vh) scale(.667)}}.snow:nth-child(78){opacity:.1062;transform:translate(18.7714vw,-10px) scale(.4292);animation:fall-78 22s -15s linear infinite}@keyframes fall-78{35.032%{transform:translate(19.4483vw,35.032vh) scale(.4292)}to{transform:translate(19.10985vw,99vh) scale(.4292)}}.snow:nth-child(79){opacity:1.416;transform:translate(88.1586vw,-10px) scale(.9212);animation:fall-79 10s -1s linear infinite}@keyframes fall-79{34.92%{transform:translate(83.7886vw,34.92vh) scale(.9212)}to{transform:translate(85.9736vw,99vh) scale(.9212)}}.snow:nth-child(80){opacity:1.5432;transform:translate(56.0332vw,-10px) scale(.2776);animation:fall-80 29s -2s linear infinite}@keyframes fall-80{62.863%{transform:translate(59.724vw,62.863vh) scale(.2776)}to{transform:translate(57.8786vw,99vh) scale(.2776)}}.snow:nth-child(81){opacity:.5286;transform:translate(12.9086vw,-10px) scale(.5939);animation:fall-81 13s -9s linear infinite}@keyframes fall-81{49.728%{transform:translate(21.3697vw,49.728vh) scale(.5939)}to{transform:translate(17.13915vw,99vh) scale(.5939)}}.snow:nth-child(82){opacity:1.1806;transform:translate(95.9192vw,-10px) scale(.111);animation:fall-82 20s -11s linear infinite}@keyframes fall-82{51.956%{transform:translate(99.7551vw,51.956vh) scale(.111)}to{transform:translate(97.83715vw,99vh) scale(.111)}}.snow:nth-child(83){opacity:.5622;transform:translate(54.1556vw,-10px) scale(.9429);animation:fall-83 21s -28s linear infinite}@keyframes fall-83{33.313%{transform:translate(53.0288vw,33.313vh) scale(.9429)}to{transform:translate(53.5922vw,99vh) scale(.9429)}}.snow:nth-child(84){opacity:.1904;transform:translate(82.0589vw,-10px) scale(.8599);animation:fall-84 18s -25s linear infinite}@keyframes fall-84{65.381%{transform:translate(87.8708vw,65.381vh) scale(.8599)}to{transform:translate(84.96485vw,99vh) scale(.8599)}}.snow:nth-child(85){opacity:1.113;transform:translate(69.3663vw,-10px) scale(.2778);animation:fall-85 30s -2s linear infinite}@keyframes fall-85{61.949%{transform:translate(68.1496vw,61.949vh) scale(.2778)}to{transform:translate(68.75795vw,99vh) scale(.2778)}}.snow:nth-child(86){opacity:.9594;transform:translate(36.6066vw,-10px) scale(.9933);animation:fall-86 19s -3s linear infinite}@keyframes fall-86{75.618%{transform:translate(31.497vw,75.618vh) scale(.9933)}to{transform:translate(34.0518vw,99vh) scale(.9933)}}.snow:nth-child(87){opacity:1.0322;transform:translate(60.2543vw,-10px) scale(.8991);animation:fall-87 19s -28s linear infinite}@keyframes fall-87{52.763%{transform:translate(59.2513vw,52.763vh) scale(.8991)}to{transform:translate(59.7528vw,99vh) scale(.8991)}}.snow:nth-child(88){opacity:.419;transform:translate(69.5384vw,-10px) scale(.1471);animation:fall-88 11s -15s linear infinite}@keyframes fall-88{75.044%{transform:translate(65.1962vw,75.044vh) scale(.1471)}to{transform:translate(67.3673vw,99vh) scale(.1471)}}.snow:nth-child(89){opacity:1.489;transform:translate(24.8961vw,-10px) scale(.0294);animation:fall-89 29s -15s linear infinite}@keyframes fall-89{75.448%{transform:translate(33.4348vw,75.448vh) scale(.0294)}to{transform:translate(29.16545vw,99vh) scale(.0294)}}.snow:nth-child(90){opacity:1.826;transform:translate(98.209vw,-10px) scale(.0623);animation:fall-90 12s -2s linear infinite}@keyframes fall-90{50.072%{transform:translate(91.2886vw,50.072vh) scale(.0623)}to{transform:translate(94.7488vw,99vh) scale(.0623)}}.snow:nth-child(91){opacity:.0122;transform:translate(93.8538vw,-10px) scale(.2426);animation:fall-91 29s -15s linear infinite}@keyframes fall-91{47.455%{transform:translate(95.4484vw,47.455vh) scale(.2426)}to{transform:translate(94.6511vw,99vh) scale(.2426)}}.snow:nth-child(92){opacity:.2184;transform:translate(43.2274vw,-10px) scale(.7242);animation:fall-92 19s -28s linear infinite}@keyframes fall-92{36.303%{transform:translate(46.2855vw,36.303vh) scale(.7242)}to{transform:translate(44.75645vw,99vh) scale(.7242)}}.snow:nth-child(93){opacity:1.0486;transform:translate(66.8981vw,-10px) scale(.7454);animation:fall-93 22s -4s linear infinite}@keyframes fall-93{74.378%{transform:translate(62.8934vw,74.378vh) scale(.7454)}to{transform:translate(64.89575vw,99vh) scale(.7454)}}.snow:nth-child(94){opacity:.4506;transform:translate(93.3214vw,-10px) scale(.9961);animation:fall-94 13s -14s linear infinite}@keyframes fall-94{56.396%{transform:translate(98.0093vw,56.396vh) scale(.9961)}to{transform:translate(95.66535vw,99vh) scale(.9961)}}.snow:nth-child(95){opacity:.0528;transform:translate(51.8962vw,-10px) scale(.2562);animation:fall-95 25s -21s linear infinite}@keyframes fall-95{35.611%{transform:translate(53.1197vw,35.611vh) scale(.2562)}to{transform:translate(52.50795vw,99vh) scale(.2562)}}.snow:nth-child(96){opacity:1.17;transform:translate(98.2419vw,-10px) scale(.4239);animation:fall-96 18s -24s linear infinite}@keyframes fall-96{59.272%{transform:translate(103.2853vw,59.272vh) scale(.4239)}to{transform:translate(100.7636vw,99vh) scale(.4239)}}.snow:nth-child(97){opacity:.4282;transform:translate(39.5401vw,-10px) scale(.1753);animation:fall-97 30s -7s linear infinite}@keyframes fall-97{42.013%{transform:translate(33.4599vw,42.013vh) scale(.1753)}to{transform:translate(36.5vw,99vh) scale(.1753)}}.snow:nth-child(98){opacity:1.6104;transform:translate(8.346vw,-10px) scale(.8482);animation:fall-98 19s -14s linear infinite}@keyframes fall-98{42.547%{transform:translate(5.5881vw,42.547vh) scale(.8482)}to{transform:translate(6.96705vw,99vh) scale(.8482)}}.snow:nth-child(99){opacity:.8324;transform:translate(7.402vw,-10px) scale(.7493);animation:fall-99 29s -19s linear infinite}@keyframes fall-99{32.912%{transform:translate(15.8543vw,32.912vh) scale(.7493)}to{transform:translate(11.62815vw,99vh) scale(.7493)}}.snow:nth-child(100){opacity:.2648;transform:translate(72.5592vw,-10px) scale(.7398);animation:fall-100 23s -26s linear infinite}@keyframes fall-100{78.396%{transform:translate(74.7579vw,78.396vh) scale(.7398)}to{transform:translate(73.65855vw,99vh) scale(.7398)}}.snow:nth-child(101){opacity:1.1818;transform:translate(49.6711vw,-10px) scale(.295);animation:fall-101 23s -22s linear infinite}@keyframes fall-101{43.069%{transform:translate(57.4403vw,43.069vh) scale(.295)}to{transform:translate(53.5557vw,99vh) scale(.295)}}.snow:nth-child(102){opacity:1.4864;transform:translate(71.7525vw,-10px) scale(.1638);animation:fall-102 11s -22s linear infinite}@keyframes fall-102{76.5%{transform:translate(74.59vw,76.5vh) scale(.1638)}to{transform:translate(73.17125vw,99vh) scale(.1638)}}.snow:nth-child(103){opacity:.911;transform:translate(85.418vw,-10px) scale(.1228);animation:fall-103 27s -20s linear infinite}@keyframes fall-103{40.699%{transform:translate(77.1672vw,40.699vh) scale(.1228)}to{transform:translate(81.2926vw,99vh) scale(.1228)}}.snow:nth-child(104){opacity:.046;transform:translate(10.3099vw,-10px) scale(.9517);animation:fall-104 17s -15s linear infinite}@keyframes fall-104{36.15%{transform:translate(18.2284vw,36.15vh) scale(.9517)}to{transform:translate(14.26915vw,99vh) scale(.9517)}}.snow:nth-child(105){opacity:1.047;transform:translate(10.2828vw,-10px) scale(.6866);animation:fall-105 14s -13s linear infinite}@keyframes fall-105{40.139%{transform:translate(17.2715vw,40.139vh) scale(.6866)}to{transform:translate(13.77715vw,99vh) scale(.6866)}}.snow:nth-child(106){opacity:.3256;transform:translate(21.0314vw,-10px) scale(.5905);animation:fall-106 26s -24s linear infinite}@keyframes fall-106{43.003%{transform:translate(25.0802vw,43.003vh) scale(.5905)}to{transform:translate(23.0558vw,99vh) scale(.5905)}}.snow:nth-child(107){opacity:.5016;transform:translate(16.8595vw,-10px) scale(.9049);animation:fall-107 25s -10s linear infinite}@keyframes fall-107{45.927%{transform:translate(13.8709vw,45.927vh) scale(.9049)}to{transform:translate(15.3652vw,99vh) scale(.9049)}}.snow:nth-child(108){opacity:1.4562;transform:translate(8.5585vw,-10px) scale(.021);animation:fall-108 15s -11s linear infinite}@keyframes fall-108{45.247%{transform:translate(-.5728vw,45.247vh) scale(.021)}to{transform:translate(3.99285vw,99vh) scale(.021)}}.snow:nth-child(109){opacity:.0288;transform:translate(95.7738vw,-10px) scale(.0678);animation:fall-109 19s -3s linear infinite}@keyframes fall-109{35.026%{transform:translate(100.7768vw,35.026vh) scale(.0678)}to{transform:translate(98.2753vw,99vh) scale(.0678)}}.snow:nth-child(110){opacity:.6774;transform:translate(18.9195vw,-10px) scale(.5081);animation:fall-110 27s -29s linear infinite}@keyframes fall-110{63.508%{transform:translate(15.7005vw,63.508vh) scale(.5081)}to{transform:translate(17.31vw,99vh) scale(.5081)}}.snow:nth-child(111){opacity:.6396;transform:translate(57.2935vw,-10px) scale(.1148);animation:fall-111 19s -4s linear infinite}@keyframes fall-111{68.803%{transform:translate(66.4782vw,68.803vh) scale(.1148)}to{transform:translate(61.88585vw,99vh) scale(.1148)}}.snow:nth-child(112){opacity:.7088;transform:translate(53.2937vw,-10px) scale(.4796);animation:fall-112 10s -27s linear infinite}@keyframes fall-112{63.401%{transform:translate(61.7503vw,63.401vh) scale(.4796)}to{transform:translate(57.522vw,99vh) scale(.4796)}}.snow:nth-child(113){opacity:.4176;transform:translate(52.833vw,-10px) scale(.3724);animation:fall-113 17s -29s linear infinite}@keyframes fall-113{39.202%{transform:translate(56.2636vw,39.202vh) scale(.3724)}to{transform:translate(54.5483vw,99vh) scale(.3724)}}.snow:nth-child(114){opacity:.723;transform:translate(32.785vw,-10px) scale(.8545);animation:fall-114 19s -10s linear infinite}@keyframes fall-114{76.038%{transform:translate(42.1476vw,76.038vh) scale(.8545)}to{transform:translate(37.4663vw,99vh) scale(.8545)}}.snow:nth-child(115){opacity:1.209;transform:translate(74.0063vw,-10px) scale(.8984);animation:fall-115 25s -14s linear infinite}@keyframes fall-115{76.141%{transform:translate(72.9274vw,76.141vh) scale(.8984)}to{transform:translate(73.46685vw,99vh) scale(.8984)}}.snow:nth-child(116){opacity:.908;transform:translate(25.1616vw,-10px) scale(.9986);animation:fall-116 13s -9s linear infinite}@keyframes fall-116{73.956%{transform:translate(18.2243vw,73.956vh) scale(.9986)}to{transform:translate(21.69295vw,99vh) scale(.9986)}}.snow:nth-child(117){opacity:.2622;transform:translate(5.5182vw,-10px) scale(.267);animation:fall-117 25s -14s linear infinite}@keyframes fall-117{53.523%{transform:translate(-3.0445vw,53.523vh) scale(.267)}to{transform:translate(1.23685vw,99vh) scale(.267)}}.snow:nth-child(118){opacity:1.9616;transform:translate(95.3922vw,-10px) scale(.3934);animation:fall-118 23s -13s linear infinite}@keyframes fall-118{72.405%{transform:translate(98.0141vw,72.405vh) scale(.3934)}to{transform:translate(96.70315vw,99vh) scale(.3934)}}.snow:nth-child(119){opacity:1.1066;transform:translate(69.5607vw,-10px) scale(.634);animation:fall-119 22s -8s linear infinite}@keyframes fall-119{49.589%{transform:translate(59.5879vw,49.589vh) scale(.634)}to{transform:translate(64.5743vw,99vh) scale(.634)}}.snow:nth-child(120){opacity:.8504;transform:translate(58.9148vw,-10px) scale(.9965);animation:fall-120 10s -20s linear infinite}@keyframes fall-120{63.289%{transform:translate(59.3254vw,63.289vh) scale(.9965)}to{transform:translate(59.1201vw,99vh) scale(.9965)}}.snow:nth-child(121){opacity:.9522;transform:translate(88.8091vw,-10px) scale(.1299);animation:fall-121 17s -15s linear infinite}@keyframes fall-121{64.861%{transform:translate(97.8448vw,64.861vh) scale(.1299)}to{transform:translate(93.32695vw,99vh) scale(.1299)}}.snow:nth-child(122){opacity:1.1062;transform:translate(65.7438vw,-10px) scale(.1322);animation:fall-122 14s -16s linear infinite}@keyframes fall-122{36.041%{transform:translate(70.9172vw,36.041vh) scale(.1322)}to{transform:translate(68.3305vw,99vh) scale(.1322)}}.snow:nth-child(123){opacity:1.63;transform:translate(56.6547vw,-10px) scale(.4543);animation:fall-123 28s -4s linear infinite}@keyframes fall-123{70.473%{transform:translate(47.1135vw,70.473vh) scale(.4543)}to{transform:translate(51.8841vw,99vh) scale(.4543)}}.snow:nth-child(124){opacity:.1082;transform:translate(38.9704vw,-10px) scale(.3356);animation:fall-124 17s -21s linear infinite}@keyframes fall-124{50.06%{transform:translate(45.6172vw,50.06vh) scale(.3356)}to{transform:translate(42.2938vw,99vh) scale(.3356)}}.snow:nth-child(125){opacity:1.4802;transform:translate(35.6491vw,-10px) scale(.6831);animation:fall-125 14s -1s linear infinite}@keyframes fall-125{36.572%{transform:translate(27.6758vw,36.572vh) scale(.6831)}to{transform:translate(31.66245vw,99vh) scale(.6831)}}.snow:nth-child(126){opacity:.6362;transform:translate(28.4523vw,-10px) scale(.2865);animation:fall-126 16s -10s linear infinite}@keyframes fall-126{36.887%{transform:translate(37.9182vw,36.887vh) scale(.2865)}to{transform:translate(33.18525vw,99vh) scale(.2865)}}.snow:nth-child(127){opacity:.0534;transform:translate(6.9771vw,-10px) scale(.4127);animation:fall-127 15s -15s linear infinite}@keyframes fall-127{57.82%{transform:translate(13.6375vw,57.82vh) scale(.4127)}to{transform:translate(10.3073vw,99vh) scale(.4127)}}.snow:nth-child(128){opacity:1.7472;transform:translate(13.2929vw,-10px) scale(.669);animation:fall-128 14s -20s linear infinite}@keyframes fall-128{49.151%{transform:translate(18.9173vw,49.151vh) scale(.669)}to{transform:translate(16.1051vw,99vh) scale(.669)}}.snow:nth-child(129){opacity:1.294;transform:translate(16.7688vw,-10px) scale(.7058);animation:fall-129 17s -8s linear infinite}@keyframes fall-129{57.406%{transform:translate(20.8594vw,57.406vh) scale(.7058)}to{transform:translate(18.8141vw,99vh) scale(.7058)}}.snow:nth-child(130){opacity:1.2782;transform:translate(70.4244vw,-10px) scale(.6002);animation:fall-130 23s -19s linear infinite}@keyframes fall-130{65.934%{transform:translate(63.8777vw,65.934vh) scale(.6002)}to{transform:translate(67.15105vw,99vh) scale(.6002)}}.snow:nth-child(131){opacity:.4848;transform:translate(25.0345vw,-10px) scale(.8533);animation:fall-131 10s -4s linear infinite}@keyframes fall-131{47.13%{transform:translate(28.1316vw,47.13vh) scale(.8533)}to{transform:translate(26.58305vw,99vh) scale(.8533)}}.snow:nth-child(132){opacity:.9702;transform:translate(33.7191vw,-10px) scale(.3261);animation:fall-132 28s -18s linear infinite}@keyframes fall-132{34.655%{transform:translate(39.3393vw,34.655vh) scale(.3261)}to{transform:translate(36.5292vw,99vh) scale(.3261)}}.snow:nth-child(133){opacity:.3058;transform:translate(66.2742vw,-10px) scale(.0332);animation:fall-133 21s -3s linear infinite}@keyframes fall-133{61.615%{transform:translate(66.1185vw,61.615vh) scale(.0332)}to{transform:translate(66.19635vw,99vh) scale(.0332)}}.snow:nth-child(134){opacity:1.3916;transform:translate(82.5537vw,-10px) scale(.3083);animation:fall-134 18s -17s linear infinite}@keyframes fall-134{50.275%{transform:translate(81.4364vw,50.275vh) scale(.3083)}to{transform:translate(81.99505vw,99vh) scale(.3083)}}.snow:nth-child(135){opacity:1.7558;transform:translate(81.7881vw,-10px) scale(.2955);animation:fall-135 13s -17s linear infinite}@keyframes fall-135{43.974%{transform:translate(76.9065vw,43.974vh) scale(.2955)}to{transform:translate(79.3473vw,99vh) scale(.2955)}}.snow:nth-child(136){opacity:.5372;transform:translate(90.6139vw,-10px) scale(.3226);animation:fall-136 19s -14s linear infinite}@keyframes fall-136{64.119%{transform:translate(96.6446vw,64.119vh) scale(.3226)}to{transform:translate(93.62925vw,99vh) scale(.3226)}}.snow:nth-child(137){opacity:1.5474;transform:translate(48.4847vw,-10px) scale(.0094);animation:fall-137 21s -3s linear infinite}@keyframes fall-137{49.27%{transform:translate(51.7856vw,49.27vh) scale(.0094)}to{transform:translate(50.13515vw,99vh) scale(.0094)}}.snow:nth-child(138){opacity:.0748;transform:translate(37.2144vw,-10px) scale(.1656);animation:fall-138 21s -3s linear infinite}@keyframes fall-138{74.478%{transform:translate(42.8348vw,74.478vh) scale(.1656)}to{transform:translate(40.0246vw,99vh) scale(.1656)}}.snow:nth-child(139){opacity:.8846;transform:translate(82.0082vw,-10px) scale(.49);animation:fall-139 23s -24s linear infinite}@keyframes fall-139{57.183%{transform:translate(74.3914vw,57.183vh) scale(.49)}to{transform:translate(78.1998vw,99vh) scale(.49)}}.snow:nth-child(140){opacity:1.04;transform:translate(44.4544vw,-10px) scale(.3071);animation:fall-140 10s -21s linear infinite}@keyframes fall-140{58.602%{transform:translate(46.4723vw,58.602vh) scale(.3071)}to{transform:translate(45.46335vw,99vh) scale(.3071)}}.snow:nth-child(141){opacity:1.4086;transform:translate(15.0427vw,-10px) scale(.2775);animation:fall-141 23s -21s linear infinite}@keyframes fall-141{70.593%{transform:translate(11.8386vw,70.593vh) scale(.2775)}to{transform:translate(13.44065vw,99vh) scale(.2775)}}.snow:nth-child(142){opacity:1.7956;transform:translate(34.1223vw,-10px) scale(.9607);animation:fall-142 13s -28s linear infinite}@keyframes fall-142{62.745%{transform:translate(32.493vw,62.745vh) scale(.9607)}to{transform:translate(33.30765vw,99vh) scale(.9607)}}.snow:nth-child(143){opacity:1.7344;transform:translate(22.952vw,-10px) scale(.1188);animation:fall-143 29s -10s linear infinite}@keyframes fall-143{60.704%{transform:translate(13.6986vw,60.704vh) scale(.1188)}to{transform:translate(18.3253vw,99vh) scale(.1188)}}.snow:nth-child(144){opacity:1.42;transform:translate(7.319vw,-10px) scale(.5859);animation:fall-144 30s -22s linear infinite}@keyframes fall-144{31.084%{transform:translate(11.4016vw,31.084vh) scale(.5859)}to{transform:translate(9.3603vw,99vh) scale(.5859)}}.snow:nth-child(145){opacity:1.1008;transform:translate(19.8675vw,-10px) scale(.8928);animation:fall-145 28s -27s linear infinite}@keyframes fall-145{54.646%{transform:translate(14.7005vw,54.646vh) scale(.8928)}to{transform:translate(17.284vw,99vh) scale(.8928)}}.snow:nth-child(146){opacity:.3918;transform:translate(9.832vw,-10px) scale(.6712);animation:fall-146 17s -17s linear infinite}@keyframes fall-146{37.14%{transform:translate(.0073vw,37.14vh) scale(.6712)}to{transform:translate(4.91965vw,99vh) scale(.6712)}}.snow:nth-child(147){opacity:.654;transform:translate(17.793vw,-10px) scale(.9325);animation:fall-147 26s -3s linear infinite}@keyframes fall-147{45.282%{transform:translate(19.182vw,45.282vh) scale(.9325)}to{transform:translate(18.4875vw,99vh) scale(.9325)}}.snow:nth-child(148){opacity:.4542;transform:translate(60.6376vw,-10px) scale(.1705);animation:fall-148 23s -18s linear infinite}@keyframes fall-148{61.902%{transform:translate(60.1011vw,61.902vh) scale(.1705)}to{transform:translate(60.36935vw,99vh) scale(.1705)}}.snow:nth-child(149){opacity:1.2812;transform:translate(64.1365vw,-10px) scale(.8615);animation:fall-149 19s -18s linear infinite}@keyframes fall-149{37.618%{transform:translate(61.8984vw,37.618vh) scale(.8615)}to{transform:translate(63.01745vw,99vh) scale(.8615)}}.snow:nth-child(150){opacity:.7768;transform:translate(6.2584vw,-10px) scale(.8907);animation:fall-150 20s -6s linear infinite}@keyframes fall-150{65.652%{transform:translate(.7819vw,65.652vh) scale(.8907)}to{transform:translate(3.52015vw,99vh) scale(.8907)}}.snow:nth-child(151){opacity:1.1996;transform:translate(62.8556vw,-10px) scale(.9442);animation:fall-151 12s -26s linear infinite}@keyframes fall-151{58.291%{transform:translate(70.3253vw,58.291vh) scale(.9442)}to{transform:translate(66.59045vw,99vh) scale(.9442)}}.snow:nth-child(152){opacity:1.1518;transform:translate(63.3204vw,-10px) scale(.9761);animation:fall-152 11s -12s linear infinite}@keyframes fall-152{67.03%{transform:translate(65.9441vw,67.03vh) scale(.9761)}to{transform:translate(64.63225vw,99vh) scale(.9761)}}.snow:nth-child(153){opacity:1.156;transform:translate(58.2962vw,-10px) scale(.0642);animation:fall-153 18s -18s linear infinite}@keyframes fall-153{30.534%{transform:translate(59.6074vw,30.534vh) scale(.0642)}to{transform:translate(58.9518vw,99vh) scale(.0642)}}.snow:nth-child(154){opacity:.773;transform:translate(99.9512vw,-10px) scale(.0302);animation:fall-154 23s -16s linear infinite}@keyframes fall-154{52.192%{transform:translate(95.7406vw,52.192vh) scale(.0302)}to{transform:translate(97.8459vw,99vh) scale(.0302)}}.snow:nth-child(155){opacity:.9102;transform:translate(60.3077vw,-10px) scale(.0874);animation:fall-155 10s -7s linear infinite}@keyframes fall-155{66.506%{transform:translate(56.1667vw,66.506vh) scale(.0874)}to{transform:translate(58.2372vw,99vh) scale(.0874)}}.snow:nth-child(156){opacity:.9508;transform:translate(10.5255vw,-10px) scale(.7706);animation:fall-156 25s -3s linear infinite}@keyframes fall-156{49.429%{transform:translate(19.9798vw,49.429vh) scale(.7706)}to{transform:translate(15.25265vw,99vh) scale(.7706)}}.snow:nth-child(157){opacity:.0394;transform:translate(8.6755vw,-10px) scale(.1505);animation:fall-157 12s -17s linear infinite}@keyframes fall-157{57.143%{transform:translate(8.8823vw,57.143vh) scale(.1505)}to{transform:translate(8.7789vw,99vh) scale(.1505)}}.snow:nth-child(158){opacity:.735;transform:translate(87.2685vw,-10px) scale(.4565);animation:fall-158 15s -25s linear infinite}@keyframes fall-158{75.288%{transform:translate(82.7396vw,75.288vh) scale(.4565)}to{transform:translate(85.00405vw,99vh) scale(.4565)}}.snow:nth-child(159){opacity:1.2502;transform:translate(12.4006vw,-10px) scale(.2803);animation:fall-159 29s -21s linear infinite}@keyframes fall-159{69.211%{transform:translate(3.1031vw,69.211vh) scale(.2803)}to{transform:translate(7.75185vw,99vh) scale(.2803)}}.snow:nth-child(160){opacity:.4936;transform:translate(22.6312vw,-10px) scale(.3643);animation:fall-160 14s -6s linear infinite}@keyframes fall-160{67.574%{transform:translate(19.1247vw,67.574vh) scale(.3643)}to{transform:translate(20.87795vw,99vh) scale(.3643)}}.snow:nth-child(161){opacity:1.0826;transform:translate(72.7421vw,-10px) scale(.889);animation:fall-161 25s -6s linear infinite}@keyframes fall-161{75.909%{transform:translate(81.9782vw,75.909vh) scale(.889)}to{transform:translate(77.36015vw,99vh) scale(.889)}}.snow:nth-child(162){opacity:1.6708;transform:translate(39.7908vw,-10px) scale(.2819);animation:fall-162 24s -17s linear infinite}@keyframes fall-162{54.048%{transform:translate(31.1461vw,54.048vh) scale(.2819)}to{transform:translate(35.46845vw,99vh) scale(.2819)}}.snow:nth-child(163){opacity:.7554;transform:translate(75.5534vw,-10px) scale(.8787);animation:fall-163 21s -26s linear infinite}@keyframes fall-163{43.86%{transform:translate(73.9829vw,43.86vh) scale(.8787)}to{transform:translate(74.76815vw,99vh) scale(.8787)}}.snow:nth-child(164){opacity:.5494;transform:translate(64.046vw,-10px) scale(.2067);animation:fall-164 11s -10s linear infinite}@keyframes fall-164{46.042%{transform:translate(57.0026vw,46.042vh) scale(.2067)}to{transform:translate(60.5243vw,99vh) scale(.2067)}}.snow:nth-child(165){opacity:1.9178;transform:translate(58.8805vw,-10px) scale(.8113);animation:fall-165 26s -6s linear infinite}@keyframes fall-165{55.995%{transform:translate(64.7075vw,55.995vh) scale(.8113)}to{transform:translate(61.794vw,99vh) scale(.8113)}}.snow:nth-child(166){opacity:.8026;transform:translate(72.1308vw,-10px) scale(.3473);animation:fall-166 20s -19s linear infinite}@keyframes fall-166{76.89%{transform:translate(73.1775vw,76.89vh) scale(.3473)}to{transform:translate(72.65415vw,99vh) scale(.3473)}}.snow:nth-child(167){opacity:.465;transform:translate(37.4863vw,-10px) scale(.4505);animation:fall-167 30s -20s linear infinite}@keyframes fall-167{75.063%{transform:translate(47.015vw,75.063vh) scale(.4505)}to{transform:translate(42.25065vw,99vh) scale(.4505)}}.snow:nth-child(168){opacity:.9724;transform:translate(91.373vw,-10px) scale(.9995);animation:fall-168 26s -23s linear infinite}@keyframes fall-168{58.923%{transform:translate(99.1967vw,58.923vh) scale(.9995)}to{transform:translate(95.28485vw,99vh) scale(.9995)}}.snow:nth-child(169){opacity:.3548;transform:translate(29.2875vw,-10px) scale(.5803);animation:fall-169 24s -3s linear infinite}@keyframes fall-169{35.065%{transform:translate(34.8093vw,35.065vh) scale(.5803)}to{transform:translate(32.0484vw,99vh) scale(.5803)}}.snow:nth-child(170){opacity:.7924;transform:translate(3.0748vw,-10px) scale(.2931);animation:fall-170 30s -27s linear infinite}@keyframes fall-170{39.594%{transform:translate(5.4185vw,39.594vh) scale(.2931)}to{transform:translate(4.24665vw,99vh) scale(.2931)}}.snow:nth-child(171){opacity:1.5088;transform:translate(66.9083vw,-10px) scale(.8126);animation:fall-171 13s -29s linear infinite}@keyframes fall-171{77.989%{transform:translate(71.295vw,77.989vh) scale(.8126)}to{transform:translate(69.10165vw,99vh) scale(.8126)}}.snow:nth-child(172){opacity:.6992;transform:translate(56.2278vw,-10px) scale(.2637);animation:fall-172 17s -26s linear infinite}@keyframes fall-172{45.882%{transform:translate(46.7977vw,45.882vh) scale(.2637)}to{transform:translate(51.51275vw,99vh) scale(.2637)}}.snow:nth-child(173){opacity:1.6116;transform:translate(68.1806vw,-10px) scale(.3943);animation:fall-173 13s -24s linear infinite}@keyframes fall-173{77.278%{transform:translate(64.4637vw,77.278vh) scale(.3943)}to{transform:translate(66.32215vw,99vh) scale(.3943)}}.snow:nth-child(174){opacity:.578;transform:translate(78.5401vw,-10px) scale(.7877);animation:fall-174 22s -11s linear infinite}@keyframes fall-174{72.634%{transform:translate(84.9921vw,72.634vh) scale(.7877)}to{transform:translate(81.7661vw,99vh) scale(.7877)}}.snow:nth-child(175){opacity:1.1244;transform:translate(40.0746vw,-10px) scale(.3305);animation:fall-175 16s -20s linear infinite}@keyframes fall-175{54.622%{transform:translate(45.9038vw,54.622vh) scale(.3305)}to{transform:translate(42.9892vw,99vh) scale(.3305)}}.snow:nth-child(176){opacity:1.0334;transform:translate(97.6805vw,-10px) scale(.3701);animation:fall-176 20s -2s linear infinite}@keyframes fall-176{33.982%{transform:translate(99.1104vw,33.982vh) scale(.3701)}to{transform:translate(98.39545vw,99vh) scale(.3701)}}.snow:nth-child(177){opacity:1.611;transform:translate(60.8066vw,-10px) scale(.3286);animation:fall-177 23s -1s linear infinite}@keyframes fall-177{68.789%{transform:translate(64.5789vw,68.789vh) scale(.3286)}to{transform:translate(62.69275vw,99vh) scale(.3286)}}.snow:nth-child(178){opacity:1.7918;transform:translate(84.3569vw,-10px) scale(.097);animation:fall-178 21s -25s linear infinite}@keyframes fall-178{54.06%{transform:translate(90.7126vw,54.06vh) scale(.097)}to{transform:translate(87.53475vw,99vh) scale(.097)}}.snow:nth-child(179){opacity:.302;transform:translate(62.9177vw,-10px) scale(.7282);animation:fall-179 17s -23s linear infinite}@keyframes fall-179{32.695%{transform:translate(58.0221vw,32.695vh) scale(.7282)}to{transform:translate(60.4699vw,99vh) scale(.7282)}}.snow:nth-child(180){opacity:1.5062;transform:translate(92.2604vw,-10px) scale(.0869);animation:fall-180 17s -25s linear infinite}@keyframes fall-180{33.333%{transform:translate(96.8319vw,33.333vh) scale(.0869)}to{transform:translate(94.54615vw,99vh) scale(.0869)}}.snow:nth-child(181){opacity:.8454;transform:translate(43.5777vw,-10px) scale(.5174);animation:fall-181 18s -26s linear infinite}@keyframes fall-181{31.35%{transform:translate(53.5578vw,31.35vh) scale(.5174)}to{transform:translate(48.56775vw,99vh) scale(.5174)}}.snow:nth-child(182){opacity:.7296;transform:translate(75.1903vw,-10px) scale(.4442);animation:fall-182 28s -29s linear infinite}@keyframes fall-182{70.509%{transform:translate(66.6493vw,70.509vh) scale(.4442)}to{transform:translate(70.9198vw,99vh) scale(.4442)}}.snow:nth-child(183){opacity:1.374;transform:translate(38.0421vw,-10px) scale(.8872);animation:fall-183 25s -20s linear infinite}@keyframes fall-183{37.616%{transform:translate(44.1683vw,37.616vh) scale(.8872)}to{transform:translate(41.1052vw,99vh) scale(.8872)}}.snow:nth-child(184){opacity:.9358;transform:translate(3.6165vw,-10px) scale(.0325);animation:fall-184 24s -3s linear infinite}@keyframes fall-184{35.74%{transform:translate(5.9526vw,35.74vh) scale(.0325)}to{transform:translate(4.78455vw,99vh) scale(.0325)}}.snow:nth-child(185){opacity:1.9842;transform:translate(10.0596vw,-10px) scale(.5582);animation:fall-185 29s -14s linear infinite}@keyframes fall-185{34.731%{transform:translate(2.1749vw,34.731vh) scale(.5582)}to{transform:translate(6.11725vw,99vh) scale(.5582)}}.snow:nth-child(186){opacity:1.301;transform:translate(56.7376vw,-10px) scale(.3691);animation:fall-186 21s -26s linear infinite}@keyframes fall-186{79.337%{transform:translate(54.285vw,79.337vh) scale(.3691)}to{transform:translate(55.5113vw,99vh) scale(.3691)}}.snow:nth-child(187){opacity:1.7296;transform:translate(53.5482vw,-10px) scale(.591);animation:fall-187 21s -30s linear infinite}@keyframes fall-187{44.097%{transform:translate(50.3365vw,44.097vh) scale(.591)}to{transform:translate(51.94235vw,99vh) scale(.591)}}.snow:nth-child(188){opacity:1.278;transform:translate(24.5023vw,-10px) scale(.479);animation:fall-188 21s -29s linear infinite}@keyframes fall-188{41.425%{transform:translate(22.6862vw,41.425vh) scale(.479)}to{transform:translate(23.59425vw,99vh) scale(.479)}}.snow:nth-child(189){opacity:.4184;transform:translate(9.9899vw,-10px) scale(.7755);animation:fall-189 30s -9s linear infinite}@keyframes fall-189{42.198%{transform:translate(14.7577vw,42.198vh) scale(.7755)}to{transform:translate(12.3738vw,99vh) scale(.7755)}}.snow:nth-child(190){opacity:.9326;transform:translate(60.8177vw,-10px) scale(.5812);animation:fall-190 14s -16s linear infinite}@keyframes fall-190{62.979%{transform:translate(59.9488vw,62.979vh) scale(.5812)}to{transform:translate(60.38325vw,99vh) scale(.5812)}}.snow:nth-child(191){opacity:.9852;transform:translate(10.919vw,-10px) scale(.9687);animation:fall-191 24s -19s linear infinite}@keyframes fall-191{30.593%{transform:translate(14.045vw,30.593vh) scale(.9687)}to{transform:translate(12.482vw,99vh) scale(.9687)}}.snow:nth-child(192){opacity:.3476;transform:translate(45.9851vw,-10px) scale(.0546);animation:fall-192 23s -6s linear infinite}@keyframes fall-192{45.741%{transform:translate(52.948vw,45.741vh) scale(.0546)}to{transform:translate(49.46655vw,99vh) scale(.0546)}}.snow:nth-child(193){opacity:.2906;transform:translate(76.1578vw,-10px) scale(.6513);animation:fall-193 22s -15s linear infinite}@keyframes fall-193{55.233%{transform:translate(74.876vw,55.233vh) scale(.6513)}to{transform:translate(75.5169vw,99vh) scale(.6513)}}.snow:nth-child(194){opacity:1.9492;transform:translate(52.358vw,-10px) scale(.2293);animation:fall-194 21s -28s linear infinite}@keyframes fall-194{33.316%{transform:translate(52.1123vw,33.316vh) scale(.2293)}to{transform:translate(52.23515vw,99vh) scale(.2293)}}.snow:nth-child(195){opacity:.711;transform:translate(50.1521vw,-10px) scale(.6353);animation:fall-195 11s -16s linear infinite}@keyframes fall-195{54.244%{transform:translate(56.76vw,54.244vh) scale(.6353)}to{transform:translate(53.45605vw,99vh) scale(.6353)}}.snow:nth-child(196){opacity:1.1668;transform:translate(60.3899vw,-10px) scale(.2033);animation:fall-196 22s -16s linear infinite}@keyframes fall-196{52.545%{transform:translate(62.2547vw,52.545vh) scale(.2033)}to{transform:translate(61.3223vw,99vh) scale(.2033)}}.snow:nth-child(197){opacity:.5774;transform:translate(10.2278vw,-10px) scale(.4155);animation:fall-197 11s -20s linear infinite}@keyframes fall-197{35.878%{transform:translate(12.728vw,35.878vh) scale(.4155)}to{transform:translate(11.4779vw,99vh) scale(.4155)}}.snow:nth-child(198){opacity:1.547;transform:translate(62.8539vw,-10px) scale(.3688);animation:fall-198 25s -28s linear infinite}@keyframes fall-198{79.018%{transform:translate(68.0321vw,79.018vh) scale(.3688)}to{transform:translate(65.443vw,99vh) scale(.3688)}}.snow:nth-child(199){opacity:.2402;transform:translate(98.9258vw,-10px) scale(.5461);animation:fall-199 13s -13s linear infinite}@keyframes fall-199{71.59%{transform:translate(90.9527vw,71.59vh) scale(.5461)}to{transform:translate(94.93925vw,99vh) scale(.5461)}}.snow:nth-child(200){opacity:1.3862;transform:translate(71.2274vw,-10px) scale(.4961);animation:fall-200 25s -15s linear infinite}@keyframes fall-200{50.242%{transform:translate(66.2495vw,50.242vh) scale(.4961)}to{transform:translate(68.73845vw,99vh) scale(.4961)}}.snow:nth-child(201){opacity:.1974;transform:translate(35.886vw,-10px) scale(.9086);animation:fall-201 13s -7s linear infinite}@keyframes fall-201{79.183%{transform:translate(28.9482vw,79.183vh) scale(.9086)}to{transform:translate(32.4171vw,99vh) scale(.9086)}}.snow:nth-child(202){opacity:1.77;transform:translate(41.6117vw,-10px) scale(.9081);animation:fall-202 29s -11s linear infinite}@keyframes fall-202{56.766%{transform:translate(37.6192vw,56.766vh) scale(.9081)}to{transform:translate(39.61545vw,99vh) scale(.9081)}}.snow:nth-child(203){opacity:1.284;transform:translate(76.034vw,-10px) scale(.8189);animation:fall-203 30s -20s linear infinite}@keyframes fall-203{48.331%{transform:translate(84.4377vw,48.331vh) scale(.8189)}to{transform:translate(80.23585vw,99vh) scale(.8189)}}.snow:nth-child(204){opacity:.6354;transform:translate(60.9712vw,-10px) scale(.2792);animation:fall-204 18s -19s linear infinite}@keyframes fall-204{64.764%{transform:translate(65.8007vw,64.764vh) scale(.2792)}to{transform:translate(63.38595vw,99vh) scale(.2792)}}.snow:nth-child(205){opacity:.2164;transform:translate(66.7734vw,-10px) scale(.406);animation:fall-205 12s -15s linear infinite}@keyframes fall-205{30.197%{transform:translate(57.827vw,30.197vh) scale(.406)}to{transform:translate(62.3002vw,99vh) scale(.406)}}.snow:nth-child(206){opacity:.773;transform:translate(62.6738vw,-10px) scale(.3239);animation:fall-206 13s -27s linear infinite}@keyframes fall-206{42.749%{transform:translate(63.5312vw,42.749vh) scale(.3239)}to{transform:translate(63.1025vw,99vh) scale(.3239)}}.snow:nth-child(207){opacity:.2226;transform:translate(34.8069vw,-10px) scale(.0646);animation:fall-207 17s -12s linear infinite}@keyframes fall-207{50.254%{transform:translate(35.9668vw,50.254vh) scale(.0646)}to{transform:translate(35.38685vw,99vh) scale(.0646)}}.snow:nth-child(208){opacity:.3546;transform:translate(85.8794vw,-10px) scale(.9819);animation:fall-208 10s -14s linear infinite}@keyframes fall-208{34.646%{transform:translate(85.653vw,34.646vh) scale(.9819)}to{transform:translate(85.7662vw,99vh) scale(.9819)}}.snow:nth-child(209){opacity:1.1742;transform:translate(9.9528vw,-10px) scale(.8203);animation:fall-209 20s -22s linear infinite}@keyframes fall-209{46.765%{transform:translate(17.2994vw,46.765vh) scale(.8203)}to{transform:translate(13.6261vw,99vh) scale(.8203)}}.snow:nth-child(210){opacity:1.2864;transform:translate(2.9899vw,-10px) scale(.9394);animation:fall-210 27s -15s linear infinite}@keyframes fall-210{77.414%{transform:translate(12.0768vw,77.414vh) scale(.9394)}to{transform:translate(7.53335vw,99vh) scale(.9394)}}.snow:nth-child(211){opacity:1.076;transform:translate(6.2559vw,-10px) scale(.3051);animation:fall-211 22s -24s linear infinite}@keyframes fall-211{31.633%{transform:translate(.5132vw,31.633vh) scale(.3051)}to{transform:translate(3.38455vw,99vh) scale(.3051)}}.snow:nth-child(212){opacity:.6454;transform:translate(26.3599vw,-10px) scale(.1107);animation:fall-212 17s -22s linear infinite}@keyframes fall-212{43.23%{transform:translate(19.8842vw,43.23vh) scale(.1107)}to{transform:translate(23.12205vw,99vh) scale(.1107)}}.snow:nth-child(213){opacity:.8236;transform:translate(95.536vw,-10px) scale(.7222);animation:fall-213 24s -23s linear infinite}@keyframes fall-213{57.806%{transform:translate(102.0721vw,57.806vh) scale(.7222)}to{transform:translate(98.80405vw,99vh) scale(.7222)}}.snow:nth-child(214){opacity:.4972;transform:translate(43.4726vw,-10px) scale(.2404);animation:fall-214 30s -14s linear infinite}@keyframes fall-214{72.225%{transform:translate(39.5141vw,72.225vh) scale(.2404)}to{transform:translate(41.49335vw,99vh) scale(.2404)}}.snow:nth-child(215){opacity:1.763;transform:translate(40.1408vw,-10px) scale(.8279);animation:fall-215 28s -16s linear infinite}@keyframes fall-215{73.545%{transform:translate(38.4843vw,73.545vh) scale(.8279)}to{transform:translate(39.31255vw,99vh) scale(.8279)}}.snow:nth-child(216){opacity:.6066;transform:translate(48.1911vw,-10px) scale(.6292);animation:fall-216 18s -8s linear infinite}@keyframes fall-216{50.441%{transform:translate(45.7315vw,50.441vh) scale(.6292)}to{transform:translate(46.9613vw,99vh) scale(.6292)}}.snow:nth-child(217){opacity:.1992;transform:translate(31.8168vw,-10px) scale(.4038);animation:fall-217 28s -6s linear infinite}@keyframes fall-217{51.295%{transform:translate(22.9459vw,51.295vh) scale(.4038)}to{transform:translate(27.38135vw,99vh) scale(.4038)}}.snow:nth-child(218){opacity:.1532;transform:translate(64.3936vw,-10px) scale(.1128);animation:fall-218 24s -11s linear infinite}@keyframes fall-218{63.271%{transform:translate(65.0477vw,63.271vh) scale(.1128)}to{transform:translate(64.72065vw,99vh) scale(.1128)}}.snow:nth-child(219){opacity:.5782;transform:translate(55.8263vw,-10px) scale(.7189);animation:fall-219 25s -8s linear infinite}@keyframes fall-219{67.122%{transform:translate(50.7786vw,67.122vh) scale(.7189)}to{transform:translate(53.30245vw,99vh) scale(.7189)}}.snow:nth-child(220){opacity:.186;transform:translate(96.4838vw,-10px) scale(.6507);animation:fall-220 11s -10s linear infinite}@keyframes fall-220{30.687%{transform:translate(86.5429vw,30.687vh) scale(.6507)}to{transform:translate(91.51335vw,99vh) scale(.6507)}}.snow:nth-child(221){opacity:.7254;transform:translate(31.2392vw,-10px) scale(.0677);animation:fall-221 12s -8s linear infinite}@keyframes fall-221{59.27%{transform:translate(23.8793vw,59.27vh) scale(.0677)}to{transform:translate(27.55925vw,99vh) scale(.0677)}}.snow:nth-child(222){opacity:.8138;transform:translate(28.6729vw,-10px) scale(.8642);animation:fall-222 29s -18s linear infinite}@keyframes fall-222{59.286%{transform:translate(21.7046vw,59.286vh) scale(.8642)}to{transform:translate(25.18875vw,99vh) scale(.8642)}}.snow:nth-child(223){opacity:.2196;transform:translate(17.0254vw,-10px) scale(.224);animation:fall-223 13s -11s linear infinite}@keyframes fall-223{48.918%{transform:translate(12.9397vw,48.918vh) scale(.224)}to{transform:translate(14.98255vw,99vh) scale(.224)}}.snow:nth-child(224){opacity:.0458;transform:translate(49.4929vw,-10px) scale(.6824);animation:fall-224 21s -30s linear infinite}@keyframes fall-224{35.62%{transform:translate(46.4433vw,35.62vh) scale(.6824)}to{transform:translate(47.9681vw,99vh) scale(.6824)}}.snow:nth-child(225){opacity:1.0386;transform:translate(80.3589vw,-10px) scale(.9858);animation:fall-225 16s -19s linear infinite}@keyframes fall-225{62.942%{transform:translate(71.7365vw,62.942vh) scale(.9858)}to{transform:translate(76.0477vw,99vh) scale(.9858)}}.snow:nth-child(226){opacity:.9496;transform:translate(48.3039vw,-10px) scale(.7088);animation:fall-226 21s -17s linear infinite}@keyframes fall-226{51.623%{transform:translate(41.8793vw,51.623vh) scale(.7088)}to{transform:translate(45.0916vw,99vh) scale(.7088)}}.snow:nth-child(227){opacity:.8996;transform:translate(60.5969vw,-10px) scale(.7321);animation:fall-227 11s -22s linear infinite}@keyframes fall-227{73.889%{transform:translate(64.5766vw,73.889vh) scale(.7321)}to{transform:translate(62.58675vw,99vh) scale(.7321)}}.snow:nth-child(228){opacity:.4024;transform:translate(8.3787vw,-10px) scale(.0109);animation:fall-228 18s -2s linear infinite}@keyframes fall-228{44.575%{transform:translate(12.3653vw,44.575vh) scale(.0109)}to{transform:translate(10.372vw,99vh) scale(.0109)}}.snow:nth-child(229){opacity:1.556;transform:translate(10.4133vw,-10px) scale(.7596);animation:fall-229 29s -5s linear infinite}@keyframes fall-229{53.09%{transform:translate(12.3162vw,53.09vh) scale(.7596)}to{transform:translate(11.36475vw,99vh) scale(.7596)}}.snow:nth-child(230){opacity:.1014;transform:translate(96.4849vw,-10px) scale(.2654);animation:fall-230 11s -26s linear infinite}@keyframes fall-230{59.45%{transform:translate(98.4631vw,59.45vh) scale(.2654)}to{transform:translate(97.474vw,99vh) scale(.2654)}}.snow:nth-child(231){opacity:1.5938;transform:translate(15.9042vw,-10px) scale(.1391);animation:fall-231 11s -11s linear infinite}@keyframes fall-231{42.421%{transform:translate(13.216vw,42.421vh) scale(.1391)}to{transform:translate(14.5601vw,99vh) scale(.1391)}}.snow:nth-child(232){opacity:.3542;transform:translate(25.2223vw,-10px) scale(.4908);animation:fall-232 21s -1s linear infinite}@keyframes fall-232{50.74%{transform:translate(18.8911vw,50.74vh) scale(.4908)}to{transform:translate(22.0567vw,99vh) scale(.4908)}}.snow:nth-child(233){opacity:1.3066;transform:translate(57.7006vw,-10px) scale(.6726);animation:fall-233 29s -2s linear infinite}@keyframes fall-233{43.308%{transform:translate(47.8201vw,43.308vh) scale(.6726)}to{transform:translate(52.76035vw,99vh) scale(.6726)}}.snow:nth-child(234){opacity:1.2772;transform:translate(33.0768vw,-10px) scale(.8002);animation:fall-234 28s -29s linear infinite}@keyframes fall-234{76.506%{transform:translate(34.6128vw,76.506vh) scale(.8002)}to{transform:translate(33.8448vw,99vh) scale(.8002)}}.snow:nth-child(235){opacity:.2584;transform:translate(14.9755vw,-10px) scale(.3381);animation:fall-235 22s -21s linear infinite}@keyframes fall-235{51.441%{transform:translate(24.3572vw,51.441vh) scale(.3381)}to{transform:translate(19.66635vw,99vh) scale(.3381)}}.snow:nth-child(236){opacity:.9038;transform:translate(54.4183vw,-10px) scale(.2494);animation:fall-236 29s -11s linear infinite}@keyframes fall-236{71.59%{transform:translate(62.1984vw,71.59vh) scale(.2494)}to{transform:translate(58.30835vw,99vh) scale(.2494)}}.snow:nth-child(237){opacity:1.576;transform:translate(96.0763vw,-10px) scale(.6897);animation:fall-237 27s -26s linear infinite}@keyframes fall-237{64.514%{transform:translate(99.1909vw,64.514vh) scale(.6897)}to{transform:translate(97.6336vw,99vh) scale(.6897)}}.snow:nth-child(238){opacity:.197;transform:translate(15.4542vw,-10px) scale(.4496);animation:fall-238 11s -21s linear infinite}@keyframes fall-238{41.091%{transform:translate(18.8196vw,41.091vh) scale(.4496)}to{transform:translate(17.1369vw,99vh) scale(.4496)}}.snow:nth-child(239){opacity:1.7892;transform:translate(19.6361vw,-10px) scale(.7085);animation:fall-239 20s -2s linear infinite}@keyframes fall-239{41.75%{transform:translate(17.578vw,41.75vh) scale(.7085)}to{transform:translate(18.60705vw,99vh) scale(.7085)}}.snow:nth-child(240){opacity:1.4496;transform:translate(98.4698vw,-10px) scale(.4697);animation:fall-240 29s -16s linear infinite}@keyframes fall-240{39.002%{transform:translate(100.9534vw,39.002vh) scale(.4697)}to{transform:translate(99.7116vw,99vh) scale(.4697)}}.snow:nth-child(241){opacity:.5506;transform:translate(38.6505vw,-10px) scale(.851);animation:fall-241 14s -6s linear infinite}@keyframes fall-241{61.626%{transform:translate(33.4143vw,61.626vh) scale(.851)}to{transform:translate(36.0324vw,99vh) scale(.851)}}.snow:nth-child(242){opacity:.73;transform:translate(18.582vw,-10px) scale(.4471);animation:fall-242 23s -24s linear infinite}@keyframes fall-242{71.963%{transform:translate(24.4271vw,71.963vh) scale(.4471)}to{transform:translate(21.50455vw,99vh) scale(.4471)}}.snow:nth-child(243){opacity:.5692;transform:translate(14.9913vw,-10px) scale(.1091);animation:fall-243 17s -28s linear infinite}@keyframes fall-243{46.079%{transform:translate(15.3124vw,46.079vh) scale(.1091)}to{transform:translate(15.15185vw,99vh) scale(.1091)}}.snow:nth-child(244){opacity:1.1614;transform:translate(69.9107vw,-10px) scale(.2694);animation:fall-244 30s -5s linear infinite}@keyframes fall-244{42.777%{transform:translate(62.5767vw,42.777vh) scale(.2694)}to{transform:translate(66.2437vw,99vh) scale(.2694)}}.snow:nth-child(245){opacity:.3062;transform:translate(99.4485vw,-10px) scale(.5122);animation:fall-245 14s -24s linear infinite}@keyframes fall-245{72.986%{transform:translate(92.9753vw,72.986vh) scale(.5122)}to{transform:translate(96.2119vw,99vh) scale(.5122)}}.snow:nth-child(246){opacity:1.4264;transform:translate(19.9565vw,-10px) scale(.4517);animation:fall-246 30s -29s linear infinite}@keyframes fall-246{30.987%{transform:translate(16.5681vw,30.987vh) scale(.4517)}to{transform:translate(18.2623vw,99vh) scale(.4517)}}.snow:nth-child(247){opacity:.457;transform:translate(35.417vw,-10px) scale(.4833);animation:fall-247 14s -5s linear infinite}@keyframes fall-247{61.444%{transform:translate(43.5859vw,61.444vh) scale(.4833)}to{transform:translate(39.50145vw,99vh) scale(.4833)}}.snow:nth-child(248){opacity:1.855;transform:translate(93.1153vw,-10px) scale(.5601);animation:fall-248 11s -22s linear infinite}@keyframes fall-248{79.872%{transform:translate(85.2702vw,79.872vh) scale(.5601)}to{transform:translate(89.19275vw,99vh) scale(.5601)}}.snow:nth-child(249){opacity:.312;transform:translate(11.0267vw,-10px) scale(.9512);animation:fall-249 21s -26s linear infinite}@keyframes fall-249{79.674%{transform:translate(7.7573vw,79.674vh) scale(.9512)}to{transform:translate(9.392vw,99vh) scale(.9512)}}.snow:nth-child(250){opacity:1.4654;transform:translate(8.9257vw,-10px) scale(.0231);animation:fall-250 26s -24s linear infinite}@keyframes fall-250{65.05%{transform:translate(13.484vw,65.05vh) scale(.0231)}to{transform:translate(11.20485vw,99vh) scale(.0231)}}.snow:nth-child(251){opacity:1.3448;transform:translate(41.6062vw,-10px) scale(.0598);animation:fall-251 15s -30s linear infinite}@keyframes fall-251{75.157%{transform:translate(48.0596vw,75.157vh) scale(.0598)}to{transform:translate(44.8329vw,99vh) scale(.0598)}}.snow:nth-child(252){opacity:.076;transform:translate(6.674vw,-10px) scale(.4588);animation:fall-252 11s -9s linear infinite}@keyframes fall-252{52.461%{transform:translate(.8289vw,52.461vh) scale(.4588)}to{transform:translate(3.75145vw,99vh) scale(.4588)}}.snow:nth-child(253){opacity:.412;transform:translate(66.8821vw,-10px) scale(.1668);animation:fall-253 26s -8s linear infinite}@keyframes fall-253{39.998%{transform:translate(66.0795vw,39.998vh) scale(.1668)}to{transform:translate(66.4808vw,99vh) scale(.1668)}}.snow:nth-child(254){opacity:.0036;transform:translate(94.5278vw,-10px) scale(.0425);animation:fall-254 18s -8s linear infinite}@keyframes fall-254{41.181%{transform:translate(89.3576vw,41.181vh) scale(.0425)}to{transform:translate(91.9427vw,99vh) scale(.0425)}}.snow:nth-child(255){opacity:.4422;transform:translate(29.8173vw,-10px) scale(.8338);animation:fall-255 29s -30s linear infinite}@keyframes fall-255{77.254%{transform:translate(27.8114vw,77.254vh) scale(.8338)}to{transform:translate(28.81435vw,99vh) scale(.8338)}}.snow:nth-child(256){opacity:.8238;transform:translate(85.401vw,-10px) scale(.3775);animation:fall-256 25s -8s linear infinite}@keyframes fall-256{42.601%{transform:translate(91.8492vw,42.601vh) scale(.3775)}to{transform:translate(88.6251vw,99vh) scale(.3775)}}.snow:nth-child(257){opacity:1.758;transform:translate(98.9394vw,-10px) scale(.1956);animation:fall-257 25s -16s linear infinite}@keyframes fall-257{47.803%{transform:translate(97.1876vw,47.803vh) scale(.1956)}to{transform:translate(98.0635vw,99vh) scale(.1956)}}.snow:nth-child(258){opacity:1.5452;transform:translate(68.3495vw,-10px) scale(.9285);animation:fall-258 19s -1s linear infinite}@keyframes fall-258{56.95%{transform:translate(63.5375vw,56.95vh) scale(.9285)}to{transform:translate(65.9435vw,99vh) scale(.9285)}}.snow:nth-child(259){opacity:.325;transform:translate(37.0997vw,-10px) scale(.0713);animation:fall-259 12s -25s linear infinite}@keyframes fall-259{71.367%{transform:translate(33.3864vw,71.367vh) scale(.0713)}to{transform:translate(35.24305vw,99vh) scale(.0713)}}.snow:nth-child(260){opacity:1.5424;transform:translate(36.6394vw,-10px) scale(.9547);animation:fall-260 28s -30s linear infinite}@keyframes fall-260{77.328%{transform:translate(38.0199vw,77.328vh) scale(.9547)}to{transform:translate(37.32965vw,99vh) scale(.9547)}}.snow:nth-child(261){opacity:.7362;transform:translate(95.5169vw,-10px) scale(.8955);animation:fall-261 21s -7s linear infinite}@keyframes fall-261{52.309%{transform:translate(103.4096vw,52.309vh) scale(.8955)}to{transform:translate(99.46325vw,99vh) scale(.8955)}}.snow:nth-child(262){opacity:1.2566;transform:translate(10.6749vw,-10px) scale(.587);animation:fall-262 29s -4s linear infinite}@keyframes fall-262{41.303%{transform:translate(13.73vw,41.303vh) scale(.587)}to{transform:translate(12.20245vw,99vh) scale(.587)}}.snow:nth-child(263){opacity:.15;transform:translate(77.8446vw,-10px) scale(.2208);animation:fall-263 23s -13s linear infinite}@keyframes fall-263{76.906%{transform:translate(69.2222vw,76.906vh) scale(.2208)}to{transform:translate(73.5334vw,99vh) scale(.2208)}}.snow:nth-child(264){opacity:1.6248;transform:translate(64.1287vw,-10px) scale(.3523);animation:fall-264 27s -4s linear infinite}@keyframes fall-264{58.79%{transform:translate(66.0094vw,58.79vh) scale(.3523)}to{transform:translate(65.06905vw,99vh) scale(.3523)}}.snow:nth-child(265){opacity:1.829;transform:translate(11.2859vw,-10px) scale(.5264);animation:fall-265 17s -24s linear infinite}@keyframes fall-265{40.84%{transform:translate(4.3699vw,40.84vh) scale(.5264)}to{transform:translate(7.8279vw,99vh) scale(.5264)}}.snow:nth-child(266){opacity:1.66;transform:translate(46.9319vw,-10px) scale(.2715);animation:fall-266 10s -24s linear infinite}@keyframes fall-266{31.637%{transform:translate(38.4034vw,31.637vh) scale(.2715)}to{transform:translate(42.66765vw,99vh) scale(.2715)}}.snow:nth-child(267){opacity:.4778;transform:translate(57.6428vw,-10px) scale(.9465);animation:fall-267 19s -4s linear infinite}@keyframes fall-267{72.365%{transform:translate(53.7156vw,72.365vh) scale(.9465)}to{transform:translate(55.6792vw,99vh) scale(.9465)}}.snow:nth-child(268){opacity:.1284;transform:translate(29.7542vw,-10px) scale(.1257);animation:fall-268 14s -24s linear infinite}@keyframes fall-268{42.293%{transform:translate(35.8757vw,42.293vh) scale(.1257)}to{transform:translate(32.81495vw,99vh) scale(.1257)}}.snow:nth-child(269){opacity:1.6056;transform:translate(47.9344vw,-10px) scale(.2102);animation:fall-269 25s -8s linear infinite}@keyframes fall-269{38.529%{transform:translate(52.1228vw,38.529vh) scale(.2102)}to{transform:translate(50.0286vw,99vh) scale(.2102)}}.snow:nth-child(270){opacity:.0276;transform:translate(31.2141vw,-10px) scale(.1309);animation:fall-270 27s -23s linear infinite}@keyframes fall-270{39.016%{transform:translate(23.9883vw,39.016vh) scale(.1309)}to{transform:translate(27.6012vw,99vh) scale(.1309)}}.snow:nth-child(271){opacity:1.4386;transform:translate(46.0443vw,-10px) scale(.9386);animation:fall-271 28s -14s linear infinite}@keyframes fall-271{77.876%{transform:translate(36.7819vw,77.876vh) scale(.9386)}to{transform:translate(41.4131vw,99vh) scale(.9386)}}.snow:nth-child(272){opacity:1.4748;transform:translate(74.4043vw,-10px) scale(.4876);animation:fall-272 19s -17s linear infinite}@keyframes fall-272{69.945%{transform:translate(80.9739vw,69.945vh) scale(.4876)}to{transform:translate(77.6891vw,99vh) scale(.4876)}}.snow:nth-child(273){opacity:1.5504;transform:translate(70.7581vw,-10px) scale(.1091);animation:fall-273 26s -5s linear infinite}@keyframes fall-273{54.369%{transform:translate(77.0222vw,54.369vh) scale(.1091)}to{transform:translate(73.89015vw,99vh) scale(.1091)}}.snow:nth-child(274){opacity:.5264;transform:translate(19.3195vw,-10px) scale(.9396);animation:fall-274 27s -8s linear infinite}@keyframes fall-274{63.688%{transform:translate(9.4238vw,63.688vh) scale(.9396)}to{transform:translate(14.37165vw,99vh) scale(.9396)}}.snow:nth-child(275){opacity:.6958;transform:translate(83.6966vw,-10px) scale(.7186);animation:fall-275 15s -16s linear infinite}@keyframes fall-275{74.318%{transform:translate(83.0385vw,74.318vh) scale(.7186)}to{transform:translate(83.36755vw,99vh) scale(.7186)}}.snow:nth-child(276){opacity:.9072;transform:translate(26.7468vw,-10px) scale(.7728);animation:fall-276 19s -14s linear infinite}@keyframes fall-276{40.241%{transform:translate(27.1425vw,40.241vh) scale(.7728)}to{transform:translate(26.94465vw,99vh) scale(.7728)}}.snow:nth-child(277){opacity:1.411;transform:translate(88.9615vw,-10px) scale(.2057);animation:fall-277 12s -5s linear infinite}@keyframes fall-277{78.869%{transform:translate(85.8697vw,78.869vh) scale(.2057)}to{transform:translate(87.4156vw,99vh) scale(.2057)}}.snow:nth-child(278){opacity:.52;transform:translate(62.7214vw,-10px) scale(.1267);animation:fall-278 15s -8s linear infinite}@keyframes fall-278{71.029%{transform:translate(68.8477vw,71.029vh) scale(.1267)}to{transform:translate(65.78455vw,99vh) scale(.1267)}}.snow:nth-child(279){opacity:1.7606;transform:translate(17.7091vw,-10px) scale(.6803);animation:fall-279 26s -14s linear infinite}@keyframes fall-279{58%{transform:translate(8.1475vw,58vh) scale(.6803)}to{transform:translate(12.9283vw,99vh) scale(.6803)}}.snow:nth-child(280){opacity:1.2948;transform:translate(80.4282vw,-10px) scale(.8032);animation:fall-280 20s -24s linear infinite}@keyframes fall-280{30.553%{transform:translate(77.3456vw,30.553vh) scale(.8032)}to{transform:translate(78.8869vw,99vh) scale(.8032)}}.snow:nth-child(281){opacity:.311;transform:translate(54.7332vw,-10px) scale(.6189);animation:fall-281 14s -10s linear infinite}@keyframes fall-281{35.989%{transform:translate(61.7047vw,35.989vh) scale(.6189)}to{transform:translate(58.21895vw,99vh) scale(.6189)}}.snow:nth-child(282){opacity:1.3628;transform:translate(52.8017vw,-10px) scale(.3212);animation:fall-282 21s -11s linear infinite}@keyframes fall-282{61.842%{transform:translate(56.28vw,61.842vh) scale(.3212)}to{transform:translate(54.54085vw,99vh) scale(.3212)}}.snow:nth-child(283){opacity:.5904;transform:translate(70.9422vw,-10px) scale(.974);animation:fall-283 20s -12s linear infinite}@keyframes fall-283{65.238%{transform:translate(75.3093vw,65.238vh) scale(.974)}to{transform:translate(73.12575vw,99vh) scale(.974)}}.snow:nth-child(284){opacity:1.6864;transform:translate(51.6923vw,-10px) scale(.7981);animation:fall-284 26s -30s linear infinite}@keyframes fall-284{78.737%{transform:translate(45.9685vw,78.737vh) scale(.7981)}to{transform:translate(48.8304vw,99vh) scale(.7981)}}.snow:nth-child(285){opacity:1.1378;transform:translate(13.5971vw,-10px) scale(.3955);animation:fall-285 18s -18s linear infinite}@keyframes fall-285{45.609%{transform:translate(23.1763vw,45.609vh) scale(.3955)}to{transform:translate(18.3867vw,99vh) scale(.3955)}}.snow:nth-child(286){opacity:.724;transform:translate(32.4208vw,-10px) scale(.9541);animation:fall-286 18s -11s linear infinite}@keyframes fall-286{71.501%{transform:translate(23.4312vw,71.501vh) scale(.9541)}to{transform:translate(27.926vw,99vh) scale(.9541)}}.snow:nth-child(287){opacity:1.4122;transform:translate(85.5364vw,-10px) scale(.6889);animation:fall-287 29s -25s linear infinite}@keyframes fall-287{79.89%{transform:translate(94.2964vw,79.89vh) scale(.6889)}to{transform:translate(89.9164vw,99vh) scale(.6889)}}.snow:nth-child(288){opacity:.6746;transform:translate(78.9428vw,-10px) scale(.4091);animation:fall-288 25s -18s linear infinite}@keyframes fall-288{32.817%{transform:translate(77.122vw,32.817vh) scale(.4091)}to{transform:translate(78.0324vw,99vh) scale(.4091)}}.snow:nth-child(289){opacity:1.97;transform:translate(91.7761vw,-10px) scale(.9924);animation:fall-289 23s -12s linear infinite}@keyframes fall-289{70.194%{transform:translate(86.5388vw,70.194vh) scale(.9924)}to{transform:translate(89.15745vw,99vh) scale(.9924)}}.snow:nth-child(290){opacity:1.6886;transform:translate(69.7892vw,-10px) scale(.0219);animation:fall-290 29s -7s linear infinite}@keyframes fall-290{74.531%{transform:translate(65.864vw,74.531vh) scale(.0219)}to{transform:translate(67.8266vw,99vh) scale(.0219)}}.snow:nth-child(291){opacity:.196;transform:translate(80.1256vw,-10px) scale(.2899);animation:fall-291 20s -4s linear infinite}@keyframes fall-291{37.945%{transform:translate(78.2154vw,37.945vh) scale(.2899)}to{transform:translate(79.1705vw,99vh) scale(.2899)}}.snow:nth-child(292){opacity:.424;transform:translate(44.9564vw,-10px) scale(.1745);animation:fall-292 10s -1s linear infinite}@keyframes fall-292{69.685%{transform:translate(51.3423vw,69.685vh) scale(.1745)}to{transform:translate(48.14935vw,99vh) scale(.1745)}}.snow:nth-child(293){opacity:.5098;transform:translate(29.2433vw,-10px) scale(.7448);animation:fall-293 12s -13s linear infinite}@keyframes fall-293{74.856%{transform:translate(26.2079vw,74.856vh) scale(.7448)}to{transform:translate(27.7256vw,99vh) scale(.7448)}}.snow:nth-child(294){opacity:.3706;transform:translate(38.7345vw,-10px) scale(.9341);animation:fall-294 11s -29s linear infinite}@keyframes fall-294{57.558%{transform:translate(44.1573vw,57.558vh) scale(.9341)}to{transform:translate(41.4459vw,99vh) scale(.9341)}}.snow:nth-child(295){opacity:1.804;transform:translate(93.7243vw,-10px) scale(.7899);animation:fall-295 15s -4s linear infinite}@keyframes fall-295{69.221%{transform:translate(100.3329vw,69.221vh) scale(.7899)}to{transform:translate(97.0286vw,99vh) scale(.7899)}}.snow:nth-child(296){opacity:.156;transform:translate(14.1823vw,-10px) scale(.8153);animation:fall-296 29s -6s linear infinite}@keyframes fall-296{43.466%{transform:translate(21.6887vw,43.466vh) scale(.8153)}to{transform:translate(17.9355vw,99vh) scale(.8153)}}.snow:nth-child(297){opacity:.6002;transform:translate(83.7589vw,-10px) scale(.598);animation:fall-297 11s -9s linear infinite}@keyframes fall-297{60.058%{transform:translate(86.5586vw,60.058vh) scale(.598)}to{transform:translate(85.15875vw,99vh) scale(.598)}}.snow:nth-child(298){opacity:.5404;transform:translate(45.5918vw,-10px) scale(.1416);animation:fall-298 28s -26s linear infinite}@keyframes fall-298{50.706%{transform:translate(44.3585vw,50.706vh) scale(.1416)}to{transform:translate(44.97515vw,99vh) scale(.1416)}}.snow:nth-child(299){opacity:1.754;transform:translate(95.6032vw,-10px) scale(.9505);animation:fall-299 29s -9s linear infinite}@keyframes fall-299{38.22%{transform:translate(88.8527vw,38.22vh) scale(.9505)}to{transform:translate(92.22795vw,99vh) scale(.9505)}}.snow:nth-child(300){opacity:.8998;transform:translate(32.3341vw,-10px) scale(.6728);animation:fall-300 11s -20s linear infinite}@keyframes fall-300{50.639%{transform:translate(26.1989vw,50.639vh) scale(.6728)}to{transform:translate(29.2665vw,99vh) scale(.6728)}}.snow:nth-child(301){opacity:.2554;transform:translate(71.9373vw,-10px) scale(.6715);animation:fall-301 16s -24s linear infinite}@keyframes fall-301{55.092%{transform:translate(72.4793vw,55.092vh) scale(.6715)}to{transform:translate(72.2083vw,99vh) scale(.6715)}}.snow:nth-child(302){opacity:1.9248;transform:translate(61.3562vw,-10px) scale(.7608);animation:fall-302 30s -8s linear infinite}@keyframes fall-302{65.178%{transform:translate(58.9256vw,65.178vh) scale(.7608)}to{transform:translate(60.1409vw,99vh) scale(.7608)}}.snow:nth-child(303){opacity:1.5632;transform:translate(99.2888vw,-10px) scale(.4968);animation:fall-303 19s -27s linear infinite}@keyframes fall-303{70.635%{transform:translate(96.6006vw,70.635vh) scale(.4968)}to{transform:translate(97.9447vw,99vh) scale(.4968)}}.snow:nth-child(304){opacity:.4986;transform:translate(56.4042vw,-10px) scale(.9829);animation:fall-304 26s -24s linear infinite}@keyframes fall-304{36.866%{transform:translate(58.1665vw,36.866vh) scale(.9829)}to{transform:translate(57.28535vw,99vh) scale(.9829)}}.snow:nth-child(305){opacity:.9552;transform:translate(79.234vw,-10px) scale(.0862);animation:fall-305 18s -10s linear infinite}@keyframes fall-305{42.98%{transform:translate(86.0179vw,42.98vh) scale(.0862)}to{transform:translate(82.62595vw,99vh) scale(.0862)}}.snow:nth-child(306){opacity:.3524;transform:translate(17.469vw,-10px) scale(.5896);animation:fall-306 24s -6s linear infinite}@keyframes fall-306{35.232%{transform:translate(17.8574vw,35.232vh) scale(.5896)}to{transform:translate(17.6632vw,99vh) scale(.5896)}}.snow:nth-child(307){opacity:1.5462;transform:translate(71.2601vw,-10px) scale(.7459);animation:fall-307 11s -4s linear infinite}@keyframes fall-307{73.254%{transform:translate(65.7293vw,73.254vh) scale(.7459)}to{transform:translate(68.4947vw,99vh) scale(.7459)}}.snow:nth-child(308){opacity:.6852;transform:translate(92.1317vw,-10px) scale(.5895);animation:fall-308 13s -20s linear infinite}@keyframes fall-308{56.683%{transform:translate(97.8226vw,56.683vh) scale(.5895)}to{transform:translate(94.97715vw,99vh) scale(.5895)}}.snow:nth-child(309){opacity:.4436;transform:translate(35.4623vw,-10px) scale(.0619);animation:fall-309 12s -6s linear infinite}@keyframes fall-309{43.749%{transform:translate(43.8346vw,43.749vh) scale(.0619)}to{transform:translate(39.64845vw,99vh) scale(.0619)}}.snow:nth-child(310){opacity:.8884;transform:translate(60.485vw,-10px) scale(.9136);animation:fall-310 19s -27s linear infinite}@keyframes fall-310{58.296%{transform:translate(59.3658vw,58.296vh) scale(.9136)}to{transform:translate(59.9254vw,99vh) scale(.9136)}}.snow:nth-child(311){opacity:.6858;transform:translate(6.0822vw,-10px) scale(.9045);animation:fall-311 28s -15s linear infinite}@keyframes fall-311{79.032%{transform:translate(4.8343vw,79.032vh) scale(.9045)}to{transform:translate(5.45825vw,99vh) scale(.9045)}}.snow:nth-child(312){opacity:1.5126;transform:translate(65.8712vw,-10px) scale(.5382);animation:fall-312 22s -12s linear infinite}@keyframes fall-312{61.776%{transform:translate(75.7463vw,61.776vh) scale(.5382)}to{transform:translate(70.80875vw,99vh) scale(.5382)}}.snow:nth-child(313){opacity:1.2482;transform:translate(2.1292vw,-10px) scale(.5213);animation:fall-313 26s -16s linear infinite}@keyframes fall-313{76.462%{transform:translate(-1.7995vw,76.462vh) scale(.5213)}to{transform:translate(.16485vw,99vh) scale(.5213)}}.snow:nth-child(314){opacity:.8688;transform:translate(44.2753vw,-10px) scale(.5573);animation:fall-314 13s -5s linear infinite}@keyframes fall-314{54.935%{transform:translate(43.9164vw,54.935vh) scale(.5573)}to{transform:translate(44.09585vw,99vh) scale(.5573)}}.snow:nth-child(315){opacity:1.9628;transform:translate(94.5985vw,-10px) scale(.6323);animation:fall-315 23s -28s linear infinite}@keyframes fall-315{60.055%{transform:translate(94.2377vw,60.055vh) scale(.6323)}to{transform:translate(94.4181vw,99vh) scale(.6323)}}.snow:nth-child(316){opacity:.909;transform:translate(22.2386vw,-10px) scale(.7434);animation:fall-316 21s -1s linear infinite}@keyframes fall-316{74.756%{transform:translate(22.3559vw,74.756vh) scale(.7434)}to{transform:translate(22.29725vw,99vh) scale(.7434)}}.snow:nth-child(317){opacity:1.7484;transform:translate(55.559vw,-10px) scale(.5213);animation:fall-317 20s -14s linear infinite}@keyframes fall-317{38.927%{transform:translate(47.2651vw,38.927vh) scale(.5213)}to{transform:translate(51.41205vw,99vh) scale(.5213)}}.snow:nth-child(318){opacity:1.396;transform:translate(10.3203vw,-10px) scale(.889);animation:fall-318 16s -18s linear infinite}@keyframes fall-318{36.603%{transform:translate(8.132vw,36.603vh) scale(.889)}to{transform:translate(9.22615vw,99vh) scale(.889)}}.snow:nth-child(319){opacity:1.2518;transform:translate(51.8053vw,-10px) scale(.8907);animation:fall-319 17s -23s linear infinite}@keyframes fall-319{48.62%{transform:translate(44.105vw,48.62vh) scale(.8907)}to{transform:translate(47.95515vw,99vh) scale(.8907)}}.snow:nth-child(320){opacity:.9704;transform:translate(51.2516vw,-10px) scale(.2973);animation:fall-320 20s -27s linear infinite}@keyframes fall-320{46.885%{transform:translate(59.2443vw,46.885vh) scale(.2973)}to{transform:translate(55.24795vw,99vh) scale(.2973)}}.snow:nth-child(321){opacity:.4812;transform:translate(20.1433vw,-10px) scale(.1704);animation:fall-321 14s -13s linear infinite}@keyframes fall-321{51.246%{transform:translate(22.1498vw,51.246vh) scale(.1704)}to{transform:translate(21.14655vw,99vh) scale(.1704)}}.snow:nth-child(322){opacity:1.8502;transform:translate(2.5515vw,-10px) scale(.1574);animation:fall-322 26s -12s linear infinite}@keyframes fall-322{40.995%{transform:translate(-.0777vw,40.995vh) scale(.1574)}to{transform:translate(1.2369vw,99vh) scale(.1574)}}.snow:nth-child(323){opacity:.3162;transform:translate(31.1946vw,-10px) scale(.3605);animation:fall-323 12s -17s linear infinite}@keyframes fall-323{45.646%{transform:translate(22.4955vw,45.646vh) scale(.3605)}to{transform:translate(26.84505vw,99vh) scale(.3605)}}.snow:nth-child(324){opacity:1.6806;transform:translate(32.7473vw,-10px) scale(.4215);animation:fall-324 28s -9s linear infinite}@keyframes fall-324{31.281%{transform:translate(38.8334vw,31.281vh) scale(.4215)}to{transform:translate(35.79035vw,99vh) scale(.4215)}}.snow:nth-child(325){opacity:.882;transform:translate(26.2748vw,-10px) scale(.2491);animation:fall-325 10s -29s linear infinite}@keyframes fall-325{51.332%{transform:translate(21.4487vw,51.332vh) scale(.2491)}to{transform:translate(23.86175vw,99vh) scale(.2491)}}.snow:nth-child(326){opacity:1.5684;transform:translate(61.0594vw,-10px) scale(.8357);animation:fall-326 22s -18s linear infinite}@keyframes fall-326{49.565%{transform:translate(66.874vw,49.565vh) scale(.8357)}to{transform:translate(63.9667vw,99vh) scale(.8357)}}.snow:nth-child(327){opacity:1.2764;transform:translate(28.3163vw,-10px) scale(.1354);animation:fall-327 24s -3s linear infinite}@keyframes fall-327{62.101%{transform:translate(36.8007vw,62.101vh) scale(.1354)}to{transform:translate(32.5585vw,99vh) scale(.1354)}}.snow:nth-child(328){opacity:1.8246;transform:translate(53.9291vw,-10px) scale(.6219);animation:fall-328 13s -21s linear infinite}@keyframes fall-328{69.814%{transform:translate(62.619vw,69.814vh) scale(.6219)}to{transform:translate(58.27405vw,99vh) scale(.6219)}}.snow:nth-child(329){opacity:.0374;transform:translate(19.6252vw,-10px) scale(.7763);animation:fall-329 14s -9s linear infinite}@keyframes fall-329{74.297%{transform:translate(18.6747vw,74.297vh) scale(.7763)}to{transform:translate(19.14995vw,99vh) scale(.7763)}}.snow:nth-child(330){opacity:.4502;transform:translate(76.8986vw,-10px) scale(.6108);animation:fall-330 20s -12s linear infinite}@keyframes fall-330{67.222%{transform:translate(84.1157vw,67.222vh) scale(.6108)}to{transform:translate(80.50715vw,99vh) scale(.6108)}}.snow:nth-child(331){opacity:1.757;transform:translate(50.5329vw,-10px) scale(.0214);animation:fall-331 10s -26s linear infinite}@keyframes fall-331{79.724%{transform:translate(47.6387vw,79.724vh) scale(.0214)}to{transform:translate(49.0858vw,99vh) scale(.0214)}}.snow:nth-child(332){opacity:1.8552;transform:translate(69.6343vw,-10px) scale(.4016);animation:fall-332 24s -14s linear infinite}@keyframes fall-332{30.08%{transform:translate(72.5765vw,30.08vh) scale(.4016)}to{transform:translate(71.1054vw,99vh) scale(.4016)}}.snow:nth-child(333){opacity:.3774;transform:translate(49.1997vw,-10px) scale(.6215);animation:fall-333 18s -2s linear infinite}@keyframes fall-333{38.6%{transform:translate(53.6034vw,38.6vh) scale(.6215)}to{transform:translate(51.40155vw,99vh) scale(.6215)}}.snow:nth-child(334){opacity:.6506;transform:translate(52.8204vw,-10px) scale(.1091);animation:fall-334 25s -20s linear infinite}@keyframes fall-334{60.792%{transform:translate(44.2024vw,60.792vh) scale(.1091)}to{transform:translate(48.5114vw,99vh) scale(.1091)}}.snow:nth-child(335){opacity:1.895;transform:translate(98.9663vw,-10px) scale(.7208);animation:fall-335 23s -29s linear infinite}@keyframes fall-335{54.836%{transform:translate(94.0257vw,54.836vh) scale(.7208)}to{transform:translate(96.496vw,99vh) scale(.7208)}}.snow:nth-child(336){opacity:.6546;transform:translate(63.3768vw,-10px) scale(.628);animation:fall-336 25s -11s linear infinite}@keyframes fall-336{67.522%{transform:translate(69.1662vw,67.522vh) scale(.628)}to{transform:translate(66.2715vw,99vh) scale(.628)}}.snow:nth-child(337){opacity:1.3224;transform:translate(10.8586vw,-10px) scale(.4191);animation:fall-337 29s -3s linear infinite}@keyframes fall-337{39.049%{transform:translate(10.5994vw,39.049vh) scale(.4191)}to{transform:translate(10.729vw,99vh) scale(.4191)}}.snow:nth-child(338){opacity:1.7514;transform:translate(32.679vw,-10px) scale(.1874);animation:fall-338 29s -17s linear infinite}@keyframes fall-338{75.783%{transform:translate(23.9018vw,75.783vh) scale(.1874)}to{transform:translate(28.2904vw,99vh) scale(.1874)}}.snow:nth-child(339){opacity:.8844;transform:translate(62.7368vw,-10px) scale(.239);animation:fall-339 25s -8s linear infinite}@keyframes fall-339{51.428%{transform:translate(55.1763vw,51.428vh) scale(.239)}to{transform:translate(58.95655vw,99vh) scale(.239)}}.snow:nth-child(340){opacity:.904;transform:translate(7.3912vw,-10px) scale(.7566);animation:fall-340 12s -13s linear infinite}@keyframes fall-340{72.752%{transform:translate(5.1482vw,72.752vh) scale(.7566)}to{transform:translate(6.2697vw,99vh) scale(.7566)}}.snow:nth-child(341){opacity:.6678;transform:translate(21.7562vw,-10px) scale(.6917);animation:fall-341 27s -2s linear infinite}@keyframes fall-341{79.39%{transform:translate(27.119vw,79.39vh) scale(.6917)}to{transform:translate(24.4376vw,99vh) scale(.6917)}}.snow:nth-child(342){opacity:1.6872;transform:translate(45.3811vw,-10px) scale(.4559);animation:fall-342 24s -6s linear infinite}@keyframes fall-342{73.088%{transform:translate(41.6848vw,73.088vh) scale(.4559)}to{transform:translate(43.53295vw,99vh) scale(.4559)}}.snow:nth-child(343){opacity:.3492;transform:translate(58.0313vw,-10px) scale(.1205);animation:fall-343 11s -29s linear infinite}@keyframes fall-343{38.004%{transform:translate(51.7389vw,38.004vh) scale(.1205)}to{transform:translate(54.8851vw,99vh) scale(.1205)}}.snow:nth-child(344){opacity:1.1278;transform:translate(19.2692vw,-10px) scale(.0635);animation:fall-344 10s -21s linear infinite}@keyframes fall-344{72.59%{transform:translate(26.7636vw,72.59vh) scale(.0635)}to{transform:translate(23.0164vw,99vh) scale(.0635)}}.snow:nth-child(345){opacity:.6486;transform:translate(51.6882vw,-10px) scale(.7924);animation:fall-345 27s -10s linear infinite}@keyframes fall-345{55.297%{transform:translate(43.8128vw,55.297vh) scale(.7924)}to{transform:translate(47.7505vw,99vh) scale(.7924)}}.snow:nth-child(346){opacity:1.922;transform:translate(43.8955vw,-10px) scale(.9099);animation:fall-346 17s -12s linear infinite}@keyframes fall-346{44.537%{transform:translate(42.697vw,44.537vh) scale(.9099)}to{transform:translate(43.29625vw,99vh) scale(.9099)}}.snow:nth-child(347){opacity:.562;transform:translate(15.2302vw,-10px) scale(.0641);animation:fall-347 29s -13s linear infinite}@keyframes fall-347{37.529%{transform:translate(7.0611vw,37.529vh) scale(.0641)}to{transform:translate(11.14565vw,99vh) scale(.0641)}}.snow:nth-child(348){opacity:1.7896;transform:translate(99.6112vw,-10px) scale(.4833);animation:fall-348 30s -26s linear infinite}@keyframes fall-348{60.014%{transform:translate(91.9174vw,60.014vh) scale(.4833)}to{transform:translate(95.7643vw,99vh) scale(.4833)}}.snow:nth-child(349){opacity:.5876;transform:translate(13.633vw,-10px) scale(.6289);animation:fall-349 15s -5s linear infinite}@keyframes fall-349{75.827%{transform:translate(16.3568vw,75.827vh) scale(.6289)}to{transform:translate(14.9949vw,99vh) scale(.6289)}}.snow:nth-child(350){opacity:.298;transform:translate(86.2547vw,-10px) scale(.2715);animation:fall-350 30s -15s linear infinite}@keyframes fall-350{65.94%{transform:translate(86.5677vw,65.94vh) scale(.2715)}to{transform:translate(86.4112vw,99vh) scale(.2715)}}.snow:nth-child(351){opacity:.2942;transform:translate(17.7251vw,-10px) scale(.3843);animation:fall-351 24s -16s linear infinite}@keyframes fall-351{64.488%{transform:translate(7.7852vw,64.488vh) scale(.3843)}to{transform:translate(12.75515vw,99vh) scale(.3843)}}.snow:nth-child(352){opacity:1.1334;transform:translate(41.8119vw,-10px) scale(.0891);animation:fall-352 19s -27s linear infinite}@keyframes fall-352{67.397%{transform:translate(39.9311vw,67.397vh) scale(.0891)}to{transform:translate(40.8715vw,99vh) scale(.0891)}}.snow:nth-child(353){opacity:1.7022;transform:translate(97.5076vw,-10px) scale(.2866);animation:fall-353 15s -30s linear infinite}@keyframes fall-353{40.846%{transform:translate(92.3422vw,40.846vh) scale(.2866)}to{transform:translate(94.9249vw,99vh) scale(.2866)}}.snow:nth-child(354){opacity:.9896;transform:translate(45.3402vw,-10px) scale(.0546);animation:fall-354 13s -1s linear infinite}@keyframes fall-354{47.482%{transform:translate(40.1587vw,47.482vh) scale(.0546)}to{transform:translate(42.74945vw,99vh) scale(.0546)}}.snow:nth-child(355){opacity:1.388;transform:translate(68.149vw,-10px) scale(.089);animation:fall-355 10s -5s linear infinite}@keyframes fall-355{50.344%{transform:translate(72.24vw,50.344vh) scale(.089)}to{transform:translate(70.1945vw,99vh) scale(.089)}}.snow:nth-child(356){opacity:.84;transform:translate(43.095vw,-10px) scale(.0539);animation:fall-356 15s -5s linear infinite}@keyframes fall-356{42.409%{transform:translate(33.3924vw,42.409vh) scale(.0539)}to{transform:translate(38.2437vw,99vh) scale(.0539)}}.snow:nth-child(357){opacity:1.874;transform:translate(57.1719vw,-10px) scale(.3948);animation:fall-357 23s -13s linear infinite}@keyframes fall-357{41.404%{transform:translate(65.8087vw,41.404vh) scale(.3948)}to{transform:translate(61.4903vw,99vh) scale(.3948)}}.snow:nth-child(358){opacity:.6788;transform:translate(40.0873vw,-10px) scale(.7661);animation:fall-358 23s -11s linear infinite}@keyframes fall-358{77.105%{transform:translate(36.0083vw,77.105vh) scale(.7661)}to{transform:translate(38.0478vw,99vh) scale(.7661)}}.snow:nth-child(359){opacity:1.1736;transform:translate(84.1782vw,-10px) scale(.3676);animation:fall-359 20s -23s linear infinite}@keyframes fall-359{59.975%{transform:translate(91.0013vw,59.975vh) scale(.3676)}to{transform:translate(87.58975vw,99vh) scale(.3676)}}.snow:nth-child(360){opacity:1.5516;transform:translate(35.7475vw,-10px) scale(.6295);animation:fall-360 24s -24s linear infinite}@keyframes fall-360{54.22%{transform:translate(34.7688vw,54.22vh) scale(.6295)}to{transform:translate(35.25815vw,99vh) scale(.6295)}}.snow:nth-child(361){opacity:1.8138;transform:translate(34.0862vw,-10px) scale(.5351);animation:fall-361 22s -30s linear infinite}@keyframes fall-361{33.402%{transform:translate(40.8743vw,33.402vh) scale(.5351)}to{transform:translate(37.48025vw,99vh) scale(.5351)}}.snow:nth-child(362){opacity:.2644;transform:translate(30.7825vw,-10px) scale(.2307);animation:fall-362 19s -2s linear infinite}@keyframes fall-362{65.94%{transform:translate(30.6691vw,65.94vh) scale(.2307)}to{transform:translate(30.7258vw,99vh) scale(.2307)}}.snow:nth-child(363){opacity:.4236;transform:translate(61.371vw,-10px) scale(.567);animation:fall-363 15s -4s linear infinite}@keyframes fall-363{71.664%{transform:translate(55.8041vw,71.664vh) scale(.567)}to{transform:translate(58.58755vw,99vh) scale(.567)}}.snow:nth-child(364){opacity:.2752;transform:translate(30.5761vw,-10px) scale(.751);animation:fall-364 25s -18s linear infinite}@keyframes fall-364{37.541%{transform:translate(24.6052vw,37.541vh) scale(.751)}to{transform:translate(27.59065vw,99vh) scale(.751)}}.snow:nth-child(365){opacity:1.2658;transform:translate(78.1314vw,-10px) scale(.7735);animation:fall-365 11s -21s linear infinite}@keyframes fall-365{79.667%{transform:translate(75.4163vw,79.667vh) scale(.7735)}to{transform:translate(76.77385vw,99vh) scale(.7735)}}.snow:nth-child(366){opacity:.879;transform:translate(11.3427vw,-10px) scale(.18);animation:fall-366 23s -28s linear infinite}@keyframes fall-366{55.697%{transform:translate(10.4998vw,55.697vh) scale(.18)}to{transform:translate(10.92125vw,99vh) scale(.18)}}.snow:nth-child(367){opacity:.5218;transform:translate(73.8907vw,-10px) scale(.5908);animation:fall-367 15s -15s linear infinite}@keyframes fall-367{73.731%{transform:translate(82.5146vw,73.731vh) scale(.5908)}to{transform:translate(78.20265vw,99vh) scale(.5908)}}.snow:nth-child(368){opacity:.524;transform:translate(82.334vw,-10px) scale(.2469);animation:fall-368 26s -19s linear infinite}@keyframes fall-368{56.594%{transform:translate(81.0197vw,56.594vh) scale(.2469)}to{transform:translate(81.67685vw,99vh) scale(.2469)}}.snow:nth-child(369){opacity:.3958;transform:translate(28.474vw,-10px) scale(.6852);animation:fall-369 28s -19s linear infinite}@keyframes fall-369{58.836%{transform:translate(37.8787vw,58.836vh) scale(.6852)}to{transform:translate(33.17635vw,99vh) scale(.6852)}}.snow:nth-child(370){opacity:.25;transform:translate(58.9471vw,-10px) scale(.6866);animation:fall-370 22s -9s linear infinite}@keyframes fall-370{79.74%{transform:translate(62.5738vw,79.74vh) scale(.6866)}to{transform:translate(60.76045vw,99vh) scale(.6866)}}.snow:nth-child(371){opacity:.8598;transform:translate(13.5309vw,-10px) scale(.1964);animation:fall-371 22s -23s linear infinite}@keyframes fall-371{72.35%{transform:translate(22.4227vw,72.35vh) scale(.1964)}to{transform:translate(17.9768vw,99vh) scale(.1964)}}.snow:nth-child(372){opacity:1.0604;transform:translate(91.6363vw,-10px) scale(.2089);animation:fall-372 23s -22s linear infinite}@keyframes fall-372{41.323%{transform:translate(85.8722vw,41.323vh) scale(.2089)}to{transform:translate(88.75425vw,99vh) scale(.2089)}}.snow:nth-child(373){opacity:.7508;transform:translate(46.5813vw,-10px) scale(.3636);animation:fall-373 19s -9s linear infinite}@keyframes fall-373{64.412%{transform:translate(52.5503vw,64.412vh) scale(.3636)}to{transform:translate(49.5658vw,99vh) scale(.3636)}}.snow:nth-child(374){opacity:.5112;transform:translate(1.5113vw,-10px) scale(.751);animation:fall-374 27s -30s linear infinite}@keyframes fall-374{40.349%{transform:translate(1.9226vw,40.349vh) scale(.751)}to{transform:translate(1.71695vw,99vh) scale(.751)}}.snow:nth-child(375){opacity:1.981;transform:translate(87.5801vw,-10px) scale(.1641);animation:fall-375 18s -20s linear infinite}@keyframes fall-375{68.556%{transform:translate(93.0926vw,68.556vh) scale(.1641)}to{transform:translate(90.33635vw,99vh) scale(.1641)}}.snow:nth-child(376){opacity:1.6632;transform:translate(51.8735vw,-10px) scale(.7963);animation:fall-376 23s -22s linear infinite}@keyframes fall-376{38.294%{transform:translate(61.4096vw,38.294vh) scale(.7963)}to{transform:translate(56.64155vw,99vh) scale(.7963)}}.snow:nth-child(377){opacity:.2068;transform:translate(27.3306vw,-10px) scale(.6293);animation:fall-377 22s -27s linear infinite}@keyframes fall-377{41.026%{transform:translate(33.4618vw,41.026vh) scale(.6293)}to{transform:translate(30.3962vw,99vh) scale(.6293)}}.snow:nth-child(378){opacity:1.7628;transform:translate(70.0238vw,-10px) scale(.3207);animation:fall-378 19s -28s linear infinite}@keyframes fall-378{47.215%{transform:translate(66.3537vw,47.215vh) scale(.3207)}to{transform:translate(68.18875vw,99vh) scale(.3207)}}.snow:nth-child(379){opacity:.8488;transform:translate(64.428vw,-10px) scale(.7063);animation:fall-379 14s -27s linear infinite}@keyframes fall-379{77.891%{transform:translate(61.9212vw,77.891vh) scale(.7063)}to{transform:translate(63.1746vw,99vh) scale(.7063)}}.snow:nth-child(380){opacity:.7238;transform:translate(53.6315vw,-10px) scale(.7541);animation:fall-380 26s -28s linear infinite}@keyframes fall-380{70.47%{transform:translate(63.2283vw,70.47vh) scale(.7541)}to{transform:translate(58.4299vw,99vh) scale(.7541)}}.snow:nth-child(381){opacity:1.3742;transform:translate(21.3201vw,-10px) scale(.0429);animation:fall-381 24s -4s linear infinite}@keyframes fall-381{73.348%{transform:translate(19.9324vw,73.348vh) scale(.0429)}to{transform:translate(20.62625vw,99vh) scale(.0429)}}.snow:nth-child(382){opacity:1.3904;transform:translate(15.2507vw,-10px) scale(.0073);animation:fall-382 18s -29s linear infinite}@keyframes fall-382{39.022%{transform:translate(17.1168vw,39.022vh) scale(.0073)}to{transform:translate(16.18375vw,99vh) scale(.0073)}}.snow:nth-child(383){opacity:1.2482;transform:translate(72.7296vw,-10px) scale(.0987);animation:fall-383 29s -21s linear infinite}@keyframes fall-383{36.901%{transform:translate(75.4843vw,36.901vh) scale(.0987)}to{transform:translate(74.10695vw,99vh) scale(.0987)}}.snow:nth-child(384){opacity:1.8122;transform:translate(91.9774vw,-10px) scale(.0418);animation:fall-384 29s -6s linear infinite}@keyframes fall-384{76.911%{transform:translate(92.1268vw,76.911vh) scale(.0418)}to{transform:translate(92.0521vw,99vh) scale(.0418)}}.snow:nth-child(385){opacity:.8728;transform:translate(1.8807vw,-10px) scale(.0989);animation:fall-385 23s -19s linear infinite}@keyframes fall-385{76.732%{transform:translate(7.229vw,76.732vh) scale(.0989)}to{transform:translate(4.55485vw,99vh) scale(.0989)}}.snow:nth-child(386){opacity:.8516;transform:translate(8.5394vw,-10px) scale(.5172);animation:fall-386 14s -11s linear infinite}@keyframes fall-386{61.163%{transform:translate(18.4465vw,61.163vh) scale(.5172)}to{transform:translate(13.49295vw,99vh) scale(.5172)}}.snow:nth-child(387){opacity:.6756;transform:translate(13.6071vw,-10px) scale(.4957);animation:fall-387 24s -2s linear infinite}@keyframes fall-387{41.241%{transform:translate(19.3903vw,41.241vh) scale(.4957)}to{transform:translate(16.4987vw,99vh) scale(.4957)}}.snow:nth-child(388){opacity:.217;transform:translate(88.1841vw,-10px) scale(.4695);animation:fall-388 11s -30s linear infinite}@keyframes fall-388{59.075%{transform:translate(86.7003vw,59.075vh) scale(.4695)}to{transform:translate(87.4422vw,99vh) scale(.4695)}}.snow:nth-child(389){opacity:1.8544;transform:translate(95.3502vw,-10px) scale(.5686);animation:fall-389 27s -16s linear infinite}@keyframes fall-389{73.928%{transform:translate(92.7816vw,73.928vh) scale(.5686)}to{transform:translate(94.0659vw,99vh) scale(.5686)}}.snow:nth-child(390){opacity:.863;transform:translate(67.9208vw,-10px) scale(.5603);animation:fall-390 11s -27s linear infinite}@keyframes fall-390{31.319%{transform:translate(72.9917vw,31.319vh) scale(.5603)}to{transform:translate(70.45625vw,99vh) scale(.5603)}}.snow:nth-child(391){opacity:.0116;transform:translate(99.8766vw,-10px) scale(.9565);animation:fall-391 24s -24s linear infinite}@keyframes fall-391{71.94%{transform:translate(96.3193vw,71.94vh) scale(.9565)}to{transform:translate(98.09795vw,99vh) scale(.9565)}}.snow:nth-child(392){opacity:.3966;transform:translate(52.7379vw,-10px) scale(.9023);animation:fall-392 15s -4s linear infinite}@keyframes fall-392{67.003%{transform:translate(45.7818vw,67.003vh) scale(.9023)}to{transform:translate(49.25985vw,99vh) scale(.9023)}}.snow:nth-child(393){opacity:.1986;transform:translate(24.2718vw,-10px) scale(.1788);animation:fall-393 15s -7s linear infinite}@keyframes fall-393{54.863%{transform:translate(26.7432vw,54.863vh) scale(.1788)}to{transform:translate(25.5075vw,99vh) scale(.1788)}}.snow:nth-child(394){opacity:1.3884;transform:translate(13.7618vw,-10px) scale(.7884);animation:fall-394 28s -20s linear infinite}@keyframes fall-394{53.877%{transform:translate(13.2098vw,53.877vh) scale(.7884)}to{transform:translate(13.4858vw,99vh) scale(.7884)}}.snow:nth-child(395){opacity:1.942;transform:translate(21.0301vw,-10px) scale(.3991);animation:fall-395 18s -3s linear infinite}@keyframes fall-395{37.039%{transform:translate(29.0269vw,37.039vh) scale(.3991)}to{transform:translate(25.0285vw,99vh) scale(.3991)}}.snow:nth-child(396){opacity:.2356;transform:translate(66.6181vw,-10px) scale(.7495);animation:fall-396 14s -29s linear infinite}@keyframes fall-396{67.067%{transform:translate(69.3457vw,67.067vh) scale(.7495)}to{transform:translate(67.9819vw,99vh) scale(.7495)}}.snow:nth-child(397){opacity:1.821;transform:translate(23.4137vw,-10px) scale(.0362);animation:fall-397 12s -21s linear infinite}@keyframes fall-397{67.532%{transform:translate(16.8301vw,67.532vh) scale(.0362)}to{transform:translate(20.1219vw,99vh) scale(.0362)}}.snow:nth-child(398){opacity:1.9066;transform:translate(22.3571vw,-10px) scale(.5793);animation:fall-398 25s -27s linear infinite}@keyframes fall-398{73.365%{transform:translate(17.0418vw,73.365vh) scale(.5793)}to{transform:translate(19.69945vw,99vh) scale(.5793)}}.snow:nth-child(399){opacity:1.1046;transform:translate(83.5167vw,-10px) scale(.8569);animation:fall-399 13s -24s linear infinite}@keyframes fall-399{56.089%{transform:translate(79.6116vw,56.089vh) scale(.8569)}to{transform:translate(81.56415vw,99vh) scale(.8569)}}.snow:nth-child(400){opacity:.1334;transform:translate(73.3325vw,-10px) scale(.0142);animation:fall-400 21s -25s linear infinite}@keyframes fall-400{72.36%{transform:translate(72.6132vw,72.36vh) scale(.0142)}to{transform:translate(72.97285vw,99vh) scale(.0142)}}\n"] }]
|
|
82
82
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
83
83
|
|
|
84
84
|
// Angular
|
|
@@ -88,13 +88,14 @@ const GET_AppConfig_GetAppConfig = "/api/AppConfig/GetAppConfig";
|
|
|
88
88
|
const baseAppRoutes = [
|
|
89
89
|
{ path: "", redirectTo: "pages/{emptyRouteRedirect}", pathMatch: "full" },
|
|
90
90
|
{ path: EMBEDDED_ROUTE + "/:source", component: ExternalPagesComponent },
|
|
91
|
+
{ path: EMBEDDED_ROUTE, component: ExternalPagesComponent },
|
|
91
92
|
{ path: ROUTE, component: PagesComponent },
|
|
92
93
|
{ path: "rd", component: RedirecterComponent },
|
|
93
94
|
{ path: "rd/:tenant", component: RedirecterComponent },
|
|
94
95
|
{ path: "login", component: JaceLoginComponent },
|
|
95
96
|
{ path: "iserr", component: ServerErrorComponent },
|
|
96
97
|
{ path: "anerr", component: AngularErrorComponent },
|
|
97
|
-
{ path: "**", component: PageNotFoundComponent }
|
|
98
|
+
{ path: "**", component: PageNotFoundComponent }
|
|
98
99
|
];
|
|
99
100
|
const MODULES = [
|
|
100
101
|
BrowserAnimationsModule,
|