@esfaenza/core 15.2.310 → 15.2.312
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/directives/es-routerLink/es-routerLink.directive.d.ts +1 -0
- package/esm2020/directives/es-routerLink/es-routerLink.directive.mjs +3 -2
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-directives.mjs +2 -1
- package/fesm2015/esfaenza-core-directives.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-directives.mjs +2 -1
- package/fesm2020/esfaenza-core-directives.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
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 });
|
|
25
|
-
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.9924;transform:translate(64.2152vw,-10px) scale(.6752);animation:fall-1 29s -5s linear infinite}@keyframes fall-1{53.604%{transform:translate(72.0196vw,53.604vh) scale(.6752)}to{transform:translate(68.1174vw,99vh) scale(.6752)}}.snow:nth-child(2){opacity:1.0628;transform:translate(11.0444vw,-10px) scale(.0098);animation:fall-2 27s -10s linear infinite}@keyframes fall-2{59.717%{transform:translate(7.4973vw,59.717vh) scale(.0098)}to{transform:translate(9.27085vw,99vh) scale(.0098)}}.snow:nth-child(3){opacity:.7036;transform:translate(78.3684vw,-10px) scale(.9862);animation:fall-3 28s -9s linear infinite}@keyframes fall-3{53.32%{transform:translate(86.1742vw,53.32vh) scale(.9862)}to{transform:translate(82.2713vw,99vh) scale(.9862)}}.snow:nth-child(4){opacity:.3912;transform:translate(94.665vw,-10px) scale(.5911);animation:fall-4 10s -9s linear infinite}@keyframes fall-4{49.166%{transform:translate(85.2708vw,49.166vh) scale(.5911)}to{transform:translate(89.9679vw,99vh) scale(.5911)}}.snow:nth-child(5){opacity:1.2106;transform:translate(80.9325vw,-10px) scale(.6814);animation:fall-5 23s -14s linear infinite}@keyframes fall-5{53.086%{transform:translate(79.2803vw,53.086vh) scale(.6814)}to{transform:translate(80.1064vw,99vh) scale(.6814)}}.snow:nth-child(6){opacity:.7772;transform:translate(45.6705vw,-10px) scale(.4703);animation:fall-6 21s -20s linear infinite}@keyframes fall-6{72.566%{transform:translate(53.1841vw,72.566vh) scale(.4703)}to{transform:translate(49.4273vw,99vh) scale(.4703)}}.snow:nth-child(7){opacity:.0714;transform:translate(49.1865vw,-10px) scale(.7961);animation:fall-7 27s -30s linear infinite}@keyframes fall-7{77.866%{transform:translate(39.6086vw,77.866vh) scale(.7961)}to{transform:translate(44.39755vw,99vh) scale(.7961)}}.snow:nth-child(8){opacity:.0588;transform:translate(55.5568vw,-10px) scale(.6298);animation:fall-8 14s -5s linear infinite}@keyframes fall-8{51.018%{transform:translate(46.6219vw,51.018vh) scale(.6298)}to{transform:translate(51.08935vw,99vh) scale(.6298)}}.snow:nth-child(9){opacity:.0402;transform:translate(79.3924vw,-10px) scale(.8736);animation:fall-9 24s -17s linear infinite}@keyframes fall-9{51.268%{transform:translate(73.0672vw,51.268vh) scale(.8736)}to{transform:translate(76.2298vw,99vh) scale(.8736)}}.snow:nth-child(10){opacity:1.202;transform:translate(5.9431vw,-10px) scale(.0301);animation:fall-10 23s -21s linear infinite}@keyframes fall-10{51.287%{transform:translate(4.5004vw,51.287vh) scale(.0301)}to{transform:translate(5.22175vw,99vh) scale(.0301)}}.snow:nth-child(11){opacity:1.897;transform:translate(51.7103vw,-10px) scale(.6581);animation:fall-11 28s -11s linear infinite}@keyframes fall-11{75.894%{transform:translate(53.0456vw,75.894vh) scale(.6581)}to{transform:translate(52.37795vw,99vh) scale(.6581)}}.snow:nth-child(12){opacity:.2526;transform:translate(9.9269vw,-10px) scale(.6172);animation:fall-12 30s -11s linear infinite}@keyframes fall-12{52.341%{transform:translate(13.1506vw,52.341vh) scale(.6172)}to{transform:translate(11.53875vw,99vh) scale(.6172)}}.snow:nth-child(13){opacity:.5748;transform:translate(29.6539vw,-10px) scale(.0585);animation:fall-13 23s -22s linear infinite}@keyframes fall-13{31.004%{transform:translate(30.3551vw,31.004vh) scale(.0585)}to{transform:translate(30.0045vw,99vh) scale(.0585)}}.snow:nth-child(14){opacity:1.181;transform:translate(20.9665vw,-10px) scale(.5623);animation:fall-14 16s -14s linear infinite}@keyframes fall-14{72.724%{transform:translate(15.1986vw,72.724vh) scale(.5623)}to{transform:translate(18.08255vw,99vh) scale(.5623)}}.snow:nth-child(15){opacity:.4182;transform:translate(23.7914vw,-10px) scale(.0856);animation:fall-15 18s -16s linear infinite}@keyframes fall-15{55.914%{transform:translate(25.6799vw,55.914vh) scale(.0856)}to{transform:translate(24.73565vw,99vh) scale(.0856)}}.snow:nth-child(16){opacity:1.329;transform:translate(47.2793vw,-10px) scale(.0893);animation:fall-16 25s -15s linear infinite}@keyframes fall-16{50.185%{transform:translate(50.3935vw,50.185vh) scale(.0893)}to{transform:translate(48.8364vw,99vh) scale(.0893)}}.snow:nth-child(17){opacity:.4056;transform:translate(79.9125vw,-10px) scale(.4681);animation:fall-17 11s -12s linear infinite}@keyframes fall-17{72.093%{transform:translate(82.2525vw,72.093vh) scale(.4681)}to{transform:translate(81.0825vw,99vh) scale(.4681)}}.snow:nth-child(18){opacity:1.7944;transform:translate(38.054vw,-10px) scale(.2867);animation:fall-18 30s -30s linear infinite}@keyframes fall-18{74.454%{transform:translate(29.8907vw,74.454vh) scale(.2867)}to{transform:translate(33.97235vw,99vh) scale(.2867)}}.snow:nth-child(19){opacity:1.2994;transform:translate(56.278vw,-10px) scale(.9438);animation:fall-19 15s -9s linear infinite}@keyframes fall-19{74.229%{transform:translate(64.7275vw,74.229vh) scale(.9438)}to{transform:translate(60.50275vw,99vh) scale(.9438)}}.snow:nth-child(20){opacity:1.5498;transform:translate(91.4573vw,-10px) scale(.9355);animation:fall-20 19s -20s linear infinite}@keyframes fall-20{48.916%{transform:translate(98.727vw,48.916vh) scale(.9355)}to{transform:translate(95.09215vw,99vh) scale(.9355)}}.snow:nth-child(21){opacity:1.3134;transform:translate(92.7015vw,-10px) scale(.6978);animation:fall-21 15s -15s linear infinite}@keyframes fall-21{78.518%{transform:translate(87.5298vw,78.518vh) scale(.6978)}to{transform:translate(90.11565vw,99vh) scale(.6978)}}.snow:nth-child(22){opacity:1.7678;transform:translate(12.1033vw,-10px) scale(.3314);animation:fall-22 20s -12s linear infinite}@keyframes fall-22{53.385%{transform:translate(10.1776vw,53.385vh) scale(.3314)}to{transform:translate(11.14045vw,99vh) scale(.3314)}}.snow:nth-child(23){opacity:1.9752;transform:translate(37.2789vw,-10px) scale(.3703);animation:fall-23 21s -8s linear infinite}@keyframes fall-23{69.247%{transform:translate(40.303vw,69.247vh) scale(.3703)}to{transform:translate(38.79095vw,99vh) scale(.3703)}}.snow:nth-child(24){opacity:1.5736;transform:translate(86.9761vw,-10px) scale(.3693);animation:fall-24 22s -18s linear infinite}@keyframes fall-24{72.17%{transform:translate(83.3739vw,72.17vh) scale(.3693)}to{transform:translate(85.175vw,99vh) scale(.3693)}}.snow:nth-child(25){opacity:.7078;transform:translate(4.7585vw,-10px) scale(.9712);animation:fall-25 18s -4s linear infinite}@keyframes fall-25{39.332%{transform:translate(1.4678vw,39.332vh) scale(.9712)}to{transform:translate(3.11315vw,99vh) scale(.9712)}}.snow:nth-child(26){opacity:.1724;transform:translate(63.9732vw,-10px) scale(.3706);animation:fall-26 13s -19s linear infinite}@keyframes fall-26{49.321%{transform:translate(61.1532vw,49.321vh) scale(.3706)}to{transform:translate(62.5632vw,99vh) scale(.3706)}}.snow:nth-child(27){opacity:.9512;transform:translate(57.2135vw,-10px) scale(.0666);animation:fall-27 16s -17s linear infinite}@keyframes fall-27{59.531%{transform:translate(55.8699vw,59.531vh) scale(.0666)}to{transform:translate(56.5417vw,99vh) scale(.0666)}}.snow:nth-child(28){opacity:.2898;transform:translate(53.3461vw,-10px) scale(.3984);animation:fall-28 11s -22s linear infinite}@keyframes fall-28{45.849%{transform:translate(47.1908vw,45.849vh) scale(.3984)}to{transform:translate(50.26845vw,99vh) scale(.3984)}}.snow:nth-child(29){opacity:.4012;transform:translate(36.8072vw,-10px) scale(.6891);animation:fall-29 27s -19s linear infinite}@keyframes fall-29{50.992%{transform:translate(34.6434vw,50.992vh) scale(.6891)}to{transform:translate(35.7253vw,99vh) scale(.6891)}}.snow:nth-child(30){opacity:.7094;transform:translate(71.4595vw,-10px) scale(.6819);animation:fall-30 20s -11s linear infinite}@keyframes fall-30{64.446%{transform:translate(64.413vw,64.446vh) scale(.6819)}to{transform:translate(67.93625vw,99vh) scale(.6819)}}.snow:nth-child(31){opacity:.9584;transform:translate(99.258vw,-10px) scale(.3465);animation:fall-31 21s -11s linear infinite}@keyframes fall-31{49.445%{transform:translate(107.2286vw,49.445vh) scale(.3465)}to{transform:translate(103.2433vw,99vh) scale(.3465)}}.snow:nth-child(32){opacity:.5828;transform:translate(90.7613vw,-10px) scale(.5966);animation:fall-32 15s -2s linear infinite}@keyframes fall-32{43.448%{transform:translate(84.3962vw,43.448vh) scale(.5966)}to{transform:translate(87.57875vw,99vh) scale(.5966)}}.snow:nth-child(33){opacity:1.1374;transform:translate(53.7496vw,-10px) scale(.6781);animation:fall-33 27s -25s linear infinite}@keyframes fall-33{52.27%{transform:translate(58.2251vw,52.27vh) scale(.6781)}to{transform:translate(55.98735vw,99vh) scale(.6781)}}.snow:nth-child(34){opacity:1.8588;transform:translate(4.6267vw,-10px) scale(.9313);animation:fall-34 30s -15s linear infinite}@keyframes fall-34{61.383%{transform:translate(6.9678vw,61.383vh) scale(.9313)}to{transform:translate(5.79725vw,99vh) scale(.9313)}}.snow:nth-child(35){opacity:1.7456;transform:translate(68.9718vw,-10px) scale(.2403);animation:fall-35 28s -20s linear infinite}@keyframes fall-35{49.204%{transform:translate(61.8746vw,49.204vh) scale(.2403)}to{transform:translate(65.4232vw,99vh) scale(.2403)}}.snow:nth-child(36){opacity:1.4348;transform:translate(64.1574vw,-10px) scale(.8766);animation:fall-36 27s -4s linear infinite}@keyframes fall-36{78.629%{transform:translate(60.0148vw,78.629vh) scale(.8766)}to{transform:translate(62.0861vw,99vh) scale(.8766)}}.snow:nth-child(37){opacity:1.6494;transform:translate(35.3132vw,-10px) scale(.2767);animation:fall-37 26s -3s linear infinite}@keyframes fall-37{54.116%{transform:translate(32.3252vw,54.116vh) scale(.2767)}to{transform:translate(33.8192vw,99vh) scale(.2767)}}.snow:nth-child(38){opacity:1.8102;transform:translate(91.9754vw,-10px) scale(.8605);animation:fall-38 15s -30s linear infinite}@keyframes fall-38{48.217%{transform:translate(82.1496vw,48.217vh) scale(.8605)}to{transform:translate(87.0625vw,99vh) scale(.8605)}}.snow:nth-child(39){opacity:1.6042;transform:translate(16.1487vw,-10px) scale(.4128);animation:fall-39 14s -17s linear infinite}@keyframes fall-39{48.196%{transform:translate(15.7697vw,48.196vh) scale(.4128)}to{transform:translate(15.9592vw,99vh) scale(.4128)}}.snow:nth-child(40){opacity:1.9464;transform:translate(53.8547vw,-10px) scale(.6447);animation:fall-40 27s -18s linear infinite}@keyframes fall-40{66.072%{transform:translate(48.1932vw,66.072vh) scale(.6447)}to{transform:translate(51.02395vw,99vh) scale(.6447)}}.snow:nth-child(41){opacity:1.1278;transform:translate(55.4651vw,-10px) scale(.1674);animation:fall-41 27s -22s linear infinite}@keyframes fall-41{39.221%{transform:translate(61.6165vw,39.221vh) scale(.1674)}to{transform:translate(58.5408vw,99vh) scale(.1674)}}.snow:nth-child(42){opacity:1.6048;transform:translate(70.8317vw,-10px) scale(.8833);animation:fall-42 11s -21s linear infinite}@keyframes fall-42{59.04%{transform:translate(65.7604vw,59.04vh) scale(.8833)}to{transform:translate(68.29605vw,99vh) scale(.8833)}}.snow:nth-child(43){opacity:.0458;transform:translate(98.6207vw,-10px) scale(.6692);animation:fall-43 24s -3s linear infinite}@keyframes fall-43{44.771%{transform:translate(100.5606vw,44.771vh) scale(.6692)}to{transform:translate(99.59065vw,99vh) scale(.6692)}}.snow:nth-child(44){opacity:.8454;transform:translate(18.8642vw,-10px) scale(.9301);animation:fall-44 29s -27s linear infinite}@keyframes fall-44{34.475%{transform:translate(11.6747vw,34.475vh) scale(.9301)}to{transform:translate(15.26945vw,99vh) scale(.9301)}}.snow:nth-child(45){opacity:1.4288;transform:translate(73.4449vw,-10px) scale(.6064);animation:fall-45 12s -1s linear infinite}@keyframes fall-45{58.778%{transform:translate(76.5415vw,58.778vh) scale(.6064)}to{transform:translate(74.9932vw,99vh) scale(.6064)}}.snow:nth-child(46){opacity:.1604;transform:translate(74.6214vw,-10px) scale(.2489);animation:fall-46 23s -4s linear infinite}@keyframes fall-46{31.464%{transform:translate(75.4989vw,31.464vh) scale(.2489)}to{transform:translate(75.06015vw,99vh) scale(.2489)}}.snow:nth-child(47){opacity:1.6702;transform:translate(6.8693vw,-10px) scale(.2284);animation:fall-47 17s -18s linear infinite}@keyframes fall-47{69.568%{transform:translate(10.9962vw,69.568vh) scale(.2284)}to{transform:translate(8.93275vw,99vh) scale(.2284)}}.snow:nth-child(48){opacity:.863;transform:translate(49.0944vw,-10px) scale(.1412);animation:fall-48 18s -2s linear infinite}@keyframes fall-48{30.356%{transform:translate(41.4854vw,30.356vh) scale(.1412)}to{transform:translate(45.2899vw,99vh) scale(.1412)}}.snow:nth-child(49){opacity:.6064;transform:translate(74.9263vw,-10px) scale(.3563);animation:fall-49 20s -26s linear infinite}@keyframes fall-49{39.138%{transform:translate(72.7848vw,39.138vh) scale(.3563)}to{transform:translate(73.85555vw,99vh) scale(.3563)}}.snow:nth-child(50){opacity:.6844;transform:translate(1.2056vw,-10px) scale(.8394);animation:fall-50 14s -2s linear infinite}@keyframes fall-50{32.273%{transform:translate(-4.0288vw,32.273vh) scale(.8394)}to{transform:translate(-1.4116vw,99vh) scale(.8394)}}.snow:nth-child(51){opacity:.5972;transform:translate(51.3588vw,-10px) scale(.1936);animation:fall-51 27s -2s linear infinite}@keyframes fall-51{35.654%{transform:translate(52.6921vw,35.654vh) scale(.1936)}to{transform:translate(52.02545vw,99vh) scale(.1936)}}.snow:nth-child(52){opacity:1.415;transform:translate(72.4022vw,-10px) scale(.4458);animation:fall-52 17s -4s linear infinite}@keyframes fall-52{52.944%{transform:translate(75.4102vw,52.944vh) scale(.4458)}to{transform:translate(73.9062vw,99vh) scale(.4458)}}.snow:nth-child(53){opacity:1.0132;transform:translate(59.2253vw,-10px) scale(.659);animation:fall-53 20s -27s linear infinite}@keyframes fall-53{45.568%{transform:translate(67.7664vw,45.568vh) scale(.659)}to{transform:translate(63.49585vw,99vh) scale(.659)}}.snow:nth-child(54){opacity:.9224;transform:translate(44.008vw,-10px) scale(.8163);animation:fall-54 25s -15s linear infinite}@keyframes fall-54{33.339%{transform:translate(38.4079vw,33.339vh) scale(.8163)}to{transform:translate(41.20795vw,99vh) scale(.8163)}}.snow:nth-child(55){opacity:.0246;transform:translate(7.8717vw,-10px) scale(.9404);animation:fall-55 12s -1s linear infinite}@keyframes fall-55{58.874%{transform:translate(10.7496vw,58.874vh) scale(.9404)}to{transform:translate(9.31065vw,99vh) scale(.9404)}}.snow:nth-child(56){opacity:.9196;transform:translate(56.0912vw,-10px) scale(.1058);animation:fall-56 28s -10s linear infinite}@keyframes fall-56{30.308%{transform:translate(46.774vw,30.308vh) scale(.1058)}to{transform:translate(51.4326vw,99vh) scale(.1058)}}.snow:nth-child(57){opacity:1.6244;transform:translate(24.231vw,-10px) scale(.312);animation:fall-57 20s -14s linear infinite}@keyframes fall-57{67.917%{transform:translate(17.2458vw,67.917vh) scale(.312)}to{transform:translate(20.7384vw,99vh) scale(.312)}}.snow:nth-child(58){opacity:1.8616;transform:translate(14.2025vw,-10px) scale(.4221);animation:fall-58 25s -7s linear infinite}@keyframes fall-58{47.737%{transform:translate(8.0225vw,47.737vh) scale(.4221)}to{transform:translate(11.1125vw,99vh) scale(.4221)}}.snow:nth-child(59){opacity:1.9898;transform:translate(87.4403vw,-10px) scale(.9287);animation:fall-59 17s -26s linear infinite}@keyframes fall-59{68.804%{transform:translate(86.0767vw,68.804vh) scale(.9287)}to{transform:translate(86.7585vw,99vh) scale(.9287)}}.snow:nth-child(60){opacity:1.2102;transform:translate(73.5352vw,-10px) scale(.1425);animation:fall-60 13s -17s linear infinite}@keyframes fall-60{79.306%{transform:translate(66.0449vw,79.306vh) scale(.1425)}to{transform:translate(69.79005vw,99vh) scale(.1425)}}.snow:nth-child(61){opacity:.9374;transform:translate(21.8041vw,-10px) scale(.964);animation:fall-61 11s -27s linear infinite}@keyframes fall-61{46.907%{transform:translate(16.7194vw,46.907vh) scale(.964)}to{transform:translate(19.26175vw,99vh) scale(.964)}}.snow:nth-child(62){opacity:1.7664;transform:translate(59.4962vw,-10px) scale(.9072);animation:fall-62 14s -21s linear infinite}@keyframes fall-62{41.206%{transform:translate(54.3349vw,41.206vh) scale(.9072)}to{transform:translate(56.91555vw,99vh) scale(.9072)}}.snow:nth-child(63){opacity:.7076;transform:translate(89.5098vw,-10px) scale(.2772);animation:fall-63 15s -1s linear infinite}@keyframes fall-63{36.771%{transform:translate(97.2287vw,36.771vh) scale(.2772)}to{transform:translate(93.36925vw,99vh) scale(.2772)}}.snow:nth-child(64){opacity:.7678;transform:translate(42.1737vw,-10px) scale(.3699);animation:fall-64 17s -28s linear infinite}@keyframes fall-64{54.336%{transform:translate(50.5718vw,54.336vh) scale(.3699)}to{transform:translate(46.37275vw,99vh) scale(.3699)}}.snow:nth-child(65){opacity:1.1822;transform:translate(90.3473vw,-10px) scale(.3337);animation:fall-65 26s -15s linear infinite}@keyframes fall-65{61.711%{transform:translate(97.439vw,61.711vh) scale(.3337)}to{transform:translate(93.89315vw,99vh) scale(.3337)}}.snow:nth-child(66){opacity:1.4674;transform:translate(20.9734vw,-10px) scale(.0376);animation:fall-66 28s -2s linear infinite}@keyframes fall-66{73.308%{transform:translate(23.2312vw,73.308vh) scale(.0376)}to{transform:translate(22.1023vw,99vh) scale(.0376)}}.snow:nth-child(67){opacity:.9532;transform:translate(30.9187vw,-10px) scale(.9708);animation:fall-67 28s -8s linear infinite}@keyframes fall-67{59.078%{transform:translate(36.0399vw,59.078vh) scale(.9708)}to{transform:translate(33.4793vw,99vh) scale(.9708)}}.snow:nth-child(68){opacity:.3952;transform:translate(55.7214vw,-10px) scale(.5348);animation:fall-68 27s -8s linear infinite}@keyframes fall-68{63.858%{transform:translate(59.7635vw,63.858vh) scale(.5348)}to{transform:translate(57.74245vw,99vh) scale(.5348)}}.snow:nth-child(69){opacity:.0758;transform:translate(83.8051vw,-10px) scale(.1623);animation:fall-69 27s -6s linear infinite}@keyframes fall-69{47.72%{transform:translate(80.1521vw,47.72vh) scale(.1623)}to{transform:translate(81.9786vw,99vh) scale(.1623)}}.snow:nth-child(70){opacity:1.069;transform:translate(28.7256vw,-10px) scale(.8506);animation:fall-70 15s -2s linear infinite}@keyframes fall-70{72.655%{transform:translate(26.1503vw,72.655vh) scale(.8506)}to{transform:translate(27.43795vw,99vh) scale(.8506)}}.snow:nth-child(71){opacity:.0692;transform:translate(54.1277vw,-10px) scale(.0652);animation:fall-71 26s -20s linear infinite}@keyframes fall-71{60.473%{transform:translate(56.9567vw,60.473vh) scale(.0652)}to{transform:translate(55.5422vw,99vh) scale(.0652)}}.snow:nth-child(72){opacity:1.4084;transform:translate(19.5704vw,-10px) scale(.4034);animation:fall-72 16s -28s linear infinite}@keyframes fall-72{37.38%{transform:translate(27.4319vw,37.38vh) scale(.4034)}to{transform:translate(23.50115vw,99vh) scale(.4034)}}.snow:nth-child(73){opacity:.1936;transform:translate(54.0437vw,-10px) scale(.2606);animation:fall-73 21s -20s linear infinite}@keyframes fall-73{36.083%{transform:translate(60.7206vw,36.083vh) scale(.2606)}to{transform:translate(57.38215vw,99vh) scale(.2606)}}.snow:nth-child(74){opacity:.114;transform:translate(79.2402vw,-10px) scale(.5598);animation:fall-74 15s -24s linear infinite}@keyframes fall-74{53.185%{transform:translate(77.9755vw,53.185vh) scale(.5598)}to{transform:translate(78.60785vw,99vh) scale(.5598)}}.snow:nth-child(75){opacity:1.237;transform:translate(51.8438vw,-10px) scale(.7778);animation:fall-75 22s -24s linear infinite}@keyframes fall-75{67.806%{transform:translate(42.7305vw,67.806vh) scale(.7778)}to{transform:translate(47.28715vw,99vh) scale(.7778)}}.snow:nth-child(76){opacity:.9414;transform:translate(32.2291vw,-10px) scale(.7084);animation:fall-76 22s -3s linear infinite}@keyframes fall-76{66.553%{transform:translate(23.169vw,66.553vh) scale(.7084)}to{transform:translate(27.69905vw,99vh) scale(.7084)}}.snow:nth-child(77){opacity:.5378;transform:translate(2.7444vw,-10px) scale(.8524);animation:fall-77 24s -25s linear infinite}@keyframes fall-77{76.1%{transform:translate(-6.9525vw,76.1vh) scale(.8524)}to{transform:translate(-2.10405vw,99vh) scale(.8524)}}.snow:nth-child(78){opacity:.6302;transform:translate(69.7284vw,-10px) scale(.598);animation:fall-78 25s -5s linear infinite}@keyframes fall-78{55.268%{transform:translate(76.2945vw,55.268vh) scale(.598)}to{transform:translate(73.01145vw,99vh) scale(.598)}}.snow:nth-child(79){opacity:1.697;transform:translate(55.3952vw,-10px) scale(.3414);animation:fall-79 12s -7s linear infinite}@keyframes fall-79{31.014%{transform:translate(57.5307vw,31.014vh) scale(.3414)}to{transform:translate(56.46295vw,99vh) scale(.3414)}}.snow:nth-child(80){opacity:1.7666;transform:translate(77.2883vw,-10px) scale(.5396);animation:fall-80 28s -29s linear infinite}@keyframes fall-80{56.888%{transform:translate(83.5376vw,56.888vh) scale(.5396)}to{transform:translate(80.41295vw,99vh) scale(.5396)}}.snow:nth-child(81){opacity:.609;transform:translate(89.0099vw,-10px) scale(.2011);animation:fall-81 20s -24s linear infinite}@keyframes fall-81{55.227%{transform:translate(90.4563vw,55.227vh) scale(.2011)}to{transform:translate(89.7331vw,99vh) scale(.2011)}}.snow:nth-child(82){opacity:.8908;transform:translate(48.4381vw,-10px) scale(.7811);animation:fall-82 10s -20s linear infinite}@keyframes fall-82{31.187%{transform:translate(42.3267vw,31.187vh) scale(.7811)}to{transform:translate(45.3824vw,99vh) scale(.7811)}}.snow:nth-child(83){opacity:1.4356;transform:translate(70.5158vw,-10px) scale(.7227);animation:fall-83 23s -2s linear infinite}@keyframes fall-83{56.629%{transform:translate(71.4951vw,56.629vh) scale(.7227)}to{transform:translate(71.00545vw,99vh) scale(.7227)}}.snow:nth-child(84){opacity:.8584;transform:translate(67.8276vw,-10px) scale(.3552);animation:fall-84 22s -18s linear infinite}@keyframes fall-84{36.348%{transform:translate(64.4545vw,36.348vh) scale(.3552)}to{transform:translate(66.14105vw,99vh) scale(.3552)}}.snow:nth-child(85){opacity:1.7744;transform:translate(52.2664vw,-10px) scale(.1748);animation:fall-85 30s -1s linear infinite}@keyframes fall-85{41.799%{transform:translate(50.9508vw,41.799vh) scale(.1748)}to{transform:translate(51.6086vw,99vh) scale(.1748)}}.snow:nth-child(86){opacity:.351;transform:translate(89.4528vw,-10px) scale(.0476);animation:fall-86 19s -23s linear infinite}@keyframes fall-86{65.811%{transform:translate(86.7274vw,65.811vh) scale(.0476)}to{transform:translate(88.0901vw,99vh) scale(.0476)}}.snow:nth-child(87){opacity:.7152;transform:translate(12.9907vw,-10px) scale(.4024);animation:fall-87 26s -18s linear infinite}@keyframes fall-87{79.292%{transform:translate(5.3801vw,79.292vh) scale(.4024)}to{transform:translate(9.1854vw,99vh) scale(.4024)}}.snow:nth-child(88){opacity:1.3018;transform:translate(27.4607vw,-10px) scale(.4244);animation:fall-88 14s -23s linear infinite}@keyframes fall-88{49.384%{transform:translate(28.1037vw,49.384vh) scale(.4244)}to{transform:translate(27.7822vw,99vh) scale(.4244)}}.snow:nth-child(89){opacity:.2396;transform:translate(61.3191vw,-10px) scale(.0521);animation:fall-89 25s -16s linear infinite}@keyframes fall-89{45.918%{transform:translate(68.1965vw,45.918vh) scale(.0521)}to{transform:translate(64.7578vw,99vh) scale(.0521)}}.snow:nth-child(90){opacity:.4836;transform:translate(60.4064vw,-10px) scale(.8997);animation:fall-90 30s -9s linear infinite}@keyframes fall-90{53.086%{transform:translate(58.5154vw,53.086vh) scale(.8997)}to{transform:translate(59.4609vw,99vh) scale(.8997)}}.snow:nth-child(91){opacity:1.1536;transform:translate(46.0869vw,-10px) scale(.0468);animation:fall-91 30s -30s linear infinite}@keyframes fall-91{68.18%{transform:translate(49.1274vw,68.18vh) scale(.0468)}to{transform:translate(47.60715vw,99vh) scale(.0468)}}.snow:nth-child(92){opacity:.172;transform:translate(17.0768vw,-10px) scale(.2789);animation:fall-92 27s -2s linear infinite}@keyframes fall-92{54.439%{transform:translate(11.3417vw,54.439vh) scale(.2789)}to{transform:translate(14.20925vw,99vh) scale(.2789)}}.snow:nth-child(93){opacity:.128;transform:translate(1.4142vw,-10px) scale(.9086);animation:fall-93 29s -19s linear infinite}@keyframes fall-93{59%{transform:translate(-2.0026vw,59vh) scale(.9086)}to{transform:translate(-.2942vw,99vh) scale(.9086)}}.snow:nth-child(94){opacity:1.755;transform:translate(29.1106vw,-10px) scale(.1006);animation:fall-94 24s -15s linear infinite}@keyframes fall-94{54.267%{transform:translate(37.5954vw,54.267vh) scale(.1006)}to{transform:translate(33.353vw,99vh) scale(.1006)}}.snow:nth-child(95){opacity:.1246;transform:translate(98.9748vw,-10px) scale(.6521);animation:fall-95 18s -9s linear infinite}@keyframes fall-95{78.202%{transform:translate(103.2335vw,78.202vh) scale(.6521)}to{transform:translate(101.10415vw,99vh) scale(.6521)}}.snow:nth-child(96){opacity:1.1486;transform:translate(48.4792vw,-10px) scale(.0919);animation:fall-96 25s -28s linear infinite}@keyframes fall-96{67.598%{transform:translate(43.1845vw,67.598vh) scale(.0919)}to{transform:translate(45.83185vw,99vh) scale(.0919)}}.snow:nth-child(97){opacity:1.755;transform:translate(60.8757vw,-10px) scale(.6239);animation:fall-97 29s -17s linear infinite}@keyframes fall-97{43.173%{transform:translate(55.5646vw,43.173vh) scale(.6239)}to{transform:translate(58.22015vw,99vh) scale(.6239)}}.snow:nth-child(98){opacity:1.1052;transform:translate(3.1728vw,-10px) scale(.6276);animation:fall-98 30s -26s linear infinite}@keyframes fall-98{40.958%{transform:translate(12.6602vw,40.958vh) scale(.6276)}to{transform:translate(7.9165vw,99vh) scale(.6276)}}.snow:nth-child(99){opacity:.5996;transform:translate(89.6589vw,-10px) scale(.9552);animation:fall-99 23s -21s linear infinite}@keyframes fall-99{59.779%{transform:translate(84.2453vw,59.779vh) scale(.9552)}to{transform:translate(86.9521vw,99vh) scale(.9552)}}.snow:nth-child(100){opacity:.5834;transform:translate(97.1488vw,-10px) scale(.0594);animation:fall-100 21s -10s linear infinite}@keyframes fall-100{40.368%{transform:translate(93.9503vw,40.368vh) scale(.0594)}to{transform:translate(95.54955vw,99vh) scale(.0594)}}.snow:nth-child(101){opacity:.8978;transform:translate(39.6914vw,-10px) scale(.7196);animation:fall-101 17s -24s linear infinite}@keyframes fall-101{36.096%{transform:translate(42.5254vw,36.096vh) scale(.7196)}to{transform:translate(41.1084vw,99vh) scale(.7196)}}.snow:nth-child(102){opacity:1.2846;transform:translate(94.8282vw,-10px) scale(.2505);animation:fall-102 12s -28s linear infinite}@keyframes fall-102{35.095%{transform:translate(96.5761vw,35.095vh) scale(.2505)}to{transform:translate(95.70215vw,99vh) scale(.2505)}}.snow:nth-child(103){opacity:1.0862;transform:translate(69.2139vw,-10px) scale(.1913);animation:fall-103 21s -20s linear infinite}@keyframes fall-103{61.66%{transform:translate(71.3548vw,61.66vh) scale(.1913)}to{transform:translate(70.28435vw,99vh) scale(.1913)}}.snow:nth-child(104){opacity:1.041;transform:translate(52.8404vw,-10px) scale(.4044);animation:fall-104 22s -19s linear infinite}@keyframes fall-104{59.594%{transform:translate(62.7544vw,59.594vh) scale(.4044)}to{transform:translate(57.7974vw,99vh) scale(.4044)}}.snow:nth-child(105){opacity:1.4294;transform:translate(34.5983vw,-10px) scale(.0583);animation:fall-105 16s -16s linear infinite}@keyframes fall-105{67.463%{transform:translate(27.1962vw,67.463vh) scale(.0583)}to{transform:translate(30.89725vw,99vh) scale(.0583)}}.snow:nth-child(106){opacity:.6548;transform:translate(20.3909vw,-10px) scale(.6701);animation:fall-106 25s -16s linear infinite}@keyframes fall-106{79.37%{transform:translate(18.1537vw,79.37vh) scale(.6701)}to{transform:translate(19.2723vw,99vh) scale(.6701)}}.snow:nth-child(107){opacity:.2128;transform:translate(34.6408vw,-10px) scale(.3935);animation:fall-107 23s -19s linear infinite}@keyframes fall-107{63.578%{transform:translate(26.7411vw,63.578vh) scale(.3935)}to{transform:translate(30.69095vw,99vh) scale(.3935)}}.snow:nth-child(108){opacity:1.4766;transform:translate(2.5567vw,-10px) scale(.4322);animation:fall-108 26s -17s linear infinite}@keyframes fall-108{46.627%{transform:translate(1.6802vw,46.627vh) scale(.4322)}to{transform:translate(2.11845vw,99vh) scale(.4322)}}.snow:nth-child(109){opacity:.484;transform:translate(33.3504vw,-10px) scale(.9984);animation:fall-109 23s -30s linear infinite}@keyframes fall-109{35.042%{transform:translate(42.8567vw,35.042vh) scale(.9984)}to{transform:translate(38.10355vw,99vh) scale(.9984)}}.snow:nth-child(110){opacity:1.2654;transform:translate(67.8792vw,-10px) scale(.5143);animation:fall-110 10s -13s linear infinite}@keyframes fall-110{41.774%{transform:translate(58.9439vw,41.774vh) scale(.5143)}to{transform:translate(63.41155vw,99vh) scale(.5143)}}.snow:nth-child(111){opacity:1.73;transform:translate(45.7321vw,-10px) scale(.9022);animation:fall-111 12s -14s linear infinite}@keyframes fall-111{54.473%{transform:translate(45.3509vw,54.473vh) scale(.9022)}to{transform:translate(45.5415vw,99vh) scale(.9022)}}.snow:nth-child(112){opacity:.778;transform:translate(89.8067vw,-10px) scale(.7409);animation:fall-112 28s -26s linear infinite}@keyframes fall-112{39.208%{transform:translate(94.7563vw,39.208vh) scale(.7409)}to{transform:translate(92.2815vw,99vh) scale(.7409)}}.snow:nth-child(113){opacity:.6816;transform:translate(30.4012vw,-10px) scale(.3548);animation:fall-113 29s -3s linear infinite}@keyframes fall-113{45.952%{transform:translate(23.8846vw,45.952vh) scale(.3548)}to{transform:translate(27.1429vw,99vh) scale(.3548)}}.snow:nth-child(114){opacity:1.7656;transform:translate(11.9696vw,-10px) scale(.6712);animation:fall-114 14s -5s linear infinite}@keyframes fall-114{48.371%{transform:translate(12.6197vw,48.371vh) scale(.6712)}to{transform:translate(12.29465vw,99vh) scale(.6712)}}.snow:nth-child(115){opacity:1.223;transform:translate(29.7744vw,-10px) scale(.2027);animation:fall-115 15s -6s linear infinite}@keyframes fall-115{77.652%{transform:translate(36.005vw,77.652vh) scale(.2027)}to{transform:translate(32.8897vw,99vh) scale(.2027)}}.snow:nth-child(116){opacity:.7036;transform:translate(82.144vw,-10px) scale(.2914);animation:fall-116 13s -8s linear infinite}@keyframes fall-116{64.441%{transform:translate(91.5146vw,64.441vh) scale(.2914)}to{transform:translate(86.8293vw,99vh) scale(.2914)}}.snow:nth-child(117){opacity:.3636;transform:translate(16.4233vw,-10px) scale(.4877);animation:fall-117 21s -25s linear infinite}@keyframes fall-117{54.686%{transform:translate(12.1767vw,54.686vh) scale(.4877)}to{transform:translate(14.3vw,99vh) scale(.4877)}}.snow:nth-child(118){opacity:1.0512;transform:translate(51.8278vw,-10px) scale(.4734);animation:fall-118 18s -2s linear infinite}@keyframes fall-118{65.693%{transform:translate(46.1633vw,65.693vh) scale(.4734)}to{transform:translate(48.99555vw,99vh) scale(.4734)}}.snow:nth-child(119){opacity:.8772;transform:translate(12.4343vw,-10px) scale(.937);animation:fall-119 22s -26s linear infinite}@keyframes fall-119{79.137%{transform:translate(8.4149vw,79.137vh) scale(.937)}to{transform:translate(10.4246vw,99vh) scale(.937)}}.snow:nth-child(120){opacity:.56;transform:translate(43.7323vw,-10px) scale(.0661);animation:fall-120 10s -25s linear infinite}@keyframes fall-120{76.923%{transform:translate(34.2384vw,76.923vh) scale(.0661)}to{transform:translate(38.98535vw,99vh) scale(.0661)}}.snow:nth-child(121){opacity:.4374;transform:translate(38.1569vw,-10px) scale(.2692);animation:fall-121 23s -28s linear infinite}@keyframes fall-121{68.843%{transform:translate(46.2191vw,68.843vh) scale(.2692)}to{transform:translate(42.188vw,99vh) scale(.2692)}}.snow:nth-child(122){opacity:1.7748;transform:translate(66.7883vw,-10px) scale(.3014);animation:fall-122 26s -17s linear infinite}@keyframes fall-122{33.827%{transform:translate(62.6954vw,33.827vh) scale(.3014)}to{transform:translate(64.74185vw,99vh) scale(.3014)}}.snow:nth-child(123){opacity:1.2592;transform:translate(59.7428vw,-10px) scale(.7347);animation:fall-123 13s -2s linear infinite}@keyframes fall-123{73.241%{transform:translate(54.795vw,73.241vh) scale(.7347)}to{transform:translate(57.2689vw,99vh) scale(.7347)}}.snow:nth-child(124){opacity:.4584;transform:translate(1.615vw,-10px) scale(.2044);animation:fall-124 28s -18s linear infinite}@keyframes fall-124{55.689%{transform:translate(-2.1424vw,55.689vh) scale(.2044)}to{transform:translate(-.2637vw,99vh) scale(.2044)}}.snow:nth-child(125){opacity:1.499;transform:translate(90.1759vw,-10px) scale(.409);animation:fall-125 23s -9s linear infinite}@keyframes fall-125{45.749%{transform:translate(87.7838vw,45.749vh) scale(.409)}to{transform:translate(88.97985vw,99vh) scale(.409)}}.snow:nth-child(126){opacity:.1318;transform:translate(92.7401vw,-10px) scale(.1955);animation:fall-126 24s -5s linear infinite}@keyframes fall-126{58.431%{transform:translate(85.9106vw,58.431vh) scale(.1955)}to{transform:translate(89.32535vw,99vh) scale(.1955)}}.snow:nth-child(127){opacity:1.254;transform:translate(63.8709vw,-10px) scale(.7474);animation:fall-127 25s -1s linear infinite}@keyframes fall-127{56.729%{transform:translate(73.0391vw,56.729vh) scale(.7474)}to{transform:translate(68.455vw,99vh) scale(.7474)}}.snow:nth-child(128){opacity:.9088;transform:translate(25.1321vw,-10px) scale(.6061);animation:fall-128 30s -16s linear infinite}@keyframes fall-128{54.347%{transform:translate(24.1237vw,54.347vh) scale(.6061)}to{transform:translate(24.6279vw,99vh) scale(.6061)}}.snow:nth-child(129){opacity:1.1248;transform:translate(84.6585vw,-10px) scale(.4034);animation:fall-129 28s -27s linear infinite}@keyframes fall-129{64.191%{transform:translate(77.6205vw,64.191vh) scale(.4034)}to{transform:translate(81.1395vw,99vh) scale(.4034)}}.snow:nth-child(130){opacity:.4532;transform:translate(2.6531vw,-10px) scale(.7726);animation:fall-130 18s -19s linear infinite}@keyframes fall-130{74.249%{transform:translate(3.6529vw,74.249vh) scale(.7726)}to{transform:translate(3.153vw,99vh) scale(.7726)}}.snow:nth-child(131){opacity:.6826;transform:translate(99.9908vw,-10px) scale(.6301);animation:fall-131 20s -9s linear infinite}@keyframes fall-131{77.402%{transform:translate(105.0745vw,77.402vh) scale(.6301)}to{transform:translate(102.53265vw,99vh) scale(.6301)}}.snow:nth-child(132){opacity:.0854;transform:translate(24.6399vw,-10px) scale(.5399);animation:fall-132 14s -3s linear infinite}@keyframes fall-132{77.492%{transform:translate(15.4142vw,77.492vh) scale(.5399)}to{transform:translate(20.02705vw,99vh) scale(.5399)}}.snow:nth-child(133){opacity:.5516;transform:translate(10.447vw,-10px) scale(.8057);animation:fall-133 12s -2s linear infinite}@keyframes fall-133{77.708%{transform:translate(11.0135vw,77.708vh) scale(.8057)}to{transform:translate(10.73025vw,99vh) scale(.8057)}}.snow:nth-child(134){opacity:1.6968;transform:translate(94.0935vw,-10px) scale(.0443);animation:fall-134 30s -5s linear infinite}@keyframes fall-134{42.709%{transform:translate(88.5164vw,42.709vh) scale(.0443)}to{transform:translate(91.30495vw,99vh) scale(.0443)}}.snow:nth-child(135){opacity:1.1268;transform:translate(75.3093vw,-10px) scale(.6702);animation:fall-135 22s -30s linear infinite}@keyframes fall-135{61.878%{transform:translate(85.11vw,61.878vh) scale(.6702)}to{transform:translate(80.20965vw,99vh) scale(.6702)}}.snow:nth-child(136){opacity:.816;transform:translate(96.2927vw,-10px) scale(.3036);animation:fall-136 20s -8s linear infinite}@keyframes fall-136{33.728%{transform:translate(102.7507vw,33.728vh) scale(.3036)}to{transform:translate(99.5217vw,99vh) scale(.3036)}}.snow:nth-child(137){opacity:1.4306;transform:translate(70.459vw,-10px) scale(.2312);animation:fall-137 16s -6s linear infinite}@keyframes fall-137{46.277%{transform:translate(77.5317vw,46.277vh) scale(.2312)}to{transform:translate(73.99535vw,99vh) scale(.2312)}}.snow:nth-child(138){opacity:1.7612;transform:translate(76.0973vw,-10px) scale(.3653);animation:fall-138 23s -14s linear infinite}@keyframes fall-138{31.255%{transform:translate(70.3291vw,31.255vh) scale(.3653)}to{transform:translate(73.2132vw,99vh) scale(.3653)}}.snow:nth-child(139){opacity:1.6436;transform:translate(85.2825vw,-10px) scale(.4255);animation:fall-139 16s -8s linear infinite}@keyframes fall-139{36.332%{transform:translate(85.4272vw,36.332vh) scale(.4255)}to{transform:translate(85.35485vw,99vh) scale(.4255)}}.snow:nth-child(140){opacity:.6154;transform:translate(33.8817vw,-10px) scale(.9928);animation:fall-140 17s -16s linear infinite}@keyframes fall-140{57.565%{transform:translate(28.0004vw,57.565vh) scale(.9928)}to{transform:translate(30.94105vw,99vh) scale(.9928)}}.snow:nth-child(141){opacity:.034;transform:translate(37.1197vw,-10px) scale(.6081);animation:fall-141 23s -28s linear infinite}@keyframes fall-141{66.749%{transform:translate(39.626vw,66.749vh) scale(.6081)}to{transform:translate(38.37285vw,99vh) scale(.6081)}}.snow:nth-child(142){opacity:.7926;transform:translate(17.0782vw,-10px) scale(.4074);animation:fall-142 29s -14s linear infinite}@keyframes fall-142{63.477%{transform:translate(16.8875vw,63.477vh) scale(.4074)}to{transform:translate(16.98285vw,99vh) scale(.4074)}}.snow:nth-child(143){opacity:1.9748;transform:translate(.6609vw,-10px) scale(.0529);animation:fall-143 30s -17s linear infinite}@keyframes fall-143{59.857%{transform:translate(3.2094vw,59.857vh) scale(.0529)}to{transform:translate(1.93515vw,99vh) scale(.0529)}}.snow:nth-child(144){opacity:1.91;transform:translate(8.1918vw,-10px) scale(.7204);animation:fall-144 22s -22s linear infinite}@keyframes fall-144{34.823%{transform:translate(11.153vw,34.823vh) scale(.7204)}to{transform:translate(9.6724vw,99vh) scale(.7204)}}.snow:nth-child(145){opacity:.565;transform:translate(29.3714vw,-10px) scale(.562);animation:fall-145 20s -6s linear infinite}@keyframes fall-145{33.065%{transform:translate(27.2605vw,33.065vh) scale(.562)}to{transform:translate(28.31595vw,99vh) scale(.562)}}.snow:nth-child(146){opacity:1.6138;transform:translate(11.6628vw,-10px) scale(.9075);animation:fall-146 29s -22s linear infinite}@keyframes fall-146{52.78%{transform:translate(10.1205vw,52.78vh) scale(.9075)}to{transform:translate(10.89165vw,99vh) scale(.9075)}}.snow:nth-child(147){opacity:1.321;transform:translate(47.4771vw,-10px) scale(.516);animation:fall-147 23s -9s linear infinite}@keyframes fall-147{72.743%{transform:translate(56.2934vw,72.743vh) scale(.516)}to{transform:translate(51.88525vw,99vh) scale(.516)}}.snow:nth-child(148){opacity:1.5904;transform:translate(87.9354vw,-10px) scale(.0479);animation:fall-148 14s -29s linear infinite}@keyframes fall-148{34.87%{transform:translate(91.1071vw,34.87vh) scale(.0479)}to{transform:translate(89.52125vw,99vh) scale(.0479)}}.snow:nth-child(149){opacity:1.5078;transform:translate(70.6897vw,-10px) scale(.2601);animation:fall-149 21s -8s linear infinite}@keyframes fall-149{75.471%{transform:translate(78.2508vw,75.471vh) scale(.2601)}to{transform:translate(74.47025vw,99vh) scale(.2601)}}.snow:nth-child(150){opacity:.6024;transform:translate(40.6294vw,-10px) scale(.2795);animation:fall-150 12s -23s linear infinite}@keyframes fall-150{57.235%{transform:translate(47.0215vw,57.235vh) scale(.2795)}to{transform:translate(43.82545vw,99vh) scale(.2795)}}.snow:nth-child(151){opacity:.1004;transform:translate(99.7281vw,-10px) scale(.5621);animation:fall-151 17s -21s linear infinite}@keyframes fall-151{74.859%{transform:translate(105.4794vw,74.859vh) scale(.5621)}to{transform:translate(102.60375vw,99vh) scale(.5621)}}.snow:nth-child(152){opacity:.274;transform:translate(27.1194vw,-10px) scale(.622);animation:fall-152 24s -11s linear infinite}@keyframes fall-152{36.153%{transform:translate(34.0301vw,36.153vh) scale(.622)}to{transform:translate(30.57475vw,99vh) scale(.622)}}.snow:nth-child(153){opacity:.7516;transform:translate(64.9072vw,-10px) scale(.4363);animation:fall-153 24s -23s linear infinite}@keyframes fall-153{79.341%{transform:translate(55.6468vw,79.341vh) scale(.4363)}to{transform:translate(60.277vw,99vh) scale(.4363)}}.snow:nth-child(154){opacity:1.976;transform:translate(60.3973vw,-10px) scale(.3012);animation:fall-154 18s -30s linear infinite}@keyframes fall-154{56.44%{transform:translate(64.3715vw,56.44vh) scale(.3012)}to{transform:translate(62.3844vw,99vh) scale(.3012)}}.snow:nth-child(155){opacity:1.6014;transform:translate(26.9363vw,-10px) scale(.0336);animation:fall-155 14s -8s linear infinite}@keyframes fall-155{76.851%{transform:translate(18.3465vw,76.851vh) scale(.0336)}to{transform:translate(22.6414vw,99vh) scale(.0336)}}.snow:nth-child(156){opacity:1.6132;transform:translate(40.1637vw,-10px) scale(.8322);animation:fall-156 14s -5s linear infinite}@keyframes fall-156{40.832%{transform:translate(34.6602vw,40.832vh) scale(.8322)}to{transform:translate(37.41195vw,99vh) scale(.8322)}}.snow:nth-child(157){opacity:.0536;transform:translate(19.2561vw,-10px) scale(.9459);animation:fall-157 30s -28s linear infinite}@keyframes fall-157{45.603%{transform:translate(16.284vw,45.603vh) scale(.9459)}to{transform:translate(17.77005vw,99vh) scale(.9459)}}.snow:nth-child(158){opacity:1.107;transform:translate(53.5519vw,-10px) scale(.2648);animation:fall-158 24s -17s linear infinite}@keyframes fall-158{79.799%{transform:translate(58.3867vw,79.799vh) scale(.2648)}to{transform:translate(55.9693vw,99vh) scale(.2648)}}.snow:nth-child(159){opacity:.8306;transform:translate(4.8057vw,-10px) scale(.3437);animation:fall-159 13s -10s linear infinite}@keyframes fall-159{38.116%{transform:translate(9.9871vw,38.116vh) scale(.3437)}to{transform:translate(7.3964vw,99vh) scale(.3437)}}.snow:nth-child(160){opacity:1.5464;transform:translate(93.45vw,-10px) scale(.3306);animation:fall-160 13s -4s linear infinite}@keyframes fall-160{39.835%{transform:translate(83.8761vw,39.835vh) scale(.3306)}to{transform:translate(88.66305vw,99vh) scale(.3306)}}.snow:nth-child(161){opacity:.8206;transform:translate(30.8295vw,-10px) scale(.1562);animation:fall-161 13s -5s linear infinite}@keyframes fall-161{48.549%{transform:translate(22.3693vw,48.549vh) scale(.1562)}to{transform:translate(26.5994vw,99vh) scale(.1562)}}.snow:nth-child(162){opacity:1.2172;transform:translate(31.1382vw,-10px) scale(.8602);animation:fall-162 19s -5s linear infinite}@keyframes fall-162{56.99%{transform:translate(35.8999vw,56.99vh) scale(.8602)}to{transform:translate(33.51905vw,99vh) scale(.8602)}}.snow:nth-child(163){opacity:.0386;transform:translate(44.1986vw,-10px) scale(.7579);animation:fall-163 19s -5s linear infinite}@keyframes fall-163{49.881%{transform:translate(53.6159vw,49.881vh) scale(.7579)}to{transform:translate(48.90725vw,99vh) scale(.7579)}}.snow:nth-child(164){opacity:.7466;transform:translate(4.7476vw,-10px) scale(.2247);animation:fall-164 29s -24s linear infinite}@keyframes fall-164{47.844%{transform:translate(6.1575vw,47.844vh) scale(.2247)}to{transform:translate(5.45255vw,99vh) scale(.2247)}}.snow:nth-child(165){opacity:.3112;transform:translate(39.5742vw,-10px) scale(.0281);animation:fall-165 29s -22s linear infinite}@keyframes fall-165{70.856%{transform:translate(40.9516vw,70.856vh) scale(.0281)}to{transform:translate(40.2629vw,99vh) scale(.0281)}}.snow:nth-child(166){opacity:1.8666;transform:translate(12.2058vw,-10px) scale(.1919);animation:fall-166 26s -5s linear infinite}@keyframes fall-166{79.225%{transform:translate(6.6572vw,79.225vh) scale(.1919)}to{transform:translate(9.4315vw,99vh) scale(.1919)}}.snow:nth-child(167){opacity:1.845;transform:translate(83.0534vw,-10px) scale(.5034);animation:fall-167 21s -14s linear infinite}@keyframes fall-167{42.376%{transform:translate(77.1157vw,42.376vh) scale(.5034)}to{transform:translate(80.08455vw,99vh) scale(.5034)}}.snow:nth-child(168){opacity:1.2508;transform:translate(42.8799vw,-10px) scale(.4575);animation:fall-168 11s -9s linear infinite}@keyframes fall-168{51.083%{transform:translate(44.0543vw,51.083vh) scale(.4575)}to{transform:translate(43.4671vw,99vh) scale(.4575)}}.snow:nth-child(169){opacity:1.7264;transform:translate(35.1074vw,-10px) scale(.9829);animation:fall-169 14s -7s linear infinite}@keyframes fall-169{45.897%{transform:translate(41.8622vw,45.897vh) scale(.9829)}to{transform:translate(38.4848vw,99vh) scale(.9829)}}.snow:nth-child(170){opacity:1.0312;transform:translate(86.9796vw,-10px) scale(.1047);animation:fall-170 21s -15s linear infinite}@keyframes fall-170{33.495%{transform:translate(91.3374vw,33.495vh) scale(.1047)}to{transform:translate(89.1585vw,99vh) scale(.1047)}}.snow:nth-child(171){opacity:.4808;transform:translate(92.9171vw,-10px) scale(.239);animation:fall-171 20s -3s linear infinite}@keyframes fall-171{38.535%{transform:translate(102.3674vw,38.535vh) scale(.239)}to{transform:translate(97.64225vw,99vh) scale(.239)}}.snow:nth-child(172){opacity:.115;transform:translate(28.3216vw,-10px) scale(.9298);animation:fall-172 28s -4s linear infinite}@keyframes fall-172{43.177%{transform:translate(33.2469vw,43.177vh) scale(.9298)}to{transform:translate(30.78425vw,99vh) scale(.9298)}}.snow:nth-child(173){opacity:.5642;transform:translate(99.3612vw,-10px) scale(.8671);animation:fall-173 28s -20s linear infinite}@keyframes fall-173{77.257%{transform:translate(90.9502vw,77.257vh) scale(.8671)}to{transform:translate(95.1557vw,99vh) scale(.8671)}}.snow:nth-child(174){opacity:.465;transform:translate(53.5428vw,-10px) scale(.6239);animation:fall-174 18s -6s linear infinite}@keyframes fall-174{53.129%{transform:translate(47.2672vw,53.129vh) scale(.6239)}to{transform:translate(50.405vw,99vh) scale(.6239)}}.snow:nth-child(175){opacity:1.1132;transform:translate(97.7015vw,-10px) scale(.1947);animation:fall-175 22s -1s linear infinite}@keyframes fall-175{73.581%{transform:translate(99.146vw,73.581vh) scale(.1947)}to{transform:translate(98.42375vw,99vh) scale(.1947)}}.snow:nth-child(176){opacity:.4374;transform:translate(19.6713vw,-10px) scale(.239);animation:fall-176 27s -10s linear infinite}@keyframes fall-176{37.874%{transform:translate(24.554vw,37.874vh) scale(.239)}to{transform:translate(22.11265vw,99vh) scale(.239)}}.snow:nth-child(177){opacity:1.5118;transform:translate(93.2397vw,-10px) scale(.5289);animation:fall-177 11s -5s linear infinite}@keyframes fall-177{46.282%{transform:translate(100.1151vw,46.282vh) scale(.5289)}to{transform:translate(96.6774vw,99vh) scale(.5289)}}.snow:nth-child(178){opacity:1.5926;transform:translate(65.343vw,-10px) scale(.3275);animation:fall-178 11s -12s linear infinite}@keyframes fall-178{73.675%{transform:translate(68.8635vw,73.675vh) scale(.3275)}to{transform:translate(67.10325vw,99vh) scale(.3275)}}.snow:nth-child(179){opacity:1.417;transform:translate(33.701vw,-10px) scale(.4599);animation:fall-179 18s -14s linear infinite}@keyframes fall-179{31.42%{transform:translate(33.2508vw,31.42vh) scale(.4599)}to{transform:translate(33.4759vw,99vh) scale(.4599)}}.snow:nth-child(180){opacity:.1548;transform:translate(15.475vw,-10px) scale(.9897);animation:fall-180 20s -25s linear infinite}@keyframes fall-180{75.947%{transform:translate(24.1488vw,75.947vh) scale(.9897)}to{transform:translate(19.8119vw,99vh) scale(.9897)}}.snow:nth-child(181){opacity:.4822;transform:translate(87.8795vw,-10px) scale(.4791);animation:fall-181 25s -1s linear infinite}@keyframes fall-181{31.262%{transform:translate(86.3644vw,31.262vh) scale(.4791)}to{transform:translate(87.12195vw,99vh) scale(.4791)}}.snow:nth-child(182){opacity:.9652;transform:translate(91.6369vw,-10px) scale(.3984);animation:fall-182 21s -17s linear infinite}@keyframes fall-182{41.933%{transform:translate(86.693vw,41.933vh) scale(.3984)}to{transform:translate(89.16495vw,99vh) scale(.3984)}}.snow:nth-child(183){opacity:1.371;transform:translate(67.5006vw,-10px) scale(.1377);animation:fall-183 21s -29s linear infinite}@keyframes fall-183{52.337%{transform:translate(76.8384vw,52.337vh) scale(.1377)}to{transform:translate(72.1695vw,99vh) scale(.1377)}}.snow:nth-child(184){opacity:1.2828;transform:translate(17.3033vw,-10px) scale(.0188);animation:fall-184 24s -27s linear infinite}@keyframes fall-184{49.814%{transform:translate(22.6905vw,49.814vh) scale(.0188)}to{transform:translate(19.9969vw,99vh) scale(.0188)}}.snow:nth-child(185){opacity:.815;transform:translate(96.4356vw,-10px) scale(.3864);animation:fall-185 23s -5s linear infinite}@keyframes fall-185{60.362%{transform:translate(101.5083vw,60.362vh) scale(.3864)}to{transform:translate(98.97195vw,99vh) scale(.3864)}}.snow:nth-child(186){opacity:.1746;transform:translate(50.0637vw,-10px) scale(.6564);animation:fall-186 26s -29s linear infinite}@keyframes fall-186{52.279%{transform:translate(55.5651vw,52.279vh) scale(.6564)}to{transform:translate(52.8144vw,99vh) scale(.6564)}}.snow:nth-child(187){opacity:1.4538;transform:translate(63.9741vw,-10px) scale(.6989);animation:fall-187 12s -11s linear infinite}@keyframes fall-187{56.055%{transform:translate(60.6772vw,56.055vh) scale(.6989)}to{transform:translate(62.32565vw,99vh) scale(.6989)}}.snow:nth-child(188){opacity:.51;transform:translate(63.7367vw,-10px) scale(.7095);animation:fall-188 29s -26s linear infinite}@keyframes fall-188{70.341%{transform:translate(68.495vw,70.341vh) scale(.7095)}to{transform:translate(66.11585vw,99vh) scale(.7095)}}.snow:nth-child(189){opacity:.6534;transform:translate(90.4388vw,-10px) scale(.8102);animation:fall-189 27s -12s linear infinite}@keyframes fall-189{42.835%{transform:translate(96.0853vw,42.835vh) scale(.8102)}to{transform:translate(93.26205vw,99vh) scale(.8102)}}.snow:nth-child(190){opacity:.2642;transform:translate(12.7333vw,-10px) scale(.2828);animation:fall-190 24s -25s linear infinite}@keyframes fall-190{72.486%{transform:translate(15.0279vw,72.486vh) scale(.2828)}to{transform:translate(13.8806vw,99vh) scale(.2828)}}.snow:nth-child(191){opacity:1.2188;transform:translate(97.858vw,-10px) scale(.0423);animation:fall-191 16s -18s linear infinite}@keyframes fall-191{66.678%{transform:translate(105.0604vw,66.678vh) scale(.0423)}to{transform:translate(101.4592vw,99vh) scale(.0423)}}.snow:nth-child(192){opacity:.4388;transform:translate(80.9197vw,-10px) scale(.5592);animation:fall-192 13s -20s linear infinite}@keyframes fall-192{70.993%{transform:translate(77.9482vw,70.993vh) scale(.5592)}to{transform:translate(79.43395vw,99vh) scale(.5592)}}.snow:nth-child(193){opacity:.3452;transform:translate(28.6096vw,-10px) scale(.5435);animation:fall-193 14s -6s linear infinite}@keyframes fall-193{70.315%{transform:translate(37.0623vw,70.315vh) scale(.5435)}to{transform:translate(32.83595vw,99vh) scale(.5435)}}.snow:nth-child(194){opacity:.9026;transform:translate(98.6457vw,-10px) scale(.2979);animation:fall-194 17s -20s linear infinite}@keyframes fall-194{75.653%{transform:translate(97.0489vw,75.653vh) scale(.2979)}to{transform:translate(97.8473vw,99vh) scale(.2979)}}.snow:nth-child(195){opacity:.1802;transform:translate(58.8719vw,-10px) scale(.3161);animation:fall-195 24s -23s linear infinite}@keyframes fall-195{32.674%{transform:translate(49.8741vw,32.674vh) scale(.3161)}to{transform:translate(54.373vw,99vh) scale(.3161)}}.snow:nth-child(196){opacity:1.605;transform:translate(42.7913vw,-10px) scale(.2843);animation:fall-196 29s -28s linear infinite}@keyframes fall-196{44.913%{transform:translate(38.0486vw,44.913vh) scale(.2843)}to{transform:translate(40.41995vw,99vh) scale(.2843)}}.snow:nth-child(197){opacity:.4992;transform:translate(93.682vw,-10px) scale(.9295);animation:fall-197 13s -28s linear infinite}@keyframes fall-197{64.265%{transform:translate(96.4807vw,64.265vh) scale(.9295)}to{transform:translate(95.08135vw,99vh) scale(.9295)}}.snow:nth-child(198){opacity:1.4652;transform:translate(55.7715vw,-10px) scale(.2427);animation:fall-198 29s -3s linear infinite}@keyframes fall-198{71.922%{transform:translate(49.8144vw,71.922vh) scale(.2427)}to{transform:translate(52.79295vw,99vh) scale(.2427)}}.snow:nth-child(199){opacity:1.2584;transform:translate(8.0194vw,-10px) scale(.1771);animation:fall-199 10s -2s linear infinite}@keyframes fall-199{56.867%{transform:translate(10.0157vw,56.867vh) scale(.1771)}to{transform:translate(9.01755vw,99vh) scale(.1771)}}.snow:nth-child(200){opacity:1.2926;transform:translate(37.0486vw,-10px) scale(.6723);animation:fall-200 15s -5s linear infinite}@keyframes fall-200{37.959%{transform:translate(28.9691vw,37.959vh) scale(.6723)}to{transform:translate(33.00885vw,99vh) scale(.6723)}}.snow:nth-child(201){opacity:1.2564;transform:translate(14.3831vw,-10px) scale(.6895);animation:fall-201 20s -12s linear infinite}@keyframes fall-201{37.381%{transform:translate(18.5632vw,37.381vh) scale(.6895)}to{transform:translate(16.47315vw,99vh) scale(.6895)}}.snow:nth-child(202){opacity:1.9462;transform:translate(38.696vw,-10px) scale(.1234);animation:fall-202 23s -7s linear infinite}@keyframes fall-202{34.506%{transform:translate(46.3031vw,34.506vh) scale(.1234)}to{transform:translate(42.49955vw,99vh) scale(.1234)}}.snow:nth-child(203){opacity:.6548;transform:translate(92.9174vw,-10px) scale(.2557);animation:fall-203 20s -30s linear infinite}@keyframes fall-203{55.691%{transform:translate(92.3584vw,55.691vh) scale(.2557)}to{transform:translate(92.6379vw,99vh) scale(.2557)}}.snow:nth-child(204){opacity:.8232;transform:translate(86.4579vw,-10px) scale(.3446);animation:fall-204 21s -11s linear infinite}@keyframes fall-204{34.476%{transform:translate(88.8246vw,34.476vh) scale(.3446)}to{transform:translate(87.64125vw,99vh) scale(.3446)}}.snow:nth-child(205){opacity:1.598;transform:translate(74.6728vw,-10px) scale(.0784);animation:fall-205 14s -24s linear infinite}@keyframes fall-205{72.098%{transform:translate(68.5179vw,72.098vh) scale(.0784)}to{transform:translate(71.59535vw,99vh) scale(.0784)}}.snow:nth-child(206){opacity:1.5172;transform:translate(45.1801vw,-10px) scale(.4216);animation:fall-206 25s -22s linear infinite}@keyframes fall-206{68.05%{transform:translate(37.1092vw,68.05vh) scale(.4216)}to{transform:translate(41.14465vw,99vh) scale(.4216)}}.snow:nth-child(207){opacity:.9736;transform:translate(65.2255vw,-10px) scale(.2447);animation:fall-207 10s -5s linear infinite}@keyframes fall-207{67.667%{transform:translate(64.916vw,67.667vh) scale(.2447)}to{transform:translate(65.07075vw,99vh) scale(.2447)}}.snow:nth-child(208){opacity:1.1108;transform:translate(79.5278vw,-10px) scale(.3219);animation:fall-208 27s -14s linear infinite}@keyframes fall-208{32.293%{transform:translate(86.7491vw,32.293vh) scale(.3219)}to{transform:translate(83.13845vw,99vh) scale(.3219)}}.snow:nth-child(209){opacity:.87;transform:translate(75.8327vw,-10px) scale(.0656);animation:fall-209 16s -30s linear infinite}@keyframes fall-209{52.658%{transform:translate(77.137vw,52.658vh) scale(.0656)}to{transform:translate(76.48485vw,99vh) scale(.0656)}}.snow:nth-child(210){opacity:.0508;transform:translate(94.5702vw,-10px) scale(.3038);animation:fall-210 28s -26s linear infinite}@keyframes fall-210{54.206%{transform:translate(89.0734vw,54.206vh) scale(.3038)}to{transform:translate(91.8218vw,99vh) scale(.3038)}}.snow:nth-child(211){opacity:1.2126;transform:translate(75.2127vw,-10px) scale(.3209);animation:fall-211 18s -23s linear infinite}@keyframes fall-211{47.67%{transform:translate(68.0987vw,47.67vh) scale(.3209)}to{transform:translate(71.6557vw,99vh) scale(.3209)}}.snow:nth-child(212){opacity:1.6502;transform:translate(41.2708vw,-10px) scale(.8398);animation:fall-212 10s -20s linear infinite}@keyframes fall-212{42.422%{transform:translate(47.7372vw,42.422vh) scale(.8398)}to{transform:translate(44.504vw,99vh) scale(.8398)}}.snow:nth-child(213){opacity:1.4932;transform:translate(90.2vw,-10px) scale(.481);animation:fall-213 15s -8s linear infinite}@keyframes fall-213{32.387%{transform:translate(99.0783vw,32.387vh) scale(.481)}to{transform:translate(94.63915vw,99vh) scale(.481)}}.snow:nth-child(214){opacity:.2188;transform:translate(.5513vw,-10px) scale(.4);animation:fall-214 21s -6s linear infinite}@keyframes fall-214{55.938%{transform:translate(2.7611vw,55.938vh) scale(.4)}to{transform:translate(1.6562vw,99vh) scale(.4)}}.snow:nth-child(215){opacity:1.8276;transform:translate(40.2693vw,-10px) scale(.4919);animation:fall-215 12s -9s linear infinite}@keyframes fall-215{65.861%{transform:translate(37.9835vw,65.861vh) scale(.4919)}to{transform:translate(39.1264vw,99vh) scale(.4919)}}.snow:nth-child(216){opacity:1.0596;transform:translate(89.1319vw,-10px) scale(.8305);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{31.101%{transform:translate(88.5446vw,31.101vh) scale(.8305)}to{transform:translate(88.83825vw,99vh) scale(.8305)}}.snow:nth-child(217){opacity:1.5454;transform:translate(.1185vw,-10px) scale(.8103);animation:fall-217 10s -8s linear infinite}@keyframes fall-217{47.495%{transform:translate(-5.8704vw,47.495vh) scale(.8103)}to{transform:translate(-2.87595vw,99vh) scale(.8103)}}.snow:nth-child(218){opacity:1.4936;transform:translate(69.7735vw,-10px) scale(.3841);animation:fall-218 14s -20s linear infinite}@keyframes fall-218{62.238%{transform:translate(74.7764vw,62.238vh) scale(.3841)}to{transform:translate(72.27495vw,99vh) scale(.3841)}}.snow:nth-child(219){opacity:.9874;transform:translate(40.327vw,-10px) scale(.7211);animation:fall-219 16s -27s linear infinite}@keyframes fall-219{34.715%{transform:translate(42.696vw,34.715vh) scale(.7211)}to{transform:translate(41.5115vw,99vh) scale(.7211)}}.snow:nth-child(220){opacity:.185;transform:translate(73.1613vw,-10px) scale(.629);animation:fall-220 24s -6s linear infinite}@keyframes fall-220{76.791%{transform:translate(71.8023vw,76.791vh) scale(.629)}to{transform:translate(72.4818vw,99vh) scale(.629)}}.snow:nth-child(221){opacity:.7624;transform:translate(16.3407vw,-10px) scale(.2147);animation:fall-221 28s -6s linear infinite}@keyframes fall-221{61.835%{transform:translate(15.5082vw,61.835vh) scale(.2147)}to{transform:translate(15.92445vw,99vh) scale(.2147)}}.snow:nth-child(222){opacity:.0832;transform:translate(47.9506vw,-10px) scale(.6812);animation:fall-222 27s -2s linear infinite}@keyframes fall-222{59.255%{transform:translate(43.3272vw,59.255vh) scale(.6812)}to{transform:translate(45.6389vw,99vh) scale(.6812)}}.snow:nth-child(223){opacity:1.2166;transform:translate(81.3588vw,-10px) scale(.8533);animation:fall-223 21s -22s linear infinite}@keyframes fall-223{75.026%{transform:translate(72.0675vw,75.026vh) scale(.8533)}to{transform:translate(76.71315vw,99vh) scale(.8533)}}.snow:nth-child(224){opacity:1.584;transform:translate(19.7222vw,-10px) scale(.1083);animation:fall-224 11s -8s linear infinite}@keyframes fall-224{60.426%{transform:translate(14.5496vw,60.426vh) scale(.1083)}to{transform:translate(17.1359vw,99vh) scale(.1083)}}.snow:nth-child(225){opacity:.7418;transform:translate(4.8001vw,-10px) scale(.4654);animation:fall-225 23s -1s linear infinite}@keyframes fall-225{68.627%{transform:translate(-4.2602vw,68.627vh) scale(.4654)}to{transform:translate(.26995vw,99vh) scale(.4654)}}.snow:nth-child(226){opacity:.1402;transform:translate(86.3538vw,-10px) scale(.983);animation:fall-226 19s -10s linear infinite}@keyframes fall-226{78.922%{transform:translate(93.5961vw,78.922vh) scale(.983)}to{transform:translate(89.97495vw,99vh) scale(.983)}}.snow:nth-child(227){opacity:1.5886;transform:translate(98.1792vw,-10px) scale(.8768);animation:fall-227 10s -27s linear infinite}@keyframes fall-227{70.778%{transform:translate(101.6247vw,70.778vh) scale(.8768)}to{transform:translate(99.90195vw,99vh) scale(.8768)}}.snow:nth-child(228){opacity:.9066;transform:translate(60.2777vw,-10px) scale(.0668);animation:fall-228 16s -23s linear infinite}@keyframes fall-228{43.912%{transform:translate(60.9165vw,43.912vh) scale(.0668)}to{transform:translate(60.5971vw,99vh) scale(.0668)}}.snow:nth-child(229){opacity:1.862;transform:translate(53.0197vw,-10px) scale(.151);animation:fall-229 19s -23s linear infinite}@keyframes fall-229{49.014%{transform:translate(51.4667vw,49.014vh) scale(.151)}to{transform:translate(52.2432vw,99vh) scale(.151)}}.snow:nth-child(230){opacity:1.3152;transform:translate(79.6391vw,-10px) scale(.457);animation:fall-230 13s -11s linear infinite}@keyframes fall-230{67.78%{transform:translate(80.7221vw,67.78vh) scale(.457)}to{transform:translate(80.1806vw,99vh) scale(.457)}}.snow:nth-child(231){opacity:1.4576;transform:translate(42.0403vw,-10px) scale(.0857);animation:fall-231 14s -10s linear infinite}@keyframes fall-231{74.404%{transform:translate(49.2574vw,74.404vh) scale(.0857)}to{transform:translate(45.64885vw,99vh) scale(.0857)}}.snow:nth-child(232){opacity:1.3708;transform:translate(5.265vw,-10px) scale(.4657);animation:fall-232 22s -29s linear infinite}@keyframes fall-232{61.07%{transform:translate(14.8284vw,61.07vh) scale(.4657)}to{transform:translate(10.0467vw,99vh) scale(.4657)}}.snow:nth-child(233){opacity:.0452;transform:translate(44.3752vw,-10px) scale(.7414);animation:fall-233 14s -23s linear infinite}@keyframes fall-233{73.382%{transform:translate(43.4224vw,73.382vh) scale(.7414)}to{transform:translate(43.8988vw,99vh) scale(.7414)}}.snow:nth-child(234){opacity:1.089;transform:translate(21.9057vw,-10px) scale(.8919);animation:fall-234 26s -3s linear infinite}@keyframes fall-234{42.737%{transform:translate(30.4631vw,42.737vh) scale(.8919)}to{transform:translate(26.1844vw,99vh) scale(.8919)}}.snow:nth-child(235){opacity:.799;transform:translate(34.2226vw,-10px) scale(.2367);animation:fall-235 29s -5s linear infinite}@keyframes fall-235{78.232%{transform:translate(34.1789vw,78.232vh) scale(.2367)}to{transform:translate(34.20075vw,99vh) scale(.2367)}}.snow:nth-child(236){opacity:1.2648;transform:translate(62.4544vw,-10px) scale(.9014);animation:fall-236 24s -19s linear infinite}@keyframes fall-236{33.77%{transform:translate(72.3922vw,33.77vh) scale(.9014)}to{transform:translate(67.4233vw,99vh) scale(.9014)}}.snow:nth-child(237){opacity:1.853;transform:translate(30.2936vw,-10px) scale(.5272);animation:fall-237 26s -14s linear infinite}@keyframes fall-237{65.014%{transform:translate(39.0534vw,65.014vh) scale(.5272)}to{transform:translate(34.6735vw,99vh) scale(.5272)}}.snow:nth-child(238){opacity:1.5044;transform:translate(28.8173vw,-10px) scale(.6044);animation:fall-238 14s -21s linear infinite}@keyframes fall-238{62.861%{transform:translate(26.6571vw,62.861vh) scale(.6044)}to{transform:translate(27.7372vw,99vh) scale(.6044)}}.snow:nth-child(239){opacity:.332;transform:translate(85.9764vw,-10px) scale(.0193);animation:fall-239 27s -19s linear infinite}@keyframes fall-239{32.38%{transform:translate(76.5859vw,32.38vh) scale(.0193)}to{transform:translate(81.28115vw,99vh) scale(.0193)}}.snow:nth-child(240){opacity:.3216;transform:translate(54.0368vw,-10px) scale(.5072);animation:fall-240 20s -27s linear infinite}@keyframes fall-240{48.249%{transform:translate(59.5585vw,48.249vh) scale(.5072)}to{transform:translate(56.79765vw,99vh) scale(.5072)}}.snow:nth-child(241){opacity:1.0234;transform:translate(85.2751vw,-10px) scale(.4146);animation:fall-241 12s -28s linear infinite}@keyframes fall-241{55.523%{transform:translate(76.8033vw,55.523vh) scale(.4146)}to{transform:translate(81.0392vw,99vh) scale(.4146)}}.snow:nth-child(242){opacity:1.8454;transform:translate(57.0659vw,-10px) scale(.8695);animation:fall-242 16s -4s linear infinite}@keyframes fall-242{41.153%{transform:translate(56.3163vw,41.153vh) scale(.8695)}to{transform:translate(56.6911vw,99vh) scale(.8695)}}.snow:nth-child(243){opacity:.1886;transform:translate(40.9929vw,-10px) scale(.8001);animation:fall-243 22s -8s linear infinite}@keyframes fall-243{78.241%{transform:translate(37.9572vw,78.241vh) scale(.8001)}to{transform:translate(39.47505vw,99vh) scale(.8001)}}.snow:nth-child(244){opacity:1.5576;transform:translate(20.4409vw,-10px) scale(.1292);animation:fall-244 25s -10s linear infinite}@keyframes fall-244{50.771%{transform:translate(29.2159vw,50.771vh) scale(.1292)}to{transform:translate(24.8284vw,99vh) scale(.1292)}}.snow:nth-child(245){opacity:1.6704;transform:translate(76.6709vw,-10px) scale(.7721);animation:fall-245 18s -7s linear infinite}@keyframes fall-245{78.64%{transform:translate(86.5639vw,78.64vh) scale(.7721)}to{transform:translate(81.6174vw,99vh) scale(.7721)}}.snow:nth-child(246){opacity:.2484;transform:translate(46.4414vw,-10px) scale(.3607);animation:fall-246 21s -5s linear infinite}@keyframes fall-246{66.264%{transform:translate(36.9213vw,66.264vh) scale(.3607)}to{transform:translate(41.68135vw,99vh) scale(.3607)}}.snow:nth-child(247){opacity:1.2046;transform:translate(97.8505vw,-10px) scale(.1669);animation:fall-247 22s -2s linear infinite}@keyframes fall-247{55.423%{transform:translate(100.5394vw,55.423vh) scale(.1669)}to{transform:translate(99.19495vw,99vh) scale(.1669)}}.snow:nth-child(248){opacity:1.1368;transform:translate(4.4753vw,-10px) scale(.0879);animation:fall-248 17s -23s linear infinite}@keyframes fall-248{62.084%{transform:translate(4.4973vw,62.084vh) scale(.0879)}to{transform:translate(4.4863vw,99vh) scale(.0879)}}.snow:nth-child(249){opacity:.0374;transform:translate(95.8082vw,-10px) scale(.6898);animation:fall-249 26s -10s linear infinite}@keyframes fall-249{38.253%{transform:translate(97.9679vw,38.253vh) scale(.6898)}to{transform:translate(96.88805vw,99vh) scale(.6898)}}.snow:nth-child(250){opacity:.6324;transform:translate(46.2268vw,-10px) scale(.122);animation:fall-250 10s -21s linear infinite}@keyframes fall-250{35.979%{transform:translate(36.9229vw,35.979vh) scale(.122)}to{transform:translate(41.57485vw,99vh) scale(.122)}}.snow:nth-child(251){opacity:.1746;transform:translate(6.7623vw,-10px) scale(.5939);animation:fall-251 21s -3s linear infinite}@keyframes fall-251{78.241%{transform:translate(3.4488vw,78.241vh) scale(.5939)}to{transform:translate(5.10555vw,99vh) scale(.5939)}}.snow:nth-child(252){opacity:.5796;transform:translate(38.0476vw,-10px) scale(.2947);animation:fall-252 18s -22s linear infinite}@keyframes fall-252{54.991%{transform:translate(47.7476vw,54.991vh) scale(.2947)}to{transform:translate(42.8976vw,99vh) scale(.2947)}}.snow:nth-child(253){opacity:1.923;transform:translate(55.4288vw,-10px) scale(.3363);animation:fall-253 20s -24s linear infinite}@keyframes fall-253{79.096%{transform:translate(61.3136vw,79.096vh) scale(.3363)}to{transform:translate(58.3712vw,99vh) scale(.3363)}}.snow:nth-child(254){opacity:1.4542;transform:translate(69.9027vw,-10px) scale(.8663);animation:fall-254 12s -14s linear infinite}@keyframes fall-254{42.254%{transform:translate(72.9639vw,42.254vh) scale(.8663)}to{transform:translate(71.4333vw,99vh) scale(.8663)}}.snow:nth-child(255){opacity:1.264;transform:translate(23.5336vw,-10px) scale(.326);animation:fall-255 18s -13s linear infinite}@keyframes fall-255{57.821%{transform:translate(24.5971vw,57.821vh) scale(.326)}to{transform:translate(24.06535vw,99vh) scale(.326)}}.snow:nth-child(256){opacity:1.2718;transform:translate(8.0352vw,-10px) scale(.291);animation:fall-256 16s -21s linear infinite}@keyframes fall-256{37.668%{transform:translate(.7462vw,37.668vh) scale(.291)}to{transform:translate(4.3907vw,99vh) scale(.291)}}.snow:nth-child(257){opacity:.6796;transform:translate(29.5205vw,-10px) scale(.4484);animation:fall-257 25s -4s linear infinite}@keyframes fall-257{38.797%{transform:translate(34.0877vw,38.797vh) scale(.4484)}to{transform:translate(31.8041vw,99vh) scale(.4484)}}.snow:nth-child(258){opacity:.3054;transform:translate(97.869vw,-10px) scale(.0195);animation:fall-258 20s -3s linear infinite}@keyframes fall-258{68.02%{transform:translate(102.5484vw,68.02vh) scale(.0195)}to{transform:translate(100.2087vw,99vh) scale(.0195)}}.snow:nth-child(259){opacity:.9814;transform:translate(46.8789vw,-10px) scale(.8126);animation:fall-259 17s -7s linear infinite}@keyframes fall-259{53.154%{transform:translate(54.6164vw,53.154vh) scale(.8126)}to{transform:translate(50.74765vw,99vh) scale(.8126)}}.snow:nth-child(260){opacity:1.9098;transform:translate(50.4985vw,-10px) scale(.9144);animation:fall-260 19s -21s linear infinite}@keyframes fall-260{49.363%{transform:translate(56.9462vw,49.363vh) scale(.9144)}to{transform:translate(53.72235vw,99vh) scale(.9144)}}.snow:nth-child(261){opacity:.5504;transform:translate(30.2892vw,-10px) scale(.4805);animation:fall-261 19s -18s linear infinite}@keyframes fall-261{71.636%{transform:translate(23.6504vw,71.636vh) scale(.4805)}to{transform:translate(26.9698vw,99vh) scale(.4805)}}.snow:nth-child(262){opacity:.6256;transform:translate(26.4437vw,-10px) scale(.9167);animation:fall-262 19s -25s linear infinite}@keyframes fall-262{78.384%{transform:translate(27.9945vw,78.384vh) scale(.9167)}to{transform:translate(27.2191vw,99vh) scale(.9167)}}.snow:nth-child(263){opacity:.4084;transform:translate(85.3121vw,-10px) scale(.381);animation:fall-263 25s -9s linear infinite}@keyframes fall-263{30.482%{transform:translate(88.0974vw,30.482vh) scale(.381)}to{transform:translate(86.70475vw,99vh) scale(.381)}}.snow:nth-child(264){opacity:.6416;transform:translate(36.2588vw,-10px) scale(.9182);animation:fall-264 12s -23s linear infinite}@keyframes fall-264{49.178%{transform:translate(41.6117vw,49.178vh) scale(.9182)}to{transform:translate(38.93525vw,99vh) scale(.9182)}}.snow:nth-child(265){opacity:1.0838;transform:translate(93.4946vw,-10px) scale(.8694);animation:fall-265 23s -28s linear infinite}@keyframes fall-265{48.882%{transform:translate(94.8661vw,48.882vh) scale(.8694)}to{transform:translate(94.18035vw,99vh) scale(.8694)}}.snow:nth-child(266){opacity:.5786;transform:translate(86.5526vw,-10px) scale(.8312);animation:fall-266 29s -16s linear infinite}@keyframes fall-266{42.075%{transform:translate(82.7819vw,42.075vh) scale(.8312)}to{transform:translate(84.66725vw,99vh) scale(.8312)}}.snow:nth-child(267){opacity:1.4948;transform:translate(28.1138vw,-10px) scale(.7581);animation:fall-267 16s -19s linear infinite}@keyframes fall-267{68.088%{transform:translate(36.1217vw,68.088vh) scale(.7581)}to{transform:translate(32.11775vw,99vh) scale(.7581)}}.snow:nth-child(268){opacity:1.6306;transform:translate(91.4093vw,-10px) scale(.1737);animation:fall-268 13s -13s linear infinite}@keyframes fall-268{49.289%{transform:translate(83.4206vw,49.289vh) scale(.1737)}to{transform:translate(87.41495vw,99vh) scale(.1737)}}.snow:nth-child(269){opacity:.687;transform:translate(32.0636vw,-10px) scale(.4648);animation:fall-269 21s -11s linear infinite}@keyframes fall-269{34.03%{transform:translate(31.6398vw,34.03vh) scale(.4648)}to{transform:translate(31.8517vw,99vh) scale(.4648)}}.snow:nth-child(270){opacity:.0106;transform:translate(7.1966vw,-10px) scale(.5379);animation:fall-270 25s -19s linear infinite}@keyframes fall-270{60.623%{transform:translate(10.0248vw,60.623vh) scale(.5379)}to{transform:translate(8.6107vw,99vh) scale(.5379)}}.snow:nth-child(271){opacity:1.1374;transform:translate(81.5155vw,-10px) scale(.8055);animation:fall-271 28s -23s linear infinite}@keyframes fall-271{70.151%{transform:translate(83.9857vw,70.151vh) scale(.8055)}to{transform:translate(82.7506vw,99vh) scale(.8055)}}.snow:nth-child(272){opacity:.4894;transform:translate(57.1432vw,-10px) scale(.3816);animation:fall-272 22s -15s linear infinite}@keyframes fall-272{51.425%{transform:translate(62.5855vw,51.425vh) scale(.3816)}to{transform:translate(59.86435vw,99vh) scale(.3816)}}.snow:nth-child(273){opacity:.8388;transform:translate(63.8102vw,-10px) scale(.7531);animation:fall-273 28s -10s linear infinite}@keyframes fall-273{79.293%{transform:translate(61.1417vw,79.293vh) scale(.7531)}to{transform:translate(62.47595vw,99vh) scale(.7531)}}.snow:nth-child(274){opacity:.6574;transform:translate(87.8508vw,-10px) scale(.4535);animation:fall-274 12s -12s linear infinite}@keyframes fall-274{33.726%{transform:translate(97.4068vw,33.726vh) scale(.4535)}to{transform:translate(92.6288vw,99vh) scale(.4535)}}.snow:nth-child(275){opacity:1.712;transform:translate(15.7401vw,-10px) scale(.7936);animation:fall-275 28s -12s linear infinite}@keyframes fall-275{30.84%{transform:translate(14.2509vw,30.84vh) scale(.7936)}to{transform:translate(14.9955vw,99vh) scale(.7936)}}.snow:nth-child(276){opacity:.3264;transform:translate(17.0594vw,-10px) scale(.4281);animation:fall-276 12s -18s linear infinite}@keyframes fall-276{35.562%{transform:translate(19.7883vw,35.562vh) scale(.4281)}to{transform:translate(18.42385vw,99vh) scale(.4281)}}.snow:nth-child(277){opacity:1.0462;transform:translate(6.0494vw,-10px) scale(.3466);animation:fall-277 30s -14s linear infinite}@keyframes fall-277{55.089%{transform:translate(13.7218vw,55.089vh) scale(.3466)}to{transform:translate(9.8856vw,99vh) scale(.3466)}}.snow:nth-child(278){opacity:1.6394;transform:translate(96.0909vw,-10px) scale(.3427);animation:fall-278 11s -5s linear infinite}@keyframes fall-278{74.061%{transform:translate(102.0731vw,74.061vh) scale(.3427)}to{transform:translate(99.082vw,99vh) scale(.3427)}}.snow:nth-child(279){opacity:1.2974;transform:translate(77.504vw,-10px) scale(.9266);animation:fall-279 28s -6s linear infinite}@keyframes fall-279{58.949%{transform:translate(75.3344vw,58.949vh) scale(.9266)}to{transform:translate(76.4192vw,99vh) scale(.9266)}}.snow:nth-child(280){opacity:1.5236;transform:translate(82.9735vw,-10px) scale(.5338);animation:fall-280 29s -16s linear infinite}@keyframes fall-280{49.786%{transform:translate(74.7716vw,49.786vh) scale(.5338)}to{transform:translate(78.87255vw,99vh) scale(.5338)}}.snow:nth-child(281){opacity:.2702;transform:translate(18.1257vw,-10px) scale(.3368);animation:fall-281 10s -14s linear infinite}@keyframes fall-281{56.752%{transform:translate(16.0895vw,56.752vh) scale(.3368)}to{transform:translate(17.1076vw,99vh) scale(.3368)}}.snow:nth-child(282){opacity:1.6456;transform:translate(20.2276vw,-10px) scale(.877);animation:fall-282 26s -4s linear infinite}@keyframes fall-282{38.827%{transform:translate(29.6589vw,38.827vh) scale(.877)}to{transform:translate(24.94325vw,99vh) scale(.877)}}.snow:nth-child(283){opacity:.3264;transform:translate(8.3741vw,-10px) scale(.116);animation:fall-283 28s -8s linear infinite}@keyframes fall-283{62.214%{transform:translate(-.5029vw,62.214vh) scale(.116)}to{transform:translate(3.9356vw,99vh) scale(.116)}}.snow:nth-child(284){opacity:.51;transform:translate(98.8551vw,-10px) scale(.7053);animation:fall-284 11s -8s linear infinite}@keyframes fall-284{61.445%{transform:translate(107.5347vw,61.445vh) scale(.7053)}to{transform:translate(103.1949vw,99vh) scale(.7053)}}.snow:nth-child(285){opacity:1.6674;transform:translate(82.8533vw,-10px) scale(.596);animation:fall-285 27s -9s linear infinite}@keyframes fall-285{58.117%{transform:translate(90.4412vw,58.117vh) scale(.596)}to{transform:translate(86.64725vw,99vh) scale(.596)}}.snow:nth-child(286){opacity:1.9254;transform:translate(90.729vw,-10px) scale(.3945);animation:fall-286 27s -20s linear infinite}@keyframes fall-286{69.595%{transform:translate(99.0523vw,69.595vh) scale(.3945)}to{transform:translate(94.89065vw,99vh) scale(.3945)}}.snow:nth-child(287){opacity:1.264;transform:translate(6.6171vw,-10px) scale(.5205);animation:fall-287 10s -7s linear infinite}@keyframes fall-287{46.976%{transform:translate(16.2168vw,46.976vh) scale(.5205)}to{transform:translate(11.41695vw,99vh) scale(.5205)}}.snow:nth-child(288){opacity:.0928;transform:translate(15.9826vw,-10px) scale(.5652);animation:fall-288 15s -29s linear infinite}@keyframes fall-288{66.888%{transform:translate(10.7583vw,66.888vh) scale(.5652)}to{transform:translate(13.37045vw,99vh) scale(.5652)}}.snow:nth-child(289){opacity:1.9178;transform:translate(84.3878vw,-10px) scale(.0942);animation:fall-289 11s -9s linear infinite}@keyframes fall-289{38.264%{transform:translate(81.5173vw,38.264vh) scale(.0942)}to{transform:translate(82.95255vw,99vh) scale(.0942)}}.snow:nth-child(290){opacity:.9528;transform:translate(36.0073vw,-10px) scale(.0044);animation:fall-290 30s -9s linear infinite}@keyframes fall-290{36.827%{transform:translate(33.74vw,36.827vh) scale(.0044)}to{transform:translate(34.87365vw,99vh) scale(.0044)}}.snow:nth-child(291){opacity:1.0992;transform:translate(91.8746vw,-10px) scale(.3032);animation:fall-291 23s -28s linear infinite}@keyframes fall-291{40.703%{transform:translate(86.1194vw,40.703vh) scale(.3032)}to{transform:translate(88.997vw,99vh) scale(.3032)}}.snow:nth-child(292){opacity:1.9816;transform:translate(57.4891vw,-10px) scale(.0136);animation:fall-292 10s -15s linear infinite}@keyframes fall-292{40.982%{transform:translate(62.6738vw,40.982vh) scale(.0136)}to{transform:translate(60.08145vw,99vh) scale(.0136)}}.snow:nth-child(293){opacity:.6688;transform:translate(52.5196vw,-10px) scale(.3076);animation:fall-293 24s -29s linear infinite}@keyframes fall-293{38.544%{transform:translate(47.5962vw,38.544vh) scale(.3076)}to{transform:translate(50.0579vw,99vh) scale(.3076)}}.snow:nth-child(294){opacity:1.4228;transform:translate(89.4031vw,-10px) scale(.117);animation:fall-294 10s -29s linear infinite}@keyframes fall-294{45.57%{transform:translate(81.5067vw,45.57vh) scale(.117)}to{transform:translate(85.4549vw,99vh) scale(.117)}}.snow:nth-child(295){opacity:.2158;transform:translate(44.5014vw,-10px) scale(.2251);animation:fall-295 26s -25s linear infinite}@keyframes fall-295{45.985%{transform:translate(41.7569vw,45.985vh) scale(.2251)}to{transform:translate(43.12915vw,99vh) scale(.2251)}}.snow:nth-child(296){opacity:.9942;transform:translate(91.2102vw,-10px) scale(.3636);animation:fall-296 28s -9s linear infinite}@keyframes fall-296{49.715%{transform:translate(86.4814vw,49.715vh) scale(.3636)}to{transform:translate(88.8458vw,99vh) scale(.3636)}}.snow:nth-child(297){opacity:.9182;transform:translate(97.676vw,-10px) scale(.7411);animation:fall-297 11s -3s linear infinite}@keyframes fall-297{70.434%{transform:translate(93.2584vw,70.434vh) scale(.7411)}to{transform:translate(95.4672vw,99vh) scale(.7411)}}.snow:nth-child(298){opacity:1.2618;transform:translate(63.9571vw,-10px) scale(.4261);animation:fall-298 20s -22s linear infinite}@keyframes fall-298{39.421%{transform:translate(63.4486vw,39.421vh) scale(.4261)}to{transform:translate(63.70285vw,99vh) scale(.4261)}}.snow:nth-child(299){opacity:1.4102;transform:translate(12.0792vw,-10px) scale(.2609);animation:fall-299 24s -3s linear infinite}@keyframes fall-299{40.247%{transform:translate(2.2724vw,40.247vh) scale(.2609)}to{transform:translate(7.1758vw,99vh) scale(.2609)}}.snow:nth-child(300){opacity:.7948;transform:translate(69.5789vw,-10px) scale(.1879);animation:fall-300 27s -3s linear infinite}@keyframes fall-300{34.331%{transform:translate(68.9883vw,34.331vh) scale(.1879)}to{transform:translate(69.2836vw,99vh) scale(.1879)}}.snow:nth-child(301){opacity:1.026;transform:translate(90.5763vw,-10px) scale(.4454);animation:fall-301 13s -27s linear infinite}@keyframes fall-301{66.721%{transform:translate(95.6945vw,66.721vh) scale(.4454)}to{transform:translate(93.1354vw,99vh) scale(.4454)}}.snow:nth-child(302){opacity:.7914;transform:translate(1.589vw,-10px) scale(.5634);animation:fall-302 15s -15s linear infinite}@keyframes fall-302{64.165%{transform:translate(9.5484vw,64.165vh) scale(.5634)}to{transform:translate(5.5687vw,99vh) scale(.5634)}}.snow:nth-child(303){opacity:.837;transform:translate(11.5862vw,-10px) scale(.6132);animation:fall-303 28s -14s linear infinite}@keyframes fall-303{33.524%{transform:translate(11.0435vw,33.524vh) scale(.6132)}to{transform:translate(11.31485vw,99vh) scale(.6132)}}.snow:nth-child(304){opacity:1.1978;transform:translate(18.2881vw,-10px) scale(.1964);animation:fall-304 21s -26s linear infinite}@keyframes fall-304{61.596%{transform:translate(9.7616vw,61.596vh) scale(.1964)}to{transform:translate(14.02485vw,99vh) scale(.1964)}}.snow:nth-child(305){opacity:.9428;transform:translate(68.5534vw,-10px) scale(.4681);animation:fall-305 21s -1s linear infinite}@keyframes fall-305{64.434%{transform:translate(75.2117vw,64.434vh) scale(.4681)}to{transform:translate(71.88255vw,99vh) scale(.4681)}}.snow:nth-child(306){opacity:1.1216;transform:translate(77.1493vw,-10px) scale(.4245);animation:fall-306 22s -2s linear infinite}@keyframes fall-306{50.389%{transform:translate(70.4312vw,50.389vh) scale(.4245)}to{transform:translate(73.79025vw,99vh) scale(.4245)}}.snow:nth-child(307){opacity:1.917;transform:translate(91.9174vw,-10px) scale(.7741);animation:fall-307 15s -2s linear infinite}@keyframes fall-307{59.99%{transform:translate(83.7072vw,59.99vh) scale(.7741)}to{transform:translate(87.8123vw,99vh) scale(.7741)}}.snow:nth-child(308){opacity:.0148;transform:translate(92.4948vw,-10px) scale(.3761);animation:fall-308 19s -16s linear infinite}@keyframes fall-308{61.624%{transform:translate(90.4448vw,61.624vh) scale(.3761)}to{transform:translate(91.4698vw,99vh) scale(.3761)}}.snow:nth-child(309){opacity:.354;transform:translate(22.9806vw,-10px) scale(.8509);animation:fall-309 15s -30s linear infinite}@keyframes fall-309{43.7%{transform:translate(27.3966vw,43.7vh) scale(.8509)}to{transform:translate(25.1886vw,99vh) scale(.8509)}}.snow:nth-child(310){opacity:.7854;transform:translate(70.194vw,-10px) scale(.0405);animation:fall-310 22s -4s linear infinite}@keyframes fall-310{39.631%{transform:translate(78.4562vw,39.631vh) scale(.0405)}to{transform:translate(74.3251vw,99vh) scale(.0405)}}.snow:nth-child(311){opacity:.1924;transform:translate(33.6917vw,-10px) scale(.6086);animation:fall-311 22s -16s linear infinite}@keyframes fall-311{42.309%{transform:translate(31.5745vw,42.309vh) scale(.6086)}to{transform:translate(32.6331vw,99vh) scale(.6086)}}.snow:nth-child(312){opacity:.0458;transform:translate(22.9931vw,-10px) scale(.3212);animation:fall-312 13s -21s linear infinite}@keyframes fall-312{34.883%{transform:translate(28.3816vw,34.883vh) scale(.3212)}to{transform:translate(25.68735vw,99vh) scale(.3212)}}.snow:nth-child(313){opacity:.7092;transform:translate(22.3527vw,-10px) scale(.6262);animation:fall-313 14s -28s linear infinite}@keyframes fall-313{39.026%{transform:translate(19.4755vw,39.026vh) scale(.6262)}to{transform:translate(20.9141vw,99vh) scale(.6262)}}.snow:nth-child(314){opacity:.549;transform:translate(38.2952vw,-10px) scale(.9015);animation:fall-314 11s -25s linear infinite}@keyframes fall-314{37.344%{transform:translate(46.76vw,37.344vh) scale(.9015)}to{transform:translate(42.5276vw,99vh) scale(.9015)}}.snow:nth-child(315){opacity:.1522;transform:translate(11.3295vw,-10px) scale(.225);animation:fall-315 21s -16s linear infinite}@keyframes fall-315{43.128%{transform:translate(6.2784vw,43.128vh) scale(.225)}to{transform:translate(8.80395vw,99vh) scale(.225)}}.snow:nth-child(316){opacity:1.6802;transform:translate(80.229vw,-10px) scale(.3995);animation:fall-316 29s -16s linear infinite}@keyframes fall-316{70.392%{transform:translate(71.7592vw,70.392vh) scale(.3995)}to{transform:translate(75.9941vw,99vh) scale(.3995)}}.snow:nth-child(317){opacity:1.2224;transform:translate(14.3558vw,-10px) scale(.799);animation:fall-317 17s -28s linear infinite}@keyframes fall-317{55.632%{transform:translate(7.3264vw,55.632vh) scale(.799)}to{transform:translate(10.8411vw,99vh) scale(.799)}}.snow:nth-child(318){opacity:1.1526;transform:translate(17.3733vw,-10px) scale(.8958);animation:fall-318 12s -3s linear infinite}@keyframes fall-318{46.374%{transform:translate(9.8765vw,46.374vh) scale(.8958)}to{transform:translate(13.6249vw,99vh) scale(.8958)}}.snow:nth-child(319){opacity:1.0508;transform:translate(40.2308vw,-10px) scale(.6515);animation:fall-319 18s -1s linear infinite}@keyframes fall-319{39.912%{transform:translate(47.479vw,39.912vh) scale(.6515)}to{transform:translate(43.8549vw,99vh) scale(.6515)}}.snow:nth-child(320){opacity:.3044;transform:translate(68.5441vw,-10px) scale(.2143);animation:fall-320 23s -12s linear infinite}@keyframes fall-320{77.825%{transform:translate(59.908vw,77.825vh) scale(.2143)}to{transform:translate(64.22605vw,99vh) scale(.2143)}}.snow:nth-child(321){opacity:.8832;transform:translate(69.8714vw,-10px) scale(.2516);animation:fall-321 11s -25s linear infinite}@keyframes fall-321{72.146%{transform:translate(72.2598vw,72.146vh) scale(.2516)}to{transform:translate(71.0656vw,99vh) scale(.2516)}}.snow:nth-child(322){opacity:1.6092;transform:translate(38.6515vw,-10px) scale(.5837);animation:fall-322 18s -8s linear infinite}@keyframes fall-322{49.392%{transform:translate(32.28vw,49.392vh) scale(.5837)}to{transform:translate(35.46575vw,99vh) scale(.5837)}}.snow:nth-child(323){opacity:.5018;transform:translate(54.7942vw,-10px) scale(.5072);animation:fall-323 16s -20s linear infinite}@keyframes fall-323{41.885%{transform:translate(58.2707vw,41.885vh) scale(.5072)}to{transform:translate(56.53245vw,99vh) scale(.5072)}}.snow:nth-child(324){opacity:.0766;transform:translate(45.4116vw,-10px) scale(.6059);animation:fall-324 23s -2s linear infinite}@keyframes fall-324{38.257%{transform:translate(53.5366vw,38.257vh) scale(.6059)}to{transform:translate(49.4741vw,99vh) scale(.6059)}}.snow:nth-child(325){opacity:1.5376;transform:translate(18.5614vw,-10px) scale(.286);animation:fall-325 11s -1s linear infinite}@keyframes fall-325{44.461%{transform:translate(26.9767vw,44.461vh) scale(.286)}to{transform:translate(22.76905vw,99vh) scale(.286)}}.snow:nth-child(326){opacity:1.4804;transform:translate(41.5006vw,-10px) scale(.8189);animation:fall-326 17s -21s linear infinite}@keyframes fall-326{78.713%{transform:translate(46.9627vw,78.713vh) scale(.8189)}to{transform:translate(44.23165vw,99vh) scale(.8189)}}.snow:nth-child(327){opacity:.4362;transform:translate(66.7083vw,-10px) scale(.9335);animation:fall-327 10s -16s linear infinite}@keyframes fall-327{50.791%{transform:translate(71.1788vw,50.791vh) scale(.9335)}to{transform:translate(68.94355vw,99vh) scale(.9335)}}.snow:nth-child(328){opacity:.1314;transform:translate(41.2203vw,-10px) scale(.9444);animation:fall-328 24s -21s linear infinite}@keyframes fall-328{46.789%{transform:translate(31.9673vw,46.789vh) scale(.9444)}to{transform:translate(36.5938vw,99vh) scale(.9444)}}.snow:nth-child(329){opacity:1.1694;transform:translate(26.7458vw,-10px) scale(.2648);animation:fall-329 19s -30s linear infinite}@keyframes fall-329{50.47%{transform:translate(36.6874vw,50.47vh) scale(.2648)}to{transform:translate(31.7166vw,99vh) scale(.2648)}}.snow:nth-child(330){opacity:.3374;transform:translate(98.3642vw,-10px) scale(.8918);animation:fall-330 16s -14s linear infinite}@keyframes fall-330{61.555%{transform:translate(90.2415vw,61.555vh) scale(.8918)}to{transform:translate(94.30285vw,99vh) scale(.8918)}}.snow:nth-child(331){opacity:.326;transform:translate(50.5315vw,-10px) scale(.2823);animation:fall-331 26s -1s linear infinite}@keyframes fall-331{61.316%{transform:translate(44.1133vw,61.316vh) scale(.2823)}to{transform:translate(47.3224vw,99vh) scale(.2823)}}.snow:nth-child(332){opacity:.4414;transform:translate(98.8554vw,-10px) scale(.2773);animation:fall-332 25s -23s linear infinite}@keyframes fall-332{46.724%{transform:translate(99.3932vw,46.724vh) scale(.2773)}to{transform:translate(99.1243vw,99vh) scale(.2773)}}.snow:nth-child(333){opacity:1.0718;transform:translate(15.8816vw,-10px) scale(.304);animation:fall-333 28s -18s linear infinite}@keyframes fall-333{47.8%{transform:translate(23.9721vw,47.8vh) scale(.304)}to{transform:translate(19.92685vw,99vh) scale(.304)}}.snow:nth-child(334){opacity:.1382;transform:translate(82.2615vw,-10px) scale(.6509);animation:fall-334 28s -29s linear infinite}@keyframes fall-334{35.936%{transform:translate(80.3169vw,35.936vh) scale(.6509)}to{transform:translate(81.2892vw,99vh) scale(.6509)}}.snow:nth-child(335){opacity:1.6372;transform:translate(80.2278vw,-10px) scale(.1485);animation:fall-335 13s -15s linear infinite}@keyframes fall-335{35.319%{transform:translate(73.1173vw,35.319vh) scale(.1485)}to{transform:translate(76.67255vw,99vh) scale(.1485)}}.snow:nth-child(336){opacity:1.674;transform:translate(71.1043vw,-10px) scale(.3947);animation:fall-336 29s -11s linear infinite}@keyframes fall-336{73.914%{transform:translate(77.1915vw,73.914vh) scale(.3947)}to{transform:translate(74.1479vw,99vh) scale(.3947)}}.snow:nth-child(337){opacity:1.2108;transform:translate(29.2864vw,-10px) scale(.8833);animation:fall-337 20s -13s linear infinite}@keyframes fall-337{37.583%{transform:translate(23.8566vw,37.583vh) scale(.8833)}to{transform:translate(26.5715vw,99vh) scale(.8833)}}.snow:nth-child(338){opacity:1.3638;transform:translate(82.1565vw,-10px) scale(.3126);animation:fall-338 11s -17s linear infinite}@keyframes fall-338{76.064%{transform:translate(85.3657vw,76.064vh) scale(.3126)}to{transform:translate(83.7611vw,99vh) scale(.3126)}}.snow:nth-child(339){opacity:1.8746;transform:translate(83.8961vw,-10px) scale(.4941);animation:fall-339 27s -1s linear infinite}@keyframes fall-339{34.925%{transform:translate(84.0793vw,34.925vh) scale(.4941)}to{transform:translate(83.9877vw,99vh) scale(.4941)}}.snow:nth-child(340){opacity:.167;transform:translate(26.7723vw,-10px) scale(.7838);animation:fall-340 28s -24s linear infinite}@keyframes fall-340{54.764%{transform:translate(30.7905vw,54.764vh) scale(.7838)}to{transform:translate(28.7814vw,99vh) scale(.7838)}}.snow:nth-child(341){opacity:1.1072;transform:translate(13.5676vw,-10px) scale(.9015);animation:fall-341 20s -22s linear infinite}@keyframes fall-341{65.897%{transform:translate(8.3094vw,65.897vh) scale(.9015)}to{transform:translate(10.9385vw,99vh) scale(.9015)}}.snow:nth-child(342){opacity:.9706;transform:translate(68.7938vw,-10px) scale(.0115);animation:fall-342 25s -20s linear infinite}@keyframes fall-342{79.7%{transform:translate(59.7167vw,79.7vh) scale(.0115)}to{transform:translate(64.25525vw,99vh) scale(.0115)}}.snow:nth-child(343){opacity:1.1802;transform:translate(79.3723vw,-10px) scale(.5696);animation:fall-343 14s -27s linear infinite}@keyframes fall-343{69.837%{transform:translate(80.6725vw,69.837vh) scale(.5696)}to{transform:translate(80.0224vw,99vh) scale(.5696)}}.snow:nth-child(344){opacity:1.0298;transform:translate(66.8666vw,-10px) scale(.3795);animation:fall-344 16s -24s linear infinite}@keyframes fall-344{66.281%{transform:translate(69.62vw,66.281vh) scale(.3795)}to{transform:translate(68.2433vw,99vh) scale(.3795)}}.snow:nth-child(345){opacity:1.0598;transform:translate(50.5574vw,-10px) scale(.006);animation:fall-345 30s -19s linear infinite}@keyframes fall-345{49.088%{transform:translate(42.412vw,49.088vh) scale(.006)}to{transform:translate(46.4847vw,99vh) scale(.006)}}.snow:nth-child(346){opacity:.4032;transform:translate(42.9459vw,-10px) scale(.213);animation:fall-346 22s -5s linear infinite}@keyframes fall-346{49.909%{transform:translate(42.8156vw,49.909vh) scale(.213)}to{transform:translate(42.88075vw,99vh) scale(.213)}}.snow:nth-child(347){opacity:.2624;transform:translate(16.8336vw,-10px) scale(.8733);animation:fall-347 27s -13s linear infinite}@keyframes fall-347{74.77%{transform:translate(16.8772vw,74.77vh) scale(.8733)}to{transform:translate(16.8554vw,99vh) scale(.8733)}}.snow:nth-child(348){opacity:1.5238;transform:translate(96.3366vw,-10px) scale(.4285);animation:fall-348 26s -12s linear infinite}@keyframes fall-348{42.319%{transform:translate(94.8754vw,42.319vh) scale(.4285)}to{transform:translate(95.606vw,99vh) scale(.4285)}}.snow:nth-child(349){opacity:1.9384;transform:translate(26.2525vw,-10px) scale(.063);animation:fall-349 21s -18s linear infinite}@keyframes fall-349{64.388%{transform:translate(35.0474vw,64.388vh) scale(.063)}to{transform:translate(30.64995vw,99vh) scale(.063)}}.snow:nth-child(350){opacity:.45;transform:translate(35.6308vw,-10px) scale(.8089);animation:fall-350 30s -30s linear infinite}@keyframes fall-350{48.874%{transform:translate(43.0616vw,48.874vh) scale(.8089)}to{transform:translate(39.3462vw,99vh) scale(.8089)}}.snow:nth-child(351){opacity:.3006;transform:translate(15.5853vw,-10px) scale(.4096);animation:fall-351 13s -8s linear infinite}@keyframes fall-351{70.735%{transform:translate(17.4433vw,70.735vh) scale(.4096)}to{transform:translate(16.5143vw,99vh) scale(.4096)}}.snow:nth-child(352){opacity:.1924;transform:translate(31.9386vw,-10px) scale(.1423);animation:fall-352 19s -13s linear infinite}@keyframes fall-352{56.153%{transform:translate(26.9685vw,56.153vh) scale(.1423)}to{transform:translate(29.45355vw,99vh) scale(.1423)}}.snow:nth-child(353){opacity:1.7426;transform:translate(40.5417vw,-10px) scale(.019);animation:fall-353 10s -28s linear infinite}@keyframes fall-353{43.431%{transform:translate(36.9161vw,43.431vh) scale(.019)}to{transform:translate(38.7289vw,99vh) scale(.019)}}.snow:nth-child(354){opacity:.0798;transform:translate(79.6258vw,-10px) scale(.9947);animation:fall-354 17s -6s linear infinite}@keyframes fall-354{61.694%{transform:translate(85.5874vw,61.694vh) scale(.9947)}to{transform:translate(82.6066vw,99vh) scale(.9947)}}.snow:nth-child(355){opacity:.1142;transform:translate(92.34vw,-10px) scale(.8359);animation:fall-355 14s -20s linear infinite}@keyframes fall-355{43.191%{transform:translate(96.4472vw,43.191vh) scale(.8359)}to{transform:translate(94.3936vw,99vh) scale(.8359)}}.snow:nth-child(356){opacity:1.4526;transform:translate(36.2309vw,-10px) scale(.323);animation:fall-356 24s -17s linear infinite}@keyframes fall-356{31.639%{transform:translate(38.3957vw,31.639vh) scale(.323)}to{transform:translate(37.3133vw,99vh) scale(.323)}}.snow:nth-child(357){opacity:1.742;transform:translate(36.0741vw,-10px) scale(.1002);animation:fall-357 26s -24s linear infinite}@keyframes fall-357{56.84%{transform:translate(27.6179vw,56.84vh) scale(.1002)}to{transform:translate(31.846vw,99vh) scale(.1002)}}.snow:nth-child(358){opacity:1.3964;transform:translate(63.6109vw,-10px) scale(.0885);animation:fall-358 14s -13s linear infinite}@keyframes fall-358{57.913%{transform:translate(64.4586vw,57.913vh) scale(.0885)}to{transform:translate(64.03475vw,99vh) scale(.0885)}}.snow:nth-child(359){opacity:.1642;transform:translate(7.9951vw,-10px) scale(.5749);animation:fall-359 21s -22s linear infinite}@keyframes fall-359{60.349%{transform:translate(14.6443vw,60.349vh) scale(.5749)}to{transform:translate(11.3197vw,99vh) scale(.5749)}}.snow:nth-child(360){opacity:1.2558;transform:translate(16.9052vw,-10px) scale(.4556);animation:fall-360 29s -27s linear infinite}@keyframes fall-360{79.563%{transform:translate(15.4448vw,79.563vh) scale(.4556)}to{transform:translate(16.175vw,99vh) scale(.4556)}}.snow:nth-child(361){opacity:.3518;transform:translate(64.3957vw,-10px) scale(.3982);animation:fall-361 30s -19s linear infinite}@keyframes fall-361{64.341%{transform:translate(66.523vw,64.341vh) scale(.3982)}to{transform:translate(65.45935vw,99vh) scale(.3982)}}.snow:nth-child(362){opacity:.3802;transform:translate(70.6889vw,-10px) scale(.7163);animation:fall-362 24s -6s linear infinite}@keyframes fall-362{51.145%{transform:translate(65.9014vw,51.145vh) scale(.7163)}to{transform:translate(68.29515vw,99vh) scale(.7163)}}.snow:nth-child(363){opacity:.7422;transform:translate(48.9108vw,-10px) scale(.1435);animation:fall-363 25s -18s linear infinite}@keyframes fall-363{50.902%{transform:translate(44.0863vw,50.902vh) scale(.1435)}to{transform:translate(46.49855vw,99vh) scale(.1435)}}.snow:nth-child(364){opacity:.4698;transform:translate(64.7737vw,-10px) scale(.085);animation:fall-364 23s -12s linear infinite}@keyframes fall-364{70.55%{transform:translate(61.4273vw,70.55vh) scale(.085)}to{transform:translate(63.1005vw,99vh) scale(.085)}}.snow:nth-child(365){opacity:1.7094;transform:translate(6.3116vw,-10px) scale(.8419);animation:fall-365 30s -26s linear infinite}@keyframes fall-365{30.193%{transform:translate(-1.5224vw,30.193vh) scale(.8419)}to{transform:translate(2.3946vw,99vh) scale(.8419)}}.snow:nth-child(366){opacity:1.6338;transform:translate(84.8966vw,-10px) scale(.2245);animation:fall-366 12s -28s linear infinite}@keyframes fall-366{68.633%{transform:translate(81.6528vw,68.633vh) scale(.2245)}to{transform:translate(83.2747vw,99vh) scale(.2245)}}.snow:nth-child(367){opacity:.6014;transform:translate(6.7988vw,-10px) scale(.0112);animation:fall-367 25s -17s linear infinite}@keyframes fall-367{38.761%{transform:translate(5.3139vw,38.761vh) scale(.0112)}to{transform:translate(6.05635vw,99vh) scale(.0112)}}.snow:nth-child(368){opacity:1.7512;transform:translate(10.4947vw,-10px) scale(.5274);animation:fall-368 28s -30s linear infinite}@keyframes fall-368{74.646%{transform:translate(11.592vw,74.646vh) scale(.5274)}to{transform:translate(11.04335vw,99vh) scale(.5274)}}.snow:nth-child(369){opacity:.3984;transform:translate(84.7608vw,-10px) scale(.3382);animation:fall-369 14s -15s linear infinite}@keyframes fall-369{44.389%{transform:translate(80.0102vw,44.389vh) scale(.3382)}to{transform:translate(82.3855vw,99vh) scale(.3382)}}.snow:nth-child(370){opacity:.968;transform:translate(70.0687vw,-10px) scale(.0904);animation:fall-370 20s -18s linear infinite}@keyframes fall-370{64.051%{transform:translate(73.5369vw,64.051vh) scale(.0904)}to{transform:translate(71.8028vw,99vh) scale(.0904)}}.snow:nth-child(371){opacity:1.691;transform:translate(40.9544vw,-10px) scale(.2438);animation:fall-371 12s -6s linear infinite}@keyframes fall-371{35.747%{transform:translate(36.2824vw,35.747vh) scale(.2438)}to{transform:translate(38.6184vw,99vh) scale(.2438)}}.snow:nth-child(372){opacity:1.5976;transform:translate(50.9779vw,-10px) scale(.4966);animation:fall-372 25s -16s linear infinite}@keyframes fall-372{37.077%{transform:translate(53.0307vw,37.077vh) scale(.4966)}to{transform:translate(52.0043vw,99vh) scale(.4966)}}.snow:nth-child(373){opacity:.8666;transform:translate(28.0156vw,-10px) scale(.3543);animation:fall-373 25s -21s linear infinite}@keyframes fall-373{31.553%{transform:translate(26.6177vw,31.553vh) scale(.3543)}to{transform:translate(27.31665vw,99vh) scale(.3543)}}.snow:nth-child(374){opacity:1.1678;transform:translate(76.5064vw,-10px) scale(.7462);animation:fall-374 12s -12s linear infinite}@keyframes fall-374{49.899%{transform:translate(83.8663vw,49.899vh) scale(.7462)}to{transform:translate(80.18635vw,99vh) scale(.7462)}}.snow:nth-child(375){opacity:.697;transform:translate(84.7742vw,-10px) scale(.6198);animation:fall-375 18s -17s linear infinite}@keyframes fall-375{34.356%{transform:translate(91.9757vw,34.356vh) scale(.6198)}to{transform:translate(88.37495vw,99vh) scale(.6198)}}.snow:nth-child(376){opacity:1.574;transform:translate(14.1745vw,-10px) scale(.6479);animation:fall-376 22s -25s linear infinite}@keyframes fall-376{67.778%{transform:translate(20.1952vw,67.778vh) scale(.6479)}to{transform:translate(17.18485vw,99vh) scale(.6479)}}.snow:nth-child(377){opacity:1.4534;transform:translate(58.4555vw,-10px) scale(.0098);animation:fall-377 15s -14s linear infinite}@keyframes fall-377{47.874%{transform:translate(65.1017vw,47.874vh) scale(.0098)}to{transform:translate(61.7786vw,99vh) scale(.0098)}}.snow:nth-child(378){opacity:1.4686;transform:translate(7.0952vw,-10px) scale(.5594);animation:fall-378 26s -22s linear infinite}@keyframes fall-378{38.285%{transform:translate(7.3785vw,38.285vh) scale(.5594)}to{transform:translate(7.23685vw,99vh) scale(.5594)}}.snow:nth-child(379){opacity:1.5506;transform:translate(94.8443vw,-10px) scale(.1715);animation:fall-379 15s -6s linear infinite}@keyframes fall-379{36.941%{transform:translate(85.9783vw,36.941vh) scale(.1715)}to{transform:translate(90.4113vw,99vh) scale(.1715)}}.snow:nth-child(380){opacity:.2252;transform:translate(37.2766vw,-10px) scale(.3382);animation:fall-380 11s -24s linear infinite}@keyframes fall-380{66.615%{transform:translate(46.7384vw,66.615vh) scale(.3382)}to{transform:translate(42.0075vw,99vh) scale(.3382)}}.snow:nth-child(381){opacity:.3452;transform:translate(62.7286vw,-10px) scale(.3114);animation:fall-381 28s -25s linear infinite}@keyframes fall-381{36.942%{transform:translate(67.057vw,36.942vh) scale(.3114)}to{transform:translate(64.8928vw,99vh) scale(.3114)}}.snow:nth-child(382){opacity:.121;transform:translate(6.4792vw,-10px) scale(.4748);animation:fall-382 23s -17s linear infinite}@keyframes fall-382{74.218%{transform:translate(4.591vw,74.218vh) scale(.4748)}to{transform:translate(5.5351vw,99vh) scale(.4748)}}.snow:nth-child(383){opacity:1.4496;transform:translate(79.5274vw,-10px) scale(.0509);animation:fall-383 28s -25s linear infinite}@keyframes fall-383{33.397%{transform:translate(74.7592vw,33.397vh) scale(.0509)}to{transform:translate(77.1433vw,99vh) scale(.0509)}}.snow:nth-child(384){opacity:1.2064;transform:translate(52.4033vw,-10px) scale(.9881);animation:fall-384 12s -1s linear infinite}@keyframes fall-384{57.516%{transform:translate(45.6084vw,57.516vh) scale(.9881)}to{transform:translate(49.00585vw,99vh) scale(.9881)}}.snow:nth-child(385){opacity:.8934;transform:translate(43.6497vw,-10px) scale(.4773);animation:fall-385 26s -29s linear infinite}@keyframes fall-385{36.947%{transform:translate(35.426vw,36.947vh) scale(.4773)}to{transform:translate(39.53785vw,99vh) scale(.4773)}}.snow:nth-child(386){opacity:1.3198;transform:translate(99.8122vw,-10px) scale(.6824);animation:fall-386 25s -9s linear infinite}@keyframes fall-386{43.567%{transform:translate(90.7166vw,43.567vh) scale(.6824)}to{transform:translate(95.2644vw,99vh) scale(.6824)}}.snow:nth-child(387){opacity:.19;transform:translate(87.2605vw,-10px) scale(.5089);animation:fall-387 11s -25s linear infinite}@keyframes fall-387{45.057%{transform:translate(79.6309vw,45.057vh) scale(.5089)}to{transform:translate(83.4457vw,99vh) scale(.5089)}}.snow:nth-child(388){opacity:.0142;transform:translate(67.3963vw,-10px) scale(.137);animation:fall-388 15s -22s linear infinite}@keyframes fall-388{30.48%{transform:translate(57.8468vw,30.48vh) scale(.137)}to{transform:translate(62.62155vw,99vh) scale(.137)}}.snow:nth-child(389){opacity:1.944;transform:translate(92.5198vw,-10px) scale(.3115);animation:fall-389 16s -29s linear infinite}@keyframes fall-389{37.2%{transform:translate(85.0606vw,37.2vh) scale(.3115)}to{transform:translate(88.7902vw,99vh) scale(.3115)}}.snow:nth-child(390){opacity:1.4818;transform:translate(18.2037vw,-10px) scale(.2813);animation:fall-390 29s -21s linear infinite}@keyframes fall-390{53.12%{transform:translate(20.2014vw,53.12vh) scale(.2813)}to{transform:translate(19.20255vw,99vh) scale(.2813)}}.snow:nth-child(391){opacity:.8756;transform:translate(97.0806vw,-10px) scale(.3868);animation:fall-391 22s -10s linear infinite}@keyframes fall-391{47.813%{transform:translate(98.3171vw,47.813vh) scale(.3868)}to{transform:translate(97.69885vw,99vh) scale(.3868)}}.snow:nth-child(392){opacity:1.2596;transform:translate(31.0829vw,-10px) scale(.9216);animation:fall-392 15s -26s linear infinite}@keyframes fall-392{30.996%{transform:translate(33.5318vw,30.996vh) scale(.9216)}to{transform:translate(32.30735vw,99vh) scale(.9216)}}.snow:nth-child(393){opacity:.4862;transform:translate(92.5266vw,-10px) scale(.2017);animation:fall-393 20s -16s linear infinite}@keyframes fall-393{34.316%{transform:translate(91.575vw,34.316vh) scale(.2017)}to{transform:translate(92.0508vw,99vh) scale(.2017)}}.snow:nth-child(394){opacity:1.958;transform:translate(14.3573vw,-10px) scale(.6006);animation:fall-394 16s -1s linear infinite}@keyframes fall-394{70.823%{transform:translate(12.3081vw,70.823vh) scale(.6006)}to{transform:translate(13.3327vw,99vh) scale(.6006)}}.snow:nth-child(395){opacity:1.234;transform:translate(15.2384vw,-10px) scale(.6828);animation:fall-395 19s -2s linear infinite}@keyframes fall-395{42.668%{transform:translate(9.0211vw,42.668vh) scale(.6828)}to{transform:translate(12.12975vw,99vh) scale(.6828)}}.snow:nth-child(396){opacity:1.4328;transform:translate(77.7148vw,-10px) scale(.7933);animation:fall-396 20s -29s linear infinite}@keyframes fall-396{61.346%{transform:translate(80.5696vw,61.346vh) scale(.7933)}to{transform:translate(79.1422vw,99vh) scale(.7933)}}.snow:nth-child(397){opacity:1.7816;transform:translate(26.8438vw,-10px) scale(.2982);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{58.332%{transform:translate(25.9761vw,58.332vh) scale(.2982)}to{transform:translate(26.40995vw,99vh) scale(.2982)}}.snow:nth-child(398){opacity:.8084;transform:translate(43.7752vw,-10px) scale(.8433);animation:fall-398 14s -22s linear infinite}@keyframes fall-398{56.215%{transform:translate(47.4285vw,56.215vh) scale(.8433)}to{transform:translate(45.60185vw,99vh) scale(.8433)}}.snow:nth-child(399){opacity:.0834;transform:translate(82.8254vw,-10px) scale(.9858);animation:fall-399 16s -25s linear infinite}@keyframes fall-399{68.862%{transform:translate(87.867vw,68.862vh) scale(.9858)}to{transform:translate(85.3462vw,99vh) scale(.9858)}}.snow:nth-child(400){opacity:.7188;transform:translate(23.9198vw,-10px) scale(.0585);animation:fall-400 22s -11s linear infinite}@keyframes fall-400{68.95%{transform:translate(27.6758vw,68.95vh) scale(.0585)}to{transform:translate(25.7978vw,99vh) scale(.0585)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
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:.3578;transform:translate(48.3671vw,-10px) scale(.9618);animation:fall-1 18s -19s linear infinite}@keyframes fall-1{31.491%{transform:translate(46.4639vw,31.491vh) scale(.9618)}to{transform:translate(47.4155vw,99vh) scale(.9618)}}.snow:nth-child(2){opacity:.85;transform:translate(65.9715vw,-10px) scale(.3955);animation:fall-2 19s -19s linear infinite}@keyframes fall-2{53.58%{transform:translate(70.3715vw,53.58vh) scale(.3955)}to{transform:translate(68.1715vw,99vh) scale(.3955)}}.snow:nth-child(3){opacity:1.547;transform:translate(83.3888vw,-10px) scale(.5725);animation:fall-3 28s -12s linear infinite}@keyframes fall-3{51.717%{transform:translate(80.8881vw,51.717vh) scale(.5725)}to{transform:translate(82.13845vw,99vh) scale(.5725)}}.snow:nth-child(4){opacity:.9816;transform:translate(22.38vw,-10px) scale(.0012);animation:fall-4 21s -7s linear infinite}@keyframes fall-4{63.612%{transform:translate(18.6249vw,63.612vh) scale(.0012)}to{transform:translate(20.50245vw,99vh) scale(.0012)}}.snow:nth-child(5){opacity:.1478;transform:translate(56.3892vw,-10px) scale(.1395);animation:fall-5 30s -10s linear infinite}@keyframes fall-5{38.832%{transform:translate(55.6737vw,38.832vh) scale(.1395)}to{transform:translate(56.03145vw,99vh) scale(.1395)}}.snow:nth-child(6){opacity:1.7472;transform:translate(20.6367vw,-10px) scale(.6572);animation:fall-6 28s -22s linear infinite}@keyframes fall-6{74.067%{transform:translate(27.1812vw,74.067vh) scale(.6572)}to{transform:translate(23.90895vw,99vh) scale(.6572)}}.snow:nth-child(7){opacity:1.32;transform:translate(2.2vw,-10px) scale(.9094);animation:fall-7 27s -10s linear infinite}@keyframes fall-7{35.266%{transform:translate(-.6491vw,35.266vh) scale(.9094)}to{transform:translate(.77545vw,99vh) scale(.9094)}}.snow:nth-child(8){opacity:.5938;transform:translate(72.5207vw,-10px) scale(.4432);animation:fall-8 18s -3s linear infinite}@keyframes fall-8{35.379%{transform:translate(64.7547vw,35.379vh) scale(.4432)}to{transform:translate(68.6377vw,99vh) scale(.4432)}}.snow:nth-child(9){opacity:1.418;transform:translate(55.0558vw,-10px) scale(.8923);animation:fall-9 21s -22s linear infinite}@keyframes fall-9{72.744%{transform:translate(48.4591vw,72.744vh) scale(.8923)}to{transform:translate(51.75745vw,99vh) scale(.8923)}}.snow:nth-child(10){opacity:1.0402;transform:translate(95.0715vw,-10px) scale(.539);animation:fall-10 29s -13s linear infinite}@keyframes fall-10{41.183%{transform:translate(105.0295vw,41.183vh) scale(.539)}to{transform:translate(100.0505vw,99vh) scale(.539)}}.snow:nth-child(11){opacity:.9788;transform:translate(58.5014vw,-10px) scale(.2016);animation:fall-11 11s -21s linear infinite}@keyframes fall-11{56.943%{transform:translate(53.3325vw,56.943vh) scale(.2016)}to{transform:translate(55.91695vw,99vh) scale(.2016)}}.snow:nth-child(12){opacity:1.4494;transform:translate(92.0672vw,-10px) scale(.9686);animation:fall-12 16s -20s linear infinite}@keyframes fall-12{74.227%{transform:translate(90.1891vw,74.227vh) scale(.9686)}to{transform:translate(91.12815vw,99vh) scale(.9686)}}.snow:nth-child(13){opacity:1.0038;transform:translate(35.2367vw,-10px) scale(.526);animation:fall-13 14s -22s linear infinite}@keyframes fall-13{71.821%{transform:translate(33.6376vw,71.821vh) scale(.526)}to{transform:translate(34.43715vw,99vh) scale(.526)}}.snow:nth-child(14){opacity:.4696;transform:translate(59.0391vw,-10px) scale(.442);animation:fall-14 27s -30s linear infinite}@keyframes fall-14{38.641%{transform:translate(65.0263vw,38.641vh) scale(.442)}to{transform:translate(62.0327vw,99vh) scale(.442)}}.snow:nth-child(15){opacity:.0506;transform:translate(96.1281vw,-10px) scale(.5034);animation:fall-15 30s -4s linear infinite}@keyframes fall-15{53.184%{transform:translate(97.0086vw,53.184vh) scale(.5034)}to{transform:translate(96.56835vw,99vh) scale(.5034)}}.snow:nth-child(16){opacity:1.205;transform:translate(2.9666vw,-10px) scale(.5671);animation:fall-16 20s -6s linear infinite}@keyframes fall-16{77.646%{transform:translate(1.3687vw,77.646vh) scale(.5671)}to{transform:translate(2.16765vw,99vh) scale(.5671)}}.snow:nth-child(17){opacity:1.22;transform:translate(63.472vw,-10px) scale(.9121);animation:fall-17 18s -19s linear infinite}@keyframes fall-17{49.793%{transform:translate(66.8574vw,49.793vh) scale(.9121)}to{transform:translate(65.1647vw,99vh) scale(.9121)}}.snow:nth-child(18){opacity:1.9002;transform:translate(51.1704vw,-10px) scale(.3352);animation:fall-18 30s -29s linear infinite}@keyframes fall-18{53.221%{transform:translate(44.9717vw,53.221vh) scale(.3352)}to{transform:translate(48.07105vw,99vh) scale(.3352)}}.snow:nth-child(19){opacity:.3542;transform:translate(47.2392vw,-10px) scale(.9627);animation:fall-19 29s -29s linear infinite}@keyframes fall-19{52.99%{transform:translate(53.3684vw,52.99vh) scale(.9627)}to{transform:translate(50.3038vw,99vh) scale(.9627)}}.snow:nth-child(20){opacity:.9422;transform:translate(32.4288vw,-10px) scale(.6426);animation:fall-20 29s -6s linear infinite}@keyframes fall-20{35.679%{transform:translate(28.9903vw,35.679vh) scale(.6426)}to{transform:translate(30.70955vw,99vh) scale(.6426)}}.snow:nth-child(21){opacity:1.9286;transform:translate(10.8679vw,-10px) scale(.7792);animation:fall-21 22s -21s linear infinite}@keyframes fall-21{36.255%{transform:translate(2.8693vw,36.255vh) scale(.7792)}to{transform:translate(6.8686vw,99vh) scale(.7792)}}.snow:nth-child(22){opacity:.2186;transform:translate(93.3423vw,-10px) scale(.4442);animation:fall-22 29s -17s linear infinite}@keyframes fall-22{45.156%{transform:translate(92.0745vw,45.156vh) scale(.4442)}to{transform:translate(92.7084vw,99vh) scale(.4442)}}.snow:nth-child(23){opacity:.4788;transform:translate(23.6066vw,-10px) scale(.6088);animation:fall-23 16s -10s linear infinite}@keyframes fall-23{31.848%{transform:translate(25.1227vw,31.848vh) scale(.6088)}to{transform:translate(24.36465vw,99vh) scale(.6088)}}.snow:nth-child(24){opacity:.368;transform:translate(65.8841vw,-10px) scale(.1624);animation:fall-24 27s -29s linear infinite}@keyframes fall-24{66.444%{transform:translate(61.1774vw,66.444vh) scale(.1624)}to{transform:translate(63.53075vw,99vh) scale(.1624)}}.snow:nth-child(25){opacity:1.7172;transform:translate(95.5867vw,-10px) scale(.119);animation:fall-25 15s -10s linear infinite}@keyframes fall-25{33.324%{transform:translate(94.8539vw,33.324vh) scale(.119)}to{transform:translate(95.2203vw,99vh) scale(.119)}}.snow:nth-child(26){opacity:.8022;transform:translate(16.4109vw,-10px) scale(.7968);animation:fall-26 30s -15s linear infinite}@keyframes fall-26{43.405%{transform:translate(19.5329vw,43.405vh) scale(.7968)}to{transform:translate(17.9719vw,99vh) scale(.7968)}}.snow:nth-child(27){opacity:1.3538;transform:translate(43.5912vw,-10px) scale(.9706);animation:fall-27 19s -17s linear infinite}@keyframes fall-27{37.191%{transform:translate(40.0267vw,37.191vh) scale(.9706)}to{transform:translate(41.80895vw,99vh) scale(.9706)}}.snow:nth-child(28){opacity:.9234;transform:translate(78.8972vw,-10px) scale(.3101);animation:fall-28 13s -14s linear infinite}@keyframes fall-28{37.203%{transform:translate(77.1264vw,37.203vh) scale(.3101)}to{transform:translate(78.0118vw,99vh) scale(.3101)}}.snow:nth-child(29){opacity:1.227;transform:translate(75.6477vw,-10px) scale(.611);animation:fall-29 16s -21s linear infinite}@keyframes fall-29{74.31%{transform:translate(76.7127vw,74.31vh) scale(.611)}to{transform:translate(76.1802vw,99vh) scale(.611)}}.snow:nth-child(30){opacity:.6246;transform:translate(61.9479vw,-10px) scale(.0567);animation:fall-30 19s -5s linear infinite}@keyframes fall-30{30.174%{transform:translate(69.1441vw,30.174vh) scale(.0567)}to{transform:translate(65.546vw,99vh) scale(.0567)}}.snow:nth-child(31){opacity:1.4036;transform:translate(81.2304vw,-10px) scale(.6853);animation:fall-31 22s -5s linear infinite}@keyframes fall-31{78.227%{transform:translate(75.2106vw,78.227vh) scale(.6853)}to{transform:translate(78.2205vw,99vh) scale(.6853)}}.snow:nth-child(32){opacity:.008;transform:translate(22.2005vw,-10px) scale(.5233);animation:fall-32 23s -28s linear infinite}@keyframes fall-32{70.483%{transform:translate(26.7569vw,70.483vh) scale(.5233)}to{transform:translate(24.4787vw,99vh) scale(.5233)}}.snow:nth-child(33){opacity:1.8524;transform:translate(69.3989vw,-10px) scale(.2219);animation:fall-33 21s -23s linear infinite}@keyframes fall-33{30.352%{transform:translate(70.9196vw,30.352vh) scale(.2219)}to{transform:translate(70.15925vw,99vh) scale(.2219)}}.snow:nth-child(34){opacity:.2866;transform:translate(8.2183vw,-10px) scale(.6763);animation:fall-34 19s -3s linear infinite}@keyframes fall-34{58.163%{transform:translate(8.5271vw,58.163vh) scale(.6763)}to{transform:translate(8.3727vw,99vh) scale(.6763)}}.snow:nth-child(35){opacity:1.799;transform:translate(80.0862vw,-10px) scale(.887);animation:fall-35 24s -20s linear infinite}@keyframes fall-35{31.136%{transform:translate(79.4781vw,31.136vh) scale(.887)}to{transform:translate(79.78215vw,99vh) scale(.887)}}.snow:nth-child(36){opacity:1.921;transform:translate(7.1987vw,-10px) scale(.2993);animation:fall-36 19s -29s linear infinite}@keyframes fall-36{40.262%{transform:translate(10.585vw,40.262vh) scale(.2993)}to{transform:translate(8.89185vw,99vh) scale(.2993)}}.snow:nth-child(37){opacity:.9648;transform:translate(57.7594vw,-10px) scale(.0847);animation:fall-37 27s -5s linear infinite}@keyframes fall-37{44.271%{transform:translate(62.2771vw,44.271vh) scale(.0847)}to{transform:translate(60.01825vw,99vh) scale(.0847)}}.snow:nth-child(38){opacity:.5918;transform:translate(14.5638vw,-10px) scale(.6079);animation:fall-38 28s -8s linear infinite}@keyframes fall-38{46.367%{transform:translate(8.8116vw,46.367vh) scale(.6079)}to{transform:translate(11.6877vw,99vh) scale(.6079)}}.snow:nth-child(39){opacity:1.9386;transform:translate(38.0912vw,-10px) scale(.9385);animation:fall-39 21s -6s linear infinite}@keyframes fall-39{30.951%{transform:translate(38.8878vw,30.951vh) scale(.9385)}to{transform:translate(38.4895vw,99vh) scale(.9385)}}.snow:nth-child(40){opacity:1.1182;transform:translate(47.9245vw,-10px) scale(.2594);animation:fall-40 14s -21s linear infinite}@keyframes fall-40{56.621%{transform:translate(43.9816vw,56.621vh) scale(.2594)}to{transform:translate(45.95305vw,99vh) scale(.2594)}}.snow:nth-child(41){opacity:1.8018;transform:translate(28.5109vw,-10px) scale(.8723);animation:fall-41 23s -26s linear infinite}@keyframes fall-41{68.551%{transform:translate(37.1374vw,68.551vh) scale(.8723)}to{transform:translate(32.82415vw,99vh) scale(.8723)}}.snow:nth-child(42){opacity:.7482;transform:translate(27.4195vw,-10px) scale(.7904);animation:fall-42 16s -23s linear infinite}@keyframes fall-42{49.489%{transform:translate(21.1772vw,49.489vh) scale(.7904)}to{transform:translate(24.29835vw,99vh) scale(.7904)}}.snow:nth-child(43){opacity:.4322;transform:translate(66.7496vw,-10px) scale(.3383);animation:fall-43 26s -30s linear infinite}@keyframes fall-43{79.739%{transform:translate(62.9758vw,79.739vh) scale(.3383)}to{transform:translate(64.8627vw,99vh) scale(.3383)}}.snow:nth-child(44){opacity:.915;transform:translate(45.1147vw,-10px) scale(.5745);animation:fall-44 16s -26s linear infinite}@keyframes fall-44{36.262%{transform:translate(42.4127vw,36.262vh) scale(.5745)}to{transform:translate(43.7637vw,99vh) scale(.5745)}}.snow:nth-child(45){opacity:1.668;transform:translate(54.3146vw,-10px) scale(.3443);animation:fall-45 21s -30s linear infinite}@keyframes fall-45{79.214%{transform:translate(46.3375vw,79.214vh) scale(.3443)}to{transform:translate(50.32605vw,99vh) scale(.3443)}}.snow:nth-child(46){opacity:1.5564;transform:translate(72.7177vw,-10px) scale(.1829);animation:fall-46 21s -28s linear infinite}@keyframes fall-46{78.697%{transform:translate(67.0201vw,78.697vh) scale(.1829)}to{transform:translate(69.8689vw,99vh) scale(.1829)}}.snow:nth-child(47){opacity:1.3532;transform:translate(6.398vw,-10px) scale(.9856);animation:fall-47 25s -25s linear infinite}@keyframes fall-47{59.259%{transform:translate(5.0223vw,59.259vh) scale(.9856)}to{transform:translate(5.71015vw,99vh) scale(.9856)}}.snow:nth-child(48){opacity:1.3196;transform:translate(75.1006vw,-10px) scale(.8481);animation:fall-48 27s -7s linear infinite}@keyframes fall-48{67.503%{transform:translate(72.67vw,67.503vh) scale(.8481)}to{transform:translate(73.8853vw,99vh) scale(.8481)}}.snow:nth-child(49){opacity:1.3202;transform:translate(64.981vw,-10px) scale(.1018);animation:fall-49 20s -17s linear infinite}@keyframes fall-49{45.898%{transform:translate(72.3346vw,45.898vh) scale(.1018)}to{transform:translate(68.6578vw,99vh) scale(.1018)}}.snow:nth-child(50){opacity:.0128;transform:translate(99.3841vw,-10px) scale(.3183);animation:fall-50 28s -6s linear infinite}@keyframes fall-50{65.169%{transform:translate(108.884vw,65.169vh) scale(.3183)}to{transform:translate(104.13405vw,99vh) scale(.3183)}}.snow:nth-child(51){opacity:.5352;transform:translate(45.8301vw,-10px) scale(.4072);animation:fall-51 23s -10s linear infinite}@keyframes fall-51{61.893%{transform:translate(51.3466vw,61.893vh) scale(.4072)}to{transform:translate(48.58835vw,99vh) scale(.4072)}}.snow:nth-child(52){opacity:1.775;transform:translate(41.0558vw,-10px) scale(.3307);animation:fall-52 26s -27s linear infinite}@keyframes fall-52{43.225%{transform:translate(46.7009vw,43.225vh) scale(.3307)}to{transform:translate(43.87835vw,99vh) scale(.3307)}}.snow:nth-child(53){opacity:1.7168;transform:translate(96.8419vw,-10px) scale(.0024);animation:fall-53 18s -1s linear infinite}@keyframes fall-53{59.887%{transform:translate(90.0342vw,59.887vh) scale(.0024)}to{transform:translate(93.43805vw,99vh) scale(.0024)}}.snow:nth-child(54){opacity:1.0304;transform:translate(99.6504vw,-10px) scale(.7888);animation:fall-54 23s -28s linear infinite}@keyframes fall-54{38.405%{transform:translate(92.4339vw,38.405vh) scale(.7888)}to{transform:translate(96.04215vw,99vh) scale(.7888)}}.snow:nth-child(55){opacity:.5308;transform:translate(55.6006vw,-10px) scale(.5008);animation:fall-55 23s -19s linear infinite}@keyframes fall-55{78.228%{transform:translate(53.7271vw,78.228vh) scale(.5008)}to{transform:translate(54.66385vw,99vh) scale(.5008)}}.snow:nth-child(56){opacity:.7616;transform:translate(71.9594vw,-10px) scale(.416);animation:fall-56 20s -5s linear infinite}@keyframes fall-56{78.205%{transform:translate(80.9645vw,78.205vh) scale(.416)}to{transform:translate(76.46195vw,99vh) scale(.416)}}.snow:nth-child(57){opacity:.672;transform:translate(56.7837vw,-10px) scale(.5007);animation:fall-57 10s -28s linear infinite}@keyframes fall-57{32.142%{transform:translate(58.0814vw,32.142vh) scale(.5007)}to{transform:translate(57.43255vw,99vh) scale(.5007)}}.snow:nth-child(58){opacity:.4934;transform:translate(42.1111vw,-10px) scale(.678);animation:fall-58 11s -29s linear infinite}@keyframes fall-58{71.478%{transform:translate(38.3673vw,71.478vh) scale(.678)}to{transform:translate(40.2392vw,99vh) scale(.678)}}.snow:nth-child(59){opacity:1.4678;transform:translate(35.8145vw,-10px) scale(.9645);animation:fall-59 18s -29s linear infinite}@keyframes fall-59{75.217%{transform:translate(36.3007vw,75.217vh) scale(.9645)}to{transform:translate(36.0576vw,99vh) scale(.9645)}}.snow:nth-child(60){opacity:1.8856;transform:translate(98.5989vw,-10px) scale(.4561);animation:fall-60 11s -24s linear infinite}@keyframes fall-60{52.566%{transform:translate(90.1182vw,52.566vh) scale(.4561)}to{transform:translate(94.35855vw,99vh) scale(.4561)}}.snow:nth-child(61){opacity:1.4674;transform:translate(8.485vw,-10px) scale(.8206);animation:fall-61 29s -26s linear infinite}@keyframes fall-61{56.469%{transform:translate(8.9355vw,56.469vh) scale(.8206)}to{transform:translate(8.71025vw,99vh) scale(.8206)}}.snow:nth-child(62){opacity:1.1296;transform:translate(70.0335vw,-10px) scale(.0495);animation:fall-62 27s -20s linear infinite}@keyframes fall-62{58.552%{transform:translate(62.1769vw,58.552vh) scale(.0495)}to{transform:translate(66.1052vw,99vh) scale(.0495)}}.snow:nth-child(63){opacity:.7122;transform:translate(92.8633vw,-10px) scale(.0667);animation:fall-63 22s -8s linear infinite}@keyframes fall-63{76.612%{transform:translate(96.9261vw,76.612vh) scale(.0667)}to{transform:translate(94.8947vw,99vh) scale(.0667)}}.snow:nth-child(64){opacity:.8264;transform:translate(96.1248vw,-10px) scale(.4865);animation:fall-64 11s -11s linear infinite}@keyframes fall-64{30.727%{transform:translate(88.1264vw,30.727vh) scale(.4865)}to{transform:translate(92.1256vw,99vh) scale(.4865)}}.snow:nth-child(65){opacity:1.4066;transform:translate(54.2578vw,-10px) scale(.8126);animation:fall-65 17s -3s linear infinite}@keyframes fall-65{45.855%{transform:translate(49.6371vw,45.855vh) scale(.8126)}to{transform:translate(51.94745vw,99vh) scale(.8126)}}.snow:nth-child(66){opacity:1.3256;transform:translate(35.1559vw,-10px) scale(.2283);animation:fall-66 29s -2s linear infinite}@keyframes fall-66{36.886%{transform:translate(44.6306vw,36.886vh) scale(.2283)}to{transform:translate(39.89325vw,99vh) scale(.2283)}}.snow:nth-child(67){opacity:.2294;transform:translate(77.2288vw,-10px) scale(.4208);animation:fall-67 13s -6s linear infinite}@keyframes fall-67{46.193%{transform:translate(84.9065vw,46.193vh) scale(.4208)}to{transform:translate(81.06765vw,99vh) scale(.4208)}}.snow:nth-child(68){opacity:.2808;transform:translate(33.3429vw,-10px) scale(.4919);animation:fall-68 23s -10s linear infinite}@keyframes fall-68{36.814%{transform:translate(24.8253vw,36.814vh) scale(.4919)}to{transform:translate(29.0841vw,99vh) scale(.4919)}}.snow:nth-child(69){opacity:.4368;transform:translate(63.7975vw,-10px) scale(.363);animation:fall-69 12s -7s linear infinite}@keyframes fall-69{56.886%{transform:translate(54.8557vw,56.886vh) scale(.363)}to{transform:translate(59.3266vw,99vh) scale(.363)}}.snow:nth-child(70){opacity:.6578;transform:translate(70.9369vw,-10px) scale(.882);animation:fall-70 24s -12s linear infinite}@keyframes fall-70{60.682%{transform:translate(69.0065vw,60.682vh) scale(.882)}to{transform:translate(69.9717vw,99vh) scale(.882)}}.snow:nth-child(71){opacity:.7818;transform:translate(5.7565vw,-10px) scale(.571);animation:fall-71 30s -27s linear infinite}@keyframes fall-71{72.736%{transform:translate(4.3061vw,72.736vh) scale(.571)}to{transform:translate(5.0313vw,99vh) scale(.571)}}.snow:nth-child(72){opacity:.4944;transform:translate(32.5396vw,-10px) scale(.3549);animation:fall-72 11s -29s linear infinite}@keyframes fall-72{73.831%{transform:translate(39.2451vw,73.831vh) scale(.3549)}to{transform:translate(35.89235vw,99vh) scale(.3549)}}.snow:nth-child(73){opacity:1.517;transform:translate(47.6902vw,-10px) scale(.0081);animation:fall-73 14s -4s linear infinite}@keyframes fall-73{40.512%{transform:translate(48.4211vw,40.512vh) scale(.0081)}to{transform:translate(48.05565vw,99vh) scale(.0081)}}.snow:nth-child(74){opacity:1.2752;transform:translate(7.6721vw,-10px) scale(.3433);animation:fall-74 24s -30s linear infinite}@keyframes fall-74{49.342%{transform:translate(6.2205vw,49.342vh) scale(.3433)}to{transform:translate(6.9463vw,99vh) scale(.3433)}}.snow:nth-child(75){opacity:.9256;transform:translate(58.3128vw,-10px) scale(.6586);animation:fall-75 17s -8s linear infinite}@keyframes fall-75{33.543%{transform:translate(48.3741vw,33.543vh) scale(.6586)}to{transform:translate(53.34345vw,99vh) scale(.6586)}}.snow:nth-child(76){opacity:1.1154;transform:translate(15.2286vw,-10px) scale(.2943);animation:fall-76 10s -23s linear infinite}@keyframes fall-76{62.608%{transform:translate(17.3257vw,62.608vh) scale(.2943)}to{transform:translate(16.27715vw,99vh) scale(.2943)}}.snow:nth-child(77){opacity:.4366;transform:translate(21.117vw,-10px) scale(.7108);animation:fall-77 13s -18s linear infinite}@keyframes fall-77{32.826%{transform:translate(13.9521vw,32.826vh) scale(.7108)}to{transform:translate(17.53455vw,99vh) scale(.7108)}}.snow:nth-child(78){opacity:1.558;transform:translate(7.8717vw,-10px) scale(.4998);animation:fall-78 13s -1s linear infinite}@keyframes fall-78{54.977%{transform:translate(15.9125vw,54.977vh) scale(.4998)}to{transform:translate(11.8921vw,99vh) scale(.4998)}}.snow:nth-child(79){opacity:1.6616;transform:translate(15.4114vw,-10px) scale(.9655);animation:fall-79 20s -29s linear infinite}@keyframes fall-79{78.308%{transform:translate(14.743vw,78.308vh) scale(.9655)}to{transform:translate(15.0772vw,99vh) scale(.9655)}}.snow:nth-child(80){opacity:1.6014;transform:translate(25.0513vw,-10px) scale(.2883);animation:fall-80 23s -10s linear infinite}@keyframes fall-80{67.432%{transform:translate(16.6307vw,67.432vh) scale(.2883)}to{transform:translate(20.841vw,99vh) scale(.2883)}}.snow:nth-child(81){opacity:1.1206;transform:translate(15.0068vw,-10px) scale(.0318);animation:fall-81 21s -18s linear infinite}@keyframes fall-81{50.01%{transform:translate(22.6495vw,50.01vh) scale(.0318)}to{transform:translate(18.82815vw,99vh) scale(.0318)}}.snow:nth-child(82){opacity:1.6808;transform:translate(30.1157vw,-10px) scale(.0754);animation:fall-82 28s -20s linear infinite}@keyframes fall-82{51.356%{transform:translate(34.0252vw,51.356vh) scale(.0754)}to{transform:translate(32.07045vw,99vh) scale(.0754)}}.snow:nth-child(83){opacity:1.831;transform:translate(12.3385vw,-10px) scale(.6536);animation:fall-83 23s -21s linear infinite}@keyframes fall-83{61.026%{transform:translate(16.8524vw,61.026vh) scale(.6536)}to{transform:translate(14.59545vw,99vh) scale(.6536)}}.snow:nth-child(84){opacity:1.9398;transform:translate(89.9184vw,-10px) scale(.5794);animation:fall-84 23s -27s linear infinite}@keyframes fall-84{68.339%{transform:translate(84.6598vw,68.339vh) scale(.5794)}to{transform:translate(87.2891vw,99vh) scale(.5794)}}.snow:nth-child(85){opacity:.5624;transform:translate(73.296vw,-10px) scale(.3966);animation:fall-85 14s -6s linear infinite}@keyframes fall-85{59.308%{transform:translate(83.0216vw,59.308vh) scale(.3966)}to{transform:translate(78.1588vw,99vh) scale(.3966)}}.snow:nth-child(86){opacity:.905;transform:translate(27.9031vw,-10px) scale(.8057);animation:fall-86 21s -12s linear infinite}@keyframes fall-86{55.853%{transform:translate(27.8vw,55.853vh) scale(.8057)}to{transform:translate(27.85155vw,99vh) scale(.8057)}}.snow:nth-child(87){opacity:1.3578;transform:translate(23.6996vw,-10px) scale(.5337);animation:fall-87 16s -9s linear infinite}@keyframes fall-87{44.118%{transform:translate(14.7407vw,44.118vh) scale(.5337)}to{transform:translate(19.22015vw,99vh) scale(.5337)}}.snow:nth-child(88){opacity:1.7914;transform:translate(63.8709vw,-10px) scale(.5289);animation:fall-88 22s -2s linear infinite}@keyframes fall-88{60.075%{transform:translate(60.6961vw,60.075vh) scale(.5289)}to{transform:translate(62.2835vw,99vh) scale(.5289)}}.snow:nth-child(89){opacity:.976;transform:translate(94.6141vw,-10px) scale(.059);animation:fall-89 19s -10s linear infinite}@keyframes fall-89{37.263%{transform:translate(104.2363vw,37.263vh) scale(.059)}to{transform:translate(99.4252vw,99vh) scale(.059)}}.snow:nth-child(90){opacity:1.5522;transform:translate(51.8524vw,-10px) scale(.655);animation:fall-90 26s -29s linear infinite}@keyframes fall-90{64.421%{transform:translate(49.5281vw,64.421vh) scale(.655)}to{transform:translate(50.69025vw,99vh) scale(.655)}}.snow:nth-child(91){opacity:1.525;transform:translate(35.5104vw,-10px) scale(.2393);animation:fall-91 27s -22s linear infinite}@keyframes fall-91{47.37%{transform:translate(38.7501vw,47.37vh) scale(.2393)}to{transform:translate(37.13025vw,99vh) scale(.2393)}}.snow:nth-child(92){opacity:.1206;transform:translate(5.2623vw,-10px) scale(.8972);animation:fall-92 14s -10s linear infinite}@keyframes fall-92{61.946%{transform:translate(5.4178vw,61.946vh) scale(.8972)}to{transform:translate(5.34005vw,99vh) scale(.8972)}}.snow:nth-child(93){opacity:1.2324;transform:translate(90.3786vw,-10px) scale(.5831);animation:fall-93 14s -27s linear infinite}@keyframes fall-93{50.286%{transform:translate(87.6326vw,50.286vh) scale(.5831)}to{transform:translate(89.0056vw,99vh) scale(.5831)}}.snow:nth-child(94){opacity:.9238;transform:translate(13.9093vw,-10px) scale(.2986);animation:fall-94 27s -20s linear infinite}@keyframes fall-94{46.566%{transform:translate(22.4181vw,46.566vh) scale(.2986)}to{transform:translate(18.1637vw,99vh) scale(.2986)}}.snow:nth-child(95){opacity:.9428;transform:translate(5.7012vw,-10px) scale(.0014);animation:fall-95 27s -27s linear infinite}@keyframes fall-95{78.417%{transform:translate(5.5322vw,78.417vh) scale(.0014)}to{transform:translate(5.6167vw,99vh) scale(.0014)}}.snow:nth-child(96){opacity:1.8542;transform:translate(.1089vw,-10px) scale(.9546);animation:fall-96 13s -25s linear infinite}@keyframes fall-96{51.782%{transform:translate(-.093vw,51.782vh) scale(.9546)}to{transform:translate(.00795vw,99vh) scale(.9546)}}.snow:nth-child(97){opacity:.7174;transform:translate(91.218vw,-10px) scale(.5264);animation:fall-97 19s -12s linear infinite}@keyframes fall-97{54.462%{transform:translate(99.3008vw,54.462vh) scale(.5264)}to{transform:translate(95.2594vw,99vh) scale(.5264)}}.snow:nth-child(98){opacity:1.6382;transform:translate(25.3659vw,-10px) scale(.1695);animation:fall-98 16s -25s linear infinite}@keyframes fall-98{32.262%{transform:translate(18.4572vw,32.262vh) scale(.1695)}to{transform:translate(21.91155vw,99vh) scale(.1695)}}.snow:nth-child(99){opacity:.6016;transform:translate(60.8597vw,-10px) scale(.8601);animation:fall-99 16s -9s linear infinite}@keyframes fall-99{48.459%{transform:translate(68.5819vw,48.459vh) scale(.8601)}to{transform:translate(64.7208vw,99vh) scale(.8601)}}.snow:nth-child(100){opacity:.4046;transform:translate(56.3692vw,-10px) scale(.0613);animation:fall-100 26s -25s linear infinite}@keyframes fall-100{36.278%{transform:translate(48.8472vw,36.278vh) scale(.0613)}to{transform:translate(52.6082vw,99vh) scale(.0613)}}.snow:nth-child(101){opacity:1.6994;transform:translate(85.5839vw,-10px) scale(.4083);animation:fall-101 13s -9s linear infinite}@keyframes fall-101{40.179%{transform:translate(92.404vw,40.179vh) scale(.4083)}to{transform:translate(88.99395vw,99vh) scale(.4083)}}.snow:nth-child(102){opacity:.2994;transform:translate(44.8789vw,-10px) scale(.1665);animation:fall-102 13s -14s linear infinite}@keyframes fall-102{39.313%{transform:translate(46.0464vw,39.313vh) scale(.1665)}to{transform:translate(45.46265vw,99vh) scale(.1665)}}.snow:nth-child(103){opacity:1.0388;transform:translate(62.2255vw,-10px) scale(.2619);animation:fall-103 12s -21s linear infinite}@keyframes fall-103{54.462%{transform:translate(61.6531vw,54.462vh) scale(.2619)}to{transform:translate(61.9393vw,99vh) scale(.2619)}}.snow:nth-child(104){opacity:.6668;transform:translate(39.5541vw,-10px) scale(.0853);animation:fall-104 17s -11s linear infinite}@keyframes fall-104{68.169%{transform:translate(38.0189vw,68.169vh) scale(.0853)}to{transform:translate(38.7865vw,99vh) scale(.0853)}}.snow:nth-child(105){opacity:.9492;transform:translate(54.9592vw,-10px) scale(.8409);animation:fall-105 26s -11s linear infinite}@keyframes fall-105{43.024%{transform:translate(59.4095vw,43.024vh) scale(.8409)}to{transform:translate(57.18435vw,99vh) scale(.8409)}}.snow:nth-child(106){opacity:1.449;transform:translate(55.505vw,-10px) scale(.6803);animation:fall-106 27s -27s linear infinite}@keyframes fall-106{48.413%{transform:translate(56.6617vw,48.413vh) scale(.6803)}to{transform:translate(56.08335vw,99vh) scale(.6803)}}.snow:nth-child(107){opacity:1.3992;transform:translate(5.883vw,-10px) scale(.0472);animation:fall-107 24s -23s linear infinite}@keyframes fall-107{53.279%{transform:translate(3.0687vw,53.279vh) scale(.0472)}to{transform:translate(4.47585vw,99vh) scale(.0472)}}.snow:nth-child(108){opacity:1.3678;transform:translate(73.3556vw,-10px) scale(.7268);animation:fall-108 13s -30s linear infinite}@keyframes fall-108{30.597%{transform:translate(75.969vw,30.597vh) scale(.7268)}to{transform:translate(74.6623vw,99vh) scale(.7268)}}.snow:nth-child(109){opacity:1.3346;transform:translate(54.4694vw,-10px) scale(.2254);animation:fall-109 19s -10s linear infinite}@keyframes fall-109{35.319%{transform:translate(45.7983vw,35.319vh) scale(.2254)}to{transform:translate(50.13385vw,99vh) scale(.2254)}}.snow:nth-child(110){opacity:.28;transform:translate(72.255vw,-10px) scale(.5814);animation:fall-110 10s -4s linear infinite}@keyframes fall-110{36.66%{transform:translate(63.7256vw,36.66vh) scale(.5814)}to{transform:translate(67.9903vw,99vh) scale(.5814)}}.snow:nth-child(111){opacity:1.5;transform:translate(98.1666vw,-10px) scale(.6859);animation:fall-111 22s -23s linear infinite}@keyframes fall-111{67.752%{transform:translate(98.3704vw,67.752vh) scale(.6859)}to{transform:translate(98.2685vw,99vh) scale(.6859)}}.snow:nth-child(112){opacity:.9364;transform:translate(66.6674vw,-10px) scale(.6603);animation:fall-112 30s -7s linear infinite}@keyframes fall-112{34.103%{transform:translate(60.5707vw,34.103vh) scale(.6603)}to{transform:translate(63.61905vw,99vh) scale(.6603)}}.snow:nth-child(113){opacity:.3322;transform:translate(64.5224vw,-10px) scale(.1781);animation:fall-113 16s -6s linear infinite}@keyframes fall-113{41.71%{transform:translate(63.399vw,41.71vh) scale(.1781)}to{transform:translate(63.9607vw,99vh) scale(.1781)}}.snow:nth-child(114){opacity:1.747;transform:translate(59.9386vw,-10px) scale(.4115);animation:fall-114 22s -21s linear infinite}@keyframes fall-114{72.38%{transform:translate(61.318vw,72.38vh) scale(.4115)}to{transform:translate(60.6283vw,99vh) scale(.4115)}}.snow:nth-child(115){opacity:.5206;transform:translate(24.3505vw,-10px) scale(.7118);animation:fall-115 28s -1s linear infinite}@keyframes fall-115{62.439%{transform:translate(20.8946vw,62.439vh) scale(.7118)}to{transform:translate(22.62255vw,99vh) scale(.7118)}}.snow:nth-child(116){opacity:.4004;transform:translate(87.7647vw,-10px) scale(.0285);animation:fall-116 28s -14s linear infinite}@keyframes fall-116{75.552%{transform:translate(94.0272vw,75.552vh) scale(.0285)}to{transform:translate(90.89595vw,99vh) scale(.0285)}}.snow:nth-child(117){opacity:.7204;transform:translate(62.6293vw,-10px) scale(.3649);animation:fall-117 23s -24s linear infinite}@keyframes fall-117{70.664%{transform:translate(60.2396vw,70.664vh) scale(.3649)}to{transform:translate(61.43445vw,99vh) scale(.3649)}}.snow:nth-child(118){opacity:1.998;transform:translate(75.5598vw,-10px) scale(.1696);animation:fall-118 13s -4s linear infinite}@keyframes fall-118{31.223%{transform:translate(67.3854vw,31.223vh) scale(.1696)}to{transform:translate(71.4726vw,99vh) scale(.1696)}}.snow:nth-child(119){opacity:.9192;transform:translate(10.9635vw,-10px) scale(.1485);animation:fall-119 30s -30s linear infinite}@keyframes fall-119{58.499%{transform:translate(11.2996vw,58.499vh) scale(.1485)}to{transform:translate(11.13155vw,99vh) scale(.1485)}}.snow:nth-child(120){opacity:1.931;transform:translate(60.5335vw,-10px) scale(.2791);animation:fall-120 30s -6s linear infinite}@keyframes fall-120{59.935%{transform:translate(54.4714vw,59.935vh) scale(.2791)}to{transform:translate(57.50245vw,99vh) scale(.2791)}}.snow:nth-child(121){opacity:.9618;transform:translate(41.3227vw,-10px) scale(.939);animation:fall-121 22s -6s linear infinite}@keyframes fall-121{73.354%{transform:translate(46.7077vw,73.354vh) scale(.939)}to{transform:translate(44.0152vw,99vh) scale(.939)}}.snow:nth-child(122){opacity:.2686;transform:translate(58.1911vw,-10px) scale(.5345);animation:fall-122 22s -15s linear infinite}@keyframes fall-122{76.448%{transform:translate(55.2842vw,76.448vh) scale(.5345)}to{transform:translate(56.73765vw,99vh) scale(.5345)}}.snow:nth-child(123){opacity:.3514;transform:translate(86.8896vw,-10px) scale(.6159);animation:fall-123 28s -3s linear infinite}@keyframes fall-123{48.647%{transform:translate(80.3398vw,48.647vh) scale(.6159)}to{transform:translate(83.6147vw,99vh) scale(.6159)}}.snow:nth-child(124){opacity:.0968;transform:translate(55.715vw,-10px) scale(.866);animation:fall-124 24s -19s linear infinite}@keyframes fall-124{73.222%{transform:translate(48.475vw,73.222vh) scale(.866)}to{transform:translate(52.095vw,99vh) scale(.866)}}.snow:nth-child(125){opacity:.1866;transform:translate(79.5262vw,-10px) scale(.8274);animation:fall-125 15s -21s linear infinite}@keyframes fall-125{70.414%{transform:translate(81.9517vw,70.414vh) scale(.8274)}to{transform:translate(80.73895vw,99vh) scale(.8274)}}.snow:nth-child(126){opacity:1.2986;transform:translate(73.6574vw,-10px) scale(.131);animation:fall-126 29s -19s linear infinite}@keyframes fall-126{76.898%{transform:translate(78.7884vw,76.898vh) scale(.131)}to{transform:translate(76.2229vw,99vh) scale(.131)}}.snow:nth-child(127){opacity:1.9172;transform:translate(5.4815vw,-10px) scale(.6883);animation:fall-127 15s -7s linear infinite}@keyframes fall-127{47.054%{transform:translate(-3.1891vw,47.054vh) scale(.6883)}to{transform:translate(1.1462vw,99vh) scale(.6883)}}.snow:nth-child(128){opacity:.0884;transform:translate(80.2775vw,-10px) scale(.3778);animation:fall-128 14s -11s linear infinite}@keyframes fall-128{33.613%{transform:translate(76.4627vw,33.613vh) scale(.3778)}to{transform:translate(78.3701vw,99vh) scale(.3778)}}.snow:nth-child(129){opacity:.7988;transform:translate(69.9294vw,-10px) scale(.6452);animation:fall-129 18s -7s linear infinite}@keyframes fall-129{62.544%{transform:translate(60.0181vw,62.544vh) scale(.6452)}to{transform:translate(64.97375vw,99vh) scale(.6452)}}.snow:nth-child(130){opacity:.7848;transform:translate(60.911vw,-10px) scale(.1913);animation:fall-130 25s -6s linear infinite}@keyframes fall-130{30.9%{transform:translate(61.192vw,30.9vh) scale(.1913)}to{transform:translate(61.0515vw,99vh) scale(.1913)}}.snow:nth-child(131){opacity:.8022;transform:translate(86.2771vw,-10px) scale(.8302);animation:fall-131 22s -14s linear infinite}@keyframes fall-131{77.849%{transform:translate(94.8686vw,77.849vh) scale(.8302)}to{transform:translate(90.57285vw,99vh) scale(.8302)}}.snow:nth-child(132){opacity:.918;transform:translate(96.4097vw,-10px) scale(.3218);animation:fall-132 19s -18s linear infinite}@keyframes fall-132{62.988%{transform:translate(100.8821vw,62.988vh) scale(.3218)}to{transform:translate(98.6459vw,99vh) scale(.3218)}}.snow:nth-child(133){opacity:1.4006;transform:translate(7.5914vw,-10px) scale(.5047);animation:fall-133 26s -7s linear infinite}@keyframes fall-133{72.718%{transform:translate(11.5107vw,72.718vh) scale(.5047)}to{transform:translate(9.55105vw,99vh) scale(.5047)}}.snow:nth-child(134){opacity:.877;transform:translate(54.9684vw,-10px) scale(.0576);animation:fall-134 19s -23s linear infinite}@keyframes fall-134{64.903%{transform:translate(53.6481vw,64.903vh) scale(.0576)}to{transform:translate(54.30825vw,99vh) scale(.0576)}}.snow:nth-child(135){opacity:1.6608;transform:translate(99.5405vw,-10px) scale(.6634);animation:fall-135 26s -20s linear infinite}@keyframes fall-135{76.805%{transform:translate(100.6233vw,76.805vh) scale(.6634)}to{transform:translate(100.0819vw,99vh) scale(.6634)}}.snow:nth-child(136){opacity:.2784;transform:translate(64.1661vw,-10px) scale(.2313);animation:fall-136 21s -10s linear infinite}@keyframes fall-136{73.637%{transform:translate(58.2443vw,73.637vh) scale(.2313)}to{transform:translate(61.2052vw,99vh) scale(.2313)}}.snow:nth-child(137){opacity:.133;transform:translate(91.9712vw,-10px) scale(.5848);animation:fall-137 29s -21s linear infinite}@keyframes fall-137{64.268%{transform:translate(95.073vw,64.268vh) scale(.5848)}to{transform:translate(93.5221vw,99vh) scale(.5848)}}.snow:nth-child(138){opacity:1.2072;transform:translate(18.4439vw,-10px) scale(.393);animation:fall-138 11s -5s linear infinite}@keyframes fall-138{72.99%{transform:translate(9.7048vw,72.99vh) scale(.393)}to{transform:translate(14.07435vw,99vh) scale(.393)}}.snow:nth-child(139){opacity:1.4904;transform:translate(14.0306vw,-10px) scale(.9551);animation:fall-139 10s -23s linear infinite}@keyframes fall-139{48.563%{transform:translate(14.5971vw,48.563vh) scale(.9551)}to{transform:translate(14.31385vw,99vh) scale(.9551)}}.snow:nth-child(140){opacity:.1214;transform:translate(74.7075vw,-10px) scale(.1294);animation:fall-140 13s -5s linear infinite}@keyframes fall-140{48.21%{transform:translate(72.0139vw,48.21vh) scale(.1294)}to{transform:translate(73.3607vw,99vh) scale(.1294)}}.snow:nth-child(141){opacity:.3716;transform:translate(30.8408vw,-10px) scale(.7762);animation:fall-141 12s -4s linear infinite}@keyframes fall-141{52.468%{transform:translate(28.4311vw,52.468vh) scale(.7762)}to{transform:translate(29.63595vw,99vh) scale(.7762)}}.snow:nth-child(142){opacity:.0568;transform:translate(52.1986vw,-10px) scale(.8007);animation:fall-142 18s -3s linear infinite}@keyframes fall-142{46.968%{transform:translate(48.395vw,46.968vh) scale(.8007)}to{transform:translate(50.2968vw,99vh) scale(.8007)}}.snow:nth-child(143){opacity:1.4474;transform:translate(98.0489vw,-10px) scale(.9819);animation:fall-143 22s -11s linear infinite}@keyframes fall-143{73.702%{transform:translate(98.4639vw,73.702vh) scale(.9819)}to{transform:translate(98.2564vw,99vh) scale(.9819)}}.snow:nth-child(144){opacity:1.2816;transform:translate(2.4863vw,-10px) scale(.0516);animation:fall-144 15s -24s linear infinite}@keyframes fall-144{49.36%{transform:translate(-.976vw,49.36vh) scale(.0516)}to{transform:translate(.75515vw,99vh) scale(.0516)}}.snow:nth-child(145){opacity:.4028;transform:translate(48.3242vw,-10px) scale(.1171);animation:fall-145 19s -6s linear infinite}@keyframes fall-145{43.465%{transform:translate(46.996vw,43.465vh) scale(.1171)}to{transform:translate(47.6601vw,99vh) scale(.1171)}}.snow:nth-child(146){opacity:.5208;transform:translate(60.3418vw,-10px) scale(.6721);animation:fall-146 17s -30s linear infinite}@keyframes fall-146{52.062%{transform:translate(54.3884vw,52.062vh) scale(.6721)}to{transform:translate(57.3651vw,99vh) scale(.6721)}}.snow:nth-child(147){opacity:.975;transform:translate(46.7846vw,-10px) scale(.7956);animation:fall-147 30s -10s linear infinite}@keyframes fall-147{61.748%{transform:translate(54.6678vw,61.748vh) scale(.7956)}to{transform:translate(50.7262vw,99vh) scale(.7956)}}.snow:nth-child(148){opacity:.2124;transform:translate(97.3571vw,-10px) scale(.359);animation:fall-148 15s -3s linear infinite}@keyframes fall-148{79.15%{transform:translate(99.7446vw,79.15vh) scale(.359)}to{transform:translate(98.55085vw,99vh) scale(.359)}}.snow:nth-child(149){opacity:.4028;transform:translate(31.149vw,-10px) scale(.0544);animation:fall-149 16s -20s linear infinite}@keyframes fall-149{40.946%{transform:translate(28.6061vw,40.946vh) scale(.0544)}to{transform:translate(29.87755vw,99vh) scale(.0544)}}.snow:nth-child(150){opacity:.2358;transform:translate(7.1318vw,-10px) scale(.0311);animation:fall-150 12s -13s linear infinite}@keyframes fall-150{41.18%{transform:translate(14.7592vw,41.18vh) scale(.0311)}to{transform:translate(10.9455vw,99vh) scale(.0311)}}.snow:nth-child(151){opacity:1.8838;transform:translate(99.8644vw,-10px) scale(.0497);animation:fall-151 14s -2s linear infinite}@keyframes fall-151{39.591%{transform:translate(92.3246vw,39.591vh) scale(.0497)}to{transform:translate(96.0945vw,99vh) scale(.0497)}}.snow:nth-child(152){opacity:1.4992;transform:translate(3.5502vw,-10px) scale(.6515);animation:fall-152 17s -11s linear infinite}@keyframes fall-152{47.73%{transform:translate(.1078vw,47.73vh) scale(.6515)}to{transform:translate(1.829vw,99vh) scale(.6515)}}.snow:nth-child(153){opacity:1.0334;transform:translate(62.3501vw,-10px) scale(.7897);animation:fall-153 10s -10s linear infinite}@keyframes fall-153{74.978%{transform:translate(64.4296vw,74.978vh) scale(.7897)}to{transform:translate(63.38985vw,99vh) scale(.7897)}}.snow:nth-child(154){opacity:.1954;transform:translate(27.7378vw,-10px) scale(.9944);animation:fall-154 18s -3s linear infinite}@keyframes fall-154{30.997%{transform:translate(33.6901vw,30.997vh) scale(.9944)}to{transform:translate(30.71395vw,99vh) scale(.9944)}}.snow:nth-child(155){opacity:.1236;transform:translate(95.2202vw,-10px) scale(.4286);animation:fall-155 18s -7s linear infinite}@keyframes fall-155{33.959%{transform:translate(90.9159vw,33.959vh) scale(.4286)}to{transform:translate(93.06805vw,99vh) scale(.4286)}}.snow:nth-child(156){opacity:.3488;transform:translate(53.1012vw,-10px) scale(.2949);animation:fall-156 12s -28s linear infinite}@keyframes fall-156{44.544%{transform:translate(49.0815vw,44.544vh) scale(.2949)}to{transform:translate(51.09135vw,99vh) scale(.2949)}}.snow:nth-child(157){opacity:1.26;transform:translate(47.0039vw,-10px) scale(.9186);animation:fall-157 12s -26s linear infinite}@keyframes fall-157{30.358%{transform:translate(40.5434vw,30.358vh) scale(.9186)}to{transform:translate(43.77365vw,99vh) scale(.9186)}}.snow:nth-child(158){opacity:.6938;transform:translate(65.7403vw,-10px) scale(.1611);animation:fall-158 24s -16s linear infinite}@keyframes fall-158{58.374%{transform:translate(56.8153vw,58.374vh) scale(.1611)}to{transform:translate(61.2778vw,99vh) scale(.1611)}}.snow:nth-child(159){opacity:.9372;transform:translate(36.1051vw,-10px) scale(.3432);animation:fall-159 28s -22s linear infinite}@keyframes fall-159{79.928%{transform:translate(38.1571vw,79.928vh) scale(.3432)}to{transform:translate(37.1311vw,99vh) scale(.3432)}}.snow:nth-child(160){opacity:1.4936;transform:translate(18.3114vw,-10px) scale(.2396);animation:fall-160 17s -1s linear infinite}@keyframes fall-160{41.546%{transform:translate(24.9515vw,41.546vh) scale(.2396)}to{transform:translate(21.63145vw,99vh) scale(.2396)}}.snow:nth-child(161){opacity:1.6956;transform:translate(1.5576vw,-10px) scale(.8791);animation:fall-161 24s -7s linear infinite}@keyframes fall-161{56.816%{transform:translate(-7.2734vw,56.816vh) scale(.8791)}to{transform:translate(-2.8579vw,99vh) scale(.8791)}}.snow:nth-child(162){opacity:1.6046;transform:translate(37.8978vw,-10px) scale(.0441);animation:fall-162 27s -8s linear infinite}@keyframes fall-162{76.917%{transform:translate(30.8086vw,76.917vh) scale(.0441)}to{transform:translate(34.3532vw,99vh) scale(.0441)}}.snow:nth-child(163){opacity:.1914;transform:translate(24.5146vw,-10px) scale(.5184);animation:fall-163 29s -26s linear infinite}@keyframes fall-163{62.303%{transform:translate(30.9659vw,62.303vh) scale(.5184)}to{transform:translate(27.74025vw,99vh) scale(.5184)}}.snow:nth-child(164){opacity:.92;transform:translate(85.8941vw,-10px) scale(.8592);animation:fall-164 26s -23s linear infinite}@keyframes fall-164{47.811%{transform:translate(92.23vw,47.811vh) scale(.8592)}to{transform:translate(89.06205vw,99vh) scale(.8592)}}.snow:nth-child(165){opacity:.3292;transform:translate(36.3306vw,-10px) scale(.0623);animation:fall-165 10s -29s linear infinite}@keyframes fall-165{36.789%{transform:translate(37.2801vw,36.789vh) scale(.0623)}to{transform:translate(36.80535vw,99vh) scale(.0623)}}.snow:nth-child(166){opacity:.5652;transform:translate(63.4522vw,-10px) scale(.2551);animation:fall-166 15s -8s linear infinite}@keyframes fall-166{77.269%{transform:translate(64.6909vw,77.269vh) scale(.2551)}to{transform:translate(64.07155vw,99vh) scale(.2551)}}.snow:nth-child(167){opacity:.4436;transform:translate(85.6547vw,-10px) scale(.6481);animation:fall-167 29s -17s linear infinite}@keyframes fall-167{44.6%{transform:translate(87.7548vw,44.6vh) scale(.6481)}to{transform:translate(86.70475vw,99vh) scale(.6481)}}.snow:nth-child(168){opacity:1.0658;transform:translate(91.0372vw,-10px) scale(.0581);animation:fall-168 20s -26s linear infinite}@keyframes fall-168{64.793%{transform:translate(83.492vw,64.793vh) scale(.0581)}to{transform:translate(87.2646vw,99vh) scale(.0581)}}.snow:nth-child(169){opacity:1.2708;transform:translate(82.5732vw,-10px) scale(.582);animation:fall-169 28s -17s linear infinite}@keyframes fall-169{53.247%{transform:translate(88.232vw,53.247vh) scale(.582)}to{transform:translate(85.4026vw,99vh) scale(.582)}}.snow:nth-child(170){opacity:.4588;transform:translate(61.0059vw,-10px) scale(.1826);animation:fall-170 28s -15s linear infinite}@keyframes fall-170{40.181%{transform:translate(59.3327vw,40.181vh) scale(.1826)}to{transform:translate(60.1693vw,99vh) scale(.1826)}}.snow:nth-child(171){opacity:1.3576;transform:translate(30.0894vw,-10px) scale(.9859);animation:fall-171 25s -22s linear infinite}@keyframes fall-171{68.836%{transform:translate(24.1238vw,68.836vh) scale(.9859)}to{transform:translate(27.1066vw,99vh) scale(.9859)}}.snow:nth-child(172){opacity:1.769;transform:translate(44.226vw,-10px) scale(.7144);animation:fall-172 27s -27s linear infinite}@keyframes fall-172{60.92%{transform:translate(48.2982vw,60.92vh) scale(.7144)}to{transform:translate(46.2621vw,99vh) scale(.7144)}}.snow:nth-child(173){opacity:.2618;transform:translate(33.187vw,-10px) scale(.9312);animation:fall-173 13s -5s linear infinite}@keyframes fall-173{54.411%{transform:translate(37.1745vw,54.411vh) scale(.9312)}to{transform:translate(35.18075vw,99vh) scale(.9312)}}.snow:nth-child(174){opacity:.9464;transform:translate(66.9931vw,-10px) scale(.3278);animation:fall-174 12s -21s linear infinite}@keyframes fall-174{63.664%{transform:translate(66.2724vw,63.664vh) scale(.3278)}to{transform:translate(66.63275vw,99vh) scale(.3278)}}.snow:nth-child(175){opacity:.2382;transform:translate(58.0639vw,-10px) scale(.9272);animation:fall-175 20s -28s linear infinite}@keyframes fall-175{62.97%{transform:translate(53.0089vw,62.97vh) scale(.9272)}to{transform:translate(55.5364vw,99vh) scale(.9272)}}.snow:nth-child(176){opacity:1.0546;transform:translate(14.9036vw,-10px) scale(.5223);animation:fall-176 22s -9s linear infinite}@keyframes fall-176{38.712%{transform:translate(9.1463vw,38.712vh) scale(.5223)}to{transform:translate(12.02495vw,99vh) scale(.5223)}}.snow:nth-child(177){opacity:1.3204;transform:translate(74.0466vw,-10px) scale(.5677);animation:fall-177 17s -4s linear infinite}@keyframes fall-177{43.17%{transform:translate(77.2157vw,43.17vh) scale(.5677)}to{transform:translate(75.63115vw,99vh) scale(.5677)}}.snow:nth-child(178){opacity:.216;transform:translate(29.2301vw,-10px) scale(.5561);animation:fall-178 10s -17s linear infinite}@keyframes fall-178{77.297%{transform:translate(38.3378vw,77.297vh) scale(.5561)}to{transform:translate(33.78395vw,99vh) scale(.5561)}}.snow:nth-child(179){opacity:1.2726;transform:translate(46.296vw,-10px) scale(.0001);animation:fall-179 12s -23s linear infinite}@keyframes fall-179{52.028%{transform:translate(39.689vw,52.028vh) scale(.0001)}to{transform:translate(42.9925vw,99vh) scale(.0001)}}.snow:nth-child(180){opacity:1.3784;transform:translate(21.7465vw,-10px) scale(.8313);animation:fall-180 18s -11s linear infinite}@keyframes fall-180{65.117%{transform:translate(15.4182vw,65.117vh) scale(.8313)}to{transform:translate(18.58235vw,99vh) scale(.8313)}}.snow:nth-child(181){opacity:1.3968;transform:translate(34.5723vw,-10px) scale(.3881);animation:fall-181 18s -16s linear infinite}@keyframes fall-181{65.348%{transform:translate(35.9661vw,65.348vh) scale(.3881)}to{transform:translate(35.2692vw,99vh) scale(.3881)}}.snow:nth-child(182){opacity:1.7454;transform:translate(11.5928vw,-10px) scale(.2422);animation:fall-182 28s -9s linear infinite}@keyframes fall-182{70.832%{transform:translate(2.0497vw,70.832vh) scale(.2422)}to{transform:translate(6.82125vw,99vh) scale(.2422)}}.snow:nth-child(183){opacity:.3918;transform:translate(45.8265vw,-10px) scale(.5495);animation:fall-183 29s -16s linear infinite}@keyframes fall-183{55.666%{transform:translate(52.8399vw,55.666vh) scale(.5495)}to{transform:translate(49.3332vw,99vh) scale(.5495)}}.snow:nth-child(184){opacity:1.5332;transform:translate(97.1754vw,-10px) scale(.4076);animation:fall-184 12s -14s linear infinite}@keyframes fall-184{70.64%{transform:translate(94.8781vw,70.64vh) scale(.4076)}to{transform:translate(96.02675vw,99vh) scale(.4076)}}.snow:nth-child(185){opacity:1.534;transform:translate(90.5621vw,-10px) scale(.8298);animation:fall-185 16s -15s linear infinite}@keyframes fall-185{73.793%{transform:translate(92.8367vw,73.793vh) scale(.8298)}to{transform:translate(91.6994vw,99vh) scale(.8298)}}.snow:nth-child(186){opacity:1.2936;transform:translate(2.0913vw,-10px) scale(.9277);animation:fall-186 14s -28s linear infinite}@keyframes fall-186{59.373%{transform:translate(.0271vw,59.373vh) scale(.9277)}to{transform:translate(1.0592vw,99vh) scale(.9277)}}.snow:nth-child(187){opacity:.1634;transform:translate(50.9722vw,-10px) scale(.0731);animation:fall-187 20s -26s linear infinite}@keyframes fall-187{74.317%{transform:translate(52.05vw,74.317vh) scale(.0731)}to{transform:translate(51.5111vw,99vh) scale(.0731)}}.snow:nth-child(188){opacity:1.606;transform:translate(15.2226vw,-10px) scale(.2977);animation:fall-188 17s -29s linear infinite}@keyframes fall-188{78.767%{transform:translate(14.678vw,78.767vh) scale(.2977)}to{transform:translate(14.9503vw,99vh) scale(.2977)}}.snow:nth-child(189){opacity:1.699;transform:translate(13.9973vw,-10px) scale(.5179);animation:fall-189 10s -22s linear infinite}@keyframes fall-189{52.024%{transform:translate(22.5831vw,52.024vh) scale(.5179)}to{transform:translate(18.2902vw,99vh) scale(.5179)}}.snow:nth-child(190){opacity:1.5404;transform:translate(95.1309vw,-10px) scale(.8059);animation:fall-190 29s -12s linear infinite}@keyframes fall-190{33.539%{transform:translate(100.7033vw,33.539vh) scale(.8059)}to{transform:translate(97.9171vw,99vh) scale(.8059)}}.snow:nth-child(191){opacity:1.0712;transform:translate(30.9814vw,-10px) scale(.6724);animation:fall-191 27s -26s linear infinite}@keyframes fall-191{66.924%{transform:translate(27.7269vw,66.924vh) scale(.6724)}to{transform:translate(29.35415vw,99vh) scale(.6724)}}.snow:nth-child(192){opacity:1.3822;transform:translate(80.0163vw,-10px) scale(.8568);animation:fall-192 15s -26s linear infinite}@keyframes fall-192{42.708%{transform:translate(84.3431vw,42.708vh) scale(.8568)}to{transform:translate(82.1797vw,99vh) scale(.8568)}}.snow:nth-child(193){opacity:1.7802;transform:translate(61.7503vw,-10px) scale(.5539);animation:fall-193 22s -15s linear infinite}@keyframes fall-193{71.231%{transform:translate(64.5347vw,71.231vh) scale(.5539)}to{transform:translate(63.1425vw,99vh) scale(.5539)}}.snow:nth-child(194){opacity:1.9456;transform:translate(64.9914vw,-10px) scale(.44);animation:fall-194 29s -9s linear infinite}@keyframes fall-194{65.929%{transform:translate(73.0047vw,65.929vh) scale(.44)}to{transform:translate(68.99805vw,99vh) scale(.44)}}.snow:nth-child(195){opacity:1.52;transform:translate(38.369vw,-10px) scale(.512);animation:fall-195 21s -4s linear infinite}@keyframes fall-195{72.185%{transform:translate(44.5839vw,72.185vh) scale(.512)}to{transform:translate(41.47645vw,99vh) scale(.512)}}.snow:nth-child(196){opacity:.7908;transform:translate(40.0509vw,-10px) scale(.3496);animation:fall-196 26s -17s linear infinite}@keyframes fall-196{35.269%{transform:translate(41.8639vw,35.269vh) scale(.3496)}to{transform:translate(40.9574vw,99vh) scale(.3496)}}.snow:nth-child(197){opacity:1.2548;transform:translate(7.0119vw,-10px) scale(.4972);animation:fall-197 20s -26s linear infinite}@keyframes fall-197{52.097%{transform:translate(.3841vw,52.097vh) scale(.4972)}to{transform:translate(3.698vw,99vh) scale(.4972)}}.snow:nth-child(198){opacity:.697;transform:translate(97.1323vw,-10px) scale(.684);animation:fall-198 16s -18s linear infinite}@keyframes fall-198{40.026%{transform:translate(93.6201vw,40.026vh) scale(.684)}to{transform:translate(95.3762vw,99vh) scale(.684)}}.snow:nth-child(199){opacity:.653;transform:translate(11.3002vw,-10px) scale(.9433);animation:fall-199 16s -24s linear infinite}@keyframes fall-199{47.718%{transform:translate(9.444vw,47.718vh) scale(.9433)}to{transform:translate(10.3721vw,99vh) scale(.9433)}}.snow:nth-child(200){opacity:.7306;transform:translate(77.521vw,-10px) scale(.3151);animation:fall-200 15s -13s linear infinite}@keyframes fall-200{30.171%{transform:translate(86.0389vw,30.171vh) scale(.3151)}to{transform:translate(81.77995vw,99vh) scale(.3151)}}.snow:nth-child(201){opacity:1.5008;transform:translate(86.8382vw,-10px) scale(.513);animation:fall-201 24s -4s linear infinite}@keyframes fall-201{64.991%{transform:translate(83.1883vw,64.991vh) scale(.513)}to{transform:translate(85.01325vw,99vh) scale(.513)}}.snow:nth-child(202){opacity:1.9004;transform:translate(38.4187vw,-10px) scale(.8215);animation:fall-202 13s -18s linear infinite}@keyframes fall-202{65.77%{transform:translate(29.2852vw,65.77vh) scale(.8215)}to{transform:translate(33.85195vw,99vh) scale(.8215)}}.snow:nth-child(203){opacity:1.979;transform:translate(45.2161vw,-10px) scale(.7922);animation:fall-203 15s -8s linear infinite}@keyframes fall-203{50.856%{transform:translate(53.6919vw,50.856vh) scale(.7922)}to{transform:translate(49.454vw,99vh) scale(.7922)}}.snow:nth-child(204){opacity:.5312;transform:translate(68.3422vw,-10px) scale(.8046);animation:fall-204 16s -5s linear infinite}@keyframes fall-204{73.883%{transform:translate(69.3227vw,73.883vh) scale(.8046)}to{transform:translate(68.83245vw,99vh) scale(.8046)}}.snow:nth-child(205){opacity:1.991;transform:translate(95.0678vw,-10px) scale(.7541);animation:fall-205 19s -23s linear infinite}@keyframes fall-205{53.736%{transform:translate(103.6969vw,53.736vh) scale(.7541)}to{transform:translate(99.38235vw,99vh) scale(.7541)}}.snow:nth-child(206){opacity:.6538;transform:translate(77.8234vw,-10px) scale(.3394);animation:fall-206 21s -8s linear infinite}@keyframes fall-206{47.87%{transform:translate(70.6629vw,47.87vh) scale(.3394)}to{transform:translate(74.24315vw,99vh) scale(.3394)}}.snow:nth-child(207){opacity:.9868;transform:translate(71.7189vw,-10px) scale(.1723);animation:fall-207 17s -19s linear infinite}@keyframes fall-207{55.592%{transform:translate(80.4076vw,55.592vh) scale(.1723)}to{transform:translate(76.06325vw,99vh) scale(.1723)}}.snow:nth-child(208){opacity:.6448;transform:translate(39.446vw,-10px) scale(.4321);animation:fall-208 11s -9s linear infinite}@keyframes fall-208{68.046%{transform:translate(41.1454vw,68.046vh) scale(.4321)}to{transform:translate(40.2957vw,99vh) scale(.4321)}}.snow:nth-child(209){opacity:1.4398;transform:translate(24.6616vw,-10px) scale(.265);animation:fall-209 12s -28s linear infinite}@keyframes fall-209{46.973%{transform:translate(21.4456vw,46.973vh) scale(.265)}to{transform:translate(23.0536vw,99vh) scale(.265)}}.snow:nth-child(210){opacity:.7804;transform:translate(39.8464vw,-10px) scale(.3112);animation:fall-210 24s -18s linear infinite}@keyframes fall-210{71.612%{transform:translate(30.4886vw,71.612vh) scale(.3112)}to{transform:translate(35.1675vw,99vh) scale(.3112)}}.snow:nth-child(211){opacity:.8828;transform:translate(53.9081vw,-10px) scale(.3009);animation:fall-211 27s -1s linear infinite}@keyframes fall-211{50.223%{transform:translate(57.03vw,50.223vh) scale(.3009)}to{transform:translate(55.46905vw,99vh) scale(.3009)}}.snow:nth-child(212){opacity:.291;transform:translate(82.5523vw,-10px) scale(.5053);animation:fall-212 25s -13s linear infinite}@keyframes fall-212{43.549%{transform:translate(87.3214vw,43.549vh) scale(.5053)}to{transform:translate(84.93685vw,99vh) scale(.5053)}}.snow:nth-child(213){opacity:.4042;transform:translate(57.8198vw,-10px) scale(.2346);animation:fall-213 12s -1s linear infinite}@keyframes fall-213{36.363%{transform:translate(58.4566vw,36.363vh) scale(.2346)}to{transform:translate(58.1382vw,99vh) scale(.2346)}}.snow:nth-child(214){opacity:.8366;transform:translate(67.2868vw,-10px) scale(.5426);animation:fall-214 18s -7s linear infinite}@keyframes fall-214{33.364%{transform:translate(66.7708vw,33.364vh) scale(.5426)}to{transform:translate(67.0288vw,99vh) scale(.5426)}}.snow:nth-child(215){opacity:1.2136;transform:translate(78.9374vw,-10px) scale(.4306);animation:fall-215 11s -26s linear infinite}@keyframes fall-215{38.45%{transform:translate(80.3113vw,38.45vh) scale(.4306)}to{transform:translate(79.62435vw,99vh) scale(.4306)}}.snow:nth-child(216){opacity:.1416;transform:translate(72.7166vw,-10px) scale(.7078);animation:fall-216 26s -12s linear infinite}@keyframes fall-216{76.708%{transform:translate(77.2697vw,76.708vh) scale(.7078)}to{transform:translate(74.99315vw,99vh) scale(.7078)}}.snow:nth-child(217){opacity:1.6746;transform:translate(15.8096vw,-10px) scale(.429);animation:fall-217 12s -21s linear infinite}@keyframes fall-217{44.568%{transform:translate(11.5634vw,44.568vh) scale(.429)}to{transform:translate(13.6865vw,99vh) scale(.429)}}.snow:nth-child(218){opacity:.1272;transform:translate(46.8296vw,-10px) scale(.3518);animation:fall-218 16s -26s linear infinite}@keyframes fall-218{79.314%{transform:translate(52.7907vw,79.314vh) scale(.3518)}to{transform:translate(49.81015vw,99vh) scale(.3518)}}.snow:nth-child(219){opacity:.2302;transform:translate(10.7011vw,-10px) scale(.3331);animation:fall-219 15s -27s linear infinite}@keyframes fall-219{72.171%{transform:translate(17.2041vw,72.171vh) scale(.3331)}to{transform:translate(13.9526vw,99vh) scale(.3331)}}.snow:nth-child(220){opacity:1.4596;transform:translate(20.1341vw,-10px) scale(.4631);animation:fall-220 20s -5s linear infinite}@keyframes fall-220{37.072%{transform:translate(24.1592vw,37.072vh) scale(.4631)}to{transform:translate(22.14665vw,99vh) scale(.4631)}}.snow:nth-child(221){opacity:1.7128;transform:translate(9.7222vw,-10px) scale(.3376);animation:fall-221 20s -15s linear infinite}@keyframes fall-221{62.186%{transform:translate(10.933vw,62.186vh) scale(.3376)}to{transform:translate(10.3276vw,99vh) scale(.3376)}}.snow:nth-child(222){opacity:.7474;transform:translate(16.7678vw,-10px) scale(.6805);animation:fall-222 27s -15s linear infinite}@keyframes fall-222{72.768%{transform:translate(14.3797vw,72.768vh) scale(.6805)}to{transform:translate(15.57375vw,99vh) scale(.6805)}}.snow:nth-child(223){opacity:1.033;transform:translate(13.7087vw,-10px) scale(.198);animation:fall-223 21s -12s linear infinite}@keyframes fall-223{48.284%{transform:translate(23.3322vw,48.284vh) scale(.198)}to{transform:translate(18.52045vw,99vh) scale(.198)}}.snow:nth-child(224){opacity:.795;transform:translate(60.3788vw,-10px) scale(.2095);animation:fall-224 25s -8s linear infinite}@keyframes fall-224{33.389%{transform:translate(67.8493vw,33.389vh) scale(.2095)}to{transform:translate(64.11405vw,99vh) scale(.2095)}}.snow:nth-child(225){opacity:.953;transform:translate(13.6634vw,-10px) scale(.3212);animation:fall-225 20s -3s linear infinite}@keyframes fall-225{50.214%{transform:translate(18.3181vw,50.214vh) scale(.3212)}to{transform:translate(15.99075vw,99vh) scale(.3212)}}.snow:nth-child(226){opacity:1.6694;transform:translate(75.8882vw,-10px) scale(.9989);animation:fall-226 25s -5s linear infinite}@keyframes fall-226{38.274%{transform:translate(66.2164vw,38.274vh) scale(.9989)}to{transform:translate(71.0523vw,99vh) scale(.9989)}}.snow:nth-child(227){opacity:.521;transform:translate(46.8646vw,-10px) scale(.3505);animation:fall-227 16s -11s linear infinite}@keyframes fall-227{43.542%{transform:translate(54.9831vw,43.542vh) scale(.3505)}to{transform:translate(50.92385vw,99vh) scale(.3505)}}.snow:nth-child(228){opacity:1.2248;transform:translate(2.3814vw,-10px) scale(.1562);animation:fall-228 17s -12s linear infinite}@keyframes fall-228{55.333%{transform:translate(9.8197vw,55.333vh) scale(.1562)}to{transform:translate(6.10055vw,99vh) scale(.1562)}}.snow:nth-child(229){opacity:.6698;transform:translate(18.2447vw,-10px) scale(.2949);animation:fall-229 27s -7s linear infinite}@keyframes fall-229{75.43%{transform:translate(9.4618vw,75.43vh) scale(.2949)}to{transform:translate(13.85325vw,99vh) scale(.2949)}}.snow:nth-child(230){opacity:.2618;transform:translate(84.1683vw,-10px) scale(.84);animation:fall-230 20s -20s linear infinite}@keyframes fall-230{62.124%{transform:translate(84.1105vw,62.124vh) scale(.84)}to{transform:translate(84.1394vw,99vh) scale(.84)}}.snow:nth-child(231){opacity:1.239;transform:translate(19.5765vw,-10px) scale(.76);animation:fall-231 14s -22s linear infinite}@keyframes fall-231{63.447%{transform:translate(19.6347vw,63.447vh) scale(.76)}to{transform:translate(19.6056vw,99vh) scale(.76)}}.snow:nth-child(232){opacity:1.4904;transform:translate(93.9506vw,-10px) scale(.3204);animation:fall-232 19s -10s linear infinite}@keyframes fall-232{68.575%{transform:translate(94.4248vw,68.575vh) scale(.3204)}to{transform:translate(94.1877vw,99vh) scale(.3204)}}.snow:nth-child(233){opacity:.7386;transform:translate(91.7107vw,-10px) scale(.4187);animation:fall-233 26s -8s linear infinite}@keyframes fall-233{74.39%{transform:translate(99.5462vw,74.39vh) scale(.4187)}to{transform:translate(95.62845vw,99vh) scale(.4187)}}.snow:nth-child(234){opacity:.4902;transform:translate(98.3411vw,-10px) scale(.8857);animation:fall-234 17s -26s linear infinite}@keyframes fall-234{57.834%{transform:translate(88.8513vw,57.834vh) scale(.8857)}to{transform:translate(93.5962vw,99vh) scale(.8857)}}.snow:nth-child(235){opacity:.2972;transform:translate(91.9436vw,-10px) scale(.6993);animation:fall-235 11s -20s linear infinite}@keyframes fall-235{77.872%{transform:translate(99.046vw,77.872vh) scale(.6993)}to{transform:translate(95.4948vw,99vh) scale(.6993)}}.snow:nth-child(236){opacity:1.8492;transform:translate(86.7039vw,-10px) scale(.6755);animation:fall-236 27s -26s linear infinite}@keyframes fall-236{48.444%{transform:translate(91.4019vw,48.444vh) scale(.6755)}to{transform:translate(89.0529vw,99vh) scale(.6755)}}.snow:nth-child(237){opacity:1.8772;transform:translate(2.5481vw,-10px) scale(.0198);animation:fall-237 30s -17s linear infinite}@keyframes fall-237{77.035%{transform:translate(12.2989vw,77.035vh) scale(.0198)}to{transform:translate(7.4235vw,99vh) scale(.0198)}}.snow:nth-child(238){opacity:1.9938;transform:translate(3.2083vw,-10px) scale(.5957);animation:fall-238 18s -25s linear infinite}@keyframes fall-238{45.133%{transform:translate(3.9502vw,45.133vh) scale(.5957)}to{transform:translate(3.57925vw,99vh) scale(.5957)}}.snow:nth-child(239){opacity:1.753;transform:translate(84.8186vw,-10px) scale(.5094);animation:fall-239 14s -14s linear infinite}@keyframes fall-239{65.192%{transform:translate(87.3848vw,65.192vh) scale(.5094)}to{transform:translate(86.1017vw,99vh) scale(.5094)}}.snow:nth-child(240){opacity:.2582;transform:translate(31.7346vw,-10px) scale(.5158);animation:fall-240 29s -15s linear infinite}@keyframes fall-240{38.895%{transform:translate(24.2631vw,38.895vh) scale(.5158)}to{transform:translate(27.99885vw,99vh) scale(.5158)}}.snow:nth-child(241){opacity:1.744;transform:translate(84.8259vw,-10px) scale(.3077);animation:fall-241 28s -13s linear infinite}@keyframes fall-241{63.874%{transform:translate(81.517vw,63.874vh) scale(.3077)}to{transform:translate(83.17145vw,99vh) scale(.3077)}}.snow:nth-child(242){opacity:1.7702;transform:translate(77.6716vw,-10px) scale(.6913);animation:fall-242 10s -15s linear infinite}@keyframes fall-242{72.128%{transform:translate(85.9079vw,72.128vh) scale(.6913)}to{transform:translate(81.78975vw,99vh) scale(.6913)}}.snow:nth-child(243){opacity:.8326;transform:translate(1.8576vw,-10px) scale(.6178);animation:fall-243 11s -13s linear infinite}@keyframes fall-243{60.844%{transform:translate(9.3687vw,60.844vh) scale(.6178)}to{transform:translate(5.61315vw,99vh) scale(.6178)}}.snow:nth-child(244){opacity:.6278;transform:translate(69.0501vw,-10px) scale(.2274);animation:fall-244 29s -15s linear infinite}@keyframes fall-244{46.208%{transform:translate(74.7999vw,46.208vh) scale(.2274)}to{transform:translate(71.925vw,99vh) scale(.2274)}}.snow:nth-child(245){opacity:.0846;transform:translate(40.3756vw,-10px) scale(.733);animation:fall-245 10s -3s linear infinite}@keyframes fall-245{51.148%{transform:translate(35.9146vw,51.148vh) scale(.733)}to{transform:translate(38.1451vw,99vh) scale(.733)}}.snow:nth-child(246){opacity:.3008;transform:translate(35.3562vw,-10px) scale(.8703);animation:fall-246 19s -27s linear infinite}@keyframes fall-246{79.718%{transform:translate(26.5534vw,79.718vh) scale(.8703)}to{transform:translate(30.9548vw,99vh) scale(.8703)}}.snow:nth-child(247){opacity:.1984;transform:translate(56.0564vw,-10px) scale(.3365);animation:fall-247 17s -24s linear infinite}@keyframes fall-247{37.013%{transform:translate(47.8021vw,37.013vh) scale(.3365)}to{transform:translate(51.92925vw,99vh) scale(.3365)}}.snow:nth-child(248){opacity:1.7112;transform:translate(90.5276vw,-10px) scale(.6419);animation:fall-248 13s -3s linear infinite}@keyframes fall-248{68.573%{transform:translate(85.3168vw,68.573vh) scale(.6419)}to{transform:translate(87.9222vw,99vh) scale(.6419)}}.snow:nth-child(249){opacity:1.8804;transform:translate(5.3744vw,-10px) scale(.8801);animation:fall-249 16s -21s linear infinite}@keyframes fall-249{60.07%{transform:translate(10.6737vw,60.07vh) scale(.8801)}to{transform:translate(8.02405vw,99vh) scale(.8801)}}.snow:nth-child(250){opacity:1.175;transform:translate(37.2856vw,-10px) scale(.3456);animation:fall-250 13s -30s linear infinite}@keyframes fall-250{68.931%{transform:translate(33.5728vw,68.931vh) scale(.3456)}to{transform:translate(35.4292vw,99vh) scale(.3456)}}.snow:nth-child(251){opacity:.0766;transform:translate(97.3003vw,-10px) scale(.0669);animation:fall-251 11s -8s linear infinite}@keyframes fall-251{32.402%{transform:translate(104.3914vw,32.402vh) scale(.0669)}to{transform:translate(100.84585vw,99vh) scale(.0669)}}.snow:nth-child(252){opacity:.907;transform:translate(71.9171vw,-10px) scale(.7127);animation:fall-252 13s -18s linear infinite}@keyframes fall-252{77.068%{transform:translate(81.2511vw,77.068vh) scale(.7127)}to{transform:translate(76.5841vw,99vh) scale(.7127)}}.snow:nth-child(253){opacity:.932;transform:translate(72.9886vw,-10px) scale(.9681);animation:fall-253 15s -25s linear infinite}@keyframes fall-253{62.673%{transform:translate(68.4316vw,62.673vh) scale(.9681)}to{transform:translate(70.7101vw,99vh) scale(.9681)}}.snow:nth-child(254){opacity:1.6346;transform:translate(86.6447vw,-10px) scale(.5173);animation:fall-254 24s -14s linear infinite}@keyframes fall-254{66.685%{transform:translate(84.0571vw,66.685vh) scale(.5173)}to{transform:translate(85.3509vw,99vh) scale(.5173)}}.snow:nth-child(255){opacity:.7824;transform:translate(29.9776vw,-10px) scale(.2243);animation:fall-255 16s -3s linear infinite}@keyframes fall-255{39.46%{transform:translate(30.6289vw,39.46vh) scale(.2243)}to{transform:translate(30.30325vw,99vh) scale(.2243)}}.snow:nth-child(256){opacity:1.0912;transform:translate(80.9007vw,-10px) scale(.4387);animation:fall-256 14s -1s linear infinite}@keyframes fall-256{54.144%{transform:translate(85.8007vw,54.144vh) scale(.4387)}to{transform:translate(83.3507vw,99vh) scale(.4387)}}.snow:nth-child(257){opacity:.264;transform:translate(73.6686vw,-10px) scale(.6717);animation:fall-257 19s -24s linear infinite}@keyframes fall-257{63.066%{transform:translate(67.6255vw,63.066vh) scale(.6717)}to{transform:translate(70.64705vw,99vh) scale(.6717)}}.snow:nth-child(258){opacity:.8996;transform:translate(17.2519vw,-10px) scale(.451);animation:fall-258 30s -13s linear infinite}@keyframes fall-258{71.564%{transform:translate(25.4425vw,71.564vh) scale(.451)}to{transform:translate(21.3472vw,99vh) scale(.451)}}.snow:nth-child(259){opacity:.3026;transform:translate(78.2835vw,-10px) scale(.6265);animation:fall-259 29s -25s linear infinite}@keyframes fall-259{67.43%{transform:translate(70.6882vw,67.43vh) scale(.6265)}to{transform:translate(74.48585vw,99vh) scale(.6265)}}.snow:nth-child(260){opacity:.6464;transform:translate(64.6776vw,-10px) scale(.1249);animation:fall-260 14s -14s linear infinite}@keyframes fall-260{75.881%{transform:translate(74.3945vw,75.881vh) scale(.1249)}to{transform:translate(69.53605vw,99vh) scale(.1249)}}.snow:nth-child(261){opacity:1.2796;transform:translate(43.1896vw,-10px) scale(.7256);animation:fall-261 27s -18s linear infinite}@keyframes fall-261{46.891%{transform:translate(41.3472vw,46.891vh) scale(.7256)}to{transform:translate(42.2684vw,99vh) scale(.7256)}}.snow:nth-child(262){opacity:.6622;transform:translate(19.4774vw,-10px) scale(.1196);animation:fall-262 17s -19s linear infinite}@keyframes fall-262{59.394%{transform:translate(12.1591vw,59.394vh) scale(.1196)}to{transform:translate(15.81825vw,99vh) scale(.1196)}}.snow:nth-child(263){opacity:1.0762;transform:translate(94.4139vw,-10px) scale(.4014);animation:fall-263 30s -15s linear infinite}@keyframes fall-263{65.936%{transform:translate(88.2605vw,65.936vh) scale(.4014)}to{transform:translate(91.3372vw,99vh) scale(.4014)}}.snow:nth-child(264){opacity:1.9456;transform:translate(48.5628vw,-10px) scale(.7041);animation:fall-264 30s -2s linear infinite}@keyframes fall-264{36.219%{transform:translate(50.1422vw,36.219vh) scale(.7041)}to{transform:translate(49.3525vw,99vh) scale(.7041)}}.snow:nth-child(265){opacity:.3358;transform:translate(32.6458vw,-10px) scale(.7474);animation:fall-265 15s -26s linear infinite}@keyframes fall-265{67.305%{transform:translate(27.8054vw,67.305vh) scale(.7474)}to{transform:translate(30.2256vw,99vh) scale(.7474)}}.snow:nth-child(266){opacity:.4114;transform:translate(26.6176vw,-10px) scale(.7402);animation:fall-266 12s -20s linear infinite}@keyframes fall-266{34.494%{transform:translate(35.1913vw,34.494vh) scale(.7402)}to{transform:translate(30.90445vw,99vh) scale(.7402)}}.snow:nth-child(267){opacity:1.207;transform:translate(10.7769vw,-10px) scale(.9608);animation:fall-267 29s -25s linear infinite}@keyframes fall-267{52.768%{transform:translate(4.6568vw,52.768vh) scale(.9608)}to{transform:translate(7.71685vw,99vh) scale(.9608)}}.snow:nth-child(268){opacity:.194;transform:translate(94.6334vw,-10px) scale(.9463);animation:fall-268 16s -6s linear infinite}@keyframes fall-268{42.844%{transform:translate(89.7299vw,42.844vh) scale(.9463)}to{transform:translate(92.18165vw,99vh) scale(.9463)}}.snow:nth-child(269){opacity:.3926;transform:translate(15.3306vw,-10px) scale(.3215);animation:fall-269 17s -11s linear infinite}@keyframes fall-269{35.597%{transform:translate(18.8959vw,35.597vh) scale(.3215)}to{transform:translate(17.11325vw,99vh) scale(.3215)}}.snow:nth-child(270){opacity:.2422;transform:translate(49.8957vw,-10px) scale(.0068);animation:fall-270 29s -6s linear infinite}@keyframes fall-270{48.469%{transform:translate(54.406vw,48.469vh) scale(.0068)}to{transform:translate(52.15085vw,99vh) scale(.0068)}}.snow:nth-child(271){opacity:1.1798;transform:translate(19.4322vw,-10px) scale(.8506);animation:fall-271 16s -22s linear infinite}@keyframes fall-271{60.918%{transform:translate(17.3065vw,60.918vh) scale(.8506)}to{transform:translate(18.36935vw,99vh) scale(.8506)}}.snow:nth-child(272){opacity:.3572;transform:translate(21.562vw,-10px) scale(.6496);animation:fall-272 12s -19s linear infinite}@keyframes fall-272{72.585%{transform:translate(22.5995vw,72.585vh) scale(.6496)}to{transform:translate(22.08075vw,99vh) scale(.6496)}}.snow:nth-child(273){opacity:1.6872;transform:translate(42.73vw,-10px) scale(.7622);animation:fall-273 24s -30s linear infinite}@keyframes fall-273{62.738%{transform:translate(42.798vw,62.738vh) scale(.7622)}to{transform:translate(42.764vw,99vh) scale(.7622)}}.snow:nth-child(274){opacity:.8986;transform:translate(63.8242vw,-10px) scale(.0859);animation:fall-274 20s -15s linear infinite}@keyframes fall-274{40.892%{transform:translate(54.5704vw,40.892vh) scale(.0859)}to{transform:translate(59.1973vw,99vh) scale(.0859)}}.snow:nth-child(275){opacity:.0888;transform:translate(19.1069vw,-10px) scale(.3087);animation:fall-275 21s -13s linear infinite}@keyframes fall-275{72.302%{transform:translate(12.6414vw,72.302vh) scale(.3087)}to{transform:translate(15.87415vw,99vh) scale(.3087)}}.snow:nth-child(276){opacity:1.658;transform:translate(29.3523vw,-10px) scale(.5232);animation:fall-276 23s -5s linear infinite}@keyframes fall-276{74.516%{transform:translate(19.4746vw,74.516vh) scale(.5232)}to{transform:translate(24.41345vw,99vh) scale(.5232)}}.snow:nth-child(277){opacity:.025;transform:translate(28.0012vw,-10px) scale(.3067);animation:fall-277 25s -9s linear infinite}@keyframes fall-277{79.488%{transform:translate(35.5291vw,79.488vh) scale(.3067)}to{transform:translate(31.76515vw,99vh) scale(.3067)}}.snow:nth-child(278){opacity:.578;transform:translate(43.6288vw,-10px) scale(.7287);animation:fall-278 20s -26s linear infinite}@keyframes fall-278{44.168%{transform:translate(35.3187vw,44.168vh) scale(.7287)}to{transform:translate(39.47375vw,99vh) scale(.7287)}}.snow:nth-child(279){opacity:.8672;transform:translate(47.8722vw,-10px) scale(.2102);animation:fall-279 25s -27s linear infinite}@keyframes fall-279{49.613%{transform:translate(57.4529vw,49.613vh) scale(.2102)}to{transform:translate(52.66255vw,99vh) scale(.2102)}}.snow:nth-child(280){opacity:1.7916;transform:translate(34.7632vw,-10px) scale(.8462);animation:fall-280 22s -8s linear infinite}@keyframes fall-280{74.264%{transform:translate(36.0092vw,74.264vh) scale(.8462)}to{transform:translate(35.3862vw,99vh) scale(.8462)}}.snow:nth-child(281){opacity:1.8978;transform:translate(14.9618vw,-10px) scale(.2132);animation:fall-281 14s -26s linear infinite}@keyframes fall-281{41.859%{transform:translate(18.3345vw,41.859vh) scale(.2132)}to{transform:translate(16.64815vw,99vh) scale(.2132)}}.snow:nth-child(282){opacity:1.3444;transform:translate(1.8197vw,-10px) scale(.0283);animation:fall-282 23s -20s linear infinite}@keyframes fall-282{55.295%{transform:translate(-5.0234vw,55.295vh) scale(.0283)}to{transform:translate(-1.60185vw,99vh) scale(.0283)}}.snow:nth-child(283){opacity:.3894;transform:translate(17.5211vw,-10px) scale(.4483);animation:fall-283 27s -3s linear infinite}@keyframes fall-283{76.504%{transform:translate(11.989vw,76.504vh) scale(.4483)}to{transform:translate(14.75505vw,99vh) scale(.4483)}}.snow:nth-child(284){opacity:.283;transform:translate(77.8025vw,-10px) scale(.0937);animation:fall-284 17s -2s linear infinite}@keyframes fall-284{44.313%{transform:translate(80.0585vw,44.313vh) scale(.0937)}to{transform:translate(78.9305vw,99vh) scale(.0937)}}.snow:nth-child(285){opacity:1.0276;transform:translate(96.0219vw,-10px) scale(.1866);animation:fall-285 20s -1s linear infinite}@keyframes fall-285{77.253%{transform:translate(99.4663vw,77.253vh) scale(.1866)}to{transform:translate(97.7441vw,99vh) scale(.1866)}}.snow:nth-child(286){opacity:.8966;transform:translate(1.6835vw,-10px) scale(.9314);animation:fall-286 28s -9s linear infinite}@keyframes fall-286{45.726%{transform:translate(-5.7964vw,45.726vh) scale(.9314)}to{transform:translate(-2.05645vw,99vh) scale(.9314)}}.snow:nth-child(287){opacity:.6202;transform:translate(78.5567vw,-10px) scale(.7093);animation:fall-287 11s -10s linear infinite}@keyframes fall-287{45.462%{transform:translate(70.6985vw,45.462vh) scale(.7093)}to{transform:translate(74.6276vw,99vh) scale(.7093)}}.snow:nth-child(288){opacity:.6018;transform:translate(80.7151vw,-10px) scale(.2297);animation:fall-288 20s -4s linear infinite}@keyframes fall-288{71.036%{transform:translate(75.5615vw,71.036vh) scale(.2297)}to{transform:translate(78.1383vw,99vh) scale(.2297)}}.snow:nth-child(289){opacity:.9302;transform:translate(68.0638vw,-10px) scale(.8187);animation:fall-289 14s -28s linear infinite}@keyframes fall-289{33.915%{transform:translate(66.8881vw,33.915vh) scale(.8187)}to{transform:translate(67.47595vw,99vh) scale(.8187)}}.snow:nth-child(290){opacity:.5264;transform:translate(62.401vw,-10px) scale(.9269);animation:fall-290 22s -19s linear infinite}@keyframes fall-290{61.386%{transform:translate(63.832vw,61.386vh) scale(.9269)}to{transform:translate(63.1165vw,99vh) scale(.9269)}}.snow:nth-child(291){opacity:.436;transform:translate(64.6265vw,-10px) scale(.2311);animation:fall-291 29s -12s linear infinite}@keyframes fall-291{31.067%{transform:translate(67.9157vw,31.067vh) scale(.2311)}to{transform:translate(66.2711vw,99vh) scale(.2311)}}.snow:nth-child(292){opacity:.5312;transform:translate(3.2147vw,-10px) scale(.1072);animation:fall-292 28s -8s linear infinite}@keyframes fall-292{51.598%{transform:translate(13.1577vw,51.598vh) scale(.1072)}to{transform:translate(8.1862vw,99vh) scale(.1072)}}.snow:nth-child(293){opacity:1.922;transform:translate(86.3678vw,-10px) scale(.4861);animation:fall-293 29s -23s linear infinite}@keyframes fall-293{64.606%{transform:translate(92.6362vw,64.606vh) scale(.4861)}to{transform:translate(89.502vw,99vh) scale(.4861)}}.snow:nth-child(294){opacity:1.0424;transform:translate(41.7403vw,-10px) scale(.851);animation:fall-294 18s -12s linear infinite}@keyframes fall-294{60.938%{transform:translate(39.3464vw,60.938vh) scale(.851)}to{transform:translate(40.54335vw,99vh) scale(.851)}}.snow:nth-child(295){opacity:1.2452;transform:translate(47.2049vw,-10px) scale(.7749);animation:fall-295 14s -1s linear infinite}@keyframes fall-295{38.926%{transform:translate(49.3653vw,38.926vh) scale(.7749)}to{transform:translate(48.2851vw,99vh) scale(.7749)}}.snow:nth-child(296){opacity:.7238;transform:translate(33.9468vw,-10px) scale(.6718);animation:fall-296 16s -10s linear infinite}@keyframes fall-296{65.295%{transform:translate(31.3463vw,65.295vh) scale(.6718)}to{transform:translate(32.64655vw,99vh) scale(.6718)}}.snow:nth-child(297){opacity:.3394;transform:translate(68.4233vw,-10px) scale(.6116);animation:fall-297 13s -1s linear infinite}@keyframes fall-297{35.222%{transform:translate(68.4702vw,35.222vh) scale(.6116)}to{transform:translate(68.44675vw,99vh) scale(.6116)}}.snow:nth-child(298){opacity:1.1614;transform:translate(64.0529vw,-10px) scale(.3266);animation:fall-298 23s -3s linear infinite}@keyframes fall-298{64.404%{transform:translate(59.7906vw,64.404vh) scale(.3266)}to{transform:translate(61.92175vw,99vh) scale(.3266)}}.snow:nth-child(299){opacity:.9232;transform:translate(43.847vw,-10px) scale(.0138);animation:fall-299 25s -14s linear infinite}@keyframes fall-299{44.152%{transform:translate(41.934vw,44.152vh) scale(.0138)}to{transform:translate(42.8905vw,99vh) scale(.0138)}}.snow:nth-child(300){opacity:.6356;transform:translate(6.3619vw,-10px) scale(.3143);animation:fall-300 24s -12s linear infinite}@keyframes fall-300{78.02%{transform:translate(13.5389vw,78.02vh) scale(.3143)}to{transform:translate(9.9504vw,99vh) scale(.3143)}}.snow:nth-child(301){opacity:.3224;transform:translate(79.1571vw,-10px) scale(.4541);animation:fall-301 10s -25s linear infinite}@keyframes fall-301{57.819%{transform:translate(88.3353vw,57.819vh) scale(.4541)}to{transform:translate(83.7462vw,99vh) scale(.4541)}}.snow:nth-child(302){opacity:1.0158;transform:translate(12.2842vw,-10px) scale(.0319);animation:fall-302 23s -6s linear infinite}@keyframes fall-302{32.457%{transform:translate(10.0225vw,32.457vh) scale(.0319)}to{transform:translate(11.15335vw,99vh) scale(.0319)}}.snow:nth-child(303){opacity:1.9748;transform:translate(48.393vw,-10px) scale(.0396);animation:fall-303 27s -12s linear infinite}@keyframes fall-303{52.994%{transform:translate(51.8371vw,52.994vh) scale(.0396)}to{transform:translate(50.11505vw,99vh) scale(.0396)}}.snow:nth-child(304){opacity:.325;transform:translate(32.3573vw,-10px) scale(.0942);animation:fall-304 13s -3s linear infinite}@keyframes fall-304{65.627%{transform:translate(27.8664vw,65.627vh) scale(.0942)}to{transform:translate(30.11185vw,99vh) scale(.0942)}}.snow:nth-child(305){opacity:1.8534;transform:translate(5.9883vw,-10px) scale(.5292);animation:fall-305 11s -13s linear infinite}@keyframes fall-305{47.323%{transform:translate(8.1887vw,47.323vh) scale(.5292)}to{transform:translate(7.0885vw,99vh) scale(.5292)}}.snow:nth-child(306){opacity:.6528;transform:translate(18.83vw,-10px) scale(.6079);animation:fall-306 13s -12s linear infinite}@keyframes fall-306{64.093%{transform:translate(11.2035vw,64.093vh) scale(.6079)}to{transform:translate(15.01675vw,99vh) scale(.6079)}}.snow:nth-child(307){opacity:.0472;transform:translate(47.9514vw,-10px) scale(.1065);animation:fall-307 26s -17s linear infinite}@keyframes fall-307{31.018%{transform:translate(46.5168vw,31.018vh) scale(.1065)}to{transform:translate(47.2341vw,99vh) scale(.1065)}}.snow:nth-child(308){opacity:.7708;transform:translate(66.8114vw,-10px) scale(.0265);animation:fall-308 12s -10s linear infinite}@keyframes fall-308{42.245%{transform:translate(75.8445vw,42.245vh) scale(.0265)}to{transform:translate(71.32795vw,99vh) scale(.0265)}}.snow:nth-child(309){opacity:1.222;transform:translate(61.7003vw,-10px) scale(.9497);animation:fall-309 17s -4s linear infinite}@keyframes fall-309{54.958%{transform:translate(55.6429vw,54.958vh) scale(.9497)}to{transform:translate(58.6716vw,99vh) scale(.9497)}}.snow:nth-child(310){opacity:.1254;transform:translate(63.8614vw,-10px) scale(.2189);animation:fall-310 29s -14s linear infinite}@keyframes fall-310{73.884%{transform:translate(62.9985vw,73.884vh) scale(.2189)}to{transform:translate(63.42995vw,99vh) scale(.2189)}}.snow:nth-child(311){opacity:1.4242;transform:translate(62.135vw,-10px) scale(.6244);animation:fall-311 29s -5s linear infinite}@keyframes fall-311{64.872%{transform:translate(61.2012vw,64.872vh) scale(.6244)}to{transform:translate(61.6681vw,99vh) scale(.6244)}}.snow:nth-child(312){opacity:.9296;transform:translate(58.8784vw,-10px) scale(.5817);animation:fall-312 24s -22s linear infinite}@keyframes fall-312{53.265%{transform:translate(55.7697vw,53.265vh) scale(.5817)}to{transform:translate(57.32405vw,99vh) scale(.5817)}}.snow:nth-child(313){opacity:.1844;transform:translate(69.8782vw,-10px) scale(.21);animation:fall-313 19s -30s linear infinite}@keyframes fall-313{74.669%{transform:translate(79.1168vw,74.669vh) scale(.21)}to{transform:translate(74.4975vw,99vh) scale(.21)}}.snow:nth-child(314){opacity:1.503;transform:translate(50.9445vw,-10px) scale(.9847);animation:fall-314 25s -5s linear infinite}@keyframes fall-314{69.993%{transform:translate(53.7154vw,69.993vh) scale(.9847)}to{transform:translate(52.32995vw,99vh) scale(.9847)}}.snow:nth-child(315){opacity:1.5504;transform:translate(95.3361vw,-10px) scale(.4485);animation:fall-315 11s -16s linear infinite}@keyframes fall-315{61.743%{transform:translate(100.8566vw,61.743vh) scale(.4485)}to{transform:translate(98.09635vw,99vh) scale(.4485)}}.snow:nth-child(316){opacity:1.291;transform:translate(24.1287vw,-10px) scale(.1977);animation:fall-316 18s -20s linear infinite}@keyframes fall-316{60.832%{transform:translate(22.466vw,60.832vh) scale(.1977)}to{transform:translate(23.29735vw,99vh) scale(.1977)}}.snow:nth-child(317){opacity:1.217;transform:translate(79.8825vw,-10px) scale(.1791);animation:fall-317 10s -19s linear infinite}@keyframes fall-317{66.337%{transform:translate(77.0576vw,66.337vh) scale(.1791)}to{transform:translate(78.47005vw,99vh) scale(.1791)}}.snow:nth-child(318){opacity:1.1448;transform:translate(51.8448vw,-10px) scale(.7937);animation:fall-318 19s -10s linear infinite}@keyframes fall-318{31.088%{transform:translate(58.4835vw,31.088vh) scale(.7937)}to{transform:translate(55.16415vw,99vh) scale(.7937)}}.snow:nth-child(319){opacity:1.1872;transform:translate(57.6063vw,-10px) scale(.1015);animation:fall-319 15s -8s linear infinite}@keyframes fall-319{36.712%{transform:translate(53.9975vw,36.712vh) scale(.1015)}to{transform:translate(55.8019vw,99vh) scale(.1015)}}.snow:nth-child(320){opacity:1.4168;transform:translate(33.8831vw,-10px) scale(.7663);animation:fall-320 20s -29s linear infinite}@keyframes fall-320{31.363%{transform:translate(40.6612vw,31.363vh) scale(.7663)}to{transform:translate(37.27215vw,99vh) scale(.7663)}}.snow:nth-child(321){opacity:1.9348;transform:translate(87.9705vw,-10px) scale(.7419);animation:fall-321 27s -7s linear infinite}@keyframes fall-321{59.701%{transform:translate(86.747vw,59.701vh) scale(.7419)}to{transform:translate(87.35875vw,99vh) scale(.7419)}}.snow:nth-child(322){opacity:1.6228;transform:translate(45.8968vw,-10px) scale(.0541);animation:fall-322 25s -10s linear infinite}@keyframes fall-322{67.722%{transform:translate(52.364vw,67.722vh) scale(.0541)}to{transform:translate(49.1304vw,99vh) scale(.0541)}}.snow:nth-child(323){opacity:1.4448;transform:translate(66.8543vw,-10px) scale(.9253);animation:fall-323 30s -6s linear infinite}@keyframes fall-323{40.863%{transform:translate(72.7127vw,40.863vh) scale(.9253)}to{transform:translate(69.7835vw,99vh) scale(.9253)}}.snow:nth-child(324){opacity:1.074;transform:translate(96.8776vw,-10px) scale(.7194);animation:fall-324 23s -14s linear infinite}@keyframes fall-324{45.176%{transform:translate(95.4967vw,45.176vh) scale(.7194)}to{transform:translate(96.18715vw,99vh) scale(.7194)}}.snow:nth-child(325){opacity:1.1548;transform:translate(77.9655vw,-10px) scale(.0866);animation:fall-325 14s -13s linear infinite}@keyframes fall-325{54.823%{transform:translate(85.0707vw,54.823vh) scale(.0866)}to{transform:translate(81.5181vw,99vh) scale(.0866)}}.snow:nth-child(326){opacity:1.5776;transform:translate(62.1622vw,-10px) scale(.8907);animation:fall-326 26s -1s linear infinite}@keyframes fall-326{64.527%{transform:translate(70.7352vw,64.527vh) scale(.8907)}to{transform:translate(66.4487vw,99vh) scale(.8907)}}.snow:nth-child(327){opacity:1.4616;transform:translate(.8196vw,-10px) scale(.52);animation:fall-327 30s -24s linear infinite}@keyframes fall-327{46.992%{transform:translate(-5.7444vw,46.992vh) scale(.52)}to{transform:translate(-2.4624vw,99vh) scale(.52)}}.snow:nth-child(328){opacity:1.3724;transform:translate(1.0038vw,-10px) scale(.7557);animation:fall-328 23s -18s linear infinite}@keyframes fall-328{70.825%{transform:translate(.4068vw,70.825vh) scale(.7557)}to{transform:translate(.7053vw,99vh) scale(.7557)}}.snow:nth-child(329){opacity:1.4058;transform:translate(13.1374vw,-10px) scale(.3607);animation:fall-329 12s -6s linear infinite}@keyframes fall-329{69.678%{transform:translate(20.3479vw,69.678vh) scale(.3607)}to{transform:translate(16.74265vw,99vh) scale(.3607)}}.snow:nth-child(330){opacity:.0016;transform:translate(82.721vw,-10px) scale(.4189);animation:fall-330 17s -27s linear infinite}@keyframes fall-330{59.99%{transform:translate(90.1697vw,59.99vh) scale(.4189)}to{transform:translate(86.44535vw,99vh) scale(.4189)}}.snow:nth-child(331){opacity:.5604;transform:translate(99.8254vw,-10px) scale(.1045);animation:fall-331 19s -16s linear infinite}@keyframes fall-331{34.495%{transform:translate(92.4004vw,34.495vh) scale(.1045)}to{transform:translate(96.1129vw,99vh) scale(.1045)}}.snow:nth-child(332){opacity:1.067;transform:translate(15.995vw,-10px) scale(.3368);animation:fall-332 23s -10s linear infinite}@keyframes fall-332{31.656%{transform:translate(8.7678vw,31.656vh) scale(.3368)}to{transform:translate(12.3814vw,99vh) scale(.3368)}}.snow:nth-child(333){opacity:1.062;transform:translate(44.8436vw,-10px) scale(.9177);animation:fall-333 27s -7s linear infinite}@keyframes fall-333{40.996%{transform:translate(52.5763vw,40.996vh) scale(.9177)}to{transform:translate(48.70995vw,99vh) scale(.9177)}}.snow:nth-child(334){opacity:1.2192;transform:translate(29.9938vw,-10px) scale(.2256);animation:fall-334 26s -8s linear infinite}@keyframes fall-334{47.457%{transform:translate(27.546vw,47.457vh) scale(.2256)}to{transform:translate(28.7699vw,99vh) scale(.2256)}}.snow:nth-child(335){opacity:.7514;transform:translate(52.594vw,-10px) scale(.6667);animation:fall-335 17s -30s linear infinite}@keyframes fall-335{62.268%{transform:translate(47.5696vw,62.268vh) scale(.6667)}to{transform:translate(50.0818vw,99vh) scale(.6667)}}.snow:nth-child(336){opacity:1.723;transform:translate(61.5809vw,-10px) scale(.4006);animation:fall-336 22s -11s linear infinite}@keyframes fall-336{54.544%{transform:translate(55.5486vw,54.544vh) scale(.4006)}to{transform:translate(58.56475vw,99vh) scale(.4006)}}.snow:nth-child(337){opacity:.2786;transform:translate(38.0735vw,-10px) scale(.7735);animation:fall-337 17s -17s linear infinite}@keyframes fall-337{38.341%{transform:translate(39.6957vw,38.341vh) scale(.7735)}to{transform:translate(38.8846vw,99vh) scale(.7735)}}.snow:nth-child(338){opacity:.7592;transform:translate(56.6018vw,-10px) scale(.8214);animation:fall-338 20s -24s linear infinite}@keyframes fall-338{30.319%{transform:translate(50.9332vw,30.319vh) scale(.8214)}to{transform:translate(53.7675vw,99vh) scale(.8214)}}.snow:nth-child(339){opacity:1.5;transform:translate(71.7424vw,-10px) scale(.4286);animation:fall-339 29s -27s linear infinite}@keyframes fall-339{42.584%{transform:translate(70.1216vw,42.584vh) scale(.4286)}to{transform:translate(70.932vw,99vh) scale(.4286)}}.snow:nth-child(340){opacity:1.3928;transform:translate(76.8207vw,-10px) scale(.8973);animation:fall-340 14s -8s linear infinite}@keyframes fall-340{34.737%{transform:translate(78.3013vw,34.737vh) scale(.8973)}to{transform:translate(77.561vw,99vh) scale(.8973)}}.snow:nth-child(341){opacity:1.0462;transform:translate(83.1326vw,-10px) scale(.7758);animation:fall-341 18s -9s linear infinite}@keyframes fall-341{55.648%{transform:translate(78.6166vw,55.648vh) scale(.7758)}to{transform:translate(80.8746vw,99vh) scale(.7758)}}.snow:nth-child(342){opacity:1.9612;transform:translate(61.2644vw,-10px) scale(.3525);animation:fall-342 11s -16s linear infinite}@keyframes fall-342{32.306%{transform:translate(69.6991vw,32.306vh) scale(.3525)}to{transform:translate(65.48175vw,99vh) scale(.3525)}}.snow:nth-child(343){opacity:.608;transform:translate(46.2006vw,-10px) scale(.1368);animation:fall-343 12s -5s linear infinite}@keyframes fall-343{57.132%{transform:translate(39.9871vw,57.132vh) scale(.1368)}to{transform:translate(43.09385vw,99vh) scale(.1368)}}.snow:nth-child(344){opacity:1.4514;transform:translate(8.9517vw,-10px) scale(.2367);animation:fall-344 19s -20s linear infinite}@keyframes fall-344{31.432%{transform:translate(16.2494vw,31.432vh) scale(.2367)}to{transform:translate(12.60055vw,99vh) scale(.2367)}}.snow:nth-child(345){opacity:.1224;transform:translate(36.1648vw,-10px) scale(.2889);animation:fall-345 10s -12s linear infinite}@keyframes fall-345{38.541%{transform:translate(41.3471vw,38.541vh) scale(.2889)}to{transform:translate(38.75595vw,99vh) scale(.2889)}}.snow:nth-child(346){opacity:1.715;transform:translate(97.9357vw,-10px) scale(.522);animation:fall-346 24s -17s linear infinite}@keyframes fall-346{52.096%{transform:translate(107.2596vw,52.096vh) scale(.522)}to{transform:translate(102.59765vw,99vh) scale(.522)}}.snow:nth-child(347){opacity:.2528;transform:translate(1.5677vw,-10px) scale(.2723);animation:fall-347 22s -18s linear infinite}@keyframes fall-347{57.826%{transform:translate(-7.1171vw,57.826vh) scale(.2723)}to{transform:translate(-2.7747vw,99vh) scale(.2723)}}.snow:nth-child(348){opacity:.969;transform:translate(47.0027vw,-10px) scale(.0545);animation:fall-348 18s -22s linear infinite}@keyframes fall-348{77.335%{transform:translate(49.2906vw,77.335vh) scale(.0545)}to{transform:translate(48.14665vw,99vh) scale(.0545)}}.snow:nth-child(349){opacity:1.2716;transform:translate(85.648vw,-10px) scale(.4737);animation:fall-349 10s -12s linear infinite}@keyframes fall-349{60.086%{transform:translate(90.8017vw,60.086vh) scale(.4737)}to{transform:translate(88.22485vw,99vh) scale(.4737)}}.snow:nth-child(350){opacity:1.2412;transform:translate(72.5912vw,-10px) scale(.4723);animation:fall-350 12s -10s linear infinite}@keyframes fall-350{76.435%{transform:translate(81.643vw,76.435vh) scale(.4723)}to{transform:translate(77.1171vw,99vh) scale(.4723)}}.snow:nth-child(351){opacity:.42;transform:translate(53.1046vw,-10px) scale(.3156);animation:fall-351 10s -27s linear infinite}@keyframes fall-351{75.923%{transform:translate(61.4206vw,75.923vh) scale(.3156)}to{transform:translate(57.2626vw,99vh) scale(.3156)}}.snow:nth-child(352){opacity:.794;transform:translate(72.3924vw,-10px) scale(.2811);animation:fall-352 25s -29s linear infinite}@keyframes fall-352{43.336%{transform:translate(70.4948vw,43.336vh) scale(.2811)}to{transform:translate(71.4436vw,99vh) scale(.2811)}}.snow:nth-child(353){opacity:1.5038;transform:translate(34.5467vw,-10px) scale(.6645);animation:fall-353 13s -24s linear infinite}@keyframes fall-353{30.752%{transform:translate(39.8596vw,30.752vh) scale(.6645)}to{transform:translate(37.20315vw,99vh) scale(.6645)}}.snow:nth-child(354){opacity:1.2122;transform:translate(31.6843vw,-10px) scale(.7532);animation:fall-354 14s -22s linear infinite}@keyframes fall-354{33.277%{transform:translate(31.7133vw,33.277vh) scale(.7532)}to{transform:translate(31.6988vw,99vh) scale(.7532)}}.snow:nth-child(355){opacity:1.6604;transform:translate(66.7673vw,-10px) scale(.3077);animation:fall-355 17s -24s linear infinite}@keyframes fall-355{64.679%{transform:translate(62.5602vw,64.679vh) scale(.3077)}to{transform:translate(64.66375vw,99vh) scale(.3077)}}.snow:nth-child(356){opacity:.095;transform:translate(90.9471vw,-10px) scale(.3459);animation:fall-356 23s -28s linear infinite}@keyframes fall-356{67.849%{transform:translate(94.6426vw,67.849vh) scale(.3459)}to{transform:translate(92.79485vw,99vh) scale(.3459)}}.snow:nth-child(357){opacity:.797;transform:translate(63.7713vw,-10px) scale(.9286);animation:fall-357 23s -15s linear infinite}@keyframes fall-357{46.312%{transform:translate(73.4564vw,46.312vh) scale(.9286)}to{transform:translate(68.61385vw,99vh) scale(.9286)}}.snow:nth-child(358){opacity:.3092;transform:translate(38.5429vw,-10px) scale(.2136);animation:fall-358 21s -28s linear infinite}@keyframes fall-358{61.098%{transform:translate(38.7616vw,61.098vh) scale(.2136)}to{transform:translate(38.65225vw,99vh) scale(.2136)}}.snow:nth-child(359){opacity:.6452;transform:translate(8.5981vw,-10px) scale(.0765);animation:fall-359 29s -29s linear infinite}@keyframes fall-359{48.554%{transform:translate(18.4361vw,48.554vh) scale(.0765)}to{transform:translate(13.5171vw,99vh) scale(.0765)}}.snow:nth-child(360){opacity:.3694;transform:translate(7.4384vw,-10px) scale(.8168);animation:fall-360 20s -7s linear infinite}@keyframes fall-360{35.041%{transform:translate(2.5718vw,35.041vh) scale(.8168)}to{transform:translate(5.0051vw,99vh) scale(.8168)}}.snow:nth-child(361){opacity:1.8066;transform:translate(6.4371vw,-10px) scale(.7084);animation:fall-361 15s -13s linear infinite}@keyframes fall-361{72.606%{transform:translate(9.7886vw,72.606vh) scale(.7084)}to{transform:translate(8.11285vw,99vh) scale(.7084)}}.snow:nth-child(362){opacity:1.3894;transform:translate(46.5003vw,-10px) scale(.4828);animation:fall-362 11s -22s linear infinite}@keyframes fall-362{37.741%{transform:translate(39.6487vw,37.741vh) scale(.4828)}to{transform:translate(43.0745vw,99vh) scale(.4828)}}.snow:nth-child(363){opacity:.3962;transform:translate(67.7903vw,-10px) scale(.9759);animation:fall-363 27s -28s linear infinite}@keyframes fall-363{44.065%{transform:translate(73.5712vw,44.065vh) scale(.9759)}to{transform:translate(70.68075vw,99vh) scale(.9759)}}.snow:nth-child(364){opacity:1.8856;transform:translate(25.7497vw,-10px) scale(.0951);animation:fall-364 17s -12s linear infinite}@keyframes fall-364{38.251%{transform:translate(19.7258vw,38.251vh) scale(.0951)}to{transform:translate(22.73775vw,99vh) scale(.0951)}}.snow:nth-child(365){opacity:.2992;transform:translate(68.9954vw,-10px) scale(.6292);animation:fall-365 24s -26s linear infinite}@keyframes fall-365{68.992%{transform:translate(72.8209vw,68.992vh) scale(.6292)}to{transform:translate(70.90815vw,99vh) scale(.6292)}}.snow:nth-child(366){opacity:.3628;transform:translate(81.6025vw,-10px) scale(.8876);animation:fall-366 11s -6s linear infinite}@keyframes fall-366{70.092%{transform:translate(81.8733vw,70.092vh) scale(.8876)}to{transform:translate(81.7379vw,99vh) scale(.8876)}}.snow:nth-child(367){opacity:1.9192;transform:translate(55.2802vw,-10px) scale(.1711);animation:fall-367 19s -2s linear infinite}@keyframes fall-367{66.681%{transform:translate(54.5816vw,66.681vh) scale(.1711)}to{transform:translate(54.9309vw,99vh) scale(.1711)}}.snow:nth-child(368){opacity:1.739;transform:translate(8.2165vw,-10px) scale(.3174);animation:fall-368 12s -25s linear infinite}@keyframes fall-368{78.573%{transform:translate(.9704vw,78.573vh) scale(.3174)}to{transform:translate(4.59345vw,99vh) scale(.3174)}}.snow:nth-child(369){opacity:.0958;transform:translate(61.6978vw,-10px) scale(.8506);animation:fall-369 12s -22s linear infinite}@keyframes fall-369{70.294%{transform:translate(55.9035vw,70.294vh) scale(.8506)}to{transform:translate(58.80065vw,99vh) scale(.8506)}}.snow:nth-child(370){opacity:.5522;transform:translate(40.9657vw,-10px) scale(.2945);animation:fall-370 11s -20s linear infinite}@keyframes fall-370{54.057%{transform:translate(33.768vw,54.057vh) scale(.2945)}to{transform:translate(37.36685vw,99vh) scale(.2945)}}.snow:nth-child(371){opacity:.9836;transform:translate(14.4082vw,-10px) scale(.1456);animation:fall-371 12s -2s linear infinite}@keyframes fall-371{75.659%{transform:translate(18.7612vw,75.659vh) scale(.1456)}to{transform:translate(16.5847vw,99vh) scale(.1456)}}.snow:nth-child(372){opacity:1.8878;transform:translate(22.9177vw,-10px) scale(.5709);animation:fall-372 12s -17s linear infinite}@keyframes fall-372{39.789%{transform:translate(31.8801vw,39.789vh) scale(.5709)}to{transform:translate(27.3989vw,99vh) scale(.5709)}}.snow:nth-child(373){opacity:1.8184;transform:translate(17.6749vw,-10px) scale(.126);animation:fall-373 17s -10s linear infinite}@keyframes fall-373{72.26%{transform:translate(23.0893vw,72.26vh) scale(.126)}to{transform:translate(20.3821vw,99vh) scale(.126)}}.snow:nth-child(374){opacity:1.302;transform:translate(2.4966vw,-10px) scale(.7062);animation:fall-374 10s -29s linear infinite}@keyframes fall-374{74.498%{transform:translate(7.8172vw,74.498vh) scale(.7062)}to{transform:translate(5.1569vw,99vh) scale(.7062)}}.snow:nth-child(375){opacity:.6594;transform:translate(52.5817vw,-10px) scale(.2259);animation:fall-375 14s -24s linear infinite}@keyframes fall-375{66.676%{transform:translate(50.0232vw,66.676vh) scale(.2259)}to{transform:translate(51.30245vw,99vh) scale(.2259)}}.snow:nth-child(376){opacity:.8324;transform:translate(76.9243vw,-10px) scale(.6832);animation:fall-376 28s -29s linear infinite}@keyframes fall-376{69.771%{transform:translate(72.8621vw,69.771vh) scale(.6832)}to{transform:translate(74.8932vw,99vh) scale(.6832)}}.snow:nth-child(377){opacity:.6586;transform:translate(52.5759vw,-10px) scale(.8057);animation:fall-377 28s -14s linear infinite}@keyframes fall-377{66.437%{transform:translate(60.9989vw,66.437vh) scale(.8057)}to{transform:translate(56.7874vw,99vh) scale(.8057)}}.snow:nth-child(378){opacity:.535;transform:translate(65.3043vw,-10px) scale(.0039);animation:fall-378 11s -30s linear infinite}@keyframes fall-378{56.707%{transform:translate(56.7042vw,56.707vh) scale(.0039)}to{transform:translate(61.00425vw,99vh) scale(.0039)}}.snow:nth-child(379){opacity:.3826;transform:translate(15.2257vw,-10px) scale(.7826);animation:fall-379 25s -4s linear infinite}@keyframes fall-379{52.212%{transform:translate(11.9266vw,52.212vh) scale(.7826)}to{transform:translate(13.57615vw,99vh) scale(.7826)}}.snow:nth-child(380){opacity:1.755;transform:translate(62.5054vw,-10px) scale(.4499);animation:fall-380 23s -10s linear infinite}@keyframes fall-380{65.831%{transform:translate(63.4871vw,65.831vh) scale(.4499)}to{transform:translate(62.99625vw,99vh) scale(.4499)}}.snow:nth-child(381){opacity:1.2006;transform:translate(83.0744vw,-10px) scale(.1808);animation:fall-381 12s -26s linear infinite}@keyframes fall-381{59.934%{transform:translate(82.5598vw,59.934vh) scale(.1808)}to{transform:translate(82.8171vw,99vh) scale(.1808)}}.snow:nth-child(382){opacity:1.738;transform:translate(84.291vw,-10px) scale(.3827);animation:fall-382 21s -11s linear infinite}@keyframes fall-382{38.456%{transform:translate(91.9701vw,38.456vh) scale(.3827)}to{transform:translate(88.13055vw,99vh) scale(.3827)}}.snow:nth-child(383){opacity:1.1204;transform:translate(61.7956vw,-10px) scale(.277);animation:fall-383 22s -26s linear infinite}@keyframes fall-383{64.118%{transform:translate(68.4471vw,64.118vh) scale(.277)}to{transform:translate(65.12135vw,99vh) scale(.277)}}.snow:nth-child(384){opacity:1.6778;transform:translate(8.8436vw,-10px) scale(.4223);animation:fall-384 15s -15s linear infinite}@keyframes fall-384{35.514%{transform:translate(17.5979vw,35.514vh) scale(.4223)}to{transform:translate(13.22075vw,99vh) scale(.4223)}}.snow:nth-child(385){opacity:1.8996;transform:translate(84.814vw,-10px) scale(.0571);animation:fall-385 15s -5s linear infinite}@keyframes fall-385{58.764%{transform:translate(89.7979vw,58.764vh) scale(.0571)}to{transform:translate(87.30595vw,99vh) scale(.0571)}}.snow:nth-child(386){opacity:.3502;transform:translate(7.1709vw,-10px) scale(.796);animation:fall-386 27s -27s linear infinite}@keyframes fall-386{37.001%{transform:translate(3.2451vw,37.001vh) scale(.796)}to{transform:translate(5.208vw,99vh) scale(.796)}}.snow:nth-child(387){opacity:1.7806;transform:translate(58.7229vw,-10px) scale(.8636);animation:fall-387 29s -26s linear infinite}@keyframes fall-387{41.586%{transform:translate(54.3668vw,41.586vh) scale(.8636)}to{transform:translate(56.54485vw,99vh) scale(.8636)}}.snow:nth-child(388){opacity:.2204;transform:translate(72.079vw,-10px) scale(.6025);animation:fall-388 11s -9s linear infinite}@keyframes fall-388{50.616%{transform:translate(64.7924vw,50.616vh) scale(.6025)}to{transform:translate(68.4357vw,99vh) scale(.6025)}}.snow:nth-child(389){opacity:1.825;transform:translate(34.3502vw,-10px) scale(.9175);animation:fall-389 26s -29s linear infinite}@keyframes fall-389{46.142%{transform:translate(26.4442vw,46.142vh) scale(.9175)}to{transform:translate(30.3972vw,99vh) scale(.9175)}}.snow:nth-child(390){opacity:.8704;transform:translate(56.7532vw,-10px) scale(.4628);animation:fall-390 25s -22s linear infinite}@keyframes fall-390{45.607%{transform:translate(55.8875vw,45.607vh) scale(.4628)}to{transform:translate(56.32035vw,99vh) scale(.4628)}}.snow:nth-child(391){opacity:1.1734;transform:translate(61.353vw,-10px) scale(.6228);animation:fall-391 14s -18s linear infinite}@keyframes fall-391{38.296%{transform:translate(71.3012vw,38.296vh) scale(.6228)}to{transform:translate(66.3271vw,99vh) scale(.6228)}}.snow:nth-child(392){opacity:.9242;transform:translate(18.9557vw,-10px) scale(.9473);animation:fall-392 10s -17s linear infinite}@keyframes fall-392{63.513%{transform:translate(9.6398vw,63.513vh) scale(.9473)}to{transform:translate(14.29775vw,99vh) scale(.9473)}}.snow:nth-child(393){opacity:1.9054;transform:translate(45.2543vw,-10px) scale(.3058);animation:fall-393 14s -19s linear infinite}@keyframes fall-393{62.044%{transform:translate(41.2728vw,62.044vh) scale(.3058)}to{transform:translate(43.26355vw,99vh) scale(.3058)}}.snow:nth-child(394){opacity:1.9402;transform:translate(94.2025vw,-10px) scale(.7748);animation:fall-394 14s -13s linear infinite}@keyframes fall-394{45.968%{transform:translate(93.8752vw,45.968vh) scale(.7748)}to{transform:translate(94.03885vw,99vh) scale(.7748)}}.snow:nth-child(395){opacity:.9474;transform:translate(46.575vw,-10px) scale(.8463);animation:fall-395 26s -23s linear infinite}@keyframes fall-395{71.006%{transform:translate(41.2189vw,71.006vh) scale(.8463)}to{transform:translate(43.89695vw,99vh) scale(.8463)}}.snow:nth-child(396){opacity:1.5776;transform:translate(15.4267vw,-10px) scale(.2291);animation:fall-396 13s -7s linear infinite}@keyframes fall-396{76.28%{transform:translate(21.1318vw,76.28vh) scale(.2291)}to{transform:translate(18.27925vw,99vh) scale(.2291)}}.snow:nth-child(397){opacity:.7242;transform:translate(10.3569vw,-10px) scale(.2443);animation:fall-397 12s -15s linear infinite}@keyframes fall-397{40.054%{transform:translate(.7877vw,40.054vh) scale(.2443)}to{transform:translate(5.5723vw,99vh) scale(.2443)}}.snow:nth-child(398){opacity:.882;transform:translate(46.9942vw,-10px) scale(.0089);animation:fall-398 30s -7s linear infinite}@keyframes fall-398{72.825%{transform:translate(44.439vw,72.825vh) scale(.0089)}to{transform:translate(45.7166vw,99vh) scale(.0089)}}.snow:nth-child(399){opacity:.0262;transform:translate(65.5808vw,-10px) scale(.1893);animation:fall-399 25s -4s linear infinite}@keyframes fall-399{52.684%{transform:translate(57.5981vw,52.684vh) scale(.1893)}to{transform:translate(61.58945vw,99vh) scale(.1893)}}.snow:nth-child(400){opacity:1.716;transform:translate(59.0062vw,-10px) scale(.6913);animation:fall-400 14s -7s linear infinite}@keyframes fall-400{60.633%{transform:translate(63.3193vw,60.633vh) scale(.6913)}to{transform:translate(61.16275vw,99vh) scale(.6913)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
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.9924;transform:translate(64.2152vw,-10px) scale(.6752);animation:fall-1 29s -5s linear infinite}@keyframes fall-1{53.604%{transform:translate(72.0196vw,53.604vh) scale(.6752)}to{transform:translate(68.1174vw,99vh) scale(.6752)}}.snow:nth-child(2){opacity:1.0628;transform:translate(11.0444vw,-10px) scale(.0098);animation:fall-2 27s -10s linear infinite}@keyframes fall-2{59.717%{transform:translate(7.4973vw,59.717vh) scale(.0098)}to{transform:translate(9.27085vw,99vh) scale(.0098)}}.snow:nth-child(3){opacity:.7036;transform:translate(78.3684vw,-10px) scale(.9862);animation:fall-3 28s -9s linear infinite}@keyframes fall-3{53.32%{transform:translate(86.1742vw,53.32vh) scale(.9862)}to{transform:translate(82.2713vw,99vh) scale(.9862)}}.snow:nth-child(4){opacity:.3912;transform:translate(94.665vw,-10px) scale(.5911);animation:fall-4 10s -9s linear infinite}@keyframes fall-4{49.166%{transform:translate(85.2708vw,49.166vh) scale(.5911)}to{transform:translate(89.9679vw,99vh) scale(.5911)}}.snow:nth-child(5){opacity:1.2106;transform:translate(80.9325vw,-10px) scale(.6814);animation:fall-5 23s -14s linear infinite}@keyframes fall-5{53.086%{transform:translate(79.2803vw,53.086vh) scale(.6814)}to{transform:translate(80.1064vw,99vh) scale(.6814)}}.snow:nth-child(6){opacity:.7772;transform:translate(45.6705vw,-10px) scale(.4703);animation:fall-6 21s -20s linear infinite}@keyframes fall-6{72.566%{transform:translate(53.1841vw,72.566vh) scale(.4703)}to{transform:translate(49.4273vw,99vh) scale(.4703)}}.snow:nth-child(7){opacity:.0714;transform:translate(49.1865vw,-10px) scale(.7961);animation:fall-7 27s -30s linear infinite}@keyframes fall-7{77.866%{transform:translate(39.6086vw,77.866vh) scale(.7961)}to{transform:translate(44.39755vw,99vh) scale(.7961)}}.snow:nth-child(8){opacity:.0588;transform:translate(55.5568vw,-10px) scale(.6298);animation:fall-8 14s -5s linear infinite}@keyframes fall-8{51.018%{transform:translate(46.6219vw,51.018vh) scale(.6298)}to{transform:translate(51.08935vw,99vh) scale(.6298)}}.snow:nth-child(9){opacity:.0402;transform:translate(79.3924vw,-10px) scale(.8736);animation:fall-9 24s -17s linear infinite}@keyframes fall-9{51.268%{transform:translate(73.0672vw,51.268vh) scale(.8736)}to{transform:translate(76.2298vw,99vh) scale(.8736)}}.snow:nth-child(10){opacity:1.202;transform:translate(5.9431vw,-10px) scale(.0301);animation:fall-10 23s -21s linear infinite}@keyframes fall-10{51.287%{transform:translate(4.5004vw,51.287vh) scale(.0301)}to{transform:translate(5.22175vw,99vh) scale(.0301)}}.snow:nth-child(11){opacity:1.897;transform:translate(51.7103vw,-10px) scale(.6581);animation:fall-11 28s -11s linear infinite}@keyframes fall-11{75.894%{transform:translate(53.0456vw,75.894vh) scale(.6581)}to{transform:translate(52.37795vw,99vh) scale(.6581)}}.snow:nth-child(12){opacity:.2526;transform:translate(9.9269vw,-10px) scale(.6172);animation:fall-12 30s -11s linear infinite}@keyframes fall-12{52.341%{transform:translate(13.1506vw,52.341vh) scale(.6172)}to{transform:translate(11.53875vw,99vh) scale(.6172)}}.snow:nth-child(13){opacity:.5748;transform:translate(29.6539vw,-10px) scale(.0585);animation:fall-13 23s -22s linear infinite}@keyframes fall-13{31.004%{transform:translate(30.3551vw,31.004vh) scale(.0585)}to{transform:translate(30.0045vw,99vh) scale(.0585)}}.snow:nth-child(14){opacity:1.181;transform:translate(20.9665vw,-10px) scale(.5623);animation:fall-14 16s -14s linear infinite}@keyframes fall-14{72.724%{transform:translate(15.1986vw,72.724vh) scale(.5623)}to{transform:translate(18.08255vw,99vh) scale(.5623)}}.snow:nth-child(15){opacity:.4182;transform:translate(23.7914vw,-10px) scale(.0856);animation:fall-15 18s -16s linear infinite}@keyframes fall-15{55.914%{transform:translate(25.6799vw,55.914vh) scale(.0856)}to{transform:translate(24.73565vw,99vh) scale(.0856)}}.snow:nth-child(16){opacity:1.329;transform:translate(47.2793vw,-10px) scale(.0893);animation:fall-16 25s -15s linear infinite}@keyframes fall-16{50.185%{transform:translate(50.3935vw,50.185vh) scale(.0893)}to{transform:translate(48.8364vw,99vh) scale(.0893)}}.snow:nth-child(17){opacity:.4056;transform:translate(79.9125vw,-10px) scale(.4681);animation:fall-17 11s -12s linear infinite}@keyframes fall-17{72.093%{transform:translate(82.2525vw,72.093vh) scale(.4681)}to{transform:translate(81.0825vw,99vh) scale(.4681)}}.snow:nth-child(18){opacity:1.7944;transform:translate(38.054vw,-10px) scale(.2867);animation:fall-18 30s -30s linear infinite}@keyframes fall-18{74.454%{transform:translate(29.8907vw,74.454vh) scale(.2867)}to{transform:translate(33.97235vw,99vh) scale(.2867)}}.snow:nth-child(19){opacity:1.2994;transform:translate(56.278vw,-10px) scale(.9438);animation:fall-19 15s -9s linear infinite}@keyframes fall-19{74.229%{transform:translate(64.7275vw,74.229vh) scale(.9438)}to{transform:translate(60.50275vw,99vh) scale(.9438)}}.snow:nth-child(20){opacity:1.5498;transform:translate(91.4573vw,-10px) scale(.9355);animation:fall-20 19s -20s linear infinite}@keyframes fall-20{48.916%{transform:translate(98.727vw,48.916vh) scale(.9355)}to{transform:translate(95.09215vw,99vh) scale(.9355)}}.snow:nth-child(21){opacity:1.3134;transform:translate(92.7015vw,-10px) scale(.6978);animation:fall-21 15s -15s linear infinite}@keyframes fall-21{78.518%{transform:translate(87.5298vw,78.518vh) scale(.6978)}to{transform:translate(90.11565vw,99vh) scale(.6978)}}.snow:nth-child(22){opacity:1.7678;transform:translate(12.1033vw,-10px) scale(.3314);animation:fall-22 20s -12s linear infinite}@keyframes fall-22{53.385%{transform:translate(10.1776vw,53.385vh) scale(.3314)}to{transform:translate(11.14045vw,99vh) scale(.3314)}}.snow:nth-child(23){opacity:1.9752;transform:translate(37.2789vw,-10px) scale(.3703);animation:fall-23 21s -8s linear infinite}@keyframes fall-23{69.247%{transform:translate(40.303vw,69.247vh) scale(.3703)}to{transform:translate(38.79095vw,99vh) scale(.3703)}}.snow:nth-child(24){opacity:1.5736;transform:translate(86.9761vw,-10px) scale(.3693);animation:fall-24 22s -18s linear infinite}@keyframes fall-24{72.17%{transform:translate(83.3739vw,72.17vh) scale(.3693)}to{transform:translate(85.175vw,99vh) scale(.3693)}}.snow:nth-child(25){opacity:.7078;transform:translate(4.7585vw,-10px) scale(.9712);animation:fall-25 18s -4s linear infinite}@keyframes fall-25{39.332%{transform:translate(1.4678vw,39.332vh) scale(.9712)}to{transform:translate(3.11315vw,99vh) scale(.9712)}}.snow:nth-child(26){opacity:.1724;transform:translate(63.9732vw,-10px) scale(.3706);animation:fall-26 13s -19s linear infinite}@keyframes fall-26{49.321%{transform:translate(61.1532vw,49.321vh) scale(.3706)}to{transform:translate(62.5632vw,99vh) scale(.3706)}}.snow:nth-child(27){opacity:.9512;transform:translate(57.2135vw,-10px) scale(.0666);animation:fall-27 16s -17s linear infinite}@keyframes fall-27{59.531%{transform:translate(55.8699vw,59.531vh) scale(.0666)}to{transform:translate(56.5417vw,99vh) scale(.0666)}}.snow:nth-child(28){opacity:.2898;transform:translate(53.3461vw,-10px) scale(.3984);animation:fall-28 11s -22s linear infinite}@keyframes fall-28{45.849%{transform:translate(47.1908vw,45.849vh) scale(.3984)}to{transform:translate(50.26845vw,99vh) scale(.3984)}}.snow:nth-child(29){opacity:.4012;transform:translate(36.8072vw,-10px) scale(.6891);animation:fall-29 27s -19s linear infinite}@keyframes fall-29{50.992%{transform:translate(34.6434vw,50.992vh) scale(.6891)}to{transform:translate(35.7253vw,99vh) scale(.6891)}}.snow:nth-child(30){opacity:.7094;transform:translate(71.4595vw,-10px) scale(.6819);animation:fall-30 20s -11s linear infinite}@keyframes fall-30{64.446%{transform:translate(64.413vw,64.446vh) scale(.6819)}to{transform:translate(67.93625vw,99vh) scale(.6819)}}.snow:nth-child(31){opacity:.9584;transform:translate(99.258vw,-10px) scale(.3465);animation:fall-31 21s -11s linear infinite}@keyframes fall-31{49.445%{transform:translate(107.2286vw,49.445vh) scale(.3465)}to{transform:translate(103.2433vw,99vh) scale(.3465)}}.snow:nth-child(32){opacity:.5828;transform:translate(90.7613vw,-10px) scale(.5966);animation:fall-32 15s -2s linear infinite}@keyframes fall-32{43.448%{transform:translate(84.3962vw,43.448vh) scale(.5966)}to{transform:translate(87.57875vw,99vh) scale(.5966)}}.snow:nth-child(33){opacity:1.1374;transform:translate(53.7496vw,-10px) scale(.6781);animation:fall-33 27s -25s linear infinite}@keyframes fall-33{52.27%{transform:translate(58.2251vw,52.27vh) scale(.6781)}to{transform:translate(55.98735vw,99vh) scale(.6781)}}.snow:nth-child(34){opacity:1.8588;transform:translate(4.6267vw,-10px) scale(.9313);animation:fall-34 30s -15s linear infinite}@keyframes fall-34{61.383%{transform:translate(6.9678vw,61.383vh) scale(.9313)}to{transform:translate(5.79725vw,99vh) scale(.9313)}}.snow:nth-child(35){opacity:1.7456;transform:translate(68.9718vw,-10px) scale(.2403);animation:fall-35 28s -20s linear infinite}@keyframes fall-35{49.204%{transform:translate(61.8746vw,49.204vh) scale(.2403)}to{transform:translate(65.4232vw,99vh) scale(.2403)}}.snow:nth-child(36){opacity:1.4348;transform:translate(64.1574vw,-10px) scale(.8766);animation:fall-36 27s -4s linear infinite}@keyframes fall-36{78.629%{transform:translate(60.0148vw,78.629vh) scale(.8766)}to{transform:translate(62.0861vw,99vh) scale(.8766)}}.snow:nth-child(37){opacity:1.6494;transform:translate(35.3132vw,-10px) scale(.2767);animation:fall-37 26s -3s linear infinite}@keyframes fall-37{54.116%{transform:translate(32.3252vw,54.116vh) scale(.2767)}to{transform:translate(33.8192vw,99vh) scale(.2767)}}.snow:nth-child(38){opacity:1.8102;transform:translate(91.9754vw,-10px) scale(.8605);animation:fall-38 15s -30s linear infinite}@keyframes fall-38{48.217%{transform:translate(82.1496vw,48.217vh) scale(.8605)}to{transform:translate(87.0625vw,99vh) scale(.8605)}}.snow:nth-child(39){opacity:1.6042;transform:translate(16.1487vw,-10px) scale(.4128);animation:fall-39 14s -17s linear infinite}@keyframes fall-39{48.196%{transform:translate(15.7697vw,48.196vh) scale(.4128)}to{transform:translate(15.9592vw,99vh) scale(.4128)}}.snow:nth-child(40){opacity:1.9464;transform:translate(53.8547vw,-10px) scale(.6447);animation:fall-40 27s -18s linear infinite}@keyframes fall-40{66.072%{transform:translate(48.1932vw,66.072vh) scale(.6447)}to{transform:translate(51.02395vw,99vh) scale(.6447)}}.snow:nth-child(41){opacity:1.1278;transform:translate(55.4651vw,-10px) scale(.1674);animation:fall-41 27s -22s linear infinite}@keyframes fall-41{39.221%{transform:translate(61.6165vw,39.221vh) scale(.1674)}to{transform:translate(58.5408vw,99vh) scale(.1674)}}.snow:nth-child(42){opacity:1.6048;transform:translate(70.8317vw,-10px) scale(.8833);animation:fall-42 11s -21s linear infinite}@keyframes fall-42{59.04%{transform:translate(65.7604vw,59.04vh) scale(.8833)}to{transform:translate(68.29605vw,99vh) scale(.8833)}}.snow:nth-child(43){opacity:.0458;transform:translate(98.6207vw,-10px) scale(.6692);animation:fall-43 24s -3s linear infinite}@keyframes fall-43{44.771%{transform:translate(100.5606vw,44.771vh) scale(.6692)}to{transform:translate(99.59065vw,99vh) scale(.6692)}}.snow:nth-child(44){opacity:.8454;transform:translate(18.8642vw,-10px) scale(.9301);animation:fall-44 29s -27s linear infinite}@keyframes fall-44{34.475%{transform:translate(11.6747vw,34.475vh) scale(.9301)}to{transform:translate(15.26945vw,99vh) scale(.9301)}}.snow:nth-child(45){opacity:1.4288;transform:translate(73.4449vw,-10px) scale(.6064);animation:fall-45 12s -1s linear infinite}@keyframes fall-45{58.778%{transform:translate(76.5415vw,58.778vh) scale(.6064)}to{transform:translate(74.9932vw,99vh) scale(.6064)}}.snow:nth-child(46){opacity:.1604;transform:translate(74.6214vw,-10px) scale(.2489);animation:fall-46 23s -4s linear infinite}@keyframes fall-46{31.464%{transform:translate(75.4989vw,31.464vh) scale(.2489)}to{transform:translate(75.06015vw,99vh) scale(.2489)}}.snow:nth-child(47){opacity:1.6702;transform:translate(6.8693vw,-10px) scale(.2284);animation:fall-47 17s -18s linear infinite}@keyframes fall-47{69.568%{transform:translate(10.9962vw,69.568vh) scale(.2284)}to{transform:translate(8.93275vw,99vh) scale(.2284)}}.snow:nth-child(48){opacity:.863;transform:translate(49.0944vw,-10px) scale(.1412);animation:fall-48 18s -2s linear infinite}@keyframes fall-48{30.356%{transform:translate(41.4854vw,30.356vh) scale(.1412)}to{transform:translate(45.2899vw,99vh) scale(.1412)}}.snow:nth-child(49){opacity:.6064;transform:translate(74.9263vw,-10px) scale(.3563);animation:fall-49 20s -26s linear infinite}@keyframes fall-49{39.138%{transform:translate(72.7848vw,39.138vh) scale(.3563)}to{transform:translate(73.85555vw,99vh) scale(.3563)}}.snow:nth-child(50){opacity:.6844;transform:translate(1.2056vw,-10px) scale(.8394);animation:fall-50 14s -2s linear infinite}@keyframes fall-50{32.273%{transform:translate(-4.0288vw,32.273vh) scale(.8394)}to{transform:translate(-1.4116vw,99vh) scale(.8394)}}.snow:nth-child(51){opacity:.5972;transform:translate(51.3588vw,-10px) scale(.1936);animation:fall-51 27s -2s linear infinite}@keyframes fall-51{35.654%{transform:translate(52.6921vw,35.654vh) scale(.1936)}to{transform:translate(52.02545vw,99vh) scale(.1936)}}.snow:nth-child(52){opacity:1.415;transform:translate(72.4022vw,-10px) scale(.4458);animation:fall-52 17s -4s linear infinite}@keyframes fall-52{52.944%{transform:translate(75.4102vw,52.944vh) scale(.4458)}to{transform:translate(73.9062vw,99vh) scale(.4458)}}.snow:nth-child(53){opacity:1.0132;transform:translate(59.2253vw,-10px) scale(.659);animation:fall-53 20s -27s linear infinite}@keyframes fall-53{45.568%{transform:translate(67.7664vw,45.568vh) scale(.659)}to{transform:translate(63.49585vw,99vh) scale(.659)}}.snow:nth-child(54){opacity:.9224;transform:translate(44.008vw,-10px) scale(.8163);animation:fall-54 25s -15s linear infinite}@keyframes fall-54{33.339%{transform:translate(38.4079vw,33.339vh) scale(.8163)}to{transform:translate(41.20795vw,99vh) scale(.8163)}}.snow:nth-child(55){opacity:.0246;transform:translate(7.8717vw,-10px) scale(.9404);animation:fall-55 12s -1s linear infinite}@keyframes fall-55{58.874%{transform:translate(10.7496vw,58.874vh) scale(.9404)}to{transform:translate(9.31065vw,99vh) scale(.9404)}}.snow:nth-child(56){opacity:.9196;transform:translate(56.0912vw,-10px) scale(.1058);animation:fall-56 28s -10s linear infinite}@keyframes fall-56{30.308%{transform:translate(46.774vw,30.308vh) scale(.1058)}to{transform:translate(51.4326vw,99vh) scale(.1058)}}.snow:nth-child(57){opacity:1.6244;transform:translate(24.231vw,-10px) scale(.312);animation:fall-57 20s -14s linear infinite}@keyframes fall-57{67.917%{transform:translate(17.2458vw,67.917vh) scale(.312)}to{transform:translate(20.7384vw,99vh) scale(.312)}}.snow:nth-child(58){opacity:1.8616;transform:translate(14.2025vw,-10px) scale(.4221);animation:fall-58 25s -7s linear infinite}@keyframes fall-58{47.737%{transform:translate(8.0225vw,47.737vh) scale(.4221)}to{transform:translate(11.1125vw,99vh) scale(.4221)}}.snow:nth-child(59){opacity:1.9898;transform:translate(87.4403vw,-10px) scale(.9287);animation:fall-59 17s -26s linear infinite}@keyframes fall-59{68.804%{transform:translate(86.0767vw,68.804vh) scale(.9287)}to{transform:translate(86.7585vw,99vh) scale(.9287)}}.snow:nth-child(60){opacity:1.2102;transform:translate(73.5352vw,-10px) scale(.1425);animation:fall-60 13s -17s linear infinite}@keyframes fall-60{79.306%{transform:translate(66.0449vw,79.306vh) scale(.1425)}to{transform:translate(69.79005vw,99vh) scale(.1425)}}.snow:nth-child(61){opacity:.9374;transform:translate(21.8041vw,-10px) scale(.964);animation:fall-61 11s -27s linear infinite}@keyframes fall-61{46.907%{transform:translate(16.7194vw,46.907vh) scale(.964)}to{transform:translate(19.26175vw,99vh) scale(.964)}}.snow:nth-child(62){opacity:1.7664;transform:translate(59.4962vw,-10px) scale(.9072);animation:fall-62 14s -21s linear infinite}@keyframes fall-62{41.206%{transform:translate(54.3349vw,41.206vh) scale(.9072)}to{transform:translate(56.91555vw,99vh) scale(.9072)}}.snow:nth-child(63){opacity:.7076;transform:translate(89.5098vw,-10px) scale(.2772);animation:fall-63 15s -1s linear infinite}@keyframes fall-63{36.771%{transform:translate(97.2287vw,36.771vh) scale(.2772)}to{transform:translate(93.36925vw,99vh) scale(.2772)}}.snow:nth-child(64){opacity:.7678;transform:translate(42.1737vw,-10px) scale(.3699);animation:fall-64 17s -28s linear infinite}@keyframes fall-64{54.336%{transform:translate(50.5718vw,54.336vh) scale(.3699)}to{transform:translate(46.37275vw,99vh) scale(.3699)}}.snow:nth-child(65){opacity:1.1822;transform:translate(90.3473vw,-10px) scale(.3337);animation:fall-65 26s -15s linear infinite}@keyframes fall-65{61.711%{transform:translate(97.439vw,61.711vh) scale(.3337)}to{transform:translate(93.89315vw,99vh) scale(.3337)}}.snow:nth-child(66){opacity:1.4674;transform:translate(20.9734vw,-10px) scale(.0376);animation:fall-66 28s -2s linear infinite}@keyframes fall-66{73.308%{transform:translate(23.2312vw,73.308vh) scale(.0376)}to{transform:translate(22.1023vw,99vh) scale(.0376)}}.snow:nth-child(67){opacity:.9532;transform:translate(30.9187vw,-10px) scale(.9708);animation:fall-67 28s -8s linear infinite}@keyframes fall-67{59.078%{transform:translate(36.0399vw,59.078vh) scale(.9708)}to{transform:translate(33.4793vw,99vh) scale(.9708)}}.snow:nth-child(68){opacity:.3952;transform:translate(55.7214vw,-10px) scale(.5348);animation:fall-68 27s -8s linear infinite}@keyframes fall-68{63.858%{transform:translate(59.7635vw,63.858vh) scale(.5348)}to{transform:translate(57.74245vw,99vh) scale(.5348)}}.snow:nth-child(69){opacity:.0758;transform:translate(83.8051vw,-10px) scale(.1623);animation:fall-69 27s -6s linear infinite}@keyframes fall-69{47.72%{transform:translate(80.1521vw,47.72vh) scale(.1623)}to{transform:translate(81.9786vw,99vh) scale(.1623)}}.snow:nth-child(70){opacity:1.069;transform:translate(28.7256vw,-10px) scale(.8506);animation:fall-70 15s -2s linear infinite}@keyframes fall-70{72.655%{transform:translate(26.1503vw,72.655vh) scale(.8506)}to{transform:translate(27.43795vw,99vh) scale(.8506)}}.snow:nth-child(71){opacity:.0692;transform:translate(54.1277vw,-10px) scale(.0652);animation:fall-71 26s -20s linear infinite}@keyframes fall-71{60.473%{transform:translate(56.9567vw,60.473vh) scale(.0652)}to{transform:translate(55.5422vw,99vh) scale(.0652)}}.snow:nth-child(72){opacity:1.4084;transform:translate(19.5704vw,-10px) scale(.4034);animation:fall-72 16s -28s linear infinite}@keyframes fall-72{37.38%{transform:translate(27.4319vw,37.38vh) scale(.4034)}to{transform:translate(23.50115vw,99vh) scale(.4034)}}.snow:nth-child(73){opacity:.1936;transform:translate(54.0437vw,-10px) scale(.2606);animation:fall-73 21s -20s linear infinite}@keyframes fall-73{36.083%{transform:translate(60.7206vw,36.083vh) scale(.2606)}to{transform:translate(57.38215vw,99vh) scale(.2606)}}.snow:nth-child(74){opacity:.114;transform:translate(79.2402vw,-10px) scale(.5598);animation:fall-74 15s -24s linear infinite}@keyframes fall-74{53.185%{transform:translate(77.9755vw,53.185vh) scale(.5598)}to{transform:translate(78.60785vw,99vh) scale(.5598)}}.snow:nth-child(75){opacity:1.237;transform:translate(51.8438vw,-10px) scale(.7778);animation:fall-75 22s -24s linear infinite}@keyframes fall-75{67.806%{transform:translate(42.7305vw,67.806vh) scale(.7778)}to{transform:translate(47.28715vw,99vh) scale(.7778)}}.snow:nth-child(76){opacity:.9414;transform:translate(32.2291vw,-10px) scale(.7084);animation:fall-76 22s -3s linear infinite}@keyframes fall-76{66.553%{transform:translate(23.169vw,66.553vh) scale(.7084)}to{transform:translate(27.69905vw,99vh) scale(.7084)}}.snow:nth-child(77){opacity:.5378;transform:translate(2.7444vw,-10px) scale(.8524);animation:fall-77 24s -25s linear infinite}@keyframes fall-77{76.1%{transform:translate(-6.9525vw,76.1vh) scale(.8524)}to{transform:translate(-2.10405vw,99vh) scale(.8524)}}.snow:nth-child(78){opacity:.6302;transform:translate(69.7284vw,-10px) scale(.598);animation:fall-78 25s -5s linear infinite}@keyframes fall-78{55.268%{transform:translate(76.2945vw,55.268vh) scale(.598)}to{transform:translate(73.01145vw,99vh) scale(.598)}}.snow:nth-child(79){opacity:1.697;transform:translate(55.3952vw,-10px) scale(.3414);animation:fall-79 12s -7s linear infinite}@keyframes fall-79{31.014%{transform:translate(57.5307vw,31.014vh) scale(.3414)}to{transform:translate(56.46295vw,99vh) scale(.3414)}}.snow:nth-child(80){opacity:1.7666;transform:translate(77.2883vw,-10px) scale(.5396);animation:fall-80 28s -29s linear infinite}@keyframes fall-80{56.888%{transform:translate(83.5376vw,56.888vh) scale(.5396)}to{transform:translate(80.41295vw,99vh) scale(.5396)}}.snow:nth-child(81){opacity:.609;transform:translate(89.0099vw,-10px) scale(.2011);animation:fall-81 20s -24s linear infinite}@keyframes fall-81{55.227%{transform:translate(90.4563vw,55.227vh) scale(.2011)}to{transform:translate(89.7331vw,99vh) scale(.2011)}}.snow:nth-child(82){opacity:.8908;transform:translate(48.4381vw,-10px) scale(.7811);animation:fall-82 10s -20s linear infinite}@keyframes fall-82{31.187%{transform:translate(42.3267vw,31.187vh) scale(.7811)}to{transform:translate(45.3824vw,99vh) scale(.7811)}}.snow:nth-child(83){opacity:1.4356;transform:translate(70.5158vw,-10px) scale(.7227);animation:fall-83 23s -2s linear infinite}@keyframes fall-83{56.629%{transform:translate(71.4951vw,56.629vh) scale(.7227)}to{transform:translate(71.00545vw,99vh) scale(.7227)}}.snow:nth-child(84){opacity:.8584;transform:translate(67.8276vw,-10px) scale(.3552);animation:fall-84 22s -18s linear infinite}@keyframes fall-84{36.348%{transform:translate(64.4545vw,36.348vh) scale(.3552)}to{transform:translate(66.14105vw,99vh) scale(.3552)}}.snow:nth-child(85){opacity:1.7744;transform:translate(52.2664vw,-10px) scale(.1748);animation:fall-85 30s -1s linear infinite}@keyframes fall-85{41.799%{transform:translate(50.9508vw,41.799vh) scale(.1748)}to{transform:translate(51.6086vw,99vh) scale(.1748)}}.snow:nth-child(86){opacity:.351;transform:translate(89.4528vw,-10px) scale(.0476);animation:fall-86 19s -23s linear infinite}@keyframes fall-86{65.811%{transform:translate(86.7274vw,65.811vh) scale(.0476)}to{transform:translate(88.0901vw,99vh) scale(.0476)}}.snow:nth-child(87){opacity:.7152;transform:translate(12.9907vw,-10px) scale(.4024);animation:fall-87 26s -18s linear infinite}@keyframes fall-87{79.292%{transform:translate(5.3801vw,79.292vh) scale(.4024)}to{transform:translate(9.1854vw,99vh) scale(.4024)}}.snow:nth-child(88){opacity:1.3018;transform:translate(27.4607vw,-10px) scale(.4244);animation:fall-88 14s -23s linear infinite}@keyframes fall-88{49.384%{transform:translate(28.1037vw,49.384vh) scale(.4244)}to{transform:translate(27.7822vw,99vh) scale(.4244)}}.snow:nth-child(89){opacity:.2396;transform:translate(61.3191vw,-10px) scale(.0521);animation:fall-89 25s -16s linear infinite}@keyframes fall-89{45.918%{transform:translate(68.1965vw,45.918vh) scale(.0521)}to{transform:translate(64.7578vw,99vh) scale(.0521)}}.snow:nth-child(90){opacity:.4836;transform:translate(60.4064vw,-10px) scale(.8997);animation:fall-90 30s -9s linear infinite}@keyframes fall-90{53.086%{transform:translate(58.5154vw,53.086vh) scale(.8997)}to{transform:translate(59.4609vw,99vh) scale(.8997)}}.snow:nth-child(91){opacity:1.1536;transform:translate(46.0869vw,-10px) scale(.0468);animation:fall-91 30s -30s linear infinite}@keyframes fall-91{68.18%{transform:translate(49.1274vw,68.18vh) scale(.0468)}to{transform:translate(47.60715vw,99vh) scale(.0468)}}.snow:nth-child(92){opacity:.172;transform:translate(17.0768vw,-10px) scale(.2789);animation:fall-92 27s -2s linear infinite}@keyframes fall-92{54.439%{transform:translate(11.3417vw,54.439vh) scale(.2789)}to{transform:translate(14.20925vw,99vh) scale(.2789)}}.snow:nth-child(93){opacity:.128;transform:translate(1.4142vw,-10px) scale(.9086);animation:fall-93 29s -19s linear infinite}@keyframes fall-93{59%{transform:translate(-2.0026vw,59vh) scale(.9086)}to{transform:translate(-.2942vw,99vh) scale(.9086)}}.snow:nth-child(94){opacity:1.755;transform:translate(29.1106vw,-10px) scale(.1006);animation:fall-94 24s -15s linear infinite}@keyframes fall-94{54.267%{transform:translate(37.5954vw,54.267vh) scale(.1006)}to{transform:translate(33.353vw,99vh) scale(.1006)}}.snow:nth-child(95){opacity:.1246;transform:translate(98.9748vw,-10px) scale(.6521);animation:fall-95 18s -9s linear infinite}@keyframes fall-95{78.202%{transform:translate(103.2335vw,78.202vh) scale(.6521)}to{transform:translate(101.10415vw,99vh) scale(.6521)}}.snow:nth-child(96){opacity:1.1486;transform:translate(48.4792vw,-10px) scale(.0919);animation:fall-96 25s -28s linear infinite}@keyframes fall-96{67.598%{transform:translate(43.1845vw,67.598vh) scale(.0919)}to{transform:translate(45.83185vw,99vh) scale(.0919)}}.snow:nth-child(97){opacity:1.755;transform:translate(60.8757vw,-10px) scale(.6239);animation:fall-97 29s -17s linear infinite}@keyframes fall-97{43.173%{transform:translate(55.5646vw,43.173vh) scale(.6239)}to{transform:translate(58.22015vw,99vh) scale(.6239)}}.snow:nth-child(98){opacity:1.1052;transform:translate(3.1728vw,-10px) scale(.6276);animation:fall-98 30s -26s linear infinite}@keyframes fall-98{40.958%{transform:translate(12.6602vw,40.958vh) scale(.6276)}to{transform:translate(7.9165vw,99vh) scale(.6276)}}.snow:nth-child(99){opacity:.5996;transform:translate(89.6589vw,-10px) scale(.9552);animation:fall-99 23s -21s linear infinite}@keyframes fall-99{59.779%{transform:translate(84.2453vw,59.779vh) scale(.9552)}to{transform:translate(86.9521vw,99vh) scale(.9552)}}.snow:nth-child(100){opacity:.5834;transform:translate(97.1488vw,-10px) scale(.0594);animation:fall-100 21s -10s linear infinite}@keyframes fall-100{40.368%{transform:translate(93.9503vw,40.368vh) scale(.0594)}to{transform:translate(95.54955vw,99vh) scale(.0594)}}.snow:nth-child(101){opacity:.8978;transform:translate(39.6914vw,-10px) scale(.7196);animation:fall-101 17s -24s linear infinite}@keyframes fall-101{36.096%{transform:translate(42.5254vw,36.096vh) scale(.7196)}to{transform:translate(41.1084vw,99vh) scale(.7196)}}.snow:nth-child(102){opacity:1.2846;transform:translate(94.8282vw,-10px) scale(.2505);animation:fall-102 12s -28s linear infinite}@keyframes fall-102{35.095%{transform:translate(96.5761vw,35.095vh) scale(.2505)}to{transform:translate(95.70215vw,99vh) scale(.2505)}}.snow:nth-child(103){opacity:1.0862;transform:translate(69.2139vw,-10px) scale(.1913);animation:fall-103 21s -20s linear infinite}@keyframes fall-103{61.66%{transform:translate(71.3548vw,61.66vh) scale(.1913)}to{transform:translate(70.28435vw,99vh) scale(.1913)}}.snow:nth-child(104){opacity:1.041;transform:translate(52.8404vw,-10px) scale(.4044);animation:fall-104 22s -19s linear infinite}@keyframes fall-104{59.594%{transform:translate(62.7544vw,59.594vh) scale(.4044)}to{transform:translate(57.7974vw,99vh) scale(.4044)}}.snow:nth-child(105){opacity:1.4294;transform:translate(34.5983vw,-10px) scale(.0583);animation:fall-105 16s -16s linear infinite}@keyframes fall-105{67.463%{transform:translate(27.1962vw,67.463vh) scale(.0583)}to{transform:translate(30.89725vw,99vh) scale(.0583)}}.snow:nth-child(106){opacity:.6548;transform:translate(20.3909vw,-10px) scale(.6701);animation:fall-106 25s -16s linear infinite}@keyframes fall-106{79.37%{transform:translate(18.1537vw,79.37vh) scale(.6701)}to{transform:translate(19.2723vw,99vh) scale(.6701)}}.snow:nth-child(107){opacity:.2128;transform:translate(34.6408vw,-10px) scale(.3935);animation:fall-107 23s -19s linear infinite}@keyframes fall-107{63.578%{transform:translate(26.7411vw,63.578vh) scale(.3935)}to{transform:translate(30.69095vw,99vh) scale(.3935)}}.snow:nth-child(108){opacity:1.4766;transform:translate(2.5567vw,-10px) scale(.4322);animation:fall-108 26s -17s linear infinite}@keyframes fall-108{46.627%{transform:translate(1.6802vw,46.627vh) scale(.4322)}to{transform:translate(2.11845vw,99vh) scale(.4322)}}.snow:nth-child(109){opacity:.484;transform:translate(33.3504vw,-10px) scale(.9984);animation:fall-109 23s -30s linear infinite}@keyframes fall-109{35.042%{transform:translate(42.8567vw,35.042vh) scale(.9984)}to{transform:translate(38.10355vw,99vh) scale(.9984)}}.snow:nth-child(110){opacity:1.2654;transform:translate(67.8792vw,-10px) scale(.5143);animation:fall-110 10s -13s linear infinite}@keyframes fall-110{41.774%{transform:translate(58.9439vw,41.774vh) scale(.5143)}to{transform:translate(63.41155vw,99vh) scale(.5143)}}.snow:nth-child(111){opacity:1.73;transform:translate(45.7321vw,-10px) scale(.9022);animation:fall-111 12s -14s linear infinite}@keyframes fall-111{54.473%{transform:translate(45.3509vw,54.473vh) scale(.9022)}to{transform:translate(45.5415vw,99vh) scale(.9022)}}.snow:nth-child(112){opacity:.778;transform:translate(89.8067vw,-10px) scale(.7409);animation:fall-112 28s -26s linear infinite}@keyframes fall-112{39.208%{transform:translate(94.7563vw,39.208vh) scale(.7409)}to{transform:translate(92.2815vw,99vh) scale(.7409)}}.snow:nth-child(113){opacity:.6816;transform:translate(30.4012vw,-10px) scale(.3548);animation:fall-113 29s -3s linear infinite}@keyframes fall-113{45.952%{transform:translate(23.8846vw,45.952vh) scale(.3548)}to{transform:translate(27.1429vw,99vh) scale(.3548)}}.snow:nth-child(114){opacity:1.7656;transform:translate(11.9696vw,-10px) scale(.6712);animation:fall-114 14s -5s linear infinite}@keyframes fall-114{48.371%{transform:translate(12.6197vw,48.371vh) scale(.6712)}to{transform:translate(12.29465vw,99vh) scale(.6712)}}.snow:nth-child(115){opacity:1.223;transform:translate(29.7744vw,-10px) scale(.2027);animation:fall-115 15s -6s linear infinite}@keyframes fall-115{77.652%{transform:translate(36.005vw,77.652vh) scale(.2027)}to{transform:translate(32.8897vw,99vh) scale(.2027)}}.snow:nth-child(116){opacity:.7036;transform:translate(82.144vw,-10px) scale(.2914);animation:fall-116 13s -8s linear infinite}@keyframes fall-116{64.441%{transform:translate(91.5146vw,64.441vh) scale(.2914)}to{transform:translate(86.8293vw,99vh) scale(.2914)}}.snow:nth-child(117){opacity:.3636;transform:translate(16.4233vw,-10px) scale(.4877);animation:fall-117 21s -25s linear infinite}@keyframes fall-117{54.686%{transform:translate(12.1767vw,54.686vh) scale(.4877)}to{transform:translate(14.3vw,99vh) scale(.4877)}}.snow:nth-child(118){opacity:1.0512;transform:translate(51.8278vw,-10px) scale(.4734);animation:fall-118 18s -2s linear infinite}@keyframes fall-118{65.693%{transform:translate(46.1633vw,65.693vh) scale(.4734)}to{transform:translate(48.99555vw,99vh) scale(.4734)}}.snow:nth-child(119){opacity:.8772;transform:translate(12.4343vw,-10px) scale(.937);animation:fall-119 22s -26s linear infinite}@keyframes fall-119{79.137%{transform:translate(8.4149vw,79.137vh) scale(.937)}to{transform:translate(10.4246vw,99vh) scale(.937)}}.snow:nth-child(120){opacity:.56;transform:translate(43.7323vw,-10px) scale(.0661);animation:fall-120 10s -25s linear infinite}@keyframes fall-120{76.923%{transform:translate(34.2384vw,76.923vh) scale(.0661)}to{transform:translate(38.98535vw,99vh) scale(.0661)}}.snow:nth-child(121){opacity:.4374;transform:translate(38.1569vw,-10px) scale(.2692);animation:fall-121 23s -28s linear infinite}@keyframes fall-121{68.843%{transform:translate(46.2191vw,68.843vh) scale(.2692)}to{transform:translate(42.188vw,99vh) scale(.2692)}}.snow:nth-child(122){opacity:1.7748;transform:translate(66.7883vw,-10px) scale(.3014);animation:fall-122 26s -17s linear infinite}@keyframes fall-122{33.827%{transform:translate(62.6954vw,33.827vh) scale(.3014)}to{transform:translate(64.74185vw,99vh) scale(.3014)}}.snow:nth-child(123){opacity:1.2592;transform:translate(59.7428vw,-10px) scale(.7347);animation:fall-123 13s -2s linear infinite}@keyframes fall-123{73.241%{transform:translate(54.795vw,73.241vh) scale(.7347)}to{transform:translate(57.2689vw,99vh) scale(.7347)}}.snow:nth-child(124){opacity:.4584;transform:translate(1.615vw,-10px) scale(.2044);animation:fall-124 28s -18s linear infinite}@keyframes fall-124{55.689%{transform:translate(-2.1424vw,55.689vh) scale(.2044)}to{transform:translate(-.2637vw,99vh) scale(.2044)}}.snow:nth-child(125){opacity:1.499;transform:translate(90.1759vw,-10px) scale(.409);animation:fall-125 23s -9s linear infinite}@keyframes fall-125{45.749%{transform:translate(87.7838vw,45.749vh) scale(.409)}to{transform:translate(88.97985vw,99vh) scale(.409)}}.snow:nth-child(126){opacity:.1318;transform:translate(92.7401vw,-10px) scale(.1955);animation:fall-126 24s -5s linear infinite}@keyframes fall-126{58.431%{transform:translate(85.9106vw,58.431vh) scale(.1955)}to{transform:translate(89.32535vw,99vh) scale(.1955)}}.snow:nth-child(127){opacity:1.254;transform:translate(63.8709vw,-10px) scale(.7474);animation:fall-127 25s -1s linear infinite}@keyframes fall-127{56.729%{transform:translate(73.0391vw,56.729vh) scale(.7474)}to{transform:translate(68.455vw,99vh) scale(.7474)}}.snow:nth-child(128){opacity:.9088;transform:translate(25.1321vw,-10px) scale(.6061);animation:fall-128 30s -16s linear infinite}@keyframes fall-128{54.347%{transform:translate(24.1237vw,54.347vh) scale(.6061)}to{transform:translate(24.6279vw,99vh) scale(.6061)}}.snow:nth-child(129){opacity:1.1248;transform:translate(84.6585vw,-10px) scale(.4034);animation:fall-129 28s -27s linear infinite}@keyframes fall-129{64.191%{transform:translate(77.6205vw,64.191vh) scale(.4034)}to{transform:translate(81.1395vw,99vh) scale(.4034)}}.snow:nth-child(130){opacity:.4532;transform:translate(2.6531vw,-10px) scale(.7726);animation:fall-130 18s -19s linear infinite}@keyframes fall-130{74.249%{transform:translate(3.6529vw,74.249vh) scale(.7726)}to{transform:translate(3.153vw,99vh) scale(.7726)}}.snow:nth-child(131){opacity:.6826;transform:translate(99.9908vw,-10px) scale(.6301);animation:fall-131 20s -9s linear infinite}@keyframes fall-131{77.402%{transform:translate(105.0745vw,77.402vh) scale(.6301)}to{transform:translate(102.53265vw,99vh) scale(.6301)}}.snow:nth-child(132){opacity:.0854;transform:translate(24.6399vw,-10px) scale(.5399);animation:fall-132 14s -3s linear infinite}@keyframes fall-132{77.492%{transform:translate(15.4142vw,77.492vh) scale(.5399)}to{transform:translate(20.02705vw,99vh) scale(.5399)}}.snow:nth-child(133){opacity:.5516;transform:translate(10.447vw,-10px) scale(.8057);animation:fall-133 12s -2s linear infinite}@keyframes fall-133{77.708%{transform:translate(11.0135vw,77.708vh) scale(.8057)}to{transform:translate(10.73025vw,99vh) scale(.8057)}}.snow:nth-child(134){opacity:1.6968;transform:translate(94.0935vw,-10px) scale(.0443);animation:fall-134 30s -5s linear infinite}@keyframes fall-134{42.709%{transform:translate(88.5164vw,42.709vh) scale(.0443)}to{transform:translate(91.30495vw,99vh) scale(.0443)}}.snow:nth-child(135){opacity:1.1268;transform:translate(75.3093vw,-10px) scale(.6702);animation:fall-135 22s -30s linear infinite}@keyframes fall-135{61.878%{transform:translate(85.11vw,61.878vh) scale(.6702)}to{transform:translate(80.20965vw,99vh) scale(.6702)}}.snow:nth-child(136){opacity:.816;transform:translate(96.2927vw,-10px) scale(.3036);animation:fall-136 20s -8s linear infinite}@keyframes fall-136{33.728%{transform:translate(102.7507vw,33.728vh) scale(.3036)}to{transform:translate(99.5217vw,99vh) scale(.3036)}}.snow:nth-child(137){opacity:1.4306;transform:translate(70.459vw,-10px) scale(.2312);animation:fall-137 16s -6s linear infinite}@keyframes fall-137{46.277%{transform:translate(77.5317vw,46.277vh) scale(.2312)}to{transform:translate(73.99535vw,99vh) scale(.2312)}}.snow:nth-child(138){opacity:1.7612;transform:translate(76.0973vw,-10px) scale(.3653);animation:fall-138 23s -14s linear infinite}@keyframes fall-138{31.255%{transform:translate(70.3291vw,31.255vh) scale(.3653)}to{transform:translate(73.2132vw,99vh) scale(.3653)}}.snow:nth-child(139){opacity:1.6436;transform:translate(85.2825vw,-10px) scale(.4255);animation:fall-139 16s -8s linear infinite}@keyframes fall-139{36.332%{transform:translate(85.4272vw,36.332vh) scale(.4255)}to{transform:translate(85.35485vw,99vh) scale(.4255)}}.snow:nth-child(140){opacity:.6154;transform:translate(33.8817vw,-10px) scale(.9928);animation:fall-140 17s -16s linear infinite}@keyframes fall-140{57.565%{transform:translate(28.0004vw,57.565vh) scale(.9928)}to{transform:translate(30.94105vw,99vh) scale(.9928)}}.snow:nth-child(141){opacity:.034;transform:translate(37.1197vw,-10px) scale(.6081);animation:fall-141 23s -28s linear infinite}@keyframes fall-141{66.749%{transform:translate(39.626vw,66.749vh) scale(.6081)}to{transform:translate(38.37285vw,99vh) scale(.6081)}}.snow:nth-child(142){opacity:.7926;transform:translate(17.0782vw,-10px) scale(.4074);animation:fall-142 29s -14s linear infinite}@keyframes fall-142{63.477%{transform:translate(16.8875vw,63.477vh) scale(.4074)}to{transform:translate(16.98285vw,99vh) scale(.4074)}}.snow:nth-child(143){opacity:1.9748;transform:translate(.6609vw,-10px) scale(.0529);animation:fall-143 30s -17s linear infinite}@keyframes fall-143{59.857%{transform:translate(3.2094vw,59.857vh) scale(.0529)}to{transform:translate(1.93515vw,99vh) scale(.0529)}}.snow:nth-child(144){opacity:1.91;transform:translate(8.1918vw,-10px) scale(.7204);animation:fall-144 22s -22s linear infinite}@keyframes fall-144{34.823%{transform:translate(11.153vw,34.823vh) scale(.7204)}to{transform:translate(9.6724vw,99vh) scale(.7204)}}.snow:nth-child(145){opacity:.565;transform:translate(29.3714vw,-10px) scale(.562);animation:fall-145 20s -6s linear infinite}@keyframes fall-145{33.065%{transform:translate(27.2605vw,33.065vh) scale(.562)}to{transform:translate(28.31595vw,99vh) scale(.562)}}.snow:nth-child(146){opacity:1.6138;transform:translate(11.6628vw,-10px) scale(.9075);animation:fall-146 29s -22s linear infinite}@keyframes fall-146{52.78%{transform:translate(10.1205vw,52.78vh) scale(.9075)}to{transform:translate(10.89165vw,99vh) scale(.9075)}}.snow:nth-child(147){opacity:1.321;transform:translate(47.4771vw,-10px) scale(.516);animation:fall-147 23s -9s linear infinite}@keyframes fall-147{72.743%{transform:translate(56.2934vw,72.743vh) scale(.516)}to{transform:translate(51.88525vw,99vh) scale(.516)}}.snow:nth-child(148){opacity:1.5904;transform:translate(87.9354vw,-10px) scale(.0479);animation:fall-148 14s -29s linear infinite}@keyframes fall-148{34.87%{transform:translate(91.1071vw,34.87vh) scale(.0479)}to{transform:translate(89.52125vw,99vh) scale(.0479)}}.snow:nth-child(149){opacity:1.5078;transform:translate(70.6897vw,-10px) scale(.2601);animation:fall-149 21s -8s linear infinite}@keyframes fall-149{75.471%{transform:translate(78.2508vw,75.471vh) scale(.2601)}to{transform:translate(74.47025vw,99vh) scale(.2601)}}.snow:nth-child(150){opacity:.6024;transform:translate(40.6294vw,-10px) scale(.2795);animation:fall-150 12s -23s linear infinite}@keyframes fall-150{57.235%{transform:translate(47.0215vw,57.235vh) scale(.2795)}to{transform:translate(43.82545vw,99vh) scale(.2795)}}.snow:nth-child(151){opacity:.1004;transform:translate(99.7281vw,-10px) scale(.5621);animation:fall-151 17s -21s linear infinite}@keyframes fall-151{74.859%{transform:translate(105.4794vw,74.859vh) scale(.5621)}to{transform:translate(102.60375vw,99vh) scale(.5621)}}.snow:nth-child(152){opacity:.274;transform:translate(27.1194vw,-10px) scale(.622);animation:fall-152 24s -11s linear infinite}@keyframes fall-152{36.153%{transform:translate(34.0301vw,36.153vh) scale(.622)}to{transform:translate(30.57475vw,99vh) scale(.622)}}.snow:nth-child(153){opacity:.7516;transform:translate(64.9072vw,-10px) scale(.4363);animation:fall-153 24s -23s linear infinite}@keyframes fall-153{79.341%{transform:translate(55.6468vw,79.341vh) scale(.4363)}to{transform:translate(60.277vw,99vh) scale(.4363)}}.snow:nth-child(154){opacity:1.976;transform:translate(60.3973vw,-10px) scale(.3012);animation:fall-154 18s -30s linear infinite}@keyframes fall-154{56.44%{transform:translate(64.3715vw,56.44vh) scale(.3012)}to{transform:translate(62.3844vw,99vh) scale(.3012)}}.snow:nth-child(155){opacity:1.6014;transform:translate(26.9363vw,-10px) scale(.0336);animation:fall-155 14s -8s linear infinite}@keyframes fall-155{76.851%{transform:translate(18.3465vw,76.851vh) scale(.0336)}to{transform:translate(22.6414vw,99vh) scale(.0336)}}.snow:nth-child(156){opacity:1.6132;transform:translate(40.1637vw,-10px) scale(.8322);animation:fall-156 14s -5s linear infinite}@keyframes fall-156{40.832%{transform:translate(34.6602vw,40.832vh) scale(.8322)}to{transform:translate(37.41195vw,99vh) scale(.8322)}}.snow:nth-child(157){opacity:.0536;transform:translate(19.2561vw,-10px) scale(.9459);animation:fall-157 30s -28s linear infinite}@keyframes fall-157{45.603%{transform:translate(16.284vw,45.603vh) scale(.9459)}to{transform:translate(17.77005vw,99vh) scale(.9459)}}.snow:nth-child(158){opacity:1.107;transform:translate(53.5519vw,-10px) scale(.2648);animation:fall-158 24s -17s linear infinite}@keyframes fall-158{79.799%{transform:translate(58.3867vw,79.799vh) scale(.2648)}to{transform:translate(55.9693vw,99vh) scale(.2648)}}.snow:nth-child(159){opacity:.8306;transform:translate(4.8057vw,-10px) scale(.3437);animation:fall-159 13s -10s linear infinite}@keyframes fall-159{38.116%{transform:translate(9.9871vw,38.116vh) scale(.3437)}to{transform:translate(7.3964vw,99vh) scale(.3437)}}.snow:nth-child(160){opacity:1.5464;transform:translate(93.45vw,-10px) scale(.3306);animation:fall-160 13s -4s linear infinite}@keyframes fall-160{39.835%{transform:translate(83.8761vw,39.835vh) scale(.3306)}to{transform:translate(88.66305vw,99vh) scale(.3306)}}.snow:nth-child(161){opacity:.8206;transform:translate(30.8295vw,-10px) scale(.1562);animation:fall-161 13s -5s linear infinite}@keyframes fall-161{48.549%{transform:translate(22.3693vw,48.549vh) scale(.1562)}to{transform:translate(26.5994vw,99vh) scale(.1562)}}.snow:nth-child(162){opacity:1.2172;transform:translate(31.1382vw,-10px) scale(.8602);animation:fall-162 19s -5s linear infinite}@keyframes fall-162{56.99%{transform:translate(35.8999vw,56.99vh) scale(.8602)}to{transform:translate(33.51905vw,99vh) scale(.8602)}}.snow:nth-child(163){opacity:.0386;transform:translate(44.1986vw,-10px) scale(.7579);animation:fall-163 19s -5s linear infinite}@keyframes fall-163{49.881%{transform:translate(53.6159vw,49.881vh) scale(.7579)}to{transform:translate(48.90725vw,99vh) scale(.7579)}}.snow:nth-child(164){opacity:.7466;transform:translate(4.7476vw,-10px) scale(.2247);animation:fall-164 29s -24s linear infinite}@keyframes fall-164{47.844%{transform:translate(6.1575vw,47.844vh) scale(.2247)}to{transform:translate(5.45255vw,99vh) scale(.2247)}}.snow:nth-child(165){opacity:.3112;transform:translate(39.5742vw,-10px) scale(.0281);animation:fall-165 29s -22s linear infinite}@keyframes fall-165{70.856%{transform:translate(40.9516vw,70.856vh) scale(.0281)}to{transform:translate(40.2629vw,99vh) scale(.0281)}}.snow:nth-child(166){opacity:1.8666;transform:translate(12.2058vw,-10px) scale(.1919);animation:fall-166 26s -5s linear infinite}@keyframes fall-166{79.225%{transform:translate(6.6572vw,79.225vh) scale(.1919)}to{transform:translate(9.4315vw,99vh) scale(.1919)}}.snow:nth-child(167){opacity:1.845;transform:translate(83.0534vw,-10px) scale(.5034);animation:fall-167 21s -14s linear infinite}@keyframes fall-167{42.376%{transform:translate(77.1157vw,42.376vh) scale(.5034)}to{transform:translate(80.08455vw,99vh) scale(.5034)}}.snow:nth-child(168){opacity:1.2508;transform:translate(42.8799vw,-10px) scale(.4575);animation:fall-168 11s -9s linear infinite}@keyframes fall-168{51.083%{transform:translate(44.0543vw,51.083vh) scale(.4575)}to{transform:translate(43.4671vw,99vh) scale(.4575)}}.snow:nth-child(169){opacity:1.7264;transform:translate(35.1074vw,-10px) scale(.9829);animation:fall-169 14s -7s linear infinite}@keyframes fall-169{45.897%{transform:translate(41.8622vw,45.897vh) scale(.9829)}to{transform:translate(38.4848vw,99vh) scale(.9829)}}.snow:nth-child(170){opacity:1.0312;transform:translate(86.9796vw,-10px) scale(.1047);animation:fall-170 21s -15s linear infinite}@keyframes fall-170{33.495%{transform:translate(91.3374vw,33.495vh) scale(.1047)}to{transform:translate(89.1585vw,99vh) scale(.1047)}}.snow:nth-child(171){opacity:.4808;transform:translate(92.9171vw,-10px) scale(.239);animation:fall-171 20s -3s linear infinite}@keyframes fall-171{38.535%{transform:translate(102.3674vw,38.535vh) scale(.239)}to{transform:translate(97.64225vw,99vh) scale(.239)}}.snow:nth-child(172){opacity:.115;transform:translate(28.3216vw,-10px) scale(.9298);animation:fall-172 28s -4s linear infinite}@keyframes fall-172{43.177%{transform:translate(33.2469vw,43.177vh) scale(.9298)}to{transform:translate(30.78425vw,99vh) scale(.9298)}}.snow:nth-child(173){opacity:.5642;transform:translate(99.3612vw,-10px) scale(.8671);animation:fall-173 28s -20s linear infinite}@keyframes fall-173{77.257%{transform:translate(90.9502vw,77.257vh) scale(.8671)}to{transform:translate(95.1557vw,99vh) scale(.8671)}}.snow:nth-child(174){opacity:.465;transform:translate(53.5428vw,-10px) scale(.6239);animation:fall-174 18s -6s linear infinite}@keyframes fall-174{53.129%{transform:translate(47.2672vw,53.129vh) scale(.6239)}to{transform:translate(50.405vw,99vh) scale(.6239)}}.snow:nth-child(175){opacity:1.1132;transform:translate(97.7015vw,-10px) scale(.1947);animation:fall-175 22s -1s linear infinite}@keyframes fall-175{73.581%{transform:translate(99.146vw,73.581vh) scale(.1947)}to{transform:translate(98.42375vw,99vh) scale(.1947)}}.snow:nth-child(176){opacity:.4374;transform:translate(19.6713vw,-10px) scale(.239);animation:fall-176 27s -10s linear infinite}@keyframes fall-176{37.874%{transform:translate(24.554vw,37.874vh) scale(.239)}to{transform:translate(22.11265vw,99vh) scale(.239)}}.snow:nth-child(177){opacity:1.5118;transform:translate(93.2397vw,-10px) scale(.5289);animation:fall-177 11s -5s linear infinite}@keyframes fall-177{46.282%{transform:translate(100.1151vw,46.282vh) scale(.5289)}to{transform:translate(96.6774vw,99vh) scale(.5289)}}.snow:nth-child(178){opacity:1.5926;transform:translate(65.343vw,-10px) scale(.3275);animation:fall-178 11s -12s linear infinite}@keyframes fall-178{73.675%{transform:translate(68.8635vw,73.675vh) scale(.3275)}to{transform:translate(67.10325vw,99vh) scale(.3275)}}.snow:nth-child(179){opacity:1.417;transform:translate(33.701vw,-10px) scale(.4599);animation:fall-179 18s -14s linear infinite}@keyframes fall-179{31.42%{transform:translate(33.2508vw,31.42vh) scale(.4599)}to{transform:translate(33.4759vw,99vh) scale(.4599)}}.snow:nth-child(180){opacity:.1548;transform:translate(15.475vw,-10px) scale(.9897);animation:fall-180 20s -25s linear infinite}@keyframes fall-180{75.947%{transform:translate(24.1488vw,75.947vh) scale(.9897)}to{transform:translate(19.8119vw,99vh) scale(.9897)}}.snow:nth-child(181){opacity:.4822;transform:translate(87.8795vw,-10px) scale(.4791);animation:fall-181 25s -1s linear infinite}@keyframes fall-181{31.262%{transform:translate(86.3644vw,31.262vh) scale(.4791)}to{transform:translate(87.12195vw,99vh) scale(.4791)}}.snow:nth-child(182){opacity:.9652;transform:translate(91.6369vw,-10px) scale(.3984);animation:fall-182 21s -17s linear infinite}@keyframes fall-182{41.933%{transform:translate(86.693vw,41.933vh) scale(.3984)}to{transform:translate(89.16495vw,99vh) scale(.3984)}}.snow:nth-child(183){opacity:1.371;transform:translate(67.5006vw,-10px) scale(.1377);animation:fall-183 21s -29s linear infinite}@keyframes fall-183{52.337%{transform:translate(76.8384vw,52.337vh) scale(.1377)}to{transform:translate(72.1695vw,99vh) scale(.1377)}}.snow:nth-child(184){opacity:1.2828;transform:translate(17.3033vw,-10px) scale(.0188);animation:fall-184 24s -27s linear infinite}@keyframes fall-184{49.814%{transform:translate(22.6905vw,49.814vh) scale(.0188)}to{transform:translate(19.9969vw,99vh) scale(.0188)}}.snow:nth-child(185){opacity:.815;transform:translate(96.4356vw,-10px) scale(.3864);animation:fall-185 23s -5s linear infinite}@keyframes fall-185{60.362%{transform:translate(101.5083vw,60.362vh) scale(.3864)}to{transform:translate(98.97195vw,99vh) scale(.3864)}}.snow:nth-child(186){opacity:.1746;transform:translate(50.0637vw,-10px) scale(.6564);animation:fall-186 26s -29s linear infinite}@keyframes fall-186{52.279%{transform:translate(55.5651vw,52.279vh) scale(.6564)}to{transform:translate(52.8144vw,99vh) scale(.6564)}}.snow:nth-child(187){opacity:1.4538;transform:translate(63.9741vw,-10px) scale(.6989);animation:fall-187 12s -11s linear infinite}@keyframes fall-187{56.055%{transform:translate(60.6772vw,56.055vh) scale(.6989)}to{transform:translate(62.32565vw,99vh) scale(.6989)}}.snow:nth-child(188){opacity:.51;transform:translate(63.7367vw,-10px) scale(.7095);animation:fall-188 29s -26s linear infinite}@keyframes fall-188{70.341%{transform:translate(68.495vw,70.341vh) scale(.7095)}to{transform:translate(66.11585vw,99vh) scale(.7095)}}.snow:nth-child(189){opacity:.6534;transform:translate(90.4388vw,-10px) scale(.8102);animation:fall-189 27s -12s linear infinite}@keyframes fall-189{42.835%{transform:translate(96.0853vw,42.835vh) scale(.8102)}to{transform:translate(93.26205vw,99vh) scale(.8102)}}.snow:nth-child(190){opacity:.2642;transform:translate(12.7333vw,-10px) scale(.2828);animation:fall-190 24s -25s linear infinite}@keyframes fall-190{72.486%{transform:translate(15.0279vw,72.486vh) scale(.2828)}to{transform:translate(13.8806vw,99vh) scale(.2828)}}.snow:nth-child(191){opacity:1.2188;transform:translate(97.858vw,-10px) scale(.0423);animation:fall-191 16s -18s linear infinite}@keyframes fall-191{66.678%{transform:translate(105.0604vw,66.678vh) scale(.0423)}to{transform:translate(101.4592vw,99vh) scale(.0423)}}.snow:nth-child(192){opacity:.4388;transform:translate(80.9197vw,-10px) scale(.5592);animation:fall-192 13s -20s linear infinite}@keyframes fall-192{70.993%{transform:translate(77.9482vw,70.993vh) scale(.5592)}to{transform:translate(79.43395vw,99vh) scale(.5592)}}.snow:nth-child(193){opacity:.3452;transform:translate(28.6096vw,-10px) scale(.5435);animation:fall-193 14s -6s linear infinite}@keyframes fall-193{70.315%{transform:translate(37.0623vw,70.315vh) scale(.5435)}to{transform:translate(32.83595vw,99vh) scale(.5435)}}.snow:nth-child(194){opacity:.9026;transform:translate(98.6457vw,-10px) scale(.2979);animation:fall-194 17s -20s linear infinite}@keyframes fall-194{75.653%{transform:translate(97.0489vw,75.653vh) scale(.2979)}to{transform:translate(97.8473vw,99vh) scale(.2979)}}.snow:nth-child(195){opacity:.1802;transform:translate(58.8719vw,-10px) scale(.3161);animation:fall-195 24s -23s linear infinite}@keyframes fall-195{32.674%{transform:translate(49.8741vw,32.674vh) scale(.3161)}to{transform:translate(54.373vw,99vh) scale(.3161)}}.snow:nth-child(196){opacity:1.605;transform:translate(42.7913vw,-10px) scale(.2843);animation:fall-196 29s -28s linear infinite}@keyframes fall-196{44.913%{transform:translate(38.0486vw,44.913vh) scale(.2843)}to{transform:translate(40.41995vw,99vh) scale(.2843)}}.snow:nth-child(197){opacity:.4992;transform:translate(93.682vw,-10px) scale(.9295);animation:fall-197 13s -28s linear infinite}@keyframes fall-197{64.265%{transform:translate(96.4807vw,64.265vh) scale(.9295)}to{transform:translate(95.08135vw,99vh) scale(.9295)}}.snow:nth-child(198){opacity:1.4652;transform:translate(55.7715vw,-10px) scale(.2427);animation:fall-198 29s -3s linear infinite}@keyframes fall-198{71.922%{transform:translate(49.8144vw,71.922vh) scale(.2427)}to{transform:translate(52.79295vw,99vh) scale(.2427)}}.snow:nth-child(199){opacity:1.2584;transform:translate(8.0194vw,-10px) scale(.1771);animation:fall-199 10s -2s linear infinite}@keyframes fall-199{56.867%{transform:translate(10.0157vw,56.867vh) scale(.1771)}to{transform:translate(9.01755vw,99vh) scale(.1771)}}.snow:nth-child(200){opacity:1.2926;transform:translate(37.0486vw,-10px) scale(.6723);animation:fall-200 15s -5s linear infinite}@keyframes fall-200{37.959%{transform:translate(28.9691vw,37.959vh) scale(.6723)}to{transform:translate(33.00885vw,99vh) scale(.6723)}}.snow:nth-child(201){opacity:1.2564;transform:translate(14.3831vw,-10px) scale(.6895);animation:fall-201 20s -12s linear infinite}@keyframes fall-201{37.381%{transform:translate(18.5632vw,37.381vh) scale(.6895)}to{transform:translate(16.47315vw,99vh) scale(.6895)}}.snow:nth-child(202){opacity:1.9462;transform:translate(38.696vw,-10px) scale(.1234);animation:fall-202 23s -7s linear infinite}@keyframes fall-202{34.506%{transform:translate(46.3031vw,34.506vh) scale(.1234)}to{transform:translate(42.49955vw,99vh) scale(.1234)}}.snow:nth-child(203){opacity:.6548;transform:translate(92.9174vw,-10px) scale(.2557);animation:fall-203 20s -30s linear infinite}@keyframes fall-203{55.691%{transform:translate(92.3584vw,55.691vh) scale(.2557)}to{transform:translate(92.6379vw,99vh) scale(.2557)}}.snow:nth-child(204){opacity:.8232;transform:translate(86.4579vw,-10px) scale(.3446);animation:fall-204 21s -11s linear infinite}@keyframes fall-204{34.476%{transform:translate(88.8246vw,34.476vh) scale(.3446)}to{transform:translate(87.64125vw,99vh) scale(.3446)}}.snow:nth-child(205){opacity:1.598;transform:translate(74.6728vw,-10px) scale(.0784);animation:fall-205 14s -24s linear infinite}@keyframes fall-205{72.098%{transform:translate(68.5179vw,72.098vh) scale(.0784)}to{transform:translate(71.59535vw,99vh) scale(.0784)}}.snow:nth-child(206){opacity:1.5172;transform:translate(45.1801vw,-10px) scale(.4216);animation:fall-206 25s -22s linear infinite}@keyframes fall-206{68.05%{transform:translate(37.1092vw,68.05vh) scale(.4216)}to{transform:translate(41.14465vw,99vh) scale(.4216)}}.snow:nth-child(207){opacity:.9736;transform:translate(65.2255vw,-10px) scale(.2447);animation:fall-207 10s -5s linear infinite}@keyframes fall-207{67.667%{transform:translate(64.916vw,67.667vh) scale(.2447)}to{transform:translate(65.07075vw,99vh) scale(.2447)}}.snow:nth-child(208){opacity:1.1108;transform:translate(79.5278vw,-10px) scale(.3219);animation:fall-208 27s -14s linear infinite}@keyframes fall-208{32.293%{transform:translate(86.7491vw,32.293vh) scale(.3219)}to{transform:translate(83.13845vw,99vh) scale(.3219)}}.snow:nth-child(209){opacity:.87;transform:translate(75.8327vw,-10px) scale(.0656);animation:fall-209 16s -30s linear infinite}@keyframes fall-209{52.658%{transform:translate(77.137vw,52.658vh) scale(.0656)}to{transform:translate(76.48485vw,99vh) scale(.0656)}}.snow:nth-child(210){opacity:.0508;transform:translate(94.5702vw,-10px) scale(.3038);animation:fall-210 28s -26s linear infinite}@keyframes fall-210{54.206%{transform:translate(89.0734vw,54.206vh) scale(.3038)}to{transform:translate(91.8218vw,99vh) scale(.3038)}}.snow:nth-child(211){opacity:1.2126;transform:translate(75.2127vw,-10px) scale(.3209);animation:fall-211 18s -23s linear infinite}@keyframes fall-211{47.67%{transform:translate(68.0987vw,47.67vh) scale(.3209)}to{transform:translate(71.6557vw,99vh) scale(.3209)}}.snow:nth-child(212){opacity:1.6502;transform:translate(41.2708vw,-10px) scale(.8398);animation:fall-212 10s -20s linear infinite}@keyframes fall-212{42.422%{transform:translate(47.7372vw,42.422vh) scale(.8398)}to{transform:translate(44.504vw,99vh) scale(.8398)}}.snow:nth-child(213){opacity:1.4932;transform:translate(90.2vw,-10px) scale(.481);animation:fall-213 15s -8s linear infinite}@keyframes fall-213{32.387%{transform:translate(99.0783vw,32.387vh) scale(.481)}to{transform:translate(94.63915vw,99vh) scale(.481)}}.snow:nth-child(214){opacity:.2188;transform:translate(.5513vw,-10px) scale(.4);animation:fall-214 21s -6s linear infinite}@keyframes fall-214{55.938%{transform:translate(2.7611vw,55.938vh) scale(.4)}to{transform:translate(1.6562vw,99vh) scale(.4)}}.snow:nth-child(215){opacity:1.8276;transform:translate(40.2693vw,-10px) scale(.4919);animation:fall-215 12s -9s linear infinite}@keyframes fall-215{65.861%{transform:translate(37.9835vw,65.861vh) scale(.4919)}to{transform:translate(39.1264vw,99vh) scale(.4919)}}.snow:nth-child(216){opacity:1.0596;transform:translate(89.1319vw,-10px) scale(.8305);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{31.101%{transform:translate(88.5446vw,31.101vh) scale(.8305)}to{transform:translate(88.83825vw,99vh) scale(.8305)}}.snow:nth-child(217){opacity:1.5454;transform:translate(.1185vw,-10px) scale(.8103);animation:fall-217 10s -8s linear infinite}@keyframes fall-217{47.495%{transform:translate(-5.8704vw,47.495vh) scale(.8103)}to{transform:translate(-2.87595vw,99vh) scale(.8103)}}.snow:nth-child(218){opacity:1.4936;transform:translate(69.7735vw,-10px) scale(.3841);animation:fall-218 14s -20s linear infinite}@keyframes fall-218{62.238%{transform:translate(74.7764vw,62.238vh) scale(.3841)}to{transform:translate(72.27495vw,99vh) scale(.3841)}}.snow:nth-child(219){opacity:.9874;transform:translate(40.327vw,-10px) scale(.7211);animation:fall-219 16s -27s linear infinite}@keyframes fall-219{34.715%{transform:translate(42.696vw,34.715vh) scale(.7211)}to{transform:translate(41.5115vw,99vh) scale(.7211)}}.snow:nth-child(220){opacity:.185;transform:translate(73.1613vw,-10px) scale(.629);animation:fall-220 24s -6s linear infinite}@keyframes fall-220{76.791%{transform:translate(71.8023vw,76.791vh) scale(.629)}to{transform:translate(72.4818vw,99vh) scale(.629)}}.snow:nth-child(221){opacity:.7624;transform:translate(16.3407vw,-10px) scale(.2147);animation:fall-221 28s -6s linear infinite}@keyframes fall-221{61.835%{transform:translate(15.5082vw,61.835vh) scale(.2147)}to{transform:translate(15.92445vw,99vh) scale(.2147)}}.snow:nth-child(222){opacity:.0832;transform:translate(47.9506vw,-10px) scale(.6812);animation:fall-222 27s -2s linear infinite}@keyframes fall-222{59.255%{transform:translate(43.3272vw,59.255vh) scale(.6812)}to{transform:translate(45.6389vw,99vh) scale(.6812)}}.snow:nth-child(223){opacity:1.2166;transform:translate(81.3588vw,-10px) scale(.8533);animation:fall-223 21s -22s linear infinite}@keyframes fall-223{75.026%{transform:translate(72.0675vw,75.026vh) scale(.8533)}to{transform:translate(76.71315vw,99vh) scale(.8533)}}.snow:nth-child(224){opacity:1.584;transform:translate(19.7222vw,-10px) scale(.1083);animation:fall-224 11s -8s linear infinite}@keyframes fall-224{60.426%{transform:translate(14.5496vw,60.426vh) scale(.1083)}to{transform:translate(17.1359vw,99vh) scale(.1083)}}.snow:nth-child(225){opacity:.7418;transform:translate(4.8001vw,-10px) scale(.4654);animation:fall-225 23s -1s linear infinite}@keyframes fall-225{68.627%{transform:translate(-4.2602vw,68.627vh) scale(.4654)}to{transform:translate(.26995vw,99vh) scale(.4654)}}.snow:nth-child(226){opacity:.1402;transform:translate(86.3538vw,-10px) scale(.983);animation:fall-226 19s -10s linear infinite}@keyframes fall-226{78.922%{transform:translate(93.5961vw,78.922vh) scale(.983)}to{transform:translate(89.97495vw,99vh) scale(.983)}}.snow:nth-child(227){opacity:1.5886;transform:translate(98.1792vw,-10px) scale(.8768);animation:fall-227 10s -27s linear infinite}@keyframes fall-227{70.778%{transform:translate(101.6247vw,70.778vh) scale(.8768)}to{transform:translate(99.90195vw,99vh) scale(.8768)}}.snow:nth-child(228){opacity:.9066;transform:translate(60.2777vw,-10px) scale(.0668);animation:fall-228 16s -23s linear infinite}@keyframes fall-228{43.912%{transform:translate(60.9165vw,43.912vh) scale(.0668)}to{transform:translate(60.5971vw,99vh) scale(.0668)}}.snow:nth-child(229){opacity:1.862;transform:translate(53.0197vw,-10px) scale(.151);animation:fall-229 19s -23s linear infinite}@keyframes fall-229{49.014%{transform:translate(51.4667vw,49.014vh) scale(.151)}to{transform:translate(52.2432vw,99vh) scale(.151)}}.snow:nth-child(230){opacity:1.3152;transform:translate(79.6391vw,-10px) scale(.457);animation:fall-230 13s -11s linear infinite}@keyframes fall-230{67.78%{transform:translate(80.7221vw,67.78vh) scale(.457)}to{transform:translate(80.1806vw,99vh) scale(.457)}}.snow:nth-child(231){opacity:1.4576;transform:translate(42.0403vw,-10px) scale(.0857);animation:fall-231 14s -10s linear infinite}@keyframes fall-231{74.404%{transform:translate(49.2574vw,74.404vh) scale(.0857)}to{transform:translate(45.64885vw,99vh) scale(.0857)}}.snow:nth-child(232){opacity:1.3708;transform:translate(5.265vw,-10px) scale(.4657);animation:fall-232 22s -29s linear infinite}@keyframes fall-232{61.07%{transform:translate(14.8284vw,61.07vh) scale(.4657)}to{transform:translate(10.0467vw,99vh) scale(.4657)}}.snow:nth-child(233){opacity:.0452;transform:translate(44.3752vw,-10px) scale(.7414);animation:fall-233 14s -23s linear infinite}@keyframes fall-233{73.382%{transform:translate(43.4224vw,73.382vh) scale(.7414)}to{transform:translate(43.8988vw,99vh) scale(.7414)}}.snow:nth-child(234){opacity:1.089;transform:translate(21.9057vw,-10px) scale(.8919);animation:fall-234 26s -3s linear infinite}@keyframes fall-234{42.737%{transform:translate(30.4631vw,42.737vh) scale(.8919)}to{transform:translate(26.1844vw,99vh) scale(.8919)}}.snow:nth-child(235){opacity:.799;transform:translate(34.2226vw,-10px) scale(.2367);animation:fall-235 29s -5s linear infinite}@keyframes fall-235{78.232%{transform:translate(34.1789vw,78.232vh) scale(.2367)}to{transform:translate(34.20075vw,99vh) scale(.2367)}}.snow:nth-child(236){opacity:1.2648;transform:translate(62.4544vw,-10px) scale(.9014);animation:fall-236 24s -19s linear infinite}@keyframes fall-236{33.77%{transform:translate(72.3922vw,33.77vh) scale(.9014)}to{transform:translate(67.4233vw,99vh) scale(.9014)}}.snow:nth-child(237){opacity:1.853;transform:translate(30.2936vw,-10px) scale(.5272);animation:fall-237 26s -14s linear infinite}@keyframes fall-237{65.014%{transform:translate(39.0534vw,65.014vh) scale(.5272)}to{transform:translate(34.6735vw,99vh) scale(.5272)}}.snow:nth-child(238){opacity:1.5044;transform:translate(28.8173vw,-10px) scale(.6044);animation:fall-238 14s -21s linear infinite}@keyframes fall-238{62.861%{transform:translate(26.6571vw,62.861vh) scale(.6044)}to{transform:translate(27.7372vw,99vh) scale(.6044)}}.snow:nth-child(239){opacity:.332;transform:translate(85.9764vw,-10px) scale(.0193);animation:fall-239 27s -19s linear infinite}@keyframes fall-239{32.38%{transform:translate(76.5859vw,32.38vh) scale(.0193)}to{transform:translate(81.28115vw,99vh) scale(.0193)}}.snow:nth-child(240){opacity:.3216;transform:translate(54.0368vw,-10px) scale(.5072);animation:fall-240 20s -27s linear infinite}@keyframes fall-240{48.249%{transform:translate(59.5585vw,48.249vh) scale(.5072)}to{transform:translate(56.79765vw,99vh) scale(.5072)}}.snow:nth-child(241){opacity:1.0234;transform:translate(85.2751vw,-10px) scale(.4146);animation:fall-241 12s -28s linear infinite}@keyframes fall-241{55.523%{transform:translate(76.8033vw,55.523vh) scale(.4146)}to{transform:translate(81.0392vw,99vh) scale(.4146)}}.snow:nth-child(242){opacity:1.8454;transform:translate(57.0659vw,-10px) scale(.8695);animation:fall-242 16s -4s linear infinite}@keyframes fall-242{41.153%{transform:translate(56.3163vw,41.153vh) scale(.8695)}to{transform:translate(56.6911vw,99vh) scale(.8695)}}.snow:nth-child(243){opacity:.1886;transform:translate(40.9929vw,-10px) scale(.8001);animation:fall-243 22s -8s linear infinite}@keyframes fall-243{78.241%{transform:translate(37.9572vw,78.241vh) scale(.8001)}to{transform:translate(39.47505vw,99vh) scale(.8001)}}.snow:nth-child(244){opacity:1.5576;transform:translate(20.4409vw,-10px) scale(.1292);animation:fall-244 25s -10s linear infinite}@keyframes fall-244{50.771%{transform:translate(29.2159vw,50.771vh) scale(.1292)}to{transform:translate(24.8284vw,99vh) scale(.1292)}}.snow:nth-child(245){opacity:1.6704;transform:translate(76.6709vw,-10px) scale(.7721);animation:fall-245 18s -7s linear infinite}@keyframes fall-245{78.64%{transform:translate(86.5639vw,78.64vh) scale(.7721)}to{transform:translate(81.6174vw,99vh) scale(.7721)}}.snow:nth-child(246){opacity:.2484;transform:translate(46.4414vw,-10px) scale(.3607);animation:fall-246 21s -5s linear infinite}@keyframes fall-246{66.264%{transform:translate(36.9213vw,66.264vh) scale(.3607)}to{transform:translate(41.68135vw,99vh) scale(.3607)}}.snow:nth-child(247){opacity:1.2046;transform:translate(97.8505vw,-10px) scale(.1669);animation:fall-247 22s -2s linear infinite}@keyframes fall-247{55.423%{transform:translate(100.5394vw,55.423vh) scale(.1669)}to{transform:translate(99.19495vw,99vh) scale(.1669)}}.snow:nth-child(248){opacity:1.1368;transform:translate(4.4753vw,-10px) scale(.0879);animation:fall-248 17s -23s linear infinite}@keyframes fall-248{62.084%{transform:translate(4.4973vw,62.084vh) scale(.0879)}to{transform:translate(4.4863vw,99vh) scale(.0879)}}.snow:nth-child(249){opacity:.0374;transform:translate(95.8082vw,-10px) scale(.6898);animation:fall-249 26s -10s linear infinite}@keyframes fall-249{38.253%{transform:translate(97.9679vw,38.253vh) scale(.6898)}to{transform:translate(96.88805vw,99vh) scale(.6898)}}.snow:nth-child(250){opacity:.6324;transform:translate(46.2268vw,-10px) scale(.122);animation:fall-250 10s -21s linear infinite}@keyframes fall-250{35.979%{transform:translate(36.9229vw,35.979vh) scale(.122)}to{transform:translate(41.57485vw,99vh) scale(.122)}}.snow:nth-child(251){opacity:.1746;transform:translate(6.7623vw,-10px) scale(.5939);animation:fall-251 21s -3s linear infinite}@keyframes fall-251{78.241%{transform:translate(3.4488vw,78.241vh) scale(.5939)}to{transform:translate(5.10555vw,99vh) scale(.5939)}}.snow:nth-child(252){opacity:.5796;transform:translate(38.0476vw,-10px) scale(.2947);animation:fall-252 18s -22s linear infinite}@keyframes fall-252{54.991%{transform:translate(47.7476vw,54.991vh) scale(.2947)}to{transform:translate(42.8976vw,99vh) scale(.2947)}}.snow:nth-child(253){opacity:1.923;transform:translate(55.4288vw,-10px) scale(.3363);animation:fall-253 20s -24s linear infinite}@keyframes fall-253{79.096%{transform:translate(61.3136vw,79.096vh) scale(.3363)}to{transform:translate(58.3712vw,99vh) scale(.3363)}}.snow:nth-child(254){opacity:1.4542;transform:translate(69.9027vw,-10px) scale(.8663);animation:fall-254 12s -14s linear infinite}@keyframes fall-254{42.254%{transform:translate(72.9639vw,42.254vh) scale(.8663)}to{transform:translate(71.4333vw,99vh) scale(.8663)}}.snow:nth-child(255){opacity:1.264;transform:translate(23.5336vw,-10px) scale(.326);animation:fall-255 18s -13s linear infinite}@keyframes fall-255{57.821%{transform:translate(24.5971vw,57.821vh) scale(.326)}to{transform:translate(24.06535vw,99vh) scale(.326)}}.snow:nth-child(256){opacity:1.2718;transform:translate(8.0352vw,-10px) scale(.291);animation:fall-256 16s -21s linear infinite}@keyframes fall-256{37.668%{transform:translate(.7462vw,37.668vh) scale(.291)}to{transform:translate(4.3907vw,99vh) scale(.291)}}.snow:nth-child(257){opacity:.6796;transform:translate(29.5205vw,-10px) scale(.4484);animation:fall-257 25s -4s linear infinite}@keyframes fall-257{38.797%{transform:translate(34.0877vw,38.797vh) scale(.4484)}to{transform:translate(31.8041vw,99vh) scale(.4484)}}.snow:nth-child(258){opacity:.3054;transform:translate(97.869vw,-10px) scale(.0195);animation:fall-258 20s -3s linear infinite}@keyframes fall-258{68.02%{transform:translate(102.5484vw,68.02vh) scale(.0195)}to{transform:translate(100.2087vw,99vh) scale(.0195)}}.snow:nth-child(259){opacity:.9814;transform:translate(46.8789vw,-10px) scale(.8126);animation:fall-259 17s -7s linear infinite}@keyframes fall-259{53.154%{transform:translate(54.6164vw,53.154vh) scale(.8126)}to{transform:translate(50.74765vw,99vh) scale(.8126)}}.snow:nth-child(260){opacity:1.9098;transform:translate(50.4985vw,-10px) scale(.9144);animation:fall-260 19s -21s linear infinite}@keyframes fall-260{49.363%{transform:translate(56.9462vw,49.363vh) scale(.9144)}to{transform:translate(53.72235vw,99vh) scale(.9144)}}.snow:nth-child(261){opacity:.5504;transform:translate(30.2892vw,-10px) scale(.4805);animation:fall-261 19s -18s linear infinite}@keyframes fall-261{71.636%{transform:translate(23.6504vw,71.636vh) scale(.4805)}to{transform:translate(26.9698vw,99vh) scale(.4805)}}.snow:nth-child(262){opacity:.6256;transform:translate(26.4437vw,-10px) scale(.9167);animation:fall-262 19s -25s linear infinite}@keyframes fall-262{78.384%{transform:translate(27.9945vw,78.384vh) scale(.9167)}to{transform:translate(27.2191vw,99vh) scale(.9167)}}.snow:nth-child(263){opacity:.4084;transform:translate(85.3121vw,-10px) scale(.381);animation:fall-263 25s -9s linear infinite}@keyframes fall-263{30.482%{transform:translate(88.0974vw,30.482vh) scale(.381)}to{transform:translate(86.70475vw,99vh) scale(.381)}}.snow:nth-child(264){opacity:.6416;transform:translate(36.2588vw,-10px) scale(.9182);animation:fall-264 12s -23s linear infinite}@keyframes fall-264{49.178%{transform:translate(41.6117vw,49.178vh) scale(.9182)}to{transform:translate(38.93525vw,99vh) scale(.9182)}}.snow:nth-child(265){opacity:1.0838;transform:translate(93.4946vw,-10px) scale(.8694);animation:fall-265 23s -28s linear infinite}@keyframes fall-265{48.882%{transform:translate(94.8661vw,48.882vh) scale(.8694)}to{transform:translate(94.18035vw,99vh) scale(.8694)}}.snow:nth-child(266){opacity:.5786;transform:translate(86.5526vw,-10px) scale(.8312);animation:fall-266 29s -16s linear infinite}@keyframes fall-266{42.075%{transform:translate(82.7819vw,42.075vh) scale(.8312)}to{transform:translate(84.66725vw,99vh) scale(.8312)}}.snow:nth-child(267){opacity:1.4948;transform:translate(28.1138vw,-10px) scale(.7581);animation:fall-267 16s -19s linear infinite}@keyframes fall-267{68.088%{transform:translate(36.1217vw,68.088vh) scale(.7581)}to{transform:translate(32.11775vw,99vh) scale(.7581)}}.snow:nth-child(268){opacity:1.6306;transform:translate(91.4093vw,-10px) scale(.1737);animation:fall-268 13s -13s linear infinite}@keyframes fall-268{49.289%{transform:translate(83.4206vw,49.289vh) scale(.1737)}to{transform:translate(87.41495vw,99vh) scale(.1737)}}.snow:nth-child(269){opacity:.687;transform:translate(32.0636vw,-10px) scale(.4648);animation:fall-269 21s -11s linear infinite}@keyframes fall-269{34.03%{transform:translate(31.6398vw,34.03vh) scale(.4648)}to{transform:translate(31.8517vw,99vh) scale(.4648)}}.snow:nth-child(270){opacity:.0106;transform:translate(7.1966vw,-10px) scale(.5379);animation:fall-270 25s -19s linear infinite}@keyframes fall-270{60.623%{transform:translate(10.0248vw,60.623vh) scale(.5379)}to{transform:translate(8.6107vw,99vh) scale(.5379)}}.snow:nth-child(271){opacity:1.1374;transform:translate(81.5155vw,-10px) scale(.8055);animation:fall-271 28s -23s linear infinite}@keyframes fall-271{70.151%{transform:translate(83.9857vw,70.151vh) scale(.8055)}to{transform:translate(82.7506vw,99vh) scale(.8055)}}.snow:nth-child(272){opacity:.4894;transform:translate(57.1432vw,-10px) scale(.3816);animation:fall-272 22s -15s linear infinite}@keyframes fall-272{51.425%{transform:translate(62.5855vw,51.425vh) scale(.3816)}to{transform:translate(59.86435vw,99vh) scale(.3816)}}.snow:nth-child(273){opacity:.8388;transform:translate(63.8102vw,-10px) scale(.7531);animation:fall-273 28s -10s linear infinite}@keyframes fall-273{79.293%{transform:translate(61.1417vw,79.293vh) scale(.7531)}to{transform:translate(62.47595vw,99vh) scale(.7531)}}.snow:nth-child(274){opacity:.6574;transform:translate(87.8508vw,-10px) scale(.4535);animation:fall-274 12s -12s linear infinite}@keyframes fall-274{33.726%{transform:translate(97.4068vw,33.726vh) scale(.4535)}to{transform:translate(92.6288vw,99vh) scale(.4535)}}.snow:nth-child(275){opacity:1.712;transform:translate(15.7401vw,-10px) scale(.7936);animation:fall-275 28s -12s linear infinite}@keyframes fall-275{30.84%{transform:translate(14.2509vw,30.84vh) scale(.7936)}to{transform:translate(14.9955vw,99vh) scale(.7936)}}.snow:nth-child(276){opacity:.3264;transform:translate(17.0594vw,-10px) scale(.4281);animation:fall-276 12s -18s linear infinite}@keyframes fall-276{35.562%{transform:translate(19.7883vw,35.562vh) scale(.4281)}to{transform:translate(18.42385vw,99vh) scale(.4281)}}.snow:nth-child(277){opacity:1.0462;transform:translate(6.0494vw,-10px) scale(.3466);animation:fall-277 30s -14s linear infinite}@keyframes fall-277{55.089%{transform:translate(13.7218vw,55.089vh) scale(.3466)}to{transform:translate(9.8856vw,99vh) scale(.3466)}}.snow:nth-child(278){opacity:1.6394;transform:translate(96.0909vw,-10px) scale(.3427);animation:fall-278 11s -5s linear infinite}@keyframes fall-278{74.061%{transform:translate(102.0731vw,74.061vh) scale(.3427)}to{transform:translate(99.082vw,99vh) scale(.3427)}}.snow:nth-child(279){opacity:1.2974;transform:translate(77.504vw,-10px) scale(.9266);animation:fall-279 28s -6s linear infinite}@keyframes fall-279{58.949%{transform:translate(75.3344vw,58.949vh) scale(.9266)}to{transform:translate(76.4192vw,99vh) scale(.9266)}}.snow:nth-child(280){opacity:1.5236;transform:translate(82.9735vw,-10px) scale(.5338);animation:fall-280 29s -16s linear infinite}@keyframes fall-280{49.786%{transform:translate(74.7716vw,49.786vh) scale(.5338)}to{transform:translate(78.87255vw,99vh) scale(.5338)}}.snow:nth-child(281){opacity:.2702;transform:translate(18.1257vw,-10px) scale(.3368);animation:fall-281 10s -14s linear infinite}@keyframes fall-281{56.752%{transform:translate(16.0895vw,56.752vh) scale(.3368)}to{transform:translate(17.1076vw,99vh) scale(.3368)}}.snow:nth-child(282){opacity:1.6456;transform:translate(20.2276vw,-10px) scale(.877);animation:fall-282 26s -4s linear infinite}@keyframes fall-282{38.827%{transform:translate(29.6589vw,38.827vh) scale(.877)}to{transform:translate(24.94325vw,99vh) scale(.877)}}.snow:nth-child(283){opacity:.3264;transform:translate(8.3741vw,-10px) scale(.116);animation:fall-283 28s -8s linear infinite}@keyframes fall-283{62.214%{transform:translate(-.5029vw,62.214vh) scale(.116)}to{transform:translate(3.9356vw,99vh) scale(.116)}}.snow:nth-child(284){opacity:.51;transform:translate(98.8551vw,-10px) scale(.7053);animation:fall-284 11s -8s linear infinite}@keyframes fall-284{61.445%{transform:translate(107.5347vw,61.445vh) scale(.7053)}to{transform:translate(103.1949vw,99vh) scale(.7053)}}.snow:nth-child(285){opacity:1.6674;transform:translate(82.8533vw,-10px) scale(.596);animation:fall-285 27s -9s linear infinite}@keyframes fall-285{58.117%{transform:translate(90.4412vw,58.117vh) scale(.596)}to{transform:translate(86.64725vw,99vh) scale(.596)}}.snow:nth-child(286){opacity:1.9254;transform:translate(90.729vw,-10px) scale(.3945);animation:fall-286 27s -20s linear infinite}@keyframes fall-286{69.595%{transform:translate(99.0523vw,69.595vh) scale(.3945)}to{transform:translate(94.89065vw,99vh) scale(.3945)}}.snow:nth-child(287){opacity:1.264;transform:translate(6.6171vw,-10px) scale(.5205);animation:fall-287 10s -7s linear infinite}@keyframes fall-287{46.976%{transform:translate(16.2168vw,46.976vh) scale(.5205)}to{transform:translate(11.41695vw,99vh) scale(.5205)}}.snow:nth-child(288){opacity:.0928;transform:translate(15.9826vw,-10px) scale(.5652);animation:fall-288 15s -29s linear infinite}@keyframes fall-288{66.888%{transform:translate(10.7583vw,66.888vh) scale(.5652)}to{transform:translate(13.37045vw,99vh) scale(.5652)}}.snow:nth-child(289){opacity:1.9178;transform:translate(84.3878vw,-10px) scale(.0942);animation:fall-289 11s -9s linear infinite}@keyframes fall-289{38.264%{transform:translate(81.5173vw,38.264vh) scale(.0942)}to{transform:translate(82.95255vw,99vh) scale(.0942)}}.snow:nth-child(290){opacity:.9528;transform:translate(36.0073vw,-10px) scale(.0044);animation:fall-290 30s -9s linear infinite}@keyframes fall-290{36.827%{transform:translate(33.74vw,36.827vh) scale(.0044)}to{transform:translate(34.87365vw,99vh) scale(.0044)}}.snow:nth-child(291){opacity:1.0992;transform:translate(91.8746vw,-10px) scale(.3032);animation:fall-291 23s -28s linear infinite}@keyframes fall-291{40.703%{transform:translate(86.1194vw,40.703vh) scale(.3032)}to{transform:translate(88.997vw,99vh) scale(.3032)}}.snow:nth-child(292){opacity:1.9816;transform:translate(57.4891vw,-10px) scale(.0136);animation:fall-292 10s -15s linear infinite}@keyframes fall-292{40.982%{transform:translate(62.6738vw,40.982vh) scale(.0136)}to{transform:translate(60.08145vw,99vh) scale(.0136)}}.snow:nth-child(293){opacity:.6688;transform:translate(52.5196vw,-10px) scale(.3076);animation:fall-293 24s -29s linear infinite}@keyframes fall-293{38.544%{transform:translate(47.5962vw,38.544vh) scale(.3076)}to{transform:translate(50.0579vw,99vh) scale(.3076)}}.snow:nth-child(294){opacity:1.4228;transform:translate(89.4031vw,-10px) scale(.117);animation:fall-294 10s -29s linear infinite}@keyframes fall-294{45.57%{transform:translate(81.5067vw,45.57vh) scale(.117)}to{transform:translate(85.4549vw,99vh) scale(.117)}}.snow:nth-child(295){opacity:.2158;transform:translate(44.5014vw,-10px) scale(.2251);animation:fall-295 26s -25s linear infinite}@keyframes fall-295{45.985%{transform:translate(41.7569vw,45.985vh) scale(.2251)}to{transform:translate(43.12915vw,99vh) scale(.2251)}}.snow:nth-child(296){opacity:.9942;transform:translate(91.2102vw,-10px) scale(.3636);animation:fall-296 28s -9s linear infinite}@keyframes fall-296{49.715%{transform:translate(86.4814vw,49.715vh) scale(.3636)}to{transform:translate(88.8458vw,99vh) scale(.3636)}}.snow:nth-child(297){opacity:.9182;transform:translate(97.676vw,-10px) scale(.7411);animation:fall-297 11s -3s linear infinite}@keyframes fall-297{70.434%{transform:translate(93.2584vw,70.434vh) scale(.7411)}to{transform:translate(95.4672vw,99vh) scale(.7411)}}.snow:nth-child(298){opacity:1.2618;transform:translate(63.9571vw,-10px) scale(.4261);animation:fall-298 20s -22s linear infinite}@keyframes fall-298{39.421%{transform:translate(63.4486vw,39.421vh) scale(.4261)}to{transform:translate(63.70285vw,99vh) scale(.4261)}}.snow:nth-child(299){opacity:1.4102;transform:translate(12.0792vw,-10px) scale(.2609);animation:fall-299 24s -3s linear infinite}@keyframes fall-299{40.247%{transform:translate(2.2724vw,40.247vh) scale(.2609)}to{transform:translate(7.1758vw,99vh) scale(.2609)}}.snow:nth-child(300){opacity:.7948;transform:translate(69.5789vw,-10px) scale(.1879);animation:fall-300 27s -3s linear infinite}@keyframes fall-300{34.331%{transform:translate(68.9883vw,34.331vh) scale(.1879)}to{transform:translate(69.2836vw,99vh) scale(.1879)}}.snow:nth-child(301){opacity:1.026;transform:translate(90.5763vw,-10px) scale(.4454);animation:fall-301 13s -27s linear infinite}@keyframes fall-301{66.721%{transform:translate(95.6945vw,66.721vh) scale(.4454)}to{transform:translate(93.1354vw,99vh) scale(.4454)}}.snow:nth-child(302){opacity:.7914;transform:translate(1.589vw,-10px) scale(.5634);animation:fall-302 15s -15s linear infinite}@keyframes fall-302{64.165%{transform:translate(9.5484vw,64.165vh) scale(.5634)}to{transform:translate(5.5687vw,99vh) scale(.5634)}}.snow:nth-child(303){opacity:.837;transform:translate(11.5862vw,-10px) scale(.6132);animation:fall-303 28s -14s linear infinite}@keyframes fall-303{33.524%{transform:translate(11.0435vw,33.524vh) scale(.6132)}to{transform:translate(11.31485vw,99vh) scale(.6132)}}.snow:nth-child(304){opacity:1.1978;transform:translate(18.2881vw,-10px) scale(.1964);animation:fall-304 21s -26s linear infinite}@keyframes fall-304{61.596%{transform:translate(9.7616vw,61.596vh) scale(.1964)}to{transform:translate(14.02485vw,99vh) scale(.1964)}}.snow:nth-child(305){opacity:.9428;transform:translate(68.5534vw,-10px) scale(.4681);animation:fall-305 21s -1s linear infinite}@keyframes fall-305{64.434%{transform:translate(75.2117vw,64.434vh) scale(.4681)}to{transform:translate(71.88255vw,99vh) scale(.4681)}}.snow:nth-child(306){opacity:1.1216;transform:translate(77.1493vw,-10px) scale(.4245);animation:fall-306 22s -2s linear infinite}@keyframes fall-306{50.389%{transform:translate(70.4312vw,50.389vh) scale(.4245)}to{transform:translate(73.79025vw,99vh) scale(.4245)}}.snow:nth-child(307){opacity:1.917;transform:translate(91.9174vw,-10px) scale(.7741);animation:fall-307 15s -2s linear infinite}@keyframes fall-307{59.99%{transform:translate(83.7072vw,59.99vh) scale(.7741)}to{transform:translate(87.8123vw,99vh) scale(.7741)}}.snow:nth-child(308){opacity:.0148;transform:translate(92.4948vw,-10px) scale(.3761);animation:fall-308 19s -16s linear infinite}@keyframes fall-308{61.624%{transform:translate(90.4448vw,61.624vh) scale(.3761)}to{transform:translate(91.4698vw,99vh) scale(.3761)}}.snow:nth-child(309){opacity:.354;transform:translate(22.9806vw,-10px) scale(.8509);animation:fall-309 15s -30s linear infinite}@keyframes fall-309{43.7%{transform:translate(27.3966vw,43.7vh) scale(.8509)}to{transform:translate(25.1886vw,99vh) scale(.8509)}}.snow:nth-child(310){opacity:.7854;transform:translate(70.194vw,-10px) scale(.0405);animation:fall-310 22s -4s linear infinite}@keyframes fall-310{39.631%{transform:translate(78.4562vw,39.631vh) scale(.0405)}to{transform:translate(74.3251vw,99vh) scale(.0405)}}.snow:nth-child(311){opacity:.1924;transform:translate(33.6917vw,-10px) scale(.6086);animation:fall-311 22s -16s linear infinite}@keyframes fall-311{42.309%{transform:translate(31.5745vw,42.309vh) scale(.6086)}to{transform:translate(32.6331vw,99vh) scale(.6086)}}.snow:nth-child(312){opacity:.0458;transform:translate(22.9931vw,-10px) scale(.3212);animation:fall-312 13s -21s linear infinite}@keyframes fall-312{34.883%{transform:translate(28.3816vw,34.883vh) scale(.3212)}to{transform:translate(25.68735vw,99vh) scale(.3212)}}.snow:nth-child(313){opacity:.7092;transform:translate(22.3527vw,-10px) scale(.6262);animation:fall-313 14s -28s linear infinite}@keyframes fall-313{39.026%{transform:translate(19.4755vw,39.026vh) scale(.6262)}to{transform:translate(20.9141vw,99vh) scale(.6262)}}.snow:nth-child(314){opacity:.549;transform:translate(38.2952vw,-10px) scale(.9015);animation:fall-314 11s -25s linear infinite}@keyframes fall-314{37.344%{transform:translate(46.76vw,37.344vh) scale(.9015)}to{transform:translate(42.5276vw,99vh) scale(.9015)}}.snow:nth-child(315){opacity:.1522;transform:translate(11.3295vw,-10px) scale(.225);animation:fall-315 21s -16s linear infinite}@keyframes fall-315{43.128%{transform:translate(6.2784vw,43.128vh) scale(.225)}to{transform:translate(8.80395vw,99vh) scale(.225)}}.snow:nth-child(316){opacity:1.6802;transform:translate(80.229vw,-10px) scale(.3995);animation:fall-316 29s -16s linear infinite}@keyframes fall-316{70.392%{transform:translate(71.7592vw,70.392vh) scale(.3995)}to{transform:translate(75.9941vw,99vh) scale(.3995)}}.snow:nth-child(317){opacity:1.2224;transform:translate(14.3558vw,-10px) scale(.799);animation:fall-317 17s -28s linear infinite}@keyframes fall-317{55.632%{transform:translate(7.3264vw,55.632vh) scale(.799)}to{transform:translate(10.8411vw,99vh) scale(.799)}}.snow:nth-child(318){opacity:1.1526;transform:translate(17.3733vw,-10px) scale(.8958);animation:fall-318 12s -3s linear infinite}@keyframes fall-318{46.374%{transform:translate(9.8765vw,46.374vh) scale(.8958)}to{transform:translate(13.6249vw,99vh) scale(.8958)}}.snow:nth-child(319){opacity:1.0508;transform:translate(40.2308vw,-10px) scale(.6515);animation:fall-319 18s -1s linear infinite}@keyframes fall-319{39.912%{transform:translate(47.479vw,39.912vh) scale(.6515)}to{transform:translate(43.8549vw,99vh) scale(.6515)}}.snow:nth-child(320){opacity:.3044;transform:translate(68.5441vw,-10px) scale(.2143);animation:fall-320 23s -12s linear infinite}@keyframes fall-320{77.825%{transform:translate(59.908vw,77.825vh) scale(.2143)}to{transform:translate(64.22605vw,99vh) scale(.2143)}}.snow:nth-child(321){opacity:.8832;transform:translate(69.8714vw,-10px) scale(.2516);animation:fall-321 11s -25s linear infinite}@keyframes fall-321{72.146%{transform:translate(72.2598vw,72.146vh) scale(.2516)}to{transform:translate(71.0656vw,99vh) scale(.2516)}}.snow:nth-child(322){opacity:1.6092;transform:translate(38.6515vw,-10px) scale(.5837);animation:fall-322 18s -8s linear infinite}@keyframes fall-322{49.392%{transform:translate(32.28vw,49.392vh) scale(.5837)}to{transform:translate(35.46575vw,99vh) scale(.5837)}}.snow:nth-child(323){opacity:.5018;transform:translate(54.7942vw,-10px) scale(.5072);animation:fall-323 16s -20s linear infinite}@keyframes fall-323{41.885%{transform:translate(58.2707vw,41.885vh) scale(.5072)}to{transform:translate(56.53245vw,99vh) scale(.5072)}}.snow:nth-child(324){opacity:.0766;transform:translate(45.4116vw,-10px) scale(.6059);animation:fall-324 23s -2s linear infinite}@keyframes fall-324{38.257%{transform:translate(53.5366vw,38.257vh) scale(.6059)}to{transform:translate(49.4741vw,99vh) scale(.6059)}}.snow:nth-child(325){opacity:1.5376;transform:translate(18.5614vw,-10px) scale(.286);animation:fall-325 11s -1s linear infinite}@keyframes fall-325{44.461%{transform:translate(26.9767vw,44.461vh) scale(.286)}to{transform:translate(22.76905vw,99vh) scale(.286)}}.snow:nth-child(326){opacity:1.4804;transform:translate(41.5006vw,-10px) scale(.8189);animation:fall-326 17s -21s linear infinite}@keyframes fall-326{78.713%{transform:translate(46.9627vw,78.713vh) scale(.8189)}to{transform:translate(44.23165vw,99vh) scale(.8189)}}.snow:nth-child(327){opacity:.4362;transform:translate(66.7083vw,-10px) scale(.9335);animation:fall-327 10s -16s linear infinite}@keyframes fall-327{50.791%{transform:translate(71.1788vw,50.791vh) scale(.9335)}to{transform:translate(68.94355vw,99vh) scale(.9335)}}.snow:nth-child(328){opacity:.1314;transform:translate(41.2203vw,-10px) scale(.9444);animation:fall-328 24s -21s linear infinite}@keyframes fall-328{46.789%{transform:translate(31.9673vw,46.789vh) scale(.9444)}to{transform:translate(36.5938vw,99vh) scale(.9444)}}.snow:nth-child(329){opacity:1.1694;transform:translate(26.7458vw,-10px) scale(.2648);animation:fall-329 19s -30s linear infinite}@keyframes fall-329{50.47%{transform:translate(36.6874vw,50.47vh) scale(.2648)}to{transform:translate(31.7166vw,99vh) scale(.2648)}}.snow:nth-child(330){opacity:.3374;transform:translate(98.3642vw,-10px) scale(.8918);animation:fall-330 16s -14s linear infinite}@keyframes fall-330{61.555%{transform:translate(90.2415vw,61.555vh) scale(.8918)}to{transform:translate(94.30285vw,99vh) scale(.8918)}}.snow:nth-child(331){opacity:.326;transform:translate(50.5315vw,-10px) scale(.2823);animation:fall-331 26s -1s linear infinite}@keyframes fall-331{61.316%{transform:translate(44.1133vw,61.316vh) scale(.2823)}to{transform:translate(47.3224vw,99vh) scale(.2823)}}.snow:nth-child(332){opacity:.4414;transform:translate(98.8554vw,-10px) scale(.2773);animation:fall-332 25s -23s linear infinite}@keyframes fall-332{46.724%{transform:translate(99.3932vw,46.724vh) scale(.2773)}to{transform:translate(99.1243vw,99vh) scale(.2773)}}.snow:nth-child(333){opacity:1.0718;transform:translate(15.8816vw,-10px) scale(.304);animation:fall-333 28s -18s linear infinite}@keyframes fall-333{47.8%{transform:translate(23.9721vw,47.8vh) scale(.304)}to{transform:translate(19.92685vw,99vh) scale(.304)}}.snow:nth-child(334){opacity:.1382;transform:translate(82.2615vw,-10px) scale(.6509);animation:fall-334 28s -29s linear infinite}@keyframes fall-334{35.936%{transform:translate(80.3169vw,35.936vh) scale(.6509)}to{transform:translate(81.2892vw,99vh) scale(.6509)}}.snow:nth-child(335){opacity:1.6372;transform:translate(80.2278vw,-10px) scale(.1485);animation:fall-335 13s -15s linear infinite}@keyframes fall-335{35.319%{transform:translate(73.1173vw,35.319vh) scale(.1485)}to{transform:translate(76.67255vw,99vh) scale(.1485)}}.snow:nth-child(336){opacity:1.674;transform:translate(71.1043vw,-10px) scale(.3947);animation:fall-336 29s -11s linear infinite}@keyframes fall-336{73.914%{transform:translate(77.1915vw,73.914vh) scale(.3947)}to{transform:translate(74.1479vw,99vh) scale(.3947)}}.snow:nth-child(337){opacity:1.2108;transform:translate(29.2864vw,-10px) scale(.8833);animation:fall-337 20s -13s linear infinite}@keyframes fall-337{37.583%{transform:translate(23.8566vw,37.583vh) scale(.8833)}to{transform:translate(26.5715vw,99vh) scale(.8833)}}.snow:nth-child(338){opacity:1.3638;transform:translate(82.1565vw,-10px) scale(.3126);animation:fall-338 11s -17s linear infinite}@keyframes fall-338{76.064%{transform:translate(85.3657vw,76.064vh) scale(.3126)}to{transform:translate(83.7611vw,99vh) scale(.3126)}}.snow:nth-child(339){opacity:1.8746;transform:translate(83.8961vw,-10px) scale(.4941);animation:fall-339 27s -1s linear infinite}@keyframes fall-339{34.925%{transform:translate(84.0793vw,34.925vh) scale(.4941)}to{transform:translate(83.9877vw,99vh) scale(.4941)}}.snow:nth-child(340){opacity:.167;transform:translate(26.7723vw,-10px) scale(.7838);animation:fall-340 28s -24s linear infinite}@keyframes fall-340{54.764%{transform:translate(30.7905vw,54.764vh) scale(.7838)}to{transform:translate(28.7814vw,99vh) scale(.7838)}}.snow:nth-child(341){opacity:1.1072;transform:translate(13.5676vw,-10px) scale(.9015);animation:fall-341 20s -22s linear infinite}@keyframes fall-341{65.897%{transform:translate(8.3094vw,65.897vh) scale(.9015)}to{transform:translate(10.9385vw,99vh) scale(.9015)}}.snow:nth-child(342){opacity:.9706;transform:translate(68.7938vw,-10px) scale(.0115);animation:fall-342 25s -20s linear infinite}@keyframes fall-342{79.7%{transform:translate(59.7167vw,79.7vh) scale(.0115)}to{transform:translate(64.25525vw,99vh) scale(.0115)}}.snow:nth-child(343){opacity:1.1802;transform:translate(79.3723vw,-10px) scale(.5696);animation:fall-343 14s -27s linear infinite}@keyframes fall-343{69.837%{transform:translate(80.6725vw,69.837vh) scale(.5696)}to{transform:translate(80.0224vw,99vh) scale(.5696)}}.snow:nth-child(344){opacity:1.0298;transform:translate(66.8666vw,-10px) scale(.3795);animation:fall-344 16s -24s linear infinite}@keyframes fall-344{66.281%{transform:translate(69.62vw,66.281vh) scale(.3795)}to{transform:translate(68.2433vw,99vh) scale(.3795)}}.snow:nth-child(345){opacity:1.0598;transform:translate(50.5574vw,-10px) scale(.006);animation:fall-345 30s -19s linear infinite}@keyframes fall-345{49.088%{transform:translate(42.412vw,49.088vh) scale(.006)}to{transform:translate(46.4847vw,99vh) scale(.006)}}.snow:nth-child(346){opacity:.4032;transform:translate(42.9459vw,-10px) scale(.213);animation:fall-346 22s -5s linear infinite}@keyframes fall-346{49.909%{transform:translate(42.8156vw,49.909vh) scale(.213)}to{transform:translate(42.88075vw,99vh) scale(.213)}}.snow:nth-child(347){opacity:.2624;transform:translate(16.8336vw,-10px) scale(.8733);animation:fall-347 27s -13s linear infinite}@keyframes fall-347{74.77%{transform:translate(16.8772vw,74.77vh) scale(.8733)}to{transform:translate(16.8554vw,99vh) scale(.8733)}}.snow:nth-child(348){opacity:1.5238;transform:translate(96.3366vw,-10px) scale(.4285);animation:fall-348 26s -12s linear infinite}@keyframes fall-348{42.319%{transform:translate(94.8754vw,42.319vh) scale(.4285)}to{transform:translate(95.606vw,99vh) scale(.4285)}}.snow:nth-child(349){opacity:1.9384;transform:translate(26.2525vw,-10px) scale(.063);animation:fall-349 21s -18s linear infinite}@keyframes fall-349{64.388%{transform:translate(35.0474vw,64.388vh) scale(.063)}to{transform:translate(30.64995vw,99vh) scale(.063)}}.snow:nth-child(350){opacity:.45;transform:translate(35.6308vw,-10px) scale(.8089);animation:fall-350 30s -30s linear infinite}@keyframes fall-350{48.874%{transform:translate(43.0616vw,48.874vh) scale(.8089)}to{transform:translate(39.3462vw,99vh) scale(.8089)}}.snow:nth-child(351){opacity:.3006;transform:translate(15.5853vw,-10px) scale(.4096);animation:fall-351 13s -8s linear infinite}@keyframes fall-351{70.735%{transform:translate(17.4433vw,70.735vh) scale(.4096)}to{transform:translate(16.5143vw,99vh) scale(.4096)}}.snow:nth-child(352){opacity:.1924;transform:translate(31.9386vw,-10px) scale(.1423);animation:fall-352 19s -13s linear infinite}@keyframes fall-352{56.153%{transform:translate(26.9685vw,56.153vh) scale(.1423)}to{transform:translate(29.45355vw,99vh) scale(.1423)}}.snow:nth-child(353){opacity:1.7426;transform:translate(40.5417vw,-10px) scale(.019);animation:fall-353 10s -28s linear infinite}@keyframes fall-353{43.431%{transform:translate(36.9161vw,43.431vh) scale(.019)}to{transform:translate(38.7289vw,99vh) scale(.019)}}.snow:nth-child(354){opacity:.0798;transform:translate(79.6258vw,-10px) scale(.9947);animation:fall-354 17s -6s linear infinite}@keyframes fall-354{61.694%{transform:translate(85.5874vw,61.694vh) scale(.9947)}to{transform:translate(82.6066vw,99vh) scale(.9947)}}.snow:nth-child(355){opacity:.1142;transform:translate(92.34vw,-10px) scale(.8359);animation:fall-355 14s -20s linear infinite}@keyframes fall-355{43.191%{transform:translate(96.4472vw,43.191vh) scale(.8359)}to{transform:translate(94.3936vw,99vh) scale(.8359)}}.snow:nth-child(356){opacity:1.4526;transform:translate(36.2309vw,-10px) scale(.323);animation:fall-356 24s -17s linear infinite}@keyframes fall-356{31.639%{transform:translate(38.3957vw,31.639vh) scale(.323)}to{transform:translate(37.3133vw,99vh) scale(.323)}}.snow:nth-child(357){opacity:1.742;transform:translate(36.0741vw,-10px) scale(.1002);animation:fall-357 26s -24s linear infinite}@keyframes fall-357{56.84%{transform:translate(27.6179vw,56.84vh) scale(.1002)}to{transform:translate(31.846vw,99vh) scale(.1002)}}.snow:nth-child(358){opacity:1.3964;transform:translate(63.6109vw,-10px) scale(.0885);animation:fall-358 14s -13s linear infinite}@keyframes fall-358{57.913%{transform:translate(64.4586vw,57.913vh) scale(.0885)}to{transform:translate(64.03475vw,99vh) scale(.0885)}}.snow:nth-child(359){opacity:.1642;transform:translate(7.9951vw,-10px) scale(.5749);animation:fall-359 21s -22s linear infinite}@keyframes fall-359{60.349%{transform:translate(14.6443vw,60.349vh) scale(.5749)}to{transform:translate(11.3197vw,99vh) scale(.5749)}}.snow:nth-child(360){opacity:1.2558;transform:translate(16.9052vw,-10px) scale(.4556);animation:fall-360 29s -27s linear infinite}@keyframes fall-360{79.563%{transform:translate(15.4448vw,79.563vh) scale(.4556)}to{transform:translate(16.175vw,99vh) scale(.4556)}}.snow:nth-child(361){opacity:.3518;transform:translate(64.3957vw,-10px) scale(.3982);animation:fall-361 30s -19s linear infinite}@keyframes fall-361{64.341%{transform:translate(66.523vw,64.341vh) scale(.3982)}to{transform:translate(65.45935vw,99vh) scale(.3982)}}.snow:nth-child(362){opacity:.3802;transform:translate(70.6889vw,-10px) scale(.7163);animation:fall-362 24s -6s linear infinite}@keyframes fall-362{51.145%{transform:translate(65.9014vw,51.145vh) scale(.7163)}to{transform:translate(68.29515vw,99vh) scale(.7163)}}.snow:nth-child(363){opacity:.7422;transform:translate(48.9108vw,-10px) scale(.1435);animation:fall-363 25s -18s linear infinite}@keyframes fall-363{50.902%{transform:translate(44.0863vw,50.902vh) scale(.1435)}to{transform:translate(46.49855vw,99vh) scale(.1435)}}.snow:nth-child(364){opacity:.4698;transform:translate(64.7737vw,-10px) scale(.085);animation:fall-364 23s -12s linear infinite}@keyframes fall-364{70.55%{transform:translate(61.4273vw,70.55vh) scale(.085)}to{transform:translate(63.1005vw,99vh) scale(.085)}}.snow:nth-child(365){opacity:1.7094;transform:translate(6.3116vw,-10px) scale(.8419);animation:fall-365 30s -26s linear infinite}@keyframes fall-365{30.193%{transform:translate(-1.5224vw,30.193vh) scale(.8419)}to{transform:translate(2.3946vw,99vh) scale(.8419)}}.snow:nth-child(366){opacity:1.6338;transform:translate(84.8966vw,-10px) scale(.2245);animation:fall-366 12s -28s linear infinite}@keyframes fall-366{68.633%{transform:translate(81.6528vw,68.633vh) scale(.2245)}to{transform:translate(83.2747vw,99vh) scale(.2245)}}.snow:nth-child(367){opacity:.6014;transform:translate(6.7988vw,-10px) scale(.0112);animation:fall-367 25s -17s linear infinite}@keyframes fall-367{38.761%{transform:translate(5.3139vw,38.761vh) scale(.0112)}to{transform:translate(6.05635vw,99vh) scale(.0112)}}.snow:nth-child(368){opacity:1.7512;transform:translate(10.4947vw,-10px) scale(.5274);animation:fall-368 28s -30s linear infinite}@keyframes fall-368{74.646%{transform:translate(11.592vw,74.646vh) scale(.5274)}to{transform:translate(11.04335vw,99vh) scale(.5274)}}.snow:nth-child(369){opacity:.3984;transform:translate(84.7608vw,-10px) scale(.3382);animation:fall-369 14s -15s linear infinite}@keyframes fall-369{44.389%{transform:translate(80.0102vw,44.389vh) scale(.3382)}to{transform:translate(82.3855vw,99vh) scale(.3382)}}.snow:nth-child(370){opacity:.968;transform:translate(70.0687vw,-10px) scale(.0904);animation:fall-370 20s -18s linear infinite}@keyframes fall-370{64.051%{transform:translate(73.5369vw,64.051vh) scale(.0904)}to{transform:translate(71.8028vw,99vh) scale(.0904)}}.snow:nth-child(371){opacity:1.691;transform:translate(40.9544vw,-10px) scale(.2438);animation:fall-371 12s -6s linear infinite}@keyframes fall-371{35.747%{transform:translate(36.2824vw,35.747vh) scale(.2438)}to{transform:translate(38.6184vw,99vh) scale(.2438)}}.snow:nth-child(372){opacity:1.5976;transform:translate(50.9779vw,-10px) scale(.4966);animation:fall-372 25s -16s linear infinite}@keyframes fall-372{37.077%{transform:translate(53.0307vw,37.077vh) scale(.4966)}to{transform:translate(52.0043vw,99vh) scale(.4966)}}.snow:nth-child(373){opacity:.8666;transform:translate(28.0156vw,-10px) scale(.3543);animation:fall-373 25s -21s linear infinite}@keyframes fall-373{31.553%{transform:translate(26.6177vw,31.553vh) scale(.3543)}to{transform:translate(27.31665vw,99vh) scale(.3543)}}.snow:nth-child(374){opacity:1.1678;transform:translate(76.5064vw,-10px) scale(.7462);animation:fall-374 12s -12s linear infinite}@keyframes fall-374{49.899%{transform:translate(83.8663vw,49.899vh) scale(.7462)}to{transform:translate(80.18635vw,99vh) scale(.7462)}}.snow:nth-child(375){opacity:.697;transform:translate(84.7742vw,-10px) scale(.6198);animation:fall-375 18s -17s linear infinite}@keyframes fall-375{34.356%{transform:translate(91.9757vw,34.356vh) scale(.6198)}to{transform:translate(88.37495vw,99vh) scale(.6198)}}.snow:nth-child(376){opacity:1.574;transform:translate(14.1745vw,-10px) scale(.6479);animation:fall-376 22s -25s linear infinite}@keyframes fall-376{67.778%{transform:translate(20.1952vw,67.778vh) scale(.6479)}to{transform:translate(17.18485vw,99vh) scale(.6479)}}.snow:nth-child(377){opacity:1.4534;transform:translate(58.4555vw,-10px) scale(.0098);animation:fall-377 15s -14s linear infinite}@keyframes fall-377{47.874%{transform:translate(65.1017vw,47.874vh) scale(.0098)}to{transform:translate(61.7786vw,99vh) scale(.0098)}}.snow:nth-child(378){opacity:1.4686;transform:translate(7.0952vw,-10px) scale(.5594);animation:fall-378 26s -22s linear infinite}@keyframes fall-378{38.285%{transform:translate(7.3785vw,38.285vh) scale(.5594)}to{transform:translate(7.23685vw,99vh) scale(.5594)}}.snow:nth-child(379){opacity:1.5506;transform:translate(94.8443vw,-10px) scale(.1715);animation:fall-379 15s -6s linear infinite}@keyframes fall-379{36.941%{transform:translate(85.9783vw,36.941vh) scale(.1715)}to{transform:translate(90.4113vw,99vh) scale(.1715)}}.snow:nth-child(380){opacity:.2252;transform:translate(37.2766vw,-10px) scale(.3382);animation:fall-380 11s -24s linear infinite}@keyframes fall-380{66.615%{transform:translate(46.7384vw,66.615vh) scale(.3382)}to{transform:translate(42.0075vw,99vh) scale(.3382)}}.snow:nth-child(381){opacity:.3452;transform:translate(62.7286vw,-10px) scale(.3114);animation:fall-381 28s -25s linear infinite}@keyframes fall-381{36.942%{transform:translate(67.057vw,36.942vh) scale(.3114)}to{transform:translate(64.8928vw,99vh) scale(.3114)}}.snow:nth-child(382){opacity:.121;transform:translate(6.4792vw,-10px) scale(.4748);animation:fall-382 23s -17s linear infinite}@keyframes fall-382{74.218%{transform:translate(4.591vw,74.218vh) scale(.4748)}to{transform:translate(5.5351vw,99vh) scale(.4748)}}.snow:nth-child(383){opacity:1.4496;transform:translate(79.5274vw,-10px) scale(.0509);animation:fall-383 28s -25s linear infinite}@keyframes fall-383{33.397%{transform:translate(74.7592vw,33.397vh) scale(.0509)}to{transform:translate(77.1433vw,99vh) scale(.0509)}}.snow:nth-child(384){opacity:1.2064;transform:translate(52.4033vw,-10px) scale(.9881);animation:fall-384 12s -1s linear infinite}@keyframes fall-384{57.516%{transform:translate(45.6084vw,57.516vh) scale(.9881)}to{transform:translate(49.00585vw,99vh) scale(.9881)}}.snow:nth-child(385){opacity:.8934;transform:translate(43.6497vw,-10px) scale(.4773);animation:fall-385 26s -29s linear infinite}@keyframes fall-385{36.947%{transform:translate(35.426vw,36.947vh) scale(.4773)}to{transform:translate(39.53785vw,99vh) scale(.4773)}}.snow:nth-child(386){opacity:1.3198;transform:translate(99.8122vw,-10px) scale(.6824);animation:fall-386 25s -9s linear infinite}@keyframes fall-386{43.567%{transform:translate(90.7166vw,43.567vh) scale(.6824)}to{transform:translate(95.2644vw,99vh) scale(.6824)}}.snow:nth-child(387){opacity:.19;transform:translate(87.2605vw,-10px) scale(.5089);animation:fall-387 11s -25s linear infinite}@keyframes fall-387{45.057%{transform:translate(79.6309vw,45.057vh) scale(.5089)}to{transform:translate(83.4457vw,99vh) scale(.5089)}}.snow:nth-child(388){opacity:.0142;transform:translate(67.3963vw,-10px) scale(.137);animation:fall-388 15s -22s linear infinite}@keyframes fall-388{30.48%{transform:translate(57.8468vw,30.48vh) scale(.137)}to{transform:translate(62.62155vw,99vh) scale(.137)}}.snow:nth-child(389){opacity:1.944;transform:translate(92.5198vw,-10px) scale(.3115);animation:fall-389 16s -29s linear infinite}@keyframes fall-389{37.2%{transform:translate(85.0606vw,37.2vh) scale(.3115)}to{transform:translate(88.7902vw,99vh) scale(.3115)}}.snow:nth-child(390){opacity:1.4818;transform:translate(18.2037vw,-10px) scale(.2813);animation:fall-390 29s -21s linear infinite}@keyframes fall-390{53.12%{transform:translate(20.2014vw,53.12vh) scale(.2813)}to{transform:translate(19.20255vw,99vh) scale(.2813)}}.snow:nth-child(391){opacity:.8756;transform:translate(97.0806vw,-10px) scale(.3868);animation:fall-391 22s -10s linear infinite}@keyframes fall-391{47.813%{transform:translate(98.3171vw,47.813vh) scale(.3868)}to{transform:translate(97.69885vw,99vh) scale(.3868)}}.snow:nth-child(392){opacity:1.2596;transform:translate(31.0829vw,-10px) scale(.9216);animation:fall-392 15s -26s linear infinite}@keyframes fall-392{30.996%{transform:translate(33.5318vw,30.996vh) scale(.9216)}to{transform:translate(32.30735vw,99vh) scale(.9216)}}.snow:nth-child(393){opacity:.4862;transform:translate(92.5266vw,-10px) scale(.2017);animation:fall-393 20s -16s linear infinite}@keyframes fall-393{34.316%{transform:translate(91.575vw,34.316vh) scale(.2017)}to{transform:translate(92.0508vw,99vh) scale(.2017)}}.snow:nth-child(394){opacity:1.958;transform:translate(14.3573vw,-10px) scale(.6006);animation:fall-394 16s -1s linear infinite}@keyframes fall-394{70.823%{transform:translate(12.3081vw,70.823vh) scale(.6006)}to{transform:translate(13.3327vw,99vh) scale(.6006)}}.snow:nth-child(395){opacity:1.234;transform:translate(15.2384vw,-10px) scale(.6828);animation:fall-395 19s -2s linear infinite}@keyframes fall-395{42.668%{transform:translate(9.0211vw,42.668vh) scale(.6828)}to{transform:translate(12.12975vw,99vh) scale(.6828)}}.snow:nth-child(396){opacity:1.4328;transform:translate(77.7148vw,-10px) scale(.7933);animation:fall-396 20s -29s linear infinite}@keyframes fall-396{61.346%{transform:translate(80.5696vw,61.346vh) scale(.7933)}to{transform:translate(79.1422vw,99vh) scale(.7933)}}.snow:nth-child(397){opacity:1.7816;transform:translate(26.8438vw,-10px) scale(.2982);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{58.332%{transform:translate(25.9761vw,58.332vh) scale(.2982)}to{transform:translate(26.40995vw,99vh) scale(.2982)}}.snow:nth-child(398){opacity:.8084;transform:translate(43.7752vw,-10px) scale(.8433);animation:fall-398 14s -22s linear infinite}@keyframes fall-398{56.215%{transform:translate(47.4285vw,56.215vh) scale(.8433)}to{transform:translate(45.60185vw,99vh) scale(.8433)}}.snow:nth-child(399){opacity:.0834;transform:translate(82.8254vw,-10px) scale(.9858);animation:fall-399 16s -25s linear infinite}@keyframes fall-399{68.862%{transform:translate(87.867vw,68.862vh) scale(.9858)}to{transform:translate(85.3462vw,99vh) scale(.9858)}}.snow:nth-child(400){opacity:.7188;transform:translate(23.9198vw,-10px) scale(.0585);animation:fall-400 22s -11s linear infinite}@keyframes fall-400{68.95%{transform:translate(27.6758vw,68.95vh) scale(.0585)}to{transform:translate(25.7978vw,99vh) scale(.0585)}}\n"] }]
|
|
28
|
+
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:.3578;transform:translate(48.3671vw,-10px) scale(.9618);animation:fall-1 18s -19s linear infinite}@keyframes fall-1{31.491%{transform:translate(46.4639vw,31.491vh) scale(.9618)}to{transform:translate(47.4155vw,99vh) scale(.9618)}}.snow:nth-child(2){opacity:.85;transform:translate(65.9715vw,-10px) scale(.3955);animation:fall-2 19s -19s linear infinite}@keyframes fall-2{53.58%{transform:translate(70.3715vw,53.58vh) scale(.3955)}to{transform:translate(68.1715vw,99vh) scale(.3955)}}.snow:nth-child(3){opacity:1.547;transform:translate(83.3888vw,-10px) scale(.5725);animation:fall-3 28s -12s linear infinite}@keyframes fall-3{51.717%{transform:translate(80.8881vw,51.717vh) scale(.5725)}to{transform:translate(82.13845vw,99vh) scale(.5725)}}.snow:nth-child(4){opacity:.9816;transform:translate(22.38vw,-10px) scale(.0012);animation:fall-4 21s -7s linear infinite}@keyframes fall-4{63.612%{transform:translate(18.6249vw,63.612vh) scale(.0012)}to{transform:translate(20.50245vw,99vh) scale(.0012)}}.snow:nth-child(5){opacity:.1478;transform:translate(56.3892vw,-10px) scale(.1395);animation:fall-5 30s -10s linear infinite}@keyframes fall-5{38.832%{transform:translate(55.6737vw,38.832vh) scale(.1395)}to{transform:translate(56.03145vw,99vh) scale(.1395)}}.snow:nth-child(6){opacity:1.7472;transform:translate(20.6367vw,-10px) scale(.6572);animation:fall-6 28s -22s linear infinite}@keyframes fall-6{74.067%{transform:translate(27.1812vw,74.067vh) scale(.6572)}to{transform:translate(23.90895vw,99vh) scale(.6572)}}.snow:nth-child(7){opacity:1.32;transform:translate(2.2vw,-10px) scale(.9094);animation:fall-7 27s -10s linear infinite}@keyframes fall-7{35.266%{transform:translate(-.6491vw,35.266vh) scale(.9094)}to{transform:translate(.77545vw,99vh) scale(.9094)}}.snow:nth-child(8){opacity:.5938;transform:translate(72.5207vw,-10px) scale(.4432);animation:fall-8 18s -3s linear infinite}@keyframes fall-8{35.379%{transform:translate(64.7547vw,35.379vh) scale(.4432)}to{transform:translate(68.6377vw,99vh) scale(.4432)}}.snow:nth-child(9){opacity:1.418;transform:translate(55.0558vw,-10px) scale(.8923);animation:fall-9 21s -22s linear infinite}@keyframes fall-9{72.744%{transform:translate(48.4591vw,72.744vh) scale(.8923)}to{transform:translate(51.75745vw,99vh) scale(.8923)}}.snow:nth-child(10){opacity:1.0402;transform:translate(95.0715vw,-10px) scale(.539);animation:fall-10 29s -13s linear infinite}@keyframes fall-10{41.183%{transform:translate(105.0295vw,41.183vh) scale(.539)}to{transform:translate(100.0505vw,99vh) scale(.539)}}.snow:nth-child(11){opacity:.9788;transform:translate(58.5014vw,-10px) scale(.2016);animation:fall-11 11s -21s linear infinite}@keyframes fall-11{56.943%{transform:translate(53.3325vw,56.943vh) scale(.2016)}to{transform:translate(55.91695vw,99vh) scale(.2016)}}.snow:nth-child(12){opacity:1.4494;transform:translate(92.0672vw,-10px) scale(.9686);animation:fall-12 16s -20s linear infinite}@keyframes fall-12{74.227%{transform:translate(90.1891vw,74.227vh) scale(.9686)}to{transform:translate(91.12815vw,99vh) scale(.9686)}}.snow:nth-child(13){opacity:1.0038;transform:translate(35.2367vw,-10px) scale(.526);animation:fall-13 14s -22s linear infinite}@keyframes fall-13{71.821%{transform:translate(33.6376vw,71.821vh) scale(.526)}to{transform:translate(34.43715vw,99vh) scale(.526)}}.snow:nth-child(14){opacity:.4696;transform:translate(59.0391vw,-10px) scale(.442);animation:fall-14 27s -30s linear infinite}@keyframes fall-14{38.641%{transform:translate(65.0263vw,38.641vh) scale(.442)}to{transform:translate(62.0327vw,99vh) scale(.442)}}.snow:nth-child(15){opacity:.0506;transform:translate(96.1281vw,-10px) scale(.5034);animation:fall-15 30s -4s linear infinite}@keyframes fall-15{53.184%{transform:translate(97.0086vw,53.184vh) scale(.5034)}to{transform:translate(96.56835vw,99vh) scale(.5034)}}.snow:nth-child(16){opacity:1.205;transform:translate(2.9666vw,-10px) scale(.5671);animation:fall-16 20s -6s linear infinite}@keyframes fall-16{77.646%{transform:translate(1.3687vw,77.646vh) scale(.5671)}to{transform:translate(2.16765vw,99vh) scale(.5671)}}.snow:nth-child(17){opacity:1.22;transform:translate(63.472vw,-10px) scale(.9121);animation:fall-17 18s -19s linear infinite}@keyframes fall-17{49.793%{transform:translate(66.8574vw,49.793vh) scale(.9121)}to{transform:translate(65.1647vw,99vh) scale(.9121)}}.snow:nth-child(18){opacity:1.9002;transform:translate(51.1704vw,-10px) scale(.3352);animation:fall-18 30s -29s linear infinite}@keyframes fall-18{53.221%{transform:translate(44.9717vw,53.221vh) scale(.3352)}to{transform:translate(48.07105vw,99vh) scale(.3352)}}.snow:nth-child(19){opacity:.3542;transform:translate(47.2392vw,-10px) scale(.9627);animation:fall-19 29s -29s linear infinite}@keyframes fall-19{52.99%{transform:translate(53.3684vw,52.99vh) scale(.9627)}to{transform:translate(50.3038vw,99vh) scale(.9627)}}.snow:nth-child(20){opacity:.9422;transform:translate(32.4288vw,-10px) scale(.6426);animation:fall-20 29s -6s linear infinite}@keyframes fall-20{35.679%{transform:translate(28.9903vw,35.679vh) scale(.6426)}to{transform:translate(30.70955vw,99vh) scale(.6426)}}.snow:nth-child(21){opacity:1.9286;transform:translate(10.8679vw,-10px) scale(.7792);animation:fall-21 22s -21s linear infinite}@keyframes fall-21{36.255%{transform:translate(2.8693vw,36.255vh) scale(.7792)}to{transform:translate(6.8686vw,99vh) scale(.7792)}}.snow:nth-child(22){opacity:.2186;transform:translate(93.3423vw,-10px) scale(.4442);animation:fall-22 29s -17s linear infinite}@keyframes fall-22{45.156%{transform:translate(92.0745vw,45.156vh) scale(.4442)}to{transform:translate(92.7084vw,99vh) scale(.4442)}}.snow:nth-child(23){opacity:.4788;transform:translate(23.6066vw,-10px) scale(.6088);animation:fall-23 16s -10s linear infinite}@keyframes fall-23{31.848%{transform:translate(25.1227vw,31.848vh) scale(.6088)}to{transform:translate(24.36465vw,99vh) scale(.6088)}}.snow:nth-child(24){opacity:.368;transform:translate(65.8841vw,-10px) scale(.1624);animation:fall-24 27s -29s linear infinite}@keyframes fall-24{66.444%{transform:translate(61.1774vw,66.444vh) scale(.1624)}to{transform:translate(63.53075vw,99vh) scale(.1624)}}.snow:nth-child(25){opacity:1.7172;transform:translate(95.5867vw,-10px) scale(.119);animation:fall-25 15s -10s linear infinite}@keyframes fall-25{33.324%{transform:translate(94.8539vw,33.324vh) scale(.119)}to{transform:translate(95.2203vw,99vh) scale(.119)}}.snow:nth-child(26){opacity:.8022;transform:translate(16.4109vw,-10px) scale(.7968);animation:fall-26 30s -15s linear infinite}@keyframes fall-26{43.405%{transform:translate(19.5329vw,43.405vh) scale(.7968)}to{transform:translate(17.9719vw,99vh) scale(.7968)}}.snow:nth-child(27){opacity:1.3538;transform:translate(43.5912vw,-10px) scale(.9706);animation:fall-27 19s -17s linear infinite}@keyframes fall-27{37.191%{transform:translate(40.0267vw,37.191vh) scale(.9706)}to{transform:translate(41.80895vw,99vh) scale(.9706)}}.snow:nth-child(28){opacity:.9234;transform:translate(78.8972vw,-10px) scale(.3101);animation:fall-28 13s -14s linear infinite}@keyframes fall-28{37.203%{transform:translate(77.1264vw,37.203vh) scale(.3101)}to{transform:translate(78.0118vw,99vh) scale(.3101)}}.snow:nth-child(29){opacity:1.227;transform:translate(75.6477vw,-10px) scale(.611);animation:fall-29 16s -21s linear infinite}@keyframes fall-29{74.31%{transform:translate(76.7127vw,74.31vh) scale(.611)}to{transform:translate(76.1802vw,99vh) scale(.611)}}.snow:nth-child(30){opacity:.6246;transform:translate(61.9479vw,-10px) scale(.0567);animation:fall-30 19s -5s linear infinite}@keyframes fall-30{30.174%{transform:translate(69.1441vw,30.174vh) scale(.0567)}to{transform:translate(65.546vw,99vh) scale(.0567)}}.snow:nth-child(31){opacity:1.4036;transform:translate(81.2304vw,-10px) scale(.6853);animation:fall-31 22s -5s linear infinite}@keyframes fall-31{78.227%{transform:translate(75.2106vw,78.227vh) scale(.6853)}to{transform:translate(78.2205vw,99vh) scale(.6853)}}.snow:nth-child(32){opacity:.008;transform:translate(22.2005vw,-10px) scale(.5233);animation:fall-32 23s -28s linear infinite}@keyframes fall-32{70.483%{transform:translate(26.7569vw,70.483vh) scale(.5233)}to{transform:translate(24.4787vw,99vh) scale(.5233)}}.snow:nth-child(33){opacity:1.8524;transform:translate(69.3989vw,-10px) scale(.2219);animation:fall-33 21s -23s linear infinite}@keyframes fall-33{30.352%{transform:translate(70.9196vw,30.352vh) scale(.2219)}to{transform:translate(70.15925vw,99vh) scale(.2219)}}.snow:nth-child(34){opacity:.2866;transform:translate(8.2183vw,-10px) scale(.6763);animation:fall-34 19s -3s linear infinite}@keyframes fall-34{58.163%{transform:translate(8.5271vw,58.163vh) scale(.6763)}to{transform:translate(8.3727vw,99vh) scale(.6763)}}.snow:nth-child(35){opacity:1.799;transform:translate(80.0862vw,-10px) scale(.887);animation:fall-35 24s -20s linear infinite}@keyframes fall-35{31.136%{transform:translate(79.4781vw,31.136vh) scale(.887)}to{transform:translate(79.78215vw,99vh) scale(.887)}}.snow:nth-child(36){opacity:1.921;transform:translate(7.1987vw,-10px) scale(.2993);animation:fall-36 19s -29s linear infinite}@keyframes fall-36{40.262%{transform:translate(10.585vw,40.262vh) scale(.2993)}to{transform:translate(8.89185vw,99vh) scale(.2993)}}.snow:nth-child(37){opacity:.9648;transform:translate(57.7594vw,-10px) scale(.0847);animation:fall-37 27s -5s linear infinite}@keyframes fall-37{44.271%{transform:translate(62.2771vw,44.271vh) scale(.0847)}to{transform:translate(60.01825vw,99vh) scale(.0847)}}.snow:nth-child(38){opacity:.5918;transform:translate(14.5638vw,-10px) scale(.6079);animation:fall-38 28s -8s linear infinite}@keyframes fall-38{46.367%{transform:translate(8.8116vw,46.367vh) scale(.6079)}to{transform:translate(11.6877vw,99vh) scale(.6079)}}.snow:nth-child(39){opacity:1.9386;transform:translate(38.0912vw,-10px) scale(.9385);animation:fall-39 21s -6s linear infinite}@keyframes fall-39{30.951%{transform:translate(38.8878vw,30.951vh) scale(.9385)}to{transform:translate(38.4895vw,99vh) scale(.9385)}}.snow:nth-child(40){opacity:1.1182;transform:translate(47.9245vw,-10px) scale(.2594);animation:fall-40 14s -21s linear infinite}@keyframes fall-40{56.621%{transform:translate(43.9816vw,56.621vh) scale(.2594)}to{transform:translate(45.95305vw,99vh) scale(.2594)}}.snow:nth-child(41){opacity:1.8018;transform:translate(28.5109vw,-10px) scale(.8723);animation:fall-41 23s -26s linear infinite}@keyframes fall-41{68.551%{transform:translate(37.1374vw,68.551vh) scale(.8723)}to{transform:translate(32.82415vw,99vh) scale(.8723)}}.snow:nth-child(42){opacity:.7482;transform:translate(27.4195vw,-10px) scale(.7904);animation:fall-42 16s -23s linear infinite}@keyframes fall-42{49.489%{transform:translate(21.1772vw,49.489vh) scale(.7904)}to{transform:translate(24.29835vw,99vh) scale(.7904)}}.snow:nth-child(43){opacity:.4322;transform:translate(66.7496vw,-10px) scale(.3383);animation:fall-43 26s -30s linear infinite}@keyframes fall-43{79.739%{transform:translate(62.9758vw,79.739vh) scale(.3383)}to{transform:translate(64.8627vw,99vh) scale(.3383)}}.snow:nth-child(44){opacity:.915;transform:translate(45.1147vw,-10px) scale(.5745);animation:fall-44 16s -26s linear infinite}@keyframes fall-44{36.262%{transform:translate(42.4127vw,36.262vh) scale(.5745)}to{transform:translate(43.7637vw,99vh) scale(.5745)}}.snow:nth-child(45){opacity:1.668;transform:translate(54.3146vw,-10px) scale(.3443);animation:fall-45 21s -30s linear infinite}@keyframes fall-45{79.214%{transform:translate(46.3375vw,79.214vh) scale(.3443)}to{transform:translate(50.32605vw,99vh) scale(.3443)}}.snow:nth-child(46){opacity:1.5564;transform:translate(72.7177vw,-10px) scale(.1829);animation:fall-46 21s -28s linear infinite}@keyframes fall-46{78.697%{transform:translate(67.0201vw,78.697vh) scale(.1829)}to{transform:translate(69.8689vw,99vh) scale(.1829)}}.snow:nth-child(47){opacity:1.3532;transform:translate(6.398vw,-10px) scale(.9856);animation:fall-47 25s -25s linear infinite}@keyframes fall-47{59.259%{transform:translate(5.0223vw,59.259vh) scale(.9856)}to{transform:translate(5.71015vw,99vh) scale(.9856)}}.snow:nth-child(48){opacity:1.3196;transform:translate(75.1006vw,-10px) scale(.8481);animation:fall-48 27s -7s linear infinite}@keyframes fall-48{67.503%{transform:translate(72.67vw,67.503vh) scale(.8481)}to{transform:translate(73.8853vw,99vh) scale(.8481)}}.snow:nth-child(49){opacity:1.3202;transform:translate(64.981vw,-10px) scale(.1018);animation:fall-49 20s -17s linear infinite}@keyframes fall-49{45.898%{transform:translate(72.3346vw,45.898vh) scale(.1018)}to{transform:translate(68.6578vw,99vh) scale(.1018)}}.snow:nth-child(50){opacity:.0128;transform:translate(99.3841vw,-10px) scale(.3183);animation:fall-50 28s -6s linear infinite}@keyframes fall-50{65.169%{transform:translate(108.884vw,65.169vh) scale(.3183)}to{transform:translate(104.13405vw,99vh) scale(.3183)}}.snow:nth-child(51){opacity:.5352;transform:translate(45.8301vw,-10px) scale(.4072);animation:fall-51 23s -10s linear infinite}@keyframes fall-51{61.893%{transform:translate(51.3466vw,61.893vh) scale(.4072)}to{transform:translate(48.58835vw,99vh) scale(.4072)}}.snow:nth-child(52){opacity:1.775;transform:translate(41.0558vw,-10px) scale(.3307);animation:fall-52 26s -27s linear infinite}@keyframes fall-52{43.225%{transform:translate(46.7009vw,43.225vh) scale(.3307)}to{transform:translate(43.87835vw,99vh) scale(.3307)}}.snow:nth-child(53){opacity:1.7168;transform:translate(96.8419vw,-10px) scale(.0024);animation:fall-53 18s -1s linear infinite}@keyframes fall-53{59.887%{transform:translate(90.0342vw,59.887vh) scale(.0024)}to{transform:translate(93.43805vw,99vh) scale(.0024)}}.snow:nth-child(54){opacity:1.0304;transform:translate(99.6504vw,-10px) scale(.7888);animation:fall-54 23s -28s linear infinite}@keyframes fall-54{38.405%{transform:translate(92.4339vw,38.405vh) scale(.7888)}to{transform:translate(96.04215vw,99vh) scale(.7888)}}.snow:nth-child(55){opacity:.5308;transform:translate(55.6006vw,-10px) scale(.5008);animation:fall-55 23s -19s linear infinite}@keyframes fall-55{78.228%{transform:translate(53.7271vw,78.228vh) scale(.5008)}to{transform:translate(54.66385vw,99vh) scale(.5008)}}.snow:nth-child(56){opacity:.7616;transform:translate(71.9594vw,-10px) scale(.416);animation:fall-56 20s -5s linear infinite}@keyframes fall-56{78.205%{transform:translate(80.9645vw,78.205vh) scale(.416)}to{transform:translate(76.46195vw,99vh) scale(.416)}}.snow:nth-child(57){opacity:.672;transform:translate(56.7837vw,-10px) scale(.5007);animation:fall-57 10s -28s linear infinite}@keyframes fall-57{32.142%{transform:translate(58.0814vw,32.142vh) scale(.5007)}to{transform:translate(57.43255vw,99vh) scale(.5007)}}.snow:nth-child(58){opacity:.4934;transform:translate(42.1111vw,-10px) scale(.678);animation:fall-58 11s -29s linear infinite}@keyframes fall-58{71.478%{transform:translate(38.3673vw,71.478vh) scale(.678)}to{transform:translate(40.2392vw,99vh) scale(.678)}}.snow:nth-child(59){opacity:1.4678;transform:translate(35.8145vw,-10px) scale(.9645);animation:fall-59 18s -29s linear infinite}@keyframes fall-59{75.217%{transform:translate(36.3007vw,75.217vh) scale(.9645)}to{transform:translate(36.0576vw,99vh) scale(.9645)}}.snow:nth-child(60){opacity:1.8856;transform:translate(98.5989vw,-10px) scale(.4561);animation:fall-60 11s -24s linear infinite}@keyframes fall-60{52.566%{transform:translate(90.1182vw,52.566vh) scale(.4561)}to{transform:translate(94.35855vw,99vh) scale(.4561)}}.snow:nth-child(61){opacity:1.4674;transform:translate(8.485vw,-10px) scale(.8206);animation:fall-61 29s -26s linear infinite}@keyframes fall-61{56.469%{transform:translate(8.9355vw,56.469vh) scale(.8206)}to{transform:translate(8.71025vw,99vh) scale(.8206)}}.snow:nth-child(62){opacity:1.1296;transform:translate(70.0335vw,-10px) scale(.0495);animation:fall-62 27s -20s linear infinite}@keyframes fall-62{58.552%{transform:translate(62.1769vw,58.552vh) scale(.0495)}to{transform:translate(66.1052vw,99vh) scale(.0495)}}.snow:nth-child(63){opacity:.7122;transform:translate(92.8633vw,-10px) scale(.0667);animation:fall-63 22s -8s linear infinite}@keyframes fall-63{76.612%{transform:translate(96.9261vw,76.612vh) scale(.0667)}to{transform:translate(94.8947vw,99vh) scale(.0667)}}.snow:nth-child(64){opacity:.8264;transform:translate(96.1248vw,-10px) scale(.4865);animation:fall-64 11s -11s linear infinite}@keyframes fall-64{30.727%{transform:translate(88.1264vw,30.727vh) scale(.4865)}to{transform:translate(92.1256vw,99vh) scale(.4865)}}.snow:nth-child(65){opacity:1.4066;transform:translate(54.2578vw,-10px) scale(.8126);animation:fall-65 17s -3s linear infinite}@keyframes fall-65{45.855%{transform:translate(49.6371vw,45.855vh) scale(.8126)}to{transform:translate(51.94745vw,99vh) scale(.8126)}}.snow:nth-child(66){opacity:1.3256;transform:translate(35.1559vw,-10px) scale(.2283);animation:fall-66 29s -2s linear infinite}@keyframes fall-66{36.886%{transform:translate(44.6306vw,36.886vh) scale(.2283)}to{transform:translate(39.89325vw,99vh) scale(.2283)}}.snow:nth-child(67){opacity:.2294;transform:translate(77.2288vw,-10px) scale(.4208);animation:fall-67 13s -6s linear infinite}@keyframes fall-67{46.193%{transform:translate(84.9065vw,46.193vh) scale(.4208)}to{transform:translate(81.06765vw,99vh) scale(.4208)}}.snow:nth-child(68){opacity:.2808;transform:translate(33.3429vw,-10px) scale(.4919);animation:fall-68 23s -10s linear infinite}@keyframes fall-68{36.814%{transform:translate(24.8253vw,36.814vh) scale(.4919)}to{transform:translate(29.0841vw,99vh) scale(.4919)}}.snow:nth-child(69){opacity:.4368;transform:translate(63.7975vw,-10px) scale(.363);animation:fall-69 12s -7s linear infinite}@keyframes fall-69{56.886%{transform:translate(54.8557vw,56.886vh) scale(.363)}to{transform:translate(59.3266vw,99vh) scale(.363)}}.snow:nth-child(70){opacity:.6578;transform:translate(70.9369vw,-10px) scale(.882);animation:fall-70 24s -12s linear infinite}@keyframes fall-70{60.682%{transform:translate(69.0065vw,60.682vh) scale(.882)}to{transform:translate(69.9717vw,99vh) scale(.882)}}.snow:nth-child(71){opacity:.7818;transform:translate(5.7565vw,-10px) scale(.571);animation:fall-71 30s -27s linear infinite}@keyframes fall-71{72.736%{transform:translate(4.3061vw,72.736vh) scale(.571)}to{transform:translate(5.0313vw,99vh) scale(.571)}}.snow:nth-child(72){opacity:.4944;transform:translate(32.5396vw,-10px) scale(.3549);animation:fall-72 11s -29s linear infinite}@keyframes fall-72{73.831%{transform:translate(39.2451vw,73.831vh) scale(.3549)}to{transform:translate(35.89235vw,99vh) scale(.3549)}}.snow:nth-child(73){opacity:1.517;transform:translate(47.6902vw,-10px) scale(.0081);animation:fall-73 14s -4s linear infinite}@keyframes fall-73{40.512%{transform:translate(48.4211vw,40.512vh) scale(.0081)}to{transform:translate(48.05565vw,99vh) scale(.0081)}}.snow:nth-child(74){opacity:1.2752;transform:translate(7.6721vw,-10px) scale(.3433);animation:fall-74 24s -30s linear infinite}@keyframes fall-74{49.342%{transform:translate(6.2205vw,49.342vh) scale(.3433)}to{transform:translate(6.9463vw,99vh) scale(.3433)}}.snow:nth-child(75){opacity:.9256;transform:translate(58.3128vw,-10px) scale(.6586);animation:fall-75 17s -8s linear infinite}@keyframes fall-75{33.543%{transform:translate(48.3741vw,33.543vh) scale(.6586)}to{transform:translate(53.34345vw,99vh) scale(.6586)}}.snow:nth-child(76){opacity:1.1154;transform:translate(15.2286vw,-10px) scale(.2943);animation:fall-76 10s -23s linear infinite}@keyframes fall-76{62.608%{transform:translate(17.3257vw,62.608vh) scale(.2943)}to{transform:translate(16.27715vw,99vh) scale(.2943)}}.snow:nth-child(77){opacity:.4366;transform:translate(21.117vw,-10px) scale(.7108);animation:fall-77 13s -18s linear infinite}@keyframes fall-77{32.826%{transform:translate(13.9521vw,32.826vh) scale(.7108)}to{transform:translate(17.53455vw,99vh) scale(.7108)}}.snow:nth-child(78){opacity:1.558;transform:translate(7.8717vw,-10px) scale(.4998);animation:fall-78 13s -1s linear infinite}@keyframes fall-78{54.977%{transform:translate(15.9125vw,54.977vh) scale(.4998)}to{transform:translate(11.8921vw,99vh) scale(.4998)}}.snow:nth-child(79){opacity:1.6616;transform:translate(15.4114vw,-10px) scale(.9655);animation:fall-79 20s -29s linear infinite}@keyframes fall-79{78.308%{transform:translate(14.743vw,78.308vh) scale(.9655)}to{transform:translate(15.0772vw,99vh) scale(.9655)}}.snow:nth-child(80){opacity:1.6014;transform:translate(25.0513vw,-10px) scale(.2883);animation:fall-80 23s -10s linear infinite}@keyframes fall-80{67.432%{transform:translate(16.6307vw,67.432vh) scale(.2883)}to{transform:translate(20.841vw,99vh) scale(.2883)}}.snow:nth-child(81){opacity:1.1206;transform:translate(15.0068vw,-10px) scale(.0318);animation:fall-81 21s -18s linear infinite}@keyframes fall-81{50.01%{transform:translate(22.6495vw,50.01vh) scale(.0318)}to{transform:translate(18.82815vw,99vh) scale(.0318)}}.snow:nth-child(82){opacity:1.6808;transform:translate(30.1157vw,-10px) scale(.0754);animation:fall-82 28s -20s linear infinite}@keyframes fall-82{51.356%{transform:translate(34.0252vw,51.356vh) scale(.0754)}to{transform:translate(32.07045vw,99vh) scale(.0754)}}.snow:nth-child(83){opacity:1.831;transform:translate(12.3385vw,-10px) scale(.6536);animation:fall-83 23s -21s linear infinite}@keyframes fall-83{61.026%{transform:translate(16.8524vw,61.026vh) scale(.6536)}to{transform:translate(14.59545vw,99vh) scale(.6536)}}.snow:nth-child(84){opacity:1.9398;transform:translate(89.9184vw,-10px) scale(.5794);animation:fall-84 23s -27s linear infinite}@keyframes fall-84{68.339%{transform:translate(84.6598vw,68.339vh) scale(.5794)}to{transform:translate(87.2891vw,99vh) scale(.5794)}}.snow:nth-child(85){opacity:.5624;transform:translate(73.296vw,-10px) scale(.3966);animation:fall-85 14s -6s linear infinite}@keyframes fall-85{59.308%{transform:translate(83.0216vw,59.308vh) scale(.3966)}to{transform:translate(78.1588vw,99vh) scale(.3966)}}.snow:nth-child(86){opacity:.905;transform:translate(27.9031vw,-10px) scale(.8057);animation:fall-86 21s -12s linear infinite}@keyframes fall-86{55.853%{transform:translate(27.8vw,55.853vh) scale(.8057)}to{transform:translate(27.85155vw,99vh) scale(.8057)}}.snow:nth-child(87){opacity:1.3578;transform:translate(23.6996vw,-10px) scale(.5337);animation:fall-87 16s -9s linear infinite}@keyframes fall-87{44.118%{transform:translate(14.7407vw,44.118vh) scale(.5337)}to{transform:translate(19.22015vw,99vh) scale(.5337)}}.snow:nth-child(88){opacity:1.7914;transform:translate(63.8709vw,-10px) scale(.5289);animation:fall-88 22s -2s linear infinite}@keyframes fall-88{60.075%{transform:translate(60.6961vw,60.075vh) scale(.5289)}to{transform:translate(62.2835vw,99vh) scale(.5289)}}.snow:nth-child(89){opacity:.976;transform:translate(94.6141vw,-10px) scale(.059);animation:fall-89 19s -10s linear infinite}@keyframes fall-89{37.263%{transform:translate(104.2363vw,37.263vh) scale(.059)}to{transform:translate(99.4252vw,99vh) scale(.059)}}.snow:nth-child(90){opacity:1.5522;transform:translate(51.8524vw,-10px) scale(.655);animation:fall-90 26s -29s linear infinite}@keyframes fall-90{64.421%{transform:translate(49.5281vw,64.421vh) scale(.655)}to{transform:translate(50.69025vw,99vh) scale(.655)}}.snow:nth-child(91){opacity:1.525;transform:translate(35.5104vw,-10px) scale(.2393);animation:fall-91 27s -22s linear infinite}@keyframes fall-91{47.37%{transform:translate(38.7501vw,47.37vh) scale(.2393)}to{transform:translate(37.13025vw,99vh) scale(.2393)}}.snow:nth-child(92){opacity:.1206;transform:translate(5.2623vw,-10px) scale(.8972);animation:fall-92 14s -10s linear infinite}@keyframes fall-92{61.946%{transform:translate(5.4178vw,61.946vh) scale(.8972)}to{transform:translate(5.34005vw,99vh) scale(.8972)}}.snow:nth-child(93){opacity:1.2324;transform:translate(90.3786vw,-10px) scale(.5831);animation:fall-93 14s -27s linear infinite}@keyframes fall-93{50.286%{transform:translate(87.6326vw,50.286vh) scale(.5831)}to{transform:translate(89.0056vw,99vh) scale(.5831)}}.snow:nth-child(94){opacity:.9238;transform:translate(13.9093vw,-10px) scale(.2986);animation:fall-94 27s -20s linear infinite}@keyframes fall-94{46.566%{transform:translate(22.4181vw,46.566vh) scale(.2986)}to{transform:translate(18.1637vw,99vh) scale(.2986)}}.snow:nth-child(95){opacity:.9428;transform:translate(5.7012vw,-10px) scale(.0014);animation:fall-95 27s -27s linear infinite}@keyframes fall-95{78.417%{transform:translate(5.5322vw,78.417vh) scale(.0014)}to{transform:translate(5.6167vw,99vh) scale(.0014)}}.snow:nth-child(96){opacity:1.8542;transform:translate(.1089vw,-10px) scale(.9546);animation:fall-96 13s -25s linear infinite}@keyframes fall-96{51.782%{transform:translate(-.093vw,51.782vh) scale(.9546)}to{transform:translate(.00795vw,99vh) scale(.9546)}}.snow:nth-child(97){opacity:.7174;transform:translate(91.218vw,-10px) scale(.5264);animation:fall-97 19s -12s linear infinite}@keyframes fall-97{54.462%{transform:translate(99.3008vw,54.462vh) scale(.5264)}to{transform:translate(95.2594vw,99vh) scale(.5264)}}.snow:nth-child(98){opacity:1.6382;transform:translate(25.3659vw,-10px) scale(.1695);animation:fall-98 16s -25s linear infinite}@keyframes fall-98{32.262%{transform:translate(18.4572vw,32.262vh) scale(.1695)}to{transform:translate(21.91155vw,99vh) scale(.1695)}}.snow:nth-child(99){opacity:.6016;transform:translate(60.8597vw,-10px) scale(.8601);animation:fall-99 16s -9s linear infinite}@keyframes fall-99{48.459%{transform:translate(68.5819vw,48.459vh) scale(.8601)}to{transform:translate(64.7208vw,99vh) scale(.8601)}}.snow:nth-child(100){opacity:.4046;transform:translate(56.3692vw,-10px) scale(.0613);animation:fall-100 26s -25s linear infinite}@keyframes fall-100{36.278%{transform:translate(48.8472vw,36.278vh) scale(.0613)}to{transform:translate(52.6082vw,99vh) scale(.0613)}}.snow:nth-child(101){opacity:1.6994;transform:translate(85.5839vw,-10px) scale(.4083);animation:fall-101 13s -9s linear infinite}@keyframes fall-101{40.179%{transform:translate(92.404vw,40.179vh) scale(.4083)}to{transform:translate(88.99395vw,99vh) scale(.4083)}}.snow:nth-child(102){opacity:.2994;transform:translate(44.8789vw,-10px) scale(.1665);animation:fall-102 13s -14s linear infinite}@keyframes fall-102{39.313%{transform:translate(46.0464vw,39.313vh) scale(.1665)}to{transform:translate(45.46265vw,99vh) scale(.1665)}}.snow:nth-child(103){opacity:1.0388;transform:translate(62.2255vw,-10px) scale(.2619);animation:fall-103 12s -21s linear infinite}@keyframes fall-103{54.462%{transform:translate(61.6531vw,54.462vh) scale(.2619)}to{transform:translate(61.9393vw,99vh) scale(.2619)}}.snow:nth-child(104){opacity:.6668;transform:translate(39.5541vw,-10px) scale(.0853);animation:fall-104 17s -11s linear infinite}@keyframes fall-104{68.169%{transform:translate(38.0189vw,68.169vh) scale(.0853)}to{transform:translate(38.7865vw,99vh) scale(.0853)}}.snow:nth-child(105){opacity:.9492;transform:translate(54.9592vw,-10px) scale(.8409);animation:fall-105 26s -11s linear infinite}@keyframes fall-105{43.024%{transform:translate(59.4095vw,43.024vh) scale(.8409)}to{transform:translate(57.18435vw,99vh) scale(.8409)}}.snow:nth-child(106){opacity:1.449;transform:translate(55.505vw,-10px) scale(.6803);animation:fall-106 27s -27s linear infinite}@keyframes fall-106{48.413%{transform:translate(56.6617vw,48.413vh) scale(.6803)}to{transform:translate(56.08335vw,99vh) scale(.6803)}}.snow:nth-child(107){opacity:1.3992;transform:translate(5.883vw,-10px) scale(.0472);animation:fall-107 24s -23s linear infinite}@keyframes fall-107{53.279%{transform:translate(3.0687vw,53.279vh) scale(.0472)}to{transform:translate(4.47585vw,99vh) scale(.0472)}}.snow:nth-child(108){opacity:1.3678;transform:translate(73.3556vw,-10px) scale(.7268);animation:fall-108 13s -30s linear infinite}@keyframes fall-108{30.597%{transform:translate(75.969vw,30.597vh) scale(.7268)}to{transform:translate(74.6623vw,99vh) scale(.7268)}}.snow:nth-child(109){opacity:1.3346;transform:translate(54.4694vw,-10px) scale(.2254);animation:fall-109 19s -10s linear infinite}@keyframes fall-109{35.319%{transform:translate(45.7983vw,35.319vh) scale(.2254)}to{transform:translate(50.13385vw,99vh) scale(.2254)}}.snow:nth-child(110){opacity:.28;transform:translate(72.255vw,-10px) scale(.5814);animation:fall-110 10s -4s linear infinite}@keyframes fall-110{36.66%{transform:translate(63.7256vw,36.66vh) scale(.5814)}to{transform:translate(67.9903vw,99vh) scale(.5814)}}.snow:nth-child(111){opacity:1.5;transform:translate(98.1666vw,-10px) scale(.6859);animation:fall-111 22s -23s linear infinite}@keyframes fall-111{67.752%{transform:translate(98.3704vw,67.752vh) scale(.6859)}to{transform:translate(98.2685vw,99vh) scale(.6859)}}.snow:nth-child(112){opacity:.9364;transform:translate(66.6674vw,-10px) scale(.6603);animation:fall-112 30s -7s linear infinite}@keyframes fall-112{34.103%{transform:translate(60.5707vw,34.103vh) scale(.6603)}to{transform:translate(63.61905vw,99vh) scale(.6603)}}.snow:nth-child(113){opacity:.3322;transform:translate(64.5224vw,-10px) scale(.1781);animation:fall-113 16s -6s linear infinite}@keyframes fall-113{41.71%{transform:translate(63.399vw,41.71vh) scale(.1781)}to{transform:translate(63.9607vw,99vh) scale(.1781)}}.snow:nth-child(114){opacity:1.747;transform:translate(59.9386vw,-10px) scale(.4115);animation:fall-114 22s -21s linear infinite}@keyframes fall-114{72.38%{transform:translate(61.318vw,72.38vh) scale(.4115)}to{transform:translate(60.6283vw,99vh) scale(.4115)}}.snow:nth-child(115){opacity:.5206;transform:translate(24.3505vw,-10px) scale(.7118);animation:fall-115 28s -1s linear infinite}@keyframes fall-115{62.439%{transform:translate(20.8946vw,62.439vh) scale(.7118)}to{transform:translate(22.62255vw,99vh) scale(.7118)}}.snow:nth-child(116){opacity:.4004;transform:translate(87.7647vw,-10px) scale(.0285);animation:fall-116 28s -14s linear infinite}@keyframes fall-116{75.552%{transform:translate(94.0272vw,75.552vh) scale(.0285)}to{transform:translate(90.89595vw,99vh) scale(.0285)}}.snow:nth-child(117){opacity:.7204;transform:translate(62.6293vw,-10px) scale(.3649);animation:fall-117 23s -24s linear infinite}@keyframes fall-117{70.664%{transform:translate(60.2396vw,70.664vh) scale(.3649)}to{transform:translate(61.43445vw,99vh) scale(.3649)}}.snow:nth-child(118){opacity:1.998;transform:translate(75.5598vw,-10px) scale(.1696);animation:fall-118 13s -4s linear infinite}@keyframes fall-118{31.223%{transform:translate(67.3854vw,31.223vh) scale(.1696)}to{transform:translate(71.4726vw,99vh) scale(.1696)}}.snow:nth-child(119){opacity:.9192;transform:translate(10.9635vw,-10px) scale(.1485);animation:fall-119 30s -30s linear infinite}@keyframes fall-119{58.499%{transform:translate(11.2996vw,58.499vh) scale(.1485)}to{transform:translate(11.13155vw,99vh) scale(.1485)}}.snow:nth-child(120){opacity:1.931;transform:translate(60.5335vw,-10px) scale(.2791);animation:fall-120 30s -6s linear infinite}@keyframes fall-120{59.935%{transform:translate(54.4714vw,59.935vh) scale(.2791)}to{transform:translate(57.50245vw,99vh) scale(.2791)}}.snow:nth-child(121){opacity:.9618;transform:translate(41.3227vw,-10px) scale(.939);animation:fall-121 22s -6s linear infinite}@keyframes fall-121{73.354%{transform:translate(46.7077vw,73.354vh) scale(.939)}to{transform:translate(44.0152vw,99vh) scale(.939)}}.snow:nth-child(122){opacity:.2686;transform:translate(58.1911vw,-10px) scale(.5345);animation:fall-122 22s -15s linear infinite}@keyframes fall-122{76.448%{transform:translate(55.2842vw,76.448vh) scale(.5345)}to{transform:translate(56.73765vw,99vh) scale(.5345)}}.snow:nth-child(123){opacity:.3514;transform:translate(86.8896vw,-10px) scale(.6159);animation:fall-123 28s -3s linear infinite}@keyframes fall-123{48.647%{transform:translate(80.3398vw,48.647vh) scale(.6159)}to{transform:translate(83.6147vw,99vh) scale(.6159)}}.snow:nth-child(124){opacity:.0968;transform:translate(55.715vw,-10px) scale(.866);animation:fall-124 24s -19s linear infinite}@keyframes fall-124{73.222%{transform:translate(48.475vw,73.222vh) scale(.866)}to{transform:translate(52.095vw,99vh) scale(.866)}}.snow:nth-child(125){opacity:.1866;transform:translate(79.5262vw,-10px) scale(.8274);animation:fall-125 15s -21s linear infinite}@keyframes fall-125{70.414%{transform:translate(81.9517vw,70.414vh) scale(.8274)}to{transform:translate(80.73895vw,99vh) scale(.8274)}}.snow:nth-child(126){opacity:1.2986;transform:translate(73.6574vw,-10px) scale(.131);animation:fall-126 29s -19s linear infinite}@keyframes fall-126{76.898%{transform:translate(78.7884vw,76.898vh) scale(.131)}to{transform:translate(76.2229vw,99vh) scale(.131)}}.snow:nth-child(127){opacity:1.9172;transform:translate(5.4815vw,-10px) scale(.6883);animation:fall-127 15s -7s linear infinite}@keyframes fall-127{47.054%{transform:translate(-3.1891vw,47.054vh) scale(.6883)}to{transform:translate(1.1462vw,99vh) scale(.6883)}}.snow:nth-child(128){opacity:.0884;transform:translate(80.2775vw,-10px) scale(.3778);animation:fall-128 14s -11s linear infinite}@keyframes fall-128{33.613%{transform:translate(76.4627vw,33.613vh) scale(.3778)}to{transform:translate(78.3701vw,99vh) scale(.3778)}}.snow:nth-child(129){opacity:.7988;transform:translate(69.9294vw,-10px) scale(.6452);animation:fall-129 18s -7s linear infinite}@keyframes fall-129{62.544%{transform:translate(60.0181vw,62.544vh) scale(.6452)}to{transform:translate(64.97375vw,99vh) scale(.6452)}}.snow:nth-child(130){opacity:.7848;transform:translate(60.911vw,-10px) scale(.1913);animation:fall-130 25s -6s linear infinite}@keyframes fall-130{30.9%{transform:translate(61.192vw,30.9vh) scale(.1913)}to{transform:translate(61.0515vw,99vh) scale(.1913)}}.snow:nth-child(131){opacity:.8022;transform:translate(86.2771vw,-10px) scale(.8302);animation:fall-131 22s -14s linear infinite}@keyframes fall-131{77.849%{transform:translate(94.8686vw,77.849vh) scale(.8302)}to{transform:translate(90.57285vw,99vh) scale(.8302)}}.snow:nth-child(132){opacity:.918;transform:translate(96.4097vw,-10px) scale(.3218);animation:fall-132 19s -18s linear infinite}@keyframes fall-132{62.988%{transform:translate(100.8821vw,62.988vh) scale(.3218)}to{transform:translate(98.6459vw,99vh) scale(.3218)}}.snow:nth-child(133){opacity:1.4006;transform:translate(7.5914vw,-10px) scale(.5047);animation:fall-133 26s -7s linear infinite}@keyframes fall-133{72.718%{transform:translate(11.5107vw,72.718vh) scale(.5047)}to{transform:translate(9.55105vw,99vh) scale(.5047)}}.snow:nth-child(134){opacity:.877;transform:translate(54.9684vw,-10px) scale(.0576);animation:fall-134 19s -23s linear infinite}@keyframes fall-134{64.903%{transform:translate(53.6481vw,64.903vh) scale(.0576)}to{transform:translate(54.30825vw,99vh) scale(.0576)}}.snow:nth-child(135){opacity:1.6608;transform:translate(99.5405vw,-10px) scale(.6634);animation:fall-135 26s -20s linear infinite}@keyframes fall-135{76.805%{transform:translate(100.6233vw,76.805vh) scale(.6634)}to{transform:translate(100.0819vw,99vh) scale(.6634)}}.snow:nth-child(136){opacity:.2784;transform:translate(64.1661vw,-10px) scale(.2313);animation:fall-136 21s -10s linear infinite}@keyframes fall-136{73.637%{transform:translate(58.2443vw,73.637vh) scale(.2313)}to{transform:translate(61.2052vw,99vh) scale(.2313)}}.snow:nth-child(137){opacity:.133;transform:translate(91.9712vw,-10px) scale(.5848);animation:fall-137 29s -21s linear infinite}@keyframes fall-137{64.268%{transform:translate(95.073vw,64.268vh) scale(.5848)}to{transform:translate(93.5221vw,99vh) scale(.5848)}}.snow:nth-child(138){opacity:1.2072;transform:translate(18.4439vw,-10px) scale(.393);animation:fall-138 11s -5s linear infinite}@keyframes fall-138{72.99%{transform:translate(9.7048vw,72.99vh) scale(.393)}to{transform:translate(14.07435vw,99vh) scale(.393)}}.snow:nth-child(139){opacity:1.4904;transform:translate(14.0306vw,-10px) scale(.9551);animation:fall-139 10s -23s linear infinite}@keyframes fall-139{48.563%{transform:translate(14.5971vw,48.563vh) scale(.9551)}to{transform:translate(14.31385vw,99vh) scale(.9551)}}.snow:nth-child(140){opacity:.1214;transform:translate(74.7075vw,-10px) scale(.1294);animation:fall-140 13s -5s linear infinite}@keyframes fall-140{48.21%{transform:translate(72.0139vw,48.21vh) scale(.1294)}to{transform:translate(73.3607vw,99vh) scale(.1294)}}.snow:nth-child(141){opacity:.3716;transform:translate(30.8408vw,-10px) scale(.7762);animation:fall-141 12s -4s linear infinite}@keyframes fall-141{52.468%{transform:translate(28.4311vw,52.468vh) scale(.7762)}to{transform:translate(29.63595vw,99vh) scale(.7762)}}.snow:nth-child(142){opacity:.0568;transform:translate(52.1986vw,-10px) scale(.8007);animation:fall-142 18s -3s linear infinite}@keyframes fall-142{46.968%{transform:translate(48.395vw,46.968vh) scale(.8007)}to{transform:translate(50.2968vw,99vh) scale(.8007)}}.snow:nth-child(143){opacity:1.4474;transform:translate(98.0489vw,-10px) scale(.9819);animation:fall-143 22s -11s linear infinite}@keyframes fall-143{73.702%{transform:translate(98.4639vw,73.702vh) scale(.9819)}to{transform:translate(98.2564vw,99vh) scale(.9819)}}.snow:nth-child(144){opacity:1.2816;transform:translate(2.4863vw,-10px) scale(.0516);animation:fall-144 15s -24s linear infinite}@keyframes fall-144{49.36%{transform:translate(-.976vw,49.36vh) scale(.0516)}to{transform:translate(.75515vw,99vh) scale(.0516)}}.snow:nth-child(145){opacity:.4028;transform:translate(48.3242vw,-10px) scale(.1171);animation:fall-145 19s -6s linear infinite}@keyframes fall-145{43.465%{transform:translate(46.996vw,43.465vh) scale(.1171)}to{transform:translate(47.6601vw,99vh) scale(.1171)}}.snow:nth-child(146){opacity:.5208;transform:translate(60.3418vw,-10px) scale(.6721);animation:fall-146 17s -30s linear infinite}@keyframes fall-146{52.062%{transform:translate(54.3884vw,52.062vh) scale(.6721)}to{transform:translate(57.3651vw,99vh) scale(.6721)}}.snow:nth-child(147){opacity:.975;transform:translate(46.7846vw,-10px) scale(.7956);animation:fall-147 30s -10s linear infinite}@keyframes fall-147{61.748%{transform:translate(54.6678vw,61.748vh) scale(.7956)}to{transform:translate(50.7262vw,99vh) scale(.7956)}}.snow:nth-child(148){opacity:.2124;transform:translate(97.3571vw,-10px) scale(.359);animation:fall-148 15s -3s linear infinite}@keyframes fall-148{79.15%{transform:translate(99.7446vw,79.15vh) scale(.359)}to{transform:translate(98.55085vw,99vh) scale(.359)}}.snow:nth-child(149){opacity:.4028;transform:translate(31.149vw,-10px) scale(.0544);animation:fall-149 16s -20s linear infinite}@keyframes fall-149{40.946%{transform:translate(28.6061vw,40.946vh) scale(.0544)}to{transform:translate(29.87755vw,99vh) scale(.0544)}}.snow:nth-child(150){opacity:.2358;transform:translate(7.1318vw,-10px) scale(.0311);animation:fall-150 12s -13s linear infinite}@keyframes fall-150{41.18%{transform:translate(14.7592vw,41.18vh) scale(.0311)}to{transform:translate(10.9455vw,99vh) scale(.0311)}}.snow:nth-child(151){opacity:1.8838;transform:translate(99.8644vw,-10px) scale(.0497);animation:fall-151 14s -2s linear infinite}@keyframes fall-151{39.591%{transform:translate(92.3246vw,39.591vh) scale(.0497)}to{transform:translate(96.0945vw,99vh) scale(.0497)}}.snow:nth-child(152){opacity:1.4992;transform:translate(3.5502vw,-10px) scale(.6515);animation:fall-152 17s -11s linear infinite}@keyframes fall-152{47.73%{transform:translate(.1078vw,47.73vh) scale(.6515)}to{transform:translate(1.829vw,99vh) scale(.6515)}}.snow:nth-child(153){opacity:1.0334;transform:translate(62.3501vw,-10px) scale(.7897);animation:fall-153 10s -10s linear infinite}@keyframes fall-153{74.978%{transform:translate(64.4296vw,74.978vh) scale(.7897)}to{transform:translate(63.38985vw,99vh) scale(.7897)}}.snow:nth-child(154){opacity:.1954;transform:translate(27.7378vw,-10px) scale(.9944);animation:fall-154 18s -3s linear infinite}@keyframes fall-154{30.997%{transform:translate(33.6901vw,30.997vh) scale(.9944)}to{transform:translate(30.71395vw,99vh) scale(.9944)}}.snow:nth-child(155){opacity:.1236;transform:translate(95.2202vw,-10px) scale(.4286);animation:fall-155 18s -7s linear infinite}@keyframes fall-155{33.959%{transform:translate(90.9159vw,33.959vh) scale(.4286)}to{transform:translate(93.06805vw,99vh) scale(.4286)}}.snow:nth-child(156){opacity:.3488;transform:translate(53.1012vw,-10px) scale(.2949);animation:fall-156 12s -28s linear infinite}@keyframes fall-156{44.544%{transform:translate(49.0815vw,44.544vh) scale(.2949)}to{transform:translate(51.09135vw,99vh) scale(.2949)}}.snow:nth-child(157){opacity:1.26;transform:translate(47.0039vw,-10px) scale(.9186);animation:fall-157 12s -26s linear infinite}@keyframes fall-157{30.358%{transform:translate(40.5434vw,30.358vh) scale(.9186)}to{transform:translate(43.77365vw,99vh) scale(.9186)}}.snow:nth-child(158){opacity:.6938;transform:translate(65.7403vw,-10px) scale(.1611);animation:fall-158 24s -16s linear infinite}@keyframes fall-158{58.374%{transform:translate(56.8153vw,58.374vh) scale(.1611)}to{transform:translate(61.2778vw,99vh) scale(.1611)}}.snow:nth-child(159){opacity:.9372;transform:translate(36.1051vw,-10px) scale(.3432);animation:fall-159 28s -22s linear infinite}@keyframes fall-159{79.928%{transform:translate(38.1571vw,79.928vh) scale(.3432)}to{transform:translate(37.1311vw,99vh) scale(.3432)}}.snow:nth-child(160){opacity:1.4936;transform:translate(18.3114vw,-10px) scale(.2396);animation:fall-160 17s -1s linear infinite}@keyframes fall-160{41.546%{transform:translate(24.9515vw,41.546vh) scale(.2396)}to{transform:translate(21.63145vw,99vh) scale(.2396)}}.snow:nth-child(161){opacity:1.6956;transform:translate(1.5576vw,-10px) scale(.8791);animation:fall-161 24s -7s linear infinite}@keyframes fall-161{56.816%{transform:translate(-7.2734vw,56.816vh) scale(.8791)}to{transform:translate(-2.8579vw,99vh) scale(.8791)}}.snow:nth-child(162){opacity:1.6046;transform:translate(37.8978vw,-10px) scale(.0441);animation:fall-162 27s -8s linear infinite}@keyframes fall-162{76.917%{transform:translate(30.8086vw,76.917vh) scale(.0441)}to{transform:translate(34.3532vw,99vh) scale(.0441)}}.snow:nth-child(163){opacity:.1914;transform:translate(24.5146vw,-10px) scale(.5184);animation:fall-163 29s -26s linear infinite}@keyframes fall-163{62.303%{transform:translate(30.9659vw,62.303vh) scale(.5184)}to{transform:translate(27.74025vw,99vh) scale(.5184)}}.snow:nth-child(164){opacity:.92;transform:translate(85.8941vw,-10px) scale(.8592);animation:fall-164 26s -23s linear infinite}@keyframes fall-164{47.811%{transform:translate(92.23vw,47.811vh) scale(.8592)}to{transform:translate(89.06205vw,99vh) scale(.8592)}}.snow:nth-child(165){opacity:.3292;transform:translate(36.3306vw,-10px) scale(.0623);animation:fall-165 10s -29s linear infinite}@keyframes fall-165{36.789%{transform:translate(37.2801vw,36.789vh) scale(.0623)}to{transform:translate(36.80535vw,99vh) scale(.0623)}}.snow:nth-child(166){opacity:.5652;transform:translate(63.4522vw,-10px) scale(.2551);animation:fall-166 15s -8s linear infinite}@keyframes fall-166{77.269%{transform:translate(64.6909vw,77.269vh) scale(.2551)}to{transform:translate(64.07155vw,99vh) scale(.2551)}}.snow:nth-child(167){opacity:.4436;transform:translate(85.6547vw,-10px) scale(.6481);animation:fall-167 29s -17s linear infinite}@keyframes fall-167{44.6%{transform:translate(87.7548vw,44.6vh) scale(.6481)}to{transform:translate(86.70475vw,99vh) scale(.6481)}}.snow:nth-child(168){opacity:1.0658;transform:translate(91.0372vw,-10px) scale(.0581);animation:fall-168 20s -26s linear infinite}@keyframes fall-168{64.793%{transform:translate(83.492vw,64.793vh) scale(.0581)}to{transform:translate(87.2646vw,99vh) scale(.0581)}}.snow:nth-child(169){opacity:1.2708;transform:translate(82.5732vw,-10px) scale(.582);animation:fall-169 28s -17s linear infinite}@keyframes fall-169{53.247%{transform:translate(88.232vw,53.247vh) scale(.582)}to{transform:translate(85.4026vw,99vh) scale(.582)}}.snow:nth-child(170){opacity:.4588;transform:translate(61.0059vw,-10px) scale(.1826);animation:fall-170 28s -15s linear infinite}@keyframes fall-170{40.181%{transform:translate(59.3327vw,40.181vh) scale(.1826)}to{transform:translate(60.1693vw,99vh) scale(.1826)}}.snow:nth-child(171){opacity:1.3576;transform:translate(30.0894vw,-10px) scale(.9859);animation:fall-171 25s -22s linear infinite}@keyframes fall-171{68.836%{transform:translate(24.1238vw,68.836vh) scale(.9859)}to{transform:translate(27.1066vw,99vh) scale(.9859)}}.snow:nth-child(172){opacity:1.769;transform:translate(44.226vw,-10px) scale(.7144);animation:fall-172 27s -27s linear infinite}@keyframes fall-172{60.92%{transform:translate(48.2982vw,60.92vh) scale(.7144)}to{transform:translate(46.2621vw,99vh) scale(.7144)}}.snow:nth-child(173){opacity:.2618;transform:translate(33.187vw,-10px) scale(.9312);animation:fall-173 13s -5s linear infinite}@keyframes fall-173{54.411%{transform:translate(37.1745vw,54.411vh) scale(.9312)}to{transform:translate(35.18075vw,99vh) scale(.9312)}}.snow:nth-child(174){opacity:.9464;transform:translate(66.9931vw,-10px) scale(.3278);animation:fall-174 12s -21s linear infinite}@keyframes fall-174{63.664%{transform:translate(66.2724vw,63.664vh) scale(.3278)}to{transform:translate(66.63275vw,99vh) scale(.3278)}}.snow:nth-child(175){opacity:.2382;transform:translate(58.0639vw,-10px) scale(.9272);animation:fall-175 20s -28s linear infinite}@keyframes fall-175{62.97%{transform:translate(53.0089vw,62.97vh) scale(.9272)}to{transform:translate(55.5364vw,99vh) scale(.9272)}}.snow:nth-child(176){opacity:1.0546;transform:translate(14.9036vw,-10px) scale(.5223);animation:fall-176 22s -9s linear infinite}@keyframes fall-176{38.712%{transform:translate(9.1463vw,38.712vh) scale(.5223)}to{transform:translate(12.02495vw,99vh) scale(.5223)}}.snow:nth-child(177){opacity:1.3204;transform:translate(74.0466vw,-10px) scale(.5677);animation:fall-177 17s -4s linear infinite}@keyframes fall-177{43.17%{transform:translate(77.2157vw,43.17vh) scale(.5677)}to{transform:translate(75.63115vw,99vh) scale(.5677)}}.snow:nth-child(178){opacity:.216;transform:translate(29.2301vw,-10px) scale(.5561);animation:fall-178 10s -17s linear infinite}@keyframes fall-178{77.297%{transform:translate(38.3378vw,77.297vh) scale(.5561)}to{transform:translate(33.78395vw,99vh) scale(.5561)}}.snow:nth-child(179){opacity:1.2726;transform:translate(46.296vw,-10px) scale(.0001);animation:fall-179 12s -23s linear infinite}@keyframes fall-179{52.028%{transform:translate(39.689vw,52.028vh) scale(.0001)}to{transform:translate(42.9925vw,99vh) scale(.0001)}}.snow:nth-child(180){opacity:1.3784;transform:translate(21.7465vw,-10px) scale(.8313);animation:fall-180 18s -11s linear infinite}@keyframes fall-180{65.117%{transform:translate(15.4182vw,65.117vh) scale(.8313)}to{transform:translate(18.58235vw,99vh) scale(.8313)}}.snow:nth-child(181){opacity:1.3968;transform:translate(34.5723vw,-10px) scale(.3881);animation:fall-181 18s -16s linear infinite}@keyframes fall-181{65.348%{transform:translate(35.9661vw,65.348vh) scale(.3881)}to{transform:translate(35.2692vw,99vh) scale(.3881)}}.snow:nth-child(182){opacity:1.7454;transform:translate(11.5928vw,-10px) scale(.2422);animation:fall-182 28s -9s linear infinite}@keyframes fall-182{70.832%{transform:translate(2.0497vw,70.832vh) scale(.2422)}to{transform:translate(6.82125vw,99vh) scale(.2422)}}.snow:nth-child(183){opacity:.3918;transform:translate(45.8265vw,-10px) scale(.5495);animation:fall-183 29s -16s linear infinite}@keyframes fall-183{55.666%{transform:translate(52.8399vw,55.666vh) scale(.5495)}to{transform:translate(49.3332vw,99vh) scale(.5495)}}.snow:nth-child(184){opacity:1.5332;transform:translate(97.1754vw,-10px) scale(.4076);animation:fall-184 12s -14s linear infinite}@keyframes fall-184{70.64%{transform:translate(94.8781vw,70.64vh) scale(.4076)}to{transform:translate(96.02675vw,99vh) scale(.4076)}}.snow:nth-child(185){opacity:1.534;transform:translate(90.5621vw,-10px) scale(.8298);animation:fall-185 16s -15s linear infinite}@keyframes fall-185{73.793%{transform:translate(92.8367vw,73.793vh) scale(.8298)}to{transform:translate(91.6994vw,99vh) scale(.8298)}}.snow:nth-child(186){opacity:1.2936;transform:translate(2.0913vw,-10px) scale(.9277);animation:fall-186 14s -28s linear infinite}@keyframes fall-186{59.373%{transform:translate(.0271vw,59.373vh) scale(.9277)}to{transform:translate(1.0592vw,99vh) scale(.9277)}}.snow:nth-child(187){opacity:.1634;transform:translate(50.9722vw,-10px) scale(.0731);animation:fall-187 20s -26s linear infinite}@keyframes fall-187{74.317%{transform:translate(52.05vw,74.317vh) scale(.0731)}to{transform:translate(51.5111vw,99vh) scale(.0731)}}.snow:nth-child(188){opacity:1.606;transform:translate(15.2226vw,-10px) scale(.2977);animation:fall-188 17s -29s linear infinite}@keyframes fall-188{78.767%{transform:translate(14.678vw,78.767vh) scale(.2977)}to{transform:translate(14.9503vw,99vh) scale(.2977)}}.snow:nth-child(189){opacity:1.699;transform:translate(13.9973vw,-10px) scale(.5179);animation:fall-189 10s -22s linear infinite}@keyframes fall-189{52.024%{transform:translate(22.5831vw,52.024vh) scale(.5179)}to{transform:translate(18.2902vw,99vh) scale(.5179)}}.snow:nth-child(190){opacity:1.5404;transform:translate(95.1309vw,-10px) scale(.8059);animation:fall-190 29s -12s linear infinite}@keyframes fall-190{33.539%{transform:translate(100.7033vw,33.539vh) scale(.8059)}to{transform:translate(97.9171vw,99vh) scale(.8059)}}.snow:nth-child(191){opacity:1.0712;transform:translate(30.9814vw,-10px) scale(.6724);animation:fall-191 27s -26s linear infinite}@keyframes fall-191{66.924%{transform:translate(27.7269vw,66.924vh) scale(.6724)}to{transform:translate(29.35415vw,99vh) scale(.6724)}}.snow:nth-child(192){opacity:1.3822;transform:translate(80.0163vw,-10px) scale(.8568);animation:fall-192 15s -26s linear infinite}@keyframes fall-192{42.708%{transform:translate(84.3431vw,42.708vh) scale(.8568)}to{transform:translate(82.1797vw,99vh) scale(.8568)}}.snow:nth-child(193){opacity:1.7802;transform:translate(61.7503vw,-10px) scale(.5539);animation:fall-193 22s -15s linear infinite}@keyframes fall-193{71.231%{transform:translate(64.5347vw,71.231vh) scale(.5539)}to{transform:translate(63.1425vw,99vh) scale(.5539)}}.snow:nth-child(194){opacity:1.9456;transform:translate(64.9914vw,-10px) scale(.44);animation:fall-194 29s -9s linear infinite}@keyframes fall-194{65.929%{transform:translate(73.0047vw,65.929vh) scale(.44)}to{transform:translate(68.99805vw,99vh) scale(.44)}}.snow:nth-child(195){opacity:1.52;transform:translate(38.369vw,-10px) scale(.512);animation:fall-195 21s -4s linear infinite}@keyframes fall-195{72.185%{transform:translate(44.5839vw,72.185vh) scale(.512)}to{transform:translate(41.47645vw,99vh) scale(.512)}}.snow:nth-child(196){opacity:.7908;transform:translate(40.0509vw,-10px) scale(.3496);animation:fall-196 26s -17s linear infinite}@keyframes fall-196{35.269%{transform:translate(41.8639vw,35.269vh) scale(.3496)}to{transform:translate(40.9574vw,99vh) scale(.3496)}}.snow:nth-child(197){opacity:1.2548;transform:translate(7.0119vw,-10px) scale(.4972);animation:fall-197 20s -26s linear infinite}@keyframes fall-197{52.097%{transform:translate(.3841vw,52.097vh) scale(.4972)}to{transform:translate(3.698vw,99vh) scale(.4972)}}.snow:nth-child(198){opacity:.697;transform:translate(97.1323vw,-10px) scale(.684);animation:fall-198 16s -18s linear infinite}@keyframes fall-198{40.026%{transform:translate(93.6201vw,40.026vh) scale(.684)}to{transform:translate(95.3762vw,99vh) scale(.684)}}.snow:nth-child(199){opacity:.653;transform:translate(11.3002vw,-10px) scale(.9433);animation:fall-199 16s -24s linear infinite}@keyframes fall-199{47.718%{transform:translate(9.444vw,47.718vh) scale(.9433)}to{transform:translate(10.3721vw,99vh) scale(.9433)}}.snow:nth-child(200){opacity:.7306;transform:translate(77.521vw,-10px) scale(.3151);animation:fall-200 15s -13s linear infinite}@keyframes fall-200{30.171%{transform:translate(86.0389vw,30.171vh) scale(.3151)}to{transform:translate(81.77995vw,99vh) scale(.3151)}}.snow:nth-child(201){opacity:1.5008;transform:translate(86.8382vw,-10px) scale(.513);animation:fall-201 24s -4s linear infinite}@keyframes fall-201{64.991%{transform:translate(83.1883vw,64.991vh) scale(.513)}to{transform:translate(85.01325vw,99vh) scale(.513)}}.snow:nth-child(202){opacity:1.9004;transform:translate(38.4187vw,-10px) scale(.8215);animation:fall-202 13s -18s linear infinite}@keyframes fall-202{65.77%{transform:translate(29.2852vw,65.77vh) scale(.8215)}to{transform:translate(33.85195vw,99vh) scale(.8215)}}.snow:nth-child(203){opacity:1.979;transform:translate(45.2161vw,-10px) scale(.7922);animation:fall-203 15s -8s linear infinite}@keyframes fall-203{50.856%{transform:translate(53.6919vw,50.856vh) scale(.7922)}to{transform:translate(49.454vw,99vh) scale(.7922)}}.snow:nth-child(204){opacity:.5312;transform:translate(68.3422vw,-10px) scale(.8046);animation:fall-204 16s -5s linear infinite}@keyframes fall-204{73.883%{transform:translate(69.3227vw,73.883vh) scale(.8046)}to{transform:translate(68.83245vw,99vh) scale(.8046)}}.snow:nth-child(205){opacity:1.991;transform:translate(95.0678vw,-10px) scale(.7541);animation:fall-205 19s -23s linear infinite}@keyframes fall-205{53.736%{transform:translate(103.6969vw,53.736vh) scale(.7541)}to{transform:translate(99.38235vw,99vh) scale(.7541)}}.snow:nth-child(206){opacity:.6538;transform:translate(77.8234vw,-10px) scale(.3394);animation:fall-206 21s -8s linear infinite}@keyframes fall-206{47.87%{transform:translate(70.6629vw,47.87vh) scale(.3394)}to{transform:translate(74.24315vw,99vh) scale(.3394)}}.snow:nth-child(207){opacity:.9868;transform:translate(71.7189vw,-10px) scale(.1723);animation:fall-207 17s -19s linear infinite}@keyframes fall-207{55.592%{transform:translate(80.4076vw,55.592vh) scale(.1723)}to{transform:translate(76.06325vw,99vh) scale(.1723)}}.snow:nth-child(208){opacity:.6448;transform:translate(39.446vw,-10px) scale(.4321);animation:fall-208 11s -9s linear infinite}@keyframes fall-208{68.046%{transform:translate(41.1454vw,68.046vh) scale(.4321)}to{transform:translate(40.2957vw,99vh) scale(.4321)}}.snow:nth-child(209){opacity:1.4398;transform:translate(24.6616vw,-10px) scale(.265);animation:fall-209 12s -28s linear infinite}@keyframes fall-209{46.973%{transform:translate(21.4456vw,46.973vh) scale(.265)}to{transform:translate(23.0536vw,99vh) scale(.265)}}.snow:nth-child(210){opacity:.7804;transform:translate(39.8464vw,-10px) scale(.3112);animation:fall-210 24s -18s linear infinite}@keyframes fall-210{71.612%{transform:translate(30.4886vw,71.612vh) scale(.3112)}to{transform:translate(35.1675vw,99vh) scale(.3112)}}.snow:nth-child(211){opacity:.8828;transform:translate(53.9081vw,-10px) scale(.3009);animation:fall-211 27s -1s linear infinite}@keyframes fall-211{50.223%{transform:translate(57.03vw,50.223vh) scale(.3009)}to{transform:translate(55.46905vw,99vh) scale(.3009)}}.snow:nth-child(212){opacity:.291;transform:translate(82.5523vw,-10px) scale(.5053);animation:fall-212 25s -13s linear infinite}@keyframes fall-212{43.549%{transform:translate(87.3214vw,43.549vh) scale(.5053)}to{transform:translate(84.93685vw,99vh) scale(.5053)}}.snow:nth-child(213){opacity:.4042;transform:translate(57.8198vw,-10px) scale(.2346);animation:fall-213 12s -1s linear infinite}@keyframes fall-213{36.363%{transform:translate(58.4566vw,36.363vh) scale(.2346)}to{transform:translate(58.1382vw,99vh) scale(.2346)}}.snow:nth-child(214){opacity:.8366;transform:translate(67.2868vw,-10px) scale(.5426);animation:fall-214 18s -7s linear infinite}@keyframes fall-214{33.364%{transform:translate(66.7708vw,33.364vh) scale(.5426)}to{transform:translate(67.0288vw,99vh) scale(.5426)}}.snow:nth-child(215){opacity:1.2136;transform:translate(78.9374vw,-10px) scale(.4306);animation:fall-215 11s -26s linear infinite}@keyframes fall-215{38.45%{transform:translate(80.3113vw,38.45vh) scale(.4306)}to{transform:translate(79.62435vw,99vh) scale(.4306)}}.snow:nth-child(216){opacity:.1416;transform:translate(72.7166vw,-10px) scale(.7078);animation:fall-216 26s -12s linear infinite}@keyframes fall-216{76.708%{transform:translate(77.2697vw,76.708vh) scale(.7078)}to{transform:translate(74.99315vw,99vh) scale(.7078)}}.snow:nth-child(217){opacity:1.6746;transform:translate(15.8096vw,-10px) scale(.429);animation:fall-217 12s -21s linear infinite}@keyframes fall-217{44.568%{transform:translate(11.5634vw,44.568vh) scale(.429)}to{transform:translate(13.6865vw,99vh) scale(.429)}}.snow:nth-child(218){opacity:.1272;transform:translate(46.8296vw,-10px) scale(.3518);animation:fall-218 16s -26s linear infinite}@keyframes fall-218{79.314%{transform:translate(52.7907vw,79.314vh) scale(.3518)}to{transform:translate(49.81015vw,99vh) scale(.3518)}}.snow:nth-child(219){opacity:.2302;transform:translate(10.7011vw,-10px) scale(.3331);animation:fall-219 15s -27s linear infinite}@keyframes fall-219{72.171%{transform:translate(17.2041vw,72.171vh) scale(.3331)}to{transform:translate(13.9526vw,99vh) scale(.3331)}}.snow:nth-child(220){opacity:1.4596;transform:translate(20.1341vw,-10px) scale(.4631);animation:fall-220 20s -5s linear infinite}@keyframes fall-220{37.072%{transform:translate(24.1592vw,37.072vh) scale(.4631)}to{transform:translate(22.14665vw,99vh) scale(.4631)}}.snow:nth-child(221){opacity:1.7128;transform:translate(9.7222vw,-10px) scale(.3376);animation:fall-221 20s -15s linear infinite}@keyframes fall-221{62.186%{transform:translate(10.933vw,62.186vh) scale(.3376)}to{transform:translate(10.3276vw,99vh) scale(.3376)}}.snow:nth-child(222){opacity:.7474;transform:translate(16.7678vw,-10px) scale(.6805);animation:fall-222 27s -15s linear infinite}@keyframes fall-222{72.768%{transform:translate(14.3797vw,72.768vh) scale(.6805)}to{transform:translate(15.57375vw,99vh) scale(.6805)}}.snow:nth-child(223){opacity:1.033;transform:translate(13.7087vw,-10px) scale(.198);animation:fall-223 21s -12s linear infinite}@keyframes fall-223{48.284%{transform:translate(23.3322vw,48.284vh) scale(.198)}to{transform:translate(18.52045vw,99vh) scale(.198)}}.snow:nth-child(224){opacity:.795;transform:translate(60.3788vw,-10px) scale(.2095);animation:fall-224 25s -8s linear infinite}@keyframes fall-224{33.389%{transform:translate(67.8493vw,33.389vh) scale(.2095)}to{transform:translate(64.11405vw,99vh) scale(.2095)}}.snow:nth-child(225){opacity:.953;transform:translate(13.6634vw,-10px) scale(.3212);animation:fall-225 20s -3s linear infinite}@keyframes fall-225{50.214%{transform:translate(18.3181vw,50.214vh) scale(.3212)}to{transform:translate(15.99075vw,99vh) scale(.3212)}}.snow:nth-child(226){opacity:1.6694;transform:translate(75.8882vw,-10px) scale(.9989);animation:fall-226 25s -5s linear infinite}@keyframes fall-226{38.274%{transform:translate(66.2164vw,38.274vh) scale(.9989)}to{transform:translate(71.0523vw,99vh) scale(.9989)}}.snow:nth-child(227){opacity:.521;transform:translate(46.8646vw,-10px) scale(.3505);animation:fall-227 16s -11s linear infinite}@keyframes fall-227{43.542%{transform:translate(54.9831vw,43.542vh) scale(.3505)}to{transform:translate(50.92385vw,99vh) scale(.3505)}}.snow:nth-child(228){opacity:1.2248;transform:translate(2.3814vw,-10px) scale(.1562);animation:fall-228 17s -12s linear infinite}@keyframes fall-228{55.333%{transform:translate(9.8197vw,55.333vh) scale(.1562)}to{transform:translate(6.10055vw,99vh) scale(.1562)}}.snow:nth-child(229){opacity:.6698;transform:translate(18.2447vw,-10px) scale(.2949);animation:fall-229 27s -7s linear infinite}@keyframes fall-229{75.43%{transform:translate(9.4618vw,75.43vh) scale(.2949)}to{transform:translate(13.85325vw,99vh) scale(.2949)}}.snow:nth-child(230){opacity:.2618;transform:translate(84.1683vw,-10px) scale(.84);animation:fall-230 20s -20s linear infinite}@keyframes fall-230{62.124%{transform:translate(84.1105vw,62.124vh) scale(.84)}to{transform:translate(84.1394vw,99vh) scale(.84)}}.snow:nth-child(231){opacity:1.239;transform:translate(19.5765vw,-10px) scale(.76);animation:fall-231 14s -22s linear infinite}@keyframes fall-231{63.447%{transform:translate(19.6347vw,63.447vh) scale(.76)}to{transform:translate(19.6056vw,99vh) scale(.76)}}.snow:nth-child(232){opacity:1.4904;transform:translate(93.9506vw,-10px) scale(.3204);animation:fall-232 19s -10s linear infinite}@keyframes fall-232{68.575%{transform:translate(94.4248vw,68.575vh) scale(.3204)}to{transform:translate(94.1877vw,99vh) scale(.3204)}}.snow:nth-child(233){opacity:.7386;transform:translate(91.7107vw,-10px) scale(.4187);animation:fall-233 26s -8s linear infinite}@keyframes fall-233{74.39%{transform:translate(99.5462vw,74.39vh) scale(.4187)}to{transform:translate(95.62845vw,99vh) scale(.4187)}}.snow:nth-child(234){opacity:.4902;transform:translate(98.3411vw,-10px) scale(.8857);animation:fall-234 17s -26s linear infinite}@keyframes fall-234{57.834%{transform:translate(88.8513vw,57.834vh) scale(.8857)}to{transform:translate(93.5962vw,99vh) scale(.8857)}}.snow:nth-child(235){opacity:.2972;transform:translate(91.9436vw,-10px) scale(.6993);animation:fall-235 11s -20s linear infinite}@keyframes fall-235{77.872%{transform:translate(99.046vw,77.872vh) scale(.6993)}to{transform:translate(95.4948vw,99vh) scale(.6993)}}.snow:nth-child(236){opacity:1.8492;transform:translate(86.7039vw,-10px) scale(.6755);animation:fall-236 27s -26s linear infinite}@keyframes fall-236{48.444%{transform:translate(91.4019vw,48.444vh) scale(.6755)}to{transform:translate(89.0529vw,99vh) scale(.6755)}}.snow:nth-child(237){opacity:1.8772;transform:translate(2.5481vw,-10px) scale(.0198);animation:fall-237 30s -17s linear infinite}@keyframes fall-237{77.035%{transform:translate(12.2989vw,77.035vh) scale(.0198)}to{transform:translate(7.4235vw,99vh) scale(.0198)}}.snow:nth-child(238){opacity:1.9938;transform:translate(3.2083vw,-10px) scale(.5957);animation:fall-238 18s -25s linear infinite}@keyframes fall-238{45.133%{transform:translate(3.9502vw,45.133vh) scale(.5957)}to{transform:translate(3.57925vw,99vh) scale(.5957)}}.snow:nth-child(239){opacity:1.753;transform:translate(84.8186vw,-10px) scale(.5094);animation:fall-239 14s -14s linear infinite}@keyframes fall-239{65.192%{transform:translate(87.3848vw,65.192vh) scale(.5094)}to{transform:translate(86.1017vw,99vh) scale(.5094)}}.snow:nth-child(240){opacity:.2582;transform:translate(31.7346vw,-10px) scale(.5158);animation:fall-240 29s -15s linear infinite}@keyframes fall-240{38.895%{transform:translate(24.2631vw,38.895vh) scale(.5158)}to{transform:translate(27.99885vw,99vh) scale(.5158)}}.snow:nth-child(241){opacity:1.744;transform:translate(84.8259vw,-10px) scale(.3077);animation:fall-241 28s -13s linear infinite}@keyframes fall-241{63.874%{transform:translate(81.517vw,63.874vh) scale(.3077)}to{transform:translate(83.17145vw,99vh) scale(.3077)}}.snow:nth-child(242){opacity:1.7702;transform:translate(77.6716vw,-10px) scale(.6913);animation:fall-242 10s -15s linear infinite}@keyframes fall-242{72.128%{transform:translate(85.9079vw,72.128vh) scale(.6913)}to{transform:translate(81.78975vw,99vh) scale(.6913)}}.snow:nth-child(243){opacity:.8326;transform:translate(1.8576vw,-10px) scale(.6178);animation:fall-243 11s -13s linear infinite}@keyframes fall-243{60.844%{transform:translate(9.3687vw,60.844vh) scale(.6178)}to{transform:translate(5.61315vw,99vh) scale(.6178)}}.snow:nth-child(244){opacity:.6278;transform:translate(69.0501vw,-10px) scale(.2274);animation:fall-244 29s -15s linear infinite}@keyframes fall-244{46.208%{transform:translate(74.7999vw,46.208vh) scale(.2274)}to{transform:translate(71.925vw,99vh) scale(.2274)}}.snow:nth-child(245){opacity:.0846;transform:translate(40.3756vw,-10px) scale(.733);animation:fall-245 10s -3s linear infinite}@keyframes fall-245{51.148%{transform:translate(35.9146vw,51.148vh) scale(.733)}to{transform:translate(38.1451vw,99vh) scale(.733)}}.snow:nth-child(246){opacity:.3008;transform:translate(35.3562vw,-10px) scale(.8703);animation:fall-246 19s -27s linear infinite}@keyframes fall-246{79.718%{transform:translate(26.5534vw,79.718vh) scale(.8703)}to{transform:translate(30.9548vw,99vh) scale(.8703)}}.snow:nth-child(247){opacity:.1984;transform:translate(56.0564vw,-10px) scale(.3365);animation:fall-247 17s -24s linear infinite}@keyframes fall-247{37.013%{transform:translate(47.8021vw,37.013vh) scale(.3365)}to{transform:translate(51.92925vw,99vh) scale(.3365)}}.snow:nth-child(248){opacity:1.7112;transform:translate(90.5276vw,-10px) scale(.6419);animation:fall-248 13s -3s linear infinite}@keyframes fall-248{68.573%{transform:translate(85.3168vw,68.573vh) scale(.6419)}to{transform:translate(87.9222vw,99vh) scale(.6419)}}.snow:nth-child(249){opacity:1.8804;transform:translate(5.3744vw,-10px) scale(.8801);animation:fall-249 16s -21s linear infinite}@keyframes fall-249{60.07%{transform:translate(10.6737vw,60.07vh) scale(.8801)}to{transform:translate(8.02405vw,99vh) scale(.8801)}}.snow:nth-child(250){opacity:1.175;transform:translate(37.2856vw,-10px) scale(.3456);animation:fall-250 13s -30s linear infinite}@keyframes fall-250{68.931%{transform:translate(33.5728vw,68.931vh) scale(.3456)}to{transform:translate(35.4292vw,99vh) scale(.3456)}}.snow:nth-child(251){opacity:.0766;transform:translate(97.3003vw,-10px) scale(.0669);animation:fall-251 11s -8s linear infinite}@keyframes fall-251{32.402%{transform:translate(104.3914vw,32.402vh) scale(.0669)}to{transform:translate(100.84585vw,99vh) scale(.0669)}}.snow:nth-child(252){opacity:.907;transform:translate(71.9171vw,-10px) scale(.7127);animation:fall-252 13s -18s linear infinite}@keyframes fall-252{77.068%{transform:translate(81.2511vw,77.068vh) scale(.7127)}to{transform:translate(76.5841vw,99vh) scale(.7127)}}.snow:nth-child(253){opacity:.932;transform:translate(72.9886vw,-10px) scale(.9681);animation:fall-253 15s -25s linear infinite}@keyframes fall-253{62.673%{transform:translate(68.4316vw,62.673vh) scale(.9681)}to{transform:translate(70.7101vw,99vh) scale(.9681)}}.snow:nth-child(254){opacity:1.6346;transform:translate(86.6447vw,-10px) scale(.5173);animation:fall-254 24s -14s linear infinite}@keyframes fall-254{66.685%{transform:translate(84.0571vw,66.685vh) scale(.5173)}to{transform:translate(85.3509vw,99vh) scale(.5173)}}.snow:nth-child(255){opacity:.7824;transform:translate(29.9776vw,-10px) scale(.2243);animation:fall-255 16s -3s linear infinite}@keyframes fall-255{39.46%{transform:translate(30.6289vw,39.46vh) scale(.2243)}to{transform:translate(30.30325vw,99vh) scale(.2243)}}.snow:nth-child(256){opacity:1.0912;transform:translate(80.9007vw,-10px) scale(.4387);animation:fall-256 14s -1s linear infinite}@keyframes fall-256{54.144%{transform:translate(85.8007vw,54.144vh) scale(.4387)}to{transform:translate(83.3507vw,99vh) scale(.4387)}}.snow:nth-child(257){opacity:.264;transform:translate(73.6686vw,-10px) scale(.6717);animation:fall-257 19s -24s linear infinite}@keyframes fall-257{63.066%{transform:translate(67.6255vw,63.066vh) scale(.6717)}to{transform:translate(70.64705vw,99vh) scale(.6717)}}.snow:nth-child(258){opacity:.8996;transform:translate(17.2519vw,-10px) scale(.451);animation:fall-258 30s -13s linear infinite}@keyframes fall-258{71.564%{transform:translate(25.4425vw,71.564vh) scale(.451)}to{transform:translate(21.3472vw,99vh) scale(.451)}}.snow:nth-child(259){opacity:.3026;transform:translate(78.2835vw,-10px) scale(.6265);animation:fall-259 29s -25s linear infinite}@keyframes fall-259{67.43%{transform:translate(70.6882vw,67.43vh) scale(.6265)}to{transform:translate(74.48585vw,99vh) scale(.6265)}}.snow:nth-child(260){opacity:.6464;transform:translate(64.6776vw,-10px) scale(.1249);animation:fall-260 14s -14s linear infinite}@keyframes fall-260{75.881%{transform:translate(74.3945vw,75.881vh) scale(.1249)}to{transform:translate(69.53605vw,99vh) scale(.1249)}}.snow:nth-child(261){opacity:1.2796;transform:translate(43.1896vw,-10px) scale(.7256);animation:fall-261 27s -18s linear infinite}@keyframes fall-261{46.891%{transform:translate(41.3472vw,46.891vh) scale(.7256)}to{transform:translate(42.2684vw,99vh) scale(.7256)}}.snow:nth-child(262){opacity:.6622;transform:translate(19.4774vw,-10px) scale(.1196);animation:fall-262 17s -19s linear infinite}@keyframes fall-262{59.394%{transform:translate(12.1591vw,59.394vh) scale(.1196)}to{transform:translate(15.81825vw,99vh) scale(.1196)}}.snow:nth-child(263){opacity:1.0762;transform:translate(94.4139vw,-10px) scale(.4014);animation:fall-263 30s -15s linear infinite}@keyframes fall-263{65.936%{transform:translate(88.2605vw,65.936vh) scale(.4014)}to{transform:translate(91.3372vw,99vh) scale(.4014)}}.snow:nth-child(264){opacity:1.9456;transform:translate(48.5628vw,-10px) scale(.7041);animation:fall-264 30s -2s linear infinite}@keyframes fall-264{36.219%{transform:translate(50.1422vw,36.219vh) scale(.7041)}to{transform:translate(49.3525vw,99vh) scale(.7041)}}.snow:nth-child(265){opacity:.3358;transform:translate(32.6458vw,-10px) scale(.7474);animation:fall-265 15s -26s linear infinite}@keyframes fall-265{67.305%{transform:translate(27.8054vw,67.305vh) scale(.7474)}to{transform:translate(30.2256vw,99vh) scale(.7474)}}.snow:nth-child(266){opacity:.4114;transform:translate(26.6176vw,-10px) scale(.7402);animation:fall-266 12s -20s linear infinite}@keyframes fall-266{34.494%{transform:translate(35.1913vw,34.494vh) scale(.7402)}to{transform:translate(30.90445vw,99vh) scale(.7402)}}.snow:nth-child(267){opacity:1.207;transform:translate(10.7769vw,-10px) scale(.9608);animation:fall-267 29s -25s linear infinite}@keyframes fall-267{52.768%{transform:translate(4.6568vw,52.768vh) scale(.9608)}to{transform:translate(7.71685vw,99vh) scale(.9608)}}.snow:nth-child(268){opacity:.194;transform:translate(94.6334vw,-10px) scale(.9463);animation:fall-268 16s -6s linear infinite}@keyframes fall-268{42.844%{transform:translate(89.7299vw,42.844vh) scale(.9463)}to{transform:translate(92.18165vw,99vh) scale(.9463)}}.snow:nth-child(269){opacity:.3926;transform:translate(15.3306vw,-10px) scale(.3215);animation:fall-269 17s -11s linear infinite}@keyframes fall-269{35.597%{transform:translate(18.8959vw,35.597vh) scale(.3215)}to{transform:translate(17.11325vw,99vh) scale(.3215)}}.snow:nth-child(270){opacity:.2422;transform:translate(49.8957vw,-10px) scale(.0068);animation:fall-270 29s -6s linear infinite}@keyframes fall-270{48.469%{transform:translate(54.406vw,48.469vh) scale(.0068)}to{transform:translate(52.15085vw,99vh) scale(.0068)}}.snow:nth-child(271){opacity:1.1798;transform:translate(19.4322vw,-10px) scale(.8506);animation:fall-271 16s -22s linear infinite}@keyframes fall-271{60.918%{transform:translate(17.3065vw,60.918vh) scale(.8506)}to{transform:translate(18.36935vw,99vh) scale(.8506)}}.snow:nth-child(272){opacity:.3572;transform:translate(21.562vw,-10px) scale(.6496);animation:fall-272 12s -19s linear infinite}@keyframes fall-272{72.585%{transform:translate(22.5995vw,72.585vh) scale(.6496)}to{transform:translate(22.08075vw,99vh) scale(.6496)}}.snow:nth-child(273){opacity:1.6872;transform:translate(42.73vw,-10px) scale(.7622);animation:fall-273 24s -30s linear infinite}@keyframes fall-273{62.738%{transform:translate(42.798vw,62.738vh) scale(.7622)}to{transform:translate(42.764vw,99vh) scale(.7622)}}.snow:nth-child(274){opacity:.8986;transform:translate(63.8242vw,-10px) scale(.0859);animation:fall-274 20s -15s linear infinite}@keyframes fall-274{40.892%{transform:translate(54.5704vw,40.892vh) scale(.0859)}to{transform:translate(59.1973vw,99vh) scale(.0859)}}.snow:nth-child(275){opacity:.0888;transform:translate(19.1069vw,-10px) scale(.3087);animation:fall-275 21s -13s linear infinite}@keyframes fall-275{72.302%{transform:translate(12.6414vw,72.302vh) scale(.3087)}to{transform:translate(15.87415vw,99vh) scale(.3087)}}.snow:nth-child(276){opacity:1.658;transform:translate(29.3523vw,-10px) scale(.5232);animation:fall-276 23s -5s linear infinite}@keyframes fall-276{74.516%{transform:translate(19.4746vw,74.516vh) scale(.5232)}to{transform:translate(24.41345vw,99vh) scale(.5232)}}.snow:nth-child(277){opacity:.025;transform:translate(28.0012vw,-10px) scale(.3067);animation:fall-277 25s -9s linear infinite}@keyframes fall-277{79.488%{transform:translate(35.5291vw,79.488vh) scale(.3067)}to{transform:translate(31.76515vw,99vh) scale(.3067)}}.snow:nth-child(278){opacity:.578;transform:translate(43.6288vw,-10px) scale(.7287);animation:fall-278 20s -26s linear infinite}@keyframes fall-278{44.168%{transform:translate(35.3187vw,44.168vh) scale(.7287)}to{transform:translate(39.47375vw,99vh) scale(.7287)}}.snow:nth-child(279){opacity:.8672;transform:translate(47.8722vw,-10px) scale(.2102);animation:fall-279 25s -27s linear infinite}@keyframes fall-279{49.613%{transform:translate(57.4529vw,49.613vh) scale(.2102)}to{transform:translate(52.66255vw,99vh) scale(.2102)}}.snow:nth-child(280){opacity:1.7916;transform:translate(34.7632vw,-10px) scale(.8462);animation:fall-280 22s -8s linear infinite}@keyframes fall-280{74.264%{transform:translate(36.0092vw,74.264vh) scale(.8462)}to{transform:translate(35.3862vw,99vh) scale(.8462)}}.snow:nth-child(281){opacity:1.8978;transform:translate(14.9618vw,-10px) scale(.2132);animation:fall-281 14s -26s linear infinite}@keyframes fall-281{41.859%{transform:translate(18.3345vw,41.859vh) scale(.2132)}to{transform:translate(16.64815vw,99vh) scale(.2132)}}.snow:nth-child(282){opacity:1.3444;transform:translate(1.8197vw,-10px) scale(.0283);animation:fall-282 23s -20s linear infinite}@keyframes fall-282{55.295%{transform:translate(-5.0234vw,55.295vh) scale(.0283)}to{transform:translate(-1.60185vw,99vh) scale(.0283)}}.snow:nth-child(283){opacity:.3894;transform:translate(17.5211vw,-10px) scale(.4483);animation:fall-283 27s -3s linear infinite}@keyframes fall-283{76.504%{transform:translate(11.989vw,76.504vh) scale(.4483)}to{transform:translate(14.75505vw,99vh) scale(.4483)}}.snow:nth-child(284){opacity:.283;transform:translate(77.8025vw,-10px) scale(.0937);animation:fall-284 17s -2s linear infinite}@keyframes fall-284{44.313%{transform:translate(80.0585vw,44.313vh) scale(.0937)}to{transform:translate(78.9305vw,99vh) scale(.0937)}}.snow:nth-child(285){opacity:1.0276;transform:translate(96.0219vw,-10px) scale(.1866);animation:fall-285 20s -1s linear infinite}@keyframes fall-285{77.253%{transform:translate(99.4663vw,77.253vh) scale(.1866)}to{transform:translate(97.7441vw,99vh) scale(.1866)}}.snow:nth-child(286){opacity:.8966;transform:translate(1.6835vw,-10px) scale(.9314);animation:fall-286 28s -9s linear infinite}@keyframes fall-286{45.726%{transform:translate(-5.7964vw,45.726vh) scale(.9314)}to{transform:translate(-2.05645vw,99vh) scale(.9314)}}.snow:nth-child(287){opacity:.6202;transform:translate(78.5567vw,-10px) scale(.7093);animation:fall-287 11s -10s linear infinite}@keyframes fall-287{45.462%{transform:translate(70.6985vw,45.462vh) scale(.7093)}to{transform:translate(74.6276vw,99vh) scale(.7093)}}.snow:nth-child(288){opacity:.6018;transform:translate(80.7151vw,-10px) scale(.2297);animation:fall-288 20s -4s linear infinite}@keyframes fall-288{71.036%{transform:translate(75.5615vw,71.036vh) scale(.2297)}to{transform:translate(78.1383vw,99vh) scale(.2297)}}.snow:nth-child(289){opacity:.9302;transform:translate(68.0638vw,-10px) scale(.8187);animation:fall-289 14s -28s linear infinite}@keyframes fall-289{33.915%{transform:translate(66.8881vw,33.915vh) scale(.8187)}to{transform:translate(67.47595vw,99vh) scale(.8187)}}.snow:nth-child(290){opacity:.5264;transform:translate(62.401vw,-10px) scale(.9269);animation:fall-290 22s -19s linear infinite}@keyframes fall-290{61.386%{transform:translate(63.832vw,61.386vh) scale(.9269)}to{transform:translate(63.1165vw,99vh) scale(.9269)}}.snow:nth-child(291){opacity:.436;transform:translate(64.6265vw,-10px) scale(.2311);animation:fall-291 29s -12s linear infinite}@keyframes fall-291{31.067%{transform:translate(67.9157vw,31.067vh) scale(.2311)}to{transform:translate(66.2711vw,99vh) scale(.2311)}}.snow:nth-child(292){opacity:.5312;transform:translate(3.2147vw,-10px) scale(.1072);animation:fall-292 28s -8s linear infinite}@keyframes fall-292{51.598%{transform:translate(13.1577vw,51.598vh) scale(.1072)}to{transform:translate(8.1862vw,99vh) scale(.1072)}}.snow:nth-child(293){opacity:1.922;transform:translate(86.3678vw,-10px) scale(.4861);animation:fall-293 29s -23s linear infinite}@keyframes fall-293{64.606%{transform:translate(92.6362vw,64.606vh) scale(.4861)}to{transform:translate(89.502vw,99vh) scale(.4861)}}.snow:nth-child(294){opacity:1.0424;transform:translate(41.7403vw,-10px) scale(.851);animation:fall-294 18s -12s linear infinite}@keyframes fall-294{60.938%{transform:translate(39.3464vw,60.938vh) scale(.851)}to{transform:translate(40.54335vw,99vh) scale(.851)}}.snow:nth-child(295){opacity:1.2452;transform:translate(47.2049vw,-10px) scale(.7749);animation:fall-295 14s -1s linear infinite}@keyframes fall-295{38.926%{transform:translate(49.3653vw,38.926vh) scale(.7749)}to{transform:translate(48.2851vw,99vh) scale(.7749)}}.snow:nth-child(296){opacity:.7238;transform:translate(33.9468vw,-10px) scale(.6718);animation:fall-296 16s -10s linear infinite}@keyframes fall-296{65.295%{transform:translate(31.3463vw,65.295vh) scale(.6718)}to{transform:translate(32.64655vw,99vh) scale(.6718)}}.snow:nth-child(297){opacity:.3394;transform:translate(68.4233vw,-10px) scale(.6116);animation:fall-297 13s -1s linear infinite}@keyframes fall-297{35.222%{transform:translate(68.4702vw,35.222vh) scale(.6116)}to{transform:translate(68.44675vw,99vh) scale(.6116)}}.snow:nth-child(298){opacity:1.1614;transform:translate(64.0529vw,-10px) scale(.3266);animation:fall-298 23s -3s linear infinite}@keyframes fall-298{64.404%{transform:translate(59.7906vw,64.404vh) scale(.3266)}to{transform:translate(61.92175vw,99vh) scale(.3266)}}.snow:nth-child(299){opacity:.9232;transform:translate(43.847vw,-10px) scale(.0138);animation:fall-299 25s -14s linear infinite}@keyframes fall-299{44.152%{transform:translate(41.934vw,44.152vh) scale(.0138)}to{transform:translate(42.8905vw,99vh) scale(.0138)}}.snow:nth-child(300){opacity:.6356;transform:translate(6.3619vw,-10px) scale(.3143);animation:fall-300 24s -12s linear infinite}@keyframes fall-300{78.02%{transform:translate(13.5389vw,78.02vh) scale(.3143)}to{transform:translate(9.9504vw,99vh) scale(.3143)}}.snow:nth-child(301){opacity:.3224;transform:translate(79.1571vw,-10px) scale(.4541);animation:fall-301 10s -25s linear infinite}@keyframes fall-301{57.819%{transform:translate(88.3353vw,57.819vh) scale(.4541)}to{transform:translate(83.7462vw,99vh) scale(.4541)}}.snow:nth-child(302){opacity:1.0158;transform:translate(12.2842vw,-10px) scale(.0319);animation:fall-302 23s -6s linear infinite}@keyframes fall-302{32.457%{transform:translate(10.0225vw,32.457vh) scale(.0319)}to{transform:translate(11.15335vw,99vh) scale(.0319)}}.snow:nth-child(303){opacity:1.9748;transform:translate(48.393vw,-10px) scale(.0396);animation:fall-303 27s -12s linear infinite}@keyframes fall-303{52.994%{transform:translate(51.8371vw,52.994vh) scale(.0396)}to{transform:translate(50.11505vw,99vh) scale(.0396)}}.snow:nth-child(304){opacity:.325;transform:translate(32.3573vw,-10px) scale(.0942);animation:fall-304 13s -3s linear infinite}@keyframes fall-304{65.627%{transform:translate(27.8664vw,65.627vh) scale(.0942)}to{transform:translate(30.11185vw,99vh) scale(.0942)}}.snow:nth-child(305){opacity:1.8534;transform:translate(5.9883vw,-10px) scale(.5292);animation:fall-305 11s -13s linear infinite}@keyframes fall-305{47.323%{transform:translate(8.1887vw,47.323vh) scale(.5292)}to{transform:translate(7.0885vw,99vh) scale(.5292)}}.snow:nth-child(306){opacity:.6528;transform:translate(18.83vw,-10px) scale(.6079);animation:fall-306 13s -12s linear infinite}@keyframes fall-306{64.093%{transform:translate(11.2035vw,64.093vh) scale(.6079)}to{transform:translate(15.01675vw,99vh) scale(.6079)}}.snow:nth-child(307){opacity:.0472;transform:translate(47.9514vw,-10px) scale(.1065);animation:fall-307 26s -17s linear infinite}@keyframes fall-307{31.018%{transform:translate(46.5168vw,31.018vh) scale(.1065)}to{transform:translate(47.2341vw,99vh) scale(.1065)}}.snow:nth-child(308){opacity:.7708;transform:translate(66.8114vw,-10px) scale(.0265);animation:fall-308 12s -10s linear infinite}@keyframes fall-308{42.245%{transform:translate(75.8445vw,42.245vh) scale(.0265)}to{transform:translate(71.32795vw,99vh) scale(.0265)}}.snow:nth-child(309){opacity:1.222;transform:translate(61.7003vw,-10px) scale(.9497);animation:fall-309 17s -4s linear infinite}@keyframes fall-309{54.958%{transform:translate(55.6429vw,54.958vh) scale(.9497)}to{transform:translate(58.6716vw,99vh) scale(.9497)}}.snow:nth-child(310){opacity:.1254;transform:translate(63.8614vw,-10px) scale(.2189);animation:fall-310 29s -14s linear infinite}@keyframes fall-310{73.884%{transform:translate(62.9985vw,73.884vh) scale(.2189)}to{transform:translate(63.42995vw,99vh) scale(.2189)}}.snow:nth-child(311){opacity:1.4242;transform:translate(62.135vw,-10px) scale(.6244);animation:fall-311 29s -5s linear infinite}@keyframes fall-311{64.872%{transform:translate(61.2012vw,64.872vh) scale(.6244)}to{transform:translate(61.6681vw,99vh) scale(.6244)}}.snow:nth-child(312){opacity:.9296;transform:translate(58.8784vw,-10px) scale(.5817);animation:fall-312 24s -22s linear infinite}@keyframes fall-312{53.265%{transform:translate(55.7697vw,53.265vh) scale(.5817)}to{transform:translate(57.32405vw,99vh) scale(.5817)}}.snow:nth-child(313){opacity:.1844;transform:translate(69.8782vw,-10px) scale(.21);animation:fall-313 19s -30s linear infinite}@keyframes fall-313{74.669%{transform:translate(79.1168vw,74.669vh) scale(.21)}to{transform:translate(74.4975vw,99vh) scale(.21)}}.snow:nth-child(314){opacity:1.503;transform:translate(50.9445vw,-10px) scale(.9847);animation:fall-314 25s -5s linear infinite}@keyframes fall-314{69.993%{transform:translate(53.7154vw,69.993vh) scale(.9847)}to{transform:translate(52.32995vw,99vh) scale(.9847)}}.snow:nth-child(315){opacity:1.5504;transform:translate(95.3361vw,-10px) scale(.4485);animation:fall-315 11s -16s linear infinite}@keyframes fall-315{61.743%{transform:translate(100.8566vw,61.743vh) scale(.4485)}to{transform:translate(98.09635vw,99vh) scale(.4485)}}.snow:nth-child(316){opacity:1.291;transform:translate(24.1287vw,-10px) scale(.1977);animation:fall-316 18s -20s linear infinite}@keyframes fall-316{60.832%{transform:translate(22.466vw,60.832vh) scale(.1977)}to{transform:translate(23.29735vw,99vh) scale(.1977)}}.snow:nth-child(317){opacity:1.217;transform:translate(79.8825vw,-10px) scale(.1791);animation:fall-317 10s -19s linear infinite}@keyframes fall-317{66.337%{transform:translate(77.0576vw,66.337vh) scale(.1791)}to{transform:translate(78.47005vw,99vh) scale(.1791)}}.snow:nth-child(318){opacity:1.1448;transform:translate(51.8448vw,-10px) scale(.7937);animation:fall-318 19s -10s linear infinite}@keyframes fall-318{31.088%{transform:translate(58.4835vw,31.088vh) scale(.7937)}to{transform:translate(55.16415vw,99vh) scale(.7937)}}.snow:nth-child(319){opacity:1.1872;transform:translate(57.6063vw,-10px) scale(.1015);animation:fall-319 15s -8s linear infinite}@keyframes fall-319{36.712%{transform:translate(53.9975vw,36.712vh) scale(.1015)}to{transform:translate(55.8019vw,99vh) scale(.1015)}}.snow:nth-child(320){opacity:1.4168;transform:translate(33.8831vw,-10px) scale(.7663);animation:fall-320 20s -29s linear infinite}@keyframes fall-320{31.363%{transform:translate(40.6612vw,31.363vh) scale(.7663)}to{transform:translate(37.27215vw,99vh) scale(.7663)}}.snow:nth-child(321){opacity:1.9348;transform:translate(87.9705vw,-10px) scale(.7419);animation:fall-321 27s -7s linear infinite}@keyframes fall-321{59.701%{transform:translate(86.747vw,59.701vh) scale(.7419)}to{transform:translate(87.35875vw,99vh) scale(.7419)}}.snow:nth-child(322){opacity:1.6228;transform:translate(45.8968vw,-10px) scale(.0541);animation:fall-322 25s -10s linear infinite}@keyframes fall-322{67.722%{transform:translate(52.364vw,67.722vh) scale(.0541)}to{transform:translate(49.1304vw,99vh) scale(.0541)}}.snow:nth-child(323){opacity:1.4448;transform:translate(66.8543vw,-10px) scale(.9253);animation:fall-323 30s -6s linear infinite}@keyframes fall-323{40.863%{transform:translate(72.7127vw,40.863vh) scale(.9253)}to{transform:translate(69.7835vw,99vh) scale(.9253)}}.snow:nth-child(324){opacity:1.074;transform:translate(96.8776vw,-10px) scale(.7194);animation:fall-324 23s -14s linear infinite}@keyframes fall-324{45.176%{transform:translate(95.4967vw,45.176vh) scale(.7194)}to{transform:translate(96.18715vw,99vh) scale(.7194)}}.snow:nth-child(325){opacity:1.1548;transform:translate(77.9655vw,-10px) scale(.0866);animation:fall-325 14s -13s linear infinite}@keyframes fall-325{54.823%{transform:translate(85.0707vw,54.823vh) scale(.0866)}to{transform:translate(81.5181vw,99vh) scale(.0866)}}.snow:nth-child(326){opacity:1.5776;transform:translate(62.1622vw,-10px) scale(.8907);animation:fall-326 26s -1s linear infinite}@keyframes fall-326{64.527%{transform:translate(70.7352vw,64.527vh) scale(.8907)}to{transform:translate(66.4487vw,99vh) scale(.8907)}}.snow:nth-child(327){opacity:1.4616;transform:translate(.8196vw,-10px) scale(.52);animation:fall-327 30s -24s linear infinite}@keyframes fall-327{46.992%{transform:translate(-5.7444vw,46.992vh) scale(.52)}to{transform:translate(-2.4624vw,99vh) scale(.52)}}.snow:nth-child(328){opacity:1.3724;transform:translate(1.0038vw,-10px) scale(.7557);animation:fall-328 23s -18s linear infinite}@keyframes fall-328{70.825%{transform:translate(.4068vw,70.825vh) scale(.7557)}to{transform:translate(.7053vw,99vh) scale(.7557)}}.snow:nth-child(329){opacity:1.4058;transform:translate(13.1374vw,-10px) scale(.3607);animation:fall-329 12s -6s linear infinite}@keyframes fall-329{69.678%{transform:translate(20.3479vw,69.678vh) scale(.3607)}to{transform:translate(16.74265vw,99vh) scale(.3607)}}.snow:nth-child(330){opacity:.0016;transform:translate(82.721vw,-10px) scale(.4189);animation:fall-330 17s -27s linear infinite}@keyframes fall-330{59.99%{transform:translate(90.1697vw,59.99vh) scale(.4189)}to{transform:translate(86.44535vw,99vh) scale(.4189)}}.snow:nth-child(331){opacity:.5604;transform:translate(99.8254vw,-10px) scale(.1045);animation:fall-331 19s -16s linear infinite}@keyframes fall-331{34.495%{transform:translate(92.4004vw,34.495vh) scale(.1045)}to{transform:translate(96.1129vw,99vh) scale(.1045)}}.snow:nth-child(332){opacity:1.067;transform:translate(15.995vw,-10px) scale(.3368);animation:fall-332 23s -10s linear infinite}@keyframes fall-332{31.656%{transform:translate(8.7678vw,31.656vh) scale(.3368)}to{transform:translate(12.3814vw,99vh) scale(.3368)}}.snow:nth-child(333){opacity:1.062;transform:translate(44.8436vw,-10px) scale(.9177);animation:fall-333 27s -7s linear infinite}@keyframes fall-333{40.996%{transform:translate(52.5763vw,40.996vh) scale(.9177)}to{transform:translate(48.70995vw,99vh) scale(.9177)}}.snow:nth-child(334){opacity:1.2192;transform:translate(29.9938vw,-10px) scale(.2256);animation:fall-334 26s -8s linear infinite}@keyframes fall-334{47.457%{transform:translate(27.546vw,47.457vh) scale(.2256)}to{transform:translate(28.7699vw,99vh) scale(.2256)}}.snow:nth-child(335){opacity:.7514;transform:translate(52.594vw,-10px) scale(.6667);animation:fall-335 17s -30s linear infinite}@keyframes fall-335{62.268%{transform:translate(47.5696vw,62.268vh) scale(.6667)}to{transform:translate(50.0818vw,99vh) scale(.6667)}}.snow:nth-child(336){opacity:1.723;transform:translate(61.5809vw,-10px) scale(.4006);animation:fall-336 22s -11s linear infinite}@keyframes fall-336{54.544%{transform:translate(55.5486vw,54.544vh) scale(.4006)}to{transform:translate(58.56475vw,99vh) scale(.4006)}}.snow:nth-child(337){opacity:.2786;transform:translate(38.0735vw,-10px) scale(.7735);animation:fall-337 17s -17s linear infinite}@keyframes fall-337{38.341%{transform:translate(39.6957vw,38.341vh) scale(.7735)}to{transform:translate(38.8846vw,99vh) scale(.7735)}}.snow:nth-child(338){opacity:.7592;transform:translate(56.6018vw,-10px) scale(.8214);animation:fall-338 20s -24s linear infinite}@keyframes fall-338{30.319%{transform:translate(50.9332vw,30.319vh) scale(.8214)}to{transform:translate(53.7675vw,99vh) scale(.8214)}}.snow:nth-child(339){opacity:1.5;transform:translate(71.7424vw,-10px) scale(.4286);animation:fall-339 29s -27s linear infinite}@keyframes fall-339{42.584%{transform:translate(70.1216vw,42.584vh) scale(.4286)}to{transform:translate(70.932vw,99vh) scale(.4286)}}.snow:nth-child(340){opacity:1.3928;transform:translate(76.8207vw,-10px) scale(.8973);animation:fall-340 14s -8s linear infinite}@keyframes fall-340{34.737%{transform:translate(78.3013vw,34.737vh) scale(.8973)}to{transform:translate(77.561vw,99vh) scale(.8973)}}.snow:nth-child(341){opacity:1.0462;transform:translate(83.1326vw,-10px) scale(.7758);animation:fall-341 18s -9s linear infinite}@keyframes fall-341{55.648%{transform:translate(78.6166vw,55.648vh) scale(.7758)}to{transform:translate(80.8746vw,99vh) scale(.7758)}}.snow:nth-child(342){opacity:1.9612;transform:translate(61.2644vw,-10px) scale(.3525);animation:fall-342 11s -16s linear infinite}@keyframes fall-342{32.306%{transform:translate(69.6991vw,32.306vh) scale(.3525)}to{transform:translate(65.48175vw,99vh) scale(.3525)}}.snow:nth-child(343){opacity:.608;transform:translate(46.2006vw,-10px) scale(.1368);animation:fall-343 12s -5s linear infinite}@keyframes fall-343{57.132%{transform:translate(39.9871vw,57.132vh) scale(.1368)}to{transform:translate(43.09385vw,99vh) scale(.1368)}}.snow:nth-child(344){opacity:1.4514;transform:translate(8.9517vw,-10px) scale(.2367);animation:fall-344 19s -20s linear infinite}@keyframes fall-344{31.432%{transform:translate(16.2494vw,31.432vh) scale(.2367)}to{transform:translate(12.60055vw,99vh) scale(.2367)}}.snow:nth-child(345){opacity:.1224;transform:translate(36.1648vw,-10px) scale(.2889);animation:fall-345 10s -12s linear infinite}@keyframes fall-345{38.541%{transform:translate(41.3471vw,38.541vh) scale(.2889)}to{transform:translate(38.75595vw,99vh) scale(.2889)}}.snow:nth-child(346){opacity:1.715;transform:translate(97.9357vw,-10px) scale(.522);animation:fall-346 24s -17s linear infinite}@keyframes fall-346{52.096%{transform:translate(107.2596vw,52.096vh) scale(.522)}to{transform:translate(102.59765vw,99vh) scale(.522)}}.snow:nth-child(347){opacity:.2528;transform:translate(1.5677vw,-10px) scale(.2723);animation:fall-347 22s -18s linear infinite}@keyframes fall-347{57.826%{transform:translate(-7.1171vw,57.826vh) scale(.2723)}to{transform:translate(-2.7747vw,99vh) scale(.2723)}}.snow:nth-child(348){opacity:.969;transform:translate(47.0027vw,-10px) scale(.0545);animation:fall-348 18s -22s linear infinite}@keyframes fall-348{77.335%{transform:translate(49.2906vw,77.335vh) scale(.0545)}to{transform:translate(48.14665vw,99vh) scale(.0545)}}.snow:nth-child(349){opacity:1.2716;transform:translate(85.648vw,-10px) scale(.4737);animation:fall-349 10s -12s linear infinite}@keyframes fall-349{60.086%{transform:translate(90.8017vw,60.086vh) scale(.4737)}to{transform:translate(88.22485vw,99vh) scale(.4737)}}.snow:nth-child(350){opacity:1.2412;transform:translate(72.5912vw,-10px) scale(.4723);animation:fall-350 12s -10s linear infinite}@keyframes fall-350{76.435%{transform:translate(81.643vw,76.435vh) scale(.4723)}to{transform:translate(77.1171vw,99vh) scale(.4723)}}.snow:nth-child(351){opacity:.42;transform:translate(53.1046vw,-10px) scale(.3156);animation:fall-351 10s -27s linear infinite}@keyframes fall-351{75.923%{transform:translate(61.4206vw,75.923vh) scale(.3156)}to{transform:translate(57.2626vw,99vh) scale(.3156)}}.snow:nth-child(352){opacity:.794;transform:translate(72.3924vw,-10px) scale(.2811);animation:fall-352 25s -29s linear infinite}@keyframes fall-352{43.336%{transform:translate(70.4948vw,43.336vh) scale(.2811)}to{transform:translate(71.4436vw,99vh) scale(.2811)}}.snow:nth-child(353){opacity:1.5038;transform:translate(34.5467vw,-10px) scale(.6645);animation:fall-353 13s -24s linear infinite}@keyframes fall-353{30.752%{transform:translate(39.8596vw,30.752vh) scale(.6645)}to{transform:translate(37.20315vw,99vh) scale(.6645)}}.snow:nth-child(354){opacity:1.2122;transform:translate(31.6843vw,-10px) scale(.7532);animation:fall-354 14s -22s linear infinite}@keyframes fall-354{33.277%{transform:translate(31.7133vw,33.277vh) scale(.7532)}to{transform:translate(31.6988vw,99vh) scale(.7532)}}.snow:nth-child(355){opacity:1.6604;transform:translate(66.7673vw,-10px) scale(.3077);animation:fall-355 17s -24s linear infinite}@keyframes fall-355{64.679%{transform:translate(62.5602vw,64.679vh) scale(.3077)}to{transform:translate(64.66375vw,99vh) scale(.3077)}}.snow:nth-child(356){opacity:.095;transform:translate(90.9471vw,-10px) scale(.3459);animation:fall-356 23s -28s linear infinite}@keyframes fall-356{67.849%{transform:translate(94.6426vw,67.849vh) scale(.3459)}to{transform:translate(92.79485vw,99vh) scale(.3459)}}.snow:nth-child(357){opacity:.797;transform:translate(63.7713vw,-10px) scale(.9286);animation:fall-357 23s -15s linear infinite}@keyframes fall-357{46.312%{transform:translate(73.4564vw,46.312vh) scale(.9286)}to{transform:translate(68.61385vw,99vh) scale(.9286)}}.snow:nth-child(358){opacity:.3092;transform:translate(38.5429vw,-10px) scale(.2136);animation:fall-358 21s -28s linear infinite}@keyframes fall-358{61.098%{transform:translate(38.7616vw,61.098vh) scale(.2136)}to{transform:translate(38.65225vw,99vh) scale(.2136)}}.snow:nth-child(359){opacity:.6452;transform:translate(8.5981vw,-10px) scale(.0765);animation:fall-359 29s -29s linear infinite}@keyframes fall-359{48.554%{transform:translate(18.4361vw,48.554vh) scale(.0765)}to{transform:translate(13.5171vw,99vh) scale(.0765)}}.snow:nth-child(360){opacity:.3694;transform:translate(7.4384vw,-10px) scale(.8168);animation:fall-360 20s -7s linear infinite}@keyframes fall-360{35.041%{transform:translate(2.5718vw,35.041vh) scale(.8168)}to{transform:translate(5.0051vw,99vh) scale(.8168)}}.snow:nth-child(361){opacity:1.8066;transform:translate(6.4371vw,-10px) scale(.7084);animation:fall-361 15s -13s linear infinite}@keyframes fall-361{72.606%{transform:translate(9.7886vw,72.606vh) scale(.7084)}to{transform:translate(8.11285vw,99vh) scale(.7084)}}.snow:nth-child(362){opacity:1.3894;transform:translate(46.5003vw,-10px) scale(.4828);animation:fall-362 11s -22s linear infinite}@keyframes fall-362{37.741%{transform:translate(39.6487vw,37.741vh) scale(.4828)}to{transform:translate(43.0745vw,99vh) scale(.4828)}}.snow:nth-child(363){opacity:.3962;transform:translate(67.7903vw,-10px) scale(.9759);animation:fall-363 27s -28s linear infinite}@keyframes fall-363{44.065%{transform:translate(73.5712vw,44.065vh) scale(.9759)}to{transform:translate(70.68075vw,99vh) scale(.9759)}}.snow:nth-child(364){opacity:1.8856;transform:translate(25.7497vw,-10px) scale(.0951);animation:fall-364 17s -12s linear infinite}@keyframes fall-364{38.251%{transform:translate(19.7258vw,38.251vh) scale(.0951)}to{transform:translate(22.73775vw,99vh) scale(.0951)}}.snow:nth-child(365){opacity:.2992;transform:translate(68.9954vw,-10px) scale(.6292);animation:fall-365 24s -26s linear infinite}@keyframes fall-365{68.992%{transform:translate(72.8209vw,68.992vh) scale(.6292)}to{transform:translate(70.90815vw,99vh) scale(.6292)}}.snow:nth-child(366){opacity:.3628;transform:translate(81.6025vw,-10px) scale(.8876);animation:fall-366 11s -6s linear infinite}@keyframes fall-366{70.092%{transform:translate(81.8733vw,70.092vh) scale(.8876)}to{transform:translate(81.7379vw,99vh) scale(.8876)}}.snow:nth-child(367){opacity:1.9192;transform:translate(55.2802vw,-10px) scale(.1711);animation:fall-367 19s -2s linear infinite}@keyframes fall-367{66.681%{transform:translate(54.5816vw,66.681vh) scale(.1711)}to{transform:translate(54.9309vw,99vh) scale(.1711)}}.snow:nth-child(368){opacity:1.739;transform:translate(8.2165vw,-10px) scale(.3174);animation:fall-368 12s -25s linear infinite}@keyframes fall-368{78.573%{transform:translate(.9704vw,78.573vh) scale(.3174)}to{transform:translate(4.59345vw,99vh) scale(.3174)}}.snow:nth-child(369){opacity:.0958;transform:translate(61.6978vw,-10px) scale(.8506);animation:fall-369 12s -22s linear infinite}@keyframes fall-369{70.294%{transform:translate(55.9035vw,70.294vh) scale(.8506)}to{transform:translate(58.80065vw,99vh) scale(.8506)}}.snow:nth-child(370){opacity:.5522;transform:translate(40.9657vw,-10px) scale(.2945);animation:fall-370 11s -20s linear infinite}@keyframes fall-370{54.057%{transform:translate(33.768vw,54.057vh) scale(.2945)}to{transform:translate(37.36685vw,99vh) scale(.2945)}}.snow:nth-child(371){opacity:.9836;transform:translate(14.4082vw,-10px) scale(.1456);animation:fall-371 12s -2s linear infinite}@keyframes fall-371{75.659%{transform:translate(18.7612vw,75.659vh) scale(.1456)}to{transform:translate(16.5847vw,99vh) scale(.1456)}}.snow:nth-child(372){opacity:1.8878;transform:translate(22.9177vw,-10px) scale(.5709);animation:fall-372 12s -17s linear infinite}@keyframes fall-372{39.789%{transform:translate(31.8801vw,39.789vh) scale(.5709)}to{transform:translate(27.3989vw,99vh) scale(.5709)}}.snow:nth-child(373){opacity:1.8184;transform:translate(17.6749vw,-10px) scale(.126);animation:fall-373 17s -10s linear infinite}@keyframes fall-373{72.26%{transform:translate(23.0893vw,72.26vh) scale(.126)}to{transform:translate(20.3821vw,99vh) scale(.126)}}.snow:nth-child(374){opacity:1.302;transform:translate(2.4966vw,-10px) scale(.7062);animation:fall-374 10s -29s linear infinite}@keyframes fall-374{74.498%{transform:translate(7.8172vw,74.498vh) scale(.7062)}to{transform:translate(5.1569vw,99vh) scale(.7062)}}.snow:nth-child(375){opacity:.6594;transform:translate(52.5817vw,-10px) scale(.2259);animation:fall-375 14s -24s linear infinite}@keyframes fall-375{66.676%{transform:translate(50.0232vw,66.676vh) scale(.2259)}to{transform:translate(51.30245vw,99vh) scale(.2259)}}.snow:nth-child(376){opacity:.8324;transform:translate(76.9243vw,-10px) scale(.6832);animation:fall-376 28s -29s linear infinite}@keyframes fall-376{69.771%{transform:translate(72.8621vw,69.771vh) scale(.6832)}to{transform:translate(74.8932vw,99vh) scale(.6832)}}.snow:nth-child(377){opacity:.6586;transform:translate(52.5759vw,-10px) scale(.8057);animation:fall-377 28s -14s linear infinite}@keyframes fall-377{66.437%{transform:translate(60.9989vw,66.437vh) scale(.8057)}to{transform:translate(56.7874vw,99vh) scale(.8057)}}.snow:nth-child(378){opacity:.535;transform:translate(65.3043vw,-10px) scale(.0039);animation:fall-378 11s -30s linear infinite}@keyframes fall-378{56.707%{transform:translate(56.7042vw,56.707vh) scale(.0039)}to{transform:translate(61.00425vw,99vh) scale(.0039)}}.snow:nth-child(379){opacity:.3826;transform:translate(15.2257vw,-10px) scale(.7826);animation:fall-379 25s -4s linear infinite}@keyframes fall-379{52.212%{transform:translate(11.9266vw,52.212vh) scale(.7826)}to{transform:translate(13.57615vw,99vh) scale(.7826)}}.snow:nth-child(380){opacity:1.755;transform:translate(62.5054vw,-10px) scale(.4499);animation:fall-380 23s -10s linear infinite}@keyframes fall-380{65.831%{transform:translate(63.4871vw,65.831vh) scale(.4499)}to{transform:translate(62.99625vw,99vh) scale(.4499)}}.snow:nth-child(381){opacity:1.2006;transform:translate(83.0744vw,-10px) scale(.1808);animation:fall-381 12s -26s linear infinite}@keyframes fall-381{59.934%{transform:translate(82.5598vw,59.934vh) scale(.1808)}to{transform:translate(82.8171vw,99vh) scale(.1808)}}.snow:nth-child(382){opacity:1.738;transform:translate(84.291vw,-10px) scale(.3827);animation:fall-382 21s -11s linear infinite}@keyframes fall-382{38.456%{transform:translate(91.9701vw,38.456vh) scale(.3827)}to{transform:translate(88.13055vw,99vh) scale(.3827)}}.snow:nth-child(383){opacity:1.1204;transform:translate(61.7956vw,-10px) scale(.277);animation:fall-383 22s -26s linear infinite}@keyframes fall-383{64.118%{transform:translate(68.4471vw,64.118vh) scale(.277)}to{transform:translate(65.12135vw,99vh) scale(.277)}}.snow:nth-child(384){opacity:1.6778;transform:translate(8.8436vw,-10px) scale(.4223);animation:fall-384 15s -15s linear infinite}@keyframes fall-384{35.514%{transform:translate(17.5979vw,35.514vh) scale(.4223)}to{transform:translate(13.22075vw,99vh) scale(.4223)}}.snow:nth-child(385){opacity:1.8996;transform:translate(84.814vw,-10px) scale(.0571);animation:fall-385 15s -5s linear infinite}@keyframes fall-385{58.764%{transform:translate(89.7979vw,58.764vh) scale(.0571)}to{transform:translate(87.30595vw,99vh) scale(.0571)}}.snow:nth-child(386){opacity:.3502;transform:translate(7.1709vw,-10px) scale(.796);animation:fall-386 27s -27s linear infinite}@keyframes fall-386{37.001%{transform:translate(3.2451vw,37.001vh) scale(.796)}to{transform:translate(5.208vw,99vh) scale(.796)}}.snow:nth-child(387){opacity:1.7806;transform:translate(58.7229vw,-10px) scale(.8636);animation:fall-387 29s -26s linear infinite}@keyframes fall-387{41.586%{transform:translate(54.3668vw,41.586vh) scale(.8636)}to{transform:translate(56.54485vw,99vh) scale(.8636)}}.snow:nth-child(388){opacity:.2204;transform:translate(72.079vw,-10px) scale(.6025);animation:fall-388 11s -9s linear infinite}@keyframes fall-388{50.616%{transform:translate(64.7924vw,50.616vh) scale(.6025)}to{transform:translate(68.4357vw,99vh) scale(.6025)}}.snow:nth-child(389){opacity:1.825;transform:translate(34.3502vw,-10px) scale(.9175);animation:fall-389 26s -29s linear infinite}@keyframes fall-389{46.142%{transform:translate(26.4442vw,46.142vh) scale(.9175)}to{transform:translate(30.3972vw,99vh) scale(.9175)}}.snow:nth-child(390){opacity:.8704;transform:translate(56.7532vw,-10px) scale(.4628);animation:fall-390 25s -22s linear infinite}@keyframes fall-390{45.607%{transform:translate(55.8875vw,45.607vh) scale(.4628)}to{transform:translate(56.32035vw,99vh) scale(.4628)}}.snow:nth-child(391){opacity:1.1734;transform:translate(61.353vw,-10px) scale(.6228);animation:fall-391 14s -18s linear infinite}@keyframes fall-391{38.296%{transform:translate(71.3012vw,38.296vh) scale(.6228)}to{transform:translate(66.3271vw,99vh) scale(.6228)}}.snow:nth-child(392){opacity:.9242;transform:translate(18.9557vw,-10px) scale(.9473);animation:fall-392 10s -17s linear infinite}@keyframes fall-392{63.513%{transform:translate(9.6398vw,63.513vh) scale(.9473)}to{transform:translate(14.29775vw,99vh) scale(.9473)}}.snow:nth-child(393){opacity:1.9054;transform:translate(45.2543vw,-10px) scale(.3058);animation:fall-393 14s -19s linear infinite}@keyframes fall-393{62.044%{transform:translate(41.2728vw,62.044vh) scale(.3058)}to{transform:translate(43.26355vw,99vh) scale(.3058)}}.snow:nth-child(394){opacity:1.9402;transform:translate(94.2025vw,-10px) scale(.7748);animation:fall-394 14s -13s linear infinite}@keyframes fall-394{45.968%{transform:translate(93.8752vw,45.968vh) scale(.7748)}to{transform:translate(94.03885vw,99vh) scale(.7748)}}.snow:nth-child(395){opacity:.9474;transform:translate(46.575vw,-10px) scale(.8463);animation:fall-395 26s -23s linear infinite}@keyframes fall-395{71.006%{transform:translate(41.2189vw,71.006vh) scale(.8463)}to{transform:translate(43.89695vw,99vh) scale(.8463)}}.snow:nth-child(396){opacity:1.5776;transform:translate(15.4267vw,-10px) scale(.2291);animation:fall-396 13s -7s linear infinite}@keyframes fall-396{76.28%{transform:translate(21.1318vw,76.28vh) scale(.2291)}to{transform:translate(18.27925vw,99vh) scale(.2291)}}.snow:nth-child(397){opacity:.7242;transform:translate(10.3569vw,-10px) scale(.2443);animation:fall-397 12s -15s linear infinite}@keyframes fall-397{40.054%{transform:translate(.7877vw,40.054vh) scale(.2443)}to{transform:translate(5.5723vw,99vh) scale(.2443)}}.snow:nth-child(398){opacity:.882;transform:translate(46.9942vw,-10px) scale(.0089);animation:fall-398 30s -7s linear infinite}@keyframes fall-398{72.825%{transform:translate(44.439vw,72.825vh) scale(.0089)}to{transform:translate(45.7166vw,99vh) scale(.0089)}}.snow:nth-child(399){opacity:.0262;transform:translate(65.5808vw,-10px) scale(.1893);animation:fall-399 25s -4s linear infinite}@keyframes fall-399{52.684%{transform:translate(57.5981vw,52.684vh) scale(.1893)}to{transform:translate(61.58945vw,99vh) scale(.1893)}}.snow:nth-child(400){opacity:1.716;transform:translate(59.0062vw,-10px) scale(.6913);animation:fall-400 14s -7s linear infinite}@keyframes fall-400{60.633%{transform:translate(63.3193vw,60.633vh) scale(.6913)}to{transform:translate(61.16275vw,99vh) scale(.6913)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|