@esfaenza/core 15.2.266 → 15.2.267
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/components/error/404/pagenotfound.component.mjs +4 -4
- package/esm2020/components/error/500/servererror.component.mjs +3 -3
- package/esm2020/components/error/Angular/angularerror.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +6 -7
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +6 -7
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -75,10 +75,10 @@ class AppComponent {
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }, { token: ANONYMOUS_MODE }], target: i0.ɵɵFactoryTarget.Component });
|
|
78
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; 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.48;transform:translate(56.4662vw,-10px) scale(.3441);animation:fall-1 17s -26s linear infinite}@keyframes fall-1{57.606%{transform:translate(64.5675vw,57.606vh) scale(.3441)}to{transform:translate(60.51685vw,99vh) scale(.3441)}}.snow:nth-child(2){opacity:.3768;transform:translate(11.0952vw,-10px) scale(.6371);animation:fall-2 19s -3s linear infinite}@keyframes fall-2{42.713%{transform:translate(13.7773vw,42.713vh) scale(.6371)}to{transform:translate(12.43625vw,99vh) scale(.6371)}}.snow:nth-child(3){opacity:.2066;transform:translate(87.069vw,-10px) scale(.2463);animation:fall-3 17s -3s linear infinite}@keyframes fall-3{71.778%{transform:translate(79.82vw,71.778vh) scale(.2463)}to{transform:translate(83.4445vw,99vh) scale(.2463)}}.snow:nth-child(4){opacity:.1894;transform:translate(21.4125vw,-10px) scale(.9216);animation:fall-4 12s -3s linear infinite}@keyframes fall-4{31.023%{transform:translate(18.6625vw,31.023vh) scale(.9216)}to{transform:translate(20.0375vw,99vh) scale(.9216)}}.snow:nth-child(5){opacity:1.533;transform:translate(37.34vw,-10px) scale(.1334);animation:fall-5 28s -15s linear infinite}@keyframes fall-5{36.174%{transform:translate(36.4248vw,36.174vh) scale(.1334)}to{transform:translate(36.8824vw,99vh) scale(.1334)}}.snow:nth-child(6){opacity:1.2924;transform:translate(73.8466vw,-10px) scale(.9691);animation:fall-6 12s -4s linear infinite}@keyframes fall-6{58.625%{transform:translate(79.6185vw,58.625vh) scale(.9691)}to{transform:translate(76.73255vw,99vh) scale(.9691)}}.snow:nth-child(7){opacity:1.374;transform:translate(21.0033vw,-10px) scale(.1368);animation:fall-7 28s -16s linear infinite}@keyframes fall-7{69.373%{transform:translate(14.4984vw,69.373vh) scale(.1368)}to{transform:translate(17.75085vw,99vh) scale(.1368)}}.snow:nth-child(8){opacity:1.381;transform:translate(49.1257vw,-10px) scale(.1551);animation:fall-8 19s -6s linear infinite}@keyframes fall-8{50.861%{transform:translate(43.8147vw,50.861vh) scale(.1551)}to{transform:translate(46.4702vw,99vh) scale(.1551)}}.snow:nth-child(9){opacity:1.0196;transform:translate(89.9178vw,-10px) scale(.13);animation:fall-9 10s -17s linear infinite}@keyframes fall-9{61.312%{transform:translate(90.2818vw,61.312vh) scale(.13)}to{transform:translate(90.0998vw,99vh) scale(.13)}}.snow:nth-child(10){opacity:1.569;transform:translate(10.7305vw,-10px) scale(.7427);animation:fall-10 14s -24s linear infinite}@keyframes fall-10{71.127%{transform:translate(16.5282vw,71.127vh) scale(.7427)}to{transform:translate(13.62935vw,99vh) scale(.7427)}}.snow:nth-child(11){opacity:.1132;transform:translate(99.9489vw,-10px) scale(.2246);animation:fall-11 25s -10s linear infinite}@keyframes fall-11{73.989%{transform:translate(95.2986vw,73.989vh) scale(.2246)}to{transform:translate(97.62375vw,99vh) scale(.2246)}}.snow:nth-child(12){opacity:1.2798;transform:translate(18.2545vw,-10px) scale(.1427);animation:fall-12 10s -16s linear infinite}@keyframes fall-12{45.848%{transform:translate(22.4546vw,45.848vh) scale(.1427)}to{transform:translate(20.35455vw,99vh) scale(.1427)}}.snow:nth-child(13){opacity:.1582;transform:translate(62.5017vw,-10px) scale(.1841);animation:fall-13 13s -11s linear infinite}@keyframes fall-13{71.126%{transform:translate(65.3794vw,71.126vh) scale(.1841)}to{transform:translate(63.94055vw,99vh) scale(.1841)}}.snow:nth-child(14){opacity:1.2126;transform:translate(31.8686vw,-10px) scale(.11);animation:fall-14 20s -29s linear infinite}@keyframes fall-14{48.403%{transform:translate(33.9433vw,48.403vh) scale(.11)}to{transform:translate(32.90595vw,99vh) scale(.11)}}.snow:nth-child(15){opacity:1.0906;transform:translate(78.6471vw,-10px) scale(.9443);animation:fall-15 20s -5s linear infinite}@keyframes fall-15{51.411%{transform:translate(83.915vw,51.411vh) scale(.9443)}to{transform:translate(81.28105vw,99vh) scale(.9443)}}.snow:nth-child(16){opacity:1.8672;transform:translate(27.0037vw,-10px) scale(.6159);animation:fall-16 10s -29s linear infinite}@keyframes fall-16{46.376%{transform:translate(24.472vw,46.376vh) scale(.6159)}to{transform:translate(25.73785vw,99vh) scale(.6159)}}.snow:nth-child(17){opacity:.0102;transform:translate(.4481vw,-10px) scale(.2753);animation:fall-17 15s -28s linear infinite}@keyframes fall-17{62.904%{transform:translate(-8.5718vw,62.904vh) scale(.2753)}to{transform:translate(-4.06185vw,99vh) scale(.2753)}}.snow:nth-child(18){opacity:.8742;transform:translate(14.2382vw,-10px) scale(.3674);animation:fall-18 10s -8s linear infinite}@keyframes fall-18{43.207%{transform:translate(4.7387vw,43.207vh) scale(.3674)}to{transform:translate(9.48845vw,99vh) scale(.3674)}}.snow:nth-child(19){opacity:1.0928;transform:translate(73.8094vw,-10px) scale(.5146);animation:fall-19 27s -3s linear infinite}@keyframes fall-19{46.079%{transform:translate(64.1827vw,46.079vh) scale(.5146)}to{transform:translate(68.99605vw,99vh) scale(.5146)}}.snow:nth-child(20){opacity:1.9886;transform:translate(27.9861vw,-10px) scale(.4213);animation:fall-20 25s -11s linear infinite}@keyframes fall-20{37.229%{transform:translate(19.7598vw,37.229vh) scale(.4213)}to{transform:translate(23.87295vw,99vh) scale(.4213)}}.snow:nth-child(21){opacity:.3182;transform:translate(58.8816vw,-10px) scale(.3519);animation:fall-21 30s -26s linear infinite}@keyframes fall-21{38.381%{transform:translate(49.2753vw,38.381vh) scale(.3519)}to{transform:translate(54.07845vw,99vh) scale(.3519)}}.snow:nth-child(22){opacity:.0984;transform:translate(38.9052vw,-10px) scale(.1047);animation:fall-22 12s -28s linear infinite}@keyframes fall-22{78.715%{transform:translate(38.6217vw,78.715vh) scale(.1047)}to{transform:translate(38.76345vw,99vh) scale(.1047)}}.snow:nth-child(23){opacity:1.9682;transform:translate(93.0234vw,-10px) scale(.4633);animation:fall-23 30s -25s linear infinite}@keyframes fall-23{75.177%{transform:translate(90.822vw,75.177vh) scale(.4633)}to{transform:translate(91.9227vw,99vh) scale(.4633)}}.snow:nth-child(24){opacity:.5874;transform:translate(5.2619vw,-10px) scale(.4613);animation:fall-24 12s -21s linear infinite}@keyframes fall-24{36.036%{transform:translate(12.5515vw,36.036vh) scale(.4613)}to{transform:translate(8.9067vw,99vh) scale(.4613)}}.snow:nth-child(25){opacity:.7806;transform:translate(48.6322vw,-10px) scale(.599);animation:fall-25 27s -7s linear infinite}@keyframes fall-25{68.277%{transform:translate(54.3428vw,68.277vh) scale(.599)}to{transform:translate(51.4875vw,99vh) scale(.599)}}.snow:nth-child(26){opacity:.9228;transform:translate(77.8909vw,-10px) scale(.356);animation:fall-26 15s -16s linear infinite}@keyframes fall-26{34.46%{transform:translate(68.1294vw,34.46vh) scale(.356)}to{transform:translate(73.01015vw,99vh) scale(.356)}}.snow:nth-child(27){opacity:.3078;transform:translate(32.3378vw,-10px) scale(.5902);animation:fall-27 27s -28s linear infinite}@keyframes fall-27{41.072%{transform:translate(40.0011vw,41.072vh) scale(.5902)}to{transform:translate(36.16945vw,99vh) scale(.5902)}}.snow:nth-child(28){opacity:1.2546;transform:translate(51.5468vw,-10px) scale(.3759);animation:fall-28 16s -13s linear infinite}@keyframes fall-28{73.978%{transform:translate(59.0644vw,73.978vh) scale(.3759)}to{transform:translate(55.3056vw,99vh) scale(.3759)}}.snow:nth-child(29){opacity:1.2398;transform:translate(97.2291vw,-10px) scale(.6571);animation:fall-29 19s -2s linear infinite}@keyframes fall-29{44.742%{transform:translate(88.6158vw,44.742vh) scale(.6571)}to{transform:translate(92.92245vw,99vh) scale(.6571)}}.snow:nth-child(30){opacity:.6492;transform:translate(72.1568vw,-10px) scale(.5655);animation:fall-30 10s -20s linear infinite}@keyframes fall-30{75.581%{transform:translate(81.585vw,75.581vh) scale(.5655)}to{transform:translate(76.8709vw,99vh) scale(.5655)}}.snow:nth-child(31){opacity:1.7302;transform:translate(65.9145vw,-10px) scale(.1153);animation:fall-31 28s -20s linear infinite}@keyframes fall-31{67.717%{transform:translate(58.4275vw,67.717vh) scale(.1153)}to{transform:translate(62.171vw,99vh) scale(.1153)}}.snow:nth-child(32){opacity:.8682;transform:translate(92.4762vw,-10px) scale(.2337);animation:fall-32 29s -20s linear infinite}@keyframes fall-32{64.415%{transform:translate(84.2907vw,64.415vh) scale(.2337)}to{transform:translate(88.38345vw,99vh) scale(.2337)}}.snow:nth-child(33){opacity:.5238;transform:translate(50.1288vw,-10px) scale(.7368);animation:fall-33 14s -20s linear infinite}@keyframes fall-33{67.027%{transform:translate(55.6795vw,67.027vh) scale(.7368)}to{transform:translate(52.90415vw,99vh) scale(.7368)}}.snow:nth-child(34){opacity:.6136;transform:translate(94.7456vw,-10px) scale(.3309);animation:fall-34 25s -20s linear infinite}@keyframes fall-34{50.013%{transform:translate(94.7441vw,50.013vh) scale(.3309)}to{transform:translate(94.74485vw,99vh) scale(.3309)}}.snow:nth-child(35){opacity:1.3762;transform:translate(19.8963vw,-10px) scale(.5284);animation:fall-35 29s -23s linear infinite}@keyframes fall-35{59.779%{transform:translate(26.1725vw,59.779vh) scale(.5284)}to{transform:translate(23.0344vw,99vh) scale(.5284)}}.snow:nth-child(36){opacity:.0796;transform:translate(50.4831vw,-10px) scale(.9034);animation:fall-36 18s -25s linear infinite}@keyframes fall-36{60.25%{transform:translate(48.8997vw,60.25vh) scale(.9034)}to{transform:translate(49.6914vw,99vh) scale(.9034)}}.snow:nth-child(37){opacity:1.9982;transform:translate(41.0656vw,-10px) scale(.2232);animation:fall-37 25s -22s linear infinite}@keyframes fall-37{55.493%{transform:translate(31.9499vw,55.493vh) scale(.2232)}to{transform:translate(36.50775vw,99vh) scale(.2232)}}.snow:nth-child(38){opacity:1.6598;transform:translate(19.268vw,-10px) scale(.1094);animation:fall-38 12s -20s linear infinite}@keyframes fall-38{56.692%{transform:translate(14.6763vw,56.692vh) scale(.1094)}to{transform:translate(16.97215vw,99vh) scale(.1094)}}.snow:nth-child(39){opacity:.4926;transform:translate(39.4318vw,-10px) scale(.5799);animation:fall-39 27s -19s linear infinite}@keyframes fall-39{37.489%{transform:translate(44.2928vw,37.489vh) scale(.5799)}to{transform:translate(41.8623vw,99vh) scale(.5799)}}.snow:nth-child(40){opacity:1.9616;transform:translate(70.8589vw,-10px) scale(.0934);animation:fall-40 30s -25s linear infinite}@keyframes fall-40{32.125%{transform:translate(76.0954vw,32.125vh) scale(.0934)}to{transform:translate(73.47715vw,99vh) scale(.0934)}}.snow:nth-child(41){opacity:1.091;transform:translate(23.9649vw,-10px) scale(.8866);animation:fall-41 25s -2s linear infinite}@keyframes fall-41{53.096%{transform:translate(18.7599vw,53.096vh) scale(.8866)}to{transform:translate(21.3624vw,99vh) scale(.8866)}}.snow:nth-child(42){opacity:.2008;transform:translate(85.3406vw,-10px) scale(.8512);animation:fall-42 25s -4s linear infinite}@keyframes fall-42{38.531%{transform:translate(94.6449vw,38.531vh) scale(.8512)}to{transform:translate(89.99275vw,99vh) scale(.8512)}}.snow:nth-child(43){opacity:.4568;transform:translate(25.1606vw,-10px) scale(.7739);animation:fall-43 25s -20s linear infinite}@keyframes fall-43{53.854%{transform:translate(18.9915vw,53.854vh) scale(.7739)}to{transform:translate(22.07605vw,99vh) scale(.7739)}}.snow:nth-child(44){opacity:1.0724;transform:translate(97.5435vw,-10px) scale(.8984);animation:fall-44 11s -3s linear infinite}@keyframes fall-44{57.112%{transform:translate(90.512vw,57.112vh) scale(.8984)}to{transform:translate(94.02775vw,99vh) scale(.8984)}}.snow:nth-child(45){opacity:.5878;transform:translate(93.0822vw,-10px) scale(.8719);animation:fall-45 28s -13s linear infinite}@keyframes fall-45{79.073%{transform:translate(93.6638vw,79.073vh) scale(.8719)}to{transform:translate(93.373vw,99vh) scale(.8719)}}.snow:nth-child(46){opacity:.0024;transform:translate(1.7105vw,-10px) scale(.7128);animation:fall-46 14s -8s linear infinite}@keyframes fall-46{68.571%{transform:translate(4.3739vw,68.571vh) scale(.7128)}to{transform:translate(3.0422vw,99vh) scale(.7128)}}.snow:nth-child(47){opacity:1.7118;transform:translate(98.5408vw,-10px) scale(.7413);animation:fall-47 18s -29s linear infinite}@keyframes fall-47{44.815%{transform:translate(95.5049vw,44.815vh) scale(.7413)}to{transform:translate(97.02285vw,99vh) scale(.7413)}}.snow:nth-child(48){opacity:.2772;transform:translate(58.1411vw,-10px) scale(.7631);animation:fall-48 22s -25s linear infinite}@keyframes fall-48{59.887%{transform:translate(59.0171vw,59.887vh) scale(.7631)}to{transform:translate(58.5791vw,99vh) scale(.7631)}}.snow:nth-child(49){opacity:1.076;transform:translate(68.9634vw,-10px) scale(.0778);animation:fall-49 24s -10s linear infinite}@keyframes fall-49{74.127%{transform:translate(74.0944vw,74.127vh) scale(.0778)}to{transform:translate(71.5289vw,99vh) scale(.0778)}}.snow:nth-child(50){opacity:1.8948;transform:translate(90.4674vw,-10px) scale(.1959);animation:fall-50 23s -4s linear infinite}@keyframes fall-50{51.914%{transform:translate(83.7514vw,51.914vh) scale(.1959)}to{transform:translate(87.1094vw,99vh) scale(.1959)}}.snow:nth-child(51){opacity:.6246;transform:translate(69.1208vw,-10px) scale(.8654);animation:fall-51 18s -12s linear infinite}@keyframes fall-51{49.509%{transform:translate(71.2103vw,49.509vh) scale(.8654)}to{transform:translate(70.16555vw,99vh) scale(.8654)}}.snow:nth-child(52){opacity:.9106;transform:translate(19.0399vw,-10px) scale(.9982);animation:fall-52 13s -15s linear infinite}@keyframes fall-52{69.326%{transform:translate(24.5484vw,69.326vh) scale(.9982)}to{transform:translate(21.79415vw,99vh) scale(.9982)}}.snow:nth-child(53){opacity:.355;transform:translate(15.9021vw,-10px) scale(.5597);animation:fall-53 11s -11s linear infinite}@keyframes fall-53{60.134%{transform:translate(17.4757vw,60.134vh) scale(.5597)}to{transform:translate(16.6889vw,99vh) scale(.5597)}}.snow:nth-child(54){opacity:.976;transform:translate(7.1732vw,-10px) scale(.6745);animation:fall-54 26s -7s linear infinite}@keyframes fall-54{57.668%{transform:translate(4.9525vw,57.668vh) scale(.6745)}to{transform:translate(6.06285vw,99vh) scale(.6745)}}.snow:nth-child(55){opacity:.0806;transform:translate(99.0798vw,-10px) scale(.9143);animation:fall-55 28s -5s linear infinite}@keyframes fall-55{79.734%{transform:translate(98.9184vw,79.734vh) scale(.9143)}to{transform:translate(98.9991vw,99vh) scale(.9143)}}.snow:nth-child(56){opacity:.359;transform:translate(15.8098vw,-10px) scale(.5691);animation:fall-56 23s -9s linear infinite}@keyframes fall-56{63.902%{transform:translate(20.0222vw,63.902vh) scale(.5691)}to{transform:translate(17.916vw,99vh) scale(.5691)}}.snow:nth-child(57){opacity:1.34;transform:translate(50.9495vw,-10px) scale(.2845);animation:fall-57 12s -25s linear infinite}@keyframes fall-57{41.692%{transform:translate(60.492vw,41.692vh) scale(.2845)}to{transform:translate(55.72075vw,99vh) scale(.2845)}}.snow:nth-child(58){opacity:.6834;transform:translate(21.0198vw,-10px) scale(.2937);animation:fall-58 23s -20s linear infinite}@keyframes fall-58{48.088%{transform:translate(15.0542vw,48.088vh) scale(.2937)}to{transform:translate(18.037vw,99vh) scale(.2937)}}.snow:nth-child(59){opacity:1.3354;transform:translate(73.5851vw,-10px) scale(.2775);animation:fall-59 23s -28s linear infinite}@keyframes fall-59{76.42%{transform:translate(81.3039vw,76.42vh) scale(.2775)}to{transform:translate(77.4445vw,99vh) scale(.2775)}}.snow:nth-child(60){opacity:.8496;transform:translate(82.402vw,-10px) scale(.0272);animation:fall-60 20s -27s linear infinite}@keyframes fall-60{68.455%{transform:translate(86.7443vw,68.455vh) scale(.0272)}to{transform:translate(84.57315vw,99vh) scale(.0272)}}.snow:nth-child(61){opacity:.255;transform:translate(80.2606vw,-10px) scale(.853);animation:fall-61 11s -21s linear infinite}@keyframes fall-61{72.204%{transform:translate(81.0816vw,72.204vh) scale(.853)}to{transform:translate(80.6711vw,99vh) scale(.853)}}.snow:nth-child(62){opacity:1.69;transform:translate(92.7471vw,-10px) scale(.9611);animation:fall-62 14s -10s linear infinite}@keyframes fall-62{67.037%{transform:translate(91.7629vw,67.037vh) scale(.9611)}to{transform:translate(92.255vw,99vh) scale(.9611)}}.snow:nth-child(63){opacity:.7488;transform:translate(34.5876vw,-10px) scale(.4937);animation:fall-63 16s -8s linear infinite}@keyframes fall-63{39.08%{transform:translate(26.5846vw,39.08vh) scale(.4937)}to{transform:translate(30.5861vw,99vh) scale(.4937)}}.snow:nth-child(64){opacity:1.101;transform:translate(96.7599vw,-10px) scale(.0677);animation:fall-64 28s -26s linear infinite}@keyframes fall-64{36.325%{transform:translate(88.3046vw,36.325vh) scale(.0677)}to{transform:translate(92.53225vw,99vh) scale(.0677)}}.snow:nth-child(65){opacity:1.1138;transform:translate(36.8359vw,-10px) scale(.7005);animation:fall-65 12s -1s linear infinite}@keyframes fall-65{69.67%{transform:translate(39.1922vw,69.67vh) scale(.7005)}to{transform:translate(38.01405vw,99vh) scale(.7005)}}.snow:nth-child(66){opacity:.4286;transform:translate(66.0777vw,-10px) scale(.6775);animation:fall-66 11s -18s linear infinite}@keyframes fall-66{68.095%{transform:translate(72.0733vw,68.095vh) scale(.6775)}to{transform:translate(69.0755vw,99vh) scale(.6775)}}.snow:nth-child(67){opacity:1.5576;transform:translate(71.9086vw,-10px) scale(.0864);animation:fall-67 28s -10s linear infinite}@keyframes fall-67{79.506%{transform:translate(71.7076vw,79.506vh) scale(.0864)}to{transform:translate(71.8081vw,99vh) scale(.0864)}}.snow:nth-child(68){opacity:1.9062;transform:translate(3.8293vw,-10px) scale(.439);animation:fall-68 23s -16s linear infinite}@keyframes fall-68{54.987%{transform:translate(.3862vw,54.987vh) scale(.439)}to{transform:translate(2.10775vw,99vh) scale(.439)}}.snow:nth-child(69){opacity:1.484;transform:translate(83.7579vw,-10px) scale(.5007);animation:fall-69 20s -13s linear infinite}@keyframes fall-69{71.652%{transform:translate(91.6932vw,71.652vh) scale(.5007)}to{transform:translate(87.72555vw,99vh) scale(.5007)}}.snow:nth-child(70){opacity:1.178;transform:translate(64.1572vw,-10px) scale(.0639);animation:fall-70 14s -21s linear infinite}@keyframes fall-70{66.888%{transform:translate(57.2741vw,66.888vh) scale(.0639)}to{transform:translate(60.71565vw,99vh) scale(.0639)}}.snow:nth-child(71){opacity:.9158;transform:translate(14.292vw,-10px) scale(.4624);animation:fall-71 12s -6s linear infinite}@keyframes fall-71{73.868%{transform:translate(10.587vw,73.868vh) scale(.4624)}to{transform:translate(12.4395vw,99vh) scale(.4624)}}.snow:nth-child(72){opacity:.1602;transform:translate(59.5545vw,-10px) scale(.4748);animation:fall-72 23s -27s linear infinite}@keyframes fall-72{36.267%{transform:translate(54.4977vw,36.267vh) scale(.4748)}to{transform:translate(57.0261vw,99vh) scale(.4748)}}.snow:nth-child(73){opacity:.719;transform:translate(48.9501vw,-10px) scale(.7449);animation:fall-73 24s -10s linear infinite}@keyframes fall-73{59.738%{transform:translate(48.5901vw,59.738vh) scale(.7449)}to{transform:translate(48.7701vw,99vh) scale(.7449)}}.snow:nth-child(74){opacity:1.9916;transform:translate(36.6169vw,-10px) scale(.5957);animation:fall-74 14s -22s linear infinite}@keyframes fall-74{40.664%{transform:translate(29.7624vw,40.664vh) scale(.5957)}to{transform:translate(33.18965vw,99vh) scale(.5957)}}.snow:nth-child(75){opacity:1.57;transform:translate(18.2074vw,-10px) scale(.9646);animation:fall-75 14s -25s linear infinite}@keyframes fall-75{60.297%{transform:translate(8.4372vw,60.297vh) scale(.9646)}to{transform:translate(13.3223vw,99vh) scale(.9646)}}.snow:nth-child(76){opacity:.0598;transform:translate(34.8976vw,-10px) scale(.2257);animation:fall-76 20s -24s linear infinite}@keyframes fall-76{70.198%{transform:translate(26.1801vw,70.198vh) scale(.2257)}to{transform:translate(30.53885vw,99vh) scale(.2257)}}.snow:nth-child(77){opacity:.8928;transform:translate(19.3918vw,-10px) scale(.1446);animation:fall-77 12s -3s linear infinite}@keyframes fall-77{43.863%{transform:translate(19.9889vw,43.863vh) scale(.1446)}to{transform:translate(19.69035vw,99vh) scale(.1446)}}.snow:nth-child(78){opacity:1.1326;transform:translate(61.8536vw,-10px) scale(.875);animation:fall-78 27s -14s linear infinite}@keyframes fall-78{62.398%{transform:translate(70.3636vw,62.398vh) scale(.875)}to{transform:translate(66.1086vw,99vh) scale(.875)}}.snow:nth-child(79){opacity:.0984;transform:translate(60.2502vw,-10px) scale(.6362);animation:fall-79 14s -24s linear infinite}@keyframes fall-79{68.685%{transform:translate(55.3306vw,68.685vh) scale(.6362)}to{transform:translate(57.7904vw,99vh) scale(.6362)}}.snow:nth-child(80){opacity:.5408;transform:translate(86.344vw,-10px) scale(.0957);animation:fall-80 11s -9s linear infinite}@keyframes fall-80{46.159%{transform:translate(90.6792vw,46.159vh) scale(.0957)}to{transform:translate(88.5116vw,99vh) scale(.0957)}}.snow:nth-child(81){opacity:.8548;transform:translate(98.3608vw,-10px) scale(.8271);animation:fall-81 21s -10s linear infinite}@keyframes fall-81{63.832%{transform:translate(94.7979vw,63.832vh) scale(.8271)}to{transform:translate(96.57935vw,99vh) scale(.8271)}}.snow:nth-child(82){opacity:1.4568;transform:translate(19.7481vw,-10px) scale(.206);animation:fall-82 28s -12s linear infinite}@keyframes fall-82{63.953%{transform:translate(15.0427vw,63.953vh) scale(.206)}to{transform:translate(17.3954vw,99vh) scale(.206)}}.snow:nth-child(83){opacity:1.2382;transform:translate(75.8424vw,-10px) scale(.0795);animation:fall-83 14s -18s linear infinite}@keyframes fall-83{47.903%{transform:translate(84.3719vw,47.903vh) scale(.0795)}to{transform:translate(80.10715vw,99vh) scale(.0795)}}.snow:nth-child(84){opacity:1.5378;transform:translate(87.5048vw,-10px) scale(.1061);animation:fall-84 21s -4s linear infinite}@keyframes fall-84{77.18%{transform:translate(79.6342vw,77.18vh) scale(.1061)}to{transform:translate(83.5695vw,99vh) scale(.1061)}}.snow:nth-child(85){opacity:.5492;transform:translate(50.5291vw,-10px) scale(.3596);animation:fall-85 15s -9s linear infinite}@keyframes fall-85{75.905%{transform:translate(56.6902vw,75.905vh) scale(.3596)}to{transform:translate(53.60965vw,99vh) scale(.3596)}}.snow:nth-child(86){opacity:.5056;transform:translate(15.1323vw,-10px) scale(.862);animation:fall-86 18s -24s linear infinite}@keyframes fall-86{53.319%{transform:translate(11.1494vw,53.319vh) scale(.862)}to{transform:translate(13.14085vw,99vh) scale(.862)}}.snow:nth-child(87){opacity:1.6146;transform:translate(9.7927vw,-10px) scale(.8971);animation:fall-87 27s -7s linear infinite}@keyframes fall-87{70.89%{transform:translate(10.7321vw,70.89vh) scale(.8971)}to{transform:translate(10.2624vw,99vh) scale(.8971)}}.snow:nth-child(88){opacity:1.002;transform:translate(28.6314vw,-10px) scale(.5932);animation:fall-88 21s -22s linear infinite}@keyframes fall-88{41.724%{transform:translate(22.7987vw,41.724vh) scale(.5932)}to{transform:translate(25.71505vw,99vh) scale(.5932)}}.snow:nth-child(89){opacity:.7668;transform:translate(53.4572vw,-10px) scale(.4363);animation:fall-89 25s -2s linear infinite}@keyframes fall-89{65.307%{transform:translate(60.3701vw,65.307vh) scale(.4363)}to{transform:translate(56.91365vw,99vh) scale(.4363)}}.snow:nth-child(90){opacity:1.3076;transform:translate(32.0689vw,-10px) scale(.9088);animation:fall-90 17s -18s linear infinite}@keyframes fall-90{45.889%{transform:translate(26.0055vw,45.889vh) scale(.9088)}to{transform:translate(29.0372vw,99vh) scale(.9088)}}.snow:nth-child(91){opacity:.8302;transform:translate(28.6102vw,-10px) scale(.8877);animation:fall-91 26s -12s linear infinite}@keyframes fall-91{52.916%{transform:translate(34.8667vw,52.916vh) scale(.8877)}to{transform:translate(31.73845vw,99vh) scale(.8877)}}.snow:nth-child(92){opacity:.8674;transform:translate(75.1653vw,-10px) scale(.5615);animation:fall-92 29s -12s linear infinite}@keyframes fall-92{74.826%{transform:translate(77.5948vw,74.826vh) scale(.5615)}to{transform:translate(76.38005vw,99vh) scale(.5615)}}.snow:nth-child(93){opacity:.6126;transform:translate(81.5611vw,-10px) scale(.1833);animation:fall-93 17s -2s linear infinite}@keyframes fall-93{77.305%{transform:translate(74.1382vw,77.305vh) scale(.1833)}to{transform:translate(77.84965vw,99vh) scale(.1833)}}.snow:nth-child(94){opacity:1.6418;transform:translate(49.4969vw,-10px) scale(.1775);animation:fall-94 19s -26s linear infinite}@keyframes fall-94{63.83%{transform:translate(59.0651vw,63.83vh) scale(.1775)}to{transform:translate(54.281vw,99vh) scale(.1775)}}.snow:nth-child(95){opacity:1.6314;transform:translate(52.9381vw,-10px) scale(.5335);animation:fall-95 16s -21s linear infinite}@keyframes fall-95{51.245%{transform:translate(60.3657vw,51.245vh) scale(.5335)}to{transform:translate(56.6519vw,99vh) scale(.5335)}}.snow:nth-child(96){opacity:1.1622;transform:translate(39.8129vw,-10px) scale(.7196);animation:fall-96 10s -24s linear infinite}@keyframes fall-96{76.084%{transform:translate(33.3802vw,76.084vh) scale(.7196)}to{transform:translate(36.59655vw,99vh) scale(.7196)}}.snow:nth-child(97){opacity:.471;transform:translate(10.2545vw,-10px) scale(.2673);animation:fall-97 19s -22s linear infinite}@keyframes fall-97{72.925%{transform:translate(7.0518vw,72.925vh) scale(.2673)}to{transform:translate(8.65315vw,99vh) scale(.2673)}}.snow:nth-child(98){opacity:1.3196;transform:translate(6.5473vw,-10px) scale(.5366);animation:fall-98 20s -19s linear infinite}@keyframes fall-98{37.665%{transform:translate(2.5951vw,37.665vh) scale(.5366)}to{transform:translate(4.5712vw,99vh) scale(.5366)}}.snow:nth-child(99){opacity:1.235;transform:translate(52.8665vw,-10px) scale(.2052);animation:fall-99 26s -19s linear infinite}@keyframes fall-99{62.964%{transform:translate(51.6295vw,62.964vh) scale(.2052)}to{transform:translate(52.248vw,99vh) scale(.2052)}}.snow:nth-child(100){opacity:.7248;transform:translate(8.4443vw,-10px) scale(.4477);animation:fall-100 26s -21s linear infinite}@keyframes fall-100{67.712%{transform:translate(7.7072vw,67.712vh) scale(.4477)}to{transform:translate(8.07575vw,99vh) scale(.4477)}}.snow:nth-child(101){opacity:1.7392;transform:translate(91.4455vw,-10px) scale(.5363);animation:fall-101 20s -11s linear infinite}@keyframes fall-101{44.497%{transform:translate(88.2315vw,44.497vh) scale(.5363)}to{transform:translate(89.8385vw,99vh) scale(.5363)}}.snow:nth-child(102){opacity:1.8746;transform:translate(61.2364vw,-10px) scale(.9511);animation:fall-102 15s -9s linear infinite}@keyframes fall-102{57.584%{transform:translate(55.8103vw,57.584vh) scale(.9511)}to{transform:translate(58.52335vw,99vh) scale(.9511)}}.snow:nth-child(103){opacity:.9618;transform:translate(87.8845vw,-10px) scale(.2029);animation:fall-103 27s -20s linear infinite}@keyframes fall-103{72.321%{transform:translate(87.5834vw,72.321vh) scale(.2029)}to{transform:translate(87.73395vw,99vh) scale(.2029)}}.snow:nth-child(104){opacity:1.2532;transform:translate(12.7437vw,-10px) scale(.2665);animation:fall-104 26s -17s linear infinite}@keyframes fall-104{74.661%{transform:translate(10.7611vw,74.661vh) scale(.2665)}to{transform:translate(11.7524vw,99vh) scale(.2665)}}.snow:nth-child(105){opacity:1.732;transform:translate(11.6899vw,-10px) scale(.4394);animation:fall-105 11s -24s linear infinite}@keyframes fall-105{57.285%{transform:translate(14.2016vw,57.285vh) scale(.4394)}to{transform:translate(12.94575vw,99vh) scale(.4394)}}.snow:nth-child(106){opacity:1.244;transform:translate(99.3375vw,-10px) scale(.4164);animation:fall-106 10s -19s linear infinite}@keyframes fall-106{37.375%{transform:translate(105.9768vw,37.375vh) scale(.4164)}to{transform:translate(102.65715vw,99vh) scale(.4164)}}.snow:nth-child(107){opacity:.0502;transform:translate(75.1957vw,-10px) scale(.8264);animation:fall-107 28s -30s linear infinite}@keyframes fall-107{56.786%{transform:translate(67.9433vw,56.786vh) scale(.8264)}to{transform:translate(71.5695vw,99vh) scale(.8264)}}.snow:nth-child(108){opacity:1.1898;transform:translate(95.1736vw,-10px) scale(.0898);animation:fall-108 30s -10s linear infinite}@keyframes fall-108{61.333%{transform:translate(91.4252vw,61.333vh) scale(.0898)}to{transform:translate(93.2994vw,99vh) scale(.0898)}}.snow:nth-child(109){opacity:1.4902;transform:translate(74.1823vw,-10px) scale(.3599);animation:fall-109 24s -22s linear infinite}@keyframes fall-109{47.311%{transform:translate(65.2129vw,47.311vh) scale(.3599)}to{transform:translate(69.6976vw,99vh) scale(.3599)}}.snow:nth-child(110){opacity:1.1042;transform:translate(30.2637vw,-10px) scale(.0382);animation:fall-110 16s -15s linear infinite}@keyframes fall-110{65.937%{transform:translate(20.6623vw,65.937vh) scale(.0382)}to{transform:translate(25.463vw,99vh) scale(.0382)}}.snow:nth-child(111){opacity:1.7158;transform:translate(93.8379vw,-10px) scale(.9875);animation:fall-111 15s -28s linear infinite}@keyframes fall-111{48.241%{transform:translate(96.0764vw,48.241vh) scale(.9875)}to{transform:translate(94.95715vw,99vh) scale(.9875)}}.snow:nth-child(112){opacity:1.73;transform:translate(64.8801vw,-10px) scale(.2868);animation:fall-112 27s -11s linear infinite}@keyframes fall-112{33.864%{transform:translate(72.4029vw,33.864vh) scale(.2868)}to{transform:translate(68.6415vw,99vh) scale(.2868)}}.snow:nth-child(113){opacity:.5528;transform:translate(47.4916vw,-10px) scale(.2574);animation:fall-113 13s -23s linear infinite}@keyframes fall-113{76.732%{transform:translate(54.962vw,76.732vh) scale(.2574)}to{transform:translate(51.2268vw,99vh) scale(.2574)}}.snow:nth-child(114){opacity:1.0734;transform:translate(62.6618vw,-10px) scale(.3331);animation:fall-114 20s -1s linear infinite}@keyframes fall-114{65.345%{transform:translate(72.1283vw,65.345vh) scale(.3331)}to{transform:translate(67.39505vw,99vh) scale(.3331)}}.snow:nth-child(115){opacity:.0728;transform:translate(.8813vw,-10px) scale(.5663);animation:fall-115 24s -1s linear infinite}@keyframes fall-115{60.158%{transform:translate(-7.3914vw,60.158vh) scale(.5663)}to{transform:translate(-3.25505vw,99vh) scale(.5663)}}.snow:nth-child(116){opacity:.1506;transform:translate(47.3975vw,-10px) scale(.8773);animation:fall-116 13s -16s linear infinite}@keyframes fall-116{48.396%{transform:translate(53.7546vw,48.396vh) scale(.8773)}to{transform:translate(50.57605vw,99vh) scale(.8773)}}.snow:nth-child(117){opacity:.6628;transform:translate(80.1332vw,-10px) scale(.4734);animation:fall-117 13s -22s linear infinite}@keyframes fall-117{32.385%{transform:translate(81.3325vw,32.385vh) scale(.4734)}to{transform:translate(80.73285vw,99vh) scale(.4734)}}.snow:nth-child(118){opacity:.553;transform:translate(66.3366vw,-10px) scale(.51);animation:fall-118 23s -16s linear infinite}@keyframes fall-118{73.18%{transform:translate(65.5135vw,73.18vh) scale(.51)}to{transform:translate(65.92505vw,99vh) scale(.51)}}.snow:nth-child(119){opacity:.7016;transform:translate(87.9583vw,-10px) scale(.0111);animation:fall-119 25s -7s linear infinite}@keyframes fall-119{63.693%{transform:translate(79.3155vw,63.693vh) scale(.0111)}to{transform:translate(83.6369vw,99vh) scale(.0111)}}.snow:nth-child(120){opacity:1.468;transform:translate(79.2868vw,-10px) scale(.6562);animation:fall-120 15s -26s linear infinite}@keyframes fall-120{60.809%{transform:translate(73.2004vw,60.809vh) scale(.6562)}to{transform:translate(76.2436vw,99vh) scale(.6562)}}.snow:nth-child(121){opacity:1.5758;transform:translate(86.8802vw,-10px) scale(.1324);animation:fall-121 25s -1s linear infinite}@keyframes fall-121{39.282%{transform:translate(79.3551vw,39.282vh) scale(.1324)}to{transform:translate(83.11765vw,99vh) scale(.1324)}}.snow:nth-child(122){opacity:1.2348;transform:translate(21.2205vw,-10px) scale(.6933);animation:fall-122 12s -10s linear infinite}@keyframes fall-122{36.03%{transform:translate(16.7371vw,36.03vh) scale(.6933)}to{transform:translate(18.9788vw,99vh) scale(.6933)}}.snow:nth-child(123){opacity:.3526;transform:translate(17.0494vw,-10px) scale(.0825);animation:fall-123 10s -30s linear infinite}@keyframes fall-123{60.065%{transform:translate(15.8987vw,60.065vh) scale(.0825)}to{transform:translate(16.47405vw,99vh) scale(.0825)}}.snow:nth-child(124){opacity:.4904;transform:translate(64.008vw,-10px) scale(.2825);animation:fall-124 17s -8s linear infinite}@keyframes fall-124{74.022%{transform:translate(67.6673vw,74.022vh) scale(.2825)}to{transform:translate(65.83765vw,99vh) scale(.2825)}}.snow:nth-child(125){opacity:.3848;transform:translate(30.8363vw,-10px) scale(.6636);animation:fall-125 23s -9s linear infinite}@keyframes fall-125{68.877%{transform:translate(24.2239vw,68.877vh) scale(.6636)}to{transform:translate(27.5301vw,99vh) scale(.6636)}}.snow:nth-child(126){opacity:.204;transform:translate(1.8509vw,-10px) scale(.4772);animation:fall-126 17s -21s linear infinite}@keyframes fall-126{42.68%{transform:translate(5.9605vw,42.68vh) scale(.4772)}to{transform:translate(3.9057vw,99vh) scale(.4772)}}.snow:nth-child(127){opacity:.144;transform:translate(41.1428vw,-10px) scale(.4332);animation:fall-127 28s -14s linear infinite}@keyframes fall-127{52.702%{transform:translate(41.4098vw,52.702vh) scale(.4332)}to{transform:translate(41.2763vw,99vh) scale(.4332)}}.snow:nth-child(128){opacity:.4044;transform:translate(86.9883vw,-10px) scale(.8509);animation:fall-128 22s -25s linear infinite}@keyframes fall-128{69.348%{transform:translate(78.394vw,69.348vh) scale(.8509)}to{transform:translate(82.69115vw,99vh) scale(.8509)}}.snow:nth-child(129){opacity:.3944;transform:translate(89.7314vw,-10px) scale(.0829);animation:fall-129 15s -10s linear infinite}@keyframes fall-129{77.934%{transform:translate(92.4852vw,77.934vh) scale(.0829)}to{transform:translate(91.1083vw,99vh) scale(.0829)}}.snow:nth-child(130){opacity:.8048;transform:translate(57.3687vw,-10px) scale(.1807);animation:fall-130 19s -18s linear infinite}@keyframes fall-130{62.039%{transform:translate(51.6745vw,62.039vh) scale(.1807)}to{transform:translate(54.5216vw,99vh) scale(.1807)}}.snow:nth-child(131){opacity:1.8504;transform:translate(25.8716vw,-10px) scale(.3217);animation:fall-131 11s -18s linear infinite}@keyframes fall-131{71.306%{transform:translate(32.3782vw,71.306vh) scale(.3217)}to{transform:translate(29.1249vw,99vh) scale(.3217)}}.snow:nth-child(132){opacity:.9746;transform:translate(3.2986vw,-10px) scale(.5034);animation:fall-132 20s -20s linear infinite}@keyframes fall-132{48.205%{transform:translate(10.6192vw,48.205vh) scale(.5034)}to{transform:translate(6.9589vw,99vh) scale(.5034)}}.snow:nth-child(133){opacity:1.3018;transform:translate(32.8707vw,-10px) scale(.3372);animation:fall-133 17s -28s linear infinite}@keyframes fall-133{75.225%{transform:translate(24.8357vw,75.225vh) scale(.3372)}to{transform:translate(28.8532vw,99vh) scale(.3372)}}.snow:nth-child(134){opacity:1.2446;transform:translate(38.8512vw,-10px) scale(.8618);animation:fall-134 13s -25s linear infinite}@keyframes fall-134{56.601%{transform:translate(35.8435vw,56.601vh) scale(.8618)}to{transform:translate(37.34735vw,99vh) scale(.8618)}}.snow:nth-child(135){opacity:.3252;transform:translate(22.2773vw,-10px) scale(.5822);animation:fall-135 13s -18s linear infinite}@keyframes fall-135{69.514%{transform:translate(17.8703vw,69.514vh) scale(.5822)}to{transform:translate(20.0738vw,99vh) scale(.5822)}}.snow:nth-child(136){opacity:1.9158;transform:translate(94.7689vw,-10px) scale(.8848);animation:fall-136 14s -23s linear infinite}@keyframes fall-136{58.274%{transform:translate(91.1252vw,58.274vh) scale(.8848)}to{transform:translate(92.94705vw,99vh) scale(.8848)}}.snow:nth-child(137){opacity:.1328;transform:translate(40.7737vw,-10px) scale(.779);animation:fall-137 18s -11s linear infinite}@keyframes fall-137{41.174%{transform:translate(32.2793vw,41.174vh) scale(.779)}to{transform:translate(36.5265vw,99vh) scale(.779)}}.snow:nth-child(138){opacity:1.0516;transform:translate(29.821vw,-10px) scale(.5459);animation:fall-138 24s -22s linear infinite}@keyframes fall-138{70.344%{transform:translate(22.3621vw,70.344vh) scale(.5459)}to{transform:translate(26.09155vw,99vh) scale(.5459)}}.snow:nth-child(139){opacity:1.0512;transform:translate(56.9767vw,-10px) scale(.7706);animation:fall-139 15s -14s linear infinite}@keyframes fall-139{64.442%{transform:translate(54.4633vw,64.442vh) scale(.7706)}to{transform:translate(55.72vw,99vh) scale(.7706)}}.snow:nth-child(140){opacity:.5006;transform:translate(5.4509vw,-10px) scale(.8506);animation:fall-140 18s -28s linear infinite}@keyframes fall-140{52.868%{transform:translate(7.4392vw,52.868vh) scale(.8506)}to{transform:translate(6.44505vw,99vh) scale(.8506)}}.snow:nth-child(141){opacity:1.9816;transform:translate(27.7806vw,-10px) scale(.9087);animation:fall-141 10s -19s linear infinite}@keyframes fall-141{65.129%{transform:translate(28.9149vw,65.129vh) scale(.9087)}to{transform:translate(28.34775vw,99vh) scale(.9087)}}.snow:nth-child(142){opacity:1.0106;transform:translate(3.451vw,-10px) scale(.5747);animation:fall-142 22s -28s linear infinite}@keyframes fall-142{32.352%{transform:translate(5.2325vw,32.352vh) scale(.5747)}to{transform:translate(4.34175vw,99vh) scale(.5747)}}.snow:nth-child(143){opacity:1.2524;transform:translate(35.2336vw,-10px) scale(.6001);animation:fall-143 15s -6s linear infinite}@keyframes fall-143{41.426%{transform:translate(27.4105vw,41.426vh) scale(.6001)}to{transform:translate(31.32205vw,99vh) scale(.6001)}}.snow:nth-child(144){opacity:1.1462;transform:translate(45.0201vw,-10px) scale(.1709);animation:fall-144 12s -18s linear infinite}@keyframes fall-144{44.707%{transform:translate(36.7448vw,44.707vh) scale(.1709)}to{transform:translate(40.88245vw,99vh) scale(.1709)}}.snow:nth-child(145){opacity:.7356;transform:translate(45.8837vw,-10px) scale(.4275);animation:fall-145 25s -9s linear infinite}@keyframes fall-145{33.968%{transform:translate(37.4161vw,33.968vh) scale(.4275)}to{transform:translate(41.6499vw,99vh) scale(.4275)}}.snow:nth-child(146){opacity:1.2048;transform:translate(12.8971vw,-10px) scale(.8744);animation:fall-146 13s -24s linear infinite}@keyframes fall-146{32.886%{transform:translate(15.8403vw,32.886vh) scale(.8744)}to{transform:translate(14.3687vw,99vh) scale(.8744)}}.snow:nth-child(147){opacity:1.4876;transform:translate(26.4713vw,-10px) scale(.5848);animation:fall-147 18s -1s linear infinite}@keyframes fall-147{40.972%{transform:translate(24.419vw,40.972vh) scale(.5848)}to{transform:translate(25.44515vw,99vh) scale(.5848)}}.snow:nth-child(148){opacity:.8344;transform:translate(32.4362vw,-10px) scale(.3722);animation:fall-148 21s -13s linear infinite}@keyframes fall-148{60.177%{transform:translate(26.0297vw,60.177vh) scale(.3722)}to{transform:translate(29.23295vw,99vh) scale(.3722)}}.snow:nth-child(149){opacity:1.06;transform:translate(34.8379vw,-10px) scale(.035);animation:fall-149 25s -22s linear infinite}@keyframes fall-149{61.888%{transform:translate(30.6708vw,61.888vh) scale(.035)}to{transform:translate(32.75435vw,99vh) scale(.035)}}.snow:nth-child(150){opacity:1.857;transform:translate(96.9801vw,-10px) scale(.1138);animation:fall-150 20s -25s linear infinite}@keyframes fall-150{73.323%{transform:translate(102.1083vw,73.323vh) scale(.1138)}to{transform:translate(99.5442vw,99vh) scale(.1138)}}.snow:nth-child(151){opacity:.6472;transform:translate(94.9487vw,-10px) scale(.1351);animation:fall-151 14s -11s linear infinite}@keyframes fall-151{45.324%{transform:translate(86.6558vw,45.324vh) scale(.1351)}to{transform:translate(90.80225vw,99vh) scale(.1351)}}.snow:nth-child(152){opacity:.774;transform:translate(95.4934vw,-10px) scale(.2416);animation:fall-152 20s -16s linear infinite}@keyframes fall-152{61.621%{transform:translate(92.0626vw,61.621vh) scale(.2416)}to{transform:translate(93.778vw,99vh) scale(.2416)}}.snow:nth-child(153){opacity:.763;transform:translate(10.2364vw,-10px) scale(.1961);animation:fall-153 25s -13s linear infinite}@keyframes fall-153{53.084%{transform:translate(7.2084vw,53.084vh) scale(.1961)}to{transform:translate(8.7224vw,99vh) scale(.1961)}}.snow:nth-child(154){opacity:.6694;transform:translate(41.0968vw,-10px) scale(.7619);animation:fall-154 11s -6s linear infinite}@keyframes fall-154{46.231%{transform:translate(36.5056vw,46.231vh) scale(.7619)}to{transform:translate(38.8012vw,99vh) scale(.7619)}}.snow:nth-child(155){opacity:1.0944;transform:translate(59.4036vw,-10px) scale(.5755);animation:fall-155 15s -6s linear infinite}@keyframes fall-155{38.847%{transform:translate(60.2432vw,38.847vh) scale(.5755)}to{transform:translate(59.8234vw,99vh) scale(.5755)}}.snow:nth-child(156){opacity:.2078;transform:translate(40.1702vw,-10px) scale(.9037);animation:fall-156 20s -6s linear infinite}@keyframes fall-156{51.859%{transform:translate(47.9785vw,51.859vh) scale(.9037)}to{transform:translate(44.07435vw,99vh) scale(.9037)}}.snow:nth-child(157){opacity:1.613;transform:translate(15.3581vw,-10px) scale(.2158);animation:fall-157 30s -1s linear infinite}@keyframes fall-157{43.187%{transform:translate(17.019vw,43.187vh) scale(.2158)}to{transform:translate(16.18855vw,99vh) scale(.2158)}}.snow:nth-child(158){opacity:.9678;transform:translate(5.7484vw,-10px) scale(.5392);animation:fall-158 11s -2s linear infinite}@keyframes fall-158{54.406%{transform:translate(3.1806vw,54.406vh) scale(.5392)}to{transform:translate(4.4645vw,99vh) scale(.5392)}}.snow:nth-child(159){opacity:.8222;transform:translate(2.5906vw,-10px) scale(.3368);animation:fall-159 26s -15s linear infinite}@keyframes fall-159{45.728%{transform:translate(8.7105vw,45.728vh) scale(.3368)}to{transform:translate(5.65055vw,99vh) scale(.3368)}}.snow:nth-child(160){opacity:1.602;transform:translate(98.4658vw,-10px) scale(.9142);animation:fall-160 13s -20s linear infinite}@keyframes fall-160{65.39%{transform:translate(98.0181vw,65.39vh) scale(.9142)}to{transform:translate(98.24195vw,99vh) scale(.9142)}}.snow:nth-child(161){opacity:1.1714;transform:translate(52.9594vw,-10px) scale(.2131);animation:fall-161 29s -23s linear infinite}@keyframes fall-161{44.351%{transform:translate(56.9597vw,44.351vh) scale(.2131)}to{transform:translate(54.95955vw,99vh) scale(.2131)}}.snow:nth-child(162){opacity:.7986;transform:translate(35.3209vw,-10px) scale(.8261);animation:fall-162 23s -16s linear infinite}@keyframes fall-162{64.069%{transform:translate(40.5795vw,64.069vh) scale(.8261)}to{transform:translate(37.9502vw,99vh) scale(.8261)}}.snow:nth-child(163){opacity:1.3418;transform:translate(9.2757vw,-10px) scale(.3986);animation:fall-163 25s -12s linear infinite}@keyframes fall-163{79.65%{transform:translate(3.8926vw,79.65vh) scale(.3986)}to{transform:translate(6.58415vw,99vh) scale(.3986)}}.snow:nth-child(164){opacity:1.948;transform:translate(72.5311vw,-10px) scale(.8031);animation:fall-164 14s -5s linear infinite}@keyframes fall-164{33.751%{transform:translate(71.5096vw,33.751vh) scale(.8031)}to{transform:translate(72.02035vw,99vh) scale(.8031)}}.snow:nth-child(165){opacity:1.979;transform:translate(3.5266vw,-10px) scale(.1552);animation:fall-165 21s -15s linear infinite}@keyframes fall-165{30.408%{transform:translate(8.2741vw,30.408vh) scale(.1552)}to{transform:translate(5.90035vw,99vh) scale(.1552)}}.snow:nth-child(166){opacity:.4906;transform:translate(73.5001vw,-10px) scale(.1778);animation:fall-166 11s -17s linear infinite}@keyframes fall-166{39.467%{transform:translate(68.9825vw,39.467vh) scale(.1778)}to{transform:translate(71.2413vw,99vh) scale(.1778)}}.snow:nth-child(167){opacity:1.5274;transform:translate(21.7988vw,-10px) scale(.1991);animation:fall-167 27s -6s linear infinite}@keyframes fall-167{39.942%{transform:translate(23.7942vw,39.942vh) scale(.1991)}to{transform:translate(22.7965vw,99vh) scale(.1991)}}.snow:nth-child(168){opacity:1.6162;transform:translate(84.1085vw,-10px) scale(.6793);animation:fall-168 25s -5s linear infinite}@keyframes fall-168{48.374%{transform:translate(74.5472vw,48.374vh) scale(.6793)}to{transform:translate(79.32785vw,99vh) scale(.6793)}}.snow:nth-child(169){opacity:1.4512;transform:translate(65.0714vw,-10px) scale(.7547);animation:fall-169 18s -20s linear infinite}@keyframes fall-169{40.16%{transform:translate(67.929vw,40.16vh) scale(.7547)}to{transform:translate(66.5002vw,99vh) scale(.7547)}}.snow:nth-child(170){opacity:.6732;transform:translate(31.8217vw,-10px) scale(.329);animation:fall-170 21s -25s linear infinite}@keyframes fall-170{38.186%{transform:translate(34.9752vw,38.186vh) scale(.329)}to{transform:translate(33.39845vw,99vh) scale(.329)}}.snow:nth-child(171){opacity:.9272;transform:translate(37.6875vw,-10px) scale(.4465);animation:fall-171 25s -16s linear infinite}@keyframes fall-171{67.402%{transform:translate(32.4479vw,67.402vh) scale(.4465)}to{transform:translate(35.0677vw,99vh) scale(.4465)}}.snow:nth-child(172){opacity:.2134;transform:translate(89.2474vw,-10px) scale(.6649);animation:fall-172 15s -12s linear infinite}@keyframes fall-172{37.559%{transform:translate(85.1325vw,37.559vh) scale(.6649)}to{transform:translate(87.18995vw,99vh) scale(.6649)}}.snow:nth-child(173){opacity:.2912;transform:translate(57.0085vw,-10px) scale(.6461);animation:fall-173 12s -29s linear infinite}@keyframes fall-173{38.685%{transform:translate(66.8575vw,38.685vh) scale(.6461)}to{transform:translate(61.933vw,99vh) scale(.6461)}}.snow:nth-child(174){opacity:1.8574;transform:translate(15.1098vw,-10px) scale(.0702);animation:fall-174 28s -12s linear infinite}@keyframes fall-174{32.78%{transform:translate(24.3735vw,32.78vh) scale(.0702)}to{transform:translate(19.74165vw,99vh) scale(.0702)}}.snow:nth-child(175){opacity:.9928;transform:translate(19.6892vw,-10px) scale(.5136);animation:fall-175 29s -23s linear infinite}@keyframes fall-175{38.391%{transform:translate(19.0877vw,38.391vh) scale(.5136)}to{transform:translate(19.38845vw,99vh) scale(.5136)}}.snow:nth-child(176){opacity:.2248;transform:translate(71.9261vw,-10px) scale(.5492);animation:fall-176 24s -17s linear infinite}@keyframes fall-176{72.058%{transform:translate(69.323vw,72.058vh) scale(.5492)}to{transform:translate(70.62455vw,99vh) scale(.5492)}}.snow:nth-child(177){opacity:.4646;transform:translate(78.4875vw,-10px) scale(.1701);animation:fall-177 27s -26s linear infinite}@keyframes fall-177{57.794%{transform:translate(82.9643vw,57.794vh) scale(.1701)}to{transform:translate(80.7259vw,99vh) scale(.1701)}}.snow:nth-child(178){opacity:1.1808;transform:translate(40.7342vw,-10px) scale(.0102);animation:fall-178 21s -30s linear infinite}@keyframes fall-178{62.607%{transform:translate(41.965vw,62.607vh) scale(.0102)}to{transform:translate(41.3496vw,99vh) scale(.0102)}}.snow:nth-child(179){opacity:.8482;transform:translate(79.8616vw,-10px) scale(.5764);animation:fall-179 22s -17s linear infinite}@keyframes fall-179{59.863%{transform:translate(72.3419vw,59.863vh) scale(.5764)}to{transform:translate(76.10175vw,99vh) scale(.5764)}}.snow:nth-child(180){opacity:.3942;transform:translate(20.9504vw,-10px) scale(.4046);animation:fall-180 21s -5s linear infinite}@keyframes fall-180{78.697%{transform:translate(11.0516vw,78.697vh) scale(.4046)}to{transform:translate(16.001vw,99vh) scale(.4046)}}.snow:nth-child(181){opacity:.9834;transform:translate(82.5544vw,-10px) scale(.4171);animation:fall-181 26s -20s linear infinite}@keyframes fall-181{41.491%{transform:translate(89.413vw,41.491vh) scale(.4171)}to{transform:translate(85.9837vw,99vh) scale(.4171)}}.snow:nth-child(182){opacity:1.1514;transform:translate(31.6641vw,-10px) scale(.8495);animation:fall-182 17s -11s linear infinite}@keyframes fall-182{43.295%{transform:translate(40.2845vw,43.295vh) scale(.8495)}to{transform:translate(35.9743vw,99vh) scale(.8495)}}.snow:nth-child(183){opacity:1.3932;transform:translate(94.9763vw,-10px) scale(.3438);animation:fall-183 14s -22s linear infinite}@keyframes fall-183{62.758%{transform:translate(93.0315vw,62.758vh) scale(.3438)}to{transform:translate(94.0039vw,99vh) scale(.3438)}}.snow:nth-child(184){opacity:.3552;transform:translate(57.7265vw,-10px) scale(.6709);animation:fall-184 29s -16s linear infinite}@keyframes fall-184{39.379%{transform:translate(50.9935vw,39.379vh) scale(.6709)}to{transform:translate(54.36vw,99vh) scale(.6709)}}.snow:nth-child(185){opacity:1.4138;transform:translate(80.1315vw,-10px) scale(.8724);animation:fall-185 27s -26s linear infinite}@keyframes fall-185{46.979%{transform:translate(72.9252vw,46.979vh) scale(.8724)}to{transform:translate(76.52835vw,99vh) scale(.8724)}}.snow:nth-child(186){opacity:.9366;transform:translate(96.5665vw,-10px) scale(.5778);animation:fall-186 27s -2s linear infinite}@keyframes fall-186{33.748%{transform:translate(103.8313vw,33.748vh) scale(.5778)}to{transform:translate(100.1989vw,99vh) scale(.5778)}}.snow:nth-child(187){opacity:1.2466;transform:translate(24.1408vw,-10px) scale(.5904);animation:fall-187 18s -15s linear infinite}@keyframes fall-187{44.453%{transform:translate(19.0591vw,44.453vh) scale(.5904)}to{transform:translate(21.59995vw,99vh) scale(.5904)}}.snow:nth-child(188){opacity:.419;transform:translate(66.6571vw,-10px) scale(.6115);animation:fall-188 26s -17s linear infinite}@keyframes fall-188{71.662%{transform:translate(76.5566vw,71.662vh) scale(.6115)}to{transform:translate(71.60685vw,99vh) scale(.6115)}}.snow:nth-child(189){opacity:1.2028;transform:translate(59.9016vw,-10px) scale(.6802);animation:fall-189 21s -22s linear infinite}@keyframes fall-189{47.32%{transform:translate(68.9543vw,47.32vh) scale(.6802)}to{transform:translate(64.42795vw,99vh) scale(.6802)}}.snow:nth-child(190){opacity:1.1994;transform:translate(19.0505vw,-10px) scale(.7231);animation:fall-190 23s -5s linear infinite}@keyframes fall-190{40.588%{transform:translate(16.5308vw,40.588vh) scale(.7231)}to{transform:translate(17.79065vw,99vh) scale(.7231)}}.snow:nth-child(191){opacity:1.5614;transform:translate(39.1427vw,-10px) scale(.6898);animation:fall-191 21s -3s linear infinite}@keyframes fall-191{53.605%{transform:translate(47.8309vw,53.605vh) scale(.6898)}to{transform:translate(43.4868vw,99vh) scale(.6898)}}.snow:nth-child(192){opacity:.1196;transform:translate(52.539vw,-10px) scale(.8942);animation:fall-192 21s -25s linear infinite}@keyframes fall-192{30.425%{transform:translate(55.5252vw,30.425vh) scale(.8942)}to{transform:translate(54.0321vw,99vh) scale(.8942)}}.snow:nth-child(193){opacity:.632;transform:translate(52.9588vw,-10px) scale(.0138);animation:fall-193 11s -6s linear infinite}@keyframes fall-193{63.284%{transform:translate(57.083vw,63.284vh) scale(.0138)}to{transform:translate(55.0209vw,99vh) scale(.0138)}}.snow:nth-child(194){opacity:1.7956;transform:translate(41.2137vw,-10px) scale(.6858);animation:fall-194 17s -28s linear infinite}@keyframes fall-194{44.632%{transform:translate(37.2944vw,44.632vh) scale(.6858)}to{transform:translate(39.25405vw,99vh) scale(.6858)}}.snow:nth-child(195){opacity:1.0406;transform:translate(91.9162vw,-10px) scale(.9645);animation:fall-195 29s -13s linear infinite}@keyframes fall-195{42.494%{transform:translate(91.2228vw,42.494vh) scale(.9645)}to{transform:translate(91.5695vw,99vh) scale(.9645)}}.snow:nth-child(196){opacity:.7946;transform:translate(85.1969vw,-10px) scale(.7939);animation:fall-196 29s -12s linear infinite}@keyframes fall-196{40.262%{transform:translate(81.0867vw,40.262vh) scale(.7939)}to{transform:translate(83.1418vw,99vh) scale(.7939)}}.snow:nth-child(197){opacity:.9176;transform:translate(67.6572vw,-10px) scale(.4057);animation:fall-197 30s -1s linear infinite}@keyframes fall-197{62.845%{transform:translate(75.0832vw,62.845vh) scale(.4057)}to{transform:translate(71.3702vw,99vh) scale(.4057)}}.snow:nth-child(198){opacity:1.0824;transform:translate(25.1591vw,-10px) scale(.6227);animation:fall-198 11s -23s linear infinite}@keyframes fall-198{60.531%{transform:translate(27.6039vw,60.531vh) scale(.6227)}to{transform:translate(26.3815vw,99vh) scale(.6227)}}.snow:nth-child(199){opacity:1.1936;transform:translate(31.3364vw,-10px) scale(.4729);animation:fall-199 26s -11s linear infinite}@keyframes fall-199{69.429%{transform:translate(32.7794vw,69.429vh) scale(.4729)}to{transform:translate(32.0579vw,99vh) scale(.4729)}}.snow:nth-child(200){opacity:.7964;transform:translate(94.3578vw,-10px) scale(.1291);animation:fall-200 10s -27s linear infinite}@keyframes fall-200{32.693%{transform:translate(89.8692vw,32.693vh) scale(.1291)}to{transform:translate(92.1135vw,99vh) scale(.1291)}}.snow:nth-child(201){opacity:1.3956;transform:translate(43.0802vw,-10px) scale(.4188);animation:fall-201 27s -9s linear infinite}@keyframes fall-201{47.445%{transform:translate(42.7378vw,47.445vh) scale(.4188)}to{transform:translate(42.909vw,99vh) scale(.4188)}}.snow:nth-child(202){opacity:1.5106;transform:translate(97.0073vw,-10px) scale(.7666);animation:fall-202 30s -18s linear infinite}@keyframes fall-202{65.165%{transform:translate(102.9822vw,65.165vh) scale(.7666)}to{transform:translate(99.99475vw,99vh) scale(.7666)}}.snow:nth-child(203){opacity:.515;transform:translate(60.5104vw,-10px) scale(.4884);animation:fall-203 17s -19s linear infinite}@keyframes fall-203{71.53%{transform:translate(68.9944vw,71.53vh) scale(.4884)}to{transform:translate(64.7524vw,99vh) scale(.4884)}}.snow:nth-child(204){opacity:.3528;transform:translate(78.5934vw,-10px) scale(.5593);animation:fall-204 22s -2s linear infinite}@keyframes fall-204{77.341%{transform:translate(79.7437vw,77.341vh) scale(.5593)}to{transform:translate(79.16855vw,99vh) scale(.5593)}}.snow:nth-child(205){opacity:.6458;transform:translate(66.5838vw,-10px) scale(.3731);animation:fall-205 10s -18s linear infinite}@keyframes fall-205{68.78%{transform:translate(59.3274vw,68.78vh) scale(.3731)}to{transform:translate(62.9556vw,99vh) scale(.3731)}}.snow:nth-child(206){opacity:.0206;transform:translate(52.3903vw,-10px) scale(.24);animation:fall-206 25s -2s linear infinite}@keyframes fall-206{67.506%{transform:translate(44.9489vw,67.506vh) scale(.24)}to{transform:translate(48.6696vw,99vh) scale(.24)}}.snow:nth-child(207){opacity:1.5802;transform:translate(40.1487vw,-10px) scale(.9475);animation:fall-207 29s -29s linear infinite}@keyframes fall-207{60.973%{transform:translate(36.8059vw,60.973vh) scale(.9475)}to{transform:translate(38.4773vw,99vh) scale(.9475)}}.snow:nth-child(208){opacity:1.8576;transform:translate(70.4439vw,-10px) scale(.1384);animation:fall-208 10s -14s linear infinite}@keyframes fall-208{39.302%{transform:translate(79.3628vw,39.302vh) scale(.1384)}to{transform:translate(74.90335vw,99vh) scale(.1384)}}.snow:nth-child(209){opacity:1.7708;transform:translate(64.3749vw,-10px) scale(.5108);animation:fall-209 23s -13s linear infinite}@keyframes fall-209{72.486%{transform:translate(70.3141vw,72.486vh) scale(.5108)}to{transform:translate(67.3445vw,99vh) scale(.5108)}}.snow:nth-child(210){opacity:.6636;transform:translate(7.6973vw,-10px) scale(.2182);animation:fall-210 27s -16s linear infinite}@keyframes fall-210{43.202%{transform:translate(4.2956vw,43.202vh) scale(.2182)}to{transform:translate(5.99645vw,99vh) scale(.2182)}}.snow:nth-child(211){opacity:1.3274;transform:translate(17.8025vw,-10px) scale(.8024);animation:fall-211 17s -15s linear infinite}@keyframes fall-211{72.577%{transform:translate(14.5386vw,72.577vh) scale(.8024)}to{transform:translate(16.17055vw,99vh) scale(.8024)}}.snow:nth-child(212){opacity:1.3636;transform:translate(65.8822vw,-10px) scale(.3816);animation:fall-212 28s -27s linear infinite}@keyframes fall-212{60.873%{transform:translate(74.6447vw,60.873vh) scale(.3816)}to{transform:translate(70.26345vw,99vh) scale(.3816)}}.snow:nth-child(213){opacity:.1738;transform:translate(34.31vw,-10px) scale(.9791);animation:fall-213 26s -5s linear infinite}@keyframes fall-213{49.39%{transform:translate(42.7813vw,49.39vh) scale(.9791)}to{transform:translate(38.54565vw,99vh) scale(.9791)}}.snow:nth-child(214){opacity:.728;transform:translate(79.6044vw,-10px) scale(.0359);animation:fall-214 13s -20s linear infinite}@keyframes fall-214{55.001%{transform:translate(70.9259vw,55.001vh) scale(.0359)}to{transform:translate(75.26515vw,99vh) scale(.0359)}}.snow:nth-child(215){opacity:1.8524;transform:translate(84.0718vw,-10px) scale(.227);animation:fall-215 12s -8s linear infinite}@keyframes fall-215{35.543%{transform:translate(81.637vw,35.543vh) scale(.227)}to{transform:translate(82.8544vw,99vh) scale(.227)}}.snow:nth-child(216){opacity:.5704;transform:translate(64.8006vw,-10px) scale(.7634);animation:fall-216 21s -30s linear infinite}@keyframes fall-216{42.841%{transform:translate(65.5195vw,42.841vh) scale(.7634)}to{transform:translate(65.16005vw,99vh) scale(.7634)}}.snow:nth-child(217){opacity:.2962;transform:translate(74.2477vw,-10px) scale(.9973);animation:fall-217 11s -10s linear infinite}@keyframes fall-217{37.039%{transform:translate(72.4766vw,37.039vh) scale(.9973)}to{transform:translate(73.36215vw,99vh) scale(.9973)}}.snow:nth-child(218){opacity:1.6696;transform:translate(52.0546vw,-10px) scale(.1845);animation:fall-218 28s -21s linear infinite}@keyframes fall-218{77.809%{transform:translate(60.6818vw,77.809vh) scale(.1845)}to{transform:translate(56.3682vw,99vh) scale(.1845)}}.snow:nth-child(219){opacity:.7564;transform:translate(50.3182vw,-10px) scale(.2623);animation:fall-219 17s -12s linear infinite}@keyframes fall-219{36.426%{transform:translate(43.3992vw,36.426vh) scale(.2623)}to{transform:translate(46.8587vw,99vh) scale(.2623)}}.snow:nth-child(220){opacity:.884;transform:translate(78.7972vw,-10px) scale(.5935);animation:fall-220 13s -21s linear infinite}@keyframes fall-220{76.236%{transform:translate(70.6854vw,76.236vh) scale(.5935)}to{transform:translate(74.7413vw,99vh) scale(.5935)}}.snow:nth-child(221){opacity:1.0148;transform:translate(39.2576vw,-10px) scale(.8787);animation:fall-221 13s -22s linear infinite}@keyframes fall-221{41.699%{transform:translate(38.5302vw,41.699vh) scale(.8787)}to{transform:translate(38.8939vw,99vh) scale(.8787)}}.snow:nth-child(222){opacity:1.8632;transform:translate(60.655vw,-10px) scale(.2264);animation:fall-222 15s -3s linear infinite}@keyframes fall-222{61.699%{transform:translate(54.666vw,61.699vh) scale(.2264)}to{transform:translate(57.6605vw,99vh) scale(.2264)}}.snow:nth-child(223){opacity:1.5042;transform:translate(92.1285vw,-10px) scale(.7168);animation:fall-223 30s -25s linear infinite}@keyframes fall-223{63.392%{transform:translate(85.6885vw,63.392vh) scale(.7168)}to{transform:translate(88.9085vw,99vh) scale(.7168)}}.snow:nth-child(224){opacity:.8464;transform:translate(47.241vw,-10px) scale(.1578);animation:fall-224 20s -22s linear infinite}@keyframes fall-224{79.472%{transform:translate(56.1865vw,79.472vh) scale(.1578)}to{transform:translate(51.71375vw,99vh) scale(.1578)}}.snow:nth-child(225){opacity:.811;transform:translate(85.6005vw,-10px) scale(.6675);animation:fall-225 26s -27s linear infinite}@keyframes fall-225{55.042%{transform:translate(89.0754vw,55.042vh) scale(.6675)}to{transform:translate(87.33795vw,99vh) scale(.6675)}}.snow:nth-child(226){opacity:.3712;transform:translate(19.2987vw,-10px) scale(.2017);animation:fall-226 13s -15s linear infinite}@keyframes fall-226{47.25%{transform:translate(26.0057vw,47.25vh) scale(.2017)}to{transform:translate(22.6522vw,99vh) scale(.2017)}}.snow:nth-child(227){opacity:1.3804;transform:translate(82.0636vw,-10px) scale(.092);animation:fall-227 28s -25s linear infinite}@keyframes fall-227{62.339%{transform:translate(74.3368vw,62.339vh) scale(.092)}to{transform:translate(78.2002vw,99vh) scale(.092)}}.snow:nth-child(228){opacity:.3914;transform:translate(22.3745vw,-10px) scale(.5885);animation:fall-228 26s -7s linear infinite}@keyframes fall-228{73.464%{transform:translate(24.2529vw,73.464vh) scale(.5885)}to{transform:translate(23.3137vw,99vh) scale(.5885)}}.snow:nth-child(229){opacity:1.9874;transform:translate(99.9244vw,-10px) scale(.5669);animation:fall-229 10s -16s linear infinite}@keyframes fall-229{36.688%{transform:translate(97.1159vw,36.688vh) scale(.5669)}to{transform:translate(98.52015vw,99vh) scale(.5669)}}.snow:nth-child(230){opacity:1.121;transform:translate(32.4616vw,-10px) scale(.8489);animation:fall-230 26s -11s linear infinite}@keyframes fall-230{63.276%{transform:translate(22.5399vw,63.276vh) scale(.8489)}to{transform:translate(27.50075vw,99vh) scale(.8489)}}.snow:nth-child(231){opacity:.7392;transform:translate(93.3573vw,-10px) scale(.1286);animation:fall-231 30s -6s linear infinite}@keyframes fall-231{77.465%{transform:translate(98.1357vw,77.465vh) scale(.1286)}to{transform:translate(95.7465vw,99vh) scale(.1286)}}.snow:nth-child(232){opacity:.111;transform:translate(2.2258vw,-10px) scale(.1983);animation:fall-232 29s -12s linear infinite}@keyframes fall-232{73.14%{transform:translate(11.0565vw,73.14vh) scale(.1983)}to{transform:translate(6.64115vw,99vh) scale(.1983)}}.snow:nth-child(233){opacity:1.093;transform:translate(63.2426vw,-10px) scale(.7713);animation:fall-233 10s -14s linear infinite}@keyframes fall-233{73.436%{transform:translate(65.6294vw,73.436vh) scale(.7713)}to{transform:translate(64.436vw,99vh) scale(.7713)}}.snow:nth-child(234){opacity:.4948;transform:translate(39.877vw,-10px) scale(.1219);animation:fall-234 25s -1s linear infinite}@keyframes fall-234{31.469%{transform:translate(32.3692vw,31.469vh) scale(.1219)}to{transform:translate(36.1231vw,99vh) scale(.1219)}}.snow:nth-child(235){opacity:.6764;transform:translate(95.9337vw,-10px) scale(.019);animation:fall-235 13s -16s linear infinite}@keyframes fall-235{44.731%{transform:translate(103.606vw,44.731vh) scale(.019)}to{transform:translate(99.76985vw,99vh) scale(.019)}}.snow:nth-child(236){opacity:1.0076;transform:translate(8.5007vw,-10px) scale(.5816);animation:fall-236 20s -30s linear infinite}@keyframes fall-236{72.935%{transform:translate(11.1363vw,72.935vh) scale(.5816)}to{transform:translate(9.8185vw,99vh) scale(.5816)}}.snow:nth-child(237){opacity:1.9148;transform:translate(43.2449vw,-10px) scale(.8146);animation:fall-237 23s -3s linear infinite}@keyframes fall-237{58.759%{transform:translate(46.7848vw,58.759vh) scale(.8146)}to{transform:translate(45.01485vw,99vh) scale(.8146)}}.snow:nth-child(238){opacity:1.1092;transform:translate(42.3903vw,-10px) scale(.7358);animation:fall-238 25s -27s linear infinite}@keyframes fall-238{74.507%{transform:translate(45.4636vw,74.507vh) scale(.7358)}to{transform:translate(43.92695vw,99vh) scale(.7358)}}.snow:nth-child(239){opacity:.2002;transform:translate(88.1657vw,-10px) scale(.7249);animation:fall-239 26s -10s linear infinite}@keyframes fall-239{62.733%{transform:translate(93.4721vw,62.733vh) scale(.7249)}to{transform:translate(90.8189vw,99vh) scale(.7249)}}.snow:nth-child(240){opacity:1.0926;transform:translate(95.7902vw,-10px) scale(.4294);animation:fall-240 16s -22s linear infinite}@keyframes fall-240{31.401%{transform:translate(90.3621vw,31.401vh) scale(.4294)}to{transform:translate(93.07615vw,99vh) scale(.4294)}}.snow:nth-child(241){opacity:1.1494;transform:translate(77.0213vw,-10px) scale(.0153);animation:fall-241 19s -19s linear infinite}@keyframes fall-241{71.518%{transform:translate(68.8063vw,71.518vh) scale(.0153)}to{transform:translate(72.9138vw,99vh) scale(.0153)}}.snow:nth-child(242){opacity:1.918;transform:translate(.2054vw,-10px) scale(.9408);animation:fall-242 25s -2s linear infinite}@keyframes fall-242{38.722%{transform:translate(-1.7439vw,38.722vh) scale(.9408)}to{transform:translate(-.76925vw,99vh) scale(.9408)}}.snow:nth-child(243){opacity:1.543;transform:translate(24.0461vw,-10px) scale(.8667);animation:fall-243 11s -23s linear infinite}@keyframes fall-243{65.241%{transform:translate(21.5359vw,65.241vh) scale(.8667)}to{transform:translate(22.791vw,99vh) scale(.8667)}}.snow:nth-child(244){opacity:1.6686;transform:translate(97.0348vw,-10px) scale(.614);animation:fall-244 15s -19s linear infinite}@keyframes fall-244{36.663%{transform:translate(105.7092vw,36.663vh) scale(.614)}to{transform:translate(101.372vw,99vh) scale(.614)}}.snow:nth-child(245){opacity:1.3904;transform:translate(89.703vw,-10px) scale(.8735);animation:fall-245 15s -25s linear infinite}@keyframes fall-245{34.694%{transform:translate(86.2729vw,34.694vh) scale(.8735)}to{transform:translate(87.98795vw,99vh) scale(.8735)}}.snow:nth-child(246){opacity:1.654;transform:translate(16.4887vw,-10px) scale(.8305);animation:fall-246 14s -5s linear infinite}@keyframes fall-246{42.287%{transform:translate(12.9139vw,42.287vh) scale(.8305)}to{transform:translate(14.7013vw,99vh) scale(.8305)}}.snow:nth-child(247){opacity:.7258;transform:translate(44.6124vw,-10px) scale(.0692);animation:fall-247 26s -19s linear infinite}@keyframes fall-247{48.289%{transform:translate(53.8393vw,48.289vh) scale(.0692)}to{transform:translate(49.22585vw,99vh) scale(.0692)}}.snow:nth-child(248){opacity:.4878;transform:translate(98.4813vw,-10px) scale(.5284);animation:fall-248 21s -12s linear infinite}@keyframes fall-248{71.618%{transform:translate(99.6997vw,71.618vh) scale(.5284)}to{transform:translate(99.0905vw,99vh) scale(.5284)}}.snow:nth-child(249){opacity:.6566;transform:translate(6.5605vw,-10px) scale(.916);animation:fall-249 15s -15s linear infinite}@keyframes fall-249{45.963%{transform:translate(.2246vw,45.963vh) scale(.916)}to{transform:translate(3.39255vw,99vh) scale(.916)}}.snow:nth-child(250){opacity:1.8882;transform:translate(84.4664vw,-10px) scale(.0225);animation:fall-250 20s -8s linear infinite}@keyframes fall-250{76.664%{transform:translate(79.4963vw,76.664vh) scale(.0225)}to{transform:translate(81.98135vw,99vh) scale(.0225)}}.snow:nth-child(251){opacity:1.9554;transform:translate(6.2733vw,-10px) scale(.9175);animation:fall-251 14s -23s linear infinite}@keyframes fall-251{33.435%{transform:translate(8.2499vw,33.435vh) scale(.9175)}to{transform:translate(7.2616vw,99vh) scale(.9175)}}.snow:nth-child(252){opacity:.5712;transform:translate(56.8276vw,-10px) scale(.3581);animation:fall-252 24s -9s linear infinite}@keyframes fall-252{77.939%{transform:translate(66.3522vw,77.939vh) scale(.3581)}to{transform:translate(61.5899vw,99vh) scale(.3581)}}.snow:nth-child(253){opacity:.6172;transform:translate(15.3795vw,-10px) scale(.0674);animation:fall-253 19s -17s linear infinite}@keyframes fall-253{41.2%{transform:translate(7.8904vw,41.2vh) scale(.0674)}to{transform:translate(11.63495vw,99vh) scale(.0674)}}.snow:nth-child(254){opacity:.1878;transform:translate(94.2729vw,-10px) scale(.2103);animation:fall-254 25s -9s linear infinite}@keyframes fall-254{47.597%{transform:translate(101.379vw,47.597vh) scale(.2103)}to{transform:translate(97.82595vw,99vh) scale(.2103)}}.snow:nth-child(255){opacity:1.7284;transform:translate(31.708vw,-10px) scale(.956);animation:fall-255 26s -10s linear infinite}@keyframes fall-255{47.403%{transform:translate(27.4165vw,47.403vh) scale(.956)}to{transform:translate(29.56225vw,99vh) scale(.956)}}.snow:nth-child(256){opacity:.0416;transform:translate(38.9698vw,-10px) scale(.3856);animation:fall-256 22s -21s linear infinite}@keyframes fall-256{43.68%{transform:translate(29.0919vw,43.68vh) scale(.3856)}to{transform:translate(34.03085vw,99vh) scale(.3856)}}.snow:nth-child(257){opacity:1.919;transform:translate(81.375vw,-10px) scale(.2878);animation:fall-257 13s -2s linear infinite}@keyframes fall-257{59.245%{transform:translate(88.6412vw,59.245vh) scale(.2878)}to{transform:translate(85.0081vw,99vh) scale(.2878)}}.snow:nth-child(258){opacity:1.1696;transform:translate(95.6106vw,-10px) scale(.162);animation:fall-258 25s -25s linear infinite}@keyframes fall-258{53.186%{transform:translate(104.6851vw,53.186vh) scale(.162)}to{transform:translate(100.14785vw,99vh) scale(.162)}}.snow:nth-child(259){opacity:1.3824;transform:translate(2.6408vw,-10px) scale(.5854);animation:fall-259 25s -11s linear infinite}@keyframes fall-259{31.868%{transform:translate(-2.5302vw,31.868vh) scale(.5854)}to{transform:translate(.0553vw,99vh) scale(.5854)}}.snow:nth-child(260){opacity:1.3724;transform:translate(42.3026vw,-10px) scale(.8472);animation:fall-260 16s -9s linear infinite}@keyframes fall-260{37.534%{transform:translate(41.0561vw,37.534vh) scale(.8472)}to{transform:translate(41.67935vw,99vh) scale(.8472)}}.snow:nth-child(261){opacity:1.6404;transform:translate(85.463vw,-10px) scale(.2689);animation:fall-261 29s -9s linear infinite}@keyframes fall-261{74.626%{transform:translate(78.3647vw,74.626vh) scale(.2689)}to{transform:translate(81.91385vw,99vh) scale(.2689)}}.snow:nth-child(262){opacity:.0656;transform:translate(72.9777vw,-10px) scale(.5236);animation:fall-262 19s -28s linear infinite}@keyframes fall-262{54.522%{transform:translate(76.5939vw,54.522vh) scale(.5236)}to{transform:translate(74.7858vw,99vh) scale(.5236)}}.snow:nth-child(263){opacity:.2338;transform:translate(42.7529vw,-10px) scale(.5151);animation:fall-263 20s -23s linear infinite}@keyframes fall-263{57.002%{transform:translate(46.2883vw,57.002vh) scale(.5151)}to{transform:translate(44.5206vw,99vh) scale(.5151)}}.snow:nth-child(264){opacity:1.3682;transform:translate(21.5437vw,-10px) scale(.6138);animation:fall-264 19s -18s linear infinite}@keyframes fall-264{72.981%{transform:translate(18.1988vw,72.981vh) scale(.6138)}to{transform:translate(19.87125vw,99vh) scale(.6138)}}.snow:nth-child(265){opacity:.7734;transform:translate(95.4816vw,-10px) scale(.8885);animation:fall-265 29s -3s linear infinite}@keyframes fall-265{76.419%{transform:translate(104.6359vw,76.419vh) scale(.8885)}to{transform:translate(100.05875vw,99vh) scale(.8885)}}.snow:nth-child(266){opacity:.8618;transform:translate(63.1535vw,-10px) scale(.0878);animation:fall-266 27s -11s linear infinite}@keyframes fall-266{48.075%{transform:translate(65.0191vw,48.075vh) scale(.0878)}to{transform:translate(64.0863vw,99vh) scale(.0878)}}.snow:nth-child(267){opacity:1.3644;transform:translate(44.1212vw,-10px) scale(.9413);animation:fall-267 28s -23s linear infinite}@keyframes fall-267{62.696%{transform:translate(49.4203vw,62.696vh) scale(.9413)}to{transform:translate(46.77075vw,99vh) scale(.9413)}}.snow:nth-child(268){opacity:.3746;transform:translate(98.7241vw,-10px) scale(.9126);animation:fall-268 15s -14s linear infinite}@keyframes fall-268{64.046%{transform:translate(89.6618vw,64.046vh) scale(.9126)}to{transform:translate(94.19295vw,99vh) scale(.9126)}}.snow:nth-child(269){opacity:.6178;transform:translate(67.8486vw,-10px) scale(.243);animation:fall-269 14s -4s linear infinite}@keyframes fall-269{40.025%{transform:translate(77.7029vw,40.025vh) scale(.243)}to{transform:translate(72.77575vw,99vh) scale(.243)}}.snow:nth-child(270){opacity:.7774;transform:translate(64.5201vw,-10px) scale(.0521);animation:fall-270 11s -1s linear infinite}@keyframes fall-270{42.964%{transform:translate(62.3534vw,42.964vh) scale(.0521)}to{transform:translate(63.43675vw,99vh) scale(.0521)}}.snow:nth-child(271){opacity:.3142;transform:translate(13.7863vw,-10px) scale(.4692);animation:fall-271 30s -27s linear infinite}@keyframes fall-271{51.344%{transform:translate(16.3041vw,51.344vh) scale(.4692)}to{transform:translate(15.0452vw,99vh) scale(.4692)}}.snow:nth-child(272){opacity:1.3592;transform:translate(88.7072vw,-10px) scale(.746);animation:fall-272 26s -26s linear infinite}@keyframes fall-272{78.556%{transform:translate(92.1414vw,78.556vh) scale(.746)}to{transform:translate(90.4243vw,99vh) scale(.746)}}.snow:nth-child(273){opacity:1.88;transform:translate(36.6888vw,-10px) scale(.2941);animation:fall-273 19s -5s linear infinite}@keyframes fall-273{34.098%{transform:translate(31.4093vw,34.098vh) scale(.2941)}to{transform:translate(34.04905vw,99vh) scale(.2941)}}.snow:nth-child(274){opacity:.7454;transform:translate(81.4578vw,-10px) scale(.0284);animation:fall-274 23s -5s linear infinite}@keyframes fall-274{64.037%{transform:translate(73.8052vw,64.037vh) scale(.0284)}to{transform:translate(77.6315vw,99vh) scale(.0284)}}.snow:nth-child(275){opacity:.6292;transform:translate(8.1838vw,-10px) scale(.0733);animation:fall-275 19s -2s linear infinite}@keyframes fall-275{61.71%{transform:translate(8.8475vw,61.71vh) scale(.0733)}to{transform:translate(8.51565vw,99vh) scale(.0733)}}.snow:nth-child(276){opacity:1.6588;transform:translate(24.569vw,-10px) scale(.2383);animation:fall-276 22s -13s linear infinite}@keyframes fall-276{77.876%{transform:translate(22.3296vw,77.876vh) scale(.2383)}to{transform:translate(23.4493vw,99vh) scale(.2383)}}.snow:nth-child(277){opacity:.4698;transform:translate(81.4761vw,-10px) scale(.596);animation:fall-277 30s -19s linear infinite}@keyframes fall-277{50.198%{transform:translate(87.4378vw,50.198vh) scale(.596)}to{transform:translate(84.45695vw,99vh) scale(.596)}}.snow:nth-child(278){opacity:.1886;transform:translate(22.904vw,-10px) scale(.8434);animation:fall-278 24s -1s linear infinite}@keyframes fall-278{60.138%{transform:translate(20.1173vw,60.138vh) scale(.8434)}to{transform:translate(21.51065vw,99vh) scale(.8434)}}.snow:nth-child(279){opacity:1.2534;transform:translate(21.6647vw,-10px) scale(.8685);animation:fall-279 19s -13s linear infinite}@keyframes fall-279{72.299%{transform:translate(27.5542vw,72.299vh) scale(.8685)}to{transform:translate(24.60945vw,99vh) scale(.8685)}}.snow:nth-child(280){opacity:.172;transform:translate(36.0692vw,-10px) scale(.8211);animation:fall-280 18s -28s linear infinite}@keyframes fall-280{79.987%{transform:translate(26.4299vw,79.987vh) scale(.8211)}to{transform:translate(31.24955vw,99vh) scale(.8211)}}.snow:nth-child(281){opacity:.3654;transform:translate(72.1131vw,-10px) scale(.5973);animation:fall-281 22s -26s linear infinite}@keyframes fall-281{31.441%{transform:translate(74.2896vw,31.441vh) scale(.5973)}to{transform:translate(73.20135vw,99vh) scale(.5973)}}.snow:nth-child(282){opacity:.4258;transform:translate(13.6368vw,-10px) scale(.6141);animation:fall-282 15s -28s linear infinite}@keyframes fall-282{76.703%{transform:translate(14.3885vw,76.703vh) scale(.6141)}to{transform:translate(14.01265vw,99vh) scale(.6141)}}.snow:nth-child(283){opacity:1.5898;transform:translate(82.1295vw,-10px) scale(.4109);animation:fall-283 24s -10s linear infinite}@keyframes fall-283{73.559%{transform:translate(90.4476vw,73.559vh) scale(.4109)}to{transform:translate(86.28855vw,99vh) scale(.4109)}}.snow:nth-child(284){opacity:.5818;transform:translate(55.4584vw,-10px) scale(.0725);animation:fall-284 30s -21s linear infinite}@keyframes fall-284{38.686%{transform:translate(62.433vw,38.686vh) scale(.0725)}to{transform:translate(58.9457vw,99vh) scale(.0725)}}.snow:nth-child(285){opacity:1.5284;transform:translate(70.2715vw,-10px) scale(.1402);animation:fall-285 14s -19s linear infinite}@keyframes fall-285{58.678%{transform:translate(61.5752vw,58.678vh) scale(.1402)}to{transform:translate(65.92335vw,99vh) scale(.1402)}}.snow:nth-child(286){opacity:.562;transform:translate(9.8874vw,-10px) scale(.1842);animation:fall-286 22s -30s linear infinite}@keyframes fall-286{46.188%{transform:translate(18.7349vw,46.188vh) scale(.1842)}to{transform:translate(14.31115vw,99vh) scale(.1842)}}.snow:nth-child(287){opacity:1.5688;transform:translate(87.6469vw,-10px) scale(.9224);animation:fall-287 30s -12s linear infinite}@keyframes fall-287{45.218%{transform:translate(84.0856vw,45.218vh) scale(.9224)}to{transform:translate(85.86625vw,99vh) scale(.9224)}}.snow:nth-child(288){opacity:1.0176;transform:translate(23.1171vw,-10px) scale(.5069);animation:fall-288 13s -26s linear infinite}@keyframes fall-288{50.474%{transform:translate(25.4329vw,50.474vh) scale(.5069)}to{transform:translate(24.275vw,99vh) scale(.5069)}}.snow:nth-child(289){opacity:.2506;transform:translate(31.5169vw,-10px) scale(.1047);animation:fall-289 27s -24s linear infinite}@keyframes fall-289{72.237%{transform:translate(30.537vw,72.237vh) scale(.1047)}to{transform:translate(31.02695vw,99vh) scale(.1047)}}.snow:nth-child(290){opacity:.0386;transform:translate(8.341vw,-10px) scale(.8624);animation:fall-290 29s -15s linear infinite}@keyframes fall-290{34.77%{transform:translate(.8167vw,34.77vh) scale(.8624)}to{transform:translate(4.57885vw,99vh) scale(.8624)}}.snow:nth-child(291){opacity:.0338;transform:translate(10.8917vw,-10px) scale(.7332);animation:fall-291 25s -22s linear infinite}@keyframes fall-291{46.778%{transform:translate(3.0353vw,46.778vh) scale(.7332)}to{transform:translate(6.9635vw,99vh) scale(.7332)}}.snow:nth-child(292){opacity:.941;transform:translate(54.1863vw,-10px) scale(.3836);animation:fall-292 11s -20s linear infinite}@keyframes fall-292{70.57%{transform:translate(63.5981vw,70.57vh) scale(.3836)}to{transform:translate(58.8922vw,99vh) scale(.3836)}}.snow:nth-child(293){opacity:1.1496;transform:translate(58.5149vw,-10px) scale(.6939);animation:fall-293 26s -7s linear infinite}@keyframes fall-293{46.53%{transform:translate(67.6703vw,46.53vh) scale(.6939)}to{transform:translate(63.0926vw,99vh) scale(.6939)}}.snow:nth-child(294){opacity:.6472;transform:translate(59.6072vw,-10px) scale(.7621);animation:fall-294 15s -13s linear infinite}@keyframes fall-294{45.826%{transform:translate(66.0878vw,45.826vh) scale(.7621)}to{transform:translate(62.8475vw,99vh) scale(.7621)}}.snow:nth-child(295){opacity:.6944;transform:translate(85.3829vw,-10px) scale(.4785);animation:fall-295 17s -28s linear infinite}@keyframes fall-295{60.269%{transform:translate(80.298vw,60.269vh) scale(.4785)}to{transform:translate(82.84045vw,99vh) scale(.4785)}}.snow:nth-child(296){opacity:1.0768;transform:translate(96.7334vw,-10px) scale(.6661);animation:fall-296 27s -5s linear infinite}@keyframes fall-296{50.686%{transform:translate(102.6209vw,50.686vh) scale(.6661)}to{transform:translate(99.67715vw,99vh) scale(.6661)}}.snow:nth-child(297){opacity:1.0858;transform:translate(93.1801vw,-10px) scale(.3225);animation:fall-297 15s -27s linear infinite}@keyframes fall-297{38.89%{transform:translate(102.7169vw,38.89vh) scale(.3225)}to{transform:translate(97.9485vw,99vh) scale(.3225)}}.snow:nth-child(298){opacity:1.1144;transform:translate(82.7832vw,-10px) scale(.7995);animation:fall-298 11s -8s linear infinite}@keyframes fall-298{65.797%{transform:translate(76.0777vw,65.797vh) scale(.7995)}to{transform:translate(79.43045vw,99vh) scale(.7995)}}.snow:nth-child(299){opacity:.9046;transform:translate(58.5446vw,-10px) scale(.8382);animation:fall-299 24s -28s linear infinite}@keyframes fall-299{50.112%{transform:translate(65.8664vw,50.112vh) scale(.8382)}to{transform:translate(62.2055vw,99vh) scale(.8382)}}.snow:nth-child(300){opacity:1.8332;transform:translate(20.3881vw,-10px) scale(.2332);animation:fall-300 17s -11s linear infinite}@keyframes fall-300{63.13%{transform:translate(16.5046vw,63.13vh) scale(.2332)}to{transform:translate(18.44635vw,99vh) scale(.2332)}}.snow:nth-child(301){opacity:.776;transform:translate(31.3306vw,-10px) scale(.3745);animation:fall-301 22s -12s linear infinite}@keyframes fall-301{59.991%{transform:translate(25.3312vw,59.991vh) scale(.3745)}to{transform:translate(28.3309vw,99vh) scale(.3745)}}.snow:nth-child(302){opacity:1.3926;transform:translate(6.3382vw,-10px) scale(.5867);animation:fall-302 16s -10s linear infinite}@keyframes fall-302{55.289%{transform:translate(-2.8834vw,55.289vh) scale(.5867)}to{transform:translate(1.7274vw,99vh) scale(.5867)}}.snow:nth-child(303){opacity:1.1444;transform:translate(93.2961vw,-10px) scale(.6453);animation:fall-303 21s -20s linear infinite}@keyframes fall-303{76.599%{transform:translate(98.0046vw,76.599vh) scale(.6453)}to{transform:translate(95.65035vw,99vh) scale(.6453)}}.snow:nth-child(304){opacity:1.3442;transform:translate(17.9555vw,-10px) scale(.3346);animation:fall-304 17s -11s linear infinite}@keyframes fall-304{61.295%{transform:translate(23.6995vw,61.295vh) scale(.3346)}to{transform:translate(20.8275vw,99vh) scale(.3346)}}.snow:nth-child(305){opacity:.264;transform:translate(61.7471vw,-10px) scale(.3196);animation:fall-305 11s -1s linear infinite}@keyframes fall-305{52.405%{transform:translate(62.9454vw,52.405vh) scale(.3196)}to{transform:translate(62.34625vw,99vh) scale(.3196)}}.snow:nth-child(306){opacity:.493;transform:translate(42.5686vw,-10px) scale(.2281);animation:fall-306 28s -20s linear infinite}@keyframes fall-306{78.291%{transform:translate(40.5105vw,78.291vh) scale(.2281)}to{transform:translate(41.53955vw,99vh) scale(.2281)}}.snow:nth-child(307){opacity:1.2948;transform:translate(74.8037vw,-10px) scale(.7463);animation:fall-307 11s -20s linear infinite}@keyframes fall-307{57.952%{transform:translate(83.9574vw,57.952vh) scale(.7463)}to{transform:translate(79.38055vw,99vh) scale(.7463)}}.snow:nth-child(308){opacity:1.981;transform:translate(84.607vw,-10px) scale(.8647);animation:fall-308 14s -19s linear infinite}@keyframes fall-308{76.402%{transform:translate(94.4304vw,76.402vh) scale(.8647)}to{transform:translate(89.5187vw,99vh) scale(.8647)}}.snow:nth-child(309){opacity:.5998;transform:translate(59.0873vw,-10px) scale(.6668);animation:fall-309 19s -16s linear infinite}@keyframes fall-309{68.292%{transform:translate(49.6214vw,68.292vh) scale(.6668)}to{transform:translate(54.35435vw,99vh) scale(.6668)}}.snow:nth-child(310){opacity:.918;transform:translate(21.3692vw,-10px) scale(.4506);animation:fall-310 30s -24s linear infinite}@keyframes fall-310{68.739%{transform:translate(26.7405vw,68.739vh) scale(.4506)}to{transform:translate(24.05485vw,99vh) scale(.4506)}}.snow:nth-child(311){opacity:1.5194;transform:translate(54.4853vw,-10px) scale(.8974);animation:fall-311 15s -6s linear infinite}@keyframes fall-311{73.943%{transform:translate(53.9171vw,73.943vh) scale(.8974)}to{transform:translate(54.2012vw,99vh) scale(.8974)}}.snow:nth-child(312){opacity:.5542;transform:translate(32.9505vw,-10px) scale(.5528);animation:fall-312 20s -11s linear infinite}@keyframes fall-312{50.067%{transform:translate(29.7051vw,50.067vh) scale(.5528)}to{transform:translate(31.3278vw,99vh) scale(.5528)}}.snow:nth-child(313){opacity:.0114;transform:translate(70.5377vw,-10px) scale(.4663);animation:fall-313 24s -9s linear infinite}@keyframes fall-313{63.742%{transform:translate(67.059vw,63.742vh) scale(.4663)}to{transform:translate(68.79835vw,99vh) scale(.4663)}}.snow:nth-child(314){opacity:1.0632;transform:translate(58.0788vw,-10px) scale(.3695);animation:fall-314 13s -1s linear infinite}@keyframes fall-314{45.005%{transform:translate(51.9206vw,45.005vh) scale(.3695)}to{transform:translate(54.9997vw,99vh) scale(.3695)}}.snow:nth-child(315){opacity:.632;transform:translate(79.5457vw,-10px) scale(.8831);animation:fall-315 13s -26s linear infinite}@keyframes fall-315{49.052%{transform:translate(83.7981vw,49.052vh) scale(.8831)}to{transform:translate(81.6719vw,99vh) scale(.8831)}}.snow:nth-child(316){opacity:1.4548;transform:translate(75.5487vw,-10px) scale(.3509);animation:fall-316 18s -5s linear infinite}@keyframes fall-316{61.918%{transform:translate(74.7456vw,61.918vh) scale(.3509)}to{transform:translate(75.14715vw,99vh) scale(.3509)}}.snow:nth-child(317){opacity:.3732;transform:translate(54.62vw,-10px) scale(.5691);animation:fall-317 16s -4s linear infinite}@keyframes fall-317{71.872%{transform:translate(57.3452vw,71.872vh) scale(.5691)}to{transform:translate(55.9826vw,99vh) scale(.5691)}}.snow:nth-child(318){opacity:.9736;transform:translate(14.5983vw,-10px) scale(.7056);animation:fall-318 14s -22s linear infinite}@keyframes fall-318{62.212%{transform:translate(12.9052vw,62.212vh) scale(.7056)}to{transform:translate(13.75175vw,99vh) scale(.7056)}}.snow:nth-child(319){opacity:1.4946;transform:translate(57.9098vw,-10px) scale(.2336);animation:fall-319 24s -11s linear infinite}@keyframes fall-319{48.091%{transform:translate(58.6937vw,48.091vh) scale(.2336)}to{transform:translate(58.30175vw,99vh) scale(.2336)}}.snow:nth-child(320){opacity:1.6;transform:translate(21.3794vw,-10px) scale(.688);animation:fall-320 28s -29s linear infinite}@keyframes fall-320{31.316%{transform:translate(20.5711vw,31.316vh) scale(.688)}to{transform:translate(20.97525vw,99vh) scale(.688)}}.snow:nth-child(321){opacity:1.218;transform:translate(53.7193vw,-10px) scale(.7158);animation:fall-321 30s -25s linear infinite}@keyframes fall-321{70.054%{transform:translate(59.6334vw,70.054vh) scale(.7158)}to{transform:translate(56.67635vw,99vh) scale(.7158)}}.snow:nth-child(322){opacity:1.7236;transform:translate(78.8026vw,-10px) scale(.3153);animation:fall-322 11s -11s linear infinite}@keyframes fall-322{37.569%{transform:translate(86.8792vw,37.569vh) scale(.3153)}to{transform:translate(82.8409vw,99vh) scale(.3153)}}.snow:nth-child(323){opacity:1.182;transform:translate(47.1801vw,-10px) scale(.834);animation:fall-323 10s -29s linear infinite}@keyframes fall-323{52.455%{transform:translate(38.9653vw,52.455vh) scale(.834)}to{transform:translate(43.0727vw,99vh) scale(.834)}}.snow:nth-child(324){opacity:1.418;transform:translate(85.873vw,-10px) scale(.6289);animation:fall-324 25s -28s linear infinite}@keyframes fall-324{72.35%{transform:translate(82.1847vw,72.35vh) scale(.6289)}to{transform:translate(84.02885vw,99vh) scale(.6289)}}.snow:nth-child(325){opacity:1.9952;transform:translate(86.6428vw,-10px) scale(.1576);animation:fall-325 25s -4s linear infinite}@keyframes fall-325{34.065%{transform:translate(78.4388vw,34.065vh) scale(.1576)}to{transform:translate(82.5408vw,99vh) scale(.1576)}}.snow:nth-child(326){opacity:1.4974;transform:translate(21.6141vw,-10px) scale(.5142);animation:fall-326 17s -2s linear infinite}@keyframes fall-326{43.117%{transform:translate(29.2443vw,43.117vh) scale(.5142)}to{transform:translate(25.4292vw,99vh) scale(.5142)}}.snow:nth-child(327){opacity:.2008;transform:translate(48.583vw,-10px) scale(.1916);animation:fall-327 18s -2s linear infinite}@keyframes fall-327{37.361%{transform:translate(41.1129vw,37.361vh) scale(.1916)}to{transform:translate(44.84795vw,99vh) scale(.1916)}}.snow:nth-child(328){opacity:1.3492;transform:translate(93.1141vw,-10px) scale(.4371);animation:fall-328 30s -8s linear infinite}@keyframes fall-328{53.527%{transform:translate(94.9182vw,53.527vh) scale(.4371)}to{transform:translate(94.01615vw,99vh) scale(.4371)}}.snow:nth-child(329){opacity:.5516;transform:translate(86.6309vw,-10px) scale(.0801);animation:fall-329 12s -19s linear infinite}@keyframes fall-329{68.518%{transform:translate(90.661vw,68.518vh) scale(.0801)}to{transform:translate(88.64595vw,99vh) scale(.0801)}}.snow:nth-child(330){opacity:.8706;transform:translate(72.1803vw,-10px) scale(.7582);animation:fall-330 13s -1s linear infinite}@keyframes fall-330{51.031%{transform:translate(68.5049vw,51.031vh) scale(.7582)}to{transform:translate(70.3426vw,99vh) scale(.7582)}}.snow:nth-child(331){opacity:1.159;transform:translate(90.6925vw,-10px) scale(.6862);animation:fall-331 21s -19s linear infinite}@keyframes fall-331{36.977%{transform:translate(87.2897vw,36.977vh) scale(.6862)}to{transform:translate(88.9911vw,99vh) scale(.6862)}}.snow:nth-child(332){opacity:.0542;transform:translate(46.1629vw,-10px) scale(.4596);animation:fall-332 23s -27s linear infinite}@keyframes fall-332{71.007%{transform:translate(53.1192vw,71.007vh) scale(.4596)}to{transform:translate(49.64105vw,99vh) scale(.4596)}}.snow:nth-child(333){opacity:1.1324;transform:translate(74.5562vw,-10px) scale(.744);animation:fall-333 30s -12s linear infinite}@keyframes fall-333{38.095%{transform:translate(67.0852vw,38.095vh) scale(.744)}to{transform:translate(70.8207vw,99vh) scale(.744)}}.snow:nth-child(334){opacity:1.8306;transform:translate(9.4901vw,-10px) scale(.0529);animation:fall-334 14s -5s linear infinite}@keyframes fall-334{75.537%{transform:translate(5.9368vw,75.537vh) scale(.0529)}to{transform:translate(7.71345vw,99vh) scale(.0529)}}.snow:nth-child(335){opacity:.4654;transform:translate(87.2203vw,-10px) scale(.3764);animation:fall-335 16s -23s linear infinite}@keyframes fall-335{56.384%{transform:translate(83.8559vw,56.384vh) scale(.3764)}to{transform:translate(85.5381vw,99vh) scale(.3764)}}.snow:nth-child(336){opacity:1.494;transform:translate(94.3281vw,-10px) scale(.8532);animation:fall-336 13s -5s linear infinite}@keyframes fall-336{30.57%{transform:translate(100.5356vw,30.57vh) scale(.8532)}to{transform:translate(97.43185vw,99vh) scale(.8532)}}.snow:nth-child(337){opacity:1.2624;transform:translate(90.646vw,-10px) scale(.7391);animation:fall-337 21s -19s linear infinite}@keyframes fall-337{58.681%{transform:translate(96.8291vw,58.681vh) scale(.7391)}to{transform:translate(93.73755vw,99vh) scale(.7391)}}.snow:nth-child(338){opacity:.4828;transform:translate(20.4207vw,-10px) scale(.5417);animation:fall-338 30s -7s linear infinite}@keyframes fall-338{73.526%{transform:translate(29.1066vw,73.526vh) scale(.5417)}to{transform:translate(24.76365vw,99vh) scale(.5417)}}.snow:nth-child(339){opacity:.0666;transform:translate(63.5465vw,-10px) scale(.4784);animation:fall-339 10s -6s linear infinite}@keyframes fall-339{79.165%{transform:translate(65.3632vw,79.165vh) scale(.4784)}to{transform:translate(64.45485vw,99vh) scale(.4784)}}.snow:nth-child(340){opacity:.1094;transform:translate(85.331vw,-10px) scale(.877);animation:fall-340 25s -30s linear infinite}@keyframes fall-340{61.53%{transform:translate(86.9355vw,61.53vh) scale(.877)}to{transform:translate(86.13325vw,99vh) scale(.877)}}.snow:nth-child(341){opacity:.424;transform:translate(60.1597vw,-10px) scale(.3251);animation:fall-341 14s -17s linear infinite}@keyframes fall-341{76.424%{transform:translate(61.0542vw,76.424vh) scale(.3251)}to{transform:translate(60.60695vw,99vh) scale(.3251)}}.snow:nth-child(342){opacity:.4146;transform:translate(30.2303vw,-10px) scale(.4096);animation:fall-342 13s -21s linear infinite}@keyframes fall-342{75.071%{transform:translate(31.0093vw,75.071vh) scale(.4096)}to{transform:translate(30.6198vw,99vh) scale(.4096)}}.snow:nth-child(343){opacity:1.6672;transform:translate(45.5758vw,-10px) scale(.0277);animation:fall-343 16s -6s linear infinite}@keyframes fall-343{42.05%{transform:translate(43.2463vw,42.05vh) scale(.0277)}to{transform:translate(44.41105vw,99vh) scale(.0277)}}.snow:nth-child(344){opacity:1.2766;transform:translate(85.2734vw,-10px) scale(.887);animation:fall-344 10s -9s linear infinite}@keyframes fall-344{61.22%{transform:translate(79.8041vw,61.22vh) scale(.887)}to{transform:translate(82.53875vw,99vh) scale(.887)}}.snow:nth-child(345){opacity:.7184;transform:translate(69.3295vw,-10px) scale(.1593);animation:fall-345 12s -21s linear infinite}@keyframes fall-345{35.692%{transform:translate(65.042vw,35.692vh) scale(.1593)}to{transform:translate(67.18575vw,99vh) scale(.1593)}}.snow:nth-child(346){opacity:.7854;transform:translate(58.4762vw,-10px) scale(.9798);animation:fall-346 27s -9s linear infinite}@keyframes fall-346{53.625%{transform:translate(50.847vw,53.625vh) scale(.9798)}to{transform:translate(54.6616vw,99vh) scale(.9798)}}.snow:nth-child(347){opacity:1.5796;transform:translate(13.8895vw,-10px) scale(.0689);animation:fall-347 16s -20s linear infinite}@keyframes fall-347{52.062%{transform:translate(11.2472vw,52.062vh) scale(.0689)}to{transform:translate(12.56835vw,99vh) scale(.0689)}}.snow:nth-child(348){opacity:1.9782;transform:translate(9.1677vw,-10px) scale(.925);animation:fall-348 16s -16s linear infinite}@keyframes fall-348{77.937%{transform:translate(15.2068vw,77.937vh) scale(.925)}to{transform:translate(12.18725vw,99vh) scale(.925)}}.snow:nth-child(349){opacity:.4278;transform:translate(15.658vw,-10px) scale(.8433);animation:fall-349 14s -6s linear infinite}@keyframes fall-349{51.09%{transform:translate(21.6078vw,51.09vh) scale(.8433)}to{transform:translate(18.6329vw,99vh) scale(.8433)}}.snow:nth-child(350){opacity:.2184;transform:translate(1.0908vw,-10px) scale(.2203);animation:fall-350 26s -26s linear infinite}@keyframes fall-350{65.349%{transform:translate(10.1473vw,65.349vh) scale(.2203)}to{transform:translate(5.61905vw,99vh) scale(.2203)}}.snow:nth-child(351){opacity:1.7282;transform:translate(87.8891vw,-10px) scale(.1147);animation:fall-351 12s -27s linear infinite}@keyframes fall-351{67.743%{transform:translate(79.3141vw,67.743vh) scale(.1147)}to{transform:translate(83.6016vw,99vh) scale(.1147)}}.snow:nth-child(352){opacity:.514;transform:translate(17.0448vw,-10px) scale(.5209);animation:fall-352 18s -24s linear infinite}@keyframes fall-352{50.859%{transform:translate(10.1529vw,50.859vh) scale(.5209)}to{transform:translate(13.59885vw,99vh) scale(.5209)}}.snow:nth-child(353){opacity:1.5424;transform:translate(7.5001vw,-10px) scale(.2325);animation:fall-353 19s -17s linear infinite}@keyframes fall-353{64.295%{transform:translate(5.5823vw,64.295vh) scale(.2325)}to{transform:translate(6.5412vw,99vh) scale(.2325)}}.snow:nth-child(354){opacity:.0456;transform:translate(73.9588vw,-10px) scale(.6759);animation:fall-354 15s -26s linear infinite}@keyframes fall-354{70.687%{transform:translate(82.1831vw,70.687vh) scale(.6759)}to{transform:translate(78.07095vw,99vh) scale(.6759)}}.snow:nth-child(355){opacity:1.7948;transform:translate(57.1601vw,-10px) scale(.3962);animation:fall-355 23s -3s linear infinite}@keyframes fall-355{54.035%{transform:translate(50.5461vw,54.035vh) scale(.3962)}to{transform:translate(53.8531vw,99vh) scale(.3962)}}.snow:nth-child(356){opacity:1.6078;transform:translate(78.507vw,-10px) scale(.81);animation:fall-356 24s -25s linear infinite}@keyframes fall-356{73.511%{transform:translate(75.5409vw,73.511vh) scale(.81)}to{transform:translate(77.02395vw,99vh) scale(.81)}}.snow:nth-child(357){opacity:1.057;transform:translate(58.5324vw,-10px) scale(.0488);animation:fall-357 29s -26s linear infinite}@keyframes fall-357{45.294%{transform:translate(68.5044vw,45.294vh) scale(.0488)}to{transform:translate(63.5184vw,99vh) scale(.0488)}}.snow:nth-child(358){opacity:.628;transform:translate(77.7319vw,-10px) scale(.2133);animation:fall-358 14s -24s linear infinite}@keyframes fall-358{31.537%{transform:translate(82.577vw,31.537vh) scale(.2133)}to{transform:translate(80.15445vw,99vh) scale(.2133)}}.snow:nth-child(359){opacity:1.3768;transform:translate(6.2931vw,-10px) scale(.489);animation:fall-359 22s -11s linear infinite}@keyframes fall-359{40.569%{transform:translate(-3.3426vw,40.569vh) scale(.489)}to{transform:translate(1.47525vw,99vh) scale(.489)}}.snow:nth-child(360){opacity:.9416;transform:translate(36.6695vw,-10px) scale(.9246);animation:fall-360 16s -23s linear infinite}@keyframes fall-360{54.493%{transform:translate(39.4014vw,54.493vh) scale(.9246)}to{transform:translate(38.03545vw,99vh) scale(.9246)}}.snow:nth-child(361){opacity:1.8306;transform:translate(29.6636vw,-10px) scale(.0824);animation:fall-361 18s -4s linear infinite}@keyframes fall-361{47.328%{transform:translate(21.7056vw,47.328vh) scale(.0824)}to{transform:translate(25.6846vw,99vh) scale(.0824)}}.snow:nth-child(362){opacity:.331;transform:translate(81.7961vw,-10px) scale(.2495);animation:fall-362 22s -5s linear infinite}@keyframes fall-362{59.423%{transform:translate(86.5334vw,59.423vh) scale(.2495)}to{transform:translate(84.16475vw,99vh) scale(.2495)}}.snow:nth-child(363){opacity:1.8786;transform:translate(83.4227vw,-10px) scale(.116);animation:fall-363 14s -17s linear infinite}@keyframes fall-363{51.234%{transform:translate(90.1224vw,51.234vh) scale(.116)}to{transform:translate(86.77255vw,99vh) scale(.116)}}.snow:nth-child(364){opacity:1.2894;transform:translate(23.1733vw,-10px) scale(.3304);animation:fall-364 23s -3s linear infinite}@keyframes fall-364{46.867%{transform:translate(27.3642vw,46.867vh) scale(.3304)}to{transform:translate(25.26875vw,99vh) scale(.3304)}}.snow:nth-child(365){opacity:1.281;transform:translate(41.0617vw,-10px) scale(.1668);animation:fall-365 18s -19s linear infinite}@keyframes fall-365{63.614%{transform:translate(32.4991vw,63.614vh) scale(.1668)}to{transform:translate(36.7804vw,99vh) scale(.1668)}}.snow:nth-child(366){opacity:1.2312;transform:translate(93.5743vw,-10px) scale(.2176);animation:fall-366 15s -25s linear infinite}@keyframes fall-366{30.941%{transform:translate(99.2671vw,30.941vh) scale(.2176)}to{transform:translate(96.4207vw,99vh) scale(.2176)}}.snow:nth-child(367){opacity:1.0134;transform:translate(25.0395vw,-10px) scale(.7149);animation:fall-367 14s -9s linear infinite}@keyframes fall-367{48.104%{transform:translate(28.0165vw,48.104vh) scale(.7149)}to{transform:translate(26.528vw,99vh) scale(.7149)}}.snow:nth-child(368){opacity:1.0468;transform:translate(18.0461vw,-10px) scale(.1034);animation:fall-368 26s -27s linear infinite}@keyframes fall-368{49.559%{transform:translate(10.7043vw,49.559vh) scale(.1034)}to{transform:translate(14.3752vw,99vh) scale(.1034)}}.snow:nth-child(369){opacity:.8498;transform:translate(39.444vw,-10px) scale(.3542);animation:fall-369 21s -24s linear infinite}@keyframes fall-369{72.593%{transform:translate(36.9734vw,72.593vh) scale(.3542)}to{transform:translate(38.2087vw,99vh) scale(.3542)}}.snow:nth-child(370){opacity:1.8508;transform:translate(9.6522vw,-10px) scale(.0849);animation:fall-370 24s -9s linear infinite}@keyframes fall-370{77.197%{transform:translate(12.0228vw,77.197vh) scale(.0849)}to{transform:translate(10.8375vw,99vh) scale(.0849)}}.snow:nth-child(371){opacity:1.7358;transform:translate(98.8731vw,-10px) scale(.0761);animation:fall-371 17s -17s linear infinite}@keyframes fall-371{37.507%{transform:translate(92.0462vw,37.507vh) scale(.0761)}to{transform:translate(95.45965vw,99vh) scale(.0761)}}.snow:nth-child(372){opacity:.357;transform:translate(24.2807vw,-10px) scale(.3133);animation:fall-372 25s -18s linear infinite}@keyframes fall-372{71.674%{transform:translate(17.7823vw,71.674vh) scale(.3133)}to{transform:translate(21.0315vw,99vh) scale(.3133)}}.snow:nth-child(373){opacity:.5566;transform:translate(26.3783vw,-10px) scale(.4821);animation:fall-373 15s -23s linear infinite}@keyframes fall-373{67.14%{transform:translate(19.0613vw,67.14vh) scale(.4821)}to{transform:translate(22.7198vw,99vh) scale(.4821)}}.snow:nth-child(374){opacity:1.404;transform:translate(16.8733vw,-10px) scale(.8463);animation:fall-374 16s -8s linear infinite}@keyframes fall-374{41.412%{transform:translate(9.8987vw,41.412vh) scale(.8463)}to{transform:translate(13.386vw,99vh) scale(.8463)}}.snow:nth-child(375){opacity:.5254;transform:translate(38.3106vw,-10px) scale(.5021);animation:fall-375 13s -13s linear infinite}@keyframes fall-375{69.832%{transform:translate(33.2743vw,69.832vh) scale(.5021)}to{transform:translate(35.79245vw,99vh) scale(.5021)}}.snow:nth-child(376){opacity:1.6314;transform:translate(55.5534vw,-10px) scale(.5472);animation:fall-376 30s -21s linear infinite}@keyframes fall-376{66.08%{transform:translate(55.1447vw,66.08vh) scale(.5472)}to{transform:translate(55.34905vw,99vh) scale(.5472)}}.snow:nth-child(377){opacity:1.2664;transform:translate(3.0697vw,-10px) scale(.2254);animation:fall-377 28s -2s linear infinite}@keyframes fall-377{53.673%{transform:translate(4.652vw,53.673vh) scale(.2254)}to{transform:translate(3.86085vw,99vh) scale(.2254)}}.snow:nth-child(378){opacity:1.13;transform:translate(20.9246vw,-10px) scale(.3277);animation:fall-378 16s -2s linear infinite}@keyframes fall-378{57.458%{transform:translate(11.3406vw,57.458vh) scale(.3277)}to{transform:translate(16.1326vw,99vh) scale(.3277)}}.snow:nth-child(379){opacity:.0298;transform:translate(46.4058vw,-10px) scale(.4004);animation:fall-379 27s -28s linear infinite}@keyframes fall-379{35.141%{transform:translate(52.4559vw,35.141vh) scale(.4004)}to{transform:translate(49.43085vw,99vh) scale(.4004)}}.snow:nth-child(380){opacity:1.3852;transform:translate(55.8407vw,-10px) scale(.9973);animation:fall-380 16s -10s linear infinite}@keyframes fall-380{68.493%{transform:translate(53.2806vw,68.493vh) scale(.9973)}to{transform:translate(54.56065vw,99vh) scale(.9973)}}.snow:nth-child(381){opacity:.3252;transform:translate(76.5464vw,-10px) scale(.9971);animation:fall-381 17s -25s linear infinite}@keyframes fall-381{36.192%{transform:translate(69.4449vw,36.192vh) scale(.9971)}to{transform:translate(72.99565vw,99vh) scale(.9971)}}.snow:nth-child(382){opacity:.6694;transform:translate(24.9585vw,-10px) scale(.1927);animation:fall-382 12s -26s linear infinite}@keyframes fall-382{79.517%{transform:translate(17.526vw,79.517vh) scale(.1927)}to{transform:translate(21.24225vw,99vh) scale(.1927)}}.snow:nth-child(383){opacity:.662;transform:translate(62.7197vw,-10px) scale(.7512);animation:fall-383 24s -3s linear infinite}@keyframes fall-383{64.233%{transform:translate(72.1632vw,64.233vh) scale(.7512)}to{transform:translate(67.44145vw,99vh) scale(.7512)}}.snow:nth-child(384){opacity:1.9046;transform:translate(30.9741vw,-10px) scale(.43);animation:fall-384 12s -8s linear infinite}@keyframes fall-384{56.37%{transform:translate(30.8318vw,56.37vh) scale(.43)}to{transform:translate(30.90295vw,99vh) scale(.43)}}.snow:nth-child(385){opacity:.7726;transform:translate(4.1477vw,-10px) scale(.1288);animation:fall-385 14s -25s linear infinite}@keyframes fall-385{59.632%{transform:translate(-4.5559vw,59.632vh) scale(.1288)}to{transform:translate(-.2041vw,99vh) scale(.1288)}}.snow:nth-child(386){opacity:1.2956;transform:translate(55.8877vw,-10px) scale(.9901);animation:fall-386 14s -17s linear infinite}@keyframes fall-386{44.898%{transform:translate(47.6649vw,44.898vh) scale(.9901)}to{transform:translate(51.7763vw,99vh) scale(.9901)}}.snow:nth-child(387){opacity:1.3218;transform:translate(23.635vw,-10px) scale(.2534);animation:fall-387 30s -24s linear infinite}@keyframes fall-387{75.176%{transform:translate(27.3121vw,75.176vh) scale(.2534)}to{transform:translate(25.47355vw,99vh) scale(.2534)}}.snow:nth-child(388){opacity:.244;transform:translate(88.8274vw,-10px) scale(.3596);animation:fall-388 21s -20s linear infinite}@keyframes fall-388{64.16%{transform:translate(87.0283vw,64.16vh) scale(.3596)}to{transform:translate(87.92785vw,99vh) scale(.3596)}}.snow:nth-child(389){opacity:1.4158;transform:translate(93.7568vw,-10px) scale(.0831);animation:fall-389 21s -19s linear infinite}@keyframes fall-389{39.689%{transform:translate(88.1421vw,39.689vh) scale(.0831)}to{transform:translate(90.94945vw,99vh) scale(.0831)}}.snow:nth-child(390){opacity:.032;transform:translate(67.0282vw,-10px) scale(.4795);animation:fall-390 20s -24s linear infinite}@keyframes fall-390{65.433%{transform:translate(76.867vw,65.433vh) scale(.4795)}to{transform:translate(71.9476vw,99vh) scale(.4795)}}.snow:nth-child(391){opacity:.204;transform:translate(61.501vw,-10px) scale(.9957);animation:fall-391 13s -1s linear infinite}@keyframes fall-391{42.435%{transform:translate(65.2375vw,42.435vh) scale(.9957)}to{transform:translate(63.36925vw,99vh) scale(.9957)}}.snow:nth-child(392){opacity:1.9554;transform:translate(59.3856vw,-10px) scale(.385);animation:fall-392 20s -13s linear infinite}@keyframes fall-392{39.527%{transform:translate(62.6582vw,39.527vh) scale(.385)}to{transform:translate(61.0219vw,99vh) scale(.385)}}.snow:nth-child(393){opacity:1.4082;transform:translate(3.198vw,-10px) scale(.1281);animation:fall-393 27s -25s linear infinite}@keyframes fall-393{76.376%{transform:translate(1.6127vw,76.376vh) scale(.1281)}to{transform:translate(2.40535vw,99vh) scale(.1281)}}.snow:nth-child(394){opacity:.194;transform:translate(97.498vw,-10px) scale(.8497);animation:fall-394 17s -2s linear infinite}@keyframes fall-394{30.73%{transform:translate(99.5433vw,30.73vh) scale(.8497)}to{transform:translate(98.52065vw,99vh) scale(.8497)}}.snow:nth-child(395){opacity:1.5526;transform:translate(72.6867vw,-10px) scale(.1983);animation:fall-395 12s -8s linear infinite}@keyframes fall-395{31.03%{transform:translate(72.1275vw,31.03vh) scale(.1983)}to{transform:translate(72.4071vw,99vh) scale(.1983)}}.snow:nth-child(396){opacity:1.235;transform:translate(70.4649vw,-10px) scale(.4932);animation:fall-396 27s -4s linear infinite}@keyframes fall-396{70.048%{transform:translate(74.5857vw,70.048vh) scale(.4932)}to{transform:translate(72.5253vw,99vh) scale(.4932)}}.snow:nth-child(397){opacity:.3174;transform:translate(77.6873vw,-10px) scale(.7622);animation:fall-397 27s -29s linear infinite}@keyframes fall-397{75.265%{transform:translate(78.2967vw,75.265vh) scale(.7622)}to{transform:translate(77.992vw,99vh) scale(.7622)}}.snow:nth-child(398){opacity:1.7732;transform:translate(55.9472vw,-10px) scale(.1798);animation:fall-398 25s -1s linear infinite}@keyframes fall-398{46.108%{transform:translate(58.5389vw,46.108vh) scale(.1798)}to{transform:translate(57.24305vw,99vh) scale(.1798)}}.snow:nth-child(399){opacity:.4214;transform:translate(58.6401vw,-10px) scale(.1101);animation:fall-399 12s -11s linear infinite}@keyframes fall-399{61.809%{transform:translate(60.3671vw,61.809vh) scale(.1101)}to{transform:translate(59.5036vw,99vh) scale(.1101)}}.snow:nth-child(400){opacity:.2398;transform:translate(61.6529vw,-10px) scale(.4719);animation:fall-400 28s -11s linear infinite}@keyframes fall-400{40.43%{transform:translate(59.7771vw,40.43vh) scale(.4719)}to{transform:translate(60.715vw,99vh) scale(.4719)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
78
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", 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:.976;transform:translate(2.7885vw,-10px) scale(.3162);animation:fall-1 29s -27s linear infinite}@keyframes fall-1{51.781%{transform:translate(3.5889vw,51.781vh) scale(.3162)}to{transform:translate(3.1887vw,99vh) scale(.3162)}}.snow:nth-child(2){opacity:.5234;transform:translate(3.0006vw,-10px) scale(.4847);animation:fall-2 19s -26s linear infinite}@keyframes fall-2{42.436%{transform:translate(-3.7976vw,42.436vh) scale(.4847)}to{transform:translate(-.3985vw,99vh) scale(.4847)}}.snow:nth-child(3){opacity:1.1122;transform:translate(43.6444vw,-10px) scale(.3154);animation:fall-3 29s -7s linear infinite}@keyframes fall-3{39.117%{transform:translate(44.2097vw,39.117vh) scale(.3154)}to{transform:translate(43.92705vw,99vh) scale(.3154)}}.snow:nth-child(4){opacity:1.5822;transform:translate(29.913vw,-10px) scale(.7378);animation:fall-4 24s -18s linear infinite}@keyframes fall-4{75.022%{transform:translate(33.4556vw,75.022vh) scale(.7378)}to{transform:translate(31.6843vw,99vh) scale(.7378)}}.snow:nth-child(5){opacity:1.8772;transform:translate(90.1347vw,-10px) scale(.1686);animation:fall-5 16s -22s linear infinite}@keyframes fall-5{30.917%{transform:translate(97.4179vw,30.917vh) scale(.1686)}to{transform:translate(93.7763vw,99vh) scale(.1686)}}.snow:nth-child(6){opacity:1.7128;transform:translate(3.2159vw,-10px) scale(.0393);animation:fall-6 13s -22s linear infinite}@keyframes fall-6{47.352%{transform:translate(10.8751vw,47.352vh) scale(.0393)}to{transform:translate(7.0455vw,99vh) scale(.0393)}}.snow:nth-child(7){opacity:.984;transform:translate(68.8976vw,-10px) scale(.4785);animation:fall-7 26s -6s linear infinite}@keyframes fall-7{46.863%{transform:translate(69.3179vw,46.863vh) scale(.4785)}to{transform:translate(69.10775vw,99vh) scale(.4785)}}.snow:nth-child(8){opacity:1.8566;transform:translate(36.987vw,-10px) scale(.2383);animation:fall-8 15s -26s linear infinite}@keyframes fall-8{41.087%{transform:translate(27.1978vw,41.087vh) scale(.2383)}to{transform:translate(32.0924vw,99vh) scale(.2383)}}.snow:nth-child(9){opacity:1.338;transform:translate(53.8186vw,-10px) scale(.858);animation:fall-9 22s -20s linear infinite}@keyframes fall-9{53.106%{transform:translate(44.4026vw,53.106vh) scale(.858)}to{transform:translate(49.1106vw,99vh) scale(.858)}}.snow:nth-child(10){opacity:1.2224;transform:translate(81.4401vw,-10px) scale(.6654);animation:fall-10 12s -30s linear infinite}@keyframes fall-10{45.034%{transform:translate(89.0587vw,45.034vh) scale(.6654)}to{transform:translate(85.2494vw,99vh) scale(.6654)}}.snow:nth-child(11){opacity:.3628;transform:translate(3.987vw,-10px) scale(.083);animation:fall-11 11s -10s linear infinite}@keyframes fall-11{41.993%{transform:translate(-.1542vw,41.993vh) scale(.083)}to{transform:translate(1.9164vw,99vh) scale(.083)}}.snow:nth-child(12){opacity:1.2714;transform:translate(88.0655vw,-10px) scale(.9292);animation:fall-12 14s -8s linear infinite}@keyframes fall-12{61.765%{transform:translate(95.4363vw,61.765vh) scale(.9292)}to{transform:translate(91.7509vw,99vh) scale(.9292)}}.snow:nth-child(13){opacity:.4992;transform:translate(80.1391vw,-10px) scale(.1522);animation:fall-13 20s -7s linear infinite}@keyframes fall-13{79.274%{transform:translate(81.3655vw,79.274vh) scale(.1522)}to{transform:translate(80.7523vw,99vh) scale(.1522)}}.snow:nth-child(14){opacity:.7444;transform:translate(20.6876vw,-10px) scale(.3866);animation:fall-14 10s -26s linear infinite}@keyframes fall-14{57.846%{transform:translate(22.3217vw,57.846vh) scale(.3866)}to{transform:translate(21.50465vw,99vh) scale(.3866)}}.snow:nth-child(15){opacity:.032;transform:translate(88.2029vw,-10px) scale(.8493);animation:fall-15 23s -22s linear infinite}@keyframes fall-15{49.876%{transform:translate(95.128vw,49.876vh) scale(.8493)}to{transform:translate(91.66545vw,99vh) scale(.8493)}}.snow:nth-child(16){opacity:.7046;transform:translate(71.296vw,-10px) scale(.3179);animation:fall-16 30s -17s linear infinite}@keyframes fall-16{43.943%{transform:translate(73.0481vw,43.943vh) scale(.3179)}to{transform:translate(72.17205vw,99vh) scale(.3179)}}.snow:nth-child(17){opacity:1.5956;transform:translate(39.5586vw,-10px) scale(.4194);animation:fall-17 30s -15s linear infinite}@keyframes fall-17{56.637%{transform:translate(45.6082vw,56.637vh) scale(.4194)}to{transform:translate(42.5834vw,99vh) scale(.4194)}}.snow:nth-child(18){opacity:1.4648;transform:translate(97.4636vw,-10px) scale(.0281);animation:fall-18 15s -28s linear infinite}@keyframes fall-18{48.358%{transform:translate(95.7916vw,48.358vh) scale(.0281)}to{transform:translate(96.6276vw,99vh) scale(.0281)}}.snow:nth-child(19){opacity:1.2722;transform:translate(66.2401vw,-10px) scale(.5372);animation:fall-19 28s -10s linear infinite}@keyframes fall-19{68.569%{transform:translate(68.1378vw,68.569vh) scale(.5372)}to{transform:translate(67.18895vw,99vh) scale(.5372)}}.snow:nth-child(20){opacity:.961;transform:translate(55.4503vw,-10px) scale(.5806);animation:fall-20 15s -27s linear infinite}@keyframes fall-20{33.652%{transform:translate(61.5369vw,33.652vh) scale(.5806)}to{transform:translate(58.4936vw,99vh) scale(.5806)}}.snow:nth-child(21){opacity:.4126;transform:translate(38.1924vw,-10px) scale(.0002);animation:fall-21 28s -26s linear infinite}@keyframes fall-21{64.629%{transform:translate(35.6027vw,64.629vh) scale(.0002)}to{transform:translate(36.89755vw,99vh) scale(.0002)}}.snow:nth-child(22){opacity:.932;transform:translate(56.1724vw,-10px) scale(.4362);animation:fall-22 18s -27s linear infinite}@keyframes fall-22{71.115%{transform:translate(55.7517vw,71.115vh) scale(.4362)}to{transform:translate(55.96205vw,99vh) scale(.4362)}}.snow:nth-child(23){opacity:.1196;transform:translate(98.387vw,-10px) scale(.6339);animation:fall-23 13s -23s linear infinite}@keyframes fall-23{47.668%{transform:translate(88.5977vw,47.668vh) scale(.6339)}to{transform:translate(93.49235vw,99vh) scale(.6339)}}.snow:nth-child(24){opacity:.6674;transform:translate(92.2208vw,-10px) scale(.8098);animation:fall-24 17s -11s linear infinite}@keyframes fall-24{77.049%{transform:translate(87.1817vw,77.049vh) scale(.8098)}to{transform:translate(89.70125vw,99vh) scale(.8098)}}.snow:nth-child(25){opacity:.7442;transform:translate(62.4415vw,-10px) scale(.2417);animation:fall-25 29s -21s linear infinite}@keyframes fall-25{72.758%{transform:translate(52.4738vw,72.758vh) scale(.2417)}to{transform:translate(57.45765vw,99vh) scale(.2417)}}.snow:nth-child(26){opacity:1.9746;transform:translate(78.9338vw,-10px) scale(.5635);animation:fall-26 11s -6s linear infinite}@keyframes fall-26{70.632%{transform:translate(83.3648vw,70.632vh) scale(.5635)}to{transform:translate(81.1493vw,99vh) scale(.5635)}}.snow:nth-child(27){opacity:1.0852;transform:translate(52.5513vw,-10px) scale(.1192);animation:fall-27 10s -10s linear infinite}@keyframes fall-27{34.338%{transform:translate(48.8702vw,34.338vh) scale(.1192)}to{transform:translate(50.71075vw,99vh) scale(.1192)}}.snow:nth-child(28){opacity:.9578;transform:translate(62.0742vw,-10px) scale(.1503);animation:fall-28 27s -7s linear infinite}@keyframes fall-28{44.141%{transform:translate(71.2257vw,44.141vh) scale(.1503)}to{transform:translate(66.64995vw,99vh) scale(.1503)}}.snow:nth-child(29){opacity:1.3738;transform:translate(96.5321vw,-10px) scale(.515);animation:fall-29 29s -3s linear infinite}@keyframes fall-29{65.396%{transform:translate(102.4507vw,65.396vh) scale(.515)}to{transform:translate(99.4914vw,99vh) scale(.515)}}.snow:nth-child(30){opacity:1.1722;transform:translate(26.5442vw,-10px) scale(.9129);animation:fall-30 13s -29s linear infinite}@keyframes fall-30{34.244%{transform:translate(22.092vw,34.244vh) scale(.9129)}to{transform:translate(24.3181vw,99vh) scale(.9129)}}.snow:nth-child(31){opacity:.8134;transform:translate(29.2824vw,-10px) scale(.0368);animation:fall-31 24s -19s linear infinite}@keyframes fall-31{63.502%{transform:translate(24.5168vw,63.502vh) scale(.0368)}to{transform:translate(26.8996vw,99vh) scale(.0368)}}.snow:nth-child(32){opacity:1.2478;transform:translate(87.0396vw,-10px) scale(.3237);animation:fall-32 14s -11s linear infinite}@keyframes fall-32{75.33%{transform:translate(91.972vw,75.33vh) scale(.3237)}to{transform:translate(89.5058vw,99vh) scale(.3237)}}.snow:nth-child(33){opacity:1.2542;transform:translate(.4008vw,-10px) scale(.5979);animation:fall-33 21s -29s linear infinite}@keyframes fall-33{60.719%{transform:translate(5.0067vw,60.719vh) scale(.5979)}to{transform:translate(2.70375vw,99vh) scale(.5979)}}.snow:nth-child(34){opacity:.525;transform:translate(72.6672vw,-10px) scale(.3923);animation:fall-34 11s -7s linear infinite}@keyframes fall-34{60.91%{transform:translate(75.2333vw,60.91vh) scale(.3923)}to{transform:translate(73.95025vw,99vh) scale(.3923)}}.snow:nth-child(35){opacity:.602;transform:translate(68.6793vw,-10px) scale(.0815);animation:fall-35 16s -27s linear infinite}@keyframes fall-35{73.192%{transform:translate(67.5694vw,73.192vh) scale(.0815)}to{transform:translate(68.12435vw,99vh) scale(.0815)}}.snow:nth-child(36){opacity:2;transform:translate(49.5092vw,-10px) scale(.2506);animation:fall-36 20s -20s linear infinite}@keyframes fall-36{59.418%{transform:translate(58.5203vw,59.418vh) scale(.2506)}to{transform:translate(54.01475vw,99vh) scale(.2506)}}.snow:nth-child(37){opacity:1.6098;transform:translate(45.0005vw,-10px) scale(.8082);animation:fall-37 15s -15s linear infinite}@keyframes fall-37{41.259%{transform:translate(35.1508vw,41.259vh) scale(.8082)}to{transform:translate(40.07565vw,99vh) scale(.8082)}}.snow:nth-child(38){opacity:1.0204;transform:translate(13.1153vw,-10px) scale(.2131);animation:fall-38 11s -13s linear infinite}@keyframes fall-38{52.846%{transform:translate(8.5129vw,52.846vh) scale(.2131)}to{transform:translate(10.8141vw,99vh) scale(.2131)}}.snow:nth-child(39){opacity:.9524;transform:translate(93.6957vw,-10px) scale(.8945);animation:fall-39 10s -2s linear infinite}@keyframes fall-39{58.625%{transform:translate(91.3964vw,58.625vh) scale(.8945)}to{transform:translate(92.54605vw,99vh) scale(.8945)}}.snow:nth-child(40){opacity:1.6824;transform:translate(12.521vw,-10px) scale(.4394);animation:fall-40 28s -30s linear infinite}@keyframes fall-40{39.324%{transform:translate(14.7646vw,39.324vh) scale(.4394)}to{transform:translate(13.6428vw,99vh) scale(.4394)}}.snow:nth-child(41){opacity:.87;transform:translate(23.7573vw,-10px) scale(.4277);animation:fall-41 11s -26s linear infinite}@keyframes fall-41{30.821%{transform:translate(19.0337vw,30.821vh) scale(.4277)}to{transform:translate(21.3955vw,99vh) scale(.4277)}}.snow:nth-child(42){opacity:1.196;transform:translate(90.5865vw,-10px) scale(.2085);animation:fall-42 24s -10s linear infinite}@keyframes fall-42{76.161%{transform:translate(85.3034vw,76.161vh) scale(.2085)}to{transform:translate(87.94495vw,99vh) scale(.2085)}}.snow:nth-child(43){opacity:.8622;transform:translate(15.9764vw,-10px) scale(.2777);animation:fall-43 24s -19s linear infinite}@keyframes fall-43{49.228%{transform:translate(8.9814vw,49.228vh) scale(.2777)}to{transform:translate(12.4789vw,99vh) scale(.2777)}}.snow:nth-child(44){opacity:.1542;transform:translate(69.0304vw,-10px) scale(.4411);animation:fall-44 27s -24s linear infinite}@keyframes fall-44{74.084%{transform:translate(74.5112vw,74.084vh) scale(.4411)}to{transform:translate(71.7708vw,99vh) scale(.4411)}}.snow:nth-child(45){opacity:.614;transform:translate(2.406vw,-10px) scale(.0798);animation:fall-45 16s -22s linear infinite}@keyframes fall-45{51.638%{transform:translate(-2.5014vw,51.638vh) scale(.0798)}to{transform:translate(-.0477vw,99vh) scale(.0798)}}.snow:nth-child(46){opacity:.4742;transform:translate(45.1784vw,-10px) scale(.2068);animation:fall-46 29s -20s linear infinite}@keyframes fall-46{45.862%{transform:translate(39.8103vw,45.862vh) scale(.2068)}to{transform:translate(42.49435vw,99vh) scale(.2068)}}.snow:nth-child(47){opacity:1.2028;transform:translate(61.1535vw,-10px) scale(.2829);animation:fall-47 20s -16s linear infinite}@keyframes fall-47{78.322%{transform:translate(58.6145vw,78.322vh) scale(.2829)}to{transform:translate(59.884vw,99vh) scale(.2829)}}.snow:nth-child(48){opacity:.0902;transform:translate(16.9627vw,-10px) scale(.8355);animation:fall-48 24s -17s linear infinite}@keyframes fall-48{61.126%{transform:translate(10.1805vw,61.126vh) scale(.8355)}to{transform:translate(13.5716vw,99vh) scale(.8355)}}.snow:nth-child(49){opacity:.8892;transform:translate(61.5442vw,-10px) scale(.9811);animation:fall-49 12s -9s linear infinite}@keyframes fall-49{31.412%{transform:translate(68.5974vw,31.412vh) scale(.9811)}to{transform:translate(65.0708vw,99vh) scale(.9811)}}.snow:nth-child(50){opacity:.9968;transform:translate(23.4698vw,-10px) scale(.006);animation:fall-50 12s -24s linear infinite}@keyframes fall-50{49.7%{transform:translate(20.0085vw,49.7vh) scale(.006)}to{transform:translate(21.73915vw,99vh) scale(.006)}}.snow:nth-child(51){opacity:1.0992;transform:translate(50.5027vw,-10px) scale(.4581);animation:fall-51 10s -10s linear infinite}@keyframes fall-51{79.891%{transform:translate(45.5106vw,79.891vh) scale(.4581)}to{transform:translate(48.00665vw,99vh) scale(.4581)}}.snow:nth-child(52){opacity:.8992;transform:translate(52.8308vw,-10px) scale(.2527);animation:fall-52 15s -24s linear infinite}@keyframes fall-52{30.636%{transform:translate(43.5241vw,30.636vh) scale(.2527)}to{transform:translate(48.17745vw,99vh) scale(.2527)}}.snow:nth-child(53){opacity:1.6198;transform:translate(92.8035vw,-10px) scale(.0674);animation:fall-53 14s -21s linear infinite}@keyframes fall-53{42.023%{transform:translate(92.245vw,42.023vh) scale(.0674)}to{transform:translate(92.52425vw,99vh) scale(.0674)}}.snow:nth-child(54){opacity:.006;transform:translate(12.5036vw,-10px) scale(.6804);animation:fall-54 24s -28s linear infinite}@keyframes fall-54{50.079%{transform:translate(19.7099vw,50.079vh) scale(.6804)}to{transform:translate(16.10675vw,99vh) scale(.6804)}}.snow:nth-child(55){opacity:.6698;transform:translate(22.0759vw,-10px) scale(.5972);animation:fall-55 20s -22s linear infinite}@keyframes fall-55{65.604%{transform:translate(26.6288vw,65.604vh) scale(.5972)}to{transform:translate(24.35235vw,99vh) scale(.5972)}}.snow:nth-child(56){opacity:1.1758;transform:translate(9.8011vw,-10px) scale(.346);animation:fall-56 18s -2s linear infinite}@keyframes fall-56{66.154%{transform:translate(1.3912vw,66.154vh) scale(.346)}to{transform:translate(5.59615vw,99vh) scale(.346)}}.snow:nth-child(57){opacity:.9214;transform:translate(18.2673vw,-10px) scale(.169);animation:fall-57 12s -10s linear infinite}@keyframes fall-57{73.79%{transform:translate(24.466vw,73.79vh) scale(.169)}to{transform:translate(21.36665vw,99vh) scale(.169)}}.snow:nth-child(58){opacity:.4378;transform:translate(30.1171vw,-10px) scale(.2411);animation:fall-58 17s -8s linear infinite}@keyframes fall-58{68.583%{transform:translate(23.5195vw,68.583vh) scale(.2411)}to{transform:translate(26.8183vw,99vh) scale(.2411)}}.snow:nth-child(59){opacity:1.132;transform:translate(34.629vw,-10px) scale(.8506);animation:fall-59 14s -27s linear infinite}@keyframes fall-59{46.823%{transform:translate(26.7839vw,46.823vh) scale(.8506)}to{transform:translate(30.70645vw,99vh) scale(.8506)}}.snow:nth-child(60){opacity:.8492;transform:translate(11.9702vw,-10px) scale(.5897);animation:fall-60 29s -4s linear infinite}@keyframes fall-60{66.191%{transform:translate(5.6308vw,66.191vh) scale(.5897)}to{transform:translate(8.8005vw,99vh) scale(.5897)}}.snow:nth-child(61){opacity:1.8312;transform:translate(93.4762vw,-10px) scale(.6497);animation:fall-61 15s -27s linear infinite}@keyframes fall-61{40.505%{transform:translate(88.3343vw,40.505vh) scale(.6497)}to{transform:translate(90.90525vw,99vh) scale(.6497)}}.snow:nth-child(62){opacity:1.249;transform:translate(22.0988vw,-10px) scale(.815);animation:fall-62 12s -27s linear infinite}@keyframes fall-62{65.702%{transform:translate(24.2985vw,65.702vh) scale(.815)}to{transform:translate(23.19865vw,99vh) scale(.815)}}.snow:nth-child(63){opacity:1.9442;transform:translate(90.407vw,-10px) scale(.1072);animation:fall-63 22s -18s linear infinite}@keyframes fall-63{58.833%{transform:translate(86.6143vw,58.833vh) scale(.1072)}to{transform:translate(88.51065vw,99vh) scale(.1072)}}.snow:nth-child(64){opacity:1.4108;transform:translate(24.0287vw,-10px) scale(.9936);animation:fall-64 22s -5s linear infinite}@keyframes fall-64{66.519%{transform:translate(30.6702vw,66.519vh) scale(.9936)}to{transform:translate(27.34945vw,99vh) scale(.9936)}}.snow:nth-child(65){opacity:.5644;transform:translate(29.2277vw,-10px) scale(.654);animation:fall-65 18s -6s linear infinite}@keyframes fall-65{60.855%{transform:translate(30.5367vw,60.855vh) scale(.654)}to{transform:translate(29.8822vw,99vh) scale(.654)}}.snow:nth-child(66){opacity:.3118;transform:translate(47.0985vw,-10px) scale(.9434);animation:fall-66 11s -29s linear infinite}@keyframes fall-66{71.839%{transform:translate(45.9787vw,71.839vh) scale(.9434)}to{transform:translate(46.5386vw,99vh) scale(.9434)}}.snow:nth-child(67){opacity:1.7376;transform:translate(43.9209vw,-10px) scale(.0908);animation:fall-67 27s -21s linear infinite}@keyframes fall-67{52.464%{transform:translate(41.301vw,52.464vh) scale(.0908)}to{transform:translate(42.61095vw,99vh) scale(.0908)}}.snow:nth-child(68){opacity:1.9476;transform:translate(54.4272vw,-10px) scale(.0557);animation:fall-68 23s -18s linear infinite}@keyframes fall-68{75.992%{transform:translate(63.5308vw,75.992vh) scale(.0557)}to{transform:translate(58.979vw,99vh) scale(.0557)}}.snow:nth-child(69){opacity:.0706;transform:translate(36.3721vw,-10px) scale(.2183);animation:fall-69 14s -16s linear infinite}@keyframes fall-69{36.643%{transform:translate(44.1934vw,36.643vh) scale(.2183)}to{transform:translate(40.28275vw,99vh) scale(.2183)}}.snow:nth-child(70){opacity:1.1776;transform:translate(84.3128vw,-10px) scale(.0168);animation:fall-70 16s -21s linear infinite}@keyframes fall-70{78.479%{transform:translate(79.2608vw,78.479vh) scale(.0168)}to{transform:translate(81.7868vw,99vh) scale(.0168)}}.snow:nth-child(71){opacity:1.9624;transform:translate(61.4097vw,-10px) scale(.9005);animation:fall-71 14s -16s linear infinite}@keyframes fall-71{64.85%{transform:translate(62.3065vw,64.85vh) scale(.9005)}to{transform:translate(61.8581vw,99vh) scale(.9005)}}.snow:nth-child(72){opacity:1.566;transform:translate(78.0584vw,-10px) scale(.189);animation:fall-72 26s -26s linear infinite}@keyframes fall-72{60.331%{transform:translate(82.4637vw,60.331vh) scale(.189)}to{transform:translate(80.26105vw,99vh) scale(.189)}}.snow:nth-child(73){opacity:1.8508;transform:translate(91.2704vw,-10px) scale(.7151);animation:fall-73 25s -6s linear infinite}@keyframes fall-73{56.84%{transform:translate(86.9662vw,56.84vh) scale(.7151)}to{transform:translate(89.1183vw,99vh) scale(.7151)}}.snow:nth-child(74){opacity:1.645;transform:translate(3.5904vw,-10px) scale(.8269);animation:fall-74 12s -12s linear infinite}@keyframes fall-74{78.872%{transform:translate(-.5462vw,78.872vh) scale(.8269)}to{transform:translate(1.5221vw,99vh) scale(.8269)}}.snow:nth-child(75){opacity:1.751;transform:translate(48.2478vw,-10px) scale(.3507);animation:fall-75 10s -26s linear infinite}@keyframes fall-75{38.104%{transform:translate(55.0892vw,38.104vh) scale(.3507)}to{transform:translate(51.6685vw,99vh) scale(.3507)}}.snow:nth-child(76){opacity:1.4878;transform:translate(99.5736vw,-10px) scale(.1063);animation:fall-76 22s -17s linear infinite}@keyframes fall-76{32.838%{transform:translate(103.4301vw,32.838vh) scale(.1063)}to{transform:translate(101.50185vw,99vh) scale(.1063)}}.snow:nth-child(77){opacity:1.304;transform:translate(21.0758vw,-10px) scale(.8392);animation:fall-77 18s -2s linear infinite}@keyframes fall-77{73.752%{transform:translate(14.757vw,73.752vh) scale(.8392)}to{transform:translate(17.9164vw,99vh) scale(.8392)}}.snow:nth-child(78){opacity:1.1064;transform:translate(20.0568vw,-10px) scale(.535);animation:fall-78 15s -3s linear infinite}@keyframes fall-78{58.42%{transform:translate(29.1896vw,58.42vh) scale(.535)}to{transform:translate(24.6232vw,99vh) scale(.535)}}.snow:nth-child(79){opacity:1.1828;transform:translate(77.5472vw,-10px) scale(.2137);animation:fall-79 30s -14s linear infinite}@keyframes fall-79{36.336%{transform:translate(86.9963vw,36.336vh) scale(.2137)}to{transform:translate(82.27175vw,99vh) scale(.2137)}}.snow:nth-child(80){opacity:.1432;transform:translate(61.9347vw,-10px) scale(.8006);animation:fall-80 29s -20s linear infinite}@keyframes fall-80{57.268%{transform:translate(63.9127vw,57.268vh) scale(.8006)}to{transform:translate(62.9237vw,99vh) scale(.8006)}}.snow:nth-child(81){opacity:.9884;transform:translate(49.6822vw,-10px) scale(.6043);animation:fall-81 20s -22s linear infinite}@keyframes fall-81{60.322%{transform:translate(48.5458vw,60.322vh) scale(.6043)}to{transform:translate(49.114vw,99vh) scale(.6043)}}.snow:nth-child(82){opacity:.8748;transform:translate(71.7373vw,-10px) scale(.6756);animation:fall-82 10s -20s linear infinite}@keyframes fall-82{43.524%{transform:translate(68.2757vw,43.524vh) scale(.6756)}to{transform:translate(70.0065vw,99vh) scale(.6756)}}.snow:nth-child(83){opacity:.038;transform:translate(48.0286vw,-10px) scale(.5071);animation:fall-83 15s -12s linear infinite}@keyframes fall-83{70.195%{transform:translate(57.3616vw,70.195vh) scale(.5071)}to{transform:translate(52.6951vw,99vh) scale(.5071)}}.snow:nth-child(84){opacity:.1122;transform:translate(48.2016vw,-10px) scale(.0778);animation:fall-84 23s -24s linear infinite}@keyframes fall-84{57.379%{transform:translate(38.8471vw,57.379vh) scale(.0778)}to{transform:translate(43.52435vw,99vh) scale(.0778)}}.snow:nth-child(85){opacity:1.9404;transform:translate(46.934vw,-10px) scale(.214);animation:fall-85 22s -3s linear infinite}@keyframes fall-85{63.632%{transform:translate(51.5348vw,63.632vh) scale(.214)}to{transform:translate(49.2344vw,99vh) scale(.214)}}.snow:nth-child(86){opacity:.0788;transform:translate(39.457vw,-10px) scale(.4683);animation:fall-86 25s -21s linear infinite}@keyframes fall-86{34.133%{transform:translate(46.349vw,34.133vh) scale(.4683)}to{transform:translate(42.903vw,99vh) scale(.4683)}}.snow:nth-child(87){opacity:.7988;transform:translate(36.9607vw,-10px) scale(.002);animation:fall-87 19s -25s linear infinite}@keyframes fall-87{45.907%{transform:translate(33.4116vw,45.907vh) scale(.002)}to{transform:translate(35.18615vw,99vh) scale(.002)}}.snow:nth-child(88){opacity:.9502;transform:translate(47.7545vw,-10px) scale(.4875);animation:fall-88 24s -30s linear infinite}@keyframes fall-88{67.396%{transform:translate(45.1638vw,67.396vh) scale(.4875)}to{transform:translate(46.45915vw,99vh) scale(.4875)}}.snow:nth-child(89){opacity:1.1896;transform:translate(47.4653vw,-10px) scale(.5753);animation:fall-89 20s -17s linear infinite}@keyframes fall-89{36.968%{transform:translate(38.1149vw,36.968vh) scale(.5753)}to{transform:translate(42.7901vw,99vh) scale(.5753)}}.snow:nth-child(90){opacity:.8448;transform:translate(58.1523vw,-10px) scale(.2111);animation:fall-90 26s -29s linear infinite}@keyframes fall-90{48.042%{transform:translate(51.2875vw,48.042vh) scale(.2111)}to{transform:translate(54.7199vw,99vh) scale(.2111)}}.snow:nth-child(91){opacity:.0334;transform:translate(52.6936vw,-10px) scale(.9075);animation:fall-91 12s -20s linear infinite}@keyframes fall-91{45.976%{transform:translate(59.788vw,45.976vh) scale(.9075)}to{transform:translate(56.2408vw,99vh) scale(.9075)}}.snow:nth-child(92){opacity:1.5862;transform:translate(75.4307vw,-10px) scale(.7208);animation:fall-92 12s -30s linear infinite}@keyframes fall-92{74.022%{transform:translate(71.9196vw,74.022vh) scale(.7208)}to{transform:translate(73.67515vw,99vh) scale(.7208)}}.snow:nth-child(93){opacity:.0016;transform:translate(4.2382vw,-10px) scale(.7906);animation:fall-93 12s -23s linear infinite}@keyframes fall-93{47.197%{transform:translate(7.6407vw,47.197vh) scale(.7906)}to{transform:translate(5.93945vw,99vh) scale(.7906)}}.snow:nth-child(94){opacity:1.2546;transform:translate(19.9642vw,-10px) scale(.7699);animation:fall-94 21s -24s linear infinite}@keyframes fall-94{49.194%{transform:translate(21.4249vw,49.194vh) scale(.7699)}to{transform:translate(20.69455vw,99vh) scale(.7699)}}.snow:nth-child(95){opacity:.1252;transform:translate(2.4212vw,-10px) scale(.9727);animation:fall-95 15s -1s linear infinite}@keyframes fall-95{60.799%{transform:translate(-3.6504vw,60.799vh) scale(.9727)}to{transform:translate(-.6146vw,99vh) scale(.9727)}}.snow:nth-child(96){opacity:.7878;transform:translate(70.7126vw,-10px) scale(.8522);animation:fall-96 26s -21s linear infinite}@keyframes fall-96{45.673%{transform:translate(75.8962vw,45.673vh) scale(.8522)}to{transform:translate(73.3044vw,99vh) scale(.8522)}}.snow:nth-child(97){opacity:1.3068;transform:translate(11.927vw,-10px) scale(.4033);animation:fall-97 21s -17s linear infinite}@keyframes fall-97{77.661%{transform:translate(7.2349vw,77.661vh) scale(.4033)}to{transform:translate(9.58095vw,99vh) scale(.4033)}}.snow:nth-child(98){opacity:1.2786;transform:translate(9.1032vw,-10px) scale(.6141);animation:fall-98 23s -19s linear infinite}@keyframes fall-98{64.242%{transform:translate(18.6749vw,64.242vh) scale(.6141)}to{transform:translate(13.88905vw,99vh) scale(.6141)}}.snow:nth-child(99){opacity:.8388;transform:translate(15.0747vw,-10px) scale(.308);animation:fall-99 23s -23s linear infinite}@keyframes fall-99{31.135%{transform:translate(18.1525vw,31.135vh) scale(.308)}to{transform:translate(16.6136vw,99vh) scale(.308)}}.snow:nth-child(100){opacity:.6596;transform:translate(17.8866vw,-10px) scale(.9295);animation:fall-100 25s -27s linear infinite}@keyframes fall-100{31.151%{transform:translate(16.4515vw,31.151vh) scale(.9295)}to{transform:translate(17.16905vw,99vh) scale(.9295)}}.snow:nth-child(101){opacity:.6934;transform:translate(26.5137vw,-10px) scale(.1754);animation:fall-101 11s -12s linear infinite}@keyframes fall-101{30.172%{transform:translate(29.6936vw,30.172vh) scale(.1754)}to{transform:translate(28.10365vw,99vh) scale(.1754)}}.snow:nth-child(102){opacity:.9504;transform:translate(83.3991vw,-10px) scale(.8272);animation:fall-102 30s -29s linear infinite}@keyframes fall-102{41.213%{transform:translate(73.5286vw,41.213vh) scale(.8272)}to{transform:translate(78.46385vw,99vh) scale(.8272)}}.snow:nth-child(103){opacity:1.3332;transform:translate(25.1246vw,-10px) scale(.7075);animation:fall-103 22s -25s linear infinite}@keyframes fall-103{30.203%{transform:translate(18.9706vw,30.203vh) scale(.7075)}to{transform:translate(22.0476vw,99vh) scale(.7075)}}.snow:nth-child(104){opacity:.6408;transform:translate(31.4879vw,-10px) scale(.6178);animation:fall-104 13s -22s linear infinite}@keyframes fall-104{64.976%{transform:translate(34.6726vw,64.976vh) scale(.6178)}to{transform:translate(33.08025vw,99vh) scale(.6178)}}.snow:nth-child(105){opacity:.1302;transform:translate(36.2318vw,-10px) scale(.1137);animation:fall-105 29s -28s linear infinite}@keyframes fall-105{64.542%{transform:translate(34.7363vw,64.542vh) scale(.1137)}to{transform:translate(35.48405vw,99vh) scale(.1137)}}.snow:nth-child(106){opacity:1.232;transform:translate(39.3507vw,-10px) scale(.665);animation:fall-106 26s -8s linear infinite}@keyframes fall-106{62.337%{transform:translate(35.3806vw,62.337vh) scale(.665)}to{transform:translate(37.36565vw,99vh) scale(.665)}}.snow:nth-child(107){opacity:.4816;transform:translate(30.8564vw,-10px) scale(.9727);animation:fall-107 19s -28s linear infinite}@keyframes fall-107{69.009%{transform:translate(34.2683vw,69.009vh) scale(.9727)}to{transform:translate(32.56235vw,99vh) scale(.9727)}}.snow:nth-child(108){opacity:1.4532;transform:translate(34.7468vw,-10px) scale(.8525);animation:fall-108 27s -3s linear infinite}@keyframes fall-108{45.447%{transform:translate(35.1057vw,45.447vh) scale(.8525)}to{transform:translate(34.92625vw,99vh) scale(.8525)}}.snow:nth-child(109){opacity:1.3962;transform:translate(46.239vw,-10px) scale(.6973);animation:fall-109 15s -26s linear infinite}@keyframes fall-109{57.974%{transform:translate(53.6791vw,57.974vh) scale(.6973)}to{transform:translate(49.95905vw,99vh) scale(.6973)}}.snow:nth-child(110){opacity:.307;transform:translate(43.1869vw,-10px) scale(.0011);animation:fall-110 28s -28s linear infinite}@keyframes fall-110{70.773%{transform:translate(51.0706vw,70.773vh) scale(.0011)}to{transform:translate(47.12875vw,99vh) scale(.0011)}}.snow:nth-child(111){opacity:.7572;transform:translate(24.5348vw,-10px) scale(.2685);animation:fall-111 25s -20s linear infinite}@keyframes fall-111{55.55%{transform:translate(23.8662vw,55.55vh) scale(.2685)}to{transform:translate(24.2005vw,99vh) scale(.2685)}}.snow:nth-child(112){opacity:.0702;transform:translate(15.3305vw,-10px) scale(.5877);animation:fall-112 17s -13s linear infinite}@keyframes fall-112{53.768%{transform:translate(15.9266vw,53.768vh) scale(.5877)}to{transform:translate(15.62855vw,99vh) scale(.5877)}}.snow:nth-child(113){opacity:.383;transform:translate(55.1896vw,-10px) scale(.7467);animation:fall-113 19s -18s linear infinite}@keyframes fall-113{74.131%{transform:translate(60.6574vw,74.131vh) scale(.7467)}to{transform:translate(57.9235vw,99vh) scale(.7467)}}.snow:nth-child(114){opacity:1.7814;transform:translate(78.4371vw,-10px) scale(.1289);animation:fall-114 14s -15s linear infinite}@keyframes fall-114{66.259%{transform:translate(87.9368vw,66.259vh) scale(.1289)}to{transform:translate(83.18695vw,99vh) scale(.1289)}}.snow:nth-child(115){opacity:1.3348;transform:translate(14.6711vw,-10px) scale(.5578);animation:fall-115 28s -27s linear infinite}@keyframes fall-115{39.067%{transform:translate(13.5815vw,39.067vh) scale(.5578)}to{transform:translate(14.1263vw,99vh) scale(.5578)}}.snow:nth-child(116){opacity:.6822;transform:translate(27.1353vw,-10px) scale(.2652);animation:fall-116 19s -5s linear infinite}@keyframes fall-116{48.954%{transform:translate(23.6985vw,48.954vh) scale(.2652)}to{transform:translate(25.4169vw,99vh) scale(.2652)}}.snow:nth-child(117){opacity:1.8114;transform:translate(34.55vw,-10px) scale(.54);animation:fall-117 16s -18s linear infinite}@keyframes fall-117{49.147%{transform:translate(44.0274vw,49.147vh) scale(.54)}to{transform:translate(39.2887vw,99vh) scale(.54)}}.snow:nth-child(118){opacity:.7462;transform:translate(57.2693vw,-10px) scale(.4614);animation:fall-118 20s -21s linear infinite}@keyframes fall-118{41.34%{transform:translate(56.5365vw,41.34vh) scale(.4614)}to{transform:translate(56.9029vw,99vh) scale(.4614)}}.snow:nth-child(119){opacity:1.4536;transform:translate(30.2635vw,-10px) scale(.7414);animation:fall-119 14s -23s linear infinite}@keyframes fall-119{60.107%{transform:translate(21.236vw,60.107vh) scale(.7414)}to{transform:translate(25.74975vw,99vh) scale(.7414)}}.snow:nth-child(120){opacity:1.9178;transform:translate(62.4035vw,-10px) scale(.7731);animation:fall-120 28s -3s linear infinite}@keyframes fall-120{70.2%{transform:translate(55.5571vw,70.2vh) scale(.7731)}to{transform:translate(58.9803vw,99vh) scale(.7731)}}.snow:nth-child(121){opacity:1.3306;transform:translate(38.9928vw,-10px) scale(.0078);animation:fall-121 25s -2s linear infinite}@keyframes fall-121{39.506%{transform:translate(46.8583vw,39.506vh) scale(.0078)}to{transform:translate(42.92555vw,99vh) scale(.0078)}}.snow:nth-child(122){opacity:1.8448;transform:translate(1.1641vw,-10px) scale(.9394);animation:fall-122 10s -27s linear infinite}@keyframes fall-122{53.096%{transform:translate(-8.1459vw,53.096vh) scale(.9394)}to{transform:translate(-3.4909vw,99vh) scale(.9394)}}.snow:nth-child(123){opacity:1.304;transform:translate(56.1269vw,-10px) scale(.236);animation:fall-123 15s -4s linear infinite}@keyframes fall-123{78.222%{transform:translate(48.0819vw,78.222vh) scale(.236)}to{transform:translate(52.1044vw,99vh) scale(.236)}}.snow:nth-child(124){opacity:1.7438;transform:translate(71.4214vw,-10px) scale(.5007);animation:fall-124 20s -13s linear infinite}@keyframes fall-124{72.064%{transform:translate(62.5621vw,72.064vh) scale(.5007)}to{transform:translate(66.99175vw,99vh) scale(.5007)}}.snow:nth-child(125){opacity:1.447;transform:translate(44.7534vw,-10px) scale(.5734);animation:fall-125 22s -8s linear infinite}@keyframes fall-125{43.57%{transform:translate(53.0676vw,43.57vh) scale(.5734)}to{transform:translate(48.9105vw,99vh) scale(.5734)}}.snow:nth-child(126){opacity:1.2816;transform:translate(80.1754vw,-10px) scale(.727);animation:fall-126 28s -16s linear infinite}@keyframes fall-126{43.981%{transform:translate(79.6185vw,43.981vh) scale(.727)}to{transform:translate(79.89695vw,99vh) scale(.727)}}.snow:nth-child(127){opacity:1.9952;transform:translate(67.0751vw,-10px) scale(.7717);animation:fall-127 20s -8s linear infinite}@keyframes fall-127{46.396%{transform:translate(66.338vw,46.396vh) scale(.7717)}to{transform:translate(66.70655vw,99vh) scale(.7717)}}.snow:nth-child(128){opacity:1.0396;transform:translate(17.0206vw,-10px) scale(.9348);animation:fall-128 13s -15s linear infinite}@keyframes fall-128{78.164%{transform:translate(18.0817vw,78.164vh) scale(.9348)}to{transform:translate(17.55115vw,99vh) scale(.9348)}}.snow:nth-child(129){opacity:1.9404;transform:translate(11.2107vw,-10px) scale(.3414);animation:fall-129 16s -25s linear infinite}@keyframes fall-129{48.238%{transform:translate(19.7469vw,48.238vh) scale(.3414)}to{transform:translate(15.4788vw,99vh) scale(.3414)}}.snow:nth-child(130){opacity:.644;transform:translate(58.9316vw,-10px) scale(.8852);animation:fall-130 20s -9s linear infinite}@keyframes fall-130{55.739%{transform:translate(54.5012vw,55.739vh) scale(.8852)}to{transform:translate(56.7164vw,99vh) scale(.8852)}}.snow:nth-child(131){opacity:.7586;transform:translate(61.2894vw,-10px) scale(.3771);animation:fall-131 22s -5s linear infinite}@keyframes fall-131{47.942%{transform:translate(63.8865vw,47.942vh) scale(.3771)}to{transform:translate(62.58795vw,99vh) scale(.3771)}}.snow:nth-child(132){opacity:.2926;transform:translate(35.833vw,-10px) scale(.6272);animation:fall-132 25s -4s linear infinite}@keyframes fall-132{78.026%{transform:translate(27.9474vw,78.026vh) scale(.6272)}to{transform:translate(31.8902vw,99vh) scale(.6272)}}.snow:nth-child(133){opacity:1.7956;transform:translate(18.1745vw,-10px) scale(.3033);animation:fall-133 13s -2s linear infinite}@keyframes fall-133{72.988%{transform:translate(25.0476vw,72.988vh) scale(.3033)}to{transform:translate(21.61105vw,99vh) scale(.3033)}}.snow:nth-child(134){opacity:1.8026;transform:translate(93.4105vw,-10px) scale(.3722);animation:fall-134 22s -3s linear infinite}@keyframes fall-134{52.673%{transform:translate(98.2808vw,52.673vh) scale(.3722)}to{transform:translate(95.84565vw,99vh) scale(.3722)}}.snow:nth-child(135){opacity:.2146;transform:translate(63.4203vw,-10px) scale(.2307);animation:fall-135 28s -1s linear infinite}@keyframes fall-135{37.393%{transform:translate(72.7958vw,37.393vh) scale(.2307)}to{transform:translate(68.10805vw,99vh) scale(.2307)}}.snow:nth-child(136){opacity:1.4504;transform:translate(23.5007vw,-10px) scale(.5228);animation:fall-136 17s -23s linear infinite}@keyframes fall-136{48.59%{transform:translate(19.7209vw,48.59vh) scale(.5228)}to{transform:translate(21.6108vw,99vh) scale(.5228)}}.snow:nth-child(137){opacity:1.5668;transform:translate(75.8731vw,-10px) scale(.2275);animation:fall-137 23s -4s linear infinite}@keyframes fall-137{49.297%{transform:translate(72.7746vw,49.297vh) scale(.2275)}to{transform:translate(74.32385vw,99vh) scale(.2275)}}.snow:nth-child(138){opacity:.7308;transform:translate(41.6571vw,-10px) scale(.7395);animation:fall-138 18s -14s linear infinite}@keyframes fall-138{37.284%{transform:translate(32.1419vw,37.284vh) scale(.7395)}to{transform:translate(36.8995vw,99vh) scale(.7395)}}.snow:nth-child(139){opacity:1.3222;transform:translate(46.3613vw,-10px) scale(.2284);animation:fall-139 17s -8s linear infinite}@keyframes fall-139{57.487%{transform:translate(45.3793vw,57.487vh) scale(.2284)}to{transform:translate(45.8703vw,99vh) scale(.2284)}}.snow:nth-child(140){opacity:1.9666;transform:translate(75.927vw,-10px) scale(.7518);animation:fall-140 20s -6s linear infinite}@keyframes fall-140{71.194%{transform:translate(69.3312vw,71.194vh) scale(.7518)}to{transform:translate(72.6291vw,99vh) scale(.7518)}}.snow:nth-child(141){opacity:.972;transform:translate(81.0215vw,-10px) scale(.5281);animation:fall-141 17s -22s linear infinite}@keyframes fall-141{66.534%{transform:translate(87.4442vw,66.534vh) scale(.5281)}to{transform:translate(84.23285vw,99vh) scale(.5281)}}.snow:nth-child(142){opacity:.1064;transform:translate(59.7107vw,-10px) scale(.8585);animation:fall-142 17s -23s linear infinite}@keyframes fall-142{45.189%{transform:translate(57.8497vw,45.189vh) scale(.8585)}to{transform:translate(58.7802vw,99vh) scale(.8585)}}.snow:nth-child(143){opacity:1.4164;transform:translate(61.6626vw,-10px) scale(.9369);animation:fall-143 10s -6s linear infinite}@keyframes fall-143{77.12%{transform:translate(62.9625vw,77.12vh) scale(.9369)}to{transform:translate(62.31255vw,99vh) scale(.9369)}}.snow:nth-child(144){opacity:1.8988;transform:translate(31.6674vw,-10px) scale(.6629);animation:fall-144 24s -26s linear infinite}@keyframes fall-144{77.918%{transform:translate(30.8555vw,77.918vh) scale(.6629)}to{transform:translate(31.26145vw,99vh) scale(.6629)}}.snow:nth-child(145){opacity:.1788;transform:translate(26.5252vw,-10px) scale(.2244);animation:fall-145 21s -1s linear infinite}@keyframes fall-145{76.327%{transform:translate(25.4589vw,76.327vh) scale(.2244)}to{transform:translate(25.99205vw,99vh) scale(.2244)}}.snow:nth-child(146){opacity:1.8434;transform:translate(40.2834vw,-10px) scale(.8007);animation:fall-146 30s -8s linear infinite}@keyframes fall-146{47.151%{transform:translate(31.1887vw,47.151vh) scale(.8007)}to{transform:translate(35.73605vw,99vh) scale(.8007)}}.snow:nth-child(147){opacity:.5648;transform:translate(22.9149vw,-10px) scale(.3148);animation:fall-147 29s -27s linear infinite}@keyframes fall-147{43.949%{transform:translate(13.6053vw,43.949vh) scale(.3148)}to{transform:translate(18.2601vw,99vh) scale(.3148)}}.snow:nth-child(148){opacity:.1376;transform:translate(11.2264vw,-10px) scale(.5743);animation:fall-148 21s -17s linear infinite}@keyframes fall-148{37.852%{transform:translate(4.3618vw,37.852vh) scale(.5743)}to{transform:translate(7.7941vw,99vh) scale(.5743)}}.snow:nth-child(149){opacity:.3936;transform:translate(10.8788vw,-10px) scale(.1256);animation:fall-149 20s -13s linear infinite}@keyframes fall-149{57.913%{transform:translate(13.4205vw,57.913vh) scale(.1256)}to{transform:translate(12.14965vw,99vh) scale(.1256)}}.snow:nth-child(150){opacity:1.3286;transform:translate(3.8114vw,-10px) scale(.9152);animation:fall-150 22s -15s linear infinite}@keyframes fall-150{69.67%{transform:translate(2.9412vw,69.67vh) scale(.9152)}to{transform:translate(3.3763vw,99vh) scale(.9152)}}.snow:nth-child(151){opacity:.0922;transform:translate(49.9294vw,-10px) scale(.9621);animation:fall-151 29s -17s linear infinite}@keyframes fall-151{77.904%{transform:translate(54.1635vw,77.904vh) scale(.9621)}to{transform:translate(52.04645vw,99vh) scale(.9621)}}.snow:nth-child(152){opacity:1.5354;transform:translate(8.8352vw,-10px) scale(.9318);animation:fall-152 16s -21s linear infinite}@keyframes fall-152{48.382%{transform:translate(9.3595vw,48.382vh) scale(.9318)}to{transform:translate(9.09735vw,99vh) scale(.9318)}}.snow:nth-child(153){opacity:.1236;transform:translate(42.0745vw,-10px) scale(.8136);animation:fall-153 23s -14s linear infinite}@keyframes fall-153{57.58%{transform:translate(43.6017vw,57.58vh) scale(.8136)}to{transform:translate(42.8381vw,99vh) scale(.8136)}}.snow:nth-child(154){opacity:.4036;transform:translate(72.4737vw,-10px) scale(.9451);animation:fall-154 23s -30s linear infinite}@keyframes fall-154{71.709%{transform:translate(66.1019vw,71.709vh) scale(.9451)}to{transform:translate(69.2878vw,99vh) scale(.9451)}}.snow:nth-child(155){opacity:1.7016;transform:translate(13.4947vw,-10px) scale(.9191);animation:fall-155 13s -27s linear infinite}@keyframes fall-155{72.617%{transform:translate(15.5622vw,72.617vh) scale(.9191)}to{transform:translate(14.52845vw,99vh) scale(.9191)}}.snow:nth-child(156){opacity:1.7914;transform:translate(17.7617vw,-10px) scale(.2135);animation:fall-156 20s -10s linear infinite}@keyframes fall-156{60.839%{transform:translate(17.6774vw,60.839vh) scale(.2135)}to{transform:translate(17.71955vw,99vh) scale(.2135)}}.snow:nth-child(157){opacity:.935;transform:translate(44.2376vw,-10px) scale(.7608);animation:fall-157 29s -3s linear infinite}@keyframes fall-157{51.536%{transform:translate(38.0527vw,51.536vh) scale(.7608)}to{transform:translate(41.14515vw,99vh) scale(.7608)}}.snow:nth-child(158){opacity:.2404;transform:translate(65.0382vw,-10px) scale(.4856);animation:fall-158 26s -22s linear infinite}@keyframes fall-158{43.811%{transform:translate(65.8077vw,43.811vh) scale(.4856)}to{transform:translate(65.42295vw,99vh) scale(.4856)}}.snow:nth-child(159){opacity:1.4856;transform:translate(90.5682vw,-10px) scale(.1035);animation:fall-159 17s -2s linear infinite}@keyframes fall-159{56.424%{transform:translate(82.2967vw,56.424vh) scale(.1035)}to{transform:translate(86.43245vw,99vh) scale(.1035)}}.snow:nth-child(160){opacity:1.0018;transform:translate(98.0309vw,-10px) scale(.041);animation:fall-160 21s -30s linear infinite}@keyframes fall-160{74.47%{transform:translate(94.6485vw,74.47vh) scale(.041)}to{transform:translate(96.3397vw,99vh) scale(.041)}}.snow:nth-child(161){opacity:1.6088;transform:translate(28.6555vw,-10px) scale(.8237);animation:fall-161 16s -17s linear infinite}@keyframes fall-161{64.926%{transform:translate(38.0304vw,64.926vh) scale(.8237)}to{transform:translate(33.34295vw,99vh) scale(.8237)}}.snow:nth-child(162){opacity:1.5292;transform:translate(66.8076vw,-10px) scale(.4264);animation:fall-162 21s -23s linear infinite}@keyframes fall-162{51.806%{transform:translate(63.4052vw,51.806vh) scale(.4264)}to{transform:translate(65.1064vw,99vh) scale(.4264)}}.snow:nth-child(163){opacity:.682;transform:translate(27.2425vw,-10px) scale(.0952);animation:fall-163 24s -6s linear infinite}@keyframes fall-163{58.787%{transform:translate(27.7834vw,58.787vh) scale(.0952)}to{transform:translate(27.51295vw,99vh) scale(.0952)}}.snow:nth-child(164){opacity:.821;transform:translate(53.7101vw,-10px) scale(.4504);animation:fall-164 18s -22s linear infinite}@keyframes fall-164{41.372%{transform:translate(45.581vw,41.372vh) scale(.4504)}to{transform:translate(49.64555vw,99vh) scale(.4504)}}.snow:nth-child(165){opacity:.7316;transform:translate(33.4643vw,-10px) scale(.4839);animation:fall-165 13s -23s linear infinite}@keyframes fall-165{46.481%{transform:translate(36.577vw,46.481vh) scale(.4839)}to{transform:translate(35.02065vw,99vh) scale(.4839)}}.snow:nth-child(166){opacity:.93;transform:translate(25.336vw,-10px) scale(.8147);animation:fall-166 22s -15s linear infinite}@keyframes fall-166{64.577%{transform:translate(22.254vw,64.577vh) scale(.8147)}to{transform:translate(23.795vw,99vh) scale(.8147)}}.snow:nth-child(167){opacity:.9566;transform:translate(19.5662vw,-10px) scale(.2677);animation:fall-167 26s -25s linear infinite}@keyframes fall-167{69.32%{transform:translate(12.7511vw,69.32vh) scale(.2677)}to{transform:translate(16.15865vw,99vh) scale(.2677)}}.snow:nth-child(168){opacity:1.1302;transform:translate(96.6715vw,-10px) scale(.0952);animation:fall-168 16s -24s linear infinite}@keyframes fall-168{31.959%{transform:translate(93.327vw,31.959vh) scale(.0952)}to{transform:translate(94.99925vw,99vh) scale(.0952)}}.snow:nth-child(169){opacity:1.3318;transform:translate(59.0049vw,-10px) scale(.3119);animation:fall-169 29s -16s linear infinite}@keyframes fall-169{49.56%{transform:translate(62.4159vw,49.56vh) scale(.3119)}to{transform:translate(60.7104vw,99vh) scale(.3119)}}.snow:nth-child(170){opacity:1.9996;transform:translate(64.2433vw,-10px) scale(.1599);animation:fall-170 28s -14s linear infinite}@keyframes fall-170{72.795%{transform:translate(61.3208vw,72.795vh) scale(.1599)}to{transform:translate(62.78205vw,99vh) scale(.1599)}}.snow:nth-child(171){opacity:.6922;transform:translate(61.6067vw,-10px) scale(.8188);animation:fall-171 14s -19s linear infinite}@keyframes fall-171{54.024%{transform:translate(64.2894vw,54.024vh) scale(.8188)}to{transform:translate(62.94805vw,99vh) scale(.8188)}}.snow:nth-child(172){opacity:1.7744;transform:translate(65.7994vw,-10px) scale(.5508);animation:fall-172 28s -1s linear infinite}@keyframes fall-172{76.487%{transform:translate(61.1969vw,76.487vh) scale(.5508)}to{transform:translate(63.49815vw,99vh) scale(.5508)}}.snow:nth-child(173){opacity:1.438;transform:translate(47.5815vw,-10px) scale(.8063);animation:fall-173 13s -20s linear infinite}@keyframes fall-173{66.312%{transform:translate(56.0307vw,66.312vh) scale(.8063)}to{transform:translate(51.8061vw,99vh) scale(.8063)}}.snow:nth-child(174){opacity:1.5528;transform:translate(51.5997vw,-10px) scale(.0872);animation:fall-174 27s -8s linear infinite}@keyframes fall-174{44.546%{transform:translate(57.3576vw,44.546vh) scale(.0872)}to{transform:translate(54.47865vw,99vh) scale(.0872)}}.snow:nth-child(175){opacity:.0372;transform:translate(89.7858vw,-10px) scale(.2792);animation:fall-175 25s -4s linear infinite}@keyframes fall-175{38.163%{transform:translate(83.9877vw,38.163vh) scale(.2792)}to{transform:translate(86.88675vw,99vh) scale(.2792)}}.snow:nth-child(176){opacity:1.1656;transform:translate(58.6445vw,-10px) scale(.2642);animation:fall-176 20s -7s linear infinite}@keyframes fall-176{64.93%{transform:translate(58.9004vw,64.93vh) scale(.2642)}to{transform:translate(58.77245vw,99vh) scale(.2642)}}.snow:nth-child(177){opacity:1.0572;transform:translate(55.2885vw,-10px) scale(.6749);animation:fall-177 23s -1s linear infinite}@keyframes fall-177{68.301%{transform:translate(46.83vw,68.301vh) scale(.6749)}to{transform:translate(51.05925vw,99vh) scale(.6749)}}.snow:nth-child(178){opacity:1.1692;transform:translate(85.4889vw,-10px) scale(.9126);animation:fall-178 28s -1s linear infinite}@keyframes fall-178{73.998%{transform:translate(88.639vw,73.998vh) scale(.9126)}to{transform:translate(87.06395vw,99vh) scale(.9126)}}.snow:nth-child(179){opacity:.6878;transform:translate(38.7585vw,-10px) scale(.4749);animation:fall-179 13s -13s linear infinite}@keyframes fall-179{45.926%{transform:translate(47.4017vw,45.926vh) scale(.4749)}to{transform:translate(43.0801vw,99vh) scale(.4749)}}.snow:nth-child(180){opacity:.3612;transform:translate(64.7044vw,-10px) scale(.7262);animation:fall-180 20s -13s linear infinite}@keyframes fall-180{52.334%{transform:translate(70.6344vw,52.334vh) scale(.7262)}to{transform:translate(67.6694vw,99vh) scale(.7262)}}.snow:nth-child(181){opacity:.8006;transform:translate(29.073vw,-10px) scale(.643);animation:fall-181 25s -12s linear infinite}@keyframes fall-181{56.425%{transform:translate(28.5623vw,56.425vh) scale(.643)}to{transform:translate(28.81765vw,99vh) scale(.643)}}.snow:nth-child(182){opacity:.7824;transform:translate(19.2474vw,-10px) scale(.9945);animation:fall-182 24s -23s linear infinite}@keyframes fall-182{47.089%{transform:translate(16.9505vw,47.089vh) scale(.9945)}to{transform:translate(18.09895vw,99vh) scale(.9945)}}.snow:nth-child(183){opacity:1.5912;transform:translate(85.7105vw,-10px) scale(.7851);animation:fall-183 26s -11s linear infinite}@keyframes fall-183{53.71%{transform:translate(87.7886vw,53.71vh) scale(.7851)}to{transform:translate(86.74955vw,99vh) scale(.7851)}}.snow:nth-child(184){opacity:.888;transform:translate(38.1525vw,-10px) scale(.3128);animation:fall-184 20s -6s linear infinite}@keyframes fall-184{45.459%{transform:translate(34.3046vw,45.459vh) scale(.3128)}to{transform:translate(36.22855vw,99vh) scale(.3128)}}.snow:nth-child(185){opacity:1.5776;transform:translate(73.1455vw,-10px) scale(.6946);animation:fall-185 29s -2s linear infinite}@keyframes fall-185{47.215%{transform:translate(79.8013vw,47.215vh) scale(.6946)}to{transform:translate(76.4734vw,99vh) scale(.6946)}}.snow:nth-child(186){opacity:1.834;transform:translate(13.2835vw,-10px) scale(.5067);animation:fall-186 20s -26s linear infinite}@keyframes fall-186{31.402%{transform:translate(13.8011vw,31.402vh) scale(.5067)}to{transform:translate(13.5423vw,99vh) scale(.5067)}}.snow:nth-child(187){opacity:.4104;transform:translate(65.4587vw,-10px) scale(.9146);animation:fall-187 14s -10s linear infinite}@keyframes fall-187{39.005%{transform:translate(73.7632vw,39.005vh) scale(.9146)}to{transform:translate(69.61095vw,99vh) scale(.9146)}}.snow:nth-child(188){opacity:1.0236;transform:translate(6.0491vw,-10px) scale(.2337);animation:fall-188 13s -10s linear infinite}@keyframes fall-188{59.405%{transform:translate(9.9544vw,59.405vh) scale(.2337)}to{transform:translate(8.00175vw,99vh) scale(.2337)}}.snow:nth-child(189){opacity:1.6246;transform:translate(78.671vw,-10px) scale(.8205);animation:fall-189 19s -11s linear infinite}@keyframes fall-189{49.749%{transform:translate(69.0459vw,49.749vh) scale(.8205)}to{transform:translate(73.85845vw,99vh) scale(.8205)}}.snow:nth-child(190){opacity:.4466;transform:translate(25.5027vw,-10px) scale(.7309);animation:fall-190 13s -9s linear infinite}@keyframes fall-190{48.482%{transform:translate(31.5902vw,48.482vh) scale(.7309)}to{transform:translate(28.54645vw,99vh) scale(.7309)}}.snow:nth-child(191){opacity:.668;transform:translate(65.8933vw,-10px) scale(.7861);animation:fall-191 27s -30s linear infinite}@keyframes fall-191{48.029%{transform:translate(57.0507vw,48.029vh) scale(.7861)}to{transform:translate(61.472vw,99vh) scale(.7861)}}.snow:nth-child(192){opacity:.1446;transform:translate(39.7887vw,-10px) scale(.3538);animation:fall-192 10s -15s linear infinite}@keyframes fall-192{46.005%{transform:translate(32.4357vw,46.005vh) scale(.3538)}to{transform:translate(36.1122vw,99vh) scale(.3538)}}.snow:nth-child(193){opacity:1.3156;transform:translate(66.4179vw,-10px) scale(.4341);animation:fall-193 10s -10s linear infinite}@keyframes fall-193{60.258%{transform:translate(66.2634vw,60.258vh) scale(.4341)}to{transform:translate(66.34065vw,99vh) scale(.4341)}}.snow:nth-child(194){opacity:.8126;transform:translate(82.4037vw,-10px) scale(.6616);animation:fall-194 14s -23s linear infinite}@keyframes fall-194{67.077%{transform:translate(81.2242vw,67.077vh) scale(.6616)}to{transform:translate(81.81395vw,99vh) scale(.6616)}}.snow:nth-child(195){opacity:.3672;transform:translate(2.9517vw,-10px) scale(.6256);animation:fall-195 21s -7s linear infinite}@keyframes fall-195{73.033%{transform:translate(-6.1652vw,73.033vh) scale(.6256)}to{transform:translate(-1.60675vw,99vh) scale(.6256)}}.snow:nth-child(196){opacity:1.2956;transform:translate(2.3119vw,-10px) scale(.1113);animation:fall-196 18s -18s linear infinite}@keyframes fall-196{78.038%{transform:translate(6.9397vw,78.038vh) scale(.1113)}to{transform:translate(4.6258vw,99vh) scale(.1113)}}.snow:nth-child(197){opacity:.0166;transform:translate(12.6295vw,-10px) scale(.3186);animation:fall-197 18s -25s linear infinite}@keyframes fall-197{57.696%{transform:translate(17.4213vw,57.696vh) scale(.3186)}to{transform:translate(15.0254vw,99vh) scale(.3186)}}.snow:nth-child(198){opacity:1.6828;transform:translate(21.7978vw,-10px) scale(.5129);animation:fall-198 19s -29s linear infinite}@keyframes fall-198{43.027%{transform:translate(29.8308vw,43.027vh) scale(.5129)}to{transform:translate(25.8143vw,99vh) scale(.5129)}}.snow:nth-child(199){opacity:1.6132;transform:translate(43.6979vw,-10px) scale(.9989);animation:fall-199 17s -16s linear infinite}@keyframes fall-199{39.082%{transform:translate(47.9607vw,39.082vh) scale(.9989)}to{transform:translate(45.8293vw,99vh) scale(.9989)}}.snow:nth-child(200){opacity:1.454;transform:translate(1.8835vw,-10px) scale(.7993);animation:fall-200 13s -21s linear infinite}@keyframes fall-200{55.27%{transform:translate(8.1259vw,55.27vh) scale(.7993)}to{transform:translate(5.0047vw,99vh) scale(.7993)}}.snow:nth-child(201){opacity:1.7104;transform:translate(64.504vw,-10px) scale(.3083);animation:fall-201 16s -29s linear infinite}@keyframes fall-201{53.887%{transform:translate(71.609vw,53.887vh) scale(.3083)}to{transform:translate(68.0565vw,99vh) scale(.3083)}}.snow:nth-child(202){opacity:.6936;transform:translate(72.0179vw,-10px) scale(.2906);animation:fall-202 13s -10s linear infinite}@keyframes fall-202{33.569%{transform:translate(80.6526vw,33.569vh) scale(.2906)}to{transform:translate(76.33525vw,99vh) scale(.2906)}}.snow:nth-child(203){opacity:1.8038;transform:translate(6.5693vw,-10px) scale(.1148);animation:fall-203 29s -17s linear infinite}@keyframes fall-203{48.187%{transform:translate(2.8165vw,48.187vh) scale(.1148)}to{transform:translate(4.6929vw,99vh) scale(.1148)}}.snow:nth-child(204){opacity:.665;transform:translate(38.1873vw,-10px) scale(.979);animation:fall-204 21s -19s linear infinite}@keyframes fall-204{61.183%{transform:translate(32.0689vw,61.183vh) scale(.979)}to{transform:translate(35.1281vw,99vh) scale(.979)}}.snow:nth-child(205){opacity:.0316;transform:translate(60.8433vw,-10px) scale(.8237);animation:fall-205 25s -22s linear infinite}@keyframes fall-205{68.765%{transform:translate(56.3922vw,68.765vh) scale(.8237)}to{transform:translate(58.61775vw,99vh) scale(.8237)}}.snow:nth-child(206){opacity:1.6318;transform:translate(27.4309vw,-10px) scale(.5677);animation:fall-206 13s -16s linear infinite}@keyframes fall-206{67.043%{transform:translate(19.34vw,67.043vh) scale(.5677)}to{transform:translate(23.38545vw,99vh) scale(.5677)}}.snow:nth-child(207){opacity:1.334;transform:translate(62.5016vw,-10px) scale(.2715);animation:fall-207 10s -27s linear infinite}@keyframes fall-207{41.057%{transform:translate(56.4929vw,41.057vh) scale(.2715)}to{transform:translate(59.49725vw,99vh) scale(.2715)}}.snow:nth-child(208){opacity:1.2004;transform:translate(77.2603vw,-10px) scale(.6883);animation:fall-208 28s -29s linear infinite}@keyframes fall-208{30.935%{transform:translate(69.6254vw,30.935vh) scale(.6883)}to{transform:translate(73.44285vw,99vh) scale(.6883)}}.snow:nth-child(209){opacity:.818;transform:translate(48.6903vw,-10px) scale(.4196);animation:fall-209 16s -5s linear infinite}@keyframes fall-209{52.448%{transform:translate(53.9965vw,52.448vh) scale(.4196)}to{transform:translate(51.3434vw,99vh) scale(.4196)}}.snow:nth-child(210){opacity:1.129;transform:translate(50.9111vw,-10px) scale(.3392);animation:fall-210 30s -9s linear infinite}@keyframes fall-210{59.8%{transform:translate(45.563vw,59.8vh) scale(.3392)}to{transform:translate(48.23705vw,99vh) scale(.3392)}}.snow:nth-child(211){opacity:.7444;transform:translate(72.1503vw,-10px) scale(.2651);animation:fall-211 10s -25s linear infinite}@keyframes fall-211{50.779%{transform:translate(81.0137vw,50.779vh) scale(.2651)}to{transform:translate(76.582vw,99vh) scale(.2651)}}.snow:nth-child(212){opacity:1.4074;transform:translate(62.7996vw,-10px) scale(.1905);animation:fall-212 12s -6s linear infinite}@keyframes fall-212{30.489%{transform:translate(66.8812vw,30.489vh) scale(.1905)}to{transform:translate(64.8404vw,99vh) scale(.1905)}}.snow:nth-child(213){opacity:.4154;transform:translate(81.5947vw,-10px) scale(.69);animation:fall-213 29s -10s linear infinite}@keyframes fall-213{59.32%{transform:translate(73.0992vw,59.32vh) scale(.69)}to{transform:translate(77.34695vw,99vh) scale(.69)}}.snow:nth-child(214){opacity:1.9146;transform:translate(23.4605vw,-10px) scale(.3195);animation:fall-214 21s -12s linear infinite}@keyframes fall-214{41.677%{transform:translate(20.6197vw,41.677vh) scale(.3195)}to{transform:translate(22.0401vw,99vh) scale(.3195)}}.snow:nth-child(215){opacity:1.0482;transform:translate(40.0001vw,-10px) scale(.8736);animation:fall-215 12s -17s linear infinite}@keyframes fall-215{71.804%{transform:translate(42.3069vw,71.804vh) scale(.8736)}to{transform:translate(41.1535vw,99vh) scale(.8736)}}.snow:nth-child(216){opacity:1.5106;transform:translate(88.6936vw,-10px) scale(.8581);animation:fall-216 11s -1s linear infinite}@keyframes fall-216{73.585%{transform:translate(83.3822vw,73.585vh) scale(.8581)}to{transform:translate(86.0379vw,99vh) scale(.8581)}}.snow:nth-child(217){opacity:.9072;transform:translate(7.6899vw,-10px) scale(.6754);animation:fall-217 15s -15s linear infinite}@keyframes fall-217{57.547%{transform:translate(9.4911vw,57.547vh) scale(.6754)}to{transform:translate(8.5905vw,99vh) scale(.6754)}}.snow:nth-child(218){opacity:1.3518;transform:translate(20.6759vw,-10px) scale(.1659);animation:fall-218 10s -18s linear infinite}@keyframes fall-218{59.88%{transform:translate(16.1658vw,59.88vh) scale(.1659)}to{transform:translate(18.42085vw,99vh) scale(.1659)}}.snow:nth-child(219){opacity:1.7014;transform:translate(47.798vw,-10px) scale(.1699);animation:fall-219 16s -16s linear infinite}@keyframes fall-219{31.446%{transform:translate(48.5478vw,31.446vh) scale(.1699)}to{transform:translate(48.1729vw,99vh) scale(.1699)}}.snow:nth-child(220){opacity:.321;transform:translate(31.3585vw,-10px) scale(.2459);animation:fall-220 12s -13s linear infinite}@keyframes fall-220{54.221%{transform:translate(23.0919vw,54.221vh) scale(.2459)}to{transform:translate(27.2252vw,99vh) scale(.2459)}}.snow:nth-child(221){opacity:.0972;transform:translate(30.4636vw,-10px) scale(.6389);animation:fall-221 29s -3s linear infinite}@keyframes fall-221{73.753%{transform:translate(34.5553vw,73.753vh) scale(.6389)}to{transform:translate(32.50945vw,99vh) scale(.6389)}}.snow:nth-child(222){opacity:1.2878;transform:translate(.0123vw,-10px) scale(.7423);animation:fall-222 18s -4s linear infinite}@keyframes fall-222{75.128%{transform:translate(-.0291vw,75.128vh) scale(.7423)}to{transform:translate(-.0084vw,99vh) scale(.7423)}}.snow:nth-child(223){opacity:1.428;transform:translate(16.5326vw,-10px) scale(.0975);animation:fall-223 22s -1s linear infinite}@keyframes fall-223{36.59%{transform:translate(12.948vw,36.59vh) scale(.0975)}to{transform:translate(14.7403vw,99vh) scale(.0975)}}.snow:nth-child(224){opacity:.041;transform:translate(99.2691vw,-10px) scale(.1752);animation:fall-224 18s -3s linear infinite}@keyframes fall-224{54.706%{transform:translate(103.4751vw,54.706vh) scale(.1752)}to{transform:translate(101.3721vw,99vh) scale(.1752)}}.snow:nth-child(225){opacity:1.7448;transform:translate(87.2205vw,-10px) scale(.2445);animation:fall-225 17s -19s linear infinite}@keyframes fall-225{41.539%{transform:translate(77.3722vw,41.539vh) scale(.2445)}to{transform:translate(82.29635vw,99vh) scale(.2445)}}.snow:nth-child(226){opacity:.8604;transform:translate(55.2251vw,-10px) scale(.6631);animation:fall-226 18s -26s linear infinite}@keyframes fall-226{38.948%{transform:translate(54.5281vw,38.948vh) scale(.6631)}to{transform:translate(54.8766vw,99vh) scale(.6631)}}.snow:nth-child(227){opacity:1.612;transform:translate(1.7603vw,-10px) scale(.5454);animation:fall-227 15s -1s linear infinite}@keyframes fall-227{46.789%{transform:translate(4.913vw,46.789vh) scale(.5454)}to{transform:translate(3.33665vw,99vh) scale(.5454)}}.snow:nth-child(228){opacity:1.0554;transform:translate(26.8434vw,-10px) scale(.7821);animation:fall-228 14s -16s linear infinite}@keyframes fall-228{71.961%{transform:translate(34.6399vw,71.961vh) scale(.7821)}to{transform:translate(30.74165vw,99vh) scale(.7821)}}.snow:nth-child(229){opacity:.3022;transform:translate(83.1063vw,-10px) scale(.9039);animation:fall-229 13s -13s linear infinite}@keyframes fall-229{61.567%{transform:translate(74.2382vw,61.567vh) scale(.9039)}to{transform:translate(78.67225vw,99vh) scale(.9039)}}.snow:nth-child(230){opacity:1.2608;transform:translate(44.3976vw,-10px) scale(.8116);animation:fall-230 27s -18s linear infinite}@keyframes fall-230{45.854%{transform:translate(42.5717vw,45.854vh) scale(.8116)}to{transform:translate(43.48465vw,99vh) scale(.8116)}}.snow:nth-child(231){opacity:1.0068;transform:translate(31.8153vw,-10px) scale(.3131);animation:fall-231 19s -26s linear infinite}@keyframes fall-231{50.949%{transform:translate(26.3251vw,50.949vh) scale(.3131)}to{transform:translate(29.0702vw,99vh) scale(.3131)}}.snow:nth-child(232){opacity:1.6244;transform:translate(26.9831vw,-10px) scale(.6831);animation:fall-232 21s -18s linear infinite}@keyframes fall-232{50.297%{transform:translate(25.1912vw,50.297vh) scale(.6831)}to{transform:translate(26.08715vw,99vh) scale(.6831)}}.snow:nth-child(233){opacity:1.2172;transform:translate(81.389vw,-10px) scale(.5086);animation:fall-233 13s -10s linear infinite}@keyframes fall-233{73.153%{transform:translate(85.7587vw,73.153vh) scale(.5086)}to{transform:translate(83.57385vw,99vh) scale(.5086)}}.snow:nth-child(234){opacity:1.818;transform:translate(93.6558vw,-10px) scale(.9642);animation:fall-234 15s -6s linear infinite}@keyframes fall-234{56.578%{transform:translate(93.1127vw,56.578vh) scale(.9642)}to{transform:translate(93.38425vw,99vh) scale(.9642)}}.snow:nth-child(235){opacity:.5926;transform:translate(70.8295vw,-10px) scale(.5519);animation:fall-235 18s -24s linear infinite}@keyframes fall-235{54.582%{transform:translate(77.9608vw,54.582vh) scale(.5519)}to{transform:translate(74.39515vw,99vh) scale(.5519)}}.snow:nth-child(236){opacity:1.4238;transform:translate(88.4113vw,-10px) scale(.9868);animation:fall-236 24s -13s linear infinite}@keyframes fall-236{57.022%{transform:translate(97.3802vw,57.022vh) scale(.9868)}to{transform:translate(92.89575vw,99vh) scale(.9868)}}.snow:nth-child(237){opacity:1.6588;transform:translate(86.9925vw,-10px) scale(.2132);animation:fall-237 21s -5s linear infinite}@keyframes fall-237{52.412%{transform:translate(94.1271vw,52.412vh) scale(.2132)}to{transform:translate(90.5598vw,99vh) scale(.2132)}}.snow:nth-child(238){opacity:.3372;transform:translate(21.1694vw,-10px) scale(.4841);animation:fall-238 30s -18s linear infinite}@keyframes fall-238{33.124%{transform:translate(26.3003vw,33.124vh) scale(.4841)}to{transform:translate(23.73485vw,99vh) scale(.4841)}}.snow:nth-child(239){opacity:.6346;transform:translate(93.6213vw,-10px) scale(.4276);animation:fall-239 19s -22s linear infinite}@keyframes fall-239{40.402%{transform:translate(90.6504vw,40.402vh) scale(.4276)}to{transform:translate(92.13585vw,99vh) scale(.4276)}}.snow:nth-child(240){opacity:.7388;transform:translate(14.1916vw,-10px) scale(.3069);animation:fall-240 26s -9s linear infinite}@keyframes fall-240{61.75%{transform:translate(14.0252vw,61.75vh) scale(.3069)}to{transform:translate(14.1084vw,99vh) scale(.3069)}}.snow:nth-child(241){opacity:1.3662;transform:translate(37.787vw,-10px) scale(.4471);animation:fall-241 22s -23s linear infinite}@keyframes fall-241{50.084%{transform:translate(38.1053vw,50.084vh) scale(.4471)}to{transform:translate(37.94615vw,99vh) scale(.4471)}}.snow:nth-child(242){opacity:.172;transform:translate(22.992vw,-10px) scale(.1502);animation:fall-242 17s -8s linear infinite}@keyframes fall-242{45.684%{transform:translate(13.126vw,45.684vh) scale(.1502)}to{transform:translate(18.059vw,99vh) scale(.1502)}}.snow:nth-child(243){opacity:.7346;transform:translate(51.3559vw,-10px) scale(.1947);animation:fall-243 28s -11s linear infinite}@keyframes fall-243{74.055%{transform:translate(46.7129vw,74.055vh) scale(.1947)}to{transform:translate(49.0344vw,99vh) scale(.1947)}}.snow:nth-child(244){opacity:.5084;transform:translate(49.601vw,-10px) scale(.3178);animation:fall-244 18s -5s linear infinite}@keyframes fall-244{79.548%{transform:translate(55.5871vw,79.548vh) scale(.3178)}to{transform:translate(52.59405vw,99vh) scale(.3178)}}.snow:nth-child(245){opacity:1.6166;transform:translate(19.5297vw,-10px) scale(.7624);animation:fall-245 15s -16s linear infinite}@keyframes fall-245{42.7%{transform:translate(27.6397vw,42.7vh) scale(.7624)}to{transform:translate(23.5847vw,99vh) scale(.7624)}}.snow:nth-child(246){opacity:.9574;transform:translate(66.262vw,-10px) scale(.9607);animation:fall-246 16s -24s linear infinite}@keyframes fall-246{78.353%{transform:translate(72.4882vw,78.353vh) scale(.9607)}to{transform:translate(69.3751vw,99vh) scale(.9607)}}.snow:nth-child(247){opacity:1.6002;transform:translate(5.8991vw,-10px) scale(.8481);animation:fall-247 28s -3s linear infinite}@keyframes fall-247{42.62%{transform:translate(.8658vw,42.62vh) scale(.8481)}to{transform:translate(3.38245vw,99vh) scale(.8481)}}.snow:nth-child(248){opacity:1.169;transform:translate(16.1002vw,-10px) scale(.224);animation:fall-248 30s -19s linear infinite}@keyframes fall-248{37.807%{transform:translate(11.8993vw,37.807vh) scale(.224)}to{transform:translate(13.99975vw,99vh) scale(.224)}}.snow:nth-child(249){opacity:.3142;transform:translate(78.7317vw,-10px) scale(.3587);animation:fall-249 17s -10s linear infinite}@keyframes fall-249{70.69%{transform:translate(79.1277vw,70.69vh) scale(.3587)}to{transform:translate(78.9297vw,99vh) scale(.3587)}}.snow:nth-child(250){opacity:1.3292;transform:translate(22.5493vw,-10px) scale(.0825);animation:fall-250 29s -16s linear infinite}@keyframes fall-250{37.267%{transform:translate(22.051vw,37.267vh) scale(.0825)}to{transform:translate(22.30015vw,99vh) scale(.0825)}}.snow:nth-child(251){opacity:1.77;transform:translate(7.6479vw,-10px) scale(.7682);animation:fall-251 19s -5s linear infinite}@keyframes fall-251{47.025%{transform:translate(8.5399vw,47.025vh) scale(.7682)}to{transform:translate(8.0939vw,99vh) scale(.7682)}}.snow:nth-child(252){opacity:1.6032;transform:translate(42.9928vw,-10px) scale(.8751);animation:fall-252 29s -4s linear infinite}@keyframes fall-252{37.922%{transform:translate(39.3884vw,37.922vh) scale(.8751)}to{transform:translate(41.1906vw,99vh) scale(.8751)}}.snow:nth-child(253){opacity:.5954;transform:translate(28.5638vw,-10px) scale(.3984);animation:fall-253 28s -23s linear infinite}@keyframes fall-253{65.835%{transform:translate(28.7335vw,65.835vh) scale(.3984)}to{transform:translate(28.64865vw,99vh) scale(.3984)}}.snow:nth-child(254){opacity:.299;transform:translate(25.741vw,-10px) scale(.5017);animation:fall-254 19s -27s linear infinite}@keyframes fall-254{65.897%{transform:translate(19.2807vw,65.897vh) scale(.5017)}to{transform:translate(22.51085vw,99vh) scale(.5017)}}.snow:nth-child(255){opacity:1.264;transform:translate(35.7467vw,-10px) scale(.8747);animation:fall-255 10s -24s linear infinite}@keyframes fall-255{78.258%{transform:translate(41.7812vw,78.258vh) scale(.8747)}to{transform:translate(38.76395vw,99vh) scale(.8747)}}.snow:nth-child(256){opacity:.1452;transform:translate(41.3616vw,-10px) scale(.1419);animation:fall-256 24s -19s linear infinite}@keyframes fall-256{36.855%{transform:translate(34.6758vw,36.855vh) scale(.1419)}to{transform:translate(38.0187vw,99vh) scale(.1419)}}.snow:nth-child(257){opacity:1.268;transform:translate(57.8772vw,-10px) scale(.9422);animation:fall-257 28s -6s linear infinite}@keyframes fall-257{52.312%{transform:translate(64.2162vw,52.312vh) scale(.9422)}to{transform:translate(61.0467vw,99vh) scale(.9422)}}.snow:nth-child(258){opacity:.4466;transform:translate(69.1131vw,-10px) scale(.7103);animation:fall-258 11s -30s linear infinite}@keyframes fall-258{33.239%{transform:translate(72.3851vw,33.239vh) scale(.7103)}to{transform:translate(70.7491vw,99vh) scale(.7103)}}.snow:nth-child(259){opacity:.5986;transform:translate(12.1067vw,-10px) scale(.3363);animation:fall-259 20s -19s linear infinite}@keyframes fall-259{63.898%{transform:translate(11.1169vw,63.898vh) scale(.3363)}to{transform:translate(11.6118vw,99vh) scale(.3363)}}.snow:nth-child(260){opacity:.1088;transform:translate(52.3276vw,-10px) scale(.1659);animation:fall-260 30s -2s linear infinite}@keyframes fall-260{79.749%{transform:translate(52.6573vw,79.749vh) scale(.1659)}to{transform:translate(52.49245vw,99vh) scale(.1659)}}.snow:nth-child(261){opacity:1.1172;transform:translate(49.6561vw,-10px) scale(.2859);animation:fall-261 18s -27s linear infinite}@keyframes fall-261{59.759%{transform:translate(52.8067vw,59.759vh) scale(.2859)}to{transform:translate(51.2314vw,99vh) scale(.2859)}}.snow:nth-child(262){opacity:.202;transform:translate(85.5425vw,-10px) scale(.1993);animation:fall-262 15s -12s linear infinite}@keyframes fall-262{54.551%{transform:translate(93.5769vw,54.551vh) scale(.1993)}to{transform:translate(89.5597vw,99vh) scale(.1993)}}.snow:nth-child(263){opacity:.0296;transform:translate(46.0224vw,-10px) scale(.9626);animation:fall-263 22s -16s linear infinite}@keyframes fall-263{58.405%{transform:translate(43.9617vw,58.405vh) scale(.9626)}to{transform:translate(44.99205vw,99vh) scale(.9626)}}.snow:nth-child(264){opacity:.5106;transform:translate(48.2723vw,-10px) scale(.6629);animation:fall-264 28s -22s linear infinite}@keyframes fall-264{71.727%{transform:translate(46.9424vw,71.727vh) scale(.6629)}to{transform:translate(47.60735vw,99vh) scale(.6629)}}.snow:nth-child(265){opacity:.225;transform:translate(48.503vw,-10px) scale(.2532);animation:fall-265 12s -8s linear infinite}@keyframes fall-265{50.522%{transform:translate(51.7477vw,50.522vh) scale(.2532)}to{transform:translate(50.12535vw,99vh) scale(.2532)}}.snow:nth-child(266){opacity:.5544;transform:translate(19.4486vw,-10px) scale(.4603);animation:fall-266 11s -6s linear infinite}@keyframes fall-266{75.283%{transform:translate(18.0659vw,75.283vh) scale(.4603)}to{transform:translate(18.75725vw,99vh) scale(.4603)}}.snow:nth-child(267){opacity:1.674;transform:translate(28.4518vw,-10px) scale(.1064);animation:fall-267 19s -15s linear infinite}@keyframes fall-267{56.914%{transform:translate(33.6918vw,56.914vh) scale(.1064)}to{transform:translate(31.0718vw,99vh) scale(.1064)}}.snow:nth-child(268){opacity:1.0622;transform:translate(92.2546vw,-10px) scale(.1223);animation:fall-268 23s -30s linear infinite}@keyframes fall-268{69.5%{transform:translate(83.1811vw,69.5vh) scale(.1223)}to{transform:translate(87.71785vw,99vh) scale(.1223)}}.snow:nth-child(269){opacity:1.1174;transform:translate(15.8381vw,-10px) scale(.6609);animation:fall-269 24s -28s linear infinite}@keyframes fall-269{32.704%{transform:translate(14.5864vw,32.704vh) scale(.6609)}to{transform:translate(15.21225vw,99vh) scale(.6609)}}.snow:nth-child(270){opacity:1.6698;transform:translate(12.8809vw,-10px) scale(.7459);animation:fall-270 17s -4s linear infinite}@keyframes fall-270{74.962%{transform:translate(18.219vw,74.962vh) scale(.7459)}to{transform:translate(15.54995vw,99vh) scale(.7459)}}.snow:nth-child(271){opacity:.5444;transform:translate(14.2968vw,-10px) scale(.3973);animation:fall-271 22s -5s linear infinite}@keyframes fall-271{43.129%{transform:translate(23.8309vw,43.129vh) scale(.3973)}to{transform:translate(19.06385vw,99vh) scale(.3973)}}.snow:nth-child(272){opacity:1.018;transform:translate(37.2203vw,-10px) scale(.3112);animation:fall-272 26s -8s linear infinite}@keyframes fall-272{77.925%{transform:translate(41.1919vw,77.925vh) scale(.3112)}to{transform:translate(39.2061vw,99vh) scale(.3112)}}.snow:nth-child(273){opacity:1.812;transform:translate(38.9737vw,-10px) scale(.5564);animation:fall-273 15s -23s linear infinite}@keyframes fall-273{73.738%{transform:translate(42.2693vw,73.738vh) scale(.5564)}to{transform:translate(40.6215vw,99vh) scale(.5564)}}.snow:nth-child(274){opacity:.931;transform:translate(86.6746vw,-10px) scale(.6789);animation:fall-274 10s -15s linear infinite}@keyframes fall-274{53.278%{transform:translate(80.3105vw,53.278vh) scale(.6789)}to{transform:translate(83.49255vw,99vh) scale(.6789)}}.snow:nth-child(275){opacity:1.232;transform:translate(48.7102vw,-10px) scale(.5536);animation:fall-275 28s -23s linear infinite}@keyframes fall-275{64.314%{transform:translate(58.0298vw,64.314vh) scale(.5536)}to{transform:translate(53.37vw,99vh) scale(.5536)}}.snow:nth-child(276){opacity:.2466;transform:translate(71.1095vw,-10px) scale(.8432);animation:fall-276 30s -3s linear infinite}@keyframes fall-276{53.522%{transform:translate(77.4114vw,53.522vh) scale(.8432)}to{transform:translate(74.26045vw,99vh) scale(.8432)}}.snow:nth-child(277){opacity:.7224;transform:translate(54.9886vw,-10px) scale(.526);animation:fall-277 12s -28s linear infinite}@keyframes fall-277{71.214%{transform:translate(51.2177vw,71.214vh) scale(.526)}to{transform:translate(53.10315vw,99vh) scale(.526)}}.snow:nth-child(278){opacity:1.0902;transform:translate(12.2991vw,-10px) scale(.6967);animation:fall-278 16s -18s linear infinite}@keyframes fall-278{32.827%{transform:translate(12.867vw,32.827vh) scale(.6967)}to{transform:translate(12.58305vw,99vh) scale(.6967)}}.snow:nth-child(279){opacity:1.5364;transform:translate(78.9609vw,-10px) scale(.0664);animation:fall-279 27s -10s linear infinite}@keyframes fall-279{60.653%{transform:translate(84.1858vw,60.653vh) scale(.0664)}to{transform:translate(81.57335vw,99vh) scale(.0664)}}.snow:nth-child(280){opacity:1.8696;transform:translate(24.9884vw,-10px) scale(.7258);animation:fall-280 15s -21s linear infinite}@keyframes fall-280{45.969%{transform:translate(20.6816vw,45.969vh) scale(.7258)}to{transform:translate(22.835vw,99vh) scale(.7258)}}.snow:nth-child(281){opacity:.6236;transform:translate(75.328vw,-10px) scale(.672);animation:fall-281 29s -13s linear infinite}@keyframes fall-281{46.937%{transform:translate(75.4151vw,46.937vh) scale(.672)}to{transform:translate(75.37155vw,99vh) scale(.672)}}.snow:nth-child(282){opacity:1.4114;transform:translate(51.0653vw,-10px) scale(.3795);animation:fall-282 16s -4s linear infinite}@keyframes fall-282{31.126%{transform:translate(43.6991vw,31.126vh) scale(.3795)}to{transform:translate(47.3822vw,99vh) scale(.3795)}}.snow:nth-child(283){opacity:.706;transform:translate(14.2315vw,-10px) scale(.8241);animation:fall-283 21s -27s linear infinite}@keyframes fall-283{63.533%{transform:translate(23.0005vw,63.533vh) scale(.8241)}to{transform:translate(18.616vw,99vh) scale(.8241)}}.snow:nth-child(284){opacity:.2804;transform:translate(74.3318vw,-10px) scale(.2455);animation:fall-284 27s -22s linear infinite}@keyframes fall-284{78.582%{transform:translate(72.0824vw,78.582vh) scale(.2455)}to{transform:translate(73.2071vw,99vh) scale(.2455)}}.snow:nth-child(285){opacity:1.2872;transform:translate(82.9729vw,-10px) scale(.5294);animation:fall-285 20s -20s linear infinite}@keyframes fall-285{73.826%{transform:translate(88.1187vw,73.826vh) scale(.5294)}to{transform:translate(85.5458vw,99vh) scale(.5294)}}.snow:nth-child(286){opacity:1.4012;transform:translate(53.7934vw,-10px) scale(.7089);animation:fall-286 26s -24s linear infinite}@keyframes fall-286{56.918%{transform:translate(51.6322vw,56.918vh) scale(.7089)}to{transform:translate(52.7128vw,99vh) scale(.7089)}}.snow:nth-child(287){opacity:1.2242;transform:translate(90.4805vw,-10px) scale(.4394);animation:fall-287 28s -18s linear infinite}@keyframes fall-287{79.795%{transform:translate(91.1377vw,79.795vh) scale(.4394)}to{transform:translate(90.8091vw,99vh) scale(.4394)}}.snow:nth-child(288){opacity:.8758;transform:translate(41.315vw,-10px) scale(.3365);animation:fall-288 28s -22s linear infinite}@keyframes fall-288{64.403%{transform:translate(44.5485vw,64.403vh) scale(.3365)}to{transform:translate(42.93175vw,99vh) scale(.3365)}}.snow:nth-child(289){opacity:1.1106;transform:translate(89.0048vw,-10px) scale(.6768);animation:fall-289 19s -11s linear infinite}@keyframes fall-289{48.815%{transform:translate(96.1075vw,48.815vh) scale(.6768)}to{transform:translate(92.55615vw,99vh) scale(.6768)}}.snow:nth-child(290){opacity:1.1798;transform:translate(20.2189vw,-10px) scale(.2309);animation:fall-290 11s -13s linear infinite}@keyframes fall-290{37.211%{transform:translate(13.1811vw,37.211vh) scale(.2309)}to{transform:translate(16.7vw,99vh) scale(.2309)}}.snow:nth-child(291){opacity:.9766;transform:translate(53.1734vw,-10px) scale(.4474);animation:fall-291 12s -17s linear infinite}@keyframes fall-291{77.853%{transform:translate(60.1695vw,77.853vh) scale(.4474)}to{transform:translate(56.67145vw,99vh) scale(.4474)}}.snow:nth-child(292){opacity:.5298;transform:translate(9.8643vw,-10px) scale(.1462);animation:fall-292 18s -13s linear infinite}@keyframes fall-292{47.931%{transform:translate(19.2033vw,47.931vh) scale(.1462)}to{transform:translate(14.5338vw,99vh) scale(.1462)}}.snow:nth-child(293){opacity:1.8724;transform:translate(27.7831vw,-10px) scale(.9873);animation:fall-293 30s -17s linear infinite}@keyframes fall-293{39.682%{transform:translate(36.7496vw,39.682vh) scale(.9873)}to{transform:translate(32.26635vw,99vh) scale(.9873)}}.snow:nth-child(294){opacity:.8558;transform:translate(62.4691vw,-10px) scale(.7143);animation:fall-294 17s -23s linear infinite}@keyframes fall-294{69.043%{transform:translate(56.2729vw,69.043vh) scale(.7143)}to{transform:translate(59.371vw,99vh) scale(.7143)}}.snow:nth-child(295){opacity:.2008;transform:translate(43.2681vw,-10px) scale(.0208);animation:fall-295 25s -4s linear infinite}@keyframes fall-295{54.575%{transform:translate(43.8442vw,54.575vh) scale(.0208)}to{transform:translate(43.55615vw,99vh) scale(.0208)}}.snow:nth-child(296){opacity:.3382;transform:translate(64.7215vw,-10px) scale(.7846);animation:fall-296 15s -28s linear infinite}@keyframes fall-296{76.158%{transform:translate(74.6227vw,76.158vh) scale(.7846)}to{transform:translate(69.6721vw,99vh) scale(.7846)}}.snow:nth-child(297){opacity:.252;transform:translate(37.345vw,-10px) scale(.6965);animation:fall-297 10s -16s linear infinite}@keyframes fall-297{55.093%{transform:translate(27.4118vw,55.093vh) scale(.6965)}to{transform:translate(32.3784vw,99vh) scale(.6965)}}.snow:nth-child(298){opacity:1.194;transform:translate(65.8158vw,-10px) scale(.5908);animation:fall-298 13s -16s linear infinite}@keyframes fall-298{41.022%{transform:translate(75.4945vw,41.022vh) scale(.5908)}to{transform:translate(70.65515vw,99vh) scale(.5908)}}.snow:nth-child(299){opacity:1.0072;transform:translate(13.0745vw,-10px) scale(.3419);animation:fall-299 19s -23s linear infinite}@keyframes fall-299{61.685%{transform:translate(15.6069vw,61.685vh) scale(.3419)}to{transform:translate(14.3407vw,99vh) scale(.3419)}}.snow:nth-child(300){opacity:.033;transform:translate(8.2431vw,-10px) scale(.3566);animation:fall-300 26s -20s linear infinite}@keyframes fall-300{33.261%{transform:translate(.6656vw,33.261vh) scale(.3566)}to{transform:translate(4.45435vw,99vh) scale(.3566)}}.snow:nth-child(301){opacity:1.4504;transform:translate(16.1327vw,-10px) scale(.9234);animation:fall-301 11s -11s linear infinite}@keyframes fall-301{64.49%{transform:translate(24.04vw,64.49vh) scale(.9234)}to{transform:translate(20.08635vw,99vh) scale(.9234)}}.snow:nth-child(302){opacity:.7308;transform:translate(13.438vw,-10px) scale(.4921);animation:fall-302 25s -17s linear infinite}@keyframes fall-302{59.926%{transform:translate(20.3091vw,59.926vh) scale(.4921)}to{transform:translate(16.87355vw,99vh) scale(.4921)}}.snow:nth-child(303){opacity:.2524;transform:translate(11.427vw,-10px) scale(.1503);animation:fall-303 17s -19s linear infinite}@keyframes fall-303{65.523%{transform:translate(5.0263vw,65.523vh) scale(.1503)}to{transform:translate(8.22665vw,99vh) scale(.1503)}}.snow:nth-child(304){opacity:1.0848;transform:translate(1.7738vw,-10px) scale(.248);animation:fall-304 17s -9s linear infinite}@keyframes fall-304{73.298%{transform:translate(2.5834vw,73.298vh) scale(.248)}to{transform:translate(2.1786vw,99vh) scale(.248)}}.snow:nth-child(305){opacity:.8912;transform:translate(1.8343vw,-10px) scale(.5433);animation:fall-305 29s -15s linear infinite}@keyframes fall-305{47.981%{transform:translate(-6.0122vw,47.981vh) scale(.5433)}to{transform:translate(-2.08895vw,99vh) scale(.5433)}}.snow:nth-child(306){opacity:.8364;transform:translate(.1542vw,-10px) scale(.4781);animation:fall-306 12s -26s linear infinite}@keyframes fall-306{59.941%{transform:translate(4.5685vw,59.941vh) scale(.4781)}to{transform:translate(2.36135vw,99vh) scale(.4781)}}.snow:nth-child(307){opacity:.5542;transform:translate(62.5141vw,-10px) scale(.683);animation:fall-307 11s -28s linear infinite}@keyframes fall-307{61.855%{transform:translate(53.348vw,61.855vh) scale(.683)}to{transform:translate(57.93105vw,99vh) scale(.683)}}.snow:nth-child(308){opacity:1.8046;transform:translate(24.5863vw,-10px) scale(.4269);animation:fall-308 30s -3s linear infinite}@keyframes fall-308{53.323%{transform:translate(20.8886vw,53.323vh) scale(.4269)}to{transform:translate(22.73745vw,99vh) scale(.4269)}}.snow:nth-child(309){opacity:.0692;transform:translate(41.8026vw,-10px) scale(.0925);animation:fall-309 20s -15s linear infinite}@keyframes fall-309{36.845%{transform:translate(32.4123vw,36.845vh) scale(.0925)}to{transform:translate(37.10745vw,99vh) scale(.0925)}}.snow:nth-child(310){opacity:.5054;transform:translate(17.2942vw,-10px) scale(.9669);animation:fall-310 24s -23s linear infinite}@keyframes fall-310{61.834%{transform:translate(17.1296vw,61.834vh) scale(.9669)}to{transform:translate(17.2119vw,99vh) scale(.9669)}}.snow:nth-child(311){opacity:1.508;transform:translate(68.0722vw,-10px) scale(.5624);animation:fall-311 21s -7s linear infinite}@keyframes fall-311{32.394%{transform:translate(61.0355vw,32.394vh) scale(.5624)}to{transform:translate(64.55385vw,99vh) scale(.5624)}}.snow:nth-child(312){opacity:.178;transform:translate(13.5833vw,-10px) scale(.3506);animation:fall-312 18s -30s linear infinite}@keyframes fall-312{62.39%{transform:translate(7.872vw,62.39vh) scale(.3506)}to{transform:translate(10.72765vw,99vh) scale(.3506)}}.snow:nth-child(313){opacity:.1948;transform:translate(6.2992vw,-10px) scale(.5086);animation:fall-313 16s -13s linear infinite}@keyframes fall-313{78.435%{transform:translate(8.1056vw,78.435vh) scale(.5086)}to{transform:translate(7.2024vw,99vh) scale(.5086)}}.snow:nth-child(314){opacity:1.8114;transform:translate(50.9531vw,-10px) scale(.2812);animation:fall-314 17s -14s linear infinite}@keyframes fall-314{36.921%{transform:translate(52.2707vw,36.921vh) scale(.2812)}to{transform:translate(51.6119vw,99vh) scale(.2812)}}.snow:nth-child(315){opacity:1.8352;transform:translate(33.4793vw,-10px) scale(.6825);animation:fall-315 30s -1s linear infinite}@keyframes fall-315{43.529%{transform:translate(36.5636vw,43.529vh) scale(.6825)}to{transform:translate(35.02145vw,99vh) scale(.6825)}}.snow:nth-child(316){opacity:.393;transform:translate(9.3531vw,-10px) scale(.8156);animation:fall-316 21s -17s linear infinite}@keyframes fall-316{33.806%{transform:translate(7.6846vw,33.806vh) scale(.8156)}to{transform:translate(8.51885vw,99vh) scale(.8156)}}.snow:nth-child(317){opacity:.1848;transform:translate(97.0757vw,-10px) scale(.1768);animation:fall-317 10s -13s linear infinite}@keyframes fall-317{38.818%{transform:translate(93.3596vw,38.818vh) scale(.1768)}to{transform:translate(95.21765vw,99vh) scale(.1768)}}.snow:nth-child(318){opacity:1.4672;transform:translate(52.7433vw,-10px) scale(.4994);animation:fall-318 27s -4s linear infinite}@keyframes fall-318{34.498%{transform:translate(54.3986vw,34.498vh) scale(.4994)}to{transform:translate(53.57095vw,99vh) scale(.4994)}}.snow:nth-child(319){opacity:.4766;transform:translate(30.7837vw,-10px) scale(.893);animation:fall-319 29s -18s linear infinite}@keyframes fall-319{61.594%{transform:translate(33.0284vw,61.594vh) scale(.893)}to{transform:translate(31.90605vw,99vh) scale(.893)}}.snow:nth-child(320){opacity:1.5316;transform:translate(64.0852vw,-10px) scale(.2004);animation:fall-320 26s -9s linear infinite}@keyframes fall-320{64.943%{transform:translate(65.5106vw,64.943vh) scale(.2004)}to{transform:translate(64.7979vw,99vh) scale(.2004)}}.snow:nth-child(321){opacity:.2042;transform:translate(80.0485vw,-10px) scale(.8665);animation:fall-321 22s -6s linear infinite}@keyframes fall-321{77.409%{transform:translate(84.5817vw,77.409vh) scale(.8665)}to{transform:translate(82.3151vw,99vh) scale(.8665)}}.snow:nth-child(322){opacity:1.91;transform:translate(98.737vw,-10px) scale(.0956);animation:fall-322 11s -8s linear infinite}@keyframes fall-322{31.204%{transform:translate(98.334vw,31.204vh) scale(.0956)}to{transform:translate(98.5355vw,99vh) scale(.0956)}}.snow:nth-child(323){opacity:.4086;transform:translate(33.5166vw,-10px) scale(.9979);animation:fall-323 20s -24s linear infinite}@keyframes fall-323{74.816%{transform:translate(39.7154vw,74.816vh) scale(.9979)}to{transform:translate(36.616vw,99vh) scale(.9979)}}.snow:nth-child(324){opacity:.546;transform:translate(.6182vw,-10px) scale(.1458);animation:fall-324 23s -7s linear infinite}@keyframes fall-324{78.87%{transform:translate(-2.7167vw,78.87vh) scale(.1458)}to{transform:translate(-1.04925vw,99vh) scale(.1458)}}.snow:nth-child(325){opacity:1.5366;transform:translate(77.3972vw,-10px) scale(.1416);animation:fall-325 19s -3s linear infinite}@keyframes fall-325{30.737%{transform:translate(86.3145vw,30.737vh) scale(.1416)}to{transform:translate(81.85585vw,99vh) scale(.1416)}}.snow:nth-child(326){opacity:1.8182;transform:translate(38.2912vw,-10px) scale(.4285);animation:fall-326 23s -26s linear infinite}@keyframes fall-326{65.899%{transform:translate(30.8838vw,65.899vh) scale(.4285)}to{transform:translate(34.5875vw,99vh) scale(.4285)}}.snow:nth-child(327){opacity:.0462;transform:translate(25.5052vw,-10px) scale(.235);animation:fall-327 20s -27s linear infinite}@keyframes fall-327{52.377%{transform:translate(25.4547vw,52.377vh) scale(.235)}to{transform:translate(25.47995vw,99vh) scale(.235)}}.snow:nth-child(328){opacity:.9884;transform:translate(40.5088vw,-10px) scale(.6927);animation:fall-328 13s -23s linear infinite}@keyframes fall-328{62.47%{transform:translate(40.0083vw,62.47vh) scale(.6927)}to{transform:translate(40.25855vw,99vh) scale(.6927)}}.snow:nth-child(329){opacity:.9154;transform:translate(5.4241vw,-10px) scale(.1246);animation:fall-329 16s -30s linear infinite}@keyframes fall-329{75.363%{transform:translate(12.1785vw,75.363vh) scale(.1246)}to{transform:translate(8.8013vw,99vh) scale(.1246)}}.snow:nth-child(330){opacity:.9358;transform:translate(53.7721vw,-10px) scale(.6883);animation:fall-330 24s -27s linear infinite}@keyframes fall-330{75.069%{transform:translate(53.8291vw,75.069vh) scale(.6883)}to{transform:translate(53.8006vw,99vh) scale(.6883)}}.snow:nth-child(331){opacity:.9146;transform:translate(53.4484vw,-10px) scale(.8978);animation:fall-331 23s -13s linear infinite}@keyframes fall-331{45.373%{transform:translate(52.5014vw,45.373vh) scale(.8978)}to{transform:translate(52.9749vw,99vh) scale(.8978)}}.snow:nth-child(332){opacity:.4916;transform:translate(32.5524vw,-10px) scale(.8166);animation:fall-332 26s -28s linear infinite}@keyframes fall-332{62.308%{transform:translate(30.6122vw,62.308vh) scale(.8166)}to{transform:translate(31.5823vw,99vh) scale(.8166)}}.snow:nth-child(333){opacity:1.7336;transform:translate(68.1948vw,-10px) scale(.1556);animation:fall-333 24s -25s linear infinite}@keyframes fall-333{31.749%{transform:translate(62.3212vw,31.749vh) scale(.1556)}to{transform:translate(65.258vw,99vh) scale(.1556)}}.snow:nth-child(334){opacity:1.468;transform:translate(16.1264vw,-10px) scale(.3404);animation:fall-334 15s -21s linear infinite}@keyframes fall-334{61.103%{transform:translate(23.5121vw,61.103vh) scale(.3404)}to{transform:translate(19.81925vw,99vh) scale(.3404)}}.snow:nth-child(335){opacity:.2686;transform:translate(65.7748vw,-10px) scale(.7164);animation:fall-335 11s -17s linear infinite}@keyframes fall-335{30.672%{transform:translate(55.7972vw,30.672vh) scale(.7164)}to{transform:translate(60.786vw,99vh) scale(.7164)}}.snow:nth-child(336){opacity:1.96;transform:translate(92.2839vw,-10px) scale(.55);animation:fall-336 13s -6s linear infinite}@keyframes fall-336{75.02%{transform:translate(84.5654vw,75.02vh) scale(.55)}to{transform:translate(88.42465vw,99vh) scale(.55)}}.snow:nth-child(337){opacity:.728;transform:translate(40.3348vw,-10px) scale(.5103);animation:fall-337 20s -23s linear infinite}@keyframes fall-337{68.777%{transform:translate(35.414vw,68.777vh) scale(.5103)}to{transform:translate(37.8744vw,99vh) scale(.5103)}}.snow:nth-child(338){opacity:.6952;transform:translate(77.5146vw,-10px) scale(.8647);animation:fall-338 20s -22s linear infinite}@keyframes fall-338{30.548%{transform:translate(83.5262vw,30.548vh) scale(.8647)}to{transform:translate(80.5204vw,99vh) scale(.8647)}}.snow:nth-child(339){opacity:1.4134;transform:translate(2.0345vw,-10px) scale(.2949);animation:fall-339 15s -17s linear infinite}@keyframes fall-339{64.926%{transform:translate(-7.5218vw,64.926vh) scale(.2949)}to{transform:translate(-2.74365vw,99vh) scale(.2949)}}.snow:nth-child(340){opacity:.7658;transform:translate(98.2607vw,-10px) scale(.4586);animation:fall-340 15s -20s linear infinite}@keyframes fall-340{48.222%{transform:translate(102.4808vw,48.222vh) scale(.4586)}to{transform:translate(100.37075vw,99vh) scale(.4586)}}.snow:nth-child(341){opacity:1.152;transform:translate(20.3473vw,-10px) scale(.7775);animation:fall-341 16s -5s linear infinite}@keyframes fall-341{39.38%{transform:translate(26.2965vw,39.38vh) scale(.7775)}to{transform:translate(23.3219vw,99vh) scale(.7775)}}.snow:nth-child(342){opacity:.6828;transform:translate(55.9811vw,-10px) scale(.6481);animation:fall-342 19s -14s linear infinite}@keyframes fall-342{44.756%{transform:translate(64.0812vw,44.756vh) scale(.6481)}to{transform:translate(60.03115vw,99vh) scale(.6481)}}.snow:nth-child(343){opacity:1.8188;transform:translate(27.1608vw,-10px) scale(.1376);animation:fall-343 21s -30s linear infinite}@keyframes fall-343{74.615%{transform:translate(35.6737vw,74.615vh) scale(.1376)}to{transform:translate(31.41725vw,99vh) scale(.1376)}}.snow:nth-child(344){opacity:.3784;transform:translate(80.3528vw,-10px) scale(.4552);animation:fall-344 14s -24s linear infinite}@keyframes fall-344{48.715%{transform:translate(77.4195vw,48.715vh) scale(.4552)}to{transform:translate(78.88615vw,99vh) scale(.4552)}}.snow:nth-child(345){opacity:1.79;transform:translate(53.0615vw,-10px) scale(.7927);animation:fall-345 29s -24s linear infinite}@keyframes fall-345{53.608%{transform:translate(55.3205vw,53.608vh) scale(.7927)}to{transform:translate(54.191vw,99vh) scale(.7927)}}.snow:nth-child(346){opacity:.0708;transform:translate(77.5487vw,-10px) scale(.1145);animation:fall-346 24s -29s linear infinite}@keyframes fall-346{72.753%{transform:translate(73.2198vw,72.753vh) scale(.1145)}to{transform:translate(75.38425vw,99vh) scale(.1145)}}.snow:nth-child(347){opacity:.409;transform:translate(91.9861vw,-10px) scale(.246);animation:fall-347 15s -8s linear infinite}@keyframes fall-347{31.186%{transform:translate(98.651vw,31.186vh) scale(.246)}to{transform:translate(95.31855vw,99vh) scale(.246)}}.snow:nth-child(348){opacity:1.4656;transform:translate(26.3391vw,-10px) scale(.4526);animation:fall-348 13s -11s linear infinite}@keyframes fall-348{56.87%{transform:translate(16.8659vw,56.87vh) scale(.4526)}to{transform:translate(21.6025vw,99vh) scale(.4526)}}.snow:nth-child(349){opacity:.061;transform:translate(25.3687vw,-10px) scale(.7746);animation:fall-349 26s -19s linear infinite}@keyframes fall-349{43.573%{transform:translate(19.7336vw,43.573vh) scale(.7746)}to{transform:translate(22.55115vw,99vh) scale(.7746)}}.snow:nth-child(350){opacity:1.6844;transform:translate(25.97vw,-10px) scale(.4962);animation:fall-350 28s -24s linear infinite}@keyframes fall-350{74.203%{transform:translate(18.6528vw,74.203vh) scale(.4962)}to{transform:translate(22.3114vw,99vh) scale(.4962)}}.snow:nth-child(351){opacity:.7788;transform:translate(32.7514vw,-10px) scale(.9577);animation:fall-351 22s -7s linear infinite}@keyframes fall-351{57.946%{transform:translate(34.8345vw,57.946vh) scale(.9577)}to{transform:translate(33.79295vw,99vh) scale(.9577)}}.snow:nth-child(352){opacity:1.333;transform:translate(43.253vw,-10px) scale(.433);animation:fall-352 12s -2s linear infinite}@keyframes fall-352{52.836%{transform:translate(35.0107vw,52.836vh) scale(.433)}to{transform:translate(39.13185vw,99vh) scale(.433)}}.snow:nth-child(353){opacity:.1862;transform:translate(76.8663vw,-10px) scale(.4097);animation:fall-353 17s -28s linear infinite}@keyframes fall-353{52.413%{transform:translate(75.8725vw,52.413vh) scale(.4097)}to{transform:translate(76.3694vw,99vh) scale(.4097)}}.snow:nth-child(354){opacity:.9112;transform:translate(89.8854vw,-10px) scale(.8665);animation:fall-354 29s -27s linear infinite}@keyframes fall-354{73.191%{transform:translate(97.5467vw,73.191vh) scale(.8665)}to{transform:translate(93.71605vw,99vh) scale(.8665)}}.snow:nth-child(355){opacity:1.533;transform:translate(95.7908vw,-10px) scale(.6033);animation:fall-355 21s -15s linear infinite}@keyframes fall-355{71.582%{transform:translate(87.1389vw,71.582vh) scale(.6033)}to{transform:translate(91.46485vw,99vh) scale(.6033)}}.snow:nth-child(356){opacity:.3548;transform:translate(8.2981vw,-10px) scale(.0334);animation:fall-356 18s -4s linear infinite}@keyframes fall-356{52.322%{transform:translate(15.3079vw,52.322vh) scale(.0334)}to{transform:translate(11.803vw,99vh) scale(.0334)}}.snow:nth-child(357){opacity:.8248;transform:translate(83.105vw,-10px) scale(.9457);animation:fall-357 21s -17s linear infinite}@keyframes fall-357{75.432%{transform:translate(87.2356vw,75.432vh) scale(.9457)}to{transform:translate(85.1703vw,99vh) scale(.9457)}}.snow:nth-child(358){opacity:.9162;transform:translate(30.4562vw,-10px) scale(.1708);animation:fall-358 23s -19s linear infinite}@keyframes fall-358{60.015%{transform:translate(28.502vw,60.015vh) scale(.1708)}to{transform:translate(29.4791vw,99vh) scale(.1708)}}.snow:nth-child(359){opacity:.598;transform:translate(62.9314vw,-10px) scale(.8635);animation:fall-359 15s -5s linear infinite}@keyframes fall-359{48.153%{transform:translate(68.7648vw,48.153vh) scale(.8635)}to{transform:translate(65.8481vw,99vh) scale(.8635)}}.snow:nth-child(360){opacity:1.2438;transform:translate(29.5103vw,-10px) scale(.3728);animation:fall-360 25s -16s linear infinite}@keyframes fall-360{40.244%{transform:translate(39.4078vw,40.244vh) scale(.3728)}to{transform:translate(34.45905vw,99vh) scale(.3728)}}.snow:nth-child(361){opacity:.524;transform:translate(71.6929vw,-10px) scale(.024);animation:fall-361 19s -25s linear infinite}@keyframes fall-361{63.018%{transform:translate(78.2168vw,63.018vh) scale(.024)}to{transform:translate(74.95485vw,99vh) scale(.024)}}.snow:nth-child(362){opacity:1.2192;transform:translate(38.8486vw,-10px) scale(.0919);animation:fall-362 11s -14s linear infinite}@keyframes fall-362{35.568%{transform:translate(40.5124vw,35.568vh) scale(.0919)}to{transform:translate(39.6805vw,99vh) scale(.0919)}}.snow:nth-child(363){opacity:.0452;transform:translate(68.761vw,-10px) scale(.4147);animation:fall-363 14s -7s linear infinite}@keyframes fall-363{42.858%{transform:translate(59.725vw,42.858vh) scale(.4147)}to{transform:translate(64.243vw,99vh) scale(.4147)}}.snow:nth-child(364){opacity:1.903;transform:translate(31.295vw,-10px) scale(.3519);animation:fall-364 18s -21s linear infinite}@keyframes fall-364{40.496%{transform:translate(27.7626vw,40.496vh) scale(.3519)}to{transform:translate(29.5288vw,99vh) scale(.3519)}}.snow:nth-child(365){opacity:1.3792;transform:translate(31.1044vw,-10px) scale(.7099);animation:fall-365 16s -3s linear infinite}@keyframes fall-365{78.256%{transform:translate(40.9851vw,78.256vh) scale(.7099)}to{transform:translate(36.04475vw,99vh) scale(.7099)}}.snow:nth-child(366){opacity:1.3294;transform:translate(56.4846vw,-10px) scale(.1147);animation:fall-366 23s -17s linear infinite}@keyframes fall-366{46.194%{transform:translate(65.1531vw,46.194vh) scale(.1147)}to{transform:translate(60.81885vw,99vh) scale(.1147)}}.snow:nth-child(367){opacity:.7696;transform:translate(62.1168vw,-10px) scale(.7402);animation:fall-367 15s -11s linear infinite}@keyframes fall-367{55.171%{transform:translate(56.2125vw,55.171vh) scale(.7402)}to{transform:translate(59.16465vw,99vh) scale(.7402)}}.snow:nth-child(368){opacity:1.3942;transform:translate(29.606vw,-10px) scale(.1774);animation:fall-368 19s -23s linear infinite}@keyframes fall-368{60.713%{transform:translate(26.4802vw,60.713vh) scale(.1774)}to{transform:translate(28.0431vw,99vh) scale(.1774)}}.snow:nth-child(369){opacity:1.4624;transform:translate(18.2394vw,-10px) scale(.5108);animation:fall-369 22s -18s linear infinite}@keyframes fall-369{38.147%{transform:translate(16.9167vw,38.147vh) scale(.5108)}to{transform:translate(17.57805vw,99vh) scale(.5108)}}.snow:nth-child(370){opacity:.6652;transform:translate(83.1894vw,-10px) scale(.2233);animation:fall-370 17s -15s linear infinite}@keyframes fall-370{58.897%{transform:translate(82.8105vw,58.897vh) scale(.2233)}to{transform:translate(82.99995vw,99vh) scale(.2233)}}.snow:nth-child(371){opacity:1.6022;transform:translate(86.0853vw,-10px) scale(.1574);animation:fall-371 25s -24s linear infinite}@keyframes fall-371{36.52%{transform:translate(76.5165vw,36.52vh) scale(.1574)}to{transform:translate(81.3009vw,99vh) scale(.1574)}}.snow:nth-child(372){opacity:1.7842;transform:translate(62.1939vw,-10px) scale(.6166);animation:fall-372 19s -16s linear infinite}@keyframes fall-372{33.438%{transform:translate(57.8396vw,33.438vh) scale(.6166)}to{transform:translate(60.01675vw,99vh) scale(.6166)}}.snow:nth-child(373){opacity:.6878;transform:translate(97.3619vw,-10px) scale(.4076);animation:fall-373 25s -18s linear infinite}@keyframes fall-373{74.05%{transform:translate(96.4775vw,74.05vh) scale(.4076)}to{transform:translate(96.9197vw,99vh) scale(.4076)}}.snow:nth-child(374){opacity:.562;transform:translate(9.0472vw,-10px) scale(.6676);animation:fall-374 27s -27s linear infinite}@keyframes fall-374{61.461%{transform:translate(1.6985vw,61.461vh) scale(.6676)}to{transform:translate(5.37285vw,99vh) scale(.6676)}}.snow:nth-child(375){opacity:.095;transform:translate(26.122vw,-10px) scale(.6926);animation:fall-375 23s -20s linear infinite}@keyframes fall-375{38.233%{transform:translate(24.2351vw,38.233vh) scale(.6926)}to{transform:translate(25.17855vw,99vh) scale(.6926)}}.snow:nth-child(376){opacity:.9588;transform:translate(88.0557vw,-10px) scale(.6254);animation:fall-376 20s -10s linear infinite}@keyframes fall-376{35.588%{transform:translate(89.1734vw,35.588vh) scale(.6254)}to{transform:translate(88.61455vw,99vh) scale(.6254)}}.snow:nth-child(377){opacity:1.515;transform:translate(24.8431vw,-10px) scale(.2733);animation:fall-377 23s -27s linear infinite}@keyframes fall-377{56.88%{transform:translate(27.5163vw,56.88vh) scale(.2733)}to{transform:translate(26.1797vw,99vh) scale(.2733)}}.snow:nth-child(378){opacity:.5064;transform:translate(14.2736vw,-10px) scale(.277);animation:fall-378 29s -10s linear infinite}@keyframes fall-378{32.305%{transform:translate(14.5399vw,32.305vh) scale(.277)}to{transform:translate(14.40675vw,99vh) scale(.277)}}.snow:nth-child(379){opacity:.3414;transform:translate(92.8294vw,-10px) scale(.5824);animation:fall-379 14s -27s linear infinite}@keyframes fall-379{77.584%{transform:translate(100.3839vw,77.584vh) scale(.5824)}to{transform:translate(96.60665vw,99vh) scale(.5824)}}.snow:nth-child(380){opacity:1.5478;transform:translate(4.2178vw,-10px) scale(.1954);animation:fall-380 21s -25s linear infinite}@keyframes fall-380{33.992%{transform:translate(13.1729vw,33.992vh) scale(.1954)}to{transform:translate(8.69535vw,99vh) scale(.1954)}}.snow:nth-child(381){opacity:1.7016;transform:translate(39.5307vw,-10px) scale(.8797);animation:fall-381 28s -8s linear infinite}@keyframes fall-381{67.822%{transform:translate(31.996vw,67.822vh) scale(.8797)}to{transform:translate(35.76335vw,99vh) scale(.8797)}}.snow:nth-child(382){opacity:1.6882;transform:translate(48.7749vw,-10px) scale(.0142);animation:fall-382 12s -8s linear infinite}@keyframes fall-382{45.104%{transform:translate(57.4455vw,45.104vh) scale(.0142)}to{transform:translate(53.1102vw,99vh) scale(.0142)}}.snow:nth-child(383){opacity:1.5866;transform:translate(20.4628vw,-10px) scale(.6918);animation:fall-383 12s -13s linear infinite}@keyframes fall-383{39.328%{transform:translate(12.0611vw,39.328vh) scale(.6918)}to{transform:translate(16.26195vw,99vh) scale(.6918)}}.snow:nth-child(384){opacity:.372;transform:translate(55.0333vw,-10px) scale(.5698);animation:fall-384 28s -9s linear infinite}@keyframes fall-384{61.418%{transform:translate(48.911vw,61.418vh) scale(.5698)}to{transform:translate(51.97215vw,99vh) scale(.5698)}}.snow:nth-child(385){opacity:1.3568;transform:translate(73.4582vw,-10px) scale(.1537);animation:fall-385 24s -6s linear infinite}@keyframes fall-385{39.475%{transform:translate(78.0024vw,39.475vh) scale(.1537)}to{transform:translate(75.7303vw,99vh) scale(.1537)}}.snow:nth-child(386){opacity:1.286;transform:translate(5.6883vw,-10px) scale(.3338);animation:fall-386 10s -25s linear infinite}@keyframes fall-386{78.869%{transform:translate(2.297vw,78.869vh) scale(.3338)}to{transform:translate(3.99265vw,99vh) scale(.3338)}}.snow:nth-child(387){opacity:.8334;transform:translate(67.386vw,-10px) scale(.3947);animation:fall-387 27s -21s linear infinite}@keyframes fall-387{67.021%{transform:translate(70.885vw,67.021vh) scale(.3947)}to{transform:translate(69.1355vw,99vh) scale(.3947)}}.snow:nth-child(388){opacity:1.3748;transform:translate(82.5165vw,-10px) scale(.6179);animation:fall-388 25s -3s linear infinite}@keyframes fall-388{77.025%{transform:translate(78.4118vw,77.025vh) scale(.6179)}to{transform:translate(80.46415vw,99vh) scale(.6179)}}.snow:nth-child(389){opacity:1.9774;transform:translate(36.3456vw,-10px) scale(.1621);animation:fall-389 24s -14s linear infinite}@keyframes fall-389{63.87%{transform:translate(43.9305vw,63.87vh) scale(.1621)}to{transform:translate(40.13805vw,99vh) scale(.1621)}}.snow:nth-child(390){opacity:1.0052;transform:translate(87.3084vw,-10px) scale(.9039);animation:fall-390 21s -15s linear infinite}@keyframes fall-390{35.077%{transform:translate(92.8614vw,35.077vh) scale(.9039)}to{transform:translate(90.0849vw,99vh) scale(.9039)}}.snow:nth-child(391){opacity:.5638;transform:translate(15.7023vw,-10px) scale(.7304);animation:fall-391 12s -12s linear infinite}@keyframes fall-391{40.147%{transform:translate(17.607vw,40.147vh) scale(.7304)}to{transform:translate(16.65465vw,99vh) scale(.7304)}}.snow:nth-child(392){opacity:1.266;transform:translate(16.7656vw,-10px) scale(.5637);animation:fall-392 24s -2s linear infinite}@keyframes fall-392{50.251%{transform:translate(19.2879vw,50.251vh) scale(.5637)}to{transform:translate(18.02675vw,99vh) scale(.5637)}}.snow:nth-child(393){opacity:.6198;transform:translate(40.5219vw,-10px) scale(.5352);animation:fall-393 16s -18s linear infinite}@keyframes fall-393{56.581%{transform:translate(39.6272vw,56.581vh) scale(.5352)}to{transform:translate(40.07455vw,99vh) scale(.5352)}}.snow:nth-child(394){opacity:1.3618;transform:translate(87.5849vw,-10px) scale(.5113);animation:fall-394 11s -12s linear infinite}@keyframes fall-394{70.63%{transform:translate(83.7516vw,70.63vh) scale(.5113)}to{transform:translate(85.66825vw,99vh) scale(.5113)}}.snow:nth-child(395){opacity:.1446;transform:translate(48.306vw,-10px) scale(.3715);animation:fall-395 23s -17s linear infinite}@keyframes fall-395{32.154%{transform:translate(47.1402vw,32.154vh) scale(.3715)}to{transform:translate(47.7231vw,99vh) scale(.3715)}}.snow:nth-child(396){opacity:1.6242;transform:translate(52.204vw,-10px) scale(.4611);animation:fall-396 13s -11s linear infinite}@keyframes fall-396{72.459%{transform:translate(44.6817vw,72.459vh) scale(.4611)}to{transform:translate(48.44285vw,99vh) scale(.4611)}}.snow:nth-child(397){opacity:1.8008;transform:translate(31.6275vw,-10px) scale(.2205);animation:fall-397 10s -21s linear infinite}@keyframes fall-397{46.933%{transform:translate(21.7868vw,46.933vh) scale(.2205)}to{transform:translate(26.70715vw,99vh) scale(.2205)}}.snow:nth-child(398){opacity:1.7162;transform:translate(70.4866vw,-10px) scale(.5476);animation:fall-398 26s -17s linear infinite}@keyframes fall-398{49.534%{transform:translate(66.0405vw,49.534vh) scale(.5476)}to{transform:translate(68.26355vw,99vh) scale(.5476)}}.snow:nth-child(399){opacity:1.351;transform:translate(33.3199vw,-10px) scale(.2434);animation:fall-399 28s -3s linear infinite}@keyframes fall-399{38.959%{transform:translate(38.5343vw,38.959vh) scale(.2434)}to{transform:translate(35.9271vw,99vh) scale(.2434)}}.snow:nth-child(400){opacity:.8932;transform:translate(62.4129vw,-10px) scale(.4534);animation:fall-400 23s -11s linear infinite}@keyframes fall-400{41.689%{transform:translate(63.676vw,41.689vh) scale(.4534)}to{transform:translate(63.04445vw,99vh) scale(.4534)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
79
79
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
80
80
|
type: Component,
|
|
81
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.48;transform:translate(56.4662vw,-10px) scale(.3441);animation:fall-1 17s -26s linear infinite}@keyframes fall-1{57.606%{transform:translate(64.5675vw,57.606vh) scale(.3441)}to{transform:translate(60.51685vw,99vh) scale(.3441)}}.snow:nth-child(2){opacity:.3768;transform:translate(11.0952vw,-10px) scale(.6371);animation:fall-2 19s -3s linear infinite}@keyframes fall-2{42.713%{transform:translate(13.7773vw,42.713vh) scale(.6371)}to{transform:translate(12.43625vw,99vh) scale(.6371)}}.snow:nth-child(3){opacity:.2066;transform:translate(87.069vw,-10px) scale(.2463);animation:fall-3 17s -3s linear infinite}@keyframes fall-3{71.778%{transform:translate(79.82vw,71.778vh) scale(.2463)}to{transform:translate(83.4445vw,99vh) scale(.2463)}}.snow:nth-child(4){opacity:.1894;transform:translate(21.4125vw,-10px) scale(.9216);animation:fall-4 12s -3s linear infinite}@keyframes fall-4{31.023%{transform:translate(18.6625vw,31.023vh) scale(.9216)}to{transform:translate(20.0375vw,99vh) scale(.9216)}}.snow:nth-child(5){opacity:1.533;transform:translate(37.34vw,-10px) scale(.1334);animation:fall-5 28s -15s linear infinite}@keyframes fall-5{36.174%{transform:translate(36.4248vw,36.174vh) scale(.1334)}to{transform:translate(36.8824vw,99vh) scale(.1334)}}.snow:nth-child(6){opacity:1.2924;transform:translate(73.8466vw,-10px) scale(.9691);animation:fall-6 12s -4s linear infinite}@keyframes fall-6{58.625%{transform:translate(79.6185vw,58.625vh) scale(.9691)}to{transform:translate(76.73255vw,99vh) scale(.9691)}}.snow:nth-child(7){opacity:1.374;transform:translate(21.0033vw,-10px) scale(.1368);animation:fall-7 28s -16s linear infinite}@keyframes fall-7{69.373%{transform:translate(14.4984vw,69.373vh) scale(.1368)}to{transform:translate(17.75085vw,99vh) scale(.1368)}}.snow:nth-child(8){opacity:1.381;transform:translate(49.1257vw,-10px) scale(.1551);animation:fall-8 19s -6s linear infinite}@keyframes fall-8{50.861%{transform:translate(43.8147vw,50.861vh) scale(.1551)}to{transform:translate(46.4702vw,99vh) scale(.1551)}}.snow:nth-child(9){opacity:1.0196;transform:translate(89.9178vw,-10px) scale(.13);animation:fall-9 10s -17s linear infinite}@keyframes fall-9{61.312%{transform:translate(90.2818vw,61.312vh) scale(.13)}to{transform:translate(90.0998vw,99vh) scale(.13)}}.snow:nth-child(10){opacity:1.569;transform:translate(10.7305vw,-10px) scale(.7427);animation:fall-10 14s -24s linear infinite}@keyframes fall-10{71.127%{transform:translate(16.5282vw,71.127vh) scale(.7427)}to{transform:translate(13.62935vw,99vh) scale(.7427)}}.snow:nth-child(11){opacity:.1132;transform:translate(99.9489vw,-10px) scale(.2246);animation:fall-11 25s -10s linear infinite}@keyframes fall-11{73.989%{transform:translate(95.2986vw,73.989vh) scale(.2246)}to{transform:translate(97.62375vw,99vh) scale(.2246)}}.snow:nth-child(12){opacity:1.2798;transform:translate(18.2545vw,-10px) scale(.1427);animation:fall-12 10s -16s linear infinite}@keyframes fall-12{45.848%{transform:translate(22.4546vw,45.848vh) scale(.1427)}to{transform:translate(20.35455vw,99vh) scale(.1427)}}.snow:nth-child(13){opacity:.1582;transform:translate(62.5017vw,-10px) scale(.1841);animation:fall-13 13s -11s linear infinite}@keyframes fall-13{71.126%{transform:translate(65.3794vw,71.126vh) scale(.1841)}to{transform:translate(63.94055vw,99vh) scale(.1841)}}.snow:nth-child(14){opacity:1.2126;transform:translate(31.8686vw,-10px) scale(.11);animation:fall-14 20s -29s linear infinite}@keyframes fall-14{48.403%{transform:translate(33.9433vw,48.403vh) scale(.11)}to{transform:translate(32.90595vw,99vh) scale(.11)}}.snow:nth-child(15){opacity:1.0906;transform:translate(78.6471vw,-10px) scale(.9443);animation:fall-15 20s -5s linear infinite}@keyframes fall-15{51.411%{transform:translate(83.915vw,51.411vh) scale(.9443)}to{transform:translate(81.28105vw,99vh) scale(.9443)}}.snow:nth-child(16){opacity:1.8672;transform:translate(27.0037vw,-10px) scale(.6159);animation:fall-16 10s -29s linear infinite}@keyframes fall-16{46.376%{transform:translate(24.472vw,46.376vh) scale(.6159)}to{transform:translate(25.73785vw,99vh) scale(.6159)}}.snow:nth-child(17){opacity:.0102;transform:translate(.4481vw,-10px) scale(.2753);animation:fall-17 15s -28s linear infinite}@keyframes fall-17{62.904%{transform:translate(-8.5718vw,62.904vh) scale(.2753)}to{transform:translate(-4.06185vw,99vh) scale(.2753)}}.snow:nth-child(18){opacity:.8742;transform:translate(14.2382vw,-10px) scale(.3674);animation:fall-18 10s -8s linear infinite}@keyframes fall-18{43.207%{transform:translate(4.7387vw,43.207vh) scale(.3674)}to{transform:translate(9.48845vw,99vh) scale(.3674)}}.snow:nth-child(19){opacity:1.0928;transform:translate(73.8094vw,-10px) scale(.5146);animation:fall-19 27s -3s linear infinite}@keyframes fall-19{46.079%{transform:translate(64.1827vw,46.079vh) scale(.5146)}to{transform:translate(68.99605vw,99vh) scale(.5146)}}.snow:nth-child(20){opacity:1.9886;transform:translate(27.9861vw,-10px) scale(.4213);animation:fall-20 25s -11s linear infinite}@keyframes fall-20{37.229%{transform:translate(19.7598vw,37.229vh) scale(.4213)}to{transform:translate(23.87295vw,99vh) scale(.4213)}}.snow:nth-child(21){opacity:.3182;transform:translate(58.8816vw,-10px) scale(.3519);animation:fall-21 30s -26s linear infinite}@keyframes fall-21{38.381%{transform:translate(49.2753vw,38.381vh) scale(.3519)}to{transform:translate(54.07845vw,99vh) scale(.3519)}}.snow:nth-child(22){opacity:.0984;transform:translate(38.9052vw,-10px) scale(.1047);animation:fall-22 12s -28s linear infinite}@keyframes fall-22{78.715%{transform:translate(38.6217vw,78.715vh) scale(.1047)}to{transform:translate(38.76345vw,99vh) scale(.1047)}}.snow:nth-child(23){opacity:1.9682;transform:translate(93.0234vw,-10px) scale(.4633);animation:fall-23 30s -25s linear infinite}@keyframes fall-23{75.177%{transform:translate(90.822vw,75.177vh) scale(.4633)}to{transform:translate(91.9227vw,99vh) scale(.4633)}}.snow:nth-child(24){opacity:.5874;transform:translate(5.2619vw,-10px) scale(.4613);animation:fall-24 12s -21s linear infinite}@keyframes fall-24{36.036%{transform:translate(12.5515vw,36.036vh) scale(.4613)}to{transform:translate(8.9067vw,99vh) scale(.4613)}}.snow:nth-child(25){opacity:.7806;transform:translate(48.6322vw,-10px) scale(.599);animation:fall-25 27s -7s linear infinite}@keyframes fall-25{68.277%{transform:translate(54.3428vw,68.277vh) scale(.599)}to{transform:translate(51.4875vw,99vh) scale(.599)}}.snow:nth-child(26){opacity:.9228;transform:translate(77.8909vw,-10px) scale(.356);animation:fall-26 15s -16s linear infinite}@keyframes fall-26{34.46%{transform:translate(68.1294vw,34.46vh) scale(.356)}to{transform:translate(73.01015vw,99vh) scale(.356)}}.snow:nth-child(27){opacity:.3078;transform:translate(32.3378vw,-10px) scale(.5902);animation:fall-27 27s -28s linear infinite}@keyframes fall-27{41.072%{transform:translate(40.0011vw,41.072vh) scale(.5902)}to{transform:translate(36.16945vw,99vh) scale(.5902)}}.snow:nth-child(28){opacity:1.2546;transform:translate(51.5468vw,-10px) scale(.3759);animation:fall-28 16s -13s linear infinite}@keyframes fall-28{73.978%{transform:translate(59.0644vw,73.978vh) scale(.3759)}to{transform:translate(55.3056vw,99vh) scale(.3759)}}.snow:nth-child(29){opacity:1.2398;transform:translate(97.2291vw,-10px) scale(.6571);animation:fall-29 19s -2s linear infinite}@keyframes fall-29{44.742%{transform:translate(88.6158vw,44.742vh) scale(.6571)}to{transform:translate(92.92245vw,99vh) scale(.6571)}}.snow:nth-child(30){opacity:.6492;transform:translate(72.1568vw,-10px) scale(.5655);animation:fall-30 10s -20s linear infinite}@keyframes fall-30{75.581%{transform:translate(81.585vw,75.581vh) scale(.5655)}to{transform:translate(76.8709vw,99vh) scale(.5655)}}.snow:nth-child(31){opacity:1.7302;transform:translate(65.9145vw,-10px) scale(.1153);animation:fall-31 28s -20s linear infinite}@keyframes fall-31{67.717%{transform:translate(58.4275vw,67.717vh) scale(.1153)}to{transform:translate(62.171vw,99vh) scale(.1153)}}.snow:nth-child(32){opacity:.8682;transform:translate(92.4762vw,-10px) scale(.2337);animation:fall-32 29s -20s linear infinite}@keyframes fall-32{64.415%{transform:translate(84.2907vw,64.415vh) scale(.2337)}to{transform:translate(88.38345vw,99vh) scale(.2337)}}.snow:nth-child(33){opacity:.5238;transform:translate(50.1288vw,-10px) scale(.7368);animation:fall-33 14s -20s linear infinite}@keyframes fall-33{67.027%{transform:translate(55.6795vw,67.027vh) scale(.7368)}to{transform:translate(52.90415vw,99vh) scale(.7368)}}.snow:nth-child(34){opacity:.6136;transform:translate(94.7456vw,-10px) scale(.3309);animation:fall-34 25s -20s linear infinite}@keyframes fall-34{50.013%{transform:translate(94.7441vw,50.013vh) scale(.3309)}to{transform:translate(94.74485vw,99vh) scale(.3309)}}.snow:nth-child(35){opacity:1.3762;transform:translate(19.8963vw,-10px) scale(.5284);animation:fall-35 29s -23s linear infinite}@keyframes fall-35{59.779%{transform:translate(26.1725vw,59.779vh) scale(.5284)}to{transform:translate(23.0344vw,99vh) scale(.5284)}}.snow:nth-child(36){opacity:.0796;transform:translate(50.4831vw,-10px) scale(.9034);animation:fall-36 18s -25s linear infinite}@keyframes fall-36{60.25%{transform:translate(48.8997vw,60.25vh) scale(.9034)}to{transform:translate(49.6914vw,99vh) scale(.9034)}}.snow:nth-child(37){opacity:1.9982;transform:translate(41.0656vw,-10px) scale(.2232);animation:fall-37 25s -22s linear infinite}@keyframes fall-37{55.493%{transform:translate(31.9499vw,55.493vh) scale(.2232)}to{transform:translate(36.50775vw,99vh) scale(.2232)}}.snow:nth-child(38){opacity:1.6598;transform:translate(19.268vw,-10px) scale(.1094);animation:fall-38 12s -20s linear infinite}@keyframes fall-38{56.692%{transform:translate(14.6763vw,56.692vh) scale(.1094)}to{transform:translate(16.97215vw,99vh) scale(.1094)}}.snow:nth-child(39){opacity:.4926;transform:translate(39.4318vw,-10px) scale(.5799);animation:fall-39 27s -19s linear infinite}@keyframes fall-39{37.489%{transform:translate(44.2928vw,37.489vh) scale(.5799)}to{transform:translate(41.8623vw,99vh) scale(.5799)}}.snow:nth-child(40){opacity:1.9616;transform:translate(70.8589vw,-10px) scale(.0934);animation:fall-40 30s -25s linear infinite}@keyframes fall-40{32.125%{transform:translate(76.0954vw,32.125vh) scale(.0934)}to{transform:translate(73.47715vw,99vh) scale(.0934)}}.snow:nth-child(41){opacity:1.091;transform:translate(23.9649vw,-10px) scale(.8866);animation:fall-41 25s -2s linear infinite}@keyframes fall-41{53.096%{transform:translate(18.7599vw,53.096vh) scale(.8866)}to{transform:translate(21.3624vw,99vh) scale(.8866)}}.snow:nth-child(42){opacity:.2008;transform:translate(85.3406vw,-10px) scale(.8512);animation:fall-42 25s -4s linear infinite}@keyframes fall-42{38.531%{transform:translate(94.6449vw,38.531vh) scale(.8512)}to{transform:translate(89.99275vw,99vh) scale(.8512)}}.snow:nth-child(43){opacity:.4568;transform:translate(25.1606vw,-10px) scale(.7739);animation:fall-43 25s -20s linear infinite}@keyframes fall-43{53.854%{transform:translate(18.9915vw,53.854vh) scale(.7739)}to{transform:translate(22.07605vw,99vh) scale(.7739)}}.snow:nth-child(44){opacity:1.0724;transform:translate(97.5435vw,-10px) scale(.8984);animation:fall-44 11s -3s linear infinite}@keyframes fall-44{57.112%{transform:translate(90.512vw,57.112vh) scale(.8984)}to{transform:translate(94.02775vw,99vh) scale(.8984)}}.snow:nth-child(45){opacity:.5878;transform:translate(93.0822vw,-10px) scale(.8719);animation:fall-45 28s -13s linear infinite}@keyframes fall-45{79.073%{transform:translate(93.6638vw,79.073vh) scale(.8719)}to{transform:translate(93.373vw,99vh) scale(.8719)}}.snow:nth-child(46){opacity:.0024;transform:translate(1.7105vw,-10px) scale(.7128);animation:fall-46 14s -8s linear infinite}@keyframes fall-46{68.571%{transform:translate(4.3739vw,68.571vh) scale(.7128)}to{transform:translate(3.0422vw,99vh) scale(.7128)}}.snow:nth-child(47){opacity:1.7118;transform:translate(98.5408vw,-10px) scale(.7413);animation:fall-47 18s -29s linear infinite}@keyframes fall-47{44.815%{transform:translate(95.5049vw,44.815vh) scale(.7413)}to{transform:translate(97.02285vw,99vh) scale(.7413)}}.snow:nth-child(48){opacity:.2772;transform:translate(58.1411vw,-10px) scale(.7631);animation:fall-48 22s -25s linear infinite}@keyframes fall-48{59.887%{transform:translate(59.0171vw,59.887vh) scale(.7631)}to{transform:translate(58.5791vw,99vh) scale(.7631)}}.snow:nth-child(49){opacity:1.076;transform:translate(68.9634vw,-10px) scale(.0778);animation:fall-49 24s -10s linear infinite}@keyframes fall-49{74.127%{transform:translate(74.0944vw,74.127vh) scale(.0778)}to{transform:translate(71.5289vw,99vh) scale(.0778)}}.snow:nth-child(50){opacity:1.8948;transform:translate(90.4674vw,-10px) scale(.1959);animation:fall-50 23s -4s linear infinite}@keyframes fall-50{51.914%{transform:translate(83.7514vw,51.914vh) scale(.1959)}to{transform:translate(87.1094vw,99vh) scale(.1959)}}.snow:nth-child(51){opacity:.6246;transform:translate(69.1208vw,-10px) scale(.8654);animation:fall-51 18s -12s linear infinite}@keyframes fall-51{49.509%{transform:translate(71.2103vw,49.509vh) scale(.8654)}to{transform:translate(70.16555vw,99vh) scale(.8654)}}.snow:nth-child(52){opacity:.9106;transform:translate(19.0399vw,-10px) scale(.9982);animation:fall-52 13s -15s linear infinite}@keyframes fall-52{69.326%{transform:translate(24.5484vw,69.326vh) scale(.9982)}to{transform:translate(21.79415vw,99vh) scale(.9982)}}.snow:nth-child(53){opacity:.355;transform:translate(15.9021vw,-10px) scale(.5597);animation:fall-53 11s -11s linear infinite}@keyframes fall-53{60.134%{transform:translate(17.4757vw,60.134vh) scale(.5597)}to{transform:translate(16.6889vw,99vh) scale(.5597)}}.snow:nth-child(54){opacity:.976;transform:translate(7.1732vw,-10px) scale(.6745);animation:fall-54 26s -7s linear infinite}@keyframes fall-54{57.668%{transform:translate(4.9525vw,57.668vh) scale(.6745)}to{transform:translate(6.06285vw,99vh) scale(.6745)}}.snow:nth-child(55){opacity:.0806;transform:translate(99.0798vw,-10px) scale(.9143);animation:fall-55 28s -5s linear infinite}@keyframes fall-55{79.734%{transform:translate(98.9184vw,79.734vh) scale(.9143)}to{transform:translate(98.9991vw,99vh) scale(.9143)}}.snow:nth-child(56){opacity:.359;transform:translate(15.8098vw,-10px) scale(.5691);animation:fall-56 23s -9s linear infinite}@keyframes fall-56{63.902%{transform:translate(20.0222vw,63.902vh) scale(.5691)}to{transform:translate(17.916vw,99vh) scale(.5691)}}.snow:nth-child(57){opacity:1.34;transform:translate(50.9495vw,-10px) scale(.2845);animation:fall-57 12s -25s linear infinite}@keyframes fall-57{41.692%{transform:translate(60.492vw,41.692vh) scale(.2845)}to{transform:translate(55.72075vw,99vh) scale(.2845)}}.snow:nth-child(58){opacity:.6834;transform:translate(21.0198vw,-10px) scale(.2937);animation:fall-58 23s -20s linear infinite}@keyframes fall-58{48.088%{transform:translate(15.0542vw,48.088vh) scale(.2937)}to{transform:translate(18.037vw,99vh) scale(.2937)}}.snow:nth-child(59){opacity:1.3354;transform:translate(73.5851vw,-10px) scale(.2775);animation:fall-59 23s -28s linear infinite}@keyframes fall-59{76.42%{transform:translate(81.3039vw,76.42vh) scale(.2775)}to{transform:translate(77.4445vw,99vh) scale(.2775)}}.snow:nth-child(60){opacity:.8496;transform:translate(82.402vw,-10px) scale(.0272);animation:fall-60 20s -27s linear infinite}@keyframes fall-60{68.455%{transform:translate(86.7443vw,68.455vh) scale(.0272)}to{transform:translate(84.57315vw,99vh) scale(.0272)}}.snow:nth-child(61){opacity:.255;transform:translate(80.2606vw,-10px) scale(.853);animation:fall-61 11s -21s linear infinite}@keyframes fall-61{72.204%{transform:translate(81.0816vw,72.204vh) scale(.853)}to{transform:translate(80.6711vw,99vh) scale(.853)}}.snow:nth-child(62){opacity:1.69;transform:translate(92.7471vw,-10px) scale(.9611);animation:fall-62 14s -10s linear infinite}@keyframes fall-62{67.037%{transform:translate(91.7629vw,67.037vh) scale(.9611)}to{transform:translate(92.255vw,99vh) scale(.9611)}}.snow:nth-child(63){opacity:.7488;transform:translate(34.5876vw,-10px) scale(.4937);animation:fall-63 16s -8s linear infinite}@keyframes fall-63{39.08%{transform:translate(26.5846vw,39.08vh) scale(.4937)}to{transform:translate(30.5861vw,99vh) scale(.4937)}}.snow:nth-child(64){opacity:1.101;transform:translate(96.7599vw,-10px) scale(.0677);animation:fall-64 28s -26s linear infinite}@keyframes fall-64{36.325%{transform:translate(88.3046vw,36.325vh) scale(.0677)}to{transform:translate(92.53225vw,99vh) scale(.0677)}}.snow:nth-child(65){opacity:1.1138;transform:translate(36.8359vw,-10px) scale(.7005);animation:fall-65 12s -1s linear infinite}@keyframes fall-65{69.67%{transform:translate(39.1922vw,69.67vh) scale(.7005)}to{transform:translate(38.01405vw,99vh) scale(.7005)}}.snow:nth-child(66){opacity:.4286;transform:translate(66.0777vw,-10px) scale(.6775);animation:fall-66 11s -18s linear infinite}@keyframes fall-66{68.095%{transform:translate(72.0733vw,68.095vh) scale(.6775)}to{transform:translate(69.0755vw,99vh) scale(.6775)}}.snow:nth-child(67){opacity:1.5576;transform:translate(71.9086vw,-10px) scale(.0864);animation:fall-67 28s -10s linear infinite}@keyframes fall-67{79.506%{transform:translate(71.7076vw,79.506vh) scale(.0864)}to{transform:translate(71.8081vw,99vh) scale(.0864)}}.snow:nth-child(68){opacity:1.9062;transform:translate(3.8293vw,-10px) scale(.439);animation:fall-68 23s -16s linear infinite}@keyframes fall-68{54.987%{transform:translate(.3862vw,54.987vh) scale(.439)}to{transform:translate(2.10775vw,99vh) scale(.439)}}.snow:nth-child(69){opacity:1.484;transform:translate(83.7579vw,-10px) scale(.5007);animation:fall-69 20s -13s linear infinite}@keyframes fall-69{71.652%{transform:translate(91.6932vw,71.652vh) scale(.5007)}to{transform:translate(87.72555vw,99vh) scale(.5007)}}.snow:nth-child(70){opacity:1.178;transform:translate(64.1572vw,-10px) scale(.0639);animation:fall-70 14s -21s linear infinite}@keyframes fall-70{66.888%{transform:translate(57.2741vw,66.888vh) scale(.0639)}to{transform:translate(60.71565vw,99vh) scale(.0639)}}.snow:nth-child(71){opacity:.9158;transform:translate(14.292vw,-10px) scale(.4624);animation:fall-71 12s -6s linear infinite}@keyframes fall-71{73.868%{transform:translate(10.587vw,73.868vh) scale(.4624)}to{transform:translate(12.4395vw,99vh) scale(.4624)}}.snow:nth-child(72){opacity:.1602;transform:translate(59.5545vw,-10px) scale(.4748);animation:fall-72 23s -27s linear infinite}@keyframes fall-72{36.267%{transform:translate(54.4977vw,36.267vh) scale(.4748)}to{transform:translate(57.0261vw,99vh) scale(.4748)}}.snow:nth-child(73){opacity:.719;transform:translate(48.9501vw,-10px) scale(.7449);animation:fall-73 24s -10s linear infinite}@keyframes fall-73{59.738%{transform:translate(48.5901vw,59.738vh) scale(.7449)}to{transform:translate(48.7701vw,99vh) scale(.7449)}}.snow:nth-child(74){opacity:1.9916;transform:translate(36.6169vw,-10px) scale(.5957);animation:fall-74 14s -22s linear infinite}@keyframes fall-74{40.664%{transform:translate(29.7624vw,40.664vh) scale(.5957)}to{transform:translate(33.18965vw,99vh) scale(.5957)}}.snow:nth-child(75){opacity:1.57;transform:translate(18.2074vw,-10px) scale(.9646);animation:fall-75 14s -25s linear infinite}@keyframes fall-75{60.297%{transform:translate(8.4372vw,60.297vh) scale(.9646)}to{transform:translate(13.3223vw,99vh) scale(.9646)}}.snow:nth-child(76){opacity:.0598;transform:translate(34.8976vw,-10px) scale(.2257);animation:fall-76 20s -24s linear infinite}@keyframes fall-76{70.198%{transform:translate(26.1801vw,70.198vh) scale(.2257)}to{transform:translate(30.53885vw,99vh) scale(.2257)}}.snow:nth-child(77){opacity:.8928;transform:translate(19.3918vw,-10px) scale(.1446);animation:fall-77 12s -3s linear infinite}@keyframes fall-77{43.863%{transform:translate(19.9889vw,43.863vh) scale(.1446)}to{transform:translate(19.69035vw,99vh) scale(.1446)}}.snow:nth-child(78){opacity:1.1326;transform:translate(61.8536vw,-10px) scale(.875);animation:fall-78 27s -14s linear infinite}@keyframes fall-78{62.398%{transform:translate(70.3636vw,62.398vh) scale(.875)}to{transform:translate(66.1086vw,99vh) scale(.875)}}.snow:nth-child(79){opacity:.0984;transform:translate(60.2502vw,-10px) scale(.6362);animation:fall-79 14s -24s linear infinite}@keyframes fall-79{68.685%{transform:translate(55.3306vw,68.685vh) scale(.6362)}to{transform:translate(57.7904vw,99vh) scale(.6362)}}.snow:nth-child(80){opacity:.5408;transform:translate(86.344vw,-10px) scale(.0957);animation:fall-80 11s -9s linear infinite}@keyframes fall-80{46.159%{transform:translate(90.6792vw,46.159vh) scale(.0957)}to{transform:translate(88.5116vw,99vh) scale(.0957)}}.snow:nth-child(81){opacity:.8548;transform:translate(98.3608vw,-10px) scale(.8271);animation:fall-81 21s -10s linear infinite}@keyframes fall-81{63.832%{transform:translate(94.7979vw,63.832vh) scale(.8271)}to{transform:translate(96.57935vw,99vh) scale(.8271)}}.snow:nth-child(82){opacity:1.4568;transform:translate(19.7481vw,-10px) scale(.206);animation:fall-82 28s -12s linear infinite}@keyframes fall-82{63.953%{transform:translate(15.0427vw,63.953vh) scale(.206)}to{transform:translate(17.3954vw,99vh) scale(.206)}}.snow:nth-child(83){opacity:1.2382;transform:translate(75.8424vw,-10px) scale(.0795);animation:fall-83 14s -18s linear infinite}@keyframes fall-83{47.903%{transform:translate(84.3719vw,47.903vh) scale(.0795)}to{transform:translate(80.10715vw,99vh) scale(.0795)}}.snow:nth-child(84){opacity:1.5378;transform:translate(87.5048vw,-10px) scale(.1061);animation:fall-84 21s -4s linear infinite}@keyframes fall-84{77.18%{transform:translate(79.6342vw,77.18vh) scale(.1061)}to{transform:translate(83.5695vw,99vh) scale(.1061)}}.snow:nth-child(85){opacity:.5492;transform:translate(50.5291vw,-10px) scale(.3596);animation:fall-85 15s -9s linear infinite}@keyframes fall-85{75.905%{transform:translate(56.6902vw,75.905vh) scale(.3596)}to{transform:translate(53.60965vw,99vh) scale(.3596)}}.snow:nth-child(86){opacity:.5056;transform:translate(15.1323vw,-10px) scale(.862);animation:fall-86 18s -24s linear infinite}@keyframes fall-86{53.319%{transform:translate(11.1494vw,53.319vh) scale(.862)}to{transform:translate(13.14085vw,99vh) scale(.862)}}.snow:nth-child(87){opacity:1.6146;transform:translate(9.7927vw,-10px) scale(.8971);animation:fall-87 27s -7s linear infinite}@keyframes fall-87{70.89%{transform:translate(10.7321vw,70.89vh) scale(.8971)}to{transform:translate(10.2624vw,99vh) scale(.8971)}}.snow:nth-child(88){opacity:1.002;transform:translate(28.6314vw,-10px) scale(.5932);animation:fall-88 21s -22s linear infinite}@keyframes fall-88{41.724%{transform:translate(22.7987vw,41.724vh) scale(.5932)}to{transform:translate(25.71505vw,99vh) scale(.5932)}}.snow:nth-child(89){opacity:.7668;transform:translate(53.4572vw,-10px) scale(.4363);animation:fall-89 25s -2s linear infinite}@keyframes fall-89{65.307%{transform:translate(60.3701vw,65.307vh) scale(.4363)}to{transform:translate(56.91365vw,99vh) scale(.4363)}}.snow:nth-child(90){opacity:1.3076;transform:translate(32.0689vw,-10px) scale(.9088);animation:fall-90 17s -18s linear infinite}@keyframes fall-90{45.889%{transform:translate(26.0055vw,45.889vh) scale(.9088)}to{transform:translate(29.0372vw,99vh) scale(.9088)}}.snow:nth-child(91){opacity:.8302;transform:translate(28.6102vw,-10px) scale(.8877);animation:fall-91 26s -12s linear infinite}@keyframes fall-91{52.916%{transform:translate(34.8667vw,52.916vh) scale(.8877)}to{transform:translate(31.73845vw,99vh) scale(.8877)}}.snow:nth-child(92){opacity:.8674;transform:translate(75.1653vw,-10px) scale(.5615);animation:fall-92 29s -12s linear infinite}@keyframes fall-92{74.826%{transform:translate(77.5948vw,74.826vh) scale(.5615)}to{transform:translate(76.38005vw,99vh) scale(.5615)}}.snow:nth-child(93){opacity:.6126;transform:translate(81.5611vw,-10px) scale(.1833);animation:fall-93 17s -2s linear infinite}@keyframes fall-93{77.305%{transform:translate(74.1382vw,77.305vh) scale(.1833)}to{transform:translate(77.84965vw,99vh) scale(.1833)}}.snow:nth-child(94){opacity:1.6418;transform:translate(49.4969vw,-10px) scale(.1775);animation:fall-94 19s -26s linear infinite}@keyframes fall-94{63.83%{transform:translate(59.0651vw,63.83vh) scale(.1775)}to{transform:translate(54.281vw,99vh) scale(.1775)}}.snow:nth-child(95){opacity:1.6314;transform:translate(52.9381vw,-10px) scale(.5335);animation:fall-95 16s -21s linear infinite}@keyframes fall-95{51.245%{transform:translate(60.3657vw,51.245vh) scale(.5335)}to{transform:translate(56.6519vw,99vh) scale(.5335)}}.snow:nth-child(96){opacity:1.1622;transform:translate(39.8129vw,-10px) scale(.7196);animation:fall-96 10s -24s linear infinite}@keyframes fall-96{76.084%{transform:translate(33.3802vw,76.084vh) scale(.7196)}to{transform:translate(36.59655vw,99vh) scale(.7196)}}.snow:nth-child(97){opacity:.471;transform:translate(10.2545vw,-10px) scale(.2673);animation:fall-97 19s -22s linear infinite}@keyframes fall-97{72.925%{transform:translate(7.0518vw,72.925vh) scale(.2673)}to{transform:translate(8.65315vw,99vh) scale(.2673)}}.snow:nth-child(98){opacity:1.3196;transform:translate(6.5473vw,-10px) scale(.5366);animation:fall-98 20s -19s linear infinite}@keyframes fall-98{37.665%{transform:translate(2.5951vw,37.665vh) scale(.5366)}to{transform:translate(4.5712vw,99vh) scale(.5366)}}.snow:nth-child(99){opacity:1.235;transform:translate(52.8665vw,-10px) scale(.2052);animation:fall-99 26s -19s linear infinite}@keyframes fall-99{62.964%{transform:translate(51.6295vw,62.964vh) scale(.2052)}to{transform:translate(52.248vw,99vh) scale(.2052)}}.snow:nth-child(100){opacity:.7248;transform:translate(8.4443vw,-10px) scale(.4477);animation:fall-100 26s -21s linear infinite}@keyframes fall-100{67.712%{transform:translate(7.7072vw,67.712vh) scale(.4477)}to{transform:translate(8.07575vw,99vh) scale(.4477)}}.snow:nth-child(101){opacity:1.7392;transform:translate(91.4455vw,-10px) scale(.5363);animation:fall-101 20s -11s linear infinite}@keyframes fall-101{44.497%{transform:translate(88.2315vw,44.497vh) scale(.5363)}to{transform:translate(89.8385vw,99vh) scale(.5363)}}.snow:nth-child(102){opacity:1.8746;transform:translate(61.2364vw,-10px) scale(.9511);animation:fall-102 15s -9s linear infinite}@keyframes fall-102{57.584%{transform:translate(55.8103vw,57.584vh) scale(.9511)}to{transform:translate(58.52335vw,99vh) scale(.9511)}}.snow:nth-child(103){opacity:.9618;transform:translate(87.8845vw,-10px) scale(.2029);animation:fall-103 27s -20s linear infinite}@keyframes fall-103{72.321%{transform:translate(87.5834vw,72.321vh) scale(.2029)}to{transform:translate(87.73395vw,99vh) scale(.2029)}}.snow:nth-child(104){opacity:1.2532;transform:translate(12.7437vw,-10px) scale(.2665);animation:fall-104 26s -17s linear infinite}@keyframes fall-104{74.661%{transform:translate(10.7611vw,74.661vh) scale(.2665)}to{transform:translate(11.7524vw,99vh) scale(.2665)}}.snow:nth-child(105){opacity:1.732;transform:translate(11.6899vw,-10px) scale(.4394);animation:fall-105 11s -24s linear infinite}@keyframes fall-105{57.285%{transform:translate(14.2016vw,57.285vh) scale(.4394)}to{transform:translate(12.94575vw,99vh) scale(.4394)}}.snow:nth-child(106){opacity:1.244;transform:translate(99.3375vw,-10px) scale(.4164);animation:fall-106 10s -19s linear infinite}@keyframes fall-106{37.375%{transform:translate(105.9768vw,37.375vh) scale(.4164)}to{transform:translate(102.65715vw,99vh) scale(.4164)}}.snow:nth-child(107){opacity:.0502;transform:translate(75.1957vw,-10px) scale(.8264);animation:fall-107 28s -30s linear infinite}@keyframes fall-107{56.786%{transform:translate(67.9433vw,56.786vh) scale(.8264)}to{transform:translate(71.5695vw,99vh) scale(.8264)}}.snow:nth-child(108){opacity:1.1898;transform:translate(95.1736vw,-10px) scale(.0898);animation:fall-108 30s -10s linear infinite}@keyframes fall-108{61.333%{transform:translate(91.4252vw,61.333vh) scale(.0898)}to{transform:translate(93.2994vw,99vh) scale(.0898)}}.snow:nth-child(109){opacity:1.4902;transform:translate(74.1823vw,-10px) scale(.3599);animation:fall-109 24s -22s linear infinite}@keyframes fall-109{47.311%{transform:translate(65.2129vw,47.311vh) scale(.3599)}to{transform:translate(69.6976vw,99vh) scale(.3599)}}.snow:nth-child(110){opacity:1.1042;transform:translate(30.2637vw,-10px) scale(.0382);animation:fall-110 16s -15s linear infinite}@keyframes fall-110{65.937%{transform:translate(20.6623vw,65.937vh) scale(.0382)}to{transform:translate(25.463vw,99vh) scale(.0382)}}.snow:nth-child(111){opacity:1.7158;transform:translate(93.8379vw,-10px) scale(.9875);animation:fall-111 15s -28s linear infinite}@keyframes fall-111{48.241%{transform:translate(96.0764vw,48.241vh) scale(.9875)}to{transform:translate(94.95715vw,99vh) scale(.9875)}}.snow:nth-child(112){opacity:1.73;transform:translate(64.8801vw,-10px) scale(.2868);animation:fall-112 27s -11s linear infinite}@keyframes fall-112{33.864%{transform:translate(72.4029vw,33.864vh) scale(.2868)}to{transform:translate(68.6415vw,99vh) scale(.2868)}}.snow:nth-child(113){opacity:.5528;transform:translate(47.4916vw,-10px) scale(.2574);animation:fall-113 13s -23s linear infinite}@keyframes fall-113{76.732%{transform:translate(54.962vw,76.732vh) scale(.2574)}to{transform:translate(51.2268vw,99vh) scale(.2574)}}.snow:nth-child(114){opacity:1.0734;transform:translate(62.6618vw,-10px) scale(.3331);animation:fall-114 20s -1s linear infinite}@keyframes fall-114{65.345%{transform:translate(72.1283vw,65.345vh) scale(.3331)}to{transform:translate(67.39505vw,99vh) scale(.3331)}}.snow:nth-child(115){opacity:.0728;transform:translate(.8813vw,-10px) scale(.5663);animation:fall-115 24s -1s linear infinite}@keyframes fall-115{60.158%{transform:translate(-7.3914vw,60.158vh) scale(.5663)}to{transform:translate(-3.25505vw,99vh) scale(.5663)}}.snow:nth-child(116){opacity:.1506;transform:translate(47.3975vw,-10px) scale(.8773);animation:fall-116 13s -16s linear infinite}@keyframes fall-116{48.396%{transform:translate(53.7546vw,48.396vh) scale(.8773)}to{transform:translate(50.57605vw,99vh) scale(.8773)}}.snow:nth-child(117){opacity:.6628;transform:translate(80.1332vw,-10px) scale(.4734);animation:fall-117 13s -22s linear infinite}@keyframes fall-117{32.385%{transform:translate(81.3325vw,32.385vh) scale(.4734)}to{transform:translate(80.73285vw,99vh) scale(.4734)}}.snow:nth-child(118){opacity:.553;transform:translate(66.3366vw,-10px) scale(.51);animation:fall-118 23s -16s linear infinite}@keyframes fall-118{73.18%{transform:translate(65.5135vw,73.18vh) scale(.51)}to{transform:translate(65.92505vw,99vh) scale(.51)}}.snow:nth-child(119){opacity:.7016;transform:translate(87.9583vw,-10px) scale(.0111);animation:fall-119 25s -7s linear infinite}@keyframes fall-119{63.693%{transform:translate(79.3155vw,63.693vh) scale(.0111)}to{transform:translate(83.6369vw,99vh) scale(.0111)}}.snow:nth-child(120){opacity:1.468;transform:translate(79.2868vw,-10px) scale(.6562);animation:fall-120 15s -26s linear infinite}@keyframes fall-120{60.809%{transform:translate(73.2004vw,60.809vh) scale(.6562)}to{transform:translate(76.2436vw,99vh) scale(.6562)}}.snow:nth-child(121){opacity:1.5758;transform:translate(86.8802vw,-10px) scale(.1324);animation:fall-121 25s -1s linear infinite}@keyframes fall-121{39.282%{transform:translate(79.3551vw,39.282vh) scale(.1324)}to{transform:translate(83.11765vw,99vh) scale(.1324)}}.snow:nth-child(122){opacity:1.2348;transform:translate(21.2205vw,-10px) scale(.6933);animation:fall-122 12s -10s linear infinite}@keyframes fall-122{36.03%{transform:translate(16.7371vw,36.03vh) scale(.6933)}to{transform:translate(18.9788vw,99vh) scale(.6933)}}.snow:nth-child(123){opacity:.3526;transform:translate(17.0494vw,-10px) scale(.0825);animation:fall-123 10s -30s linear infinite}@keyframes fall-123{60.065%{transform:translate(15.8987vw,60.065vh) scale(.0825)}to{transform:translate(16.47405vw,99vh) scale(.0825)}}.snow:nth-child(124){opacity:.4904;transform:translate(64.008vw,-10px) scale(.2825);animation:fall-124 17s -8s linear infinite}@keyframes fall-124{74.022%{transform:translate(67.6673vw,74.022vh) scale(.2825)}to{transform:translate(65.83765vw,99vh) scale(.2825)}}.snow:nth-child(125){opacity:.3848;transform:translate(30.8363vw,-10px) scale(.6636);animation:fall-125 23s -9s linear infinite}@keyframes fall-125{68.877%{transform:translate(24.2239vw,68.877vh) scale(.6636)}to{transform:translate(27.5301vw,99vh) scale(.6636)}}.snow:nth-child(126){opacity:.204;transform:translate(1.8509vw,-10px) scale(.4772);animation:fall-126 17s -21s linear infinite}@keyframes fall-126{42.68%{transform:translate(5.9605vw,42.68vh) scale(.4772)}to{transform:translate(3.9057vw,99vh) scale(.4772)}}.snow:nth-child(127){opacity:.144;transform:translate(41.1428vw,-10px) scale(.4332);animation:fall-127 28s -14s linear infinite}@keyframes fall-127{52.702%{transform:translate(41.4098vw,52.702vh) scale(.4332)}to{transform:translate(41.2763vw,99vh) scale(.4332)}}.snow:nth-child(128){opacity:.4044;transform:translate(86.9883vw,-10px) scale(.8509);animation:fall-128 22s -25s linear infinite}@keyframes fall-128{69.348%{transform:translate(78.394vw,69.348vh) scale(.8509)}to{transform:translate(82.69115vw,99vh) scale(.8509)}}.snow:nth-child(129){opacity:.3944;transform:translate(89.7314vw,-10px) scale(.0829);animation:fall-129 15s -10s linear infinite}@keyframes fall-129{77.934%{transform:translate(92.4852vw,77.934vh) scale(.0829)}to{transform:translate(91.1083vw,99vh) scale(.0829)}}.snow:nth-child(130){opacity:.8048;transform:translate(57.3687vw,-10px) scale(.1807);animation:fall-130 19s -18s linear infinite}@keyframes fall-130{62.039%{transform:translate(51.6745vw,62.039vh) scale(.1807)}to{transform:translate(54.5216vw,99vh) scale(.1807)}}.snow:nth-child(131){opacity:1.8504;transform:translate(25.8716vw,-10px) scale(.3217);animation:fall-131 11s -18s linear infinite}@keyframes fall-131{71.306%{transform:translate(32.3782vw,71.306vh) scale(.3217)}to{transform:translate(29.1249vw,99vh) scale(.3217)}}.snow:nth-child(132){opacity:.9746;transform:translate(3.2986vw,-10px) scale(.5034);animation:fall-132 20s -20s linear infinite}@keyframes fall-132{48.205%{transform:translate(10.6192vw,48.205vh) scale(.5034)}to{transform:translate(6.9589vw,99vh) scale(.5034)}}.snow:nth-child(133){opacity:1.3018;transform:translate(32.8707vw,-10px) scale(.3372);animation:fall-133 17s -28s linear infinite}@keyframes fall-133{75.225%{transform:translate(24.8357vw,75.225vh) scale(.3372)}to{transform:translate(28.8532vw,99vh) scale(.3372)}}.snow:nth-child(134){opacity:1.2446;transform:translate(38.8512vw,-10px) scale(.8618);animation:fall-134 13s -25s linear infinite}@keyframes fall-134{56.601%{transform:translate(35.8435vw,56.601vh) scale(.8618)}to{transform:translate(37.34735vw,99vh) scale(.8618)}}.snow:nth-child(135){opacity:.3252;transform:translate(22.2773vw,-10px) scale(.5822);animation:fall-135 13s -18s linear infinite}@keyframes fall-135{69.514%{transform:translate(17.8703vw,69.514vh) scale(.5822)}to{transform:translate(20.0738vw,99vh) scale(.5822)}}.snow:nth-child(136){opacity:1.9158;transform:translate(94.7689vw,-10px) scale(.8848);animation:fall-136 14s -23s linear infinite}@keyframes fall-136{58.274%{transform:translate(91.1252vw,58.274vh) scale(.8848)}to{transform:translate(92.94705vw,99vh) scale(.8848)}}.snow:nth-child(137){opacity:.1328;transform:translate(40.7737vw,-10px) scale(.779);animation:fall-137 18s -11s linear infinite}@keyframes fall-137{41.174%{transform:translate(32.2793vw,41.174vh) scale(.779)}to{transform:translate(36.5265vw,99vh) scale(.779)}}.snow:nth-child(138){opacity:1.0516;transform:translate(29.821vw,-10px) scale(.5459);animation:fall-138 24s -22s linear infinite}@keyframes fall-138{70.344%{transform:translate(22.3621vw,70.344vh) scale(.5459)}to{transform:translate(26.09155vw,99vh) scale(.5459)}}.snow:nth-child(139){opacity:1.0512;transform:translate(56.9767vw,-10px) scale(.7706);animation:fall-139 15s -14s linear infinite}@keyframes fall-139{64.442%{transform:translate(54.4633vw,64.442vh) scale(.7706)}to{transform:translate(55.72vw,99vh) scale(.7706)}}.snow:nth-child(140){opacity:.5006;transform:translate(5.4509vw,-10px) scale(.8506);animation:fall-140 18s -28s linear infinite}@keyframes fall-140{52.868%{transform:translate(7.4392vw,52.868vh) scale(.8506)}to{transform:translate(6.44505vw,99vh) scale(.8506)}}.snow:nth-child(141){opacity:1.9816;transform:translate(27.7806vw,-10px) scale(.9087);animation:fall-141 10s -19s linear infinite}@keyframes fall-141{65.129%{transform:translate(28.9149vw,65.129vh) scale(.9087)}to{transform:translate(28.34775vw,99vh) scale(.9087)}}.snow:nth-child(142){opacity:1.0106;transform:translate(3.451vw,-10px) scale(.5747);animation:fall-142 22s -28s linear infinite}@keyframes fall-142{32.352%{transform:translate(5.2325vw,32.352vh) scale(.5747)}to{transform:translate(4.34175vw,99vh) scale(.5747)}}.snow:nth-child(143){opacity:1.2524;transform:translate(35.2336vw,-10px) scale(.6001);animation:fall-143 15s -6s linear infinite}@keyframes fall-143{41.426%{transform:translate(27.4105vw,41.426vh) scale(.6001)}to{transform:translate(31.32205vw,99vh) scale(.6001)}}.snow:nth-child(144){opacity:1.1462;transform:translate(45.0201vw,-10px) scale(.1709);animation:fall-144 12s -18s linear infinite}@keyframes fall-144{44.707%{transform:translate(36.7448vw,44.707vh) scale(.1709)}to{transform:translate(40.88245vw,99vh) scale(.1709)}}.snow:nth-child(145){opacity:.7356;transform:translate(45.8837vw,-10px) scale(.4275);animation:fall-145 25s -9s linear infinite}@keyframes fall-145{33.968%{transform:translate(37.4161vw,33.968vh) scale(.4275)}to{transform:translate(41.6499vw,99vh) scale(.4275)}}.snow:nth-child(146){opacity:1.2048;transform:translate(12.8971vw,-10px) scale(.8744);animation:fall-146 13s -24s linear infinite}@keyframes fall-146{32.886%{transform:translate(15.8403vw,32.886vh) scale(.8744)}to{transform:translate(14.3687vw,99vh) scale(.8744)}}.snow:nth-child(147){opacity:1.4876;transform:translate(26.4713vw,-10px) scale(.5848);animation:fall-147 18s -1s linear infinite}@keyframes fall-147{40.972%{transform:translate(24.419vw,40.972vh) scale(.5848)}to{transform:translate(25.44515vw,99vh) scale(.5848)}}.snow:nth-child(148){opacity:.8344;transform:translate(32.4362vw,-10px) scale(.3722);animation:fall-148 21s -13s linear infinite}@keyframes fall-148{60.177%{transform:translate(26.0297vw,60.177vh) scale(.3722)}to{transform:translate(29.23295vw,99vh) scale(.3722)}}.snow:nth-child(149){opacity:1.06;transform:translate(34.8379vw,-10px) scale(.035);animation:fall-149 25s -22s linear infinite}@keyframes fall-149{61.888%{transform:translate(30.6708vw,61.888vh) scale(.035)}to{transform:translate(32.75435vw,99vh) scale(.035)}}.snow:nth-child(150){opacity:1.857;transform:translate(96.9801vw,-10px) scale(.1138);animation:fall-150 20s -25s linear infinite}@keyframes fall-150{73.323%{transform:translate(102.1083vw,73.323vh) scale(.1138)}to{transform:translate(99.5442vw,99vh) scale(.1138)}}.snow:nth-child(151){opacity:.6472;transform:translate(94.9487vw,-10px) scale(.1351);animation:fall-151 14s -11s linear infinite}@keyframes fall-151{45.324%{transform:translate(86.6558vw,45.324vh) scale(.1351)}to{transform:translate(90.80225vw,99vh) scale(.1351)}}.snow:nth-child(152){opacity:.774;transform:translate(95.4934vw,-10px) scale(.2416);animation:fall-152 20s -16s linear infinite}@keyframes fall-152{61.621%{transform:translate(92.0626vw,61.621vh) scale(.2416)}to{transform:translate(93.778vw,99vh) scale(.2416)}}.snow:nth-child(153){opacity:.763;transform:translate(10.2364vw,-10px) scale(.1961);animation:fall-153 25s -13s linear infinite}@keyframes fall-153{53.084%{transform:translate(7.2084vw,53.084vh) scale(.1961)}to{transform:translate(8.7224vw,99vh) scale(.1961)}}.snow:nth-child(154){opacity:.6694;transform:translate(41.0968vw,-10px) scale(.7619);animation:fall-154 11s -6s linear infinite}@keyframes fall-154{46.231%{transform:translate(36.5056vw,46.231vh) scale(.7619)}to{transform:translate(38.8012vw,99vh) scale(.7619)}}.snow:nth-child(155){opacity:1.0944;transform:translate(59.4036vw,-10px) scale(.5755);animation:fall-155 15s -6s linear infinite}@keyframes fall-155{38.847%{transform:translate(60.2432vw,38.847vh) scale(.5755)}to{transform:translate(59.8234vw,99vh) scale(.5755)}}.snow:nth-child(156){opacity:.2078;transform:translate(40.1702vw,-10px) scale(.9037);animation:fall-156 20s -6s linear infinite}@keyframes fall-156{51.859%{transform:translate(47.9785vw,51.859vh) scale(.9037)}to{transform:translate(44.07435vw,99vh) scale(.9037)}}.snow:nth-child(157){opacity:1.613;transform:translate(15.3581vw,-10px) scale(.2158);animation:fall-157 30s -1s linear infinite}@keyframes fall-157{43.187%{transform:translate(17.019vw,43.187vh) scale(.2158)}to{transform:translate(16.18855vw,99vh) scale(.2158)}}.snow:nth-child(158){opacity:.9678;transform:translate(5.7484vw,-10px) scale(.5392);animation:fall-158 11s -2s linear infinite}@keyframes fall-158{54.406%{transform:translate(3.1806vw,54.406vh) scale(.5392)}to{transform:translate(4.4645vw,99vh) scale(.5392)}}.snow:nth-child(159){opacity:.8222;transform:translate(2.5906vw,-10px) scale(.3368);animation:fall-159 26s -15s linear infinite}@keyframes fall-159{45.728%{transform:translate(8.7105vw,45.728vh) scale(.3368)}to{transform:translate(5.65055vw,99vh) scale(.3368)}}.snow:nth-child(160){opacity:1.602;transform:translate(98.4658vw,-10px) scale(.9142);animation:fall-160 13s -20s linear infinite}@keyframes fall-160{65.39%{transform:translate(98.0181vw,65.39vh) scale(.9142)}to{transform:translate(98.24195vw,99vh) scale(.9142)}}.snow:nth-child(161){opacity:1.1714;transform:translate(52.9594vw,-10px) scale(.2131);animation:fall-161 29s -23s linear infinite}@keyframes fall-161{44.351%{transform:translate(56.9597vw,44.351vh) scale(.2131)}to{transform:translate(54.95955vw,99vh) scale(.2131)}}.snow:nth-child(162){opacity:.7986;transform:translate(35.3209vw,-10px) scale(.8261);animation:fall-162 23s -16s linear infinite}@keyframes fall-162{64.069%{transform:translate(40.5795vw,64.069vh) scale(.8261)}to{transform:translate(37.9502vw,99vh) scale(.8261)}}.snow:nth-child(163){opacity:1.3418;transform:translate(9.2757vw,-10px) scale(.3986);animation:fall-163 25s -12s linear infinite}@keyframes fall-163{79.65%{transform:translate(3.8926vw,79.65vh) scale(.3986)}to{transform:translate(6.58415vw,99vh) scale(.3986)}}.snow:nth-child(164){opacity:1.948;transform:translate(72.5311vw,-10px) scale(.8031);animation:fall-164 14s -5s linear infinite}@keyframes fall-164{33.751%{transform:translate(71.5096vw,33.751vh) scale(.8031)}to{transform:translate(72.02035vw,99vh) scale(.8031)}}.snow:nth-child(165){opacity:1.979;transform:translate(3.5266vw,-10px) scale(.1552);animation:fall-165 21s -15s linear infinite}@keyframes fall-165{30.408%{transform:translate(8.2741vw,30.408vh) scale(.1552)}to{transform:translate(5.90035vw,99vh) scale(.1552)}}.snow:nth-child(166){opacity:.4906;transform:translate(73.5001vw,-10px) scale(.1778);animation:fall-166 11s -17s linear infinite}@keyframes fall-166{39.467%{transform:translate(68.9825vw,39.467vh) scale(.1778)}to{transform:translate(71.2413vw,99vh) scale(.1778)}}.snow:nth-child(167){opacity:1.5274;transform:translate(21.7988vw,-10px) scale(.1991);animation:fall-167 27s -6s linear infinite}@keyframes fall-167{39.942%{transform:translate(23.7942vw,39.942vh) scale(.1991)}to{transform:translate(22.7965vw,99vh) scale(.1991)}}.snow:nth-child(168){opacity:1.6162;transform:translate(84.1085vw,-10px) scale(.6793);animation:fall-168 25s -5s linear infinite}@keyframes fall-168{48.374%{transform:translate(74.5472vw,48.374vh) scale(.6793)}to{transform:translate(79.32785vw,99vh) scale(.6793)}}.snow:nth-child(169){opacity:1.4512;transform:translate(65.0714vw,-10px) scale(.7547);animation:fall-169 18s -20s linear infinite}@keyframes fall-169{40.16%{transform:translate(67.929vw,40.16vh) scale(.7547)}to{transform:translate(66.5002vw,99vh) scale(.7547)}}.snow:nth-child(170){opacity:.6732;transform:translate(31.8217vw,-10px) scale(.329);animation:fall-170 21s -25s linear infinite}@keyframes fall-170{38.186%{transform:translate(34.9752vw,38.186vh) scale(.329)}to{transform:translate(33.39845vw,99vh) scale(.329)}}.snow:nth-child(171){opacity:.9272;transform:translate(37.6875vw,-10px) scale(.4465);animation:fall-171 25s -16s linear infinite}@keyframes fall-171{67.402%{transform:translate(32.4479vw,67.402vh) scale(.4465)}to{transform:translate(35.0677vw,99vh) scale(.4465)}}.snow:nth-child(172){opacity:.2134;transform:translate(89.2474vw,-10px) scale(.6649);animation:fall-172 15s -12s linear infinite}@keyframes fall-172{37.559%{transform:translate(85.1325vw,37.559vh) scale(.6649)}to{transform:translate(87.18995vw,99vh) scale(.6649)}}.snow:nth-child(173){opacity:.2912;transform:translate(57.0085vw,-10px) scale(.6461);animation:fall-173 12s -29s linear infinite}@keyframes fall-173{38.685%{transform:translate(66.8575vw,38.685vh) scale(.6461)}to{transform:translate(61.933vw,99vh) scale(.6461)}}.snow:nth-child(174){opacity:1.8574;transform:translate(15.1098vw,-10px) scale(.0702);animation:fall-174 28s -12s linear infinite}@keyframes fall-174{32.78%{transform:translate(24.3735vw,32.78vh) scale(.0702)}to{transform:translate(19.74165vw,99vh) scale(.0702)}}.snow:nth-child(175){opacity:.9928;transform:translate(19.6892vw,-10px) scale(.5136);animation:fall-175 29s -23s linear infinite}@keyframes fall-175{38.391%{transform:translate(19.0877vw,38.391vh) scale(.5136)}to{transform:translate(19.38845vw,99vh) scale(.5136)}}.snow:nth-child(176){opacity:.2248;transform:translate(71.9261vw,-10px) scale(.5492);animation:fall-176 24s -17s linear infinite}@keyframes fall-176{72.058%{transform:translate(69.323vw,72.058vh) scale(.5492)}to{transform:translate(70.62455vw,99vh) scale(.5492)}}.snow:nth-child(177){opacity:.4646;transform:translate(78.4875vw,-10px) scale(.1701);animation:fall-177 27s -26s linear infinite}@keyframes fall-177{57.794%{transform:translate(82.9643vw,57.794vh) scale(.1701)}to{transform:translate(80.7259vw,99vh) scale(.1701)}}.snow:nth-child(178){opacity:1.1808;transform:translate(40.7342vw,-10px) scale(.0102);animation:fall-178 21s -30s linear infinite}@keyframes fall-178{62.607%{transform:translate(41.965vw,62.607vh) scale(.0102)}to{transform:translate(41.3496vw,99vh) scale(.0102)}}.snow:nth-child(179){opacity:.8482;transform:translate(79.8616vw,-10px) scale(.5764);animation:fall-179 22s -17s linear infinite}@keyframes fall-179{59.863%{transform:translate(72.3419vw,59.863vh) scale(.5764)}to{transform:translate(76.10175vw,99vh) scale(.5764)}}.snow:nth-child(180){opacity:.3942;transform:translate(20.9504vw,-10px) scale(.4046);animation:fall-180 21s -5s linear infinite}@keyframes fall-180{78.697%{transform:translate(11.0516vw,78.697vh) scale(.4046)}to{transform:translate(16.001vw,99vh) scale(.4046)}}.snow:nth-child(181){opacity:.9834;transform:translate(82.5544vw,-10px) scale(.4171);animation:fall-181 26s -20s linear infinite}@keyframes fall-181{41.491%{transform:translate(89.413vw,41.491vh) scale(.4171)}to{transform:translate(85.9837vw,99vh) scale(.4171)}}.snow:nth-child(182){opacity:1.1514;transform:translate(31.6641vw,-10px) scale(.8495);animation:fall-182 17s -11s linear infinite}@keyframes fall-182{43.295%{transform:translate(40.2845vw,43.295vh) scale(.8495)}to{transform:translate(35.9743vw,99vh) scale(.8495)}}.snow:nth-child(183){opacity:1.3932;transform:translate(94.9763vw,-10px) scale(.3438);animation:fall-183 14s -22s linear infinite}@keyframes fall-183{62.758%{transform:translate(93.0315vw,62.758vh) scale(.3438)}to{transform:translate(94.0039vw,99vh) scale(.3438)}}.snow:nth-child(184){opacity:.3552;transform:translate(57.7265vw,-10px) scale(.6709);animation:fall-184 29s -16s linear infinite}@keyframes fall-184{39.379%{transform:translate(50.9935vw,39.379vh) scale(.6709)}to{transform:translate(54.36vw,99vh) scale(.6709)}}.snow:nth-child(185){opacity:1.4138;transform:translate(80.1315vw,-10px) scale(.8724);animation:fall-185 27s -26s linear infinite}@keyframes fall-185{46.979%{transform:translate(72.9252vw,46.979vh) scale(.8724)}to{transform:translate(76.52835vw,99vh) scale(.8724)}}.snow:nth-child(186){opacity:.9366;transform:translate(96.5665vw,-10px) scale(.5778);animation:fall-186 27s -2s linear infinite}@keyframes fall-186{33.748%{transform:translate(103.8313vw,33.748vh) scale(.5778)}to{transform:translate(100.1989vw,99vh) scale(.5778)}}.snow:nth-child(187){opacity:1.2466;transform:translate(24.1408vw,-10px) scale(.5904);animation:fall-187 18s -15s linear infinite}@keyframes fall-187{44.453%{transform:translate(19.0591vw,44.453vh) scale(.5904)}to{transform:translate(21.59995vw,99vh) scale(.5904)}}.snow:nth-child(188){opacity:.419;transform:translate(66.6571vw,-10px) scale(.6115);animation:fall-188 26s -17s linear infinite}@keyframes fall-188{71.662%{transform:translate(76.5566vw,71.662vh) scale(.6115)}to{transform:translate(71.60685vw,99vh) scale(.6115)}}.snow:nth-child(189){opacity:1.2028;transform:translate(59.9016vw,-10px) scale(.6802);animation:fall-189 21s -22s linear infinite}@keyframes fall-189{47.32%{transform:translate(68.9543vw,47.32vh) scale(.6802)}to{transform:translate(64.42795vw,99vh) scale(.6802)}}.snow:nth-child(190){opacity:1.1994;transform:translate(19.0505vw,-10px) scale(.7231);animation:fall-190 23s -5s linear infinite}@keyframes fall-190{40.588%{transform:translate(16.5308vw,40.588vh) scale(.7231)}to{transform:translate(17.79065vw,99vh) scale(.7231)}}.snow:nth-child(191){opacity:1.5614;transform:translate(39.1427vw,-10px) scale(.6898);animation:fall-191 21s -3s linear infinite}@keyframes fall-191{53.605%{transform:translate(47.8309vw,53.605vh) scale(.6898)}to{transform:translate(43.4868vw,99vh) scale(.6898)}}.snow:nth-child(192){opacity:.1196;transform:translate(52.539vw,-10px) scale(.8942);animation:fall-192 21s -25s linear infinite}@keyframes fall-192{30.425%{transform:translate(55.5252vw,30.425vh) scale(.8942)}to{transform:translate(54.0321vw,99vh) scale(.8942)}}.snow:nth-child(193){opacity:.632;transform:translate(52.9588vw,-10px) scale(.0138);animation:fall-193 11s -6s linear infinite}@keyframes fall-193{63.284%{transform:translate(57.083vw,63.284vh) scale(.0138)}to{transform:translate(55.0209vw,99vh) scale(.0138)}}.snow:nth-child(194){opacity:1.7956;transform:translate(41.2137vw,-10px) scale(.6858);animation:fall-194 17s -28s linear infinite}@keyframes fall-194{44.632%{transform:translate(37.2944vw,44.632vh) scale(.6858)}to{transform:translate(39.25405vw,99vh) scale(.6858)}}.snow:nth-child(195){opacity:1.0406;transform:translate(91.9162vw,-10px) scale(.9645);animation:fall-195 29s -13s linear infinite}@keyframes fall-195{42.494%{transform:translate(91.2228vw,42.494vh) scale(.9645)}to{transform:translate(91.5695vw,99vh) scale(.9645)}}.snow:nth-child(196){opacity:.7946;transform:translate(85.1969vw,-10px) scale(.7939);animation:fall-196 29s -12s linear infinite}@keyframes fall-196{40.262%{transform:translate(81.0867vw,40.262vh) scale(.7939)}to{transform:translate(83.1418vw,99vh) scale(.7939)}}.snow:nth-child(197){opacity:.9176;transform:translate(67.6572vw,-10px) scale(.4057);animation:fall-197 30s -1s linear infinite}@keyframes fall-197{62.845%{transform:translate(75.0832vw,62.845vh) scale(.4057)}to{transform:translate(71.3702vw,99vh) scale(.4057)}}.snow:nth-child(198){opacity:1.0824;transform:translate(25.1591vw,-10px) scale(.6227);animation:fall-198 11s -23s linear infinite}@keyframes fall-198{60.531%{transform:translate(27.6039vw,60.531vh) scale(.6227)}to{transform:translate(26.3815vw,99vh) scale(.6227)}}.snow:nth-child(199){opacity:1.1936;transform:translate(31.3364vw,-10px) scale(.4729);animation:fall-199 26s -11s linear infinite}@keyframes fall-199{69.429%{transform:translate(32.7794vw,69.429vh) scale(.4729)}to{transform:translate(32.0579vw,99vh) scale(.4729)}}.snow:nth-child(200){opacity:.7964;transform:translate(94.3578vw,-10px) scale(.1291);animation:fall-200 10s -27s linear infinite}@keyframes fall-200{32.693%{transform:translate(89.8692vw,32.693vh) scale(.1291)}to{transform:translate(92.1135vw,99vh) scale(.1291)}}.snow:nth-child(201){opacity:1.3956;transform:translate(43.0802vw,-10px) scale(.4188);animation:fall-201 27s -9s linear infinite}@keyframes fall-201{47.445%{transform:translate(42.7378vw,47.445vh) scale(.4188)}to{transform:translate(42.909vw,99vh) scale(.4188)}}.snow:nth-child(202){opacity:1.5106;transform:translate(97.0073vw,-10px) scale(.7666);animation:fall-202 30s -18s linear infinite}@keyframes fall-202{65.165%{transform:translate(102.9822vw,65.165vh) scale(.7666)}to{transform:translate(99.99475vw,99vh) scale(.7666)}}.snow:nth-child(203){opacity:.515;transform:translate(60.5104vw,-10px) scale(.4884);animation:fall-203 17s -19s linear infinite}@keyframes fall-203{71.53%{transform:translate(68.9944vw,71.53vh) scale(.4884)}to{transform:translate(64.7524vw,99vh) scale(.4884)}}.snow:nth-child(204){opacity:.3528;transform:translate(78.5934vw,-10px) scale(.5593);animation:fall-204 22s -2s linear infinite}@keyframes fall-204{77.341%{transform:translate(79.7437vw,77.341vh) scale(.5593)}to{transform:translate(79.16855vw,99vh) scale(.5593)}}.snow:nth-child(205){opacity:.6458;transform:translate(66.5838vw,-10px) scale(.3731);animation:fall-205 10s -18s linear infinite}@keyframes fall-205{68.78%{transform:translate(59.3274vw,68.78vh) scale(.3731)}to{transform:translate(62.9556vw,99vh) scale(.3731)}}.snow:nth-child(206){opacity:.0206;transform:translate(52.3903vw,-10px) scale(.24);animation:fall-206 25s -2s linear infinite}@keyframes fall-206{67.506%{transform:translate(44.9489vw,67.506vh) scale(.24)}to{transform:translate(48.6696vw,99vh) scale(.24)}}.snow:nth-child(207){opacity:1.5802;transform:translate(40.1487vw,-10px) scale(.9475);animation:fall-207 29s -29s linear infinite}@keyframes fall-207{60.973%{transform:translate(36.8059vw,60.973vh) scale(.9475)}to{transform:translate(38.4773vw,99vh) scale(.9475)}}.snow:nth-child(208){opacity:1.8576;transform:translate(70.4439vw,-10px) scale(.1384);animation:fall-208 10s -14s linear infinite}@keyframes fall-208{39.302%{transform:translate(79.3628vw,39.302vh) scale(.1384)}to{transform:translate(74.90335vw,99vh) scale(.1384)}}.snow:nth-child(209){opacity:1.7708;transform:translate(64.3749vw,-10px) scale(.5108);animation:fall-209 23s -13s linear infinite}@keyframes fall-209{72.486%{transform:translate(70.3141vw,72.486vh) scale(.5108)}to{transform:translate(67.3445vw,99vh) scale(.5108)}}.snow:nth-child(210){opacity:.6636;transform:translate(7.6973vw,-10px) scale(.2182);animation:fall-210 27s -16s linear infinite}@keyframes fall-210{43.202%{transform:translate(4.2956vw,43.202vh) scale(.2182)}to{transform:translate(5.99645vw,99vh) scale(.2182)}}.snow:nth-child(211){opacity:1.3274;transform:translate(17.8025vw,-10px) scale(.8024);animation:fall-211 17s -15s linear infinite}@keyframes fall-211{72.577%{transform:translate(14.5386vw,72.577vh) scale(.8024)}to{transform:translate(16.17055vw,99vh) scale(.8024)}}.snow:nth-child(212){opacity:1.3636;transform:translate(65.8822vw,-10px) scale(.3816);animation:fall-212 28s -27s linear infinite}@keyframes fall-212{60.873%{transform:translate(74.6447vw,60.873vh) scale(.3816)}to{transform:translate(70.26345vw,99vh) scale(.3816)}}.snow:nth-child(213){opacity:.1738;transform:translate(34.31vw,-10px) scale(.9791);animation:fall-213 26s -5s linear infinite}@keyframes fall-213{49.39%{transform:translate(42.7813vw,49.39vh) scale(.9791)}to{transform:translate(38.54565vw,99vh) scale(.9791)}}.snow:nth-child(214){opacity:.728;transform:translate(79.6044vw,-10px) scale(.0359);animation:fall-214 13s -20s linear infinite}@keyframes fall-214{55.001%{transform:translate(70.9259vw,55.001vh) scale(.0359)}to{transform:translate(75.26515vw,99vh) scale(.0359)}}.snow:nth-child(215){opacity:1.8524;transform:translate(84.0718vw,-10px) scale(.227);animation:fall-215 12s -8s linear infinite}@keyframes fall-215{35.543%{transform:translate(81.637vw,35.543vh) scale(.227)}to{transform:translate(82.8544vw,99vh) scale(.227)}}.snow:nth-child(216){opacity:.5704;transform:translate(64.8006vw,-10px) scale(.7634);animation:fall-216 21s -30s linear infinite}@keyframes fall-216{42.841%{transform:translate(65.5195vw,42.841vh) scale(.7634)}to{transform:translate(65.16005vw,99vh) scale(.7634)}}.snow:nth-child(217){opacity:.2962;transform:translate(74.2477vw,-10px) scale(.9973);animation:fall-217 11s -10s linear infinite}@keyframes fall-217{37.039%{transform:translate(72.4766vw,37.039vh) scale(.9973)}to{transform:translate(73.36215vw,99vh) scale(.9973)}}.snow:nth-child(218){opacity:1.6696;transform:translate(52.0546vw,-10px) scale(.1845);animation:fall-218 28s -21s linear infinite}@keyframes fall-218{77.809%{transform:translate(60.6818vw,77.809vh) scale(.1845)}to{transform:translate(56.3682vw,99vh) scale(.1845)}}.snow:nth-child(219){opacity:.7564;transform:translate(50.3182vw,-10px) scale(.2623);animation:fall-219 17s -12s linear infinite}@keyframes fall-219{36.426%{transform:translate(43.3992vw,36.426vh) scale(.2623)}to{transform:translate(46.8587vw,99vh) scale(.2623)}}.snow:nth-child(220){opacity:.884;transform:translate(78.7972vw,-10px) scale(.5935);animation:fall-220 13s -21s linear infinite}@keyframes fall-220{76.236%{transform:translate(70.6854vw,76.236vh) scale(.5935)}to{transform:translate(74.7413vw,99vh) scale(.5935)}}.snow:nth-child(221){opacity:1.0148;transform:translate(39.2576vw,-10px) scale(.8787);animation:fall-221 13s -22s linear infinite}@keyframes fall-221{41.699%{transform:translate(38.5302vw,41.699vh) scale(.8787)}to{transform:translate(38.8939vw,99vh) scale(.8787)}}.snow:nth-child(222){opacity:1.8632;transform:translate(60.655vw,-10px) scale(.2264);animation:fall-222 15s -3s linear infinite}@keyframes fall-222{61.699%{transform:translate(54.666vw,61.699vh) scale(.2264)}to{transform:translate(57.6605vw,99vh) scale(.2264)}}.snow:nth-child(223){opacity:1.5042;transform:translate(92.1285vw,-10px) scale(.7168);animation:fall-223 30s -25s linear infinite}@keyframes fall-223{63.392%{transform:translate(85.6885vw,63.392vh) scale(.7168)}to{transform:translate(88.9085vw,99vh) scale(.7168)}}.snow:nth-child(224){opacity:.8464;transform:translate(47.241vw,-10px) scale(.1578);animation:fall-224 20s -22s linear infinite}@keyframes fall-224{79.472%{transform:translate(56.1865vw,79.472vh) scale(.1578)}to{transform:translate(51.71375vw,99vh) scale(.1578)}}.snow:nth-child(225){opacity:.811;transform:translate(85.6005vw,-10px) scale(.6675);animation:fall-225 26s -27s linear infinite}@keyframes fall-225{55.042%{transform:translate(89.0754vw,55.042vh) scale(.6675)}to{transform:translate(87.33795vw,99vh) scale(.6675)}}.snow:nth-child(226){opacity:.3712;transform:translate(19.2987vw,-10px) scale(.2017);animation:fall-226 13s -15s linear infinite}@keyframes fall-226{47.25%{transform:translate(26.0057vw,47.25vh) scale(.2017)}to{transform:translate(22.6522vw,99vh) scale(.2017)}}.snow:nth-child(227){opacity:1.3804;transform:translate(82.0636vw,-10px) scale(.092);animation:fall-227 28s -25s linear infinite}@keyframes fall-227{62.339%{transform:translate(74.3368vw,62.339vh) scale(.092)}to{transform:translate(78.2002vw,99vh) scale(.092)}}.snow:nth-child(228){opacity:.3914;transform:translate(22.3745vw,-10px) scale(.5885);animation:fall-228 26s -7s linear infinite}@keyframes fall-228{73.464%{transform:translate(24.2529vw,73.464vh) scale(.5885)}to{transform:translate(23.3137vw,99vh) scale(.5885)}}.snow:nth-child(229){opacity:1.9874;transform:translate(99.9244vw,-10px) scale(.5669);animation:fall-229 10s -16s linear infinite}@keyframes fall-229{36.688%{transform:translate(97.1159vw,36.688vh) scale(.5669)}to{transform:translate(98.52015vw,99vh) scale(.5669)}}.snow:nth-child(230){opacity:1.121;transform:translate(32.4616vw,-10px) scale(.8489);animation:fall-230 26s -11s linear infinite}@keyframes fall-230{63.276%{transform:translate(22.5399vw,63.276vh) scale(.8489)}to{transform:translate(27.50075vw,99vh) scale(.8489)}}.snow:nth-child(231){opacity:.7392;transform:translate(93.3573vw,-10px) scale(.1286);animation:fall-231 30s -6s linear infinite}@keyframes fall-231{77.465%{transform:translate(98.1357vw,77.465vh) scale(.1286)}to{transform:translate(95.7465vw,99vh) scale(.1286)}}.snow:nth-child(232){opacity:.111;transform:translate(2.2258vw,-10px) scale(.1983);animation:fall-232 29s -12s linear infinite}@keyframes fall-232{73.14%{transform:translate(11.0565vw,73.14vh) scale(.1983)}to{transform:translate(6.64115vw,99vh) scale(.1983)}}.snow:nth-child(233){opacity:1.093;transform:translate(63.2426vw,-10px) scale(.7713);animation:fall-233 10s -14s linear infinite}@keyframes fall-233{73.436%{transform:translate(65.6294vw,73.436vh) scale(.7713)}to{transform:translate(64.436vw,99vh) scale(.7713)}}.snow:nth-child(234){opacity:.4948;transform:translate(39.877vw,-10px) scale(.1219);animation:fall-234 25s -1s linear infinite}@keyframes fall-234{31.469%{transform:translate(32.3692vw,31.469vh) scale(.1219)}to{transform:translate(36.1231vw,99vh) scale(.1219)}}.snow:nth-child(235){opacity:.6764;transform:translate(95.9337vw,-10px) scale(.019);animation:fall-235 13s -16s linear infinite}@keyframes fall-235{44.731%{transform:translate(103.606vw,44.731vh) scale(.019)}to{transform:translate(99.76985vw,99vh) scale(.019)}}.snow:nth-child(236){opacity:1.0076;transform:translate(8.5007vw,-10px) scale(.5816);animation:fall-236 20s -30s linear infinite}@keyframes fall-236{72.935%{transform:translate(11.1363vw,72.935vh) scale(.5816)}to{transform:translate(9.8185vw,99vh) scale(.5816)}}.snow:nth-child(237){opacity:1.9148;transform:translate(43.2449vw,-10px) scale(.8146);animation:fall-237 23s -3s linear infinite}@keyframes fall-237{58.759%{transform:translate(46.7848vw,58.759vh) scale(.8146)}to{transform:translate(45.01485vw,99vh) scale(.8146)}}.snow:nth-child(238){opacity:1.1092;transform:translate(42.3903vw,-10px) scale(.7358);animation:fall-238 25s -27s linear infinite}@keyframes fall-238{74.507%{transform:translate(45.4636vw,74.507vh) scale(.7358)}to{transform:translate(43.92695vw,99vh) scale(.7358)}}.snow:nth-child(239){opacity:.2002;transform:translate(88.1657vw,-10px) scale(.7249);animation:fall-239 26s -10s linear infinite}@keyframes fall-239{62.733%{transform:translate(93.4721vw,62.733vh) scale(.7249)}to{transform:translate(90.8189vw,99vh) scale(.7249)}}.snow:nth-child(240){opacity:1.0926;transform:translate(95.7902vw,-10px) scale(.4294);animation:fall-240 16s -22s linear infinite}@keyframes fall-240{31.401%{transform:translate(90.3621vw,31.401vh) scale(.4294)}to{transform:translate(93.07615vw,99vh) scale(.4294)}}.snow:nth-child(241){opacity:1.1494;transform:translate(77.0213vw,-10px) scale(.0153);animation:fall-241 19s -19s linear infinite}@keyframes fall-241{71.518%{transform:translate(68.8063vw,71.518vh) scale(.0153)}to{transform:translate(72.9138vw,99vh) scale(.0153)}}.snow:nth-child(242){opacity:1.918;transform:translate(.2054vw,-10px) scale(.9408);animation:fall-242 25s -2s linear infinite}@keyframes fall-242{38.722%{transform:translate(-1.7439vw,38.722vh) scale(.9408)}to{transform:translate(-.76925vw,99vh) scale(.9408)}}.snow:nth-child(243){opacity:1.543;transform:translate(24.0461vw,-10px) scale(.8667);animation:fall-243 11s -23s linear infinite}@keyframes fall-243{65.241%{transform:translate(21.5359vw,65.241vh) scale(.8667)}to{transform:translate(22.791vw,99vh) scale(.8667)}}.snow:nth-child(244){opacity:1.6686;transform:translate(97.0348vw,-10px) scale(.614);animation:fall-244 15s -19s linear infinite}@keyframes fall-244{36.663%{transform:translate(105.7092vw,36.663vh) scale(.614)}to{transform:translate(101.372vw,99vh) scale(.614)}}.snow:nth-child(245){opacity:1.3904;transform:translate(89.703vw,-10px) scale(.8735);animation:fall-245 15s -25s linear infinite}@keyframes fall-245{34.694%{transform:translate(86.2729vw,34.694vh) scale(.8735)}to{transform:translate(87.98795vw,99vh) scale(.8735)}}.snow:nth-child(246){opacity:1.654;transform:translate(16.4887vw,-10px) scale(.8305);animation:fall-246 14s -5s linear infinite}@keyframes fall-246{42.287%{transform:translate(12.9139vw,42.287vh) scale(.8305)}to{transform:translate(14.7013vw,99vh) scale(.8305)}}.snow:nth-child(247){opacity:.7258;transform:translate(44.6124vw,-10px) scale(.0692);animation:fall-247 26s -19s linear infinite}@keyframes fall-247{48.289%{transform:translate(53.8393vw,48.289vh) scale(.0692)}to{transform:translate(49.22585vw,99vh) scale(.0692)}}.snow:nth-child(248){opacity:.4878;transform:translate(98.4813vw,-10px) scale(.5284);animation:fall-248 21s -12s linear infinite}@keyframes fall-248{71.618%{transform:translate(99.6997vw,71.618vh) scale(.5284)}to{transform:translate(99.0905vw,99vh) scale(.5284)}}.snow:nth-child(249){opacity:.6566;transform:translate(6.5605vw,-10px) scale(.916);animation:fall-249 15s -15s linear infinite}@keyframes fall-249{45.963%{transform:translate(.2246vw,45.963vh) scale(.916)}to{transform:translate(3.39255vw,99vh) scale(.916)}}.snow:nth-child(250){opacity:1.8882;transform:translate(84.4664vw,-10px) scale(.0225);animation:fall-250 20s -8s linear infinite}@keyframes fall-250{76.664%{transform:translate(79.4963vw,76.664vh) scale(.0225)}to{transform:translate(81.98135vw,99vh) scale(.0225)}}.snow:nth-child(251){opacity:1.9554;transform:translate(6.2733vw,-10px) scale(.9175);animation:fall-251 14s -23s linear infinite}@keyframes fall-251{33.435%{transform:translate(8.2499vw,33.435vh) scale(.9175)}to{transform:translate(7.2616vw,99vh) scale(.9175)}}.snow:nth-child(252){opacity:.5712;transform:translate(56.8276vw,-10px) scale(.3581);animation:fall-252 24s -9s linear infinite}@keyframes fall-252{77.939%{transform:translate(66.3522vw,77.939vh) scale(.3581)}to{transform:translate(61.5899vw,99vh) scale(.3581)}}.snow:nth-child(253){opacity:.6172;transform:translate(15.3795vw,-10px) scale(.0674);animation:fall-253 19s -17s linear infinite}@keyframes fall-253{41.2%{transform:translate(7.8904vw,41.2vh) scale(.0674)}to{transform:translate(11.63495vw,99vh) scale(.0674)}}.snow:nth-child(254){opacity:.1878;transform:translate(94.2729vw,-10px) scale(.2103);animation:fall-254 25s -9s linear infinite}@keyframes fall-254{47.597%{transform:translate(101.379vw,47.597vh) scale(.2103)}to{transform:translate(97.82595vw,99vh) scale(.2103)}}.snow:nth-child(255){opacity:1.7284;transform:translate(31.708vw,-10px) scale(.956);animation:fall-255 26s -10s linear infinite}@keyframes fall-255{47.403%{transform:translate(27.4165vw,47.403vh) scale(.956)}to{transform:translate(29.56225vw,99vh) scale(.956)}}.snow:nth-child(256){opacity:.0416;transform:translate(38.9698vw,-10px) scale(.3856);animation:fall-256 22s -21s linear infinite}@keyframes fall-256{43.68%{transform:translate(29.0919vw,43.68vh) scale(.3856)}to{transform:translate(34.03085vw,99vh) scale(.3856)}}.snow:nth-child(257){opacity:1.919;transform:translate(81.375vw,-10px) scale(.2878);animation:fall-257 13s -2s linear infinite}@keyframes fall-257{59.245%{transform:translate(88.6412vw,59.245vh) scale(.2878)}to{transform:translate(85.0081vw,99vh) scale(.2878)}}.snow:nth-child(258){opacity:1.1696;transform:translate(95.6106vw,-10px) scale(.162);animation:fall-258 25s -25s linear infinite}@keyframes fall-258{53.186%{transform:translate(104.6851vw,53.186vh) scale(.162)}to{transform:translate(100.14785vw,99vh) scale(.162)}}.snow:nth-child(259){opacity:1.3824;transform:translate(2.6408vw,-10px) scale(.5854);animation:fall-259 25s -11s linear infinite}@keyframes fall-259{31.868%{transform:translate(-2.5302vw,31.868vh) scale(.5854)}to{transform:translate(.0553vw,99vh) scale(.5854)}}.snow:nth-child(260){opacity:1.3724;transform:translate(42.3026vw,-10px) scale(.8472);animation:fall-260 16s -9s linear infinite}@keyframes fall-260{37.534%{transform:translate(41.0561vw,37.534vh) scale(.8472)}to{transform:translate(41.67935vw,99vh) scale(.8472)}}.snow:nth-child(261){opacity:1.6404;transform:translate(85.463vw,-10px) scale(.2689);animation:fall-261 29s -9s linear infinite}@keyframes fall-261{74.626%{transform:translate(78.3647vw,74.626vh) scale(.2689)}to{transform:translate(81.91385vw,99vh) scale(.2689)}}.snow:nth-child(262){opacity:.0656;transform:translate(72.9777vw,-10px) scale(.5236);animation:fall-262 19s -28s linear infinite}@keyframes fall-262{54.522%{transform:translate(76.5939vw,54.522vh) scale(.5236)}to{transform:translate(74.7858vw,99vh) scale(.5236)}}.snow:nth-child(263){opacity:.2338;transform:translate(42.7529vw,-10px) scale(.5151);animation:fall-263 20s -23s linear infinite}@keyframes fall-263{57.002%{transform:translate(46.2883vw,57.002vh) scale(.5151)}to{transform:translate(44.5206vw,99vh) scale(.5151)}}.snow:nth-child(264){opacity:1.3682;transform:translate(21.5437vw,-10px) scale(.6138);animation:fall-264 19s -18s linear infinite}@keyframes fall-264{72.981%{transform:translate(18.1988vw,72.981vh) scale(.6138)}to{transform:translate(19.87125vw,99vh) scale(.6138)}}.snow:nth-child(265){opacity:.7734;transform:translate(95.4816vw,-10px) scale(.8885);animation:fall-265 29s -3s linear infinite}@keyframes fall-265{76.419%{transform:translate(104.6359vw,76.419vh) scale(.8885)}to{transform:translate(100.05875vw,99vh) scale(.8885)}}.snow:nth-child(266){opacity:.8618;transform:translate(63.1535vw,-10px) scale(.0878);animation:fall-266 27s -11s linear infinite}@keyframes fall-266{48.075%{transform:translate(65.0191vw,48.075vh) scale(.0878)}to{transform:translate(64.0863vw,99vh) scale(.0878)}}.snow:nth-child(267){opacity:1.3644;transform:translate(44.1212vw,-10px) scale(.9413);animation:fall-267 28s -23s linear infinite}@keyframes fall-267{62.696%{transform:translate(49.4203vw,62.696vh) scale(.9413)}to{transform:translate(46.77075vw,99vh) scale(.9413)}}.snow:nth-child(268){opacity:.3746;transform:translate(98.7241vw,-10px) scale(.9126);animation:fall-268 15s -14s linear infinite}@keyframes fall-268{64.046%{transform:translate(89.6618vw,64.046vh) scale(.9126)}to{transform:translate(94.19295vw,99vh) scale(.9126)}}.snow:nth-child(269){opacity:.6178;transform:translate(67.8486vw,-10px) scale(.243);animation:fall-269 14s -4s linear infinite}@keyframes fall-269{40.025%{transform:translate(77.7029vw,40.025vh) scale(.243)}to{transform:translate(72.77575vw,99vh) scale(.243)}}.snow:nth-child(270){opacity:.7774;transform:translate(64.5201vw,-10px) scale(.0521);animation:fall-270 11s -1s linear infinite}@keyframes fall-270{42.964%{transform:translate(62.3534vw,42.964vh) scale(.0521)}to{transform:translate(63.43675vw,99vh) scale(.0521)}}.snow:nth-child(271){opacity:.3142;transform:translate(13.7863vw,-10px) scale(.4692);animation:fall-271 30s -27s linear infinite}@keyframes fall-271{51.344%{transform:translate(16.3041vw,51.344vh) scale(.4692)}to{transform:translate(15.0452vw,99vh) scale(.4692)}}.snow:nth-child(272){opacity:1.3592;transform:translate(88.7072vw,-10px) scale(.746);animation:fall-272 26s -26s linear infinite}@keyframes fall-272{78.556%{transform:translate(92.1414vw,78.556vh) scale(.746)}to{transform:translate(90.4243vw,99vh) scale(.746)}}.snow:nth-child(273){opacity:1.88;transform:translate(36.6888vw,-10px) scale(.2941);animation:fall-273 19s -5s linear infinite}@keyframes fall-273{34.098%{transform:translate(31.4093vw,34.098vh) scale(.2941)}to{transform:translate(34.04905vw,99vh) scale(.2941)}}.snow:nth-child(274){opacity:.7454;transform:translate(81.4578vw,-10px) scale(.0284);animation:fall-274 23s -5s linear infinite}@keyframes fall-274{64.037%{transform:translate(73.8052vw,64.037vh) scale(.0284)}to{transform:translate(77.6315vw,99vh) scale(.0284)}}.snow:nth-child(275){opacity:.6292;transform:translate(8.1838vw,-10px) scale(.0733);animation:fall-275 19s -2s linear infinite}@keyframes fall-275{61.71%{transform:translate(8.8475vw,61.71vh) scale(.0733)}to{transform:translate(8.51565vw,99vh) scale(.0733)}}.snow:nth-child(276){opacity:1.6588;transform:translate(24.569vw,-10px) scale(.2383);animation:fall-276 22s -13s linear infinite}@keyframes fall-276{77.876%{transform:translate(22.3296vw,77.876vh) scale(.2383)}to{transform:translate(23.4493vw,99vh) scale(.2383)}}.snow:nth-child(277){opacity:.4698;transform:translate(81.4761vw,-10px) scale(.596);animation:fall-277 30s -19s linear infinite}@keyframes fall-277{50.198%{transform:translate(87.4378vw,50.198vh) scale(.596)}to{transform:translate(84.45695vw,99vh) scale(.596)}}.snow:nth-child(278){opacity:.1886;transform:translate(22.904vw,-10px) scale(.8434);animation:fall-278 24s -1s linear infinite}@keyframes fall-278{60.138%{transform:translate(20.1173vw,60.138vh) scale(.8434)}to{transform:translate(21.51065vw,99vh) scale(.8434)}}.snow:nth-child(279){opacity:1.2534;transform:translate(21.6647vw,-10px) scale(.8685);animation:fall-279 19s -13s linear infinite}@keyframes fall-279{72.299%{transform:translate(27.5542vw,72.299vh) scale(.8685)}to{transform:translate(24.60945vw,99vh) scale(.8685)}}.snow:nth-child(280){opacity:.172;transform:translate(36.0692vw,-10px) scale(.8211);animation:fall-280 18s -28s linear infinite}@keyframes fall-280{79.987%{transform:translate(26.4299vw,79.987vh) scale(.8211)}to{transform:translate(31.24955vw,99vh) scale(.8211)}}.snow:nth-child(281){opacity:.3654;transform:translate(72.1131vw,-10px) scale(.5973);animation:fall-281 22s -26s linear infinite}@keyframes fall-281{31.441%{transform:translate(74.2896vw,31.441vh) scale(.5973)}to{transform:translate(73.20135vw,99vh) scale(.5973)}}.snow:nth-child(282){opacity:.4258;transform:translate(13.6368vw,-10px) scale(.6141);animation:fall-282 15s -28s linear infinite}@keyframes fall-282{76.703%{transform:translate(14.3885vw,76.703vh) scale(.6141)}to{transform:translate(14.01265vw,99vh) scale(.6141)}}.snow:nth-child(283){opacity:1.5898;transform:translate(82.1295vw,-10px) scale(.4109);animation:fall-283 24s -10s linear infinite}@keyframes fall-283{73.559%{transform:translate(90.4476vw,73.559vh) scale(.4109)}to{transform:translate(86.28855vw,99vh) scale(.4109)}}.snow:nth-child(284){opacity:.5818;transform:translate(55.4584vw,-10px) scale(.0725);animation:fall-284 30s -21s linear infinite}@keyframes fall-284{38.686%{transform:translate(62.433vw,38.686vh) scale(.0725)}to{transform:translate(58.9457vw,99vh) scale(.0725)}}.snow:nth-child(285){opacity:1.5284;transform:translate(70.2715vw,-10px) scale(.1402);animation:fall-285 14s -19s linear infinite}@keyframes fall-285{58.678%{transform:translate(61.5752vw,58.678vh) scale(.1402)}to{transform:translate(65.92335vw,99vh) scale(.1402)}}.snow:nth-child(286){opacity:.562;transform:translate(9.8874vw,-10px) scale(.1842);animation:fall-286 22s -30s linear infinite}@keyframes fall-286{46.188%{transform:translate(18.7349vw,46.188vh) scale(.1842)}to{transform:translate(14.31115vw,99vh) scale(.1842)}}.snow:nth-child(287){opacity:1.5688;transform:translate(87.6469vw,-10px) scale(.9224);animation:fall-287 30s -12s linear infinite}@keyframes fall-287{45.218%{transform:translate(84.0856vw,45.218vh) scale(.9224)}to{transform:translate(85.86625vw,99vh) scale(.9224)}}.snow:nth-child(288){opacity:1.0176;transform:translate(23.1171vw,-10px) scale(.5069);animation:fall-288 13s -26s linear infinite}@keyframes fall-288{50.474%{transform:translate(25.4329vw,50.474vh) scale(.5069)}to{transform:translate(24.275vw,99vh) scale(.5069)}}.snow:nth-child(289){opacity:.2506;transform:translate(31.5169vw,-10px) scale(.1047);animation:fall-289 27s -24s linear infinite}@keyframes fall-289{72.237%{transform:translate(30.537vw,72.237vh) scale(.1047)}to{transform:translate(31.02695vw,99vh) scale(.1047)}}.snow:nth-child(290){opacity:.0386;transform:translate(8.341vw,-10px) scale(.8624);animation:fall-290 29s -15s linear infinite}@keyframes fall-290{34.77%{transform:translate(.8167vw,34.77vh) scale(.8624)}to{transform:translate(4.57885vw,99vh) scale(.8624)}}.snow:nth-child(291){opacity:.0338;transform:translate(10.8917vw,-10px) scale(.7332);animation:fall-291 25s -22s linear infinite}@keyframes fall-291{46.778%{transform:translate(3.0353vw,46.778vh) scale(.7332)}to{transform:translate(6.9635vw,99vh) scale(.7332)}}.snow:nth-child(292){opacity:.941;transform:translate(54.1863vw,-10px) scale(.3836);animation:fall-292 11s -20s linear infinite}@keyframes fall-292{70.57%{transform:translate(63.5981vw,70.57vh) scale(.3836)}to{transform:translate(58.8922vw,99vh) scale(.3836)}}.snow:nth-child(293){opacity:1.1496;transform:translate(58.5149vw,-10px) scale(.6939);animation:fall-293 26s -7s linear infinite}@keyframes fall-293{46.53%{transform:translate(67.6703vw,46.53vh) scale(.6939)}to{transform:translate(63.0926vw,99vh) scale(.6939)}}.snow:nth-child(294){opacity:.6472;transform:translate(59.6072vw,-10px) scale(.7621);animation:fall-294 15s -13s linear infinite}@keyframes fall-294{45.826%{transform:translate(66.0878vw,45.826vh) scale(.7621)}to{transform:translate(62.8475vw,99vh) scale(.7621)}}.snow:nth-child(295){opacity:.6944;transform:translate(85.3829vw,-10px) scale(.4785);animation:fall-295 17s -28s linear infinite}@keyframes fall-295{60.269%{transform:translate(80.298vw,60.269vh) scale(.4785)}to{transform:translate(82.84045vw,99vh) scale(.4785)}}.snow:nth-child(296){opacity:1.0768;transform:translate(96.7334vw,-10px) scale(.6661);animation:fall-296 27s -5s linear infinite}@keyframes fall-296{50.686%{transform:translate(102.6209vw,50.686vh) scale(.6661)}to{transform:translate(99.67715vw,99vh) scale(.6661)}}.snow:nth-child(297){opacity:1.0858;transform:translate(93.1801vw,-10px) scale(.3225);animation:fall-297 15s -27s linear infinite}@keyframes fall-297{38.89%{transform:translate(102.7169vw,38.89vh) scale(.3225)}to{transform:translate(97.9485vw,99vh) scale(.3225)}}.snow:nth-child(298){opacity:1.1144;transform:translate(82.7832vw,-10px) scale(.7995);animation:fall-298 11s -8s linear infinite}@keyframes fall-298{65.797%{transform:translate(76.0777vw,65.797vh) scale(.7995)}to{transform:translate(79.43045vw,99vh) scale(.7995)}}.snow:nth-child(299){opacity:.9046;transform:translate(58.5446vw,-10px) scale(.8382);animation:fall-299 24s -28s linear infinite}@keyframes fall-299{50.112%{transform:translate(65.8664vw,50.112vh) scale(.8382)}to{transform:translate(62.2055vw,99vh) scale(.8382)}}.snow:nth-child(300){opacity:1.8332;transform:translate(20.3881vw,-10px) scale(.2332);animation:fall-300 17s -11s linear infinite}@keyframes fall-300{63.13%{transform:translate(16.5046vw,63.13vh) scale(.2332)}to{transform:translate(18.44635vw,99vh) scale(.2332)}}.snow:nth-child(301){opacity:.776;transform:translate(31.3306vw,-10px) scale(.3745);animation:fall-301 22s -12s linear infinite}@keyframes fall-301{59.991%{transform:translate(25.3312vw,59.991vh) scale(.3745)}to{transform:translate(28.3309vw,99vh) scale(.3745)}}.snow:nth-child(302){opacity:1.3926;transform:translate(6.3382vw,-10px) scale(.5867);animation:fall-302 16s -10s linear infinite}@keyframes fall-302{55.289%{transform:translate(-2.8834vw,55.289vh) scale(.5867)}to{transform:translate(1.7274vw,99vh) scale(.5867)}}.snow:nth-child(303){opacity:1.1444;transform:translate(93.2961vw,-10px) scale(.6453);animation:fall-303 21s -20s linear infinite}@keyframes fall-303{76.599%{transform:translate(98.0046vw,76.599vh) scale(.6453)}to{transform:translate(95.65035vw,99vh) scale(.6453)}}.snow:nth-child(304){opacity:1.3442;transform:translate(17.9555vw,-10px) scale(.3346);animation:fall-304 17s -11s linear infinite}@keyframes fall-304{61.295%{transform:translate(23.6995vw,61.295vh) scale(.3346)}to{transform:translate(20.8275vw,99vh) scale(.3346)}}.snow:nth-child(305){opacity:.264;transform:translate(61.7471vw,-10px) scale(.3196);animation:fall-305 11s -1s linear infinite}@keyframes fall-305{52.405%{transform:translate(62.9454vw,52.405vh) scale(.3196)}to{transform:translate(62.34625vw,99vh) scale(.3196)}}.snow:nth-child(306){opacity:.493;transform:translate(42.5686vw,-10px) scale(.2281);animation:fall-306 28s -20s linear infinite}@keyframes fall-306{78.291%{transform:translate(40.5105vw,78.291vh) scale(.2281)}to{transform:translate(41.53955vw,99vh) scale(.2281)}}.snow:nth-child(307){opacity:1.2948;transform:translate(74.8037vw,-10px) scale(.7463);animation:fall-307 11s -20s linear infinite}@keyframes fall-307{57.952%{transform:translate(83.9574vw,57.952vh) scale(.7463)}to{transform:translate(79.38055vw,99vh) scale(.7463)}}.snow:nth-child(308){opacity:1.981;transform:translate(84.607vw,-10px) scale(.8647);animation:fall-308 14s -19s linear infinite}@keyframes fall-308{76.402%{transform:translate(94.4304vw,76.402vh) scale(.8647)}to{transform:translate(89.5187vw,99vh) scale(.8647)}}.snow:nth-child(309){opacity:.5998;transform:translate(59.0873vw,-10px) scale(.6668);animation:fall-309 19s -16s linear infinite}@keyframes fall-309{68.292%{transform:translate(49.6214vw,68.292vh) scale(.6668)}to{transform:translate(54.35435vw,99vh) scale(.6668)}}.snow:nth-child(310){opacity:.918;transform:translate(21.3692vw,-10px) scale(.4506);animation:fall-310 30s -24s linear infinite}@keyframes fall-310{68.739%{transform:translate(26.7405vw,68.739vh) scale(.4506)}to{transform:translate(24.05485vw,99vh) scale(.4506)}}.snow:nth-child(311){opacity:1.5194;transform:translate(54.4853vw,-10px) scale(.8974);animation:fall-311 15s -6s linear infinite}@keyframes fall-311{73.943%{transform:translate(53.9171vw,73.943vh) scale(.8974)}to{transform:translate(54.2012vw,99vh) scale(.8974)}}.snow:nth-child(312){opacity:.5542;transform:translate(32.9505vw,-10px) scale(.5528);animation:fall-312 20s -11s linear infinite}@keyframes fall-312{50.067%{transform:translate(29.7051vw,50.067vh) scale(.5528)}to{transform:translate(31.3278vw,99vh) scale(.5528)}}.snow:nth-child(313){opacity:.0114;transform:translate(70.5377vw,-10px) scale(.4663);animation:fall-313 24s -9s linear infinite}@keyframes fall-313{63.742%{transform:translate(67.059vw,63.742vh) scale(.4663)}to{transform:translate(68.79835vw,99vh) scale(.4663)}}.snow:nth-child(314){opacity:1.0632;transform:translate(58.0788vw,-10px) scale(.3695);animation:fall-314 13s -1s linear infinite}@keyframes fall-314{45.005%{transform:translate(51.9206vw,45.005vh) scale(.3695)}to{transform:translate(54.9997vw,99vh) scale(.3695)}}.snow:nth-child(315){opacity:.632;transform:translate(79.5457vw,-10px) scale(.8831);animation:fall-315 13s -26s linear infinite}@keyframes fall-315{49.052%{transform:translate(83.7981vw,49.052vh) scale(.8831)}to{transform:translate(81.6719vw,99vh) scale(.8831)}}.snow:nth-child(316){opacity:1.4548;transform:translate(75.5487vw,-10px) scale(.3509);animation:fall-316 18s -5s linear infinite}@keyframes fall-316{61.918%{transform:translate(74.7456vw,61.918vh) scale(.3509)}to{transform:translate(75.14715vw,99vh) scale(.3509)}}.snow:nth-child(317){opacity:.3732;transform:translate(54.62vw,-10px) scale(.5691);animation:fall-317 16s -4s linear infinite}@keyframes fall-317{71.872%{transform:translate(57.3452vw,71.872vh) scale(.5691)}to{transform:translate(55.9826vw,99vh) scale(.5691)}}.snow:nth-child(318){opacity:.9736;transform:translate(14.5983vw,-10px) scale(.7056);animation:fall-318 14s -22s linear infinite}@keyframes fall-318{62.212%{transform:translate(12.9052vw,62.212vh) scale(.7056)}to{transform:translate(13.75175vw,99vh) scale(.7056)}}.snow:nth-child(319){opacity:1.4946;transform:translate(57.9098vw,-10px) scale(.2336);animation:fall-319 24s -11s linear infinite}@keyframes fall-319{48.091%{transform:translate(58.6937vw,48.091vh) scale(.2336)}to{transform:translate(58.30175vw,99vh) scale(.2336)}}.snow:nth-child(320){opacity:1.6;transform:translate(21.3794vw,-10px) scale(.688);animation:fall-320 28s -29s linear infinite}@keyframes fall-320{31.316%{transform:translate(20.5711vw,31.316vh) scale(.688)}to{transform:translate(20.97525vw,99vh) scale(.688)}}.snow:nth-child(321){opacity:1.218;transform:translate(53.7193vw,-10px) scale(.7158);animation:fall-321 30s -25s linear infinite}@keyframes fall-321{70.054%{transform:translate(59.6334vw,70.054vh) scale(.7158)}to{transform:translate(56.67635vw,99vh) scale(.7158)}}.snow:nth-child(322){opacity:1.7236;transform:translate(78.8026vw,-10px) scale(.3153);animation:fall-322 11s -11s linear infinite}@keyframes fall-322{37.569%{transform:translate(86.8792vw,37.569vh) scale(.3153)}to{transform:translate(82.8409vw,99vh) scale(.3153)}}.snow:nth-child(323){opacity:1.182;transform:translate(47.1801vw,-10px) scale(.834);animation:fall-323 10s -29s linear infinite}@keyframes fall-323{52.455%{transform:translate(38.9653vw,52.455vh) scale(.834)}to{transform:translate(43.0727vw,99vh) scale(.834)}}.snow:nth-child(324){opacity:1.418;transform:translate(85.873vw,-10px) scale(.6289);animation:fall-324 25s -28s linear infinite}@keyframes fall-324{72.35%{transform:translate(82.1847vw,72.35vh) scale(.6289)}to{transform:translate(84.02885vw,99vh) scale(.6289)}}.snow:nth-child(325){opacity:1.9952;transform:translate(86.6428vw,-10px) scale(.1576);animation:fall-325 25s -4s linear infinite}@keyframes fall-325{34.065%{transform:translate(78.4388vw,34.065vh) scale(.1576)}to{transform:translate(82.5408vw,99vh) scale(.1576)}}.snow:nth-child(326){opacity:1.4974;transform:translate(21.6141vw,-10px) scale(.5142);animation:fall-326 17s -2s linear infinite}@keyframes fall-326{43.117%{transform:translate(29.2443vw,43.117vh) scale(.5142)}to{transform:translate(25.4292vw,99vh) scale(.5142)}}.snow:nth-child(327){opacity:.2008;transform:translate(48.583vw,-10px) scale(.1916);animation:fall-327 18s -2s linear infinite}@keyframes fall-327{37.361%{transform:translate(41.1129vw,37.361vh) scale(.1916)}to{transform:translate(44.84795vw,99vh) scale(.1916)}}.snow:nth-child(328){opacity:1.3492;transform:translate(93.1141vw,-10px) scale(.4371);animation:fall-328 30s -8s linear infinite}@keyframes fall-328{53.527%{transform:translate(94.9182vw,53.527vh) scale(.4371)}to{transform:translate(94.01615vw,99vh) scale(.4371)}}.snow:nth-child(329){opacity:.5516;transform:translate(86.6309vw,-10px) scale(.0801);animation:fall-329 12s -19s linear infinite}@keyframes fall-329{68.518%{transform:translate(90.661vw,68.518vh) scale(.0801)}to{transform:translate(88.64595vw,99vh) scale(.0801)}}.snow:nth-child(330){opacity:.8706;transform:translate(72.1803vw,-10px) scale(.7582);animation:fall-330 13s -1s linear infinite}@keyframes fall-330{51.031%{transform:translate(68.5049vw,51.031vh) scale(.7582)}to{transform:translate(70.3426vw,99vh) scale(.7582)}}.snow:nth-child(331){opacity:1.159;transform:translate(90.6925vw,-10px) scale(.6862);animation:fall-331 21s -19s linear infinite}@keyframes fall-331{36.977%{transform:translate(87.2897vw,36.977vh) scale(.6862)}to{transform:translate(88.9911vw,99vh) scale(.6862)}}.snow:nth-child(332){opacity:.0542;transform:translate(46.1629vw,-10px) scale(.4596);animation:fall-332 23s -27s linear infinite}@keyframes fall-332{71.007%{transform:translate(53.1192vw,71.007vh) scale(.4596)}to{transform:translate(49.64105vw,99vh) scale(.4596)}}.snow:nth-child(333){opacity:1.1324;transform:translate(74.5562vw,-10px) scale(.744);animation:fall-333 30s -12s linear infinite}@keyframes fall-333{38.095%{transform:translate(67.0852vw,38.095vh) scale(.744)}to{transform:translate(70.8207vw,99vh) scale(.744)}}.snow:nth-child(334){opacity:1.8306;transform:translate(9.4901vw,-10px) scale(.0529);animation:fall-334 14s -5s linear infinite}@keyframes fall-334{75.537%{transform:translate(5.9368vw,75.537vh) scale(.0529)}to{transform:translate(7.71345vw,99vh) scale(.0529)}}.snow:nth-child(335){opacity:.4654;transform:translate(87.2203vw,-10px) scale(.3764);animation:fall-335 16s -23s linear infinite}@keyframes fall-335{56.384%{transform:translate(83.8559vw,56.384vh) scale(.3764)}to{transform:translate(85.5381vw,99vh) scale(.3764)}}.snow:nth-child(336){opacity:1.494;transform:translate(94.3281vw,-10px) scale(.8532);animation:fall-336 13s -5s linear infinite}@keyframes fall-336{30.57%{transform:translate(100.5356vw,30.57vh) scale(.8532)}to{transform:translate(97.43185vw,99vh) scale(.8532)}}.snow:nth-child(337){opacity:1.2624;transform:translate(90.646vw,-10px) scale(.7391);animation:fall-337 21s -19s linear infinite}@keyframes fall-337{58.681%{transform:translate(96.8291vw,58.681vh) scale(.7391)}to{transform:translate(93.73755vw,99vh) scale(.7391)}}.snow:nth-child(338){opacity:.4828;transform:translate(20.4207vw,-10px) scale(.5417);animation:fall-338 30s -7s linear infinite}@keyframes fall-338{73.526%{transform:translate(29.1066vw,73.526vh) scale(.5417)}to{transform:translate(24.76365vw,99vh) scale(.5417)}}.snow:nth-child(339){opacity:.0666;transform:translate(63.5465vw,-10px) scale(.4784);animation:fall-339 10s -6s linear infinite}@keyframes fall-339{79.165%{transform:translate(65.3632vw,79.165vh) scale(.4784)}to{transform:translate(64.45485vw,99vh) scale(.4784)}}.snow:nth-child(340){opacity:.1094;transform:translate(85.331vw,-10px) scale(.877);animation:fall-340 25s -30s linear infinite}@keyframes fall-340{61.53%{transform:translate(86.9355vw,61.53vh) scale(.877)}to{transform:translate(86.13325vw,99vh) scale(.877)}}.snow:nth-child(341){opacity:.424;transform:translate(60.1597vw,-10px) scale(.3251);animation:fall-341 14s -17s linear infinite}@keyframes fall-341{76.424%{transform:translate(61.0542vw,76.424vh) scale(.3251)}to{transform:translate(60.60695vw,99vh) scale(.3251)}}.snow:nth-child(342){opacity:.4146;transform:translate(30.2303vw,-10px) scale(.4096);animation:fall-342 13s -21s linear infinite}@keyframes fall-342{75.071%{transform:translate(31.0093vw,75.071vh) scale(.4096)}to{transform:translate(30.6198vw,99vh) scale(.4096)}}.snow:nth-child(343){opacity:1.6672;transform:translate(45.5758vw,-10px) scale(.0277);animation:fall-343 16s -6s linear infinite}@keyframes fall-343{42.05%{transform:translate(43.2463vw,42.05vh) scale(.0277)}to{transform:translate(44.41105vw,99vh) scale(.0277)}}.snow:nth-child(344){opacity:1.2766;transform:translate(85.2734vw,-10px) scale(.887);animation:fall-344 10s -9s linear infinite}@keyframes fall-344{61.22%{transform:translate(79.8041vw,61.22vh) scale(.887)}to{transform:translate(82.53875vw,99vh) scale(.887)}}.snow:nth-child(345){opacity:.7184;transform:translate(69.3295vw,-10px) scale(.1593);animation:fall-345 12s -21s linear infinite}@keyframes fall-345{35.692%{transform:translate(65.042vw,35.692vh) scale(.1593)}to{transform:translate(67.18575vw,99vh) scale(.1593)}}.snow:nth-child(346){opacity:.7854;transform:translate(58.4762vw,-10px) scale(.9798);animation:fall-346 27s -9s linear infinite}@keyframes fall-346{53.625%{transform:translate(50.847vw,53.625vh) scale(.9798)}to{transform:translate(54.6616vw,99vh) scale(.9798)}}.snow:nth-child(347){opacity:1.5796;transform:translate(13.8895vw,-10px) scale(.0689);animation:fall-347 16s -20s linear infinite}@keyframes fall-347{52.062%{transform:translate(11.2472vw,52.062vh) scale(.0689)}to{transform:translate(12.56835vw,99vh) scale(.0689)}}.snow:nth-child(348){opacity:1.9782;transform:translate(9.1677vw,-10px) scale(.925);animation:fall-348 16s -16s linear infinite}@keyframes fall-348{77.937%{transform:translate(15.2068vw,77.937vh) scale(.925)}to{transform:translate(12.18725vw,99vh) scale(.925)}}.snow:nth-child(349){opacity:.4278;transform:translate(15.658vw,-10px) scale(.8433);animation:fall-349 14s -6s linear infinite}@keyframes fall-349{51.09%{transform:translate(21.6078vw,51.09vh) scale(.8433)}to{transform:translate(18.6329vw,99vh) scale(.8433)}}.snow:nth-child(350){opacity:.2184;transform:translate(1.0908vw,-10px) scale(.2203);animation:fall-350 26s -26s linear infinite}@keyframes fall-350{65.349%{transform:translate(10.1473vw,65.349vh) scale(.2203)}to{transform:translate(5.61905vw,99vh) scale(.2203)}}.snow:nth-child(351){opacity:1.7282;transform:translate(87.8891vw,-10px) scale(.1147);animation:fall-351 12s -27s linear infinite}@keyframes fall-351{67.743%{transform:translate(79.3141vw,67.743vh) scale(.1147)}to{transform:translate(83.6016vw,99vh) scale(.1147)}}.snow:nth-child(352){opacity:.514;transform:translate(17.0448vw,-10px) scale(.5209);animation:fall-352 18s -24s linear infinite}@keyframes fall-352{50.859%{transform:translate(10.1529vw,50.859vh) scale(.5209)}to{transform:translate(13.59885vw,99vh) scale(.5209)}}.snow:nth-child(353){opacity:1.5424;transform:translate(7.5001vw,-10px) scale(.2325);animation:fall-353 19s -17s linear infinite}@keyframes fall-353{64.295%{transform:translate(5.5823vw,64.295vh) scale(.2325)}to{transform:translate(6.5412vw,99vh) scale(.2325)}}.snow:nth-child(354){opacity:.0456;transform:translate(73.9588vw,-10px) scale(.6759);animation:fall-354 15s -26s linear infinite}@keyframes fall-354{70.687%{transform:translate(82.1831vw,70.687vh) scale(.6759)}to{transform:translate(78.07095vw,99vh) scale(.6759)}}.snow:nth-child(355){opacity:1.7948;transform:translate(57.1601vw,-10px) scale(.3962);animation:fall-355 23s -3s linear infinite}@keyframes fall-355{54.035%{transform:translate(50.5461vw,54.035vh) scale(.3962)}to{transform:translate(53.8531vw,99vh) scale(.3962)}}.snow:nth-child(356){opacity:1.6078;transform:translate(78.507vw,-10px) scale(.81);animation:fall-356 24s -25s linear infinite}@keyframes fall-356{73.511%{transform:translate(75.5409vw,73.511vh) scale(.81)}to{transform:translate(77.02395vw,99vh) scale(.81)}}.snow:nth-child(357){opacity:1.057;transform:translate(58.5324vw,-10px) scale(.0488);animation:fall-357 29s -26s linear infinite}@keyframes fall-357{45.294%{transform:translate(68.5044vw,45.294vh) scale(.0488)}to{transform:translate(63.5184vw,99vh) scale(.0488)}}.snow:nth-child(358){opacity:.628;transform:translate(77.7319vw,-10px) scale(.2133);animation:fall-358 14s -24s linear infinite}@keyframes fall-358{31.537%{transform:translate(82.577vw,31.537vh) scale(.2133)}to{transform:translate(80.15445vw,99vh) scale(.2133)}}.snow:nth-child(359){opacity:1.3768;transform:translate(6.2931vw,-10px) scale(.489);animation:fall-359 22s -11s linear infinite}@keyframes fall-359{40.569%{transform:translate(-3.3426vw,40.569vh) scale(.489)}to{transform:translate(1.47525vw,99vh) scale(.489)}}.snow:nth-child(360){opacity:.9416;transform:translate(36.6695vw,-10px) scale(.9246);animation:fall-360 16s -23s linear infinite}@keyframes fall-360{54.493%{transform:translate(39.4014vw,54.493vh) scale(.9246)}to{transform:translate(38.03545vw,99vh) scale(.9246)}}.snow:nth-child(361){opacity:1.8306;transform:translate(29.6636vw,-10px) scale(.0824);animation:fall-361 18s -4s linear infinite}@keyframes fall-361{47.328%{transform:translate(21.7056vw,47.328vh) scale(.0824)}to{transform:translate(25.6846vw,99vh) scale(.0824)}}.snow:nth-child(362){opacity:.331;transform:translate(81.7961vw,-10px) scale(.2495);animation:fall-362 22s -5s linear infinite}@keyframes fall-362{59.423%{transform:translate(86.5334vw,59.423vh) scale(.2495)}to{transform:translate(84.16475vw,99vh) scale(.2495)}}.snow:nth-child(363){opacity:1.8786;transform:translate(83.4227vw,-10px) scale(.116);animation:fall-363 14s -17s linear infinite}@keyframes fall-363{51.234%{transform:translate(90.1224vw,51.234vh) scale(.116)}to{transform:translate(86.77255vw,99vh) scale(.116)}}.snow:nth-child(364){opacity:1.2894;transform:translate(23.1733vw,-10px) scale(.3304);animation:fall-364 23s -3s linear infinite}@keyframes fall-364{46.867%{transform:translate(27.3642vw,46.867vh) scale(.3304)}to{transform:translate(25.26875vw,99vh) scale(.3304)}}.snow:nth-child(365){opacity:1.281;transform:translate(41.0617vw,-10px) scale(.1668);animation:fall-365 18s -19s linear infinite}@keyframes fall-365{63.614%{transform:translate(32.4991vw,63.614vh) scale(.1668)}to{transform:translate(36.7804vw,99vh) scale(.1668)}}.snow:nth-child(366){opacity:1.2312;transform:translate(93.5743vw,-10px) scale(.2176);animation:fall-366 15s -25s linear infinite}@keyframes fall-366{30.941%{transform:translate(99.2671vw,30.941vh) scale(.2176)}to{transform:translate(96.4207vw,99vh) scale(.2176)}}.snow:nth-child(367){opacity:1.0134;transform:translate(25.0395vw,-10px) scale(.7149);animation:fall-367 14s -9s linear infinite}@keyframes fall-367{48.104%{transform:translate(28.0165vw,48.104vh) scale(.7149)}to{transform:translate(26.528vw,99vh) scale(.7149)}}.snow:nth-child(368){opacity:1.0468;transform:translate(18.0461vw,-10px) scale(.1034);animation:fall-368 26s -27s linear infinite}@keyframes fall-368{49.559%{transform:translate(10.7043vw,49.559vh) scale(.1034)}to{transform:translate(14.3752vw,99vh) scale(.1034)}}.snow:nth-child(369){opacity:.8498;transform:translate(39.444vw,-10px) scale(.3542);animation:fall-369 21s -24s linear infinite}@keyframes fall-369{72.593%{transform:translate(36.9734vw,72.593vh) scale(.3542)}to{transform:translate(38.2087vw,99vh) scale(.3542)}}.snow:nth-child(370){opacity:1.8508;transform:translate(9.6522vw,-10px) scale(.0849);animation:fall-370 24s -9s linear infinite}@keyframes fall-370{77.197%{transform:translate(12.0228vw,77.197vh) scale(.0849)}to{transform:translate(10.8375vw,99vh) scale(.0849)}}.snow:nth-child(371){opacity:1.7358;transform:translate(98.8731vw,-10px) scale(.0761);animation:fall-371 17s -17s linear infinite}@keyframes fall-371{37.507%{transform:translate(92.0462vw,37.507vh) scale(.0761)}to{transform:translate(95.45965vw,99vh) scale(.0761)}}.snow:nth-child(372){opacity:.357;transform:translate(24.2807vw,-10px) scale(.3133);animation:fall-372 25s -18s linear infinite}@keyframes fall-372{71.674%{transform:translate(17.7823vw,71.674vh) scale(.3133)}to{transform:translate(21.0315vw,99vh) scale(.3133)}}.snow:nth-child(373){opacity:.5566;transform:translate(26.3783vw,-10px) scale(.4821);animation:fall-373 15s -23s linear infinite}@keyframes fall-373{67.14%{transform:translate(19.0613vw,67.14vh) scale(.4821)}to{transform:translate(22.7198vw,99vh) scale(.4821)}}.snow:nth-child(374){opacity:1.404;transform:translate(16.8733vw,-10px) scale(.8463);animation:fall-374 16s -8s linear infinite}@keyframes fall-374{41.412%{transform:translate(9.8987vw,41.412vh) scale(.8463)}to{transform:translate(13.386vw,99vh) scale(.8463)}}.snow:nth-child(375){opacity:.5254;transform:translate(38.3106vw,-10px) scale(.5021);animation:fall-375 13s -13s linear infinite}@keyframes fall-375{69.832%{transform:translate(33.2743vw,69.832vh) scale(.5021)}to{transform:translate(35.79245vw,99vh) scale(.5021)}}.snow:nth-child(376){opacity:1.6314;transform:translate(55.5534vw,-10px) scale(.5472);animation:fall-376 30s -21s linear infinite}@keyframes fall-376{66.08%{transform:translate(55.1447vw,66.08vh) scale(.5472)}to{transform:translate(55.34905vw,99vh) scale(.5472)}}.snow:nth-child(377){opacity:1.2664;transform:translate(3.0697vw,-10px) scale(.2254);animation:fall-377 28s -2s linear infinite}@keyframes fall-377{53.673%{transform:translate(4.652vw,53.673vh) scale(.2254)}to{transform:translate(3.86085vw,99vh) scale(.2254)}}.snow:nth-child(378){opacity:1.13;transform:translate(20.9246vw,-10px) scale(.3277);animation:fall-378 16s -2s linear infinite}@keyframes fall-378{57.458%{transform:translate(11.3406vw,57.458vh) scale(.3277)}to{transform:translate(16.1326vw,99vh) scale(.3277)}}.snow:nth-child(379){opacity:.0298;transform:translate(46.4058vw,-10px) scale(.4004);animation:fall-379 27s -28s linear infinite}@keyframes fall-379{35.141%{transform:translate(52.4559vw,35.141vh) scale(.4004)}to{transform:translate(49.43085vw,99vh) scale(.4004)}}.snow:nth-child(380){opacity:1.3852;transform:translate(55.8407vw,-10px) scale(.9973);animation:fall-380 16s -10s linear infinite}@keyframes fall-380{68.493%{transform:translate(53.2806vw,68.493vh) scale(.9973)}to{transform:translate(54.56065vw,99vh) scale(.9973)}}.snow:nth-child(381){opacity:.3252;transform:translate(76.5464vw,-10px) scale(.9971);animation:fall-381 17s -25s linear infinite}@keyframes fall-381{36.192%{transform:translate(69.4449vw,36.192vh) scale(.9971)}to{transform:translate(72.99565vw,99vh) scale(.9971)}}.snow:nth-child(382){opacity:.6694;transform:translate(24.9585vw,-10px) scale(.1927);animation:fall-382 12s -26s linear infinite}@keyframes fall-382{79.517%{transform:translate(17.526vw,79.517vh) scale(.1927)}to{transform:translate(21.24225vw,99vh) scale(.1927)}}.snow:nth-child(383){opacity:.662;transform:translate(62.7197vw,-10px) scale(.7512);animation:fall-383 24s -3s linear infinite}@keyframes fall-383{64.233%{transform:translate(72.1632vw,64.233vh) scale(.7512)}to{transform:translate(67.44145vw,99vh) scale(.7512)}}.snow:nth-child(384){opacity:1.9046;transform:translate(30.9741vw,-10px) scale(.43);animation:fall-384 12s -8s linear infinite}@keyframes fall-384{56.37%{transform:translate(30.8318vw,56.37vh) scale(.43)}to{transform:translate(30.90295vw,99vh) scale(.43)}}.snow:nth-child(385){opacity:.7726;transform:translate(4.1477vw,-10px) scale(.1288);animation:fall-385 14s -25s linear infinite}@keyframes fall-385{59.632%{transform:translate(-4.5559vw,59.632vh) scale(.1288)}to{transform:translate(-.2041vw,99vh) scale(.1288)}}.snow:nth-child(386){opacity:1.2956;transform:translate(55.8877vw,-10px) scale(.9901);animation:fall-386 14s -17s linear infinite}@keyframes fall-386{44.898%{transform:translate(47.6649vw,44.898vh) scale(.9901)}to{transform:translate(51.7763vw,99vh) scale(.9901)}}.snow:nth-child(387){opacity:1.3218;transform:translate(23.635vw,-10px) scale(.2534);animation:fall-387 30s -24s linear infinite}@keyframes fall-387{75.176%{transform:translate(27.3121vw,75.176vh) scale(.2534)}to{transform:translate(25.47355vw,99vh) scale(.2534)}}.snow:nth-child(388){opacity:.244;transform:translate(88.8274vw,-10px) scale(.3596);animation:fall-388 21s -20s linear infinite}@keyframes fall-388{64.16%{transform:translate(87.0283vw,64.16vh) scale(.3596)}to{transform:translate(87.92785vw,99vh) scale(.3596)}}.snow:nth-child(389){opacity:1.4158;transform:translate(93.7568vw,-10px) scale(.0831);animation:fall-389 21s -19s linear infinite}@keyframes fall-389{39.689%{transform:translate(88.1421vw,39.689vh) scale(.0831)}to{transform:translate(90.94945vw,99vh) scale(.0831)}}.snow:nth-child(390){opacity:.032;transform:translate(67.0282vw,-10px) scale(.4795);animation:fall-390 20s -24s linear infinite}@keyframes fall-390{65.433%{transform:translate(76.867vw,65.433vh) scale(.4795)}to{transform:translate(71.9476vw,99vh) scale(.4795)}}.snow:nth-child(391){opacity:.204;transform:translate(61.501vw,-10px) scale(.9957);animation:fall-391 13s -1s linear infinite}@keyframes fall-391{42.435%{transform:translate(65.2375vw,42.435vh) scale(.9957)}to{transform:translate(63.36925vw,99vh) scale(.9957)}}.snow:nth-child(392){opacity:1.9554;transform:translate(59.3856vw,-10px) scale(.385);animation:fall-392 20s -13s linear infinite}@keyframes fall-392{39.527%{transform:translate(62.6582vw,39.527vh) scale(.385)}to{transform:translate(61.0219vw,99vh) scale(.385)}}.snow:nth-child(393){opacity:1.4082;transform:translate(3.198vw,-10px) scale(.1281);animation:fall-393 27s -25s linear infinite}@keyframes fall-393{76.376%{transform:translate(1.6127vw,76.376vh) scale(.1281)}to{transform:translate(2.40535vw,99vh) scale(.1281)}}.snow:nth-child(394){opacity:.194;transform:translate(97.498vw,-10px) scale(.8497);animation:fall-394 17s -2s linear infinite}@keyframes fall-394{30.73%{transform:translate(99.5433vw,30.73vh) scale(.8497)}to{transform:translate(98.52065vw,99vh) scale(.8497)}}.snow:nth-child(395){opacity:1.5526;transform:translate(72.6867vw,-10px) scale(.1983);animation:fall-395 12s -8s linear infinite}@keyframes fall-395{31.03%{transform:translate(72.1275vw,31.03vh) scale(.1983)}to{transform:translate(72.4071vw,99vh) scale(.1983)}}.snow:nth-child(396){opacity:1.235;transform:translate(70.4649vw,-10px) scale(.4932);animation:fall-396 27s -4s linear infinite}@keyframes fall-396{70.048%{transform:translate(74.5857vw,70.048vh) scale(.4932)}to{transform:translate(72.5253vw,99vh) scale(.4932)}}.snow:nth-child(397){opacity:.3174;transform:translate(77.6873vw,-10px) scale(.7622);animation:fall-397 27s -29s linear infinite}@keyframes fall-397{75.265%{transform:translate(78.2967vw,75.265vh) scale(.7622)}to{transform:translate(77.992vw,99vh) scale(.7622)}}.snow:nth-child(398){opacity:1.7732;transform:translate(55.9472vw,-10px) scale(.1798);animation:fall-398 25s -1s linear infinite}@keyframes fall-398{46.108%{transform:translate(58.5389vw,46.108vh) scale(.1798)}to{transform:translate(57.24305vw,99vh) scale(.1798)}}.snow:nth-child(399){opacity:.4214;transform:translate(58.6401vw,-10px) scale(.1101);animation:fall-399 12s -11s linear infinite}@keyframes fall-399{61.809%{transform:translate(60.3671vw,61.809vh) scale(.1101)}to{transform:translate(59.5036vw,99vh) scale(.1101)}}.snow:nth-child(400){opacity:.2398;transform:translate(61.6529vw,-10px) scale(.4719);animation:fall-400 28s -11s linear infinite}@keyframes fall-400{40.43%{transform:translate(59.7771vw,40.43vh) scale(.4719)}to{transform:translate(60.715vw,99vh) scale(.4719)}}\n"] }]
|
|
81
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.976;transform:translate(2.7885vw,-10px) scale(.3162);animation:fall-1 29s -27s linear infinite}@keyframes fall-1{51.781%{transform:translate(3.5889vw,51.781vh) scale(.3162)}to{transform:translate(3.1887vw,99vh) scale(.3162)}}.snow:nth-child(2){opacity:.5234;transform:translate(3.0006vw,-10px) scale(.4847);animation:fall-2 19s -26s linear infinite}@keyframes fall-2{42.436%{transform:translate(-3.7976vw,42.436vh) scale(.4847)}to{transform:translate(-.3985vw,99vh) scale(.4847)}}.snow:nth-child(3){opacity:1.1122;transform:translate(43.6444vw,-10px) scale(.3154);animation:fall-3 29s -7s linear infinite}@keyframes fall-3{39.117%{transform:translate(44.2097vw,39.117vh) scale(.3154)}to{transform:translate(43.92705vw,99vh) scale(.3154)}}.snow:nth-child(4){opacity:1.5822;transform:translate(29.913vw,-10px) scale(.7378);animation:fall-4 24s -18s linear infinite}@keyframes fall-4{75.022%{transform:translate(33.4556vw,75.022vh) scale(.7378)}to{transform:translate(31.6843vw,99vh) scale(.7378)}}.snow:nth-child(5){opacity:1.8772;transform:translate(90.1347vw,-10px) scale(.1686);animation:fall-5 16s -22s linear infinite}@keyframes fall-5{30.917%{transform:translate(97.4179vw,30.917vh) scale(.1686)}to{transform:translate(93.7763vw,99vh) scale(.1686)}}.snow:nth-child(6){opacity:1.7128;transform:translate(3.2159vw,-10px) scale(.0393);animation:fall-6 13s -22s linear infinite}@keyframes fall-6{47.352%{transform:translate(10.8751vw,47.352vh) scale(.0393)}to{transform:translate(7.0455vw,99vh) scale(.0393)}}.snow:nth-child(7){opacity:.984;transform:translate(68.8976vw,-10px) scale(.4785);animation:fall-7 26s -6s linear infinite}@keyframes fall-7{46.863%{transform:translate(69.3179vw,46.863vh) scale(.4785)}to{transform:translate(69.10775vw,99vh) scale(.4785)}}.snow:nth-child(8){opacity:1.8566;transform:translate(36.987vw,-10px) scale(.2383);animation:fall-8 15s -26s linear infinite}@keyframes fall-8{41.087%{transform:translate(27.1978vw,41.087vh) scale(.2383)}to{transform:translate(32.0924vw,99vh) scale(.2383)}}.snow:nth-child(9){opacity:1.338;transform:translate(53.8186vw,-10px) scale(.858);animation:fall-9 22s -20s linear infinite}@keyframes fall-9{53.106%{transform:translate(44.4026vw,53.106vh) scale(.858)}to{transform:translate(49.1106vw,99vh) scale(.858)}}.snow:nth-child(10){opacity:1.2224;transform:translate(81.4401vw,-10px) scale(.6654);animation:fall-10 12s -30s linear infinite}@keyframes fall-10{45.034%{transform:translate(89.0587vw,45.034vh) scale(.6654)}to{transform:translate(85.2494vw,99vh) scale(.6654)}}.snow:nth-child(11){opacity:.3628;transform:translate(3.987vw,-10px) scale(.083);animation:fall-11 11s -10s linear infinite}@keyframes fall-11{41.993%{transform:translate(-.1542vw,41.993vh) scale(.083)}to{transform:translate(1.9164vw,99vh) scale(.083)}}.snow:nth-child(12){opacity:1.2714;transform:translate(88.0655vw,-10px) scale(.9292);animation:fall-12 14s -8s linear infinite}@keyframes fall-12{61.765%{transform:translate(95.4363vw,61.765vh) scale(.9292)}to{transform:translate(91.7509vw,99vh) scale(.9292)}}.snow:nth-child(13){opacity:.4992;transform:translate(80.1391vw,-10px) scale(.1522);animation:fall-13 20s -7s linear infinite}@keyframes fall-13{79.274%{transform:translate(81.3655vw,79.274vh) scale(.1522)}to{transform:translate(80.7523vw,99vh) scale(.1522)}}.snow:nth-child(14){opacity:.7444;transform:translate(20.6876vw,-10px) scale(.3866);animation:fall-14 10s -26s linear infinite}@keyframes fall-14{57.846%{transform:translate(22.3217vw,57.846vh) scale(.3866)}to{transform:translate(21.50465vw,99vh) scale(.3866)}}.snow:nth-child(15){opacity:.032;transform:translate(88.2029vw,-10px) scale(.8493);animation:fall-15 23s -22s linear infinite}@keyframes fall-15{49.876%{transform:translate(95.128vw,49.876vh) scale(.8493)}to{transform:translate(91.66545vw,99vh) scale(.8493)}}.snow:nth-child(16){opacity:.7046;transform:translate(71.296vw,-10px) scale(.3179);animation:fall-16 30s -17s linear infinite}@keyframes fall-16{43.943%{transform:translate(73.0481vw,43.943vh) scale(.3179)}to{transform:translate(72.17205vw,99vh) scale(.3179)}}.snow:nth-child(17){opacity:1.5956;transform:translate(39.5586vw,-10px) scale(.4194);animation:fall-17 30s -15s linear infinite}@keyframes fall-17{56.637%{transform:translate(45.6082vw,56.637vh) scale(.4194)}to{transform:translate(42.5834vw,99vh) scale(.4194)}}.snow:nth-child(18){opacity:1.4648;transform:translate(97.4636vw,-10px) scale(.0281);animation:fall-18 15s -28s linear infinite}@keyframes fall-18{48.358%{transform:translate(95.7916vw,48.358vh) scale(.0281)}to{transform:translate(96.6276vw,99vh) scale(.0281)}}.snow:nth-child(19){opacity:1.2722;transform:translate(66.2401vw,-10px) scale(.5372);animation:fall-19 28s -10s linear infinite}@keyframes fall-19{68.569%{transform:translate(68.1378vw,68.569vh) scale(.5372)}to{transform:translate(67.18895vw,99vh) scale(.5372)}}.snow:nth-child(20){opacity:.961;transform:translate(55.4503vw,-10px) scale(.5806);animation:fall-20 15s -27s linear infinite}@keyframes fall-20{33.652%{transform:translate(61.5369vw,33.652vh) scale(.5806)}to{transform:translate(58.4936vw,99vh) scale(.5806)}}.snow:nth-child(21){opacity:.4126;transform:translate(38.1924vw,-10px) scale(.0002);animation:fall-21 28s -26s linear infinite}@keyframes fall-21{64.629%{transform:translate(35.6027vw,64.629vh) scale(.0002)}to{transform:translate(36.89755vw,99vh) scale(.0002)}}.snow:nth-child(22){opacity:.932;transform:translate(56.1724vw,-10px) scale(.4362);animation:fall-22 18s -27s linear infinite}@keyframes fall-22{71.115%{transform:translate(55.7517vw,71.115vh) scale(.4362)}to{transform:translate(55.96205vw,99vh) scale(.4362)}}.snow:nth-child(23){opacity:.1196;transform:translate(98.387vw,-10px) scale(.6339);animation:fall-23 13s -23s linear infinite}@keyframes fall-23{47.668%{transform:translate(88.5977vw,47.668vh) scale(.6339)}to{transform:translate(93.49235vw,99vh) scale(.6339)}}.snow:nth-child(24){opacity:.6674;transform:translate(92.2208vw,-10px) scale(.8098);animation:fall-24 17s -11s linear infinite}@keyframes fall-24{77.049%{transform:translate(87.1817vw,77.049vh) scale(.8098)}to{transform:translate(89.70125vw,99vh) scale(.8098)}}.snow:nth-child(25){opacity:.7442;transform:translate(62.4415vw,-10px) scale(.2417);animation:fall-25 29s -21s linear infinite}@keyframes fall-25{72.758%{transform:translate(52.4738vw,72.758vh) scale(.2417)}to{transform:translate(57.45765vw,99vh) scale(.2417)}}.snow:nth-child(26){opacity:1.9746;transform:translate(78.9338vw,-10px) scale(.5635);animation:fall-26 11s -6s linear infinite}@keyframes fall-26{70.632%{transform:translate(83.3648vw,70.632vh) scale(.5635)}to{transform:translate(81.1493vw,99vh) scale(.5635)}}.snow:nth-child(27){opacity:1.0852;transform:translate(52.5513vw,-10px) scale(.1192);animation:fall-27 10s -10s linear infinite}@keyframes fall-27{34.338%{transform:translate(48.8702vw,34.338vh) scale(.1192)}to{transform:translate(50.71075vw,99vh) scale(.1192)}}.snow:nth-child(28){opacity:.9578;transform:translate(62.0742vw,-10px) scale(.1503);animation:fall-28 27s -7s linear infinite}@keyframes fall-28{44.141%{transform:translate(71.2257vw,44.141vh) scale(.1503)}to{transform:translate(66.64995vw,99vh) scale(.1503)}}.snow:nth-child(29){opacity:1.3738;transform:translate(96.5321vw,-10px) scale(.515);animation:fall-29 29s -3s linear infinite}@keyframes fall-29{65.396%{transform:translate(102.4507vw,65.396vh) scale(.515)}to{transform:translate(99.4914vw,99vh) scale(.515)}}.snow:nth-child(30){opacity:1.1722;transform:translate(26.5442vw,-10px) scale(.9129);animation:fall-30 13s -29s linear infinite}@keyframes fall-30{34.244%{transform:translate(22.092vw,34.244vh) scale(.9129)}to{transform:translate(24.3181vw,99vh) scale(.9129)}}.snow:nth-child(31){opacity:.8134;transform:translate(29.2824vw,-10px) scale(.0368);animation:fall-31 24s -19s linear infinite}@keyframes fall-31{63.502%{transform:translate(24.5168vw,63.502vh) scale(.0368)}to{transform:translate(26.8996vw,99vh) scale(.0368)}}.snow:nth-child(32){opacity:1.2478;transform:translate(87.0396vw,-10px) scale(.3237);animation:fall-32 14s -11s linear infinite}@keyframes fall-32{75.33%{transform:translate(91.972vw,75.33vh) scale(.3237)}to{transform:translate(89.5058vw,99vh) scale(.3237)}}.snow:nth-child(33){opacity:1.2542;transform:translate(.4008vw,-10px) scale(.5979);animation:fall-33 21s -29s linear infinite}@keyframes fall-33{60.719%{transform:translate(5.0067vw,60.719vh) scale(.5979)}to{transform:translate(2.70375vw,99vh) scale(.5979)}}.snow:nth-child(34){opacity:.525;transform:translate(72.6672vw,-10px) scale(.3923);animation:fall-34 11s -7s linear infinite}@keyframes fall-34{60.91%{transform:translate(75.2333vw,60.91vh) scale(.3923)}to{transform:translate(73.95025vw,99vh) scale(.3923)}}.snow:nth-child(35){opacity:.602;transform:translate(68.6793vw,-10px) scale(.0815);animation:fall-35 16s -27s linear infinite}@keyframes fall-35{73.192%{transform:translate(67.5694vw,73.192vh) scale(.0815)}to{transform:translate(68.12435vw,99vh) scale(.0815)}}.snow:nth-child(36){opacity:2;transform:translate(49.5092vw,-10px) scale(.2506);animation:fall-36 20s -20s linear infinite}@keyframes fall-36{59.418%{transform:translate(58.5203vw,59.418vh) scale(.2506)}to{transform:translate(54.01475vw,99vh) scale(.2506)}}.snow:nth-child(37){opacity:1.6098;transform:translate(45.0005vw,-10px) scale(.8082);animation:fall-37 15s -15s linear infinite}@keyframes fall-37{41.259%{transform:translate(35.1508vw,41.259vh) scale(.8082)}to{transform:translate(40.07565vw,99vh) scale(.8082)}}.snow:nth-child(38){opacity:1.0204;transform:translate(13.1153vw,-10px) scale(.2131);animation:fall-38 11s -13s linear infinite}@keyframes fall-38{52.846%{transform:translate(8.5129vw,52.846vh) scale(.2131)}to{transform:translate(10.8141vw,99vh) scale(.2131)}}.snow:nth-child(39){opacity:.9524;transform:translate(93.6957vw,-10px) scale(.8945);animation:fall-39 10s -2s linear infinite}@keyframes fall-39{58.625%{transform:translate(91.3964vw,58.625vh) scale(.8945)}to{transform:translate(92.54605vw,99vh) scale(.8945)}}.snow:nth-child(40){opacity:1.6824;transform:translate(12.521vw,-10px) scale(.4394);animation:fall-40 28s -30s linear infinite}@keyframes fall-40{39.324%{transform:translate(14.7646vw,39.324vh) scale(.4394)}to{transform:translate(13.6428vw,99vh) scale(.4394)}}.snow:nth-child(41){opacity:.87;transform:translate(23.7573vw,-10px) scale(.4277);animation:fall-41 11s -26s linear infinite}@keyframes fall-41{30.821%{transform:translate(19.0337vw,30.821vh) scale(.4277)}to{transform:translate(21.3955vw,99vh) scale(.4277)}}.snow:nth-child(42){opacity:1.196;transform:translate(90.5865vw,-10px) scale(.2085);animation:fall-42 24s -10s linear infinite}@keyframes fall-42{76.161%{transform:translate(85.3034vw,76.161vh) scale(.2085)}to{transform:translate(87.94495vw,99vh) scale(.2085)}}.snow:nth-child(43){opacity:.8622;transform:translate(15.9764vw,-10px) scale(.2777);animation:fall-43 24s -19s linear infinite}@keyframes fall-43{49.228%{transform:translate(8.9814vw,49.228vh) scale(.2777)}to{transform:translate(12.4789vw,99vh) scale(.2777)}}.snow:nth-child(44){opacity:.1542;transform:translate(69.0304vw,-10px) scale(.4411);animation:fall-44 27s -24s linear infinite}@keyframes fall-44{74.084%{transform:translate(74.5112vw,74.084vh) scale(.4411)}to{transform:translate(71.7708vw,99vh) scale(.4411)}}.snow:nth-child(45){opacity:.614;transform:translate(2.406vw,-10px) scale(.0798);animation:fall-45 16s -22s linear infinite}@keyframes fall-45{51.638%{transform:translate(-2.5014vw,51.638vh) scale(.0798)}to{transform:translate(-.0477vw,99vh) scale(.0798)}}.snow:nth-child(46){opacity:.4742;transform:translate(45.1784vw,-10px) scale(.2068);animation:fall-46 29s -20s linear infinite}@keyframes fall-46{45.862%{transform:translate(39.8103vw,45.862vh) scale(.2068)}to{transform:translate(42.49435vw,99vh) scale(.2068)}}.snow:nth-child(47){opacity:1.2028;transform:translate(61.1535vw,-10px) scale(.2829);animation:fall-47 20s -16s linear infinite}@keyframes fall-47{78.322%{transform:translate(58.6145vw,78.322vh) scale(.2829)}to{transform:translate(59.884vw,99vh) scale(.2829)}}.snow:nth-child(48){opacity:.0902;transform:translate(16.9627vw,-10px) scale(.8355);animation:fall-48 24s -17s linear infinite}@keyframes fall-48{61.126%{transform:translate(10.1805vw,61.126vh) scale(.8355)}to{transform:translate(13.5716vw,99vh) scale(.8355)}}.snow:nth-child(49){opacity:.8892;transform:translate(61.5442vw,-10px) scale(.9811);animation:fall-49 12s -9s linear infinite}@keyframes fall-49{31.412%{transform:translate(68.5974vw,31.412vh) scale(.9811)}to{transform:translate(65.0708vw,99vh) scale(.9811)}}.snow:nth-child(50){opacity:.9968;transform:translate(23.4698vw,-10px) scale(.006);animation:fall-50 12s -24s linear infinite}@keyframes fall-50{49.7%{transform:translate(20.0085vw,49.7vh) scale(.006)}to{transform:translate(21.73915vw,99vh) scale(.006)}}.snow:nth-child(51){opacity:1.0992;transform:translate(50.5027vw,-10px) scale(.4581);animation:fall-51 10s -10s linear infinite}@keyframes fall-51{79.891%{transform:translate(45.5106vw,79.891vh) scale(.4581)}to{transform:translate(48.00665vw,99vh) scale(.4581)}}.snow:nth-child(52){opacity:.8992;transform:translate(52.8308vw,-10px) scale(.2527);animation:fall-52 15s -24s linear infinite}@keyframes fall-52{30.636%{transform:translate(43.5241vw,30.636vh) scale(.2527)}to{transform:translate(48.17745vw,99vh) scale(.2527)}}.snow:nth-child(53){opacity:1.6198;transform:translate(92.8035vw,-10px) scale(.0674);animation:fall-53 14s -21s linear infinite}@keyframes fall-53{42.023%{transform:translate(92.245vw,42.023vh) scale(.0674)}to{transform:translate(92.52425vw,99vh) scale(.0674)}}.snow:nth-child(54){opacity:.006;transform:translate(12.5036vw,-10px) scale(.6804);animation:fall-54 24s -28s linear infinite}@keyframes fall-54{50.079%{transform:translate(19.7099vw,50.079vh) scale(.6804)}to{transform:translate(16.10675vw,99vh) scale(.6804)}}.snow:nth-child(55){opacity:.6698;transform:translate(22.0759vw,-10px) scale(.5972);animation:fall-55 20s -22s linear infinite}@keyframes fall-55{65.604%{transform:translate(26.6288vw,65.604vh) scale(.5972)}to{transform:translate(24.35235vw,99vh) scale(.5972)}}.snow:nth-child(56){opacity:1.1758;transform:translate(9.8011vw,-10px) scale(.346);animation:fall-56 18s -2s linear infinite}@keyframes fall-56{66.154%{transform:translate(1.3912vw,66.154vh) scale(.346)}to{transform:translate(5.59615vw,99vh) scale(.346)}}.snow:nth-child(57){opacity:.9214;transform:translate(18.2673vw,-10px) scale(.169);animation:fall-57 12s -10s linear infinite}@keyframes fall-57{73.79%{transform:translate(24.466vw,73.79vh) scale(.169)}to{transform:translate(21.36665vw,99vh) scale(.169)}}.snow:nth-child(58){opacity:.4378;transform:translate(30.1171vw,-10px) scale(.2411);animation:fall-58 17s -8s linear infinite}@keyframes fall-58{68.583%{transform:translate(23.5195vw,68.583vh) scale(.2411)}to{transform:translate(26.8183vw,99vh) scale(.2411)}}.snow:nth-child(59){opacity:1.132;transform:translate(34.629vw,-10px) scale(.8506);animation:fall-59 14s -27s linear infinite}@keyframes fall-59{46.823%{transform:translate(26.7839vw,46.823vh) scale(.8506)}to{transform:translate(30.70645vw,99vh) scale(.8506)}}.snow:nth-child(60){opacity:.8492;transform:translate(11.9702vw,-10px) scale(.5897);animation:fall-60 29s -4s linear infinite}@keyframes fall-60{66.191%{transform:translate(5.6308vw,66.191vh) scale(.5897)}to{transform:translate(8.8005vw,99vh) scale(.5897)}}.snow:nth-child(61){opacity:1.8312;transform:translate(93.4762vw,-10px) scale(.6497);animation:fall-61 15s -27s linear infinite}@keyframes fall-61{40.505%{transform:translate(88.3343vw,40.505vh) scale(.6497)}to{transform:translate(90.90525vw,99vh) scale(.6497)}}.snow:nth-child(62){opacity:1.249;transform:translate(22.0988vw,-10px) scale(.815);animation:fall-62 12s -27s linear infinite}@keyframes fall-62{65.702%{transform:translate(24.2985vw,65.702vh) scale(.815)}to{transform:translate(23.19865vw,99vh) scale(.815)}}.snow:nth-child(63){opacity:1.9442;transform:translate(90.407vw,-10px) scale(.1072);animation:fall-63 22s -18s linear infinite}@keyframes fall-63{58.833%{transform:translate(86.6143vw,58.833vh) scale(.1072)}to{transform:translate(88.51065vw,99vh) scale(.1072)}}.snow:nth-child(64){opacity:1.4108;transform:translate(24.0287vw,-10px) scale(.9936);animation:fall-64 22s -5s linear infinite}@keyframes fall-64{66.519%{transform:translate(30.6702vw,66.519vh) scale(.9936)}to{transform:translate(27.34945vw,99vh) scale(.9936)}}.snow:nth-child(65){opacity:.5644;transform:translate(29.2277vw,-10px) scale(.654);animation:fall-65 18s -6s linear infinite}@keyframes fall-65{60.855%{transform:translate(30.5367vw,60.855vh) scale(.654)}to{transform:translate(29.8822vw,99vh) scale(.654)}}.snow:nth-child(66){opacity:.3118;transform:translate(47.0985vw,-10px) scale(.9434);animation:fall-66 11s -29s linear infinite}@keyframes fall-66{71.839%{transform:translate(45.9787vw,71.839vh) scale(.9434)}to{transform:translate(46.5386vw,99vh) scale(.9434)}}.snow:nth-child(67){opacity:1.7376;transform:translate(43.9209vw,-10px) scale(.0908);animation:fall-67 27s -21s linear infinite}@keyframes fall-67{52.464%{transform:translate(41.301vw,52.464vh) scale(.0908)}to{transform:translate(42.61095vw,99vh) scale(.0908)}}.snow:nth-child(68){opacity:1.9476;transform:translate(54.4272vw,-10px) scale(.0557);animation:fall-68 23s -18s linear infinite}@keyframes fall-68{75.992%{transform:translate(63.5308vw,75.992vh) scale(.0557)}to{transform:translate(58.979vw,99vh) scale(.0557)}}.snow:nth-child(69){opacity:.0706;transform:translate(36.3721vw,-10px) scale(.2183);animation:fall-69 14s -16s linear infinite}@keyframes fall-69{36.643%{transform:translate(44.1934vw,36.643vh) scale(.2183)}to{transform:translate(40.28275vw,99vh) scale(.2183)}}.snow:nth-child(70){opacity:1.1776;transform:translate(84.3128vw,-10px) scale(.0168);animation:fall-70 16s -21s linear infinite}@keyframes fall-70{78.479%{transform:translate(79.2608vw,78.479vh) scale(.0168)}to{transform:translate(81.7868vw,99vh) scale(.0168)}}.snow:nth-child(71){opacity:1.9624;transform:translate(61.4097vw,-10px) scale(.9005);animation:fall-71 14s -16s linear infinite}@keyframes fall-71{64.85%{transform:translate(62.3065vw,64.85vh) scale(.9005)}to{transform:translate(61.8581vw,99vh) scale(.9005)}}.snow:nth-child(72){opacity:1.566;transform:translate(78.0584vw,-10px) scale(.189);animation:fall-72 26s -26s linear infinite}@keyframes fall-72{60.331%{transform:translate(82.4637vw,60.331vh) scale(.189)}to{transform:translate(80.26105vw,99vh) scale(.189)}}.snow:nth-child(73){opacity:1.8508;transform:translate(91.2704vw,-10px) scale(.7151);animation:fall-73 25s -6s linear infinite}@keyframes fall-73{56.84%{transform:translate(86.9662vw,56.84vh) scale(.7151)}to{transform:translate(89.1183vw,99vh) scale(.7151)}}.snow:nth-child(74){opacity:1.645;transform:translate(3.5904vw,-10px) scale(.8269);animation:fall-74 12s -12s linear infinite}@keyframes fall-74{78.872%{transform:translate(-.5462vw,78.872vh) scale(.8269)}to{transform:translate(1.5221vw,99vh) scale(.8269)}}.snow:nth-child(75){opacity:1.751;transform:translate(48.2478vw,-10px) scale(.3507);animation:fall-75 10s -26s linear infinite}@keyframes fall-75{38.104%{transform:translate(55.0892vw,38.104vh) scale(.3507)}to{transform:translate(51.6685vw,99vh) scale(.3507)}}.snow:nth-child(76){opacity:1.4878;transform:translate(99.5736vw,-10px) scale(.1063);animation:fall-76 22s -17s linear infinite}@keyframes fall-76{32.838%{transform:translate(103.4301vw,32.838vh) scale(.1063)}to{transform:translate(101.50185vw,99vh) scale(.1063)}}.snow:nth-child(77){opacity:1.304;transform:translate(21.0758vw,-10px) scale(.8392);animation:fall-77 18s -2s linear infinite}@keyframes fall-77{73.752%{transform:translate(14.757vw,73.752vh) scale(.8392)}to{transform:translate(17.9164vw,99vh) scale(.8392)}}.snow:nth-child(78){opacity:1.1064;transform:translate(20.0568vw,-10px) scale(.535);animation:fall-78 15s -3s linear infinite}@keyframes fall-78{58.42%{transform:translate(29.1896vw,58.42vh) scale(.535)}to{transform:translate(24.6232vw,99vh) scale(.535)}}.snow:nth-child(79){opacity:1.1828;transform:translate(77.5472vw,-10px) scale(.2137);animation:fall-79 30s -14s linear infinite}@keyframes fall-79{36.336%{transform:translate(86.9963vw,36.336vh) scale(.2137)}to{transform:translate(82.27175vw,99vh) scale(.2137)}}.snow:nth-child(80){opacity:.1432;transform:translate(61.9347vw,-10px) scale(.8006);animation:fall-80 29s -20s linear infinite}@keyframes fall-80{57.268%{transform:translate(63.9127vw,57.268vh) scale(.8006)}to{transform:translate(62.9237vw,99vh) scale(.8006)}}.snow:nth-child(81){opacity:.9884;transform:translate(49.6822vw,-10px) scale(.6043);animation:fall-81 20s -22s linear infinite}@keyframes fall-81{60.322%{transform:translate(48.5458vw,60.322vh) scale(.6043)}to{transform:translate(49.114vw,99vh) scale(.6043)}}.snow:nth-child(82){opacity:.8748;transform:translate(71.7373vw,-10px) scale(.6756);animation:fall-82 10s -20s linear infinite}@keyframes fall-82{43.524%{transform:translate(68.2757vw,43.524vh) scale(.6756)}to{transform:translate(70.0065vw,99vh) scale(.6756)}}.snow:nth-child(83){opacity:.038;transform:translate(48.0286vw,-10px) scale(.5071);animation:fall-83 15s -12s linear infinite}@keyframes fall-83{70.195%{transform:translate(57.3616vw,70.195vh) scale(.5071)}to{transform:translate(52.6951vw,99vh) scale(.5071)}}.snow:nth-child(84){opacity:.1122;transform:translate(48.2016vw,-10px) scale(.0778);animation:fall-84 23s -24s linear infinite}@keyframes fall-84{57.379%{transform:translate(38.8471vw,57.379vh) scale(.0778)}to{transform:translate(43.52435vw,99vh) scale(.0778)}}.snow:nth-child(85){opacity:1.9404;transform:translate(46.934vw,-10px) scale(.214);animation:fall-85 22s -3s linear infinite}@keyframes fall-85{63.632%{transform:translate(51.5348vw,63.632vh) scale(.214)}to{transform:translate(49.2344vw,99vh) scale(.214)}}.snow:nth-child(86){opacity:.0788;transform:translate(39.457vw,-10px) scale(.4683);animation:fall-86 25s -21s linear infinite}@keyframes fall-86{34.133%{transform:translate(46.349vw,34.133vh) scale(.4683)}to{transform:translate(42.903vw,99vh) scale(.4683)}}.snow:nth-child(87){opacity:.7988;transform:translate(36.9607vw,-10px) scale(.002);animation:fall-87 19s -25s linear infinite}@keyframes fall-87{45.907%{transform:translate(33.4116vw,45.907vh) scale(.002)}to{transform:translate(35.18615vw,99vh) scale(.002)}}.snow:nth-child(88){opacity:.9502;transform:translate(47.7545vw,-10px) scale(.4875);animation:fall-88 24s -30s linear infinite}@keyframes fall-88{67.396%{transform:translate(45.1638vw,67.396vh) scale(.4875)}to{transform:translate(46.45915vw,99vh) scale(.4875)}}.snow:nth-child(89){opacity:1.1896;transform:translate(47.4653vw,-10px) scale(.5753);animation:fall-89 20s -17s linear infinite}@keyframes fall-89{36.968%{transform:translate(38.1149vw,36.968vh) scale(.5753)}to{transform:translate(42.7901vw,99vh) scale(.5753)}}.snow:nth-child(90){opacity:.8448;transform:translate(58.1523vw,-10px) scale(.2111);animation:fall-90 26s -29s linear infinite}@keyframes fall-90{48.042%{transform:translate(51.2875vw,48.042vh) scale(.2111)}to{transform:translate(54.7199vw,99vh) scale(.2111)}}.snow:nth-child(91){opacity:.0334;transform:translate(52.6936vw,-10px) scale(.9075);animation:fall-91 12s -20s linear infinite}@keyframes fall-91{45.976%{transform:translate(59.788vw,45.976vh) scale(.9075)}to{transform:translate(56.2408vw,99vh) scale(.9075)}}.snow:nth-child(92){opacity:1.5862;transform:translate(75.4307vw,-10px) scale(.7208);animation:fall-92 12s -30s linear infinite}@keyframes fall-92{74.022%{transform:translate(71.9196vw,74.022vh) scale(.7208)}to{transform:translate(73.67515vw,99vh) scale(.7208)}}.snow:nth-child(93){opacity:.0016;transform:translate(4.2382vw,-10px) scale(.7906);animation:fall-93 12s -23s linear infinite}@keyframes fall-93{47.197%{transform:translate(7.6407vw,47.197vh) scale(.7906)}to{transform:translate(5.93945vw,99vh) scale(.7906)}}.snow:nth-child(94){opacity:1.2546;transform:translate(19.9642vw,-10px) scale(.7699);animation:fall-94 21s -24s linear infinite}@keyframes fall-94{49.194%{transform:translate(21.4249vw,49.194vh) scale(.7699)}to{transform:translate(20.69455vw,99vh) scale(.7699)}}.snow:nth-child(95){opacity:.1252;transform:translate(2.4212vw,-10px) scale(.9727);animation:fall-95 15s -1s linear infinite}@keyframes fall-95{60.799%{transform:translate(-3.6504vw,60.799vh) scale(.9727)}to{transform:translate(-.6146vw,99vh) scale(.9727)}}.snow:nth-child(96){opacity:.7878;transform:translate(70.7126vw,-10px) scale(.8522);animation:fall-96 26s -21s linear infinite}@keyframes fall-96{45.673%{transform:translate(75.8962vw,45.673vh) scale(.8522)}to{transform:translate(73.3044vw,99vh) scale(.8522)}}.snow:nth-child(97){opacity:1.3068;transform:translate(11.927vw,-10px) scale(.4033);animation:fall-97 21s -17s linear infinite}@keyframes fall-97{77.661%{transform:translate(7.2349vw,77.661vh) scale(.4033)}to{transform:translate(9.58095vw,99vh) scale(.4033)}}.snow:nth-child(98){opacity:1.2786;transform:translate(9.1032vw,-10px) scale(.6141);animation:fall-98 23s -19s linear infinite}@keyframes fall-98{64.242%{transform:translate(18.6749vw,64.242vh) scale(.6141)}to{transform:translate(13.88905vw,99vh) scale(.6141)}}.snow:nth-child(99){opacity:.8388;transform:translate(15.0747vw,-10px) scale(.308);animation:fall-99 23s -23s linear infinite}@keyframes fall-99{31.135%{transform:translate(18.1525vw,31.135vh) scale(.308)}to{transform:translate(16.6136vw,99vh) scale(.308)}}.snow:nth-child(100){opacity:.6596;transform:translate(17.8866vw,-10px) scale(.9295);animation:fall-100 25s -27s linear infinite}@keyframes fall-100{31.151%{transform:translate(16.4515vw,31.151vh) scale(.9295)}to{transform:translate(17.16905vw,99vh) scale(.9295)}}.snow:nth-child(101){opacity:.6934;transform:translate(26.5137vw,-10px) scale(.1754);animation:fall-101 11s -12s linear infinite}@keyframes fall-101{30.172%{transform:translate(29.6936vw,30.172vh) scale(.1754)}to{transform:translate(28.10365vw,99vh) scale(.1754)}}.snow:nth-child(102){opacity:.9504;transform:translate(83.3991vw,-10px) scale(.8272);animation:fall-102 30s -29s linear infinite}@keyframes fall-102{41.213%{transform:translate(73.5286vw,41.213vh) scale(.8272)}to{transform:translate(78.46385vw,99vh) scale(.8272)}}.snow:nth-child(103){opacity:1.3332;transform:translate(25.1246vw,-10px) scale(.7075);animation:fall-103 22s -25s linear infinite}@keyframes fall-103{30.203%{transform:translate(18.9706vw,30.203vh) scale(.7075)}to{transform:translate(22.0476vw,99vh) scale(.7075)}}.snow:nth-child(104){opacity:.6408;transform:translate(31.4879vw,-10px) scale(.6178);animation:fall-104 13s -22s linear infinite}@keyframes fall-104{64.976%{transform:translate(34.6726vw,64.976vh) scale(.6178)}to{transform:translate(33.08025vw,99vh) scale(.6178)}}.snow:nth-child(105){opacity:.1302;transform:translate(36.2318vw,-10px) scale(.1137);animation:fall-105 29s -28s linear infinite}@keyframes fall-105{64.542%{transform:translate(34.7363vw,64.542vh) scale(.1137)}to{transform:translate(35.48405vw,99vh) scale(.1137)}}.snow:nth-child(106){opacity:1.232;transform:translate(39.3507vw,-10px) scale(.665);animation:fall-106 26s -8s linear infinite}@keyframes fall-106{62.337%{transform:translate(35.3806vw,62.337vh) scale(.665)}to{transform:translate(37.36565vw,99vh) scale(.665)}}.snow:nth-child(107){opacity:.4816;transform:translate(30.8564vw,-10px) scale(.9727);animation:fall-107 19s -28s linear infinite}@keyframes fall-107{69.009%{transform:translate(34.2683vw,69.009vh) scale(.9727)}to{transform:translate(32.56235vw,99vh) scale(.9727)}}.snow:nth-child(108){opacity:1.4532;transform:translate(34.7468vw,-10px) scale(.8525);animation:fall-108 27s -3s linear infinite}@keyframes fall-108{45.447%{transform:translate(35.1057vw,45.447vh) scale(.8525)}to{transform:translate(34.92625vw,99vh) scale(.8525)}}.snow:nth-child(109){opacity:1.3962;transform:translate(46.239vw,-10px) scale(.6973);animation:fall-109 15s -26s linear infinite}@keyframes fall-109{57.974%{transform:translate(53.6791vw,57.974vh) scale(.6973)}to{transform:translate(49.95905vw,99vh) scale(.6973)}}.snow:nth-child(110){opacity:.307;transform:translate(43.1869vw,-10px) scale(.0011);animation:fall-110 28s -28s linear infinite}@keyframes fall-110{70.773%{transform:translate(51.0706vw,70.773vh) scale(.0011)}to{transform:translate(47.12875vw,99vh) scale(.0011)}}.snow:nth-child(111){opacity:.7572;transform:translate(24.5348vw,-10px) scale(.2685);animation:fall-111 25s -20s linear infinite}@keyframes fall-111{55.55%{transform:translate(23.8662vw,55.55vh) scale(.2685)}to{transform:translate(24.2005vw,99vh) scale(.2685)}}.snow:nth-child(112){opacity:.0702;transform:translate(15.3305vw,-10px) scale(.5877);animation:fall-112 17s -13s linear infinite}@keyframes fall-112{53.768%{transform:translate(15.9266vw,53.768vh) scale(.5877)}to{transform:translate(15.62855vw,99vh) scale(.5877)}}.snow:nth-child(113){opacity:.383;transform:translate(55.1896vw,-10px) scale(.7467);animation:fall-113 19s -18s linear infinite}@keyframes fall-113{74.131%{transform:translate(60.6574vw,74.131vh) scale(.7467)}to{transform:translate(57.9235vw,99vh) scale(.7467)}}.snow:nth-child(114){opacity:1.7814;transform:translate(78.4371vw,-10px) scale(.1289);animation:fall-114 14s -15s linear infinite}@keyframes fall-114{66.259%{transform:translate(87.9368vw,66.259vh) scale(.1289)}to{transform:translate(83.18695vw,99vh) scale(.1289)}}.snow:nth-child(115){opacity:1.3348;transform:translate(14.6711vw,-10px) scale(.5578);animation:fall-115 28s -27s linear infinite}@keyframes fall-115{39.067%{transform:translate(13.5815vw,39.067vh) scale(.5578)}to{transform:translate(14.1263vw,99vh) scale(.5578)}}.snow:nth-child(116){opacity:.6822;transform:translate(27.1353vw,-10px) scale(.2652);animation:fall-116 19s -5s linear infinite}@keyframes fall-116{48.954%{transform:translate(23.6985vw,48.954vh) scale(.2652)}to{transform:translate(25.4169vw,99vh) scale(.2652)}}.snow:nth-child(117){opacity:1.8114;transform:translate(34.55vw,-10px) scale(.54);animation:fall-117 16s -18s linear infinite}@keyframes fall-117{49.147%{transform:translate(44.0274vw,49.147vh) scale(.54)}to{transform:translate(39.2887vw,99vh) scale(.54)}}.snow:nth-child(118){opacity:.7462;transform:translate(57.2693vw,-10px) scale(.4614);animation:fall-118 20s -21s linear infinite}@keyframes fall-118{41.34%{transform:translate(56.5365vw,41.34vh) scale(.4614)}to{transform:translate(56.9029vw,99vh) scale(.4614)}}.snow:nth-child(119){opacity:1.4536;transform:translate(30.2635vw,-10px) scale(.7414);animation:fall-119 14s -23s linear infinite}@keyframes fall-119{60.107%{transform:translate(21.236vw,60.107vh) scale(.7414)}to{transform:translate(25.74975vw,99vh) scale(.7414)}}.snow:nth-child(120){opacity:1.9178;transform:translate(62.4035vw,-10px) scale(.7731);animation:fall-120 28s -3s linear infinite}@keyframes fall-120{70.2%{transform:translate(55.5571vw,70.2vh) scale(.7731)}to{transform:translate(58.9803vw,99vh) scale(.7731)}}.snow:nth-child(121){opacity:1.3306;transform:translate(38.9928vw,-10px) scale(.0078);animation:fall-121 25s -2s linear infinite}@keyframes fall-121{39.506%{transform:translate(46.8583vw,39.506vh) scale(.0078)}to{transform:translate(42.92555vw,99vh) scale(.0078)}}.snow:nth-child(122){opacity:1.8448;transform:translate(1.1641vw,-10px) scale(.9394);animation:fall-122 10s -27s linear infinite}@keyframes fall-122{53.096%{transform:translate(-8.1459vw,53.096vh) scale(.9394)}to{transform:translate(-3.4909vw,99vh) scale(.9394)}}.snow:nth-child(123){opacity:1.304;transform:translate(56.1269vw,-10px) scale(.236);animation:fall-123 15s -4s linear infinite}@keyframes fall-123{78.222%{transform:translate(48.0819vw,78.222vh) scale(.236)}to{transform:translate(52.1044vw,99vh) scale(.236)}}.snow:nth-child(124){opacity:1.7438;transform:translate(71.4214vw,-10px) scale(.5007);animation:fall-124 20s -13s linear infinite}@keyframes fall-124{72.064%{transform:translate(62.5621vw,72.064vh) scale(.5007)}to{transform:translate(66.99175vw,99vh) scale(.5007)}}.snow:nth-child(125){opacity:1.447;transform:translate(44.7534vw,-10px) scale(.5734);animation:fall-125 22s -8s linear infinite}@keyframes fall-125{43.57%{transform:translate(53.0676vw,43.57vh) scale(.5734)}to{transform:translate(48.9105vw,99vh) scale(.5734)}}.snow:nth-child(126){opacity:1.2816;transform:translate(80.1754vw,-10px) scale(.727);animation:fall-126 28s -16s linear infinite}@keyframes fall-126{43.981%{transform:translate(79.6185vw,43.981vh) scale(.727)}to{transform:translate(79.89695vw,99vh) scale(.727)}}.snow:nth-child(127){opacity:1.9952;transform:translate(67.0751vw,-10px) scale(.7717);animation:fall-127 20s -8s linear infinite}@keyframes fall-127{46.396%{transform:translate(66.338vw,46.396vh) scale(.7717)}to{transform:translate(66.70655vw,99vh) scale(.7717)}}.snow:nth-child(128){opacity:1.0396;transform:translate(17.0206vw,-10px) scale(.9348);animation:fall-128 13s -15s linear infinite}@keyframes fall-128{78.164%{transform:translate(18.0817vw,78.164vh) scale(.9348)}to{transform:translate(17.55115vw,99vh) scale(.9348)}}.snow:nth-child(129){opacity:1.9404;transform:translate(11.2107vw,-10px) scale(.3414);animation:fall-129 16s -25s linear infinite}@keyframes fall-129{48.238%{transform:translate(19.7469vw,48.238vh) scale(.3414)}to{transform:translate(15.4788vw,99vh) scale(.3414)}}.snow:nth-child(130){opacity:.644;transform:translate(58.9316vw,-10px) scale(.8852);animation:fall-130 20s -9s linear infinite}@keyframes fall-130{55.739%{transform:translate(54.5012vw,55.739vh) scale(.8852)}to{transform:translate(56.7164vw,99vh) scale(.8852)}}.snow:nth-child(131){opacity:.7586;transform:translate(61.2894vw,-10px) scale(.3771);animation:fall-131 22s -5s linear infinite}@keyframes fall-131{47.942%{transform:translate(63.8865vw,47.942vh) scale(.3771)}to{transform:translate(62.58795vw,99vh) scale(.3771)}}.snow:nth-child(132){opacity:.2926;transform:translate(35.833vw,-10px) scale(.6272);animation:fall-132 25s -4s linear infinite}@keyframes fall-132{78.026%{transform:translate(27.9474vw,78.026vh) scale(.6272)}to{transform:translate(31.8902vw,99vh) scale(.6272)}}.snow:nth-child(133){opacity:1.7956;transform:translate(18.1745vw,-10px) scale(.3033);animation:fall-133 13s -2s linear infinite}@keyframes fall-133{72.988%{transform:translate(25.0476vw,72.988vh) scale(.3033)}to{transform:translate(21.61105vw,99vh) scale(.3033)}}.snow:nth-child(134){opacity:1.8026;transform:translate(93.4105vw,-10px) scale(.3722);animation:fall-134 22s -3s linear infinite}@keyframes fall-134{52.673%{transform:translate(98.2808vw,52.673vh) scale(.3722)}to{transform:translate(95.84565vw,99vh) scale(.3722)}}.snow:nth-child(135){opacity:.2146;transform:translate(63.4203vw,-10px) scale(.2307);animation:fall-135 28s -1s linear infinite}@keyframes fall-135{37.393%{transform:translate(72.7958vw,37.393vh) scale(.2307)}to{transform:translate(68.10805vw,99vh) scale(.2307)}}.snow:nth-child(136){opacity:1.4504;transform:translate(23.5007vw,-10px) scale(.5228);animation:fall-136 17s -23s linear infinite}@keyframes fall-136{48.59%{transform:translate(19.7209vw,48.59vh) scale(.5228)}to{transform:translate(21.6108vw,99vh) scale(.5228)}}.snow:nth-child(137){opacity:1.5668;transform:translate(75.8731vw,-10px) scale(.2275);animation:fall-137 23s -4s linear infinite}@keyframes fall-137{49.297%{transform:translate(72.7746vw,49.297vh) scale(.2275)}to{transform:translate(74.32385vw,99vh) scale(.2275)}}.snow:nth-child(138){opacity:.7308;transform:translate(41.6571vw,-10px) scale(.7395);animation:fall-138 18s -14s linear infinite}@keyframes fall-138{37.284%{transform:translate(32.1419vw,37.284vh) scale(.7395)}to{transform:translate(36.8995vw,99vh) scale(.7395)}}.snow:nth-child(139){opacity:1.3222;transform:translate(46.3613vw,-10px) scale(.2284);animation:fall-139 17s -8s linear infinite}@keyframes fall-139{57.487%{transform:translate(45.3793vw,57.487vh) scale(.2284)}to{transform:translate(45.8703vw,99vh) scale(.2284)}}.snow:nth-child(140){opacity:1.9666;transform:translate(75.927vw,-10px) scale(.7518);animation:fall-140 20s -6s linear infinite}@keyframes fall-140{71.194%{transform:translate(69.3312vw,71.194vh) scale(.7518)}to{transform:translate(72.6291vw,99vh) scale(.7518)}}.snow:nth-child(141){opacity:.972;transform:translate(81.0215vw,-10px) scale(.5281);animation:fall-141 17s -22s linear infinite}@keyframes fall-141{66.534%{transform:translate(87.4442vw,66.534vh) scale(.5281)}to{transform:translate(84.23285vw,99vh) scale(.5281)}}.snow:nth-child(142){opacity:.1064;transform:translate(59.7107vw,-10px) scale(.8585);animation:fall-142 17s -23s linear infinite}@keyframes fall-142{45.189%{transform:translate(57.8497vw,45.189vh) scale(.8585)}to{transform:translate(58.7802vw,99vh) scale(.8585)}}.snow:nth-child(143){opacity:1.4164;transform:translate(61.6626vw,-10px) scale(.9369);animation:fall-143 10s -6s linear infinite}@keyframes fall-143{77.12%{transform:translate(62.9625vw,77.12vh) scale(.9369)}to{transform:translate(62.31255vw,99vh) scale(.9369)}}.snow:nth-child(144){opacity:1.8988;transform:translate(31.6674vw,-10px) scale(.6629);animation:fall-144 24s -26s linear infinite}@keyframes fall-144{77.918%{transform:translate(30.8555vw,77.918vh) scale(.6629)}to{transform:translate(31.26145vw,99vh) scale(.6629)}}.snow:nth-child(145){opacity:.1788;transform:translate(26.5252vw,-10px) scale(.2244);animation:fall-145 21s -1s linear infinite}@keyframes fall-145{76.327%{transform:translate(25.4589vw,76.327vh) scale(.2244)}to{transform:translate(25.99205vw,99vh) scale(.2244)}}.snow:nth-child(146){opacity:1.8434;transform:translate(40.2834vw,-10px) scale(.8007);animation:fall-146 30s -8s linear infinite}@keyframes fall-146{47.151%{transform:translate(31.1887vw,47.151vh) scale(.8007)}to{transform:translate(35.73605vw,99vh) scale(.8007)}}.snow:nth-child(147){opacity:.5648;transform:translate(22.9149vw,-10px) scale(.3148);animation:fall-147 29s -27s linear infinite}@keyframes fall-147{43.949%{transform:translate(13.6053vw,43.949vh) scale(.3148)}to{transform:translate(18.2601vw,99vh) scale(.3148)}}.snow:nth-child(148){opacity:.1376;transform:translate(11.2264vw,-10px) scale(.5743);animation:fall-148 21s -17s linear infinite}@keyframes fall-148{37.852%{transform:translate(4.3618vw,37.852vh) scale(.5743)}to{transform:translate(7.7941vw,99vh) scale(.5743)}}.snow:nth-child(149){opacity:.3936;transform:translate(10.8788vw,-10px) scale(.1256);animation:fall-149 20s -13s linear infinite}@keyframes fall-149{57.913%{transform:translate(13.4205vw,57.913vh) scale(.1256)}to{transform:translate(12.14965vw,99vh) scale(.1256)}}.snow:nth-child(150){opacity:1.3286;transform:translate(3.8114vw,-10px) scale(.9152);animation:fall-150 22s -15s linear infinite}@keyframes fall-150{69.67%{transform:translate(2.9412vw,69.67vh) scale(.9152)}to{transform:translate(3.3763vw,99vh) scale(.9152)}}.snow:nth-child(151){opacity:.0922;transform:translate(49.9294vw,-10px) scale(.9621);animation:fall-151 29s -17s linear infinite}@keyframes fall-151{77.904%{transform:translate(54.1635vw,77.904vh) scale(.9621)}to{transform:translate(52.04645vw,99vh) scale(.9621)}}.snow:nth-child(152){opacity:1.5354;transform:translate(8.8352vw,-10px) scale(.9318);animation:fall-152 16s -21s linear infinite}@keyframes fall-152{48.382%{transform:translate(9.3595vw,48.382vh) scale(.9318)}to{transform:translate(9.09735vw,99vh) scale(.9318)}}.snow:nth-child(153){opacity:.1236;transform:translate(42.0745vw,-10px) scale(.8136);animation:fall-153 23s -14s linear infinite}@keyframes fall-153{57.58%{transform:translate(43.6017vw,57.58vh) scale(.8136)}to{transform:translate(42.8381vw,99vh) scale(.8136)}}.snow:nth-child(154){opacity:.4036;transform:translate(72.4737vw,-10px) scale(.9451);animation:fall-154 23s -30s linear infinite}@keyframes fall-154{71.709%{transform:translate(66.1019vw,71.709vh) scale(.9451)}to{transform:translate(69.2878vw,99vh) scale(.9451)}}.snow:nth-child(155){opacity:1.7016;transform:translate(13.4947vw,-10px) scale(.9191);animation:fall-155 13s -27s linear infinite}@keyframes fall-155{72.617%{transform:translate(15.5622vw,72.617vh) scale(.9191)}to{transform:translate(14.52845vw,99vh) scale(.9191)}}.snow:nth-child(156){opacity:1.7914;transform:translate(17.7617vw,-10px) scale(.2135);animation:fall-156 20s -10s linear infinite}@keyframes fall-156{60.839%{transform:translate(17.6774vw,60.839vh) scale(.2135)}to{transform:translate(17.71955vw,99vh) scale(.2135)}}.snow:nth-child(157){opacity:.935;transform:translate(44.2376vw,-10px) scale(.7608);animation:fall-157 29s -3s linear infinite}@keyframes fall-157{51.536%{transform:translate(38.0527vw,51.536vh) scale(.7608)}to{transform:translate(41.14515vw,99vh) scale(.7608)}}.snow:nth-child(158){opacity:.2404;transform:translate(65.0382vw,-10px) scale(.4856);animation:fall-158 26s -22s linear infinite}@keyframes fall-158{43.811%{transform:translate(65.8077vw,43.811vh) scale(.4856)}to{transform:translate(65.42295vw,99vh) scale(.4856)}}.snow:nth-child(159){opacity:1.4856;transform:translate(90.5682vw,-10px) scale(.1035);animation:fall-159 17s -2s linear infinite}@keyframes fall-159{56.424%{transform:translate(82.2967vw,56.424vh) scale(.1035)}to{transform:translate(86.43245vw,99vh) scale(.1035)}}.snow:nth-child(160){opacity:1.0018;transform:translate(98.0309vw,-10px) scale(.041);animation:fall-160 21s -30s linear infinite}@keyframes fall-160{74.47%{transform:translate(94.6485vw,74.47vh) scale(.041)}to{transform:translate(96.3397vw,99vh) scale(.041)}}.snow:nth-child(161){opacity:1.6088;transform:translate(28.6555vw,-10px) scale(.8237);animation:fall-161 16s -17s linear infinite}@keyframes fall-161{64.926%{transform:translate(38.0304vw,64.926vh) scale(.8237)}to{transform:translate(33.34295vw,99vh) scale(.8237)}}.snow:nth-child(162){opacity:1.5292;transform:translate(66.8076vw,-10px) scale(.4264);animation:fall-162 21s -23s linear infinite}@keyframes fall-162{51.806%{transform:translate(63.4052vw,51.806vh) scale(.4264)}to{transform:translate(65.1064vw,99vh) scale(.4264)}}.snow:nth-child(163){opacity:.682;transform:translate(27.2425vw,-10px) scale(.0952);animation:fall-163 24s -6s linear infinite}@keyframes fall-163{58.787%{transform:translate(27.7834vw,58.787vh) scale(.0952)}to{transform:translate(27.51295vw,99vh) scale(.0952)}}.snow:nth-child(164){opacity:.821;transform:translate(53.7101vw,-10px) scale(.4504);animation:fall-164 18s -22s linear infinite}@keyframes fall-164{41.372%{transform:translate(45.581vw,41.372vh) scale(.4504)}to{transform:translate(49.64555vw,99vh) scale(.4504)}}.snow:nth-child(165){opacity:.7316;transform:translate(33.4643vw,-10px) scale(.4839);animation:fall-165 13s -23s linear infinite}@keyframes fall-165{46.481%{transform:translate(36.577vw,46.481vh) scale(.4839)}to{transform:translate(35.02065vw,99vh) scale(.4839)}}.snow:nth-child(166){opacity:.93;transform:translate(25.336vw,-10px) scale(.8147);animation:fall-166 22s -15s linear infinite}@keyframes fall-166{64.577%{transform:translate(22.254vw,64.577vh) scale(.8147)}to{transform:translate(23.795vw,99vh) scale(.8147)}}.snow:nth-child(167){opacity:.9566;transform:translate(19.5662vw,-10px) scale(.2677);animation:fall-167 26s -25s linear infinite}@keyframes fall-167{69.32%{transform:translate(12.7511vw,69.32vh) scale(.2677)}to{transform:translate(16.15865vw,99vh) scale(.2677)}}.snow:nth-child(168){opacity:1.1302;transform:translate(96.6715vw,-10px) scale(.0952);animation:fall-168 16s -24s linear infinite}@keyframes fall-168{31.959%{transform:translate(93.327vw,31.959vh) scale(.0952)}to{transform:translate(94.99925vw,99vh) scale(.0952)}}.snow:nth-child(169){opacity:1.3318;transform:translate(59.0049vw,-10px) scale(.3119);animation:fall-169 29s -16s linear infinite}@keyframes fall-169{49.56%{transform:translate(62.4159vw,49.56vh) scale(.3119)}to{transform:translate(60.7104vw,99vh) scale(.3119)}}.snow:nth-child(170){opacity:1.9996;transform:translate(64.2433vw,-10px) scale(.1599);animation:fall-170 28s -14s linear infinite}@keyframes fall-170{72.795%{transform:translate(61.3208vw,72.795vh) scale(.1599)}to{transform:translate(62.78205vw,99vh) scale(.1599)}}.snow:nth-child(171){opacity:.6922;transform:translate(61.6067vw,-10px) scale(.8188);animation:fall-171 14s -19s linear infinite}@keyframes fall-171{54.024%{transform:translate(64.2894vw,54.024vh) scale(.8188)}to{transform:translate(62.94805vw,99vh) scale(.8188)}}.snow:nth-child(172){opacity:1.7744;transform:translate(65.7994vw,-10px) scale(.5508);animation:fall-172 28s -1s linear infinite}@keyframes fall-172{76.487%{transform:translate(61.1969vw,76.487vh) scale(.5508)}to{transform:translate(63.49815vw,99vh) scale(.5508)}}.snow:nth-child(173){opacity:1.438;transform:translate(47.5815vw,-10px) scale(.8063);animation:fall-173 13s -20s linear infinite}@keyframes fall-173{66.312%{transform:translate(56.0307vw,66.312vh) scale(.8063)}to{transform:translate(51.8061vw,99vh) scale(.8063)}}.snow:nth-child(174){opacity:1.5528;transform:translate(51.5997vw,-10px) scale(.0872);animation:fall-174 27s -8s linear infinite}@keyframes fall-174{44.546%{transform:translate(57.3576vw,44.546vh) scale(.0872)}to{transform:translate(54.47865vw,99vh) scale(.0872)}}.snow:nth-child(175){opacity:.0372;transform:translate(89.7858vw,-10px) scale(.2792);animation:fall-175 25s -4s linear infinite}@keyframes fall-175{38.163%{transform:translate(83.9877vw,38.163vh) scale(.2792)}to{transform:translate(86.88675vw,99vh) scale(.2792)}}.snow:nth-child(176){opacity:1.1656;transform:translate(58.6445vw,-10px) scale(.2642);animation:fall-176 20s -7s linear infinite}@keyframes fall-176{64.93%{transform:translate(58.9004vw,64.93vh) scale(.2642)}to{transform:translate(58.77245vw,99vh) scale(.2642)}}.snow:nth-child(177){opacity:1.0572;transform:translate(55.2885vw,-10px) scale(.6749);animation:fall-177 23s -1s linear infinite}@keyframes fall-177{68.301%{transform:translate(46.83vw,68.301vh) scale(.6749)}to{transform:translate(51.05925vw,99vh) scale(.6749)}}.snow:nth-child(178){opacity:1.1692;transform:translate(85.4889vw,-10px) scale(.9126);animation:fall-178 28s -1s linear infinite}@keyframes fall-178{73.998%{transform:translate(88.639vw,73.998vh) scale(.9126)}to{transform:translate(87.06395vw,99vh) scale(.9126)}}.snow:nth-child(179){opacity:.6878;transform:translate(38.7585vw,-10px) scale(.4749);animation:fall-179 13s -13s linear infinite}@keyframes fall-179{45.926%{transform:translate(47.4017vw,45.926vh) scale(.4749)}to{transform:translate(43.0801vw,99vh) scale(.4749)}}.snow:nth-child(180){opacity:.3612;transform:translate(64.7044vw,-10px) scale(.7262);animation:fall-180 20s -13s linear infinite}@keyframes fall-180{52.334%{transform:translate(70.6344vw,52.334vh) scale(.7262)}to{transform:translate(67.6694vw,99vh) scale(.7262)}}.snow:nth-child(181){opacity:.8006;transform:translate(29.073vw,-10px) scale(.643);animation:fall-181 25s -12s linear infinite}@keyframes fall-181{56.425%{transform:translate(28.5623vw,56.425vh) scale(.643)}to{transform:translate(28.81765vw,99vh) scale(.643)}}.snow:nth-child(182){opacity:.7824;transform:translate(19.2474vw,-10px) scale(.9945);animation:fall-182 24s -23s linear infinite}@keyframes fall-182{47.089%{transform:translate(16.9505vw,47.089vh) scale(.9945)}to{transform:translate(18.09895vw,99vh) scale(.9945)}}.snow:nth-child(183){opacity:1.5912;transform:translate(85.7105vw,-10px) scale(.7851);animation:fall-183 26s -11s linear infinite}@keyframes fall-183{53.71%{transform:translate(87.7886vw,53.71vh) scale(.7851)}to{transform:translate(86.74955vw,99vh) scale(.7851)}}.snow:nth-child(184){opacity:.888;transform:translate(38.1525vw,-10px) scale(.3128);animation:fall-184 20s -6s linear infinite}@keyframes fall-184{45.459%{transform:translate(34.3046vw,45.459vh) scale(.3128)}to{transform:translate(36.22855vw,99vh) scale(.3128)}}.snow:nth-child(185){opacity:1.5776;transform:translate(73.1455vw,-10px) scale(.6946);animation:fall-185 29s -2s linear infinite}@keyframes fall-185{47.215%{transform:translate(79.8013vw,47.215vh) scale(.6946)}to{transform:translate(76.4734vw,99vh) scale(.6946)}}.snow:nth-child(186){opacity:1.834;transform:translate(13.2835vw,-10px) scale(.5067);animation:fall-186 20s -26s linear infinite}@keyframes fall-186{31.402%{transform:translate(13.8011vw,31.402vh) scale(.5067)}to{transform:translate(13.5423vw,99vh) scale(.5067)}}.snow:nth-child(187){opacity:.4104;transform:translate(65.4587vw,-10px) scale(.9146);animation:fall-187 14s -10s linear infinite}@keyframes fall-187{39.005%{transform:translate(73.7632vw,39.005vh) scale(.9146)}to{transform:translate(69.61095vw,99vh) scale(.9146)}}.snow:nth-child(188){opacity:1.0236;transform:translate(6.0491vw,-10px) scale(.2337);animation:fall-188 13s -10s linear infinite}@keyframes fall-188{59.405%{transform:translate(9.9544vw,59.405vh) scale(.2337)}to{transform:translate(8.00175vw,99vh) scale(.2337)}}.snow:nth-child(189){opacity:1.6246;transform:translate(78.671vw,-10px) scale(.8205);animation:fall-189 19s -11s linear infinite}@keyframes fall-189{49.749%{transform:translate(69.0459vw,49.749vh) scale(.8205)}to{transform:translate(73.85845vw,99vh) scale(.8205)}}.snow:nth-child(190){opacity:.4466;transform:translate(25.5027vw,-10px) scale(.7309);animation:fall-190 13s -9s linear infinite}@keyframes fall-190{48.482%{transform:translate(31.5902vw,48.482vh) scale(.7309)}to{transform:translate(28.54645vw,99vh) scale(.7309)}}.snow:nth-child(191){opacity:.668;transform:translate(65.8933vw,-10px) scale(.7861);animation:fall-191 27s -30s linear infinite}@keyframes fall-191{48.029%{transform:translate(57.0507vw,48.029vh) scale(.7861)}to{transform:translate(61.472vw,99vh) scale(.7861)}}.snow:nth-child(192){opacity:.1446;transform:translate(39.7887vw,-10px) scale(.3538);animation:fall-192 10s -15s linear infinite}@keyframes fall-192{46.005%{transform:translate(32.4357vw,46.005vh) scale(.3538)}to{transform:translate(36.1122vw,99vh) scale(.3538)}}.snow:nth-child(193){opacity:1.3156;transform:translate(66.4179vw,-10px) scale(.4341);animation:fall-193 10s -10s linear infinite}@keyframes fall-193{60.258%{transform:translate(66.2634vw,60.258vh) scale(.4341)}to{transform:translate(66.34065vw,99vh) scale(.4341)}}.snow:nth-child(194){opacity:.8126;transform:translate(82.4037vw,-10px) scale(.6616);animation:fall-194 14s -23s linear infinite}@keyframes fall-194{67.077%{transform:translate(81.2242vw,67.077vh) scale(.6616)}to{transform:translate(81.81395vw,99vh) scale(.6616)}}.snow:nth-child(195){opacity:.3672;transform:translate(2.9517vw,-10px) scale(.6256);animation:fall-195 21s -7s linear infinite}@keyframes fall-195{73.033%{transform:translate(-6.1652vw,73.033vh) scale(.6256)}to{transform:translate(-1.60675vw,99vh) scale(.6256)}}.snow:nth-child(196){opacity:1.2956;transform:translate(2.3119vw,-10px) scale(.1113);animation:fall-196 18s -18s linear infinite}@keyframes fall-196{78.038%{transform:translate(6.9397vw,78.038vh) scale(.1113)}to{transform:translate(4.6258vw,99vh) scale(.1113)}}.snow:nth-child(197){opacity:.0166;transform:translate(12.6295vw,-10px) scale(.3186);animation:fall-197 18s -25s linear infinite}@keyframes fall-197{57.696%{transform:translate(17.4213vw,57.696vh) scale(.3186)}to{transform:translate(15.0254vw,99vh) scale(.3186)}}.snow:nth-child(198){opacity:1.6828;transform:translate(21.7978vw,-10px) scale(.5129);animation:fall-198 19s -29s linear infinite}@keyframes fall-198{43.027%{transform:translate(29.8308vw,43.027vh) scale(.5129)}to{transform:translate(25.8143vw,99vh) scale(.5129)}}.snow:nth-child(199){opacity:1.6132;transform:translate(43.6979vw,-10px) scale(.9989);animation:fall-199 17s -16s linear infinite}@keyframes fall-199{39.082%{transform:translate(47.9607vw,39.082vh) scale(.9989)}to{transform:translate(45.8293vw,99vh) scale(.9989)}}.snow:nth-child(200){opacity:1.454;transform:translate(1.8835vw,-10px) scale(.7993);animation:fall-200 13s -21s linear infinite}@keyframes fall-200{55.27%{transform:translate(8.1259vw,55.27vh) scale(.7993)}to{transform:translate(5.0047vw,99vh) scale(.7993)}}.snow:nth-child(201){opacity:1.7104;transform:translate(64.504vw,-10px) scale(.3083);animation:fall-201 16s -29s linear infinite}@keyframes fall-201{53.887%{transform:translate(71.609vw,53.887vh) scale(.3083)}to{transform:translate(68.0565vw,99vh) scale(.3083)}}.snow:nth-child(202){opacity:.6936;transform:translate(72.0179vw,-10px) scale(.2906);animation:fall-202 13s -10s linear infinite}@keyframes fall-202{33.569%{transform:translate(80.6526vw,33.569vh) scale(.2906)}to{transform:translate(76.33525vw,99vh) scale(.2906)}}.snow:nth-child(203){opacity:1.8038;transform:translate(6.5693vw,-10px) scale(.1148);animation:fall-203 29s -17s linear infinite}@keyframes fall-203{48.187%{transform:translate(2.8165vw,48.187vh) scale(.1148)}to{transform:translate(4.6929vw,99vh) scale(.1148)}}.snow:nth-child(204){opacity:.665;transform:translate(38.1873vw,-10px) scale(.979);animation:fall-204 21s -19s linear infinite}@keyframes fall-204{61.183%{transform:translate(32.0689vw,61.183vh) scale(.979)}to{transform:translate(35.1281vw,99vh) scale(.979)}}.snow:nth-child(205){opacity:.0316;transform:translate(60.8433vw,-10px) scale(.8237);animation:fall-205 25s -22s linear infinite}@keyframes fall-205{68.765%{transform:translate(56.3922vw,68.765vh) scale(.8237)}to{transform:translate(58.61775vw,99vh) scale(.8237)}}.snow:nth-child(206){opacity:1.6318;transform:translate(27.4309vw,-10px) scale(.5677);animation:fall-206 13s -16s linear infinite}@keyframes fall-206{67.043%{transform:translate(19.34vw,67.043vh) scale(.5677)}to{transform:translate(23.38545vw,99vh) scale(.5677)}}.snow:nth-child(207){opacity:1.334;transform:translate(62.5016vw,-10px) scale(.2715);animation:fall-207 10s -27s linear infinite}@keyframes fall-207{41.057%{transform:translate(56.4929vw,41.057vh) scale(.2715)}to{transform:translate(59.49725vw,99vh) scale(.2715)}}.snow:nth-child(208){opacity:1.2004;transform:translate(77.2603vw,-10px) scale(.6883);animation:fall-208 28s -29s linear infinite}@keyframes fall-208{30.935%{transform:translate(69.6254vw,30.935vh) scale(.6883)}to{transform:translate(73.44285vw,99vh) scale(.6883)}}.snow:nth-child(209){opacity:.818;transform:translate(48.6903vw,-10px) scale(.4196);animation:fall-209 16s -5s linear infinite}@keyframes fall-209{52.448%{transform:translate(53.9965vw,52.448vh) scale(.4196)}to{transform:translate(51.3434vw,99vh) scale(.4196)}}.snow:nth-child(210){opacity:1.129;transform:translate(50.9111vw,-10px) scale(.3392);animation:fall-210 30s -9s linear infinite}@keyframes fall-210{59.8%{transform:translate(45.563vw,59.8vh) scale(.3392)}to{transform:translate(48.23705vw,99vh) scale(.3392)}}.snow:nth-child(211){opacity:.7444;transform:translate(72.1503vw,-10px) scale(.2651);animation:fall-211 10s -25s linear infinite}@keyframes fall-211{50.779%{transform:translate(81.0137vw,50.779vh) scale(.2651)}to{transform:translate(76.582vw,99vh) scale(.2651)}}.snow:nth-child(212){opacity:1.4074;transform:translate(62.7996vw,-10px) scale(.1905);animation:fall-212 12s -6s linear infinite}@keyframes fall-212{30.489%{transform:translate(66.8812vw,30.489vh) scale(.1905)}to{transform:translate(64.8404vw,99vh) scale(.1905)}}.snow:nth-child(213){opacity:.4154;transform:translate(81.5947vw,-10px) scale(.69);animation:fall-213 29s -10s linear infinite}@keyframes fall-213{59.32%{transform:translate(73.0992vw,59.32vh) scale(.69)}to{transform:translate(77.34695vw,99vh) scale(.69)}}.snow:nth-child(214){opacity:1.9146;transform:translate(23.4605vw,-10px) scale(.3195);animation:fall-214 21s -12s linear infinite}@keyframes fall-214{41.677%{transform:translate(20.6197vw,41.677vh) scale(.3195)}to{transform:translate(22.0401vw,99vh) scale(.3195)}}.snow:nth-child(215){opacity:1.0482;transform:translate(40.0001vw,-10px) scale(.8736);animation:fall-215 12s -17s linear infinite}@keyframes fall-215{71.804%{transform:translate(42.3069vw,71.804vh) scale(.8736)}to{transform:translate(41.1535vw,99vh) scale(.8736)}}.snow:nth-child(216){opacity:1.5106;transform:translate(88.6936vw,-10px) scale(.8581);animation:fall-216 11s -1s linear infinite}@keyframes fall-216{73.585%{transform:translate(83.3822vw,73.585vh) scale(.8581)}to{transform:translate(86.0379vw,99vh) scale(.8581)}}.snow:nth-child(217){opacity:.9072;transform:translate(7.6899vw,-10px) scale(.6754);animation:fall-217 15s -15s linear infinite}@keyframes fall-217{57.547%{transform:translate(9.4911vw,57.547vh) scale(.6754)}to{transform:translate(8.5905vw,99vh) scale(.6754)}}.snow:nth-child(218){opacity:1.3518;transform:translate(20.6759vw,-10px) scale(.1659);animation:fall-218 10s -18s linear infinite}@keyframes fall-218{59.88%{transform:translate(16.1658vw,59.88vh) scale(.1659)}to{transform:translate(18.42085vw,99vh) scale(.1659)}}.snow:nth-child(219){opacity:1.7014;transform:translate(47.798vw,-10px) scale(.1699);animation:fall-219 16s -16s linear infinite}@keyframes fall-219{31.446%{transform:translate(48.5478vw,31.446vh) scale(.1699)}to{transform:translate(48.1729vw,99vh) scale(.1699)}}.snow:nth-child(220){opacity:.321;transform:translate(31.3585vw,-10px) scale(.2459);animation:fall-220 12s -13s linear infinite}@keyframes fall-220{54.221%{transform:translate(23.0919vw,54.221vh) scale(.2459)}to{transform:translate(27.2252vw,99vh) scale(.2459)}}.snow:nth-child(221){opacity:.0972;transform:translate(30.4636vw,-10px) scale(.6389);animation:fall-221 29s -3s linear infinite}@keyframes fall-221{73.753%{transform:translate(34.5553vw,73.753vh) scale(.6389)}to{transform:translate(32.50945vw,99vh) scale(.6389)}}.snow:nth-child(222){opacity:1.2878;transform:translate(.0123vw,-10px) scale(.7423);animation:fall-222 18s -4s linear infinite}@keyframes fall-222{75.128%{transform:translate(-.0291vw,75.128vh) scale(.7423)}to{transform:translate(-.0084vw,99vh) scale(.7423)}}.snow:nth-child(223){opacity:1.428;transform:translate(16.5326vw,-10px) scale(.0975);animation:fall-223 22s -1s linear infinite}@keyframes fall-223{36.59%{transform:translate(12.948vw,36.59vh) scale(.0975)}to{transform:translate(14.7403vw,99vh) scale(.0975)}}.snow:nth-child(224){opacity:.041;transform:translate(99.2691vw,-10px) scale(.1752);animation:fall-224 18s -3s linear infinite}@keyframes fall-224{54.706%{transform:translate(103.4751vw,54.706vh) scale(.1752)}to{transform:translate(101.3721vw,99vh) scale(.1752)}}.snow:nth-child(225){opacity:1.7448;transform:translate(87.2205vw,-10px) scale(.2445);animation:fall-225 17s -19s linear infinite}@keyframes fall-225{41.539%{transform:translate(77.3722vw,41.539vh) scale(.2445)}to{transform:translate(82.29635vw,99vh) scale(.2445)}}.snow:nth-child(226){opacity:.8604;transform:translate(55.2251vw,-10px) scale(.6631);animation:fall-226 18s -26s linear infinite}@keyframes fall-226{38.948%{transform:translate(54.5281vw,38.948vh) scale(.6631)}to{transform:translate(54.8766vw,99vh) scale(.6631)}}.snow:nth-child(227){opacity:1.612;transform:translate(1.7603vw,-10px) scale(.5454);animation:fall-227 15s -1s linear infinite}@keyframes fall-227{46.789%{transform:translate(4.913vw,46.789vh) scale(.5454)}to{transform:translate(3.33665vw,99vh) scale(.5454)}}.snow:nth-child(228){opacity:1.0554;transform:translate(26.8434vw,-10px) scale(.7821);animation:fall-228 14s -16s linear infinite}@keyframes fall-228{71.961%{transform:translate(34.6399vw,71.961vh) scale(.7821)}to{transform:translate(30.74165vw,99vh) scale(.7821)}}.snow:nth-child(229){opacity:.3022;transform:translate(83.1063vw,-10px) scale(.9039);animation:fall-229 13s -13s linear infinite}@keyframes fall-229{61.567%{transform:translate(74.2382vw,61.567vh) scale(.9039)}to{transform:translate(78.67225vw,99vh) scale(.9039)}}.snow:nth-child(230){opacity:1.2608;transform:translate(44.3976vw,-10px) scale(.8116);animation:fall-230 27s -18s linear infinite}@keyframes fall-230{45.854%{transform:translate(42.5717vw,45.854vh) scale(.8116)}to{transform:translate(43.48465vw,99vh) scale(.8116)}}.snow:nth-child(231){opacity:1.0068;transform:translate(31.8153vw,-10px) scale(.3131);animation:fall-231 19s -26s linear infinite}@keyframes fall-231{50.949%{transform:translate(26.3251vw,50.949vh) scale(.3131)}to{transform:translate(29.0702vw,99vh) scale(.3131)}}.snow:nth-child(232){opacity:1.6244;transform:translate(26.9831vw,-10px) scale(.6831);animation:fall-232 21s -18s linear infinite}@keyframes fall-232{50.297%{transform:translate(25.1912vw,50.297vh) scale(.6831)}to{transform:translate(26.08715vw,99vh) scale(.6831)}}.snow:nth-child(233){opacity:1.2172;transform:translate(81.389vw,-10px) scale(.5086);animation:fall-233 13s -10s linear infinite}@keyframes fall-233{73.153%{transform:translate(85.7587vw,73.153vh) scale(.5086)}to{transform:translate(83.57385vw,99vh) scale(.5086)}}.snow:nth-child(234){opacity:1.818;transform:translate(93.6558vw,-10px) scale(.9642);animation:fall-234 15s -6s linear infinite}@keyframes fall-234{56.578%{transform:translate(93.1127vw,56.578vh) scale(.9642)}to{transform:translate(93.38425vw,99vh) scale(.9642)}}.snow:nth-child(235){opacity:.5926;transform:translate(70.8295vw,-10px) scale(.5519);animation:fall-235 18s -24s linear infinite}@keyframes fall-235{54.582%{transform:translate(77.9608vw,54.582vh) scale(.5519)}to{transform:translate(74.39515vw,99vh) scale(.5519)}}.snow:nth-child(236){opacity:1.4238;transform:translate(88.4113vw,-10px) scale(.9868);animation:fall-236 24s -13s linear infinite}@keyframes fall-236{57.022%{transform:translate(97.3802vw,57.022vh) scale(.9868)}to{transform:translate(92.89575vw,99vh) scale(.9868)}}.snow:nth-child(237){opacity:1.6588;transform:translate(86.9925vw,-10px) scale(.2132);animation:fall-237 21s -5s linear infinite}@keyframes fall-237{52.412%{transform:translate(94.1271vw,52.412vh) scale(.2132)}to{transform:translate(90.5598vw,99vh) scale(.2132)}}.snow:nth-child(238){opacity:.3372;transform:translate(21.1694vw,-10px) scale(.4841);animation:fall-238 30s -18s linear infinite}@keyframes fall-238{33.124%{transform:translate(26.3003vw,33.124vh) scale(.4841)}to{transform:translate(23.73485vw,99vh) scale(.4841)}}.snow:nth-child(239){opacity:.6346;transform:translate(93.6213vw,-10px) scale(.4276);animation:fall-239 19s -22s linear infinite}@keyframes fall-239{40.402%{transform:translate(90.6504vw,40.402vh) scale(.4276)}to{transform:translate(92.13585vw,99vh) scale(.4276)}}.snow:nth-child(240){opacity:.7388;transform:translate(14.1916vw,-10px) scale(.3069);animation:fall-240 26s -9s linear infinite}@keyframes fall-240{61.75%{transform:translate(14.0252vw,61.75vh) scale(.3069)}to{transform:translate(14.1084vw,99vh) scale(.3069)}}.snow:nth-child(241){opacity:1.3662;transform:translate(37.787vw,-10px) scale(.4471);animation:fall-241 22s -23s linear infinite}@keyframes fall-241{50.084%{transform:translate(38.1053vw,50.084vh) scale(.4471)}to{transform:translate(37.94615vw,99vh) scale(.4471)}}.snow:nth-child(242){opacity:.172;transform:translate(22.992vw,-10px) scale(.1502);animation:fall-242 17s -8s linear infinite}@keyframes fall-242{45.684%{transform:translate(13.126vw,45.684vh) scale(.1502)}to{transform:translate(18.059vw,99vh) scale(.1502)}}.snow:nth-child(243){opacity:.7346;transform:translate(51.3559vw,-10px) scale(.1947);animation:fall-243 28s -11s linear infinite}@keyframes fall-243{74.055%{transform:translate(46.7129vw,74.055vh) scale(.1947)}to{transform:translate(49.0344vw,99vh) scale(.1947)}}.snow:nth-child(244){opacity:.5084;transform:translate(49.601vw,-10px) scale(.3178);animation:fall-244 18s -5s linear infinite}@keyframes fall-244{79.548%{transform:translate(55.5871vw,79.548vh) scale(.3178)}to{transform:translate(52.59405vw,99vh) scale(.3178)}}.snow:nth-child(245){opacity:1.6166;transform:translate(19.5297vw,-10px) scale(.7624);animation:fall-245 15s -16s linear infinite}@keyframes fall-245{42.7%{transform:translate(27.6397vw,42.7vh) scale(.7624)}to{transform:translate(23.5847vw,99vh) scale(.7624)}}.snow:nth-child(246){opacity:.9574;transform:translate(66.262vw,-10px) scale(.9607);animation:fall-246 16s -24s linear infinite}@keyframes fall-246{78.353%{transform:translate(72.4882vw,78.353vh) scale(.9607)}to{transform:translate(69.3751vw,99vh) scale(.9607)}}.snow:nth-child(247){opacity:1.6002;transform:translate(5.8991vw,-10px) scale(.8481);animation:fall-247 28s -3s linear infinite}@keyframes fall-247{42.62%{transform:translate(.8658vw,42.62vh) scale(.8481)}to{transform:translate(3.38245vw,99vh) scale(.8481)}}.snow:nth-child(248){opacity:1.169;transform:translate(16.1002vw,-10px) scale(.224);animation:fall-248 30s -19s linear infinite}@keyframes fall-248{37.807%{transform:translate(11.8993vw,37.807vh) scale(.224)}to{transform:translate(13.99975vw,99vh) scale(.224)}}.snow:nth-child(249){opacity:.3142;transform:translate(78.7317vw,-10px) scale(.3587);animation:fall-249 17s -10s linear infinite}@keyframes fall-249{70.69%{transform:translate(79.1277vw,70.69vh) scale(.3587)}to{transform:translate(78.9297vw,99vh) scale(.3587)}}.snow:nth-child(250){opacity:1.3292;transform:translate(22.5493vw,-10px) scale(.0825);animation:fall-250 29s -16s linear infinite}@keyframes fall-250{37.267%{transform:translate(22.051vw,37.267vh) scale(.0825)}to{transform:translate(22.30015vw,99vh) scale(.0825)}}.snow:nth-child(251){opacity:1.77;transform:translate(7.6479vw,-10px) scale(.7682);animation:fall-251 19s -5s linear infinite}@keyframes fall-251{47.025%{transform:translate(8.5399vw,47.025vh) scale(.7682)}to{transform:translate(8.0939vw,99vh) scale(.7682)}}.snow:nth-child(252){opacity:1.6032;transform:translate(42.9928vw,-10px) scale(.8751);animation:fall-252 29s -4s linear infinite}@keyframes fall-252{37.922%{transform:translate(39.3884vw,37.922vh) scale(.8751)}to{transform:translate(41.1906vw,99vh) scale(.8751)}}.snow:nth-child(253){opacity:.5954;transform:translate(28.5638vw,-10px) scale(.3984);animation:fall-253 28s -23s linear infinite}@keyframes fall-253{65.835%{transform:translate(28.7335vw,65.835vh) scale(.3984)}to{transform:translate(28.64865vw,99vh) scale(.3984)}}.snow:nth-child(254){opacity:.299;transform:translate(25.741vw,-10px) scale(.5017);animation:fall-254 19s -27s linear infinite}@keyframes fall-254{65.897%{transform:translate(19.2807vw,65.897vh) scale(.5017)}to{transform:translate(22.51085vw,99vh) scale(.5017)}}.snow:nth-child(255){opacity:1.264;transform:translate(35.7467vw,-10px) scale(.8747);animation:fall-255 10s -24s linear infinite}@keyframes fall-255{78.258%{transform:translate(41.7812vw,78.258vh) scale(.8747)}to{transform:translate(38.76395vw,99vh) scale(.8747)}}.snow:nth-child(256){opacity:.1452;transform:translate(41.3616vw,-10px) scale(.1419);animation:fall-256 24s -19s linear infinite}@keyframes fall-256{36.855%{transform:translate(34.6758vw,36.855vh) scale(.1419)}to{transform:translate(38.0187vw,99vh) scale(.1419)}}.snow:nth-child(257){opacity:1.268;transform:translate(57.8772vw,-10px) scale(.9422);animation:fall-257 28s -6s linear infinite}@keyframes fall-257{52.312%{transform:translate(64.2162vw,52.312vh) scale(.9422)}to{transform:translate(61.0467vw,99vh) scale(.9422)}}.snow:nth-child(258){opacity:.4466;transform:translate(69.1131vw,-10px) scale(.7103);animation:fall-258 11s -30s linear infinite}@keyframes fall-258{33.239%{transform:translate(72.3851vw,33.239vh) scale(.7103)}to{transform:translate(70.7491vw,99vh) scale(.7103)}}.snow:nth-child(259){opacity:.5986;transform:translate(12.1067vw,-10px) scale(.3363);animation:fall-259 20s -19s linear infinite}@keyframes fall-259{63.898%{transform:translate(11.1169vw,63.898vh) scale(.3363)}to{transform:translate(11.6118vw,99vh) scale(.3363)}}.snow:nth-child(260){opacity:.1088;transform:translate(52.3276vw,-10px) scale(.1659);animation:fall-260 30s -2s linear infinite}@keyframes fall-260{79.749%{transform:translate(52.6573vw,79.749vh) scale(.1659)}to{transform:translate(52.49245vw,99vh) scale(.1659)}}.snow:nth-child(261){opacity:1.1172;transform:translate(49.6561vw,-10px) scale(.2859);animation:fall-261 18s -27s linear infinite}@keyframes fall-261{59.759%{transform:translate(52.8067vw,59.759vh) scale(.2859)}to{transform:translate(51.2314vw,99vh) scale(.2859)}}.snow:nth-child(262){opacity:.202;transform:translate(85.5425vw,-10px) scale(.1993);animation:fall-262 15s -12s linear infinite}@keyframes fall-262{54.551%{transform:translate(93.5769vw,54.551vh) scale(.1993)}to{transform:translate(89.5597vw,99vh) scale(.1993)}}.snow:nth-child(263){opacity:.0296;transform:translate(46.0224vw,-10px) scale(.9626);animation:fall-263 22s -16s linear infinite}@keyframes fall-263{58.405%{transform:translate(43.9617vw,58.405vh) scale(.9626)}to{transform:translate(44.99205vw,99vh) scale(.9626)}}.snow:nth-child(264){opacity:.5106;transform:translate(48.2723vw,-10px) scale(.6629);animation:fall-264 28s -22s linear infinite}@keyframes fall-264{71.727%{transform:translate(46.9424vw,71.727vh) scale(.6629)}to{transform:translate(47.60735vw,99vh) scale(.6629)}}.snow:nth-child(265){opacity:.225;transform:translate(48.503vw,-10px) scale(.2532);animation:fall-265 12s -8s linear infinite}@keyframes fall-265{50.522%{transform:translate(51.7477vw,50.522vh) scale(.2532)}to{transform:translate(50.12535vw,99vh) scale(.2532)}}.snow:nth-child(266){opacity:.5544;transform:translate(19.4486vw,-10px) scale(.4603);animation:fall-266 11s -6s linear infinite}@keyframes fall-266{75.283%{transform:translate(18.0659vw,75.283vh) scale(.4603)}to{transform:translate(18.75725vw,99vh) scale(.4603)}}.snow:nth-child(267){opacity:1.674;transform:translate(28.4518vw,-10px) scale(.1064);animation:fall-267 19s -15s linear infinite}@keyframes fall-267{56.914%{transform:translate(33.6918vw,56.914vh) scale(.1064)}to{transform:translate(31.0718vw,99vh) scale(.1064)}}.snow:nth-child(268){opacity:1.0622;transform:translate(92.2546vw,-10px) scale(.1223);animation:fall-268 23s -30s linear infinite}@keyframes fall-268{69.5%{transform:translate(83.1811vw,69.5vh) scale(.1223)}to{transform:translate(87.71785vw,99vh) scale(.1223)}}.snow:nth-child(269){opacity:1.1174;transform:translate(15.8381vw,-10px) scale(.6609);animation:fall-269 24s -28s linear infinite}@keyframes fall-269{32.704%{transform:translate(14.5864vw,32.704vh) scale(.6609)}to{transform:translate(15.21225vw,99vh) scale(.6609)}}.snow:nth-child(270){opacity:1.6698;transform:translate(12.8809vw,-10px) scale(.7459);animation:fall-270 17s -4s linear infinite}@keyframes fall-270{74.962%{transform:translate(18.219vw,74.962vh) scale(.7459)}to{transform:translate(15.54995vw,99vh) scale(.7459)}}.snow:nth-child(271){opacity:.5444;transform:translate(14.2968vw,-10px) scale(.3973);animation:fall-271 22s -5s linear infinite}@keyframes fall-271{43.129%{transform:translate(23.8309vw,43.129vh) scale(.3973)}to{transform:translate(19.06385vw,99vh) scale(.3973)}}.snow:nth-child(272){opacity:1.018;transform:translate(37.2203vw,-10px) scale(.3112);animation:fall-272 26s -8s linear infinite}@keyframes fall-272{77.925%{transform:translate(41.1919vw,77.925vh) scale(.3112)}to{transform:translate(39.2061vw,99vh) scale(.3112)}}.snow:nth-child(273){opacity:1.812;transform:translate(38.9737vw,-10px) scale(.5564);animation:fall-273 15s -23s linear infinite}@keyframes fall-273{73.738%{transform:translate(42.2693vw,73.738vh) scale(.5564)}to{transform:translate(40.6215vw,99vh) scale(.5564)}}.snow:nth-child(274){opacity:.931;transform:translate(86.6746vw,-10px) scale(.6789);animation:fall-274 10s -15s linear infinite}@keyframes fall-274{53.278%{transform:translate(80.3105vw,53.278vh) scale(.6789)}to{transform:translate(83.49255vw,99vh) scale(.6789)}}.snow:nth-child(275){opacity:1.232;transform:translate(48.7102vw,-10px) scale(.5536);animation:fall-275 28s -23s linear infinite}@keyframes fall-275{64.314%{transform:translate(58.0298vw,64.314vh) scale(.5536)}to{transform:translate(53.37vw,99vh) scale(.5536)}}.snow:nth-child(276){opacity:.2466;transform:translate(71.1095vw,-10px) scale(.8432);animation:fall-276 30s -3s linear infinite}@keyframes fall-276{53.522%{transform:translate(77.4114vw,53.522vh) scale(.8432)}to{transform:translate(74.26045vw,99vh) scale(.8432)}}.snow:nth-child(277){opacity:.7224;transform:translate(54.9886vw,-10px) scale(.526);animation:fall-277 12s -28s linear infinite}@keyframes fall-277{71.214%{transform:translate(51.2177vw,71.214vh) scale(.526)}to{transform:translate(53.10315vw,99vh) scale(.526)}}.snow:nth-child(278){opacity:1.0902;transform:translate(12.2991vw,-10px) scale(.6967);animation:fall-278 16s -18s linear infinite}@keyframes fall-278{32.827%{transform:translate(12.867vw,32.827vh) scale(.6967)}to{transform:translate(12.58305vw,99vh) scale(.6967)}}.snow:nth-child(279){opacity:1.5364;transform:translate(78.9609vw,-10px) scale(.0664);animation:fall-279 27s -10s linear infinite}@keyframes fall-279{60.653%{transform:translate(84.1858vw,60.653vh) scale(.0664)}to{transform:translate(81.57335vw,99vh) scale(.0664)}}.snow:nth-child(280){opacity:1.8696;transform:translate(24.9884vw,-10px) scale(.7258);animation:fall-280 15s -21s linear infinite}@keyframes fall-280{45.969%{transform:translate(20.6816vw,45.969vh) scale(.7258)}to{transform:translate(22.835vw,99vh) scale(.7258)}}.snow:nth-child(281){opacity:.6236;transform:translate(75.328vw,-10px) scale(.672);animation:fall-281 29s -13s linear infinite}@keyframes fall-281{46.937%{transform:translate(75.4151vw,46.937vh) scale(.672)}to{transform:translate(75.37155vw,99vh) scale(.672)}}.snow:nth-child(282){opacity:1.4114;transform:translate(51.0653vw,-10px) scale(.3795);animation:fall-282 16s -4s linear infinite}@keyframes fall-282{31.126%{transform:translate(43.6991vw,31.126vh) scale(.3795)}to{transform:translate(47.3822vw,99vh) scale(.3795)}}.snow:nth-child(283){opacity:.706;transform:translate(14.2315vw,-10px) scale(.8241);animation:fall-283 21s -27s linear infinite}@keyframes fall-283{63.533%{transform:translate(23.0005vw,63.533vh) scale(.8241)}to{transform:translate(18.616vw,99vh) scale(.8241)}}.snow:nth-child(284){opacity:.2804;transform:translate(74.3318vw,-10px) scale(.2455);animation:fall-284 27s -22s linear infinite}@keyframes fall-284{78.582%{transform:translate(72.0824vw,78.582vh) scale(.2455)}to{transform:translate(73.2071vw,99vh) scale(.2455)}}.snow:nth-child(285){opacity:1.2872;transform:translate(82.9729vw,-10px) scale(.5294);animation:fall-285 20s -20s linear infinite}@keyframes fall-285{73.826%{transform:translate(88.1187vw,73.826vh) scale(.5294)}to{transform:translate(85.5458vw,99vh) scale(.5294)}}.snow:nth-child(286){opacity:1.4012;transform:translate(53.7934vw,-10px) scale(.7089);animation:fall-286 26s -24s linear infinite}@keyframes fall-286{56.918%{transform:translate(51.6322vw,56.918vh) scale(.7089)}to{transform:translate(52.7128vw,99vh) scale(.7089)}}.snow:nth-child(287){opacity:1.2242;transform:translate(90.4805vw,-10px) scale(.4394);animation:fall-287 28s -18s linear infinite}@keyframes fall-287{79.795%{transform:translate(91.1377vw,79.795vh) scale(.4394)}to{transform:translate(90.8091vw,99vh) scale(.4394)}}.snow:nth-child(288){opacity:.8758;transform:translate(41.315vw,-10px) scale(.3365);animation:fall-288 28s -22s linear infinite}@keyframes fall-288{64.403%{transform:translate(44.5485vw,64.403vh) scale(.3365)}to{transform:translate(42.93175vw,99vh) scale(.3365)}}.snow:nth-child(289){opacity:1.1106;transform:translate(89.0048vw,-10px) scale(.6768);animation:fall-289 19s -11s linear infinite}@keyframes fall-289{48.815%{transform:translate(96.1075vw,48.815vh) scale(.6768)}to{transform:translate(92.55615vw,99vh) scale(.6768)}}.snow:nth-child(290){opacity:1.1798;transform:translate(20.2189vw,-10px) scale(.2309);animation:fall-290 11s -13s linear infinite}@keyframes fall-290{37.211%{transform:translate(13.1811vw,37.211vh) scale(.2309)}to{transform:translate(16.7vw,99vh) scale(.2309)}}.snow:nth-child(291){opacity:.9766;transform:translate(53.1734vw,-10px) scale(.4474);animation:fall-291 12s -17s linear infinite}@keyframes fall-291{77.853%{transform:translate(60.1695vw,77.853vh) scale(.4474)}to{transform:translate(56.67145vw,99vh) scale(.4474)}}.snow:nth-child(292){opacity:.5298;transform:translate(9.8643vw,-10px) scale(.1462);animation:fall-292 18s -13s linear infinite}@keyframes fall-292{47.931%{transform:translate(19.2033vw,47.931vh) scale(.1462)}to{transform:translate(14.5338vw,99vh) scale(.1462)}}.snow:nth-child(293){opacity:1.8724;transform:translate(27.7831vw,-10px) scale(.9873);animation:fall-293 30s -17s linear infinite}@keyframes fall-293{39.682%{transform:translate(36.7496vw,39.682vh) scale(.9873)}to{transform:translate(32.26635vw,99vh) scale(.9873)}}.snow:nth-child(294){opacity:.8558;transform:translate(62.4691vw,-10px) scale(.7143);animation:fall-294 17s -23s linear infinite}@keyframes fall-294{69.043%{transform:translate(56.2729vw,69.043vh) scale(.7143)}to{transform:translate(59.371vw,99vh) scale(.7143)}}.snow:nth-child(295){opacity:.2008;transform:translate(43.2681vw,-10px) scale(.0208);animation:fall-295 25s -4s linear infinite}@keyframes fall-295{54.575%{transform:translate(43.8442vw,54.575vh) scale(.0208)}to{transform:translate(43.55615vw,99vh) scale(.0208)}}.snow:nth-child(296){opacity:.3382;transform:translate(64.7215vw,-10px) scale(.7846);animation:fall-296 15s -28s linear infinite}@keyframes fall-296{76.158%{transform:translate(74.6227vw,76.158vh) scale(.7846)}to{transform:translate(69.6721vw,99vh) scale(.7846)}}.snow:nth-child(297){opacity:.252;transform:translate(37.345vw,-10px) scale(.6965);animation:fall-297 10s -16s linear infinite}@keyframes fall-297{55.093%{transform:translate(27.4118vw,55.093vh) scale(.6965)}to{transform:translate(32.3784vw,99vh) scale(.6965)}}.snow:nth-child(298){opacity:1.194;transform:translate(65.8158vw,-10px) scale(.5908);animation:fall-298 13s -16s linear infinite}@keyframes fall-298{41.022%{transform:translate(75.4945vw,41.022vh) scale(.5908)}to{transform:translate(70.65515vw,99vh) scale(.5908)}}.snow:nth-child(299){opacity:1.0072;transform:translate(13.0745vw,-10px) scale(.3419);animation:fall-299 19s -23s linear infinite}@keyframes fall-299{61.685%{transform:translate(15.6069vw,61.685vh) scale(.3419)}to{transform:translate(14.3407vw,99vh) scale(.3419)}}.snow:nth-child(300){opacity:.033;transform:translate(8.2431vw,-10px) scale(.3566);animation:fall-300 26s -20s linear infinite}@keyframes fall-300{33.261%{transform:translate(.6656vw,33.261vh) scale(.3566)}to{transform:translate(4.45435vw,99vh) scale(.3566)}}.snow:nth-child(301){opacity:1.4504;transform:translate(16.1327vw,-10px) scale(.9234);animation:fall-301 11s -11s linear infinite}@keyframes fall-301{64.49%{transform:translate(24.04vw,64.49vh) scale(.9234)}to{transform:translate(20.08635vw,99vh) scale(.9234)}}.snow:nth-child(302){opacity:.7308;transform:translate(13.438vw,-10px) scale(.4921);animation:fall-302 25s -17s linear infinite}@keyframes fall-302{59.926%{transform:translate(20.3091vw,59.926vh) scale(.4921)}to{transform:translate(16.87355vw,99vh) scale(.4921)}}.snow:nth-child(303){opacity:.2524;transform:translate(11.427vw,-10px) scale(.1503);animation:fall-303 17s -19s linear infinite}@keyframes fall-303{65.523%{transform:translate(5.0263vw,65.523vh) scale(.1503)}to{transform:translate(8.22665vw,99vh) scale(.1503)}}.snow:nth-child(304){opacity:1.0848;transform:translate(1.7738vw,-10px) scale(.248);animation:fall-304 17s -9s linear infinite}@keyframes fall-304{73.298%{transform:translate(2.5834vw,73.298vh) scale(.248)}to{transform:translate(2.1786vw,99vh) scale(.248)}}.snow:nth-child(305){opacity:.8912;transform:translate(1.8343vw,-10px) scale(.5433);animation:fall-305 29s -15s linear infinite}@keyframes fall-305{47.981%{transform:translate(-6.0122vw,47.981vh) scale(.5433)}to{transform:translate(-2.08895vw,99vh) scale(.5433)}}.snow:nth-child(306){opacity:.8364;transform:translate(.1542vw,-10px) scale(.4781);animation:fall-306 12s -26s linear infinite}@keyframes fall-306{59.941%{transform:translate(4.5685vw,59.941vh) scale(.4781)}to{transform:translate(2.36135vw,99vh) scale(.4781)}}.snow:nth-child(307){opacity:.5542;transform:translate(62.5141vw,-10px) scale(.683);animation:fall-307 11s -28s linear infinite}@keyframes fall-307{61.855%{transform:translate(53.348vw,61.855vh) scale(.683)}to{transform:translate(57.93105vw,99vh) scale(.683)}}.snow:nth-child(308){opacity:1.8046;transform:translate(24.5863vw,-10px) scale(.4269);animation:fall-308 30s -3s linear infinite}@keyframes fall-308{53.323%{transform:translate(20.8886vw,53.323vh) scale(.4269)}to{transform:translate(22.73745vw,99vh) scale(.4269)}}.snow:nth-child(309){opacity:.0692;transform:translate(41.8026vw,-10px) scale(.0925);animation:fall-309 20s -15s linear infinite}@keyframes fall-309{36.845%{transform:translate(32.4123vw,36.845vh) scale(.0925)}to{transform:translate(37.10745vw,99vh) scale(.0925)}}.snow:nth-child(310){opacity:.5054;transform:translate(17.2942vw,-10px) scale(.9669);animation:fall-310 24s -23s linear infinite}@keyframes fall-310{61.834%{transform:translate(17.1296vw,61.834vh) scale(.9669)}to{transform:translate(17.2119vw,99vh) scale(.9669)}}.snow:nth-child(311){opacity:1.508;transform:translate(68.0722vw,-10px) scale(.5624);animation:fall-311 21s -7s linear infinite}@keyframes fall-311{32.394%{transform:translate(61.0355vw,32.394vh) scale(.5624)}to{transform:translate(64.55385vw,99vh) scale(.5624)}}.snow:nth-child(312){opacity:.178;transform:translate(13.5833vw,-10px) scale(.3506);animation:fall-312 18s -30s linear infinite}@keyframes fall-312{62.39%{transform:translate(7.872vw,62.39vh) scale(.3506)}to{transform:translate(10.72765vw,99vh) scale(.3506)}}.snow:nth-child(313){opacity:.1948;transform:translate(6.2992vw,-10px) scale(.5086);animation:fall-313 16s -13s linear infinite}@keyframes fall-313{78.435%{transform:translate(8.1056vw,78.435vh) scale(.5086)}to{transform:translate(7.2024vw,99vh) scale(.5086)}}.snow:nth-child(314){opacity:1.8114;transform:translate(50.9531vw,-10px) scale(.2812);animation:fall-314 17s -14s linear infinite}@keyframes fall-314{36.921%{transform:translate(52.2707vw,36.921vh) scale(.2812)}to{transform:translate(51.6119vw,99vh) scale(.2812)}}.snow:nth-child(315){opacity:1.8352;transform:translate(33.4793vw,-10px) scale(.6825);animation:fall-315 30s -1s linear infinite}@keyframes fall-315{43.529%{transform:translate(36.5636vw,43.529vh) scale(.6825)}to{transform:translate(35.02145vw,99vh) scale(.6825)}}.snow:nth-child(316){opacity:.393;transform:translate(9.3531vw,-10px) scale(.8156);animation:fall-316 21s -17s linear infinite}@keyframes fall-316{33.806%{transform:translate(7.6846vw,33.806vh) scale(.8156)}to{transform:translate(8.51885vw,99vh) scale(.8156)}}.snow:nth-child(317){opacity:.1848;transform:translate(97.0757vw,-10px) scale(.1768);animation:fall-317 10s -13s linear infinite}@keyframes fall-317{38.818%{transform:translate(93.3596vw,38.818vh) scale(.1768)}to{transform:translate(95.21765vw,99vh) scale(.1768)}}.snow:nth-child(318){opacity:1.4672;transform:translate(52.7433vw,-10px) scale(.4994);animation:fall-318 27s -4s linear infinite}@keyframes fall-318{34.498%{transform:translate(54.3986vw,34.498vh) scale(.4994)}to{transform:translate(53.57095vw,99vh) scale(.4994)}}.snow:nth-child(319){opacity:.4766;transform:translate(30.7837vw,-10px) scale(.893);animation:fall-319 29s -18s linear infinite}@keyframes fall-319{61.594%{transform:translate(33.0284vw,61.594vh) scale(.893)}to{transform:translate(31.90605vw,99vh) scale(.893)}}.snow:nth-child(320){opacity:1.5316;transform:translate(64.0852vw,-10px) scale(.2004);animation:fall-320 26s -9s linear infinite}@keyframes fall-320{64.943%{transform:translate(65.5106vw,64.943vh) scale(.2004)}to{transform:translate(64.7979vw,99vh) scale(.2004)}}.snow:nth-child(321){opacity:.2042;transform:translate(80.0485vw,-10px) scale(.8665);animation:fall-321 22s -6s linear infinite}@keyframes fall-321{77.409%{transform:translate(84.5817vw,77.409vh) scale(.8665)}to{transform:translate(82.3151vw,99vh) scale(.8665)}}.snow:nth-child(322){opacity:1.91;transform:translate(98.737vw,-10px) scale(.0956);animation:fall-322 11s -8s linear infinite}@keyframes fall-322{31.204%{transform:translate(98.334vw,31.204vh) scale(.0956)}to{transform:translate(98.5355vw,99vh) scale(.0956)}}.snow:nth-child(323){opacity:.4086;transform:translate(33.5166vw,-10px) scale(.9979);animation:fall-323 20s -24s linear infinite}@keyframes fall-323{74.816%{transform:translate(39.7154vw,74.816vh) scale(.9979)}to{transform:translate(36.616vw,99vh) scale(.9979)}}.snow:nth-child(324){opacity:.546;transform:translate(.6182vw,-10px) scale(.1458);animation:fall-324 23s -7s linear infinite}@keyframes fall-324{78.87%{transform:translate(-2.7167vw,78.87vh) scale(.1458)}to{transform:translate(-1.04925vw,99vh) scale(.1458)}}.snow:nth-child(325){opacity:1.5366;transform:translate(77.3972vw,-10px) scale(.1416);animation:fall-325 19s -3s linear infinite}@keyframes fall-325{30.737%{transform:translate(86.3145vw,30.737vh) scale(.1416)}to{transform:translate(81.85585vw,99vh) scale(.1416)}}.snow:nth-child(326){opacity:1.8182;transform:translate(38.2912vw,-10px) scale(.4285);animation:fall-326 23s -26s linear infinite}@keyframes fall-326{65.899%{transform:translate(30.8838vw,65.899vh) scale(.4285)}to{transform:translate(34.5875vw,99vh) scale(.4285)}}.snow:nth-child(327){opacity:.0462;transform:translate(25.5052vw,-10px) scale(.235);animation:fall-327 20s -27s linear infinite}@keyframes fall-327{52.377%{transform:translate(25.4547vw,52.377vh) scale(.235)}to{transform:translate(25.47995vw,99vh) scale(.235)}}.snow:nth-child(328){opacity:.9884;transform:translate(40.5088vw,-10px) scale(.6927);animation:fall-328 13s -23s linear infinite}@keyframes fall-328{62.47%{transform:translate(40.0083vw,62.47vh) scale(.6927)}to{transform:translate(40.25855vw,99vh) scale(.6927)}}.snow:nth-child(329){opacity:.9154;transform:translate(5.4241vw,-10px) scale(.1246);animation:fall-329 16s -30s linear infinite}@keyframes fall-329{75.363%{transform:translate(12.1785vw,75.363vh) scale(.1246)}to{transform:translate(8.8013vw,99vh) scale(.1246)}}.snow:nth-child(330){opacity:.9358;transform:translate(53.7721vw,-10px) scale(.6883);animation:fall-330 24s -27s linear infinite}@keyframes fall-330{75.069%{transform:translate(53.8291vw,75.069vh) scale(.6883)}to{transform:translate(53.8006vw,99vh) scale(.6883)}}.snow:nth-child(331){opacity:.9146;transform:translate(53.4484vw,-10px) scale(.8978);animation:fall-331 23s -13s linear infinite}@keyframes fall-331{45.373%{transform:translate(52.5014vw,45.373vh) scale(.8978)}to{transform:translate(52.9749vw,99vh) scale(.8978)}}.snow:nth-child(332){opacity:.4916;transform:translate(32.5524vw,-10px) scale(.8166);animation:fall-332 26s -28s linear infinite}@keyframes fall-332{62.308%{transform:translate(30.6122vw,62.308vh) scale(.8166)}to{transform:translate(31.5823vw,99vh) scale(.8166)}}.snow:nth-child(333){opacity:1.7336;transform:translate(68.1948vw,-10px) scale(.1556);animation:fall-333 24s -25s linear infinite}@keyframes fall-333{31.749%{transform:translate(62.3212vw,31.749vh) scale(.1556)}to{transform:translate(65.258vw,99vh) scale(.1556)}}.snow:nth-child(334){opacity:1.468;transform:translate(16.1264vw,-10px) scale(.3404);animation:fall-334 15s -21s linear infinite}@keyframes fall-334{61.103%{transform:translate(23.5121vw,61.103vh) scale(.3404)}to{transform:translate(19.81925vw,99vh) scale(.3404)}}.snow:nth-child(335){opacity:.2686;transform:translate(65.7748vw,-10px) scale(.7164);animation:fall-335 11s -17s linear infinite}@keyframes fall-335{30.672%{transform:translate(55.7972vw,30.672vh) scale(.7164)}to{transform:translate(60.786vw,99vh) scale(.7164)}}.snow:nth-child(336){opacity:1.96;transform:translate(92.2839vw,-10px) scale(.55);animation:fall-336 13s -6s linear infinite}@keyframes fall-336{75.02%{transform:translate(84.5654vw,75.02vh) scale(.55)}to{transform:translate(88.42465vw,99vh) scale(.55)}}.snow:nth-child(337){opacity:.728;transform:translate(40.3348vw,-10px) scale(.5103);animation:fall-337 20s -23s linear infinite}@keyframes fall-337{68.777%{transform:translate(35.414vw,68.777vh) scale(.5103)}to{transform:translate(37.8744vw,99vh) scale(.5103)}}.snow:nth-child(338){opacity:.6952;transform:translate(77.5146vw,-10px) scale(.8647);animation:fall-338 20s -22s linear infinite}@keyframes fall-338{30.548%{transform:translate(83.5262vw,30.548vh) scale(.8647)}to{transform:translate(80.5204vw,99vh) scale(.8647)}}.snow:nth-child(339){opacity:1.4134;transform:translate(2.0345vw,-10px) scale(.2949);animation:fall-339 15s -17s linear infinite}@keyframes fall-339{64.926%{transform:translate(-7.5218vw,64.926vh) scale(.2949)}to{transform:translate(-2.74365vw,99vh) scale(.2949)}}.snow:nth-child(340){opacity:.7658;transform:translate(98.2607vw,-10px) scale(.4586);animation:fall-340 15s -20s linear infinite}@keyframes fall-340{48.222%{transform:translate(102.4808vw,48.222vh) scale(.4586)}to{transform:translate(100.37075vw,99vh) scale(.4586)}}.snow:nth-child(341){opacity:1.152;transform:translate(20.3473vw,-10px) scale(.7775);animation:fall-341 16s -5s linear infinite}@keyframes fall-341{39.38%{transform:translate(26.2965vw,39.38vh) scale(.7775)}to{transform:translate(23.3219vw,99vh) scale(.7775)}}.snow:nth-child(342){opacity:.6828;transform:translate(55.9811vw,-10px) scale(.6481);animation:fall-342 19s -14s linear infinite}@keyframes fall-342{44.756%{transform:translate(64.0812vw,44.756vh) scale(.6481)}to{transform:translate(60.03115vw,99vh) scale(.6481)}}.snow:nth-child(343){opacity:1.8188;transform:translate(27.1608vw,-10px) scale(.1376);animation:fall-343 21s -30s linear infinite}@keyframes fall-343{74.615%{transform:translate(35.6737vw,74.615vh) scale(.1376)}to{transform:translate(31.41725vw,99vh) scale(.1376)}}.snow:nth-child(344){opacity:.3784;transform:translate(80.3528vw,-10px) scale(.4552);animation:fall-344 14s -24s linear infinite}@keyframes fall-344{48.715%{transform:translate(77.4195vw,48.715vh) scale(.4552)}to{transform:translate(78.88615vw,99vh) scale(.4552)}}.snow:nth-child(345){opacity:1.79;transform:translate(53.0615vw,-10px) scale(.7927);animation:fall-345 29s -24s linear infinite}@keyframes fall-345{53.608%{transform:translate(55.3205vw,53.608vh) scale(.7927)}to{transform:translate(54.191vw,99vh) scale(.7927)}}.snow:nth-child(346){opacity:.0708;transform:translate(77.5487vw,-10px) scale(.1145);animation:fall-346 24s -29s linear infinite}@keyframes fall-346{72.753%{transform:translate(73.2198vw,72.753vh) scale(.1145)}to{transform:translate(75.38425vw,99vh) scale(.1145)}}.snow:nth-child(347){opacity:.409;transform:translate(91.9861vw,-10px) scale(.246);animation:fall-347 15s -8s linear infinite}@keyframes fall-347{31.186%{transform:translate(98.651vw,31.186vh) scale(.246)}to{transform:translate(95.31855vw,99vh) scale(.246)}}.snow:nth-child(348){opacity:1.4656;transform:translate(26.3391vw,-10px) scale(.4526);animation:fall-348 13s -11s linear infinite}@keyframes fall-348{56.87%{transform:translate(16.8659vw,56.87vh) scale(.4526)}to{transform:translate(21.6025vw,99vh) scale(.4526)}}.snow:nth-child(349){opacity:.061;transform:translate(25.3687vw,-10px) scale(.7746);animation:fall-349 26s -19s linear infinite}@keyframes fall-349{43.573%{transform:translate(19.7336vw,43.573vh) scale(.7746)}to{transform:translate(22.55115vw,99vh) scale(.7746)}}.snow:nth-child(350){opacity:1.6844;transform:translate(25.97vw,-10px) scale(.4962);animation:fall-350 28s -24s linear infinite}@keyframes fall-350{74.203%{transform:translate(18.6528vw,74.203vh) scale(.4962)}to{transform:translate(22.3114vw,99vh) scale(.4962)}}.snow:nth-child(351){opacity:.7788;transform:translate(32.7514vw,-10px) scale(.9577);animation:fall-351 22s -7s linear infinite}@keyframes fall-351{57.946%{transform:translate(34.8345vw,57.946vh) scale(.9577)}to{transform:translate(33.79295vw,99vh) scale(.9577)}}.snow:nth-child(352){opacity:1.333;transform:translate(43.253vw,-10px) scale(.433);animation:fall-352 12s -2s linear infinite}@keyframes fall-352{52.836%{transform:translate(35.0107vw,52.836vh) scale(.433)}to{transform:translate(39.13185vw,99vh) scale(.433)}}.snow:nth-child(353){opacity:.1862;transform:translate(76.8663vw,-10px) scale(.4097);animation:fall-353 17s -28s linear infinite}@keyframes fall-353{52.413%{transform:translate(75.8725vw,52.413vh) scale(.4097)}to{transform:translate(76.3694vw,99vh) scale(.4097)}}.snow:nth-child(354){opacity:.9112;transform:translate(89.8854vw,-10px) scale(.8665);animation:fall-354 29s -27s linear infinite}@keyframes fall-354{73.191%{transform:translate(97.5467vw,73.191vh) scale(.8665)}to{transform:translate(93.71605vw,99vh) scale(.8665)}}.snow:nth-child(355){opacity:1.533;transform:translate(95.7908vw,-10px) scale(.6033);animation:fall-355 21s -15s linear infinite}@keyframes fall-355{71.582%{transform:translate(87.1389vw,71.582vh) scale(.6033)}to{transform:translate(91.46485vw,99vh) scale(.6033)}}.snow:nth-child(356){opacity:.3548;transform:translate(8.2981vw,-10px) scale(.0334);animation:fall-356 18s -4s linear infinite}@keyframes fall-356{52.322%{transform:translate(15.3079vw,52.322vh) scale(.0334)}to{transform:translate(11.803vw,99vh) scale(.0334)}}.snow:nth-child(357){opacity:.8248;transform:translate(83.105vw,-10px) scale(.9457);animation:fall-357 21s -17s linear infinite}@keyframes fall-357{75.432%{transform:translate(87.2356vw,75.432vh) scale(.9457)}to{transform:translate(85.1703vw,99vh) scale(.9457)}}.snow:nth-child(358){opacity:.9162;transform:translate(30.4562vw,-10px) scale(.1708);animation:fall-358 23s -19s linear infinite}@keyframes fall-358{60.015%{transform:translate(28.502vw,60.015vh) scale(.1708)}to{transform:translate(29.4791vw,99vh) scale(.1708)}}.snow:nth-child(359){opacity:.598;transform:translate(62.9314vw,-10px) scale(.8635);animation:fall-359 15s -5s linear infinite}@keyframes fall-359{48.153%{transform:translate(68.7648vw,48.153vh) scale(.8635)}to{transform:translate(65.8481vw,99vh) scale(.8635)}}.snow:nth-child(360){opacity:1.2438;transform:translate(29.5103vw,-10px) scale(.3728);animation:fall-360 25s -16s linear infinite}@keyframes fall-360{40.244%{transform:translate(39.4078vw,40.244vh) scale(.3728)}to{transform:translate(34.45905vw,99vh) scale(.3728)}}.snow:nth-child(361){opacity:.524;transform:translate(71.6929vw,-10px) scale(.024);animation:fall-361 19s -25s linear infinite}@keyframes fall-361{63.018%{transform:translate(78.2168vw,63.018vh) scale(.024)}to{transform:translate(74.95485vw,99vh) scale(.024)}}.snow:nth-child(362){opacity:1.2192;transform:translate(38.8486vw,-10px) scale(.0919);animation:fall-362 11s -14s linear infinite}@keyframes fall-362{35.568%{transform:translate(40.5124vw,35.568vh) scale(.0919)}to{transform:translate(39.6805vw,99vh) scale(.0919)}}.snow:nth-child(363){opacity:.0452;transform:translate(68.761vw,-10px) scale(.4147);animation:fall-363 14s -7s linear infinite}@keyframes fall-363{42.858%{transform:translate(59.725vw,42.858vh) scale(.4147)}to{transform:translate(64.243vw,99vh) scale(.4147)}}.snow:nth-child(364){opacity:1.903;transform:translate(31.295vw,-10px) scale(.3519);animation:fall-364 18s -21s linear infinite}@keyframes fall-364{40.496%{transform:translate(27.7626vw,40.496vh) scale(.3519)}to{transform:translate(29.5288vw,99vh) scale(.3519)}}.snow:nth-child(365){opacity:1.3792;transform:translate(31.1044vw,-10px) scale(.7099);animation:fall-365 16s -3s linear infinite}@keyframes fall-365{78.256%{transform:translate(40.9851vw,78.256vh) scale(.7099)}to{transform:translate(36.04475vw,99vh) scale(.7099)}}.snow:nth-child(366){opacity:1.3294;transform:translate(56.4846vw,-10px) scale(.1147);animation:fall-366 23s -17s linear infinite}@keyframes fall-366{46.194%{transform:translate(65.1531vw,46.194vh) scale(.1147)}to{transform:translate(60.81885vw,99vh) scale(.1147)}}.snow:nth-child(367){opacity:.7696;transform:translate(62.1168vw,-10px) scale(.7402);animation:fall-367 15s -11s linear infinite}@keyframes fall-367{55.171%{transform:translate(56.2125vw,55.171vh) scale(.7402)}to{transform:translate(59.16465vw,99vh) scale(.7402)}}.snow:nth-child(368){opacity:1.3942;transform:translate(29.606vw,-10px) scale(.1774);animation:fall-368 19s -23s linear infinite}@keyframes fall-368{60.713%{transform:translate(26.4802vw,60.713vh) scale(.1774)}to{transform:translate(28.0431vw,99vh) scale(.1774)}}.snow:nth-child(369){opacity:1.4624;transform:translate(18.2394vw,-10px) scale(.5108);animation:fall-369 22s -18s linear infinite}@keyframes fall-369{38.147%{transform:translate(16.9167vw,38.147vh) scale(.5108)}to{transform:translate(17.57805vw,99vh) scale(.5108)}}.snow:nth-child(370){opacity:.6652;transform:translate(83.1894vw,-10px) scale(.2233);animation:fall-370 17s -15s linear infinite}@keyframes fall-370{58.897%{transform:translate(82.8105vw,58.897vh) scale(.2233)}to{transform:translate(82.99995vw,99vh) scale(.2233)}}.snow:nth-child(371){opacity:1.6022;transform:translate(86.0853vw,-10px) scale(.1574);animation:fall-371 25s -24s linear infinite}@keyframes fall-371{36.52%{transform:translate(76.5165vw,36.52vh) scale(.1574)}to{transform:translate(81.3009vw,99vh) scale(.1574)}}.snow:nth-child(372){opacity:1.7842;transform:translate(62.1939vw,-10px) scale(.6166);animation:fall-372 19s -16s linear infinite}@keyframes fall-372{33.438%{transform:translate(57.8396vw,33.438vh) scale(.6166)}to{transform:translate(60.01675vw,99vh) scale(.6166)}}.snow:nth-child(373){opacity:.6878;transform:translate(97.3619vw,-10px) scale(.4076);animation:fall-373 25s -18s linear infinite}@keyframes fall-373{74.05%{transform:translate(96.4775vw,74.05vh) scale(.4076)}to{transform:translate(96.9197vw,99vh) scale(.4076)}}.snow:nth-child(374){opacity:.562;transform:translate(9.0472vw,-10px) scale(.6676);animation:fall-374 27s -27s linear infinite}@keyframes fall-374{61.461%{transform:translate(1.6985vw,61.461vh) scale(.6676)}to{transform:translate(5.37285vw,99vh) scale(.6676)}}.snow:nth-child(375){opacity:.095;transform:translate(26.122vw,-10px) scale(.6926);animation:fall-375 23s -20s linear infinite}@keyframes fall-375{38.233%{transform:translate(24.2351vw,38.233vh) scale(.6926)}to{transform:translate(25.17855vw,99vh) scale(.6926)}}.snow:nth-child(376){opacity:.9588;transform:translate(88.0557vw,-10px) scale(.6254);animation:fall-376 20s -10s linear infinite}@keyframes fall-376{35.588%{transform:translate(89.1734vw,35.588vh) scale(.6254)}to{transform:translate(88.61455vw,99vh) scale(.6254)}}.snow:nth-child(377){opacity:1.515;transform:translate(24.8431vw,-10px) scale(.2733);animation:fall-377 23s -27s linear infinite}@keyframes fall-377{56.88%{transform:translate(27.5163vw,56.88vh) scale(.2733)}to{transform:translate(26.1797vw,99vh) scale(.2733)}}.snow:nth-child(378){opacity:.5064;transform:translate(14.2736vw,-10px) scale(.277);animation:fall-378 29s -10s linear infinite}@keyframes fall-378{32.305%{transform:translate(14.5399vw,32.305vh) scale(.277)}to{transform:translate(14.40675vw,99vh) scale(.277)}}.snow:nth-child(379){opacity:.3414;transform:translate(92.8294vw,-10px) scale(.5824);animation:fall-379 14s -27s linear infinite}@keyframes fall-379{77.584%{transform:translate(100.3839vw,77.584vh) scale(.5824)}to{transform:translate(96.60665vw,99vh) scale(.5824)}}.snow:nth-child(380){opacity:1.5478;transform:translate(4.2178vw,-10px) scale(.1954);animation:fall-380 21s -25s linear infinite}@keyframes fall-380{33.992%{transform:translate(13.1729vw,33.992vh) scale(.1954)}to{transform:translate(8.69535vw,99vh) scale(.1954)}}.snow:nth-child(381){opacity:1.7016;transform:translate(39.5307vw,-10px) scale(.8797);animation:fall-381 28s -8s linear infinite}@keyframes fall-381{67.822%{transform:translate(31.996vw,67.822vh) scale(.8797)}to{transform:translate(35.76335vw,99vh) scale(.8797)}}.snow:nth-child(382){opacity:1.6882;transform:translate(48.7749vw,-10px) scale(.0142);animation:fall-382 12s -8s linear infinite}@keyframes fall-382{45.104%{transform:translate(57.4455vw,45.104vh) scale(.0142)}to{transform:translate(53.1102vw,99vh) scale(.0142)}}.snow:nth-child(383){opacity:1.5866;transform:translate(20.4628vw,-10px) scale(.6918);animation:fall-383 12s -13s linear infinite}@keyframes fall-383{39.328%{transform:translate(12.0611vw,39.328vh) scale(.6918)}to{transform:translate(16.26195vw,99vh) scale(.6918)}}.snow:nth-child(384){opacity:.372;transform:translate(55.0333vw,-10px) scale(.5698);animation:fall-384 28s -9s linear infinite}@keyframes fall-384{61.418%{transform:translate(48.911vw,61.418vh) scale(.5698)}to{transform:translate(51.97215vw,99vh) scale(.5698)}}.snow:nth-child(385){opacity:1.3568;transform:translate(73.4582vw,-10px) scale(.1537);animation:fall-385 24s -6s linear infinite}@keyframes fall-385{39.475%{transform:translate(78.0024vw,39.475vh) scale(.1537)}to{transform:translate(75.7303vw,99vh) scale(.1537)}}.snow:nth-child(386){opacity:1.286;transform:translate(5.6883vw,-10px) scale(.3338);animation:fall-386 10s -25s linear infinite}@keyframes fall-386{78.869%{transform:translate(2.297vw,78.869vh) scale(.3338)}to{transform:translate(3.99265vw,99vh) scale(.3338)}}.snow:nth-child(387){opacity:.8334;transform:translate(67.386vw,-10px) scale(.3947);animation:fall-387 27s -21s linear infinite}@keyframes fall-387{67.021%{transform:translate(70.885vw,67.021vh) scale(.3947)}to{transform:translate(69.1355vw,99vh) scale(.3947)}}.snow:nth-child(388){opacity:1.3748;transform:translate(82.5165vw,-10px) scale(.6179);animation:fall-388 25s -3s linear infinite}@keyframes fall-388{77.025%{transform:translate(78.4118vw,77.025vh) scale(.6179)}to{transform:translate(80.46415vw,99vh) scale(.6179)}}.snow:nth-child(389){opacity:1.9774;transform:translate(36.3456vw,-10px) scale(.1621);animation:fall-389 24s -14s linear infinite}@keyframes fall-389{63.87%{transform:translate(43.9305vw,63.87vh) scale(.1621)}to{transform:translate(40.13805vw,99vh) scale(.1621)}}.snow:nth-child(390){opacity:1.0052;transform:translate(87.3084vw,-10px) scale(.9039);animation:fall-390 21s -15s linear infinite}@keyframes fall-390{35.077%{transform:translate(92.8614vw,35.077vh) scale(.9039)}to{transform:translate(90.0849vw,99vh) scale(.9039)}}.snow:nth-child(391){opacity:.5638;transform:translate(15.7023vw,-10px) scale(.7304);animation:fall-391 12s -12s linear infinite}@keyframes fall-391{40.147%{transform:translate(17.607vw,40.147vh) scale(.7304)}to{transform:translate(16.65465vw,99vh) scale(.7304)}}.snow:nth-child(392){opacity:1.266;transform:translate(16.7656vw,-10px) scale(.5637);animation:fall-392 24s -2s linear infinite}@keyframes fall-392{50.251%{transform:translate(19.2879vw,50.251vh) scale(.5637)}to{transform:translate(18.02675vw,99vh) scale(.5637)}}.snow:nth-child(393){opacity:.6198;transform:translate(40.5219vw,-10px) scale(.5352);animation:fall-393 16s -18s linear infinite}@keyframes fall-393{56.581%{transform:translate(39.6272vw,56.581vh) scale(.5352)}to{transform:translate(40.07455vw,99vh) scale(.5352)}}.snow:nth-child(394){opacity:1.3618;transform:translate(87.5849vw,-10px) scale(.5113);animation:fall-394 11s -12s linear infinite}@keyframes fall-394{70.63%{transform:translate(83.7516vw,70.63vh) scale(.5113)}to{transform:translate(85.66825vw,99vh) scale(.5113)}}.snow:nth-child(395){opacity:.1446;transform:translate(48.306vw,-10px) scale(.3715);animation:fall-395 23s -17s linear infinite}@keyframes fall-395{32.154%{transform:translate(47.1402vw,32.154vh) scale(.3715)}to{transform:translate(47.7231vw,99vh) scale(.3715)}}.snow:nth-child(396){opacity:1.6242;transform:translate(52.204vw,-10px) scale(.4611);animation:fall-396 13s -11s linear infinite}@keyframes fall-396{72.459%{transform:translate(44.6817vw,72.459vh) scale(.4611)}to{transform:translate(48.44285vw,99vh) scale(.4611)}}.snow:nth-child(397){opacity:1.8008;transform:translate(31.6275vw,-10px) scale(.2205);animation:fall-397 10s -21s linear infinite}@keyframes fall-397{46.933%{transform:translate(21.7868vw,46.933vh) scale(.2205)}to{transform:translate(26.70715vw,99vh) scale(.2205)}}.snow:nth-child(398){opacity:1.7162;transform:translate(70.4866vw,-10px) scale(.5476);animation:fall-398 26s -17s linear infinite}@keyframes fall-398{49.534%{transform:translate(66.0405vw,49.534vh) scale(.5476)}to{transform:translate(68.26355vw,99vh) scale(.5476)}}.snow:nth-child(399){opacity:1.351;transform:translate(33.3199vw,-10px) scale(.2434);animation:fall-399 28s -3s linear infinite}@keyframes fall-399{38.959%{transform:translate(38.5343vw,38.959vh) scale(.2434)}to{transform:translate(35.9271vw,99vh) scale(.2434)}}.snow:nth-child(400){opacity:.8932;transform:translate(62.4129vw,-10px) scale(.4534);animation:fall-400 23s -11s linear infinite}@keyframes fall-400{41.689%{transform:translate(63.676vw,41.689vh) scale(.4534)}to{transform:translate(63.04445vw,99vh) scale(.4534)}}\n"] }]
|
|
82
82
|
}], ctorParameters: function () {
|
|
83
83
|
return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }, { type: undefined, decorators: [{
|
|
84
84
|
type: Inject,
|